/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
p>p,.usa-prose>p>p,.usa-prose>p,p{line-height:1.6;margin-bottom:0;margin-top:0;max-width:none}p>*+p,.usa-prose>p>*+p,.usa-prose>*+p,*+p{margin-top:1em}p>p+*,.usa-prose>p>p+*,.usa-prose>p+*,p+*{margin-top:1em}p>h1,p>h2,p>h3,p>h4,p>h5,p>h6,.usa-prose>p>h1,.usa-prose>p>h2,.usa-prose>p>h3,.usa-prose>p>h4,.usa-prose>p>h5,.usa-prose>p>h6,.usa-prose>h1,.usa-prose>h2,.usa-prose>h3,.usa-prose>h4,.usa-prose>h5,.usa-prose>h6,h1,h2,h3,h4,h5,h6{margin-bottom:0;margin-top:0;clear:both}p>*+h1,p>*+h2,p>*+h3,p>*+h4,p>*+h5,p>*+h6,.usa-prose>p>*+h1,.usa-prose>p>*+h2,.usa-prose>p>*+h3,.usa-prose>p>*+h4,.usa-prose>p>*+h5,.usa-prose>p>*+h6,.usa-prose>*+h1,.usa-prose>*+h2,.usa-prose>*+h3,.usa-prose>*+h4,.usa-prose>*+h5,.usa-prose>*+h6,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:1.5em}p>h1+*,p>h2+*,p>h3+*,p>h4+*,p>h5+*,p>h6+*,.usa-prose>p>h1+*,.usa-prose>p>h2+*,.usa-prose>p>h3+*,.usa-prose>p>h4+*,.usa-prose>p>h5+*,.usa-prose>p>h6+*,.usa-prose>h1+*,.usa-prose>h2+*,.usa-prose>h3+*,.usa-prose>h4+*,.usa-prose>h5+*,.usa-prose>h6+*,h1+*,h2+*,h3+*,h4+*,h5+*,h6+*{margin-top:1em}.usa-textarea,.usa-range,.usa-radio__label,.usa-input-group,.usa-hint,.usa-combo-box__input,.usa-combo-box__list,.usa-select,.usa-checkbox__label,.usa-fieldset,.usa-input{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3}.usa-textarea,.usa-range,.usa-input-group,.usa-combo-box__input,.usa-select,.usa-input{border-width:1px;border-color:#454545;border-style:solid;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;color:#1b1b1b;display:block;height:2.5rem;margin-top:.5rem;max-width:30rem;padding:.5rem;width:100%}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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:.35em .75em .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}@font-face{font-family:"Roboto Mono Web";font-style:normal;font-weight:300;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-300.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-300.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-300.ttf) format("truetype")}@font-face{font-family:"Roboto Mono Web";font-style:normal;font-weight:400;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-regular.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-regular.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-regular.ttf) format("truetype")}@font-face{font-family:"Roboto Mono Web";font-style:normal;font-weight:700;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-700.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-700.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-700.ttf) format("truetype")}@font-face{font-family:"Roboto Mono Web";font-style:italic;font-weight:300;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-300italic.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-300italic.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-300italic.ttf) format("truetype")}@font-face{font-family:"Roboto Mono Web";font-style:italic;font-weight:400;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-italic.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-italic.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-italic.ttf) format("truetype")}@font-face{font-family:"Roboto Mono Web";font-style:italic;font-weight:700;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-700italic.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-700italic.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/roboto-mono/roboto-mono-v5-latin-700italic.ttf) format("truetype")}@font-face{font-family:"Merriweather Web";font-style:normal;font-weight:300;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Light.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Light.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Light.ttf) format("truetype")}@font-face{font-family:"Merriweather Web";font-style:normal;font-weight:400;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Regular.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Regular.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Regular.ttf) format("truetype")}@font-face{font-family:"Merriweather Web";font-style:normal;font-weight:700;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Bold.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Bold.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Bold.ttf) format("truetype")}@font-face{font-family:"Merriweather Web";font-style:italic;font-weight:300;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-LightItalic.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-LightItalic.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-LightItalic.ttf) format("truetype")}@font-face{font-family:"Merriweather Web";font-style:italic;font-weight:400;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Italic.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Italic.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-Italic.ttf) format("truetype")}@font-face{font-family:"Merriweather Web";font-style:italic;font-weight:700;font-display:fallback;src:url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-BoldItalic.woff2) format("woff2"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-BoldItalic.woff) format("woff"),url(/themes/custom/usms/dist/../dist/fonts/merriweather/Latin-Merriweather-BoldItalic.ttf) format("truetype")}body{color:#1b1b1b;background-color:#fff;overflow-x:hidden}input:not([disabled]):focus,select:not([disabled]):focus,textarea:not([disabled]):focus,button:not([disabled]):focus{outline:.25rem solid #2491ff;outline-offset:0}iframe:focus,[href]:focus,[tabindex]:focus,[contentEditable=true]:focus{outline:.25rem solid #2491ff;outline-offset:0}img{max-width:100%}.usa-media-link{display:inline-block;line-height:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}html{font-feature-settings:"kern" 1;font-kerning:normal;font-family:Nunito,Helvetica Neue;font-size:100%}a{color:#005ea2;text-decoration:underline}a:hover{color:#0b4778}a:active{color:#162e51}a:focus{outline:.25rem solid #2491ff;outline-offset:0}a:visited{color:#54278f}a{color:#005ea2;text-decoration:underline}a:hover{color:#0b4778}a:active{color:#162e51}a:focus{outline:.25rem solid #2491ff;outline-offset:0}a:visited{color:#54278f}h1{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem;line-height:1.2;font-weight:700}h2{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem;line-height:1.2;font-weight:700}h3{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;font-weight:700}h4{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.2;font-weight:700}h5{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem;line-height:1.2;font-weight:700}h6{font-family:Nunito,Helvetica Neue;font-size:.96rem;line-height:1.2;font-weight:normal;letter-spacing:.025em;text-transform:uppercase}ul,ol{margin-bottom:1em;margin-top:1em;line-height:1.6;padding-left:3ch}ul:last-child,ol:last-child{margin-bottom:0}ul ul,ul ol,ol ul,ol ol{margin-top:.25em}ul li,ol li{margin-bottom:.25em;max-width:none}ul li:last-child,ol li:last-child{margin-bottom:0}table{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;border-collapse:collapse;border-spacing:0;color:#1b1b1b;margin:1.25rem 0;text-align:left}table thead th{background-clip:padding-box;color:#1b1b1b;font-weight:700;line-height:1.3}table thead th,table thead td{background-color:#edeff0;color:#1b1b1b}table tbody th{text-align:left}table th,table td{background-color:#fff;border:1px solid #1b1b1b;font-weight:normal;padding:.5rem 1rem}table caption{font-family:Nunito,Helvetica Neue;font-size:1.08rem;font-weight:700;margin-bottom:.75rem;text-align:left}table th[data-sortable]{padding-right:2.5rem;position:relative}table th[data-sortable]::after{border-bottom-color:rgba(0,0,0,0);border-bottom-style:solid;border-bottom-width:1px;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}table th[data-sortable]:not([aria-sort]) .usa-table__header__button,table th[data-sortable][aria-sort=none] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,table th[data-sortable][aria-sort=none] .usa-table__header__button:visited{color:#54278f}table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,table th[data-sortable][aria-sort=none] .usa-table__header__button:hover{color:#0b4778}table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,table th[data-sortable][aria-sort=none] .usa-table__header__button:active{color:#162e51}table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,table th[data-sortable][aria-sort=none] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--hover,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--active,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:focus,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:focus,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-focus,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-focus,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:focus,table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-focus,table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:hover,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:hover,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--hover,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--hover,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:hover,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--hover,table th[data-sortable][aria-sort=none] .usa-table__header__button:active,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:active,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:active,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--active,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--active,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:active,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--active,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:focus,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:focus,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-focus,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-focus,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:focus,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-focus,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover{color:#0b4778}table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active{color:#162e51}table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g,table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g.unsorted{fill:#5c5c5c}table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#454545}table th[data-sortable][aria-sort=descending],table th[data-sortable][aria-sort=ascending]{background-color:#f8b9c5}table th[data-sortable][aria-sort=descending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited{color:#54278f}table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover{color:#0b4778}table th[data-sortable][aria-sort=descending] .usa-table__header__button:active{color:#162e51}table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--hover,table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:active,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:active,table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--active,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--active,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:active,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--active,table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:focus,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:focus,table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-focus,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-focus,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:focus,table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-focus,table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover{color:#0b4778}table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active{color:#162e51}table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g.descending{fill:#1b1b1b}table th[data-sortable][aria-sort=ascending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited{color:#54278f}table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover{color:#0b4778}table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active{color:#162e51}table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--hover,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--active,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:focus,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:focus,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-focus,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-focus,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:focus,table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-focus,table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover{color:#0b4778}table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active{color:#162e51}table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g.ascending{fill:#1b1b1b}table thead th[aria-sort]{background-color:#f8b9c5;color:#1b1b1b}table td[data-sort-active],table th[data-sort-active]{background-color:#fff2f5;color:#1b1b1b}.usa-table--borderless thead th{background-color:rgba(0,0,0,0);border-top:0;color:#1b1b1b}.usa-table--borderless thead th[aria-sort]{color:#1b1b1b}.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted{fill:#1b1b1b}.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#000}.usa-table--borderless th,.usa-table--borderless td{border-left:0;border-right:0}.usa-table--compact th,.usa-table--compact td{padding:.25rem .75rem}.usa-table--striped tbody tr:nth-child(odd) td,.usa-table--striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;color:#1b1b1b}.usa-table--striped tbody tr:nth-child(odd) td[data-sort-active],.usa-table--striped tbody tr:nth-child(odd) th[data-sort-active]{background-color:#c3ebfa;color:#1b1b1b}@media all and (max-width:29.99em){.usa-table--stacked thead{display:none}.usa-table--stacked th,.usa-table--stacked td{border-bottom-width:0;display:block;width:100%}.usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-table--stacked tr th:first-child,.usa-table--stacked tr td:first-child{border-top-width:0}.usa-table--stacked tr:nth-child(odd) td,.usa-table--stacked tr:nth-child(odd) th{background-color:inherit}.usa-table--stacked tr:first-child th:first-child,.usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-table--stacked th[data-label],.usa-table--stacked td[data-label]{padding-bottom:.75rem}.usa-table--stacked th[data-label]:before,.usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}}@media all and (max-width:29.99em){.usa-table--stacked-header thead{display:none}.usa-table--stacked-header th,.usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}.usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-table--stacked-header tr th:first-child,.usa-table--stacked-header tr td:first-child{border-top-width:0}.usa-table--stacked-header tr:nth-child(odd) td,.usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}.usa-table--stacked-header tr:first-child th:first-child,.usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-table--stacked-header th[data-label],.usa-table--stacked-header td[data-label]{padding-bottom:.75rem}.usa-table--stacked-header th[data-label]:before,.usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.usa-table--stacked-header tr td:first-child,.usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}.usa-table--stacked-header tr td:first-child:before,.usa-table--stacked-header tr th:first-child:before{display:none}}.width-mobile .usa-table--stacked thead{display:none}.width-mobile .usa-table--stacked th,.width-mobile .usa-table--stacked td{border-bottom-width:0;display:block;width:100%}.width-mobile .usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.width-mobile .usa-table--stacked tr th:first-child,.width-mobile .usa-table--stacked tr td:first-child{border-top-width:0}.width-mobile .usa-table--stacked tr:nth-child(odd) td,.width-mobile .usa-table--stacked tr:nth-child(odd) th{background-color:inherit}.width-mobile .usa-table--stacked tr:first-child th:first-child,.width-mobile .usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.width-mobile .usa-table--stacked th[data-label],.width-mobile .usa-table--stacked td[data-label]{padding-bottom:.75rem}.width-mobile .usa-table--stacked th[data-label]:before,.width-mobile .usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.width-mobile .usa-table--stacked-header thead{display:none}.width-mobile .usa-table--stacked-header th,.width-mobile .usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}.width-mobile .usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.width-mobile .usa-table--stacked-header tr th:first-child,.width-mobile .usa-table--stacked-header tr td:first-child{border-top-width:0}.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,.width-mobile .usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}.width-mobile .usa-table--stacked-header tr:first-child th:first-child,.width-mobile .usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.width-mobile .usa-table--stacked-header th[data-label],.width-mobile .usa-table--stacked-header td[data-label]{padding-bottom:.75rem}.width-mobile .usa-table--stacked-header th[data-label]:before,.width-mobile .usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.width-mobile .usa-table--stacked-header tr td:first-child,.width-mobile .usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}.width-mobile .usa-table--stacked-header tr td:first-child:before,.width-mobile .usa-table--stacked-header tr th:first-child:before{display:none}.usa-table-container--scrollable{margin:1.25rem 0;overflow-y:hidden}.usa-table-container--scrollable .usa-table{margin:0}.usa-table-container--scrollable td{white-space:nowrap}cite,var,address,dfn{font-style:normal}.usa-focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-sr-only{position:absolute;left:-999em;right:auto}.usa-content p,.usa-content ul:not(.usa-accordion):not(.usa-accordion--bordered),.usa-content ol:not(.usa-accordion):not(.usa-accordion--bordered){max-width:none}.usa-dark-background{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#2e2e2e}.usa-dark-background p,.usa-dark-background span{color:#fff}.usa-dark-background a{color:#e6e6e6}.usa-dark-background a:visited{color:#e6e6e6}.usa-dark-background a:hover{color:#f9f9f9}.usa-display{margin-bottom:0;margin-top:0;clear:both;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;font-weight:700;margin-bottom:0}*+.usa-display{margin-top:1.5em}.usa-display+*{margin-top:1em}@media all and (min-width:30em){.usa-display{margin-bottom:0;margin-top:0;clear:both;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem;line-height:1.2;font-weight:700}*+.usa-display{margin-top:1.5em}.usa-display+*{margin-top:1em}}@media all and (min-width:40em){.usa-display{margin-bottom:0;margin-top:0;clear:both;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem;line-height:1.2;font-weight:700}*+.usa-display{margin-top:1.5em}.usa-display+*{margin-top:1em}}.usa-intro{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.8;font-weight:400;max-width:88ex}.usa-icon{display:inline-block;fill:currentColor;height:1em;position:relative;width:1em}.usa-icon--size-3{height:1.5rem;width:1.5rem}.usa-icon--size-4{height:2rem;width:2rem}.usa-icon--size-5{height:2.5rem;width:2.5rem}.usa-icon--size-6{height:3rem;width:3rem}.usa-icon--size-7{height:3.5rem;width:3.5rem}.usa-icon--size-8{height:4rem;width:4rem}.usa-icon--size-9{height:4.5rem;width:4.5rem}.usa-link{color:#005ea2;text-decoration:underline}.usa-link:visited{color:#54278f}.usa-link:hover{color:#0b4778}.usa-link:active{color:#162e51}.usa-link:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-link--external{display:inline-block;padding-right:1.75ex;position:relative}.usa-link--external::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/launch.svg") no-repeat center/contain;display:inline-block;height:1.75ex;width:1.75ex;background-position:center;content:"";display:inline-block;height:1.75ex;margin-left:2px;margin-top:.7ex;position:absolute}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-link--external::after{background:none;background-color:currentColor;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/launch.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/launch.svg") no-repeat center/contain}}.usa-link--external.usa-link--alt{display:inline-block;padding-right:1.75ex;position:relative}.usa-link--external.usa-link--alt::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons-bg/launch--white.svg") no-repeat center/contain;display:inline-block;height:1.75ex;width:1.75ex;background-position:center;content:"";display:inline-block;height:1.75ex;margin-left:2px;margin-top:.7ex;position:absolute}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-link--external.usa-link--alt::after{background:none;background-color:currentColor;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/launch.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/launch.svg") no-repeat center/contain}}.usa-list{margin-bottom:1em;margin-top:1em;line-height:1.6;padding-left:3ch}.usa-list:last-child{margin-bottom:0}.usa-list ul,.usa-list ol{margin-top:.25em}.usa-list li{margin-bottom:.25em;max-width:none}.usa-list li:last-child{margin-bottom:0}.usa-list--unstyled{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-list--unstyled>li{margin-bottom:0;max-width:unset}.usa-prose .usa-list--unstyled{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-prose .usa-list--unstyled>li{margin-bottom:0;max-width:unset}.usa-paragraph{line-height:1.6;margin-bottom:0;margin-top:0;max-width:none}*+.usa-paragraph{margin-top:1em}.usa-paragraph+*{margin-top:1em}.usa-prose{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6}.usa-prose>h1{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem;line-height:1.2;font-weight:700}.usa-prose>h2{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem;line-height:1.2;font-weight:700}.usa-prose>h3{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;font-weight:700}.usa-prose>h4{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.2;font-weight:700}.usa-prose>h5{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem;line-height:1.2;font-weight:700}.usa-prose>h6{font-family:Nunito,Helvetica Neue;font-size:.96rem;line-height:1.2;font-weight:normal;letter-spacing:.025em;text-transform:uppercase}.usa-prose>ul,.usa-prose>ol{margin-bottom:1em;margin-top:1em;line-height:1.6;padding-left:3ch}.usa-prose>ul:last-child,.usa-prose>ol:last-child{margin-bottom:0}.usa-prose>ul ul,.usa-prose>ul ol,.usa-prose>ol ul,.usa-prose>ol ol{margin-top:.25em}.usa-prose>ul li,.usa-prose>ol li{margin-bottom:.25em;max-width:none}.usa-prose>ul li:last-child,.usa-prose>ol li:last-child{margin-bottom:0}.usa-prose>table{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;border-collapse:collapse;border-spacing:0;color:#1b1b1b;margin:1.25rem 0;text-align:left}.usa-prose>table thead th{background-clip:padding-box;color:#1b1b1b;font-weight:700;line-height:1.3}.usa-prose>table thead th,.usa-prose>table thead td{background-color:#edeff0;color:#1b1b1b}.usa-prose>table tbody th{text-align:left}.usa-prose>table th,.usa-prose>table td{background-color:#fff;border:1px solid #1b1b1b;font-weight:normal;padding:.5rem 1rem}.usa-prose>table caption{font-family:Nunito,Helvetica Neue;font-size:1.08rem;font-weight:700;margin-bottom:.75rem;text-align:left}.usa-prose>table th[data-sortable]{padding-right:2.5rem;position:relative}.usa-prose>table th[data-sortable]::after{border-bottom-color:rgba(0,0,0,0);border-bottom-style:solid;border-bottom-width:1px;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:visited{color:#54278f}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover{color:#0b4778}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:active{color:#162e51}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:focus,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-focus,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:focus,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover{color:#0b4778}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active{color:#162e51}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g.unsorted{fill:#5c5c5c}.usa-prose>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-prose>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#454545}.usa-prose>table th[data-sortable][aria-sort=descending],.usa-prose>table th[data-sortable][aria-sort=ascending]{background-color:#f8b9c5}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited{color:#54278f}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover{color:#0b4778}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active{color:#162e51}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:focus,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-focus,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:focus,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover{color:#0b4778}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active{color:#162e51}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}.usa-prose>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g.descending{fill:#1b1b1b}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited{color:#54278f}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover{color:#0b4778}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active{color:#162e51}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:focus,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-focus,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:focus,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover{color:#0b4778}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active{color:#162e51}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}.usa-prose>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g.ascending{fill:#1b1b1b}.usa-prose>table thead th[aria-sort]{background-color:#f8b9c5;color:#1b1b1b}.usa-prose>table td[data-sort-active],.usa-prose>table th[data-sort-active]{background-color:#fff2f5;color:#1b1b1b}.usa-prose>.usa-table--borderless thead th{background-color:rgba(0,0,0,0);border-top:0;color:#1b1b1b}.usa-prose>.usa-table--borderless thead th[aria-sort]{color:#1b1b1b}.usa-prose>.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted{fill:#1b1b1b}.usa-prose>.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#000}.usa-prose>.usa-table--borderless th,.usa-prose>.usa-table--borderless td{border-left:0;border-right:0}.usa-prose>.usa-table--compact th,.usa-prose>.usa-table--compact td{padding:.25rem .75rem}.usa-prose>.usa-table--striped tbody tr:nth-child(odd) td,.usa-prose>.usa-table--striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;color:#1b1b1b}.usa-prose>.usa-table--striped tbody tr:nth-child(odd) td[data-sort-active],.usa-prose>.usa-table--striped tbody tr:nth-child(odd) th[data-sort-active]{background-color:#c3ebfa;color:#1b1b1b}@media all and (max-width:29.99em){.usa-prose>.usa-table--stacked thead{display:none}.usa-prose>.usa-table--stacked th,.usa-prose>.usa-table--stacked td{border-bottom-width:0;display:block;width:100%}.usa-prose>.usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-prose>.usa-table--stacked tr th:first-child,.usa-prose>.usa-table--stacked tr td:first-child{border-top-width:0}.usa-prose>.usa-table--stacked tr:nth-child(odd) td,.usa-prose>.usa-table--stacked tr:nth-child(odd) th{background-color:inherit}.usa-prose>.usa-table--stacked tr:first-child th:first-child,.usa-prose>.usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-prose>.usa-table--stacked th[data-label],.usa-prose>.usa-table--stacked td[data-label]{padding-bottom:.75rem}.usa-prose>.usa-table--stacked th[data-label]:before,.usa-prose>.usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}}@media all and (max-width:29.99em){.usa-prose>.usa-table--stacked-header thead{display:none}.usa-prose>.usa-table--stacked-header th,.usa-prose>.usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}.usa-prose>.usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-prose>.usa-table--stacked-header tr th:first-child,.usa-prose>.usa-table--stacked-header tr td:first-child{border-top-width:0}.usa-prose>.usa-table--stacked-header tr:nth-child(odd) td,.usa-prose>.usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}.usa-prose>.usa-table--stacked-header tr:first-child th:first-child,.usa-prose>.usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-prose>.usa-table--stacked-header th[data-label],.usa-prose>.usa-table--stacked-header td[data-label]{padding-bottom:.75rem}.usa-prose>.usa-table--stacked-header th[data-label]:before,.usa-prose>.usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.usa-prose>.usa-table--stacked-header tr td:first-child,.usa-prose>.usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}.usa-prose>.usa-table--stacked-header tr td:first-child:before,.usa-prose>.usa-table--stacked-header tr th:first-child:before{display:none}}.usa-prose>.width-mobile .usa-table--stacked thead{display:none}.usa-prose>.width-mobile .usa-table--stacked th,.usa-prose>.width-mobile .usa-table--stacked td{border-bottom-width:0;display:block;width:100%}.usa-prose>.width-mobile .usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-prose>.width-mobile .usa-table--stacked tr th:first-child,.usa-prose>.width-mobile .usa-table--stacked tr td:first-child{border-top-width:0}.usa-prose>.width-mobile .usa-table--stacked tr:nth-child(odd) td,.usa-prose>.width-mobile .usa-table--stacked tr:nth-child(odd) th{background-color:inherit}.usa-prose>.width-mobile .usa-table--stacked tr:first-child th:first-child,.usa-prose>.width-mobile .usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-prose>.width-mobile .usa-table--stacked th[data-label],.usa-prose>.width-mobile .usa-table--stacked td[data-label]{padding-bottom:.75rem}.usa-prose>.width-mobile .usa-table--stacked th[data-label]:before,.usa-prose>.width-mobile .usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.usa-prose>.width-mobile .usa-table--stacked-header thead{display:none}.usa-prose>.width-mobile .usa-table--stacked-header th,.usa-prose>.width-mobile .usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}.usa-prose>.width-mobile .usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-prose>.width-mobile .usa-table--stacked-header tr th:first-child,.usa-prose>.width-mobile .usa-table--stacked-header tr td:first-child{border-top-width:0}.usa-prose>.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,.usa-prose>.width-mobile .usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}.usa-prose>.width-mobile .usa-table--stacked-header tr:first-child th:first-child,.usa-prose>.width-mobile .usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-prose>.width-mobile .usa-table--stacked-header th[data-label],.usa-prose>.width-mobile .usa-table--stacked-header td[data-label]{padding-bottom:.75rem}.usa-prose>.width-mobile .usa-table--stacked-header th[data-label]:before,.usa-prose>.width-mobile .usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.usa-prose>.width-mobile .usa-table--stacked-header tr td:first-child,.usa-prose>.width-mobile .usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}.usa-prose>.width-mobile .usa-table--stacked-header tr td:first-child:before,.usa-prose>.width-mobile .usa-table--stacked-header tr th:first-child:before{display:none}.usa-prose>.usa-table-container--scrollable{margin:1.25rem 0;overflow-y:hidden}.usa-prose>.usa-table-container--scrollable .usa-table{margin:0}.usa-prose>.usa-table-container--scrollable td{white-space:nowrap}.usa-accordion{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;color:#1b1b1b;margin:0;padding:0;width:100%;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.7}.usa-accordion>li{margin-bottom:0;max-width:unset}.usa-accordion>ul li ul{list-style:disc}.usa-accordion>ul li ul>li>ul{list-style:circle}.usa-accordion>ul li ul>li>ul>li>ul{list-style:square}.usa-accordion+.usa-accordion,.usa-accordion+.usa-accordion--bordered{margin-top:.5rem}.usa-accordion--bordered .usa-accordion__content{border-bottom:.25rem solid #edeff0;border-left:.25rem solid #edeff0;border-right:.25rem solid #edeff0;padding-bottom:1rem}.usa-accordion--bordered .usa-accordion__heading{margin-bottom:0}.usa-accordion__heading,.usa-prose .usa-accordion__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1;margin:0}.usa-accordion__heading:not(:first-child),.usa-prose .usa-accordion__heading:not(:first-child){margin-top:.5rem}.usa-accordion__content{background-color:#fff;margin-top:0;overflow:auto;padding:1rem 1.25rem calc(1rem - 0.25rem) 1.25rem}.usa-accordion__content>*:first-child{margin-top:0}.usa-accordion__content>*:last-child{margin-bottom:0}.usa-accordion__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-color:#f9f9f9;background-position:right 1.25rem center;background-size:1.5rem;color:#1b1b1b;cursor:pointer;display:inline-block;font-weight:700;margin:0;padding:1rem 3.5rem 1rem 1.25rem;text-decoration:none;width:100%}.usa-accordion__button:visited{color:#54278f}.usa-accordion__button:hover{color:#0b4778}.usa-accordion__button:active{color:#162e51}.usa-accordion__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-accordion__button:hover,.usa-accordion__button.usa-button--hover,.usa-accordion__button:disabled:hover,.usa-accordion__button[aria-disabled=true]:hover,.usa-accordion__button:disabled.usa-button--hover,.usa-accordion__button[aria-disabled=true].usa-button--hover,.usa-accordion__button.usa-button--disabled:hover,.usa-accordion__button.usa-button--disabled.usa-button--hover,.usa-accordion__button:active,.usa-accordion__button.usa-button--active,.usa-accordion__button:disabled:active,.usa-accordion__button[aria-disabled=true]:active,.usa-accordion__button:disabled.usa-button--active,.usa-accordion__button[aria-disabled=true].usa-button--active,.usa-accordion__button.usa-button--disabled:active,.usa-accordion__button.usa-button--disabled.usa-button--active,.usa-accordion__button:disabled:focus,.usa-accordion__button[aria-disabled=true]:focus,.usa-accordion__button:disabled.usa-focus,.usa-accordion__button[aria-disabled=true].usa-focus,.usa-accordion__button.usa-button--disabled:focus,.usa-accordion__button.usa-button--disabled.usa-focus,.usa-accordion__button:disabled,.usa-accordion__button[aria-disabled=true],.usa-accordion__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-accordion__button.usa-button--hover{color:#0b4778}.usa-accordion__button.usa-button--active{color:#162e51}.usa-accordion__button:disabled,.usa-accordion__button[aria-disabled=true],.usa-accordion__button.usa-button--disabled{color:#c9c9c9}.usa-accordion__button:hover{background-color:#edeff0;color:#1b1b1b;text-decoration:none}@media(forced-colors:active){.usa-accordion__button{forced-color-adjust:none}}.usa-accordion__button[aria-expanded=false]{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/add.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:1.5rem}.usa-alert{background-color:#f9f9f9;border-left:.5rem solid #f6f6f6;color:#1b1b1b}*+.usa-alert{margin-top:1rem}.usa-alert .usa-alert__body{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-left:auto;margin-right:auto;max-width:64rem;padding-bottom:1rem;padding-top:1rem;padding-left:1rem;padding-right:1rem;position:relative}@media all and (min-width:64em){.usa-alert .usa-alert__body{padding-left:1.8333333333rem}}.usa-alert .usa-alert__text{margin-bottom:0;margin-top:0}.usa-alert .usa-alert__text:only-child{padding-bottom:0;padding-top:0}.usa-alert .usa-alert__heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1;margin-top:0;margin-bottom:.5rem}.usa-alert>.usa-list,.usa-alert .usa-alert__body>.usa-list{padding-left:2ch}.usa-alert>.usa-list:last-child,.usa-alert .usa-alert__body>.usa-list:last-child{margin-bottom:0}.usa-alert--success{background-color:#ecf3ec;border-left-color:#00a91c}.usa-alert--success .usa-alert__body{color:#1b1b1b;background-color:#ecf3ec;padding-left:2.9166666667rem}.usa-alert--success .usa-alert__body::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/check_circle.svg") no-repeat center/contain;display:inline-block;height:2rem;width:2rem;content:"";display:block;height:4;left:.5rem;position:absolute;top:.75rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-alert--success .usa-alert__body::before{background:none;background-color:#1b1b1b;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/check_circle.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/check_circle.svg") no-repeat center/contain}}@media all and (min-width:64em){.usa-alert--success .usa-alert__body::before{left:1.5rem}}@media all and (min-width:64em){.usa-alert--success .usa-alert__body{padding-left:4rem;padding-right:4rem}}.usa-alert--success .usa-alert__body .usa-link{color:#005ea2}.usa-alert--success .usa-alert__body .usa-link:visited{color:#54278f}.usa-alert--success .usa-alert__body .usa-link:hover,.usa-alert--success .usa-alert__body .usa-link:active{color:#0b4778}.usa-alert--warning{background-color:#faf3d1;border-left-color:#ffbe2e}.usa-alert--warning .usa-alert__body{color:#1b1b1b;background-color:#faf3d1;padding-left:2.9166666667rem}.usa-alert--warning .usa-alert__body::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/warning.svg") no-repeat center/contain;display:inline-block;height:2rem;width:2rem;content:"";display:block;height:4;left:.5rem;position:absolute;top:.75rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-alert--warning .usa-alert__body::before{background:none;background-color:#1b1b1b;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/warning.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/warning.svg") no-repeat center/contain}}@media all and (min-width:64em){.usa-alert--warning .usa-alert__body::before{left:1.5rem}}@media all and (min-width:64em){.usa-alert--warning .usa-alert__body{padding-left:4rem;padding-right:4rem}}.usa-alert--warning .usa-alert__body .usa-link{color:#005ea2}.usa-alert--warning .usa-alert__body .usa-link:visited{color:#54278f}.usa-alert--warning .usa-alert__body .usa-link:hover,.usa-alert--warning .usa-alert__body .usa-link:active{color:#0b4778}.usa-alert--error{background-color:#f4e3db;border-left-color:#d54309}.usa-alert--error .usa-alert__body{color:#1b1b1b;background-color:#f4e3db;padding-left:2.9166666667rem}.usa-alert--error .usa-alert__body::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain;display:inline-block;height:2rem;width:2rem;content:"";display:block;height:4;left:.5rem;position:absolute;top:.75rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-alert--error .usa-alert__body::before{background:none;background-color:#1b1b1b;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain}}@media all and (min-width:64em){.usa-alert--error .usa-alert__body::before{left:1.5rem}}@media all and (min-width:64em){.usa-alert--error .usa-alert__body{padding-left:4rem;padding-right:4rem}}.usa-alert--error .usa-alert__body .usa-link{color:#005ea2}.usa-alert--error .usa-alert__body .usa-link:visited{color:#54278f}.usa-alert--error .usa-alert__body .usa-link:hover,.usa-alert--error .usa-alert__body .usa-link:active{color:#0b4778}.usa-alert--info{background-color:#e7f6f8;border-left-color:#00bde3}.usa-alert--info .usa-alert__body{color:#1b1b1b;background-color:#e7f6f8;padding-left:2.9166666667rem}.usa-alert--info .usa-alert__body::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/info.svg") no-repeat center/contain;display:inline-block;height:2rem;width:2rem;content:"";display:block;height:4;left:.5rem;position:absolute;top:.75rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-alert--info .usa-alert__body::before{background:none;background-color:#1b1b1b;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/info.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/info.svg") no-repeat center/contain}}@media all and (min-width:64em){.usa-alert--info .usa-alert__body::before{left:1.5rem}}@media all and (min-width:64em){.usa-alert--info .usa-alert__body{padding-left:4rem;padding-right:4rem}}.usa-alert--info .usa-alert__body .usa-link{color:#005ea2}.usa-alert--info .usa-alert__body .usa-link:visited{color:#54278f}.usa-alert--info .usa-alert__body .usa-link:hover,.usa-alert--info .usa-alert__body .usa-link:active{color:#0b4778}.usa-alert--emergency{background-color:#e5a000;border-left-color:#e5a000}.usa-alert--emergency .usa-alert__body{color:#1b1b1b;background-color:#e5a000;padding-left:2.9166666667rem}.usa-alert--emergency .usa-alert__body::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain;display:inline-block;height:2rem;width:2rem;content:"";display:block;height:4;left:.5rem;position:absolute;top:.75rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-alert--emergency .usa-alert__body::before{background:none;background-color:#1b1b1b;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain}}@media all and (min-width:64em){.usa-alert--emergency .usa-alert__body::before{left:1.5rem}}@media all and (min-width:64em){.usa-alert--emergency .usa-alert__body{padding-left:4rem;padding-right:4rem}}.usa-alert--emergency .usa-alert__body .usa-link{color:#005ea2}.usa-alert--emergency .usa-alert__body .usa-link:visited{color:#005ea2}.usa-alert--emergency .usa-alert__body .usa-link:hover,.usa-alert--emergency .usa-alert__body .usa-link:active{color:#0b4778}.usa-alert--slim .usa-alert__body{padding-bottom:.5rem;padding-top:.5rem;padding-left:2.4166666667rem}.usa-alert--slim .usa-alert__body:before{background-size:1.5rem;height:1.5rem;top:.5rem;width:1.5rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-alert--slim .usa-alert__body:before{-webkit-mask-size:1.5rem;mask-size:1.5rem}}@media all and (min-width:64em){.usa-alert--slim .usa-alert__body{padding-left:3.5rem}}.usa-alert--no-icon .usa-alert__body{padding-left:.5rem}.usa-alert--no-icon .usa-alert__body:before{display:none}@media all and (min-width:64em){.usa-alert--no-icon .usa-alert__body{padding-left:1.8333333333rem}}.usa-alert--validation .usa-checklist{margin-top:1rem}.usa-banner{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;background-color:#f9f9f9}@media all and (min-width:40em){.usa-banner{font-size:.96rem;padding-bottom:0}}.usa-banner .usa-accordion{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6}.usa-banner__header,.usa-banner__content{color:#1b1b1b}.usa-banner__content{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;padding-left:1rem;padding-right:1rem;background-color:rgba(0,0,0,0);font-size:.96rem;overflow:hidden;padding-bottom:1rem;padding-left:.5rem;padding-top:.25rem;width:100%}@media all and (min-width:64em){.usa-banner__content{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.usa-banner__content{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.usa-banner__content{padding-bottom:1.5rem;padding-top:1.5rem}}.usa-banner__content p:first-child{margin:0}.usa-banner__guidance{display:flex;align-items:flex-start;max-width:64ex;padding-top:1rem}@media all and (min-width:40em){.usa-banner__guidance{padding-top:0}}.usa-banner__lock-image{height:1.5ex;width:1.21875ex}.usa-banner__lock-image path{fill:currentColor}@media(forced-colors:active){.usa-banner__lock-image path{fill:CanvasText}}.usa-banner__inner{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;display:flex;flex-wrap:wrap;align-items:flex-start;padding-right:0}@media all and (min-width:64em){.usa-banner__inner{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.usa-banner__inner{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.usa-banner__inner{align-items:center}}.usa-banner__header{padding-bottom:.5rem;padding-top:.5rem;font-size:.76rem;font-weight:normal;min-height:3rem;position:relative}@media all and (min-width:40em){.usa-banner__header{padding-bottom:.25rem;padding-top:.25rem;min-height:0}}.usa-banner__header-text{margin-bottom:0;margin-top:0;font-size:.76rem;line-height:1.2}.usa-banner__header-action{color:#005ea2;line-height:1.2;margin-bottom:0;margin-top:2px;text-decoration:underline}.usa-banner__header-action::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;display:inline-block;height:1rem;width:1rem;content:"";vertical-align:middle;margin-left:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-banner__header-action::after{background:none;background-color:#005ea2;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain}.usa-banner__header-action::after:hover{background-color:#0b4778}}.usa-banner__header-action:hover::after{content:"";background-color:#0b4778}.usa-banner__header-action:visited{color:#54278f}.usa-banner__header-action:hover,.usa-banner__header-action:active{color:#0b4778}.usa-banner__header--expanded .usa-banner__header-action{display:none}@media all and (min-width:40em){.usa-banner__header-action{display:none}}@media(forced-colors:active){.usa-banner__header-action{color:LinkText}.usa-banner__header-action::after{background-color:ButtonText}}.usa-banner__header-flag{float:left;margin-right:.5rem;width:1rem}@media all and (min-width:40em){.usa-banner__header-flag{margin-right:.5rem;padding-top:0}}.usa-banner__header--expanded{padding-right:3.5rem}@media all and (min-width:40em){.usa-banner__header--expanded{background-color:rgba(0,0,0,0);display:block;font-size:.76rem;font-weight:normal;min-height:0;padding-right:0}}.usa-banner__header--expanded .usa-banner__inner{margin-left:0}@media all and (min-width:40em){.usa-banner__header--expanded .usa-banner__inner{margin-left:auto}}.usa-banner__header--expanded .usa-banner__header-action{display:none}.usa-banner__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;position:absolute;left:0;position:absolute;bottom:0;top:0;color:#005ea2;text-decoration:underline;vertical-align:baseline;color:#005ea2;display:block;font-size:.76rem;height:auto;line-height:1.2;padding-top:0;padding-left:0;text-decoration:none;width:auto}.usa-banner__button:visited{color:#54278f}.usa-banner__button:hover{color:#0b4778}.usa-banner__button:active{color:#162e51}.usa-banner__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-banner__button:hover,.usa-banner__button.usa-button--hover,.usa-banner__button:disabled:hover,.usa-banner__button[aria-disabled=true]:hover,.usa-banner__button:disabled.usa-button--hover,.usa-banner__button[aria-disabled=true].usa-button--hover,.usa-banner__button.usa-button--disabled:hover,.usa-banner__button.usa-button--disabled.usa-button--hover,.usa-banner__button:active,.usa-banner__button.usa-button--active,.usa-banner__button:disabled:active,.usa-banner__button[aria-disabled=true]:active,.usa-banner__button:disabled.usa-button--active,.usa-banner__button[aria-disabled=true].usa-button--active,.usa-banner__button.usa-button--disabled:active,.usa-banner__button.usa-button--disabled.usa-button--active,.usa-banner__button:disabled:focus,.usa-banner__button[aria-disabled=true]:focus,.usa-banner__button:disabled.usa-focus,.usa-banner__button[aria-disabled=true].usa-focus,.usa-banner__button.usa-button--disabled:focus,.usa-banner__button.usa-button--disabled.usa-focus,.usa-banner__button:disabled,.usa-banner__button[aria-disabled=true],.usa-banner__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-banner__button.usa-button--hover{color:#0b4778}.usa-banner__button.usa-button--active{color:#162e51}.usa-banner__button:disabled,.usa-banner__button[aria-disabled=true],.usa-banner__button.usa-button--disabled{color:#c9c9c9}.usa-banner__button:visited{color:#54278f}.usa-banner__button:hover,.usa-banner__button:active{color:#0b4778}@media all and (max-width:39.99em){.usa-banner__button{width:100%}}@media all and (min-width:40em){.usa-banner__button{color:#005ea2;position:static;bottom:auto;left:auto;right:auto;top:auto;display:inline;margin-left:.5rem;position:relative}.usa-banner__button::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;display:inline-block;height:1rem;width:1rem;content:"";vertical-align:middle;margin-left:2px}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-banner__button::after{background:none;background-color:#005ea2;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain}.usa-banner__button::after:hover{background-color:#0b4778}}.usa-banner__button:hover::after{content:"";background-color:#0b4778}.usa-banner__button:visited{color:#54278f}.usa-banner__button:hover,.usa-banner__button:active{color:#0b4778}.usa-banner__button::after,.usa-banner__button:hover::after{position:absolute}}@media(min-width:40em)and (forced-colors:active){.usa-banner__button::after,.usa-banner__button:hover::after{background-color:ButtonText}}@media all and (min-width:40em){.usa-banner__button:hover{text-decoration:none}}.usa-banner__button[aria-expanded=false]{background-image:none}.usa-banner__button[aria-expanded=true]{background-image:none}@media all and (max-width:39.99em){.usa-banner__button[aria-expanded=true]::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain;display:inline-block;height:3rem;width:3rem;content:"";vertical-align:middle;margin-left:0}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-banner__button[aria-expanded=true]::after{background:none;background-color:#005ea2;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain}}.usa-banner__button[aria-expanded=true]::before{position:absolute;bottom:0;top:0;position:absolute;right:0;background-color:#edeff0;content:"";display:block;height:3rem;width:3rem}.usa-banner__button[aria-expanded=true]::after{position:absolute;bottom:0;top:0;position:absolute;right:0}}@media all and (min-width:40em){.usa-banner__button[aria-expanded=true]{height:auto;padding:0;position:relative}.usa-banner__button[aria-expanded=true]::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_less.svg") no-repeat center/contain;display:inline-block;height:1rem;width:1rem;content:"";vertical-align:middle;margin-left:2px}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-banner__button[aria-expanded=true]::after{background:none;background-color:#005ea2;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_less.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_less.svg") no-repeat center/contain}.usa-banner__button[aria-expanded=true]::after:hover{background-color:#0b4778}}.usa-banner__button[aria-expanded=true]:hover::after{content:"";background-color:#0b4778}.usa-banner__button[aria-expanded=true]::after,.usa-banner__button[aria-expanded=true]:hover::after{position:absolute}}@media(min-width:40em)and (forced-colors:active){.usa-banner__button[aria-expanded=true]::after,.usa-banner__button[aria-expanded=true]:hover::after{background-color:ButtonText}}.usa-banner__button-text{position:absolute;left:-999em;right:auto;text-decoration:underline}@media all and (min-width:40em){.usa-banner__button-text{position:static;display:inline}}@media(forced-colors:active){.usa-banner__button-text{color:LinkText}}.usa-banner__icon{width:2.5rem}.usa-js-loading .usa-banner__content{position:absolute;left:-999em;right:auto}.usa-breadcrumb{font-family:Nunito,Helvetica Neue;font-size:1.27rem;line-height:1.3;color:#1b1b1b;background-color:#fff;padding-left:0;padding-right:0}@media all and (min-width:30em){.usa-breadcrumb{padding-bottom:1rem;padding-top:1rem}}@media all and (min-width:30em){.usa-breadcrumb:not(.usa-breadcrumb--wrap) .usa-breadcrumb__list{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.usa-breadcrumb__list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;display:block;padding:.25rem;margin-left:-0.25rem;margin-right:-0.25rem}.usa-breadcrumb__list>li{margin-bottom:0;max-width:unset}.usa-breadcrumb__list-item{position:absolute;left:-999em;right:auto;display:inline;white-space:nowrap}@media all and (max-width:29.99em){.usa-breadcrumb__list-item{white-space:normal}.usa-breadcrumb__list-item:nth-last-child(2){position:static}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;padding-left:calc(2ex + 0px);text-indent:calc((2ex + 0px)*-1);color:#005ea2;display:inline-block;padding-bottom:1rem;padding-top:1rem}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited{color:#54278f}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover{color:#0b4778}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active{color:#162e51}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true]:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true].usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true]:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true].usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true]:focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true].usa-focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true],.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--hover{color:#0b4778}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--active{color:#162e51}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true],.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled{color:#c9c9c9}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/arrow_back.svg") no-repeat center/contain;display:inline-block;height:2ex;width:2ex;content:"";vertical-align:baseline;margin-right:0}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before{background:none;background-color:#b21d38;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/arrow_back.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/arrow_back.svg") no-repeat center/contain}}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited{color:#54278f}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active{color:#0b4778}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:before{bottom:-0.2em;height:2ex;position:relative}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active{text-decoration:none}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link span{text-decoration:underline}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before{margin-right:0px}}@media all and (min-width:30em){.usa-breadcrumb__list-item{position:static}.usa-breadcrumb__list-item:not(:last-child)::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;display:inline-block;height:2ex;width:2ex;content:"";vertical-align:baseline;margin-left:0}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-breadcrumb__list-item:not(:last-child)::after{background:none;background-color:#b21d38;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain}}.usa-breadcrumb__list-item:not(:last-child)::after{bottom:-0.2em;margin-left:0px;margin-right:0px;height:2ex;position:relative}}.usa-breadcrumb__link{color:#005ea2;display:inline;text-decoration:none}.usa-breadcrumb__link:visited{color:#54278f}.usa-breadcrumb__link:hover,.usa-breadcrumb__link:active{color:#0b4778}.usa-breadcrumb__link span{text-decoration:underline}@media all and (min-width:30em){.usa-breadcrumb--wrap{line-height:1.5}}.usa-breadcrumb--wrap .usa-breadcrumb__list-item{display:inline-block}.usa-button-group{margin-bottom:0;margin-top:0;display:flex;flex-direction:column;flex-wrap:wrap;list-style-type:none;margin-left:-0.25rem;margin-right:-0.25rem;padding-left:0}@media all and (min-width:30em){.usa-button-group{align-items:center;flex-direction:row}}.usa-button-group__item{margin:.25rem}@media all and (min-width:30em){.usa-button-group__item:last-child{margin-right:0}}.usa-button-group__item .usa-button{margin-left:0;margin-right:0}.usa-button-group--segmented{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-left:0;margin-right:0}@media all and (min-width:30em){.usa-button-group--segmented{justify-content:flex-start}}.usa-button-group--segmented .usa-button{position:relative;width:calc(100% + 2px)}@media all and (min-width:30em){.usa-button-group--segmented .usa-button{width:auto}}.usa-button-group--segmented .usa-button:hover,.usa-button-group--segmented .usa-button:active{z-index:2}.usa-button-group--segmented .usa-button:focus{z-index:3}.usa-button-group--segmented .usa-button-group__item{margin-left:0;margin-right:0;width:100%}@media all and (min-width:30em){.usa-button-group--segmented .usa-button-group__item{width:auto}}.usa-button-group--segmented .usa-button-group__item:first-child>.usa-button{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.usa-button-group--segmented .usa-button-group__item:last-child>.usa-button{border-top-left-radius:0;border-bottom-left-radius:0;margin-right:0;margin-left:-2px;width:calc(100% + 2px)}@media all and (min-width:30em){.usa-button-group--segmented .usa-button-group__item:last-child>.usa-button{margin-left:-1px;width:auto}}.usa-button-group--segmented .usa-button-group__item:where(:not(:first-child):not(:last-child))>.usa-button{border-radius:0;margin-right:-1px;margin-left:-1px}.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) .usa-button::before{border-right:1px solid #0b4778;bottom:0;content:"";display:block;height:100%;position:absolute;right:1px;top:0;width:1px;z-index:3}.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) .usa-button--secondary::before{border-right-color:#7a591a}.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) .usa-button--accent-cool::before{border-right-color:#822133}.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) .usa-button--base::before{border-right-color:#454545}.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) [class*=usa-button]:disabled::before,.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) [class*=usa-button][aria-disabled=true]::before{border-right-color:#fff}.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) .usa-button:active::before,.usa-button-group--segmented .usa-button-group__item:where(:not(:last-child)) .usa-button--outline::before{display:none}.usa-button{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1;color:#fff;background-color:#005ea2;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.25rem;cursor:pointer;display:inline-block;font-weight:700;margin-right:.5rem;padding:.75rem 1.25rem;text-align:center;text-decoration:none;width:100%}@media all and (min-width:30em){.usa-button{width:auto}}.usa-button:visited{color:#fff}.usa-button:hover,.usa-button.usa-button--hover{color:#fff;background-color:#0b4778;border-bottom:0;text-decoration:none}.usa-button:active,.usa-button.usa-button--active{color:#fff;background-color:#162e51}.usa-button:not([disabled]):focus,.usa-button:not([disabled]).usa-focus{outline-offset:.25rem}.usa-button:disabled,.usa-button[aria-disabled=true]{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#c9c9c9;color:#fff;cursor:auto}.usa-button:disabled:hover,.usa-button:disabled.usa-button--hover,.usa-button:disabled:active,.usa-button:disabled.usa-button--active,.usa-button:disabled:focus,.usa-button:disabled.usa-focus,.usa-button[aria-disabled=true]:hover,.usa-button[aria-disabled=true].usa-button--hover,.usa-button[aria-disabled=true]:active,.usa-button[aria-disabled=true].usa-button--active,.usa-button[aria-disabled=true]:focus,.usa-button[aria-disabled=true].usa-focus{background-color:#c9c9c9;border:0;box-shadow:none}.usa-button--accent-cool{color:#fff;background-color:#b21d38}.usa-button--accent-cool:visited{color:#fff;background-color:#b21d38}.usa-button--accent-cool:hover,.usa-button--accent-cool.usa-button--hover{color:#fff;background-color:#822133}.usa-button--accent-cool:active,.usa-button--accent-cool.usa-button--active{color:#fff;background-color:#4f1c24}.usa-button--accent-cool:disabled:hover,.usa-button--accent-cool[aria-disabled=true]:hover{color:#fff}.usa-button--accent-warm{color:#fff;background-color:#e52207}.usa-button--accent-warm:visited{color:#fff;background-color:#e52207}.usa-button--accent-warm:hover,.usa-button--accent-warm.usa-button--hover{color:#fff;background-color:#b50909}.usa-button--accent-warm:active,.usa-button--accent-warm.usa-button--active{color:#fff;background-color:#6f3331}.usa-button--outline{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #005ea2;color:#005ea2}.usa-button--outline:visited{color:#005ea2}.usa-button--outline:hover,.usa-button--outline.usa-button--hover{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #0b4778;color:#0b4778}.usa-button--outline:active,.usa-button--outline.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #162e51;color:#162e51}.usa-button--outline.usa-button--inverse{box-shadow:inset 0 0 0 2px #edeff0;color:#e6e6e6}.usa-button--outline.usa-button--inverse:visited{color:#e6e6e6}.usa-button--outline.usa-button--inverse:hover,.usa-button--outline.usa-button--inverse.usa-button--hover{box-shadow:inset 0 0 0 2px #f9f9f9;color:#f9f9f9}.usa-button--outline.usa-button--inverse:active,.usa-button--outline.usa-button--inverse.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fff;color:#fff}.usa-button--outline.usa-button--inverse.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#e6e6e6}.usa-button--outline.usa-button--inverse.usa-button--unstyled:visited{color:#54278f}.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline.usa-button--inverse.usa-button--unstyled:active{color:#162e51}.usa-button--outline.usa-button--inverse.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled:hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active,.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled:active,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled:focus,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled.usa-focus,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline.usa-button--inverse.usa-button--unstyled:visited{color:#e6e6e6}.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#f9f9f9}.usa-button--outline.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#fff}.usa-button--base{color:#fff;background-color:#5c5c5c}.usa-button--base:hover,.usa-button--base.usa-button--hover{color:#fff;background-color:#454545}.usa-button--base:active,.usa-button--base.usa-button--active{color:#fff;background-color:#2e2e2e}.usa-button--secondary{color:#fff;background-color:#8e704f}.usa-button--secondary:hover,.usa-button--secondary.usa-button--hover{color:#fff;background-color:#7a591a}.usa-button--secondary:active,.usa-button--secondary.usa-button--active{color:#fff;background-color:#5c410a}.usa-button--big{border-radius:.25rem;font-size:1.4rem;padding:1rem 1.5rem}.usa-button--disabled{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#c9c9c9;color:#fff;cursor:auto}.usa-button--disabled:hover,.usa-button--disabled.usa-button--hover,.usa-button--disabled:active,.usa-button--disabled.usa-button--active,.usa-button--disabled:focus,.usa-button--disabled.usa-focus{background-color:#c9c9c9;border:0;box-shadow:none}.usa-button--outline-disabled,.usa-button--outline-inverse-disabled,.usa-button--outline:disabled,.usa-button--outline[aria-disabled=true],.usa-button--outline-inverse:disabled,.usa-button--outline-inverse[aria-disabled=true]{background-color:rgba(0,0,0,0)}.usa-button--outline-disabled:hover,.usa-button--outline-disabled.usa-button--hover,.usa-button--outline-disabled:active,.usa-button--outline-disabled.usa-button--active,.usa-button--outline-disabled:focus,.usa-button--outline-disabled.usa-focus,.usa-button--outline-inverse-disabled:hover,.usa-button--outline-inverse-disabled.usa-button--hover,.usa-button--outline-inverse-disabled:active,.usa-button--outline-inverse-disabled.usa-button--active,.usa-button--outline-inverse-disabled:focus,.usa-button--outline-inverse-disabled.usa-focus,.usa-button--outline:disabled:hover,.usa-button--outline:disabled.usa-button--hover,.usa-button--outline:disabled:active,.usa-button--outline:disabled.usa-button--active,.usa-button--outline:disabled:focus,.usa-button--outline:disabled.usa-focus,.usa-button--outline[aria-disabled=true]:hover,.usa-button--outline[aria-disabled=true].usa-button--hover,.usa-button--outline[aria-disabled=true]:active,.usa-button--outline[aria-disabled=true].usa-button--active,.usa-button--outline[aria-disabled=true]:focus,.usa-button--outline[aria-disabled=true].usa-focus,.usa-button--outline-inverse:disabled:hover,.usa-button--outline-inverse:disabled.usa-button--hover,.usa-button--outline-inverse:disabled:active,.usa-button--outline-inverse:disabled.usa-button--active,.usa-button--outline-inverse:disabled:focus,.usa-button--outline-inverse:disabled.usa-focus,.usa-button--outline-inverse[aria-disabled=true]:hover,.usa-button--outline-inverse[aria-disabled=true].usa-button--hover,.usa-button--outline-inverse[aria-disabled=true]:active,.usa-button--outline-inverse[aria-disabled=true].usa-button--active,.usa-button--outline-inverse[aria-disabled=true]:focus,.usa-button--outline-inverse[aria-disabled=true].usa-focus{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #c9c9c9}.usa-button--outline-disabled,.usa-button--outline:disabled,.usa-button--outline[aria-disabled=true]{box-shadow:inset 0 0 0 2px #c9c9c9;color:#c9c9c9}.usa-button--outline-disabled.usa-button--inverse,.usa-button--outline:disabled.usa-button--inverse,.usa-button--outline[aria-disabled=true].usa-button--inverse{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #5c5c5c;color:#5c5c5c}.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left}.usa-button--unstyled:visited{color:#54278f}.usa-button--unstyled:hover{color:#0b4778}.usa-button--unstyled:active{color:#162e51}.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--unstyled:hover,.usa-button--unstyled.usa-button--hover,.usa-button--unstyled:disabled:hover,.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--unstyled:disabled.usa-button--hover,.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--unstyled.usa-button--disabled:hover,.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--unstyled:active,.usa-button--unstyled.usa-button--active,.usa-button--unstyled:disabled:active,.usa-button--unstyled[aria-disabled=true]:active,.usa-button--unstyled:disabled.usa-button--active,.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--unstyled.usa-button--disabled:active,.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--unstyled:disabled:focus,.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--unstyled:disabled.usa-focus,.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--unstyled.usa-button--disabled:focus,.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--unstyled:disabled,.usa-button--unstyled[aria-disabled=true],.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--unstyled:disabled,.usa-button--unstyled[aria-disabled=true],.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-card-group{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-prose .usa-card-group{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-card-group{display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;margin-left:-0.5rem;margin-right:-0.5rem}@media all and (min-width:40em){.usa-card-group{flex-direction:row}}.usa-card{margin-bottom:2.5rem;max-width:none}.usa-card:last-child{margin-bottom:2.5rem}@media all and (min-width:40em){.usa-card{margin-bottom:2rem}.usa-card:last-child{margin-bottom:2rem}}.usa-prose .usa-card{margin-bottom:2.5rem;max-width:none}.usa-prose .usa-card:last-child{margin-bottom:2.5rem}@media all and (min-width:40em){.usa-prose .usa-card{margin-bottom:2rem}.usa-prose .usa-card:last-child{margin-bottom:2rem}}.usa-card__container{color:#1b1b1b;background-color:#fff;font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;border-width:2px;border-color:#edeff0;border-style:solid;display:flex;height:100%;flex-direction:column;margin-left:.5rem;margin-right:.5rem;position:relative;border-radius:0}.usa-card:not(.usa-card--flag) .usa-card__container>:only-child{padding:1.5rem}.usa-card .usa-card__img{display:block}.usa-card__header{padding-bottom:.5rem;padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.usa-card__header:last-child{padding-bottom:1.5rem}.usa-card__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;margin:0}.usa-card__media{order:-1;min-height:1px}.usa-card__img{border-top-left-radius:calc(0 - 2px);border-top-right-radius:calc(0 - 2px);background-color:#f9f9f9;position:relative;overflow:hidden}.usa-card__img img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.usa-card__media--inset{padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.usa-card__media--inset .usa-card__img{border-radius:0}.usa-card__body{flex:1 1;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:.5rem;padding-top:.5rem;flex-basis:auto}.usa-card__body:last-child{padding-bottom:1.5rem}.usa-card__body:first-child{padding-top:1.5rem}.usa-card__body:only-child{padding-bottom:1.5rem;padding-top:1.5rem}.usa-card__footer{padding-bottom:1.5rem;padding-top:.5rem;padding-left:1.5rem;padding-right:1.5rem}.usa-card__footer .usa-button:only-of-type{margin-right:0}.usa-card__header>:last-child,.usa-card__body>:last-child{padding-bottom:0;margin-bottom:0}.usa-card__header>:first-child,.usa-card__body>:first-child{margin-top:0;padding-top:0}.usa-card__header>:only-child,.usa-card__body>:only-child{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.usa-card__header--exdent,.usa-card__media--exdent,.usa-card__body--exdent,.usa-card__footer--exdent{margin-left:-2px;margin-right:-2px}.usa-card__header--exdent>*,.usa-card__body--exdent>*,.usa-card__footer--exdent>*{padding-left:2px;padding-right:2px}.usa-card__media--exdent{margin-top:-2px}.usa-card__media--exdent .usa-card__img{border-top-left-radius:0;border-top-right-radius:0}.usa-card--header-first .usa-card__header{border-top-left-radius:calc(0 - 2px);border-top-right-radius:calc(0 - 2px);padding-bottom:1rem}.usa-card--header-first .usa-card__header--exdent{margin-top:-2px;border-top-left-radius:0;border-top-right-radius:0}.usa-card--header-first .usa-card__media--inset{padding-top:0}.usa-card--header-first .usa-card__media{order:0}.usa-card--header-first .usa-card__img{border-radius:0}.usa-card--header-first .usa-card__body{padding-top:1rem}@media all and (min-width:40em){.usa-card--flag .usa-card__media{display:flex;overflow:hidden;position:absolute;bottom:0;top:0;position:absolute;left:0;position:absolute;width:15rem}.usa-card--flag .usa-card__img{border-radius:0;border-top-left-radius:calc(0 - 2px);border-bottom-left-radius:calc(0 - 2px)}.usa-card--flag .usa-card__header,.usa-card--flag .usa-card__body,.usa-card--flag .usa-card__footer{margin-left:15rem}.usa-card--flag .usa-card__media--exdent{margin-left:-2px;margin-right:0;margin-bottom:-2px;margin-top:-2px}.usa-card--flag .usa-card__media--exdent .usa-card__img{border-bottom-left-radius:0;border-top-left-radius:0}.usa-card--flag .usa-card__media--inset{padding-right:0;padding-bottom:1.5rem}.usa-card--flag .usa-card__media--inset .usa-card__img{border-radius:0}.usa-card--flag.usa-card--header-first .usa-card__header{padding-bottom:.5rem}.usa-card--flag.usa-card--header-first .usa-card__body{padding-top:.5rem}.usa-card--flag.usa-card--header-first .usa-card__media--inset{padding-top:1.5rem}.usa-card--flag.usa-card--media-right .usa-card__media{left:auto;right:0}.usa-card--flag.usa-card--media-right .usa-card__media--inset{padding-left:0;padding-right:1.5rem}.usa-card--flag.usa-card--media-right .usa-card__media--inset .usa-card__img{border-radius:0}.usa-card--flag.usa-card--media-right .usa-card__img{border-radius:0;border-top-right-radius:calc(0 - 2px);border-bottom-right-radius:calc(0 - 2px)}.usa-card--flag.usa-card--media-right .usa-card__header,.usa-card--flag.usa-card--media-right .usa-card__body,.usa-card--flag.usa-card--media-right .usa-card__footer{margin-left:0;margin-right:15rem}.usa-card--flag.usa-card--media-right .usa-card__media--exdent{margin-right:-2px;margin-left:0}.usa-card--flag.usa-card--media-right .usa-card__media--exdent .usa-card__img{border-radius:0;border-bottom-right-radius:0;border-top-right-radius:0}}.usa-card:not(.usa-card--flag).usa-card__media--set-aspect{box-sizing:border-box;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;position:relative}@supports(aspect-ratio:1){.usa-card:not(.usa-card--flag).usa-card__media--set-aspect{height:inherit;padding:inherit;aspect-ratio:1.7777777778;max-width:100%}.usa-card:not(.usa-card--flag).usa-card__media--set-aspect>*{position:absolute;top:0;left:0;width:100%;height:100%}img.usa-card:not(.usa-card--flag).usa-card__media--set-aspect,.usa-card:not(.usa-card--flag).usa-card__media--set-aspect>img{-o-object-fit:cover;object-fit:cover}}.usa-card:not(.usa-card--flag).usa-card__media--set-aspect .usa-card__img{position:absolute;bottom:0;left:0;right:0;top:0}.usa-checklist{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6}.usa-checklist__item{text-indent:-2.5rem;margin-bottom:0;margin-top:0;margin-bottom:0;margin-top:.5rem}.usa-checklist__item::before{content:" ";display:inline-block;height:1rem;margin-left:-0.25rem;margin-right:.75rem;width:2rem}.usa-checklist__item.usa-checklist__item--checked::before{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons-bg/check--blue-60v.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center;background-size:1.5rem}.usa-collection{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3;margin-bottom:1em;margin-top:1em;line-height:1.6;padding-left:3ch;padding-left:0}.usa-collection:last-child{margin-bottom:0}.usa-collection ul,.usa-collection ol{margin-top:.25em}.usa-collection__item{margin-bottom:.25em;max-width:none;margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;align-items:flex-start;border-top-width:1px;border-top-style:solid;display:flex;margin-bottom:1rem;margin-top:1rem;padding-top:1rem}.usa-collection__item:last-child{margin-bottom:0}.usa-collection__item>li{margin-bottom:0;max-width:unset}.usa-prose .usa-collection{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3;margin-bottom:1em;margin-top:1em;line-height:1.6;padding-left:3ch;padding-left:0}.usa-prose .usa-collection:last-child{margin-bottom:0}.usa-prose .usa-collection ul,.usa-prose .usa-collection ol{margin-top:.25em}.usa-prose .usa-collection__item{margin-bottom:.25em;max-width:none;margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;align-items:flex-start;border-top-width:1px;border-top-style:solid;display:flex;margin-bottom:1rem;margin-top:1rem;padding-top:1rem}.usa-prose .usa-collection__item:last-child{margin-bottom:0}.usa-prose .usa-collection__item>li{margin-bottom:0;max-width:unset}.usa-collection__img,.usa-collection__calendar-date{flex-shrink:0;margin-right:.5rem;width:4rem;margin-right:1rem}@media all and (min-width:40em){.usa-collection__img,.usa-collection__calendar-date{width:5rem}}.usa-collection__body{flex:1 1}.usa-collection__heading{font-family:Nunito,Helvetica Neue;font-size:1.27rem;line-height:1.3;margin-bottom:0;margin-top:0}.usa-collection__description{margin-bottom:.5rem;margin-top:.5rem}.usa-collection__meta{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;margin-top:.25rem}.usa-collection__meta>li{margin-bottom:0;max-width:unset}.usa-collection__meta-item{margin-top:.25rem;font-family:Nunito,Helvetica Neue;font-size:1.02rem;line-height:1.3;display:block;margin-right:.5rem}.usa-collection__meta-item.usa-tag{background-color:#edeff0;line-height:1;padding-bottom:.25rem;padding-top:.25rem;color:#1b1b1b;display:inline-block;margin-top:.25rem}.usa-collection__meta-item.usa-tag--new{background-color:#b50909;color:#fff}.usa-collection__calendar-date{text-decoration:none}.usa-collection__calendar-date-month,.usa-collection__calendar-date-day{font-family:Nunito,Helvetica Neue;font-size:1.08rem;display:block;font-weight:700;padding:.25rem;text-align:center}@media all and (min-width:40em){.usa-collection__calendar-date-month,.usa-collection__calendar-date-day{padding:.5rem}}.usa-collection__calendar-date-month{border-top-left-radius:2px;border-top-right-radius:2px;background-color:#005ea2;color:#fff}.usa-collection__calendar-date-day{border-bottom-left-radius:2px;border-bottom-right-radius:2px;border:1px solid #005ea2;color:#005ea2}.usa-collection--condensed .usa-collection__item{margin-bottom:.5rem;margin-top:.5rem;padding-top:.5rem}.usa-embed-container iframe,.usa-embed-container object,.usa-embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.usa-embed-container{box-sizing:border-box;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;max-width:100%}@supports(aspect-ratio:1){.usa-embed-container{height:inherit;padding:inherit;aspect-ratio:1.7777777778;max-width:100%}.usa-embed-container>*{position:absolute;top:0;left:0;width:100%;height:100%}img.usa-embed-container,.usa-embed-container>img{-o-object-fit:cover;object-fit:cover}}.usa-footer{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;overflow:hidden}.usa-footer>.grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer>.grid-container{padding-left:2rem;padding-right:2rem}}.usa-footer__return-to-top{padding-bottom:1.25rem;padding-top:1.25rem;line-height:1}.usa-footer__return-to-top a{color:#005ea2;text-decoration:underline}.usa-footer__return-to-top a:visited{color:#54278f}.usa-footer__return-to-top a:hover{color:#0b4778}.usa-footer__return-to-top a:active{color:#162e51}.usa-footer__return-to-top a:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-footer__nav{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem;padding-left:0;padding-right:0;border-bottom:1px solid #f6f6f6}@media all and (min-width:64em){.usa-footer__nav{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.usa-footer__nav{padding-left:1rem;padding-right:1rem;border-bottom:none}}@media all and (min-width:30em)and (min-width:64em){.usa-footer__nav{padding-left:2rem;padding-right:2rem}}.usa-footer__nav>ul{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-footer__primary-section{background-color:#f9f9f9}.usa-footer__primary-section>.grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer__primary-section>.grid-container{padding-left:2rem;padding-right:2rem}}.usa-footer__primary-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer__primary-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.usa-footer__primary-container{padding-left:2rem;padding-right:2rem}}.usa-footer__primary-content{line-height:1.2}.usa-footer__primary-link a,.usa-footer__secondary-link a{text-decoration:none}.usa-footer__primary-link a:hover,.usa-footer__secondary-link a:hover{text-decoration:underline}.usa-footer__primary-link{padding-left:1rem;padding-right:1rem;padding-bottom:1rem;padding-top:1rem;color:#1b1b1b;text-decoration:none;font-weight:700;display:block}@media all and (min-width:30em){.usa-footer__primary-link{padding-left:0;padding-right:0}}.usa-footer__primary-link:hover{text-decoration:underline}.usa-footer__primary-link--button{width:100%;border:0;cursor:pointer}.usa-footer__primary-link--button::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;display:inline-block;height:1.25rem;width:1.25rem;content:"";vertical-align:middle;margin-right:.25rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-footer__primary-link--button::before{background:none;background-color:currentColor;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain}}.usa-footer__primary-link--button:not([disabled]):focus{outline:.25rem solid #2491ff;outline-offset:-0.25rem}.usa-footer__primary-link--button::before{height:1.25rem;width:1.25rem;align-items:center;background-size:contain;content:"";display:inline-flex;justify-content:center;margin-right:.25rem;margin-left:-0.25rem}@media(forced-colors:active){.usa-footer__primary-link--button::before{background-color:buttonText !important}}.usa-footer__primary-link--button+.usa-list--unstyled{margin-top:.5rem;margin-bottom:.5rem}.usa-footer__primary-link--button[aria-expanded=false]::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;display:inline-block;height:1.25rem;width:1.25rem;content:"";vertical-align:middle;margin-right:.25rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-footer__primary-link--button[aria-expanded=false]::before{background:none;background-color:currentColor;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain}}.usa-footer__primary-link--button[aria-expanded=false]+.usa-list--unstyled{display:none}.usa-footer__secondary-link{line-height:1.2;margin-left:1rem;padding:0}.usa-footer__secondary-link a{color:#005ea2;text-decoration:underline}.usa-footer__secondary-link a:visited{color:#54278f}.usa-footer__secondary-link a:hover{color:#0b4778}.usa-footer__secondary-link a:active{color:#162e51}.usa-footer__secondary-link a:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-footer__secondary-link+.usa-footer__secondary-link{padding-top:1rem}@media all and (min-width:30em){.usa-footer__secondary-link{margin-left:0}}.usa-footer__contact-info{line-height:1.2}.usa-footer__contact-info a{color:#1b1b1b;text-decoration:none}.usa-footer__contact-info a:hover{text-decoration:underline}@media all and (min-width:30em){.usa-footer__contact-info{justify-content:flex-end;margin-top:.5rem}}.usa-footer__primary-content{border-top:1px solid #f6f6f6}@media all and (min-width:30em){.usa-footer__primary-content{border:none}}.usa-sign-up{padding-bottom:2rem;padding-top:1.5rem}.usa-sign-up .usa-label,.usa-sign-up .usa-button{margin-top:.75rem}.usa-sign-up__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;font-weight:700;margin:0}.usa-footer__secondary-section{padding-bottom:1.25rem;padding-top:1.25rem;color:#1b1b1b;background-color:#edeff0}.usa-footer__secondary-section>.grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer__secondary-section>.grid-container{padding-left:2rem;padding-right:2rem}}.usa-footer__secondary-section a{color:#1b1b1b}.usa-footer__logo{margin-bottom:.5rem;margin-top:.5rem}@media all and (min-width:30em){.usa-footer__logo{margin-bottom:0;margin-top:0;align-items:center}}.usa-footer__logo-img{max-width:5rem}.usa-footer__logo-heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1;font-weight:700;margin-bottom:.5rem;margin-top:.5rem}.usa-footer__contact-links{margin-top:1.5rem}@media all and (min-width:30em){.usa-footer__contact-links{margin-top:0;text-align:right}}.usa-footer__contact-heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1.2;font-weight:700;margin-top:0}@media all and (min-width:30em){.usa-footer__contact-heading{margin-bottom:.25rem;margin-top:.25rem}}.usa-footer__social-links{line-height:1;padding-bottom:.5rem}.usa-footer__social-links a{text-decoration:none}@media all and (min-width:30em){.usa-footer__social-links{justify-content:flex-end}}.usa-social-link{height:3rem;width:3rem;background-color:rgba(0,0,0,.1);display:inline-block;padding:.25rem}.usa-social-link:hover{background-color:#fff}@media(forced-colors:active){.usa-social-link{background-color:#d3d3d3;forced-color-adjust:none}}.usa-social-link__icon{display:block;height:auto;width:100%}@media all and (min-width:30em){.usa-footer__address{justify-content:flex-end}}@media all and (min-width:64em){.usa-footer--slim .usa-footer__nav{padding-left:0;padding-right:0}}.usa-footer--slim .usa-footer__address{padding-left:1rem;padding-right:1rem;padding-bottom:1rem;padding-top:1rem}@media all and (min-width:30em){.usa-footer--slim .usa-footer__address{padding:0}}.usa-footer--slim .usa-footer__logo{align-items:center}.usa-footer--slim .usa-footer__logo-img{max-width:3rem}.usa-footer--slim .usa-footer__contact-info{display:inline-block}@media all and (min-width:30em){.usa-footer--slim .usa-footer__contact-info{padding-bottom:1rem;padding-top:1rem;margin-top:0}}.usa-footer--big .usa-footer__nav{margin-left:-1rem;margin-right:-1rem}@media all and (min-width:30em){.usa-footer--big .usa-footer__nav{border-bottom:1px solid #f6f6f6;padding-top:2rem}}@media all and (min-width:40em){.usa-footer--big .usa-footer__nav{margin-left:0;margin-right:0;padding-left:0;padding-right:0;border-bottom:none}}.usa-footer--big .usa-footer__primary-link{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.2;font-weight:700;line-height:1.2;margin:0}@media all and (min-width:30em){.usa-footer--big .usa-footer__primary-link{padding-bottom:0;padding-top:0;margin-bottom:.5rem}.usa-footer--big .usa-footer__primary-link:hover{cursor:auto;text-decoration:none}}.usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link{align-items:center;display:flex;justify-content:flex-start}.usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled{padding-left:1rem;padding-right:1rem;padding-bottom:1.25rem}@media all and (min-width:30em){.usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled{padding-left:0;padding-right:0;padding-bottom:2rem;padding-top:.75rem}}.usa-form{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3}@media all and (min-width:30em){.usa-form{max-width:20rem}}.usa-form abbr[title=required]{text-decoration:none}.usa-form .usa-input,.usa-form .usa-range,.usa-form .usa-select,.usa-form .usa-textarea{max-width:none}.usa-form .usa-input--2xs,.usa-form .usa-input-group--2xs{max-width:5ex}.usa-form .usa-input--xs,.usa-form .usa-input-group--xs{max-width:9ex}.usa-form .usa-input--sm,.usa-form .usa-input--small,.usa-form .usa-input-group--sm,.usa-form .usa-input-group--small{max-width:13ex}.usa-form .usa-input--md,.usa-form .usa-input--medium,.usa-form .usa-input-group--md,.usa-form .usa-input-group--medium{max-width:20ex}.usa-form .usa-input--lg,.usa-form .usa-input-group--lg{max-width:30ex}.usa-form .usa-input--xl,.usa-form .usa-input-group--xl{max-width:40ex}.usa-form .usa-input--2xl,.usa-form .usa-input-group--2xl{max-width:50ex}.usa-form .usa-button{margin-top:.5rem}@media all and (min-width:30em){.usa-form .usa-button{margin-top:1.5rem}}.usa-form a{color:#005ea2;text-decoration:underline}.usa-form a:visited{color:#54278f}.usa-form a:hover{color:#0b4778}.usa-form a:active{color:#162e51}.usa-form a:focus{outline:.25rem solid #2491ff;outline-offset:0}@media all and (min-width:30em){.usa-form--large{max-width:30rem}}.usa-show-password{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;cursor:pointer}.usa-show-password:visited{color:#54278f}.usa-show-password:hover{color:#0b4778}.usa-show-password:active{color:#162e51}.usa-show-password:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-show-password:hover,.usa-show-password.usa-button--hover,.usa-show-password:disabled:hover,.usa-show-password[aria-disabled=true]:hover,.usa-show-password:disabled.usa-button--hover,.usa-show-password[aria-disabled=true].usa-button--hover,.usa-show-password.usa-button--disabled:hover,.usa-show-password.usa-button--disabled.usa-button--hover,.usa-show-password:active,.usa-show-password.usa-button--active,.usa-show-password:disabled:active,.usa-show-password[aria-disabled=true]:active,.usa-show-password:disabled.usa-button--active,.usa-show-password[aria-disabled=true].usa-button--active,.usa-show-password.usa-button--disabled:active,.usa-show-password.usa-button--disabled.usa-button--active,.usa-show-password:disabled:focus,.usa-show-password[aria-disabled=true]:focus,.usa-show-password:disabled.usa-focus,.usa-show-password[aria-disabled=true].usa-focus,.usa-show-password.usa-button--disabled:focus,.usa-show-password.usa-button--disabled.usa-focus,.usa-show-password:disabled,.usa-show-password[aria-disabled=true],.usa-show-password.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-show-password.usa-button--hover{color:#0b4778}.usa-show-password.usa-button--active{color:#162e51}.usa-show-password:disabled,.usa-show-password[aria-disabled=true],.usa-show-password.usa-button--disabled{color:#c9c9c9}.usa-form__note,.usa-show-password{font-family:Nunito,Helvetica Neue;font-size:1.02rem;line-height:1.3;float:right;margin:.25rem 0 1rem}.usa-graphic-list{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6}.usa-graphic-list .usa-graphic-list__row .usa-media-block{margin-bottom:2rem}@media all and (min-width:40em){.usa-graphic-list .usa-graphic-list__row .usa-media-block{margin-bottom:4rem}}@media all and (min-width:40em){.usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block{margin-bottom:0}}.usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block:last-child{margin-bottom:0}.usa-graphic-list .usa-media-block__img{margin-right:1.5rem}.usa-graphic-list .usa-media-block__body>:first-child{margin-top:0}.usa-graphic-list__heading{margin-bottom:0;margin-top:0;clear:both;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;font-weight:700}*+.usa-graphic-list__heading{margin-top:1.5em}.usa-graphic-list__heading+*{margin-top:1em}.usa-header{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.7}.usa-header::after{clear:both;content:"";display:block}.usa-header a{border-bottom:none}@media all and (min-width:64em){.usa-header .usa-search{float:right}}@media all and (min-width:64em){.usa-header [role=search]{float:right;max-width:calc(27ch + 3rem);width:100%}}.usa-header [type=search]{min-width:0}@media all and (min-width:64em){.usa-header+.usa-hero{border-top:1px solid #fff}}@media all and (min-width:64em){.usa-header+.usa-section,.usa-header+main{border-top:1px solid #edeff0}}@media all and (max-width:63.99em){.usa-logo{flex:1 1;font-size:.98rem;line-height:1;margin-left:1rem}}@media all and (min-width:64em){.usa-logo{margin-top:2rem;margin-bottom:1rem;font-size:1.34rem;line-height:1.2}}.usa-logo a{color:#1b1b1b;text-decoration:none}.usa-logo__text{display:block;font-style:normal;font-weight:700;margin:0}.usa-menu-btn{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;flex:0 1 auto;padding-left:.75rem;padding-right:.75rem;background-color:#005ea2;color:#fff;font-size:.91rem;height:3rem;text-align:center;text-decoration:none;text-transform:uppercase}.usa-menu-btn:visited{color:#54278f}.usa-menu-btn:hover{color:#0b4778}.usa-menu-btn:active{color:#162e51}.usa-menu-btn:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-menu-btn:hover,.usa-menu-btn.usa-button--hover,.usa-menu-btn:disabled:hover,.usa-menu-btn[aria-disabled=true]:hover,.usa-menu-btn:disabled.usa-button--hover,.usa-menu-btn[aria-disabled=true].usa-button--hover,.usa-menu-btn.usa-button--disabled:hover,.usa-menu-btn.usa-button--disabled.usa-button--hover,.usa-menu-btn:active,.usa-menu-btn.usa-button--active,.usa-menu-btn:disabled:active,.usa-menu-btn[aria-disabled=true]:active,.usa-menu-btn:disabled.usa-button--active,.usa-menu-btn[aria-disabled=true].usa-button--active,.usa-menu-btn.usa-button--disabled:active,.usa-menu-btn.usa-button--disabled.usa-button--active,.usa-menu-btn:disabled:focus,.usa-menu-btn[aria-disabled=true]:focus,.usa-menu-btn:disabled.usa-focus,.usa-menu-btn[aria-disabled=true].usa-focus,.usa-menu-btn.usa-button--disabled:focus,.usa-menu-btn.usa-button--disabled.usa-focus,.usa-menu-btn:disabled,.usa-menu-btn[aria-disabled=true],.usa-menu-btn.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-menu-btn.usa-button--hover{color:#0b4778}.usa-menu-btn.usa-button--active{color:#162e51}.usa-menu-btn:disabled,.usa-menu-btn[aria-disabled=true],.usa-menu-btn.usa-button--disabled{color:#c9c9c9}@media all and (min-width:64em){.usa-menu-btn{display:none}}.usa-menu-btn:hover{background-color:#0b4778;color:#fff;text-decoration:none}.usa-menu-btn:active{color:#fff}.usa-menu-btn:visited{color:#fff}.usa-overlay{position:absolute;bottom:0;left:0;right:0;top:0;position:fixed;background:rgba(0,0,0,.7);opacity:0;transition:opacity .15s ease-in-out;visibility:hidden;z-index:400}.usa-overlay.is-visible{opacity:1;visibility:visible}@media all and (min-width:64em){.usa-header--basic .usa-navbar{position:relative;width:33%}.usa-header--basic .usa-nav{flex-direction:row;align-items:center;justify-content:flex-end;display:flex;padding:0 0 .25rem .5rem;width:100%}.usa-header--basic .usa-nav-container{align-items:flex-end;justify-content:space-between;display:flex}.usa-header--basic .usa-nav__primary-item>.usa-current,.usa-header--basic .usa-nav__link:hover{position:relative}.usa-header--basic .usa-nav__primary-item>.usa-current::after,.usa-header--basic .usa-nav__link:hover::after{background-color:#005ea2;border-radius:0;content:"";display:block;position:absolute;height:.25rem;left:1rem;right:1rem;bottom:-0.25rem}}@media(min-width:64em)and (forced-colors:active){.usa-header--basic .usa-nav__primary-item>.usa-current::after,.usa-header--basic .usa-nav__link:hover::after{background-color:ButtonText}}@media all and (min-width:64em){.usa-header--basic .usa-nav__link[aria-expanded=true]::after,.usa-header--basic .usa-nav__link[aria-expanded=true]:hover::after{display:none}.usa-header--basic .usa-nav__primary{width:auto}.usa-header--basic .usa-nav__primary-item:last-of-type{position:relative}.usa-header--basic .usa-nav__primary-item:last-of-type .usa-nav__submenu{position:absolute;right:0}.usa-header--basic .usa-search{top:0}}.usa-header--basic.usa-header--megamenu .usa-nav__inner{display:flex;flex-direction:column}@media all and (min-width:64em){.usa-header--basic.usa-header--megamenu .usa-nav__inner{display:block;float:right;margin-top:-2.5rem}}@media all and (min-width:64em){.usa-header--basic.usa-header--megamenu .usa-nav__primary-item:last-of-type{position:static}}@media all and (min-width:64em){.usa-header--extended{padding-top:0}.usa-header--extended .usa-nav__primary-item>.usa-current,.usa-header--extended .usa-nav__primary-item>.usa-nav__link:hover{position:relative}.usa-header--extended .usa-nav__primary-item>.usa-current::after,.usa-header--extended .usa-nav__primary-item>.usa-nav__link:hover::after{background-color:#005ea2;border-radius:0;content:"";display:block;position:absolute;height:.25rem;left:1rem;right:1rem;bottom:0}}@media(min-width:64em)and (forced-colors:active){.usa-header--extended .usa-nav__primary-item>.usa-current::after,.usa-header--extended .usa-nav__primary-item>.usa-nav__link:hover::after{background-color:ButtonText}}@media all and (min-width:64em){.usa-header--extended .usa-nav__link[aria-expanded=true]::after,.usa-header--extended .usa-nav__link[aria-expanded=true]:hover::after{display:none}}@media all and (min-width:64em){.usa-header--extended .usa-logo{font-size:1.46rem;margin:2rem 0 1.5rem;max-width:50%}}@media all and (min-width:64em){.usa-header--extended .usa-navbar{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;display:block;height:auto;overflow:auto}}@media all and (min-width:64em)and (min-width:64em){.usa-header--extended .usa-navbar{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.usa-header--extended .usa-nav{border-top:1px solid #edeff0;padding:0;width:100%}}@media all and (min-width:64em){.usa-header--extended .usa-nav__inner{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;position:relative}}@media all and (min-width:64em)and (min-width:64em){.usa-header--extended .usa-nav__inner{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.usa-header--extended .usa-nav__primary{margin-left:-1rem}.usa-header--extended .usa-nav__primary::after{clear:both;content:"";display:block}}@media all and (min-width:64em){.usa-header--extended .usa-nav__link{padding-bottom:1rem;padding-top:1rem}}@media all and (min-width:64em){.usa-header--extended .usa-nav__submenu .usa-grid-full{padding-left:.75rem}}@media all and (min-width:64em){.usa-header--extended .usa-nav__submenu.usa-megamenu{left:0;padding-left:2rem}}html.usa-js-loading .usa-nav__submenu,html.usa-js-loading .usa-nav__submenu.usa-megamenu{position:absolute;left:-999em;right:auto}.usa-megamenu .usa-col{flex:1 1 auto}@media all and (min-width:64em){.usa-megamenu .usa-col{flex:4 1}}@media all and (min-width:64em){.usa-megamenu.usa-nav__submenu{padding-left:0;padding-right:0;padding-bottom:2rem;padding-top:2rem;left:-33%;right:0;width:auto}}@media all and (min-width:64em){.usa-megamenu.usa-nav__submenu::before{position:absolute;bottom:0;top:0;background-color:#162e51;content:"";display:block;position:absolute;width:calc(50vw - 43rem + 2rem);right:100%}}@media all and (min-width:64em){.usa-megamenu.usa-nav__submenu::after{position:absolute;bottom:0;top:0;background-color:#162e51;content:"";display:block;position:absolute;width:calc(50vw - 43rem + 2rem);left:100%}}@media all and (min-width:64em){.usa-header--extended .usa-megamenu.usa-nav__submenu::before{position:absolute;bottom:0;top:0;background-color:#162e51;content:"";display:block;position:absolute;width:calc(50vw - 43rem)}}@media all and (min-width:64em){.usa-header--extended .usa-megamenu.usa-nav__submenu::after{position:absolute;bottom:0;top:0;background-color:#162e51;content:"";display:block;position:absolute;width:calc(50vw - 43rem)}}@media all and (min-width:64em){.usa-nav-container{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;padding-left:2rem;padding-right:2rem}.usa-nav-container::after{clear:both;content:"";display:block}}@media all and (min-width:64em)and (min-width:64em){.usa-nav-container{padding-left:2rem;padding-right:2rem}}.usa-navbar{height:3rem}@media all and (max-width:63.99em){.usa-navbar{align-items:center;border-bottom:1px solid #edeff0;display:flex}}@media all and (min-width:64em){.usa-navbar{border-bottom:none;display:inline-block;height:auto}}.usa-hero{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;background-image:url("/themes/custom/usms/dist/../dist/img/hero.jpg");background-position:center;background-size:cover;color:#fff}.usa-hero>.grid-container{position:relative;padding-bottom:2rem;padding-top:2rem}.usa-hero__callout{background-color:#162e51;padding:2rem}@media all and (min-width:40em){.usa-hero__callout{max-width:20rem}}.usa-hero__heading{margin-bottom:0;margin-top:0;clear:both;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem;line-height:1.2;font-weight:700;color:#b21d38;line-height:1.2}*+.usa-hero__heading{margin-top:1.5em}.usa-hero__heading+*{margin-top:1em}.usa-hero__heading--alt{color:#fff;display:block}.usa-icon-list{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;max-width:72ex}.usa-icon-list>li{margin-bottom:0;max-width:unset}.usa-icon-list__item{display:flex;position:relative}.usa-icon-list__item+.usa-icon-list__item{padding-top:.75rem}.usa-prose .usa-icon-list{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;max-width:72ex}.usa-prose .usa-icon-list>li{margin-bottom:0;max-width:unset}.usa-prose .usa-icon-list__item{display:flex;position:relative}.usa-prose .usa-icon-list__item+.usa-icon-list__item{padding-top:.75rem}.usa-icon-list--base-lightest .usa-icon-list__icon{color:#f9f9f9}.usa-icon-list--base-lighter .usa-icon-list__icon{color:#edeff0}.usa-icon-list--base-light .usa-icon-list__icon{color:#f6f6f6}.usa-icon-list--base .usa-icon-list__icon{color:#5c5c5c}.usa-icon-list--base-dark .usa-icon-list__icon{color:#454545}.usa-icon-list--base-darker .usa-icon-list__icon{color:#2e2e2e}.usa-icon-list--base-darkest .usa-icon-list__icon{color:#1b1b1b}.usa-icon-list--primary-lighter .usa-icon-list__icon{color:#cfe8ff}.usa-icon-list--primary-light .usa-icon-list__icon{color:#58b4ff}.usa-icon-list--primary .usa-icon-list__icon{color:#005ea2}.usa-icon-list--primary-vivid .usa-icon-list__icon{color:#0050d8}.usa-icon-list--primary-dark .usa-icon-list__icon{color:#0b4778}.usa-icon-list--primary-darker .usa-icon-list__icon{color:#162e51}.usa-icon-list--secondary-lighter .usa-icon-list__icon{color:#f1e5cd}.usa-icon-list--secondary-light .usa-icon-list__icon{color:#c7a97b}.usa-icon-list--secondary .usa-icon-list__icon{color:#8e704f}.usa-icon-list--secondary-vivid .usa-icon-list__icon{color:#936f38}.usa-icon-list--secondary-dark .usa-icon-list__icon{color:#7a591a}.usa-icon-list--secondary-darker .usa-icon-list__icon{color:#5c410a}.usa-icon-list--accent-warm-lighter .usa-icon-list__icon{color:#f8e1de}.usa-icon-list--accent-warm-light .usa-icon-list__icon{color:#fdb8ae}.usa-icon-list--accent-warm .usa-icon-list__icon{color:#e52207}.usa-icon-list--accent-warm-dark .usa-icon-list__icon{color:#b50909}.usa-icon-list--accent-warm-darker .usa-icon-list__icon{color:#6f3331}.usa-icon-list--accent-warm-darkest .usa-icon-list__icon{color:#5c1111}.usa-icon-list--accent-cool-lighter .usa-icon-list__icon{color:#fff2f5}.usa-icon-list--accent-cool-light .usa-icon-list__icon{color:#f8b9c5}.usa-icon-list--accent-cool .usa-icon-list__icon{color:#b21d38}.usa-icon-list--accent-cool-dark .usa-icon-list__icon{color:#822133}.usa-icon-list--accent-cool-darker .usa-icon-list__icon{color:#4f1c24}.usa-icon-list--error-lighter .usa-icon-list__icon{color:#f4e3db}.usa-icon-list--error-light .usa-icon-list__icon{color:#f39268}.usa-icon-list--error .usa-icon-list__icon{color:#d54309}.usa-icon-list--error-dark .usa-icon-list__icon{color:#b50909}.usa-icon-list--error-darker .usa-icon-list__icon{color:#6f3331}.usa-icon-list--warning-lighter .usa-icon-list__icon{color:#faf3d1}.usa-icon-list--warning-light .usa-icon-list__icon{color:#fee685}.usa-icon-list--warning .usa-icon-list__icon{color:#ffbe2e}.usa-icon-list--warning-dark .usa-icon-list__icon{color:#e5a000}.usa-icon-list--warning-darker .usa-icon-list__icon{color:#936f38}.usa-icon-list--success-lighter .usa-icon-list__icon{color:#ecf3ec}.usa-icon-list--success-light .usa-icon-list__icon{color:#70e17b}.usa-icon-list--success .usa-icon-list__icon{color:#00a91c}.usa-icon-list--success-dark .usa-icon-list__icon{color:#008817}.usa-icon-list--success-darker .usa-icon-list__icon{color:#216e1f}.usa-icon-list--info-lighter .usa-icon-list__icon{color:#e7f6f8}.usa-icon-list--info-light .usa-icon-list__icon{color:#99deea}.usa-icon-list--info .usa-icon-list__icon{color:#00bde3}.usa-icon-list--info-dark .usa-icon-list__icon{color:#009ec1}.usa-icon-list--info-darker .usa-icon-list__icon{color:#2e6276}.usa-icon-list--disabled-light .usa-icon-list__icon{color:#e6e6e6}.usa-icon-list--disabled .usa-icon-list__icon{color:#c9c9c9}.usa-icon-list--disabled-dark .usa-icon-list__icon{color:#adadad}.usa-icon-list--emergency .usa-icon-list__icon{color:#e5a000}.usa-icon-list--emergency-dark .usa-icon-list__icon{color:#332d29}.usa-icon-list__icon .usa-icon{display:block;height:1.695rem;position:relative;width:1.695rem}.usa-icon-list__content>p,.usa-icon-list__content>ul,.usa-icon-list__content>ol{font-family:Nunito,Helvetica Neue;font-size:1.15rem;max-width:72ex}.usa-icon-list[class*=usa-icon-list--size-]{max-width:none}.usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}@media all and (min-width:20em){.mobile\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.mobile\:usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.mobile\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.mobile\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.mobile\:usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.mobile\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.mobile\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.mobile\:usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.mobile\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.mobile\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.mobile\:usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.mobile\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.mobile\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.mobile\:usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.mobile\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.mobile\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.mobile\:usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.mobile\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.mobile\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.mobile\:usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.mobile\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}}@media all and (min-width:30em){.mobile-lg\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.mobile-lg\:usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.mobile-lg\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.mobile-lg\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.mobile-lg\:usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.mobile-lg\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.mobile-lg\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.mobile-lg\:usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.mobile-lg\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.mobile-lg\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.mobile-lg\:usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.mobile-lg\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.mobile-lg\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.mobile-lg\:usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.mobile-lg\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.mobile-lg\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.mobile-lg\:usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.mobile-lg\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.mobile-lg\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.mobile-lg\:usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.mobile-lg\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}}@media all and (min-width:40em){.tablet\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.tablet\:usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.tablet\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.tablet\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.tablet\:usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.tablet\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.tablet\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.tablet\:usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.tablet\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.tablet\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.tablet\:usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.tablet\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.tablet\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.tablet\:usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.tablet\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.tablet\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.tablet\:usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.tablet\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.tablet\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.tablet\:usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.tablet\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}}@media all and (min-width:55em){.tablet-lg\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.tablet-lg\:usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.tablet-lg\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.tablet-lg\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.tablet-lg\:usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.tablet-lg\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.tablet-lg\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.tablet-lg\:usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.tablet-lg\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.tablet-lg\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.tablet-lg\:usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.tablet-lg\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.tablet-lg\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.tablet-lg\:usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.tablet-lg\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.tablet-lg\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.tablet-lg\:usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.tablet-lg\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.tablet-lg\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.tablet-lg\:usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.tablet-lg\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}}@media all and (min-width:64em){.desktop\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.desktop\:usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.desktop\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.desktop\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.desktop\:usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.desktop\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.desktop\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.desktop\:usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.desktop\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.desktop\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.desktop\:usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.desktop\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.desktop\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.desktop\:usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.desktop\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.desktop\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.desktop\:usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.desktop\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.desktop\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.desktop\:usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.desktop\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}}@media all and (min-width:75em){.desktop-lg\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.desktop-lg\:usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.desktop-lg\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.desktop-lg\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.desktop-lg\:usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.desktop-lg\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.desktop-lg\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.desktop-lg\:usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.desktop-lg\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.desktop-lg\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.desktop-lg\:usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.desktop-lg\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.desktop-lg\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.desktop-lg\:usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.desktop-lg\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.desktop-lg\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.desktop-lg\:usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.desktop-lg\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.desktop-lg\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.desktop-lg\:usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.desktop-lg\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}}@media all and (min-width:87.5em){.widescreen\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon{height:1.62rem;width:1.62rem}.widescreen\:usa-icon-list--size-xs .usa-icon-list__content{max-width:72ex;font-size:1.08rem;padding-left:.432rem}.widescreen\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem}.widescreen\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon{height:1.725rem;width:1.725rem}.widescreen\:usa-icon-list--size-sm .usa-icon-list__content{max-width:72ex;font-size:1.15rem;padding-left:.46rem}.widescreen\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem}.widescreen\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon{height:1.905rem;width:1.905rem}.widescreen\:usa-icon-list--size-md .usa-icon-list__content{max-width:72ex;font-size:1.27rem;padding-left:.508rem}.widescreen\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.22rem}.widescreen\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon{height:2.1rem;width:2.1rem}.widescreen\:usa-icon-list--size-lg .usa-icon-list__content{max-width:72ex;font-size:1.4rem;padding-left:.56rem}.widescreen\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem}.widescreen\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon{height:2.295rem;width:2.295rem}.widescreen\:usa-icon-list--size-xl .usa-icon-list__content{max-width:72ex;font-size:1.53rem;padding-left:.612rem}.widescreen\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}.widescreen\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon{height:2.67rem;width:2.67rem}.widescreen\:usa-icon-list--size-2xl .usa-icon-list__content{max-width:72ex;font-size:1.78rem;padding-left:.712rem}.widescreen\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem}.widescreen\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon{height:3.06rem;width:3.06rem}.widescreen\:usa-icon-list--size-3xl .usa-icon-list__content{max-width:72ex;font-size:2.04rem;padding-left:.816rem}.widescreen\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.95rem}}.usa-icon-list__title{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.2;margin-bottom:0;padding-top:.425ex}.usa-icon-list__title+*{margin-top:.5rem}.usa-icon-list__content{font-size:1.15rem;padding-left:.46rem}.usa-icon-list__content>*:first-child{margin-top:0}.usa-icon-list__content>*:last-child{margin-bottom:0}.usa-icon-list__content ul li{list-style-type:disc}.usa-identifier{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3;color:#fff;background-color:#1b1b1b;padding-bottom:1rem}.usa-identifier__container{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;max-width:64rem}@media all and (min-width:64em){.usa-identifier__container{padding-left:2rem;padding-right:2rem}}.usa-identifier__section{padding-bottom:1rem;padding-top:1rem}@media all and (min-width:40em){.usa-identifier__section--masthead .usa-identifier__container{align-items:center;display:flex}}.usa-identifier__logos{display:flex;margin-right:1rem}.usa-identifier__logo{text-decoration:none;height:3rem;display:block}.usa-identifier__logo+.usa-identifier__logo{margin-left:.5rem}.usa-identifier__logo-img{height:100%;width:auto}.usa-identifier__identity{flex:1 1;margin-top:1rem}@media all and (min-width:40em){.usa-identifier__identity{margin-top:0}}.usa-identifier__identity-domain,.usa-identifier__identity-disclaimer{margin:0;padding:0}.usa-identifier__identity-domain{color:#f6f6f6}.usa-identifier__identity-disclaimer{font-weight:700}.usa-identifier__identity-disclaimer a{color:#e6e6e6}.usa-identifier__identity-disclaimer a:visited{color:#e6e6e6}.usa-identifier__identity-disclaimer a:hover,.usa-identifier__identity-disclaimer a:active{color:#f9f9f9}@media all and (min-width:40em){.usa-identifier__section--required-links{padding-bottom:.5rem;padding-top:.5rem}}@media all and (min-width:64em){.usa-identifier__section--required-links{font-size:1.08rem}}.usa-identifier__required-links-list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;margin-bottom:0;margin-top:0}@media all and (min-width:40em){.usa-identifier__required-links-list{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem;-moz-column-fill:balance;column-fill:balance}}@media all and (min-width:64em){.usa-identifier__required-links-list{-moz-column-count:4;column-count:4}}.usa-identifier__required-links-item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:.75rem}.usa-identifier__required-links-item:last-child{margin-bottom:0}@media all and (min-width:64em){.usa-identifier__required-links-item{margin-bottom:.5rem}}.usa-identifier__required-link,.usa-identifier__required-link.usa-link{color:#f6f6f6;display:inline-block}.usa-identifier__required-link:visited,.usa-identifier__required-link.usa-link:visited{color:#f6f6f6}.usa-identifier__required-link:hover,.usa-identifier__required-link:active,.usa-identifier__required-link.usa-link:hover,.usa-identifier__required-link.usa-link:active{color:#edeff0}.usa-identifier__section--usagov a{color:#e6e6e6;font-weight:700;display:inline-block;margin-top:.5rem}.usa-identifier__section--usagov a:visited{color:#e6e6e6}.usa-identifier__section--usagov a:hover,.usa-identifier__section--usagov a:active{color:#f9f9f9}@media all and (min-width:40em){.usa-identifier__section--usagov a{margin-top:0}}@media all and (min-width:40em){.usa-identifier__usagov-description{display:inline-flex}}.usa-in-page-nav-container{align-items:flex-start;display:flex}.usa-in-page-nav-container main{max-width:64rem;width:100%}.usa-in-page-nav{color:#1b1b1b;display:none;margin-left:2rem;margin-top:1.25rem;max-width:15rem;order:2;position:sticky;top:2rem;width:100%}@media all and (min-width:40em){.usa-in-page-nav{display:block}}.usa-in-page-nav__nav{color:#1b1b1b;background-color:#fff;border-radius:.5rem;padding:1rem}.usa-in-page-nav__heading{font-family:Nunito,Helvetica Neue;font-size:1.02rem;line-height:1.3;font-weight:700;margin-bottom:1rem;margin-top:0;padding:0}.usa-in-page-nav__list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;border-left:1px solid rgba(27,27,27,.25);padding:0}.usa-in-page-nav__list>li{margin-bottom:0;max-width:unset}.usa-in-page-nav__list__item{border-top:1px solid #edeff0}.usa-in-page-nav__list a:not(.usa-button){display:block;padding:.5rem 1rem;text-decoration:none}.usa-in-page-nav__list a:not(.usa-button):hover{background-color:#f9f9f9;text-decoration:none}.usa-in-page-nav__list a:not(.usa-button):not(.usa-current){color:#454545}.usa-in-page-nav__list a:not(.usa-button):not(.usa-current):hover{color:#005ea2}.usa-in-page-nav__list a:not(.usa-button):not(.usa-current):focus{outline-offset:0}.usa-in-page-nav__list .usa-current{position:relative;color:#005ea2;font-weight:700}.usa-in-page-nav__list .usa-current::after{background-color:#005ea2;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:.25rem}@media all and (min-width:40em){.usa-in-page-nav__list .usa-current{position:relative}.usa-in-page-nav__list .usa-current::after{background-color:#005ea2;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:0}}.usa-in-page-nav__list a:not(.usa-button):not(.usa-current){color:#005ea2}.usa-in-page-nav__list a:not(.usa-button):not(.usa-current):visited{color:#54278f}.usa-in-page-nav__list a:not(.usa-button):not(.usa-current):hover,.usa-in-page-nav__list a:not(.usa-button):not(.usa-current):active{color:#0b4778}.usa-in-page-nav__list a:not(.usa-button).usa-current{color:#1b1b1b;font-weight:inherit}.usa-in-page-nav__list a:not(.usa-button):hover{text-decoration:underline;background-color:none}.usa-in-page-nav__list a:not(.usa-button).usa-current{position:static}.usa-in-page-nav__list a:not(.usa-button).usa-current::after{background-color:#1b1b1b;border-radius:0;bottom:-1px;left:0;top:0;width:.25rem;z-index:100}.usa-in-page-nav__item{font-family:Nunito,Helvetica Neue;font-size:1.02rem;line-height:1.2;border:none;font-weight:bold;position:relative}.usa-in-page-nav__item.usa-in-page-nav__item--sub-item{font-weight:normal}.usa-language{flex-direction:row;align-items:center;justify-content:flex-end;display:flex;padding:0 0 .25rem .5rem;width:100%}.usa-language--small .usa-button{padding-left:.75rem;padding-right:.75rem;padding-bottom:0;padding-top:0;font-size:.91rem;height:2rem;margin-top:.3rem;min-width:3rem}.usa-language-container{align-items:center;justify-content:flex-end;display:flex}.usa-nav-container .usa-language-container{align-self:center;margin-left:0;position:absolute;right:5rem;top:1rem}@media all and (min-width:64em){.usa-nav-container .usa-language-container{align-self:flex-end;margin-left:.75rem;margin-bottom:.5rem;position:relative;right:inherit;top:-2px}}.usa-language__link{margin-right:0}.usa-language__primary{width:auto}.usa-language__primary-item:last-of-type{position:relative}.usa-language__primary-item:last-of-type .usa-language__submenu{position:absolute;right:0}.usa-language__submenu{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;margin:0;background-color:#162e51;position:absolute;width:15rem;z-index:400}.usa-language__submenu>li{margin-bottom:0;max-width:unset}.usa-language__submenu-item{border-top:1px solid #edeff0;font-size:1.02rem}.usa-language__submenu .usa-current::after{display:none}@media all and (min-width:40em){.usa-language__submenu .usa-current::after{display:none}}.usa-language__submenu a:not(.usa-button){padding-left:2rem}.usa-language__submenu .usa-language__submenu a:not(.usa-button){padding-left:3rem}.usa-language__submenu .usa-language__submenu .usa-language__submenu a:not(.usa-button){padding-left:4rem}.usa-language__submenu[aria-hidden=true]{display:none}.usa-language__submenu .usa-language__submenu-item a{color:#fff;display:block;line-height:1.3;padding:0;padding:.5rem;text-decoration:none}.usa-language__submenu .usa-language__submenu-item a:focus{outline-offset:-0.25rem}.usa-language__submenu .usa-language__submenu-item a:hover{color:#fff;text-decoration:underline}.usa-language__submenu-list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-language__submenu-list>li{margin-bottom:0;max-width:unset}.usa-language__submenu-list .usa-language__submenu-list-item{margin:0;font-size:1.02rem}.usa-language__submenu-list .usa-language__submenu-list-item a{line-height:1.3}.usa-layout-docs__sidenav{order:2;padding-top:2rem}@media all and (min-width:64em){.usa-layout-docs__sidenav{padding-top:0}}@media all and (min-width:64em){.usa-layout-docs__main{order:2}}.grid-container{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container{padding-left:2rem;padding-right:2rem}}.grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-card{padding-left:2rem;padding-right:2rem}}.grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-card-lg{padding-left:2rem;padding-right:2rem}}.grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-mobile{padding-left:2rem;padding-right:2rem}}.grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}.grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-tablet{padding-left:2rem;padding-right:2rem}}.grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}.grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-desktop{padding-left:2rem;padding-right:2rem}}.grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}.grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.grid-container-widescreen{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-card{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-card-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-mobile{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-tablet{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-desktop{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:20em){.mobile\:grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:20em)and (min-width:64em){.mobile\:grid-container-widescreen{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-card{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-card-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-mobile{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-tablet{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-desktop{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.mobile-lg\:grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:30em)and (min-width:64em){.mobile-lg\:grid-container-widescreen{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-card{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-card-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-mobile{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-tablet{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-desktop{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:40em){.tablet\:grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:40em)and (min-width:64em){.tablet\:grid-container-widescreen{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-card{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-card-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-mobile{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-tablet{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-desktop{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:55em){.tablet-lg\:grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:55em)and (min-width:64em){.tablet-lg\:grid-container-widescreen{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-card{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-card-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-mobile{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-tablet{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-desktop{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.desktop\:grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:64em)and (min-width:64em){.desktop\:grid-container-widescreen{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-card{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-card-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-mobile{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-tablet{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-desktop{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:75em){.desktop-lg\:grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:75em)and (min-width:64em){.desktop-lg\:grid-container-widescreen{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-card{margin-left:auto;margin-right:auto;max-width:10rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-card{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-card-lg{margin-left:auto;margin-right:auto;max-width:15rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-card-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-mobile{margin-left:auto;margin-right:auto;max-width:20rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-mobile{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-mobile-lg{margin-left:auto;margin-right:auto;max-width:30rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-mobile-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-tablet{margin-left:auto;margin-right:auto;max-width:40rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-tablet{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-tablet-lg{margin-left:auto;margin-right:auto;max-width:55rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-tablet-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-desktop{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-desktop{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-desktop-lg{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-desktop-lg{padding-left:2rem;padding-right:2rem}}@media all and (min-width:87.5em){.widescreen\:grid-container-widescreen{margin-left:auto;margin-right:auto;max-width:87.5rem;padding-left:1rem;padding-right:1rem}}@media all and (min-width:87.5em)and (min-width:64em){.widescreen\:grid-container-widescreen{padding-left:2rem;padding-right:2rem}}.grid-row{display:flex;flex-wrap:wrap}.grid-row.grid-gap{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.grid-gap>*{padding-left:.5rem;padding-right:.5rem}@media all and (min-width:64em){.grid-row.grid-gap{margin-left:-1rem;margin-right:-1rem}.grid-row.grid-gap>*{padding-left:1rem;padding-right:1rem}}.grid-row.grid-gap-0{margin-left:0;margin-right:0}.grid-row.grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}@media all and (min-width:20em){.grid-row.mobile\:grid-gap-0{margin-left:0;margin-right:0}.grid-row.mobile\:grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.mobile\:grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.mobile\:grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.mobile\:grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.mobile\:grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.mobile\:grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.mobile\:grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.mobile\:grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.mobile\:grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.mobile\:grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.mobile\:grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.mobile\:grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.mobile\:grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.mobile\:grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.mobile\:grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.mobile\:grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.mobile\:grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.mobile\:grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.mobile\:grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.mobile\:grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.mobile\:grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.mobile\:grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.mobile\:grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}}@media all and (min-width:30em){.grid-row.mobile-lg\:grid-gap-0{margin-left:0;margin-right:0}.grid-row.mobile-lg\:grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.mobile-lg\:grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.mobile-lg\:grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.mobile-lg\:grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.mobile-lg\:grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.mobile-lg\:grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.mobile-lg\:grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.mobile-lg\:grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.mobile-lg\:grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.mobile-lg\:grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.mobile-lg\:grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.mobile-lg\:grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.mobile-lg\:grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.mobile-lg\:grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.mobile-lg\:grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.mobile-lg\:grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.mobile-lg\:grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.mobile-lg\:grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.mobile-lg\:grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.mobile-lg\:grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.mobile-lg\:grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.mobile-lg\:grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.mobile-lg\:grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}}@media all and (min-width:40em){.grid-row.tablet\:grid-gap-0{margin-left:0;margin-right:0}.grid-row.tablet\:grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.tablet\:grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.tablet\:grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.tablet\:grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.tablet\:grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.tablet\:grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.tablet\:grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.tablet\:grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.tablet\:grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.tablet\:grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.tablet\:grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.tablet\:grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.tablet\:grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.tablet\:grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.tablet\:grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.tablet\:grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.tablet\:grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.tablet\:grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.tablet\:grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.tablet\:grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.tablet\:grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.tablet\:grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.tablet\:grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}}@media all and (min-width:55em){.grid-row.tablet-lg\:grid-gap-0{margin-left:0;margin-right:0}.grid-row.tablet-lg\:grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.tablet-lg\:grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.tablet-lg\:grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.tablet-lg\:grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.tablet-lg\:grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.tablet-lg\:grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.tablet-lg\:grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.tablet-lg\:grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.tablet-lg\:grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.tablet-lg\:grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.tablet-lg\:grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.tablet-lg\:grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.tablet-lg\:grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.tablet-lg\:grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.tablet-lg\:grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.tablet-lg\:grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.tablet-lg\:grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.tablet-lg\:grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.tablet-lg\:grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.tablet-lg\:grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.tablet-lg\:grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.tablet-lg\:grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.tablet-lg\:grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}}@media all and (min-width:64em){.grid-row.desktop\:grid-gap-0{margin-left:0;margin-right:0}.grid-row.desktop\:grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.desktop\:grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.desktop\:grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.desktop\:grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.desktop\:grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.desktop\:grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.desktop\:grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.desktop\:grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.desktop\:grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.desktop\:grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.desktop\:grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.desktop\:grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.desktop\:grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.desktop\:grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.desktop\:grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.desktop\:grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.desktop\:grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.desktop\:grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.desktop\:grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.desktop\:grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.desktop\:grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.desktop\:grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.desktop\:grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}}@media all and (min-width:75em){.grid-row.desktop-lg\:grid-gap-0{margin-left:0;margin-right:0}.grid-row.desktop-lg\:grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.desktop-lg\:grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.desktop-lg\:grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.desktop-lg\:grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.desktop-lg\:grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.desktop-lg\:grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.desktop-lg\:grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.desktop-lg\:grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.desktop-lg\:grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.desktop-lg\:grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.desktop-lg\:grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.desktop-lg\:grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.desktop-lg\:grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.desktop-lg\:grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.desktop-lg\:grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.desktop-lg\:grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.desktop-lg\:grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.desktop-lg\:grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.desktop-lg\:grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.desktop-lg\:grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.desktop-lg\:grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.desktop-lg\:grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.desktop-lg\:grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}}@media all and (min-width:87.5em){.grid-row.widescreen\:grid-gap-0{margin-left:0;margin-right:0}.grid-row.widescreen\:grid-gap-0>*{padding-left:0;padding-right:0}.grid-row.widescreen\:grid-gap-2px{margin-left:-1px;margin-right:-1px}.grid-row.widescreen\:grid-gap-2px>*{padding-left:1px;padding-right:1px}.grid-row.widescreen\:grid-gap-05{margin-left:-2px;margin-right:-2px}.grid-row.widescreen\:grid-gap-05>*{padding-left:2px;padding-right:2px}.grid-row.widescreen\:grid-gap-1{margin-left:-0.25rem;margin-right:-0.25rem}.grid-row.widescreen\:grid-gap-1>*{padding-left:.25rem;padding-right:.25rem}.grid-row.widescreen\:grid-gap-2{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.widescreen\:grid-gap-2>*{padding-left:.5rem;padding-right:.5rem}.grid-row.widescreen\:grid-gap-3{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.widescreen\:grid-gap-3>*{padding-left:.75rem;padding-right:.75rem}.grid-row.widescreen\:grid-gap-4{margin-left:-1rem;margin-right:-1rem}.grid-row.widescreen\:grid-gap-4>*{padding-left:1rem;padding-right:1rem}.grid-row.widescreen\:grid-gap-5{margin-left:-1.25rem;margin-right:-1.25rem}.grid-row.widescreen\:grid-gap-5>*{padding-left:1.25rem;padding-right:1.25rem}.grid-row.widescreen\:grid-gap-6{margin-left:-1.5rem;margin-right:-1.5rem}.grid-row.widescreen\:grid-gap-6>*{padding-left:1.5rem;padding-right:1.5rem}.grid-row.widescreen\:grid-gap-sm{margin-left:-1px;margin-right:-1px}.grid-row.widescreen\:grid-gap-sm>*{padding-left:1px;padding-right:1px}.grid-row.widescreen\:grid-gap-md{margin-left:-0.5rem;margin-right:-0.5rem}.grid-row.widescreen\:grid-gap-md>*{padding-left:.5rem;padding-right:.5rem}.grid-row.widescreen\:grid-gap-lg{margin-left:-0.75rem;margin-right:-0.75rem}.grid-row.widescreen\:grid-gap-lg>*{padding-left:.75rem;padding-right:.75rem}}[class*=grid-col]{position:relative;width:100%;box-sizing:border-box}.grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.grid-col-1{flex:0 1 auto;width:8.3333333333%}.grid-col-2{flex:0 1 auto;width:16.6666666667%}.grid-col-3{flex:0 1 auto;width:25%}.grid-col-4{flex:0 1 auto;width:33.3333333333%}.grid-col-5{flex:0 1 auto;width:41.6666666667%}.grid-col-6{flex:0 1 auto;width:50%}.grid-col-7{flex:0 1 auto;width:58.3333333333%}.grid-col-8{flex:0 1 auto;width:66.6666666667%}.grid-col-9{flex:0 1 auto;width:75%}.grid-col-10{flex:0 1 auto;width:83.3333333333%}.grid-col-11{flex:0 1 auto;width:91.6666666667%}.grid-col-12{flex:0 1 auto;width:100%}@media all and (min-width:20em){.mobile\:grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.mobile\:grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.mobile\:grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.mobile\:grid-col-1{flex:0 1 auto;width:8.3333333333%}.mobile\:grid-col-2{flex:0 1 auto;width:16.6666666667%}.mobile\:grid-col-3{flex:0 1 auto;width:25%}.mobile\:grid-col-4{flex:0 1 auto;width:33.3333333333%}.mobile\:grid-col-5{flex:0 1 auto;width:41.6666666667%}.mobile\:grid-col-6{flex:0 1 auto;width:50%}.mobile\:grid-col-7{flex:0 1 auto;width:58.3333333333%}.mobile\:grid-col-8{flex:0 1 auto;width:66.6666666667%}.mobile\:grid-col-9{flex:0 1 auto;width:75%}.mobile\:grid-col-10{flex:0 1 auto;width:83.3333333333%}.mobile\:grid-col-11{flex:0 1 auto;width:91.6666666667%}.mobile\:grid-col-12{flex:0 1 auto;width:100%}}@media all and (min-width:30em){.mobile-lg\:grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.mobile-lg\:grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.mobile-lg\:grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.mobile-lg\:grid-col-1{flex:0 1 auto;width:8.3333333333%}.mobile-lg\:grid-col-2{flex:0 1 auto;width:16.6666666667%}.mobile-lg\:grid-col-3{flex:0 1 auto;width:25%}.mobile-lg\:grid-col-4{flex:0 1 auto;width:33.3333333333%}.mobile-lg\:grid-col-5{flex:0 1 auto;width:41.6666666667%}.mobile-lg\:grid-col-6{flex:0 1 auto;width:50%}.mobile-lg\:grid-col-7{flex:0 1 auto;width:58.3333333333%}.mobile-lg\:grid-col-8{flex:0 1 auto;width:66.6666666667%}.mobile-lg\:grid-col-9{flex:0 1 auto;width:75%}.mobile-lg\:grid-col-10{flex:0 1 auto;width:83.3333333333%}.mobile-lg\:grid-col-11{flex:0 1 auto;width:91.6666666667%}.mobile-lg\:grid-col-12{flex:0 1 auto;width:100%}}@media all and (min-width:40em){.tablet\:grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.tablet\:grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.tablet\:grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.tablet\:grid-col-1{flex:0 1 auto;width:8.3333333333%}.tablet\:grid-col-2{flex:0 1 auto;width:16.6666666667%}.tablet\:grid-col-3{flex:0 1 auto;width:25%}.tablet\:grid-col-4{flex:0 1 auto;width:33.3333333333%}.tablet\:grid-col-5{flex:0 1 auto;width:41.6666666667%}.tablet\:grid-col-6{flex:0 1 auto;width:50%}.tablet\:grid-col-7{flex:0 1 auto;width:58.3333333333%}.tablet\:grid-col-8{flex:0 1 auto;width:66.6666666667%}.tablet\:grid-col-9{flex:0 1 auto;width:75%}.tablet\:grid-col-10{flex:0 1 auto;width:83.3333333333%}.tablet\:grid-col-11{flex:0 1 auto;width:91.6666666667%}.tablet\:grid-col-12{flex:0 1 auto;width:100%}}@media all and (min-width:55em){.tablet-lg\:grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.tablet-lg\:grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.tablet-lg\:grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.tablet-lg\:grid-col-1{flex:0 1 auto;width:8.3333333333%}.tablet-lg\:grid-col-2{flex:0 1 auto;width:16.6666666667%}.tablet-lg\:grid-col-3{flex:0 1 auto;width:25%}.tablet-lg\:grid-col-4{flex:0 1 auto;width:33.3333333333%}.tablet-lg\:grid-col-5{flex:0 1 auto;width:41.6666666667%}.tablet-lg\:grid-col-6{flex:0 1 auto;width:50%}.tablet-lg\:grid-col-7{flex:0 1 auto;width:58.3333333333%}.tablet-lg\:grid-col-8{flex:0 1 auto;width:66.6666666667%}.tablet-lg\:grid-col-9{flex:0 1 auto;width:75%}.tablet-lg\:grid-col-10{flex:0 1 auto;width:83.3333333333%}.tablet-lg\:grid-col-11{flex:0 1 auto;width:91.6666666667%}.tablet-lg\:grid-col-12{flex:0 1 auto;width:100%}}@media all and (min-width:64em){.desktop\:grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.desktop\:grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.desktop\:grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.desktop\:grid-col-1{flex:0 1 auto;width:8.3333333333%}.desktop\:grid-col-2{flex:0 1 auto;width:16.6666666667%}.desktop\:grid-col-3{flex:0 1 auto;width:25%}.desktop\:grid-col-4{flex:0 1 auto;width:33.3333333333%}.desktop\:grid-col-5{flex:0 1 auto;width:41.6666666667%}.desktop\:grid-col-6{flex:0 1 auto;width:50%}.desktop\:grid-col-7{flex:0 1 auto;width:58.3333333333%}.desktop\:grid-col-8{flex:0 1 auto;width:66.6666666667%}.desktop\:grid-col-9{flex:0 1 auto;width:75%}.desktop\:grid-col-10{flex:0 1 auto;width:83.3333333333%}.desktop\:grid-col-11{flex:0 1 auto;width:91.6666666667%}.desktop\:grid-col-12{flex:0 1 auto;width:100%}}@media all and (min-width:75em){.desktop-lg\:grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.desktop-lg\:grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.desktop-lg\:grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.desktop-lg\:grid-col-1{flex:0 1 auto;width:8.3333333333%}.desktop-lg\:grid-col-2{flex:0 1 auto;width:16.6666666667%}.desktop-lg\:grid-col-3{flex:0 1 auto;width:25%}.desktop-lg\:grid-col-4{flex:0 1 auto;width:33.3333333333%}.desktop-lg\:grid-col-5{flex:0 1 auto;width:41.6666666667%}.desktop-lg\:grid-col-6{flex:0 1 auto;width:50%}.desktop-lg\:grid-col-7{flex:0 1 auto;width:58.3333333333%}.desktop-lg\:grid-col-8{flex:0 1 auto;width:66.6666666667%}.desktop-lg\:grid-col-9{flex:0 1 auto;width:75%}.desktop-lg\:grid-col-10{flex:0 1 auto;width:83.3333333333%}.desktop-lg\:grid-col-11{flex:0 1 auto;width:91.6666666667%}.desktop-lg\:grid-col-12{flex:0 1 auto;width:100%}}@media all and (min-width:87.5em){.widescreen\:grid-col{flex:1 1;width:auto;max-width:100%;min-width:1px}.widescreen\:grid-col-fill{flex:1 1;width:auto;max-width:100%;min-width:1px}.widescreen\:grid-col-auto{flex:0 1 auto;width:auto;max-width:100%}.widescreen\:grid-col-1{flex:0 1 auto;width:8.3333333333%}.widescreen\:grid-col-2{flex:0 1 auto;width:16.6666666667%}.widescreen\:grid-col-3{flex:0 1 auto;width:25%}.widescreen\:grid-col-4{flex:0 1 auto;width:33.3333333333%}.widescreen\:grid-col-5{flex:0 1 auto;width:41.6666666667%}.widescreen\:grid-col-6{flex:0 1 auto;width:50%}.widescreen\:grid-col-7{flex:0 1 auto;width:58.3333333333%}.widescreen\:grid-col-8{flex:0 1 auto;width:66.6666666667%}.widescreen\:grid-col-9{flex:0 1 auto;width:75%}.widescreen\:grid-col-10{flex:0 1 auto;width:83.3333333333%}.widescreen\:grid-col-11{flex:0 1 auto;width:91.6666666667%}.widescreen\:grid-col-12{flex:0 1 auto;width:100%}}.grid-offset-1{margin-left:8.3333333333%}.grid-offset-2{margin-left:16.6666666667%}.grid-offset-3{margin-left:25%}.grid-offset-4{margin-left:33.3333333333%}.grid-offset-5{margin-left:41.6666666667%}.grid-offset-6{margin-left:50%}.grid-offset-7{margin-left:58.3333333333%}.grid-offset-8{margin-left:66.6666666667%}.grid-offset-9{margin-left:75%}.grid-offset-10{margin-left:83.3333333333%}.grid-offset-11{margin-left:91.6666666667%}.grid-offset-12{margin-left:100%}.grid-offset-none{margin-left:0}@media all and (min-width:20em){.mobile\:grid-offset-1{margin-left:8.3333333333%}}@media all and (min-width:20em){.mobile\:grid-offset-2{margin-left:16.6666666667%}}@media all and (min-width:20em){.mobile\:grid-offset-3{margin-left:25%}}@media all and (min-width:20em){.mobile\:grid-offset-4{margin-left:33.3333333333%}}@media all and (min-width:20em){.mobile\:grid-offset-5{margin-left:41.6666666667%}}@media all and (min-width:20em){.mobile\:grid-offset-6{margin-left:50%}}@media all and (min-width:20em){.mobile\:grid-offset-7{margin-left:58.3333333333%}}@media all and (min-width:20em){.mobile\:grid-offset-8{margin-left:66.6666666667%}}@media all and (min-width:20em){.mobile\:grid-offset-9{margin-left:75%}}@media all and (min-width:20em){.mobile\:grid-offset-10{margin-left:83.3333333333%}}@media all and (min-width:20em){.mobile\:grid-offset-11{margin-left:91.6666666667%}}@media all and (min-width:20em){.mobile\:grid-offset-12{margin-left:100%}}@media all and (min-width:20em){.mobile\:grid-offset-none{margin-left:0}}@media all and (min-width:30em){.mobile-lg\:grid-offset-1{margin-left:8.3333333333%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-2{margin-left:16.6666666667%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-3{margin-left:25%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-4{margin-left:33.3333333333%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-5{margin-left:41.6666666667%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-6{margin-left:50%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-7{margin-left:58.3333333333%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-8{margin-left:66.6666666667%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-9{margin-left:75%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-10{margin-left:83.3333333333%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-11{margin-left:91.6666666667%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-12{margin-left:100%}}@media all and (min-width:30em){.mobile-lg\:grid-offset-none{margin-left:0}}@media all and (min-width:40em){.tablet\:grid-offset-1{margin-left:8.3333333333%}}@media all and (min-width:40em){.tablet\:grid-offset-2{margin-left:16.6666666667%}}@media all and (min-width:40em){.tablet\:grid-offset-3{margin-left:25%}}@media all and (min-width:40em){.tablet\:grid-offset-4{margin-left:33.3333333333%}}@media all and (min-width:40em){.tablet\:grid-offset-5{margin-left:41.6666666667%}}@media all and (min-width:40em){.tablet\:grid-offset-6{margin-left:50%}}@media all and (min-width:40em){.tablet\:grid-offset-7{margin-left:58.3333333333%}}@media all and (min-width:40em){.tablet\:grid-offset-8{margin-left:66.6666666667%}}@media all and (min-width:40em){.tablet\:grid-offset-9{margin-left:75%}}@media all and (min-width:40em){.tablet\:grid-offset-10{margin-left:83.3333333333%}}@media all and (min-width:40em){.tablet\:grid-offset-11{margin-left:91.6666666667%}}@media all and (min-width:40em){.tablet\:grid-offset-12{margin-left:100%}}@media all and (min-width:40em){.tablet\:grid-offset-none{margin-left:0}}@media all and (min-width:55em){.tablet-lg\:grid-offset-1{margin-left:8.3333333333%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-2{margin-left:16.6666666667%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-3{margin-left:25%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-4{margin-left:33.3333333333%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-5{margin-left:41.6666666667%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-6{margin-left:50%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-7{margin-left:58.3333333333%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-8{margin-left:66.6666666667%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-9{margin-left:75%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-10{margin-left:83.3333333333%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-11{margin-left:91.6666666667%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-12{margin-left:100%}}@media all and (min-width:55em){.tablet-lg\:grid-offset-none{margin-left:0}}@media all and (min-width:64em){.desktop\:grid-offset-1{margin-left:8.3333333333%}}@media all and (min-width:64em){.desktop\:grid-offset-2{margin-left:16.6666666667%}}@media all and (min-width:64em){.desktop\:grid-offset-3{margin-left:25%}}@media all and (min-width:64em){.desktop\:grid-offset-4{margin-left:33.3333333333%}}@media all and (min-width:64em){.desktop\:grid-offset-5{margin-left:41.6666666667%}}@media all and (min-width:64em){.desktop\:grid-offset-6{margin-left:50%}}@media all and (min-width:64em){.desktop\:grid-offset-7{margin-left:58.3333333333%}}@media all and (min-width:64em){.desktop\:grid-offset-8{margin-left:66.6666666667%}}@media all and (min-width:64em){.desktop\:grid-offset-9{margin-left:75%}}@media all and (min-width:64em){.desktop\:grid-offset-10{margin-left:83.3333333333%}}@media all and (min-width:64em){.desktop\:grid-offset-11{margin-left:91.6666666667%}}@media all and (min-width:64em){.desktop\:grid-offset-12{margin-left:100%}}@media all and (min-width:64em){.desktop\:grid-offset-none{margin-left:0}}@media all and (min-width:75em){.desktop-lg\:grid-offset-1{margin-left:8.3333333333%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-2{margin-left:16.6666666667%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-3{margin-left:25%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-4{margin-left:33.3333333333%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-5{margin-left:41.6666666667%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-6{margin-left:50%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-7{margin-left:58.3333333333%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-8{margin-left:66.6666666667%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-9{margin-left:75%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-10{margin-left:83.3333333333%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-11{margin-left:91.6666666667%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-12{margin-left:100%}}@media all and (min-width:75em){.desktop-lg\:grid-offset-none{margin-left:0}}@media all and (min-width:87.5em){.widescreen\:grid-offset-1{margin-left:8.3333333333%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-2{margin-left:16.6666666667%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-3{margin-left:25%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-4{margin-left:33.3333333333%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-5{margin-left:41.6666666667%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-6{margin-left:50%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-7{margin-left:58.3333333333%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-8{margin-left:66.6666666667%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-9{margin-left:75%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-10{margin-left:83.3333333333%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-11{margin-left:91.6666666667%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-12{margin-left:100%}}@media all and (min-width:87.5em){.widescreen\:grid-offset-none{margin-left:0}}.usa-media-block{align-items:flex-start;display:flex}.usa-media-block__img{flex-shrink:0;margin-right:.5rem}.usa-media-block__body{flex:1 1}.usa-js-no-click{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.usa-js-no-click .usa-modal,.usa-js-no-click .usa-modal *{pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text}[data-open-modal] *{pointer-events:none}.usa-modal-wrapper{text-align:center;transition:opacity .15s ease-in-out}.usa-modal-wrapper.is-hidden{visibility:hidden;opacity:0;position:fixed}.usa-modal-wrapper.is-visible{visibility:visible;opacity:1;position:fixed;z-index:99999}.usa-modal-overlay{background:rgba(0,0,0,.7);bottom:0;height:100%;left:0;overflow:scroll;overflow-x:hidden;padding:1.5rem;position:fixed;scroll-behavior:smooth;top:0;width:100%}.usa-modal-overlay:before{content:"";display:inline-block;height:100%;vertical-align:middle}.usa-modal-overlay[data-force-action=true]{pointer-events:none}.usa-modal-overlay[data-force-action=true] *{pointer-events:auto}.usa-js-loading .usa-modal-wrapper{position:absolute;left:-999em;right:auto}.usa-js-loading .usa-modal-wrapper:target{position:static}.usa-modal{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;border-radius:.5rem;background:#fff;color:#1b1b1b;display:inline-block;margin:1.25rem auto;max-width:30rem;position:relative;text-align:left;vertical-align:middle;width:100%}.usa-modal:focus{outline:none}.usa-modal__content{display:flex;flex-direction:column-reverse;padding-top:2rem;width:100%}.usa-modal__main{margin:0 auto;padding:.5rem 2rem 2rem}.usa-modal-wrapper [data-close-modal]>.usa-icon,.usa-modal-wrapper [data-close-modal]>.usa-icon use{pointer-events:none !important}.usa-modal__close{align-items:center;align-self:flex-end;background-color:rgba(0,0,0,0);color:#5c5c5c;display:flex;flex-shrink:0;font-size:1.02rem;margin:-2rem 0 0 auto;padding:.25rem .25rem;width:auto}.usa-modal__close:hover,.usa-modal__close:active{background-color:rgba(0,0,0,0);color:#1b1b1b}.usa-modal__close:focus{outline-offset:0}.usa-modal__close .usa-icon{height:2rem;margin:2px 2px 0 0;width:2rem}.usa-modal__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.4;margin-top:0}.usa-modal__footer{margin-top:1.5rem}.usa-modal--lg{max-width:55rem;width:100%}.usa-modal--lg .usa-modal__main{padding-bottom:4rem;padding-top:1.25rem;width:100%;max-width:40rem}@media all and (min-width:40em){.usa-modal--lg .usa-modal__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem}}.usa-js-modal--active{overflow:hidden}@keyframes slidein-left{from{transform:translateX(15rem)}to{transform:translateX(0)}}.usa-nav{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1}@media all and (max-width:63.99em){.usa-nav{position:absolute;right:0;position:absolute;bottom:0;top:0;position:fixed;background:#fff;border-right:0;display:none;flex-direction:column;overflow-y:auto;padding:1rem;width:15rem;z-index:500}.usa-nav.is-visible{animation:slidein-left .3s ease-in-out;display:flex}}@media all and (min-width:64em){.usa-nav{float:right;position:relative}}@media all and (min-width:64em){.usa-nav .usa-search{margin-left:1rem}}.usa-nav .usa-accordion{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1}@media all and (max-width:63.99em){.usa-nav__primary{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;margin-top:1.5rem;order:2}.usa-nav__primary>li{margin-bottom:0;max-width:unset}.usa-nav__primary-item{border-top:1px solid #edeff0}.usa-nav__primary a:not(.usa-button){display:block;padding:.5rem 1rem;text-decoration:none}.usa-nav__primary a:not(.usa-button):hover{background-color:#f9f9f9;text-decoration:none}.usa-nav__primary a:not(.usa-button):not(.usa-current){color:#454545}.usa-nav__primary a:not(.usa-button):not(.usa-current):hover{color:#005ea2}.usa-nav__primary a:not(.usa-button):not(.usa-current):focus{outline-offset:0}.usa-nav__primary .usa-current{position:relative;color:#005ea2;font-weight:700}.usa-nav__primary .usa-current::after{background-color:#005ea2;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:.25rem}}@media all and (max-width:63.99em)and (min-width:40em){.usa-nav__primary .usa-current{position:relative}.usa-nav__primary .usa-current::after{background-color:#005ea2;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:0}}@media all and (max-width:63.99em){.usa-nav__primary a{padding-bottom:.75rem;padding-top:.75rem}}@media all and (min-width:64em){.usa-nav__primary{display:flex}}.usa-nav__primary .usa-nav__primary-item a{text-decoration:none}.usa-nav__primary>.usa-nav__primary-item{line-height:1.2}@media all and (min-width:64em){.usa-nav__primary>.usa-nav__primary-item{font-size:1.02rem;line-height:1}}@media all and (min-width:64em){.usa-nav__primary>.usa-nav__primary-item>a{line-height:1;padding:1rem;color:#454545;display:block;font-weight:700}.usa-nav__primary>.usa-nav__primary-item>a:hover{color:#005ea2}}@media all and (min-width:64em){.usa-nav__primary a{padding-bottom:.5rem;padding-top:.5rem}}.usa-nav__primary button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;position:relative;color:#454545;font-weight:normal;line-height:1.2;padding:.75rem 1rem;text-decoration:none}.usa-nav__primary button:visited{color:#54278f}.usa-nav__primary button:hover{color:#0b4778}.usa-nav__primary button:active{color:#162e51}.usa-nav__primary button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-nav__primary button:hover,.usa-nav__primary button.usa-button--hover,.usa-nav__primary button:disabled:hover,.usa-nav__primary button[aria-disabled=true]:hover,.usa-nav__primary button:disabled.usa-button--hover,.usa-nav__primary button[aria-disabled=true].usa-button--hover,.usa-nav__primary button.usa-button--disabled:hover,.usa-nav__primary button.usa-button--disabled.usa-button--hover,.usa-nav__primary button:active,.usa-nav__primary button.usa-button--active,.usa-nav__primary button:disabled:active,.usa-nav__primary button[aria-disabled=true]:active,.usa-nav__primary button:disabled.usa-button--active,.usa-nav__primary button[aria-disabled=true].usa-button--active,.usa-nav__primary button.usa-button--disabled:active,.usa-nav__primary button.usa-button--disabled.usa-button--active,.usa-nav__primary button:disabled:focus,.usa-nav__primary button[aria-disabled=true]:focus,.usa-nav__primary button:disabled.usa-focus,.usa-nav__primary button[aria-disabled=true].usa-focus,.usa-nav__primary button.usa-button--disabled:focus,.usa-nav__primary button.usa-button--disabled.usa-focus,.usa-nav__primary button:disabled,.usa-nav__primary button[aria-disabled=true],.usa-nav__primary button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-nav__primary button.usa-button--hover{color:#0b4778}.usa-nav__primary button.usa-button--active{color:#162e51}.usa-nav__primary button:disabled,.usa-nav__primary button[aria-disabled=true],.usa-nav__primary button.usa-button--disabled{color:#c9c9c9}@media all and (min-width:64em){.usa-nav__primary button{line-height:1;padding:1rem;font-size:1.02rem;font-weight:700}}@media(forced-colors:active){.usa-nav__primary button{forced-color-adjust:auto}}.usa-nav__primary button:hover{color:#005ea2;background-color:#f9f9f9;text-decoration:none}@media all and (min-width:64em){.usa-nav__primary button:hover{background-color:rgba(0,0,0,0)}}.usa-nav__primary button[aria-expanded=false]{background-image:none}.usa-nav__primary button[aria-expanded=false] span::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/add.svg") no-repeat center/contain;display:inline-block;height:1.25rem;width:1.25rem;content:"";vertical-align:middle;margin-left:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-nav__primary button[aria-expanded=false] span::after{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/add.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/add.svg") no-repeat center/contain}}.usa-nav__primary button[aria-expanded=false] span::after{position:absolute;right:0}.usa-nav__primary button[aria-expanded=false] span::after:hover{background-color:buttonText}@media all and (min-width:64em){.usa-nav__primary button[aria-expanded=false] span::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;display:inline-block;height:1rem;width:1rem;content:"";vertical-align:middle;margin-left:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-nav__primary button[aria-expanded=false] span::after{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain}}.usa-nav__primary button[aria-expanded=false] span::after{right:.75rem}}@media all and (min-width:64em){.usa-nav__primary button[aria-expanded=false]:hover span::after{background-color:#1a4480}}@media(min-width:64em)and (forced-colors:active){.usa-nav__primary button[aria-expanded=false]:hover span::after{background-color:ButtonText}}.usa-nav__primary button[aria-expanded=true]{background-image:none}.usa-nav__primary button[aria-expanded=true] span::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove.svg") no-repeat center/contain;display:inline-block;height:1.25rem;width:1.25rem;content:"";vertical-align:middle;margin-left:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-nav__primary button[aria-expanded=true] span::after{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove.svg") no-repeat center/contain}}.usa-nav__primary button[aria-expanded=true] span::after{position:absolute;right:0}@media(forced-colors:active){.usa-nav__primary button[aria-expanded=true] span::after{background-color:ButtonText}}@media all and (min-width:64em){.usa-nav__primary button[aria-expanded=true]{background-image:none;background-color:#162e51;color:#fff}}@media all and (min-width:64em)and (min-width:64em){.usa-nav__primary button[aria-expanded=true] span::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_less.svg") no-repeat center/contain;display:inline-block;height:1rem;width:1rem;content:"";vertical-align:middle;margin-left:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-nav__primary button[aria-expanded=true] span::after{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_less.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_less.svg") no-repeat center/contain}}.usa-nav__primary button[aria-expanded=true] span::after{right:.75rem;background-color:#fff}}@media(min-width:64em)and (min-width:64em)and (forced-colors:active){.usa-nav__primary button[aria-expanded=true] span::after{background-color:ButtonText}}@media all and (min-width:64em){.usa-nav__primary .usa-accordion__button span{margin-right:0;padding-right:1rem}}.usa-nav__secondary{margin-top:1rem}@media all and (min-width:64em){.usa-nav__secondary{flex-direction:column;align-items:flex-end;bottom:4rem;display:flex;font-size:1.02rem;margin-top:.5rem;min-width:calc(27ch + 3rem);position:absolute;right:2rem}}.usa-nav__secondary .usa-search{margin-top:1rem;width:100%}@media all and (min-width:64em){.usa-nav__secondary .usa-search{margin-left:0;margin-top:.5rem}}.usa-nav__secondary-links{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;line-height:1.3;margin-top:1.5rem}@media all and (min-width:64em){.usa-nav__secondary-links{float:right;line-height:1;margin-bottom:.25rem;margin-top:0}}@media all and (min-width:64em){.usa-nav__secondary-links .usa-nav__secondary-item{display:inline;padding-left:.25rem}.usa-nav__secondary-links .usa-nav__secondary-item+.usa-nav__secondary-item::before{color:#edeff0;content:"|";padding-right:.25rem}}.usa-nav__secondary-links a{color:#5c5c5c;display:inline-block;font-size:1.02rem;text-decoration:none}.usa-nav__secondary-links a:hover{color:#005ea2;text-decoration:underline}@media all and (max-width:63.99em){.usa-nav__submenu{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;margin:0}.usa-nav__submenu>li{margin-bottom:0;max-width:unset}.usa-nav__submenu-item{border-top:1px solid #edeff0;font-size:1.02rem}.usa-nav__submenu .usa-current::after{display:none}}@media all and (max-width:63.99em)and (min-width:40em){.usa-nav__submenu .usa-current::after{display:none}}@media all and (max-width:63.99em){.usa-nav__submenu a:not(.usa-button){padding-left:2rem}.usa-nav__submenu .usa-nav__submenu a:not(.usa-button){padding-left:3rem}.usa-nav__submenu .usa-nav__submenu .usa-nav__submenu a:not(.usa-button){padding-left:4rem}}@media all and (min-width:64em){.usa-nav__submenu{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;background-color:#162e51;width:15rem;position:absolute;z-index:400}}.usa-nav__submenu[aria-hidden=true]{display:none}@media all and (min-width:64em){.usa-nav__submenu .usa-nav__submenu-item a{color:#fff;padding:0;line-height:1.3;display:block;padding:.5rem}.usa-nav__submenu .usa-nav__submenu-item a:focus{outline-offset:-0.25rem}.usa-nav__submenu .usa-nav__submenu-item a:hover{color:#fff;text-decoration:underline}}.usa-nav__submenu-list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-nav__submenu-list>li{margin-bottom:0;max-width:unset}.usa-nav__submenu-list .usa-nav__submenu-list-item{margin:0;font-size:1.02rem}.usa-nav__submenu-list .usa-nav__submenu-list-item a{line-height:1.3}.usa-nav__close{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:3rem;width:3rem;background-image:none;color:currentColor;flex:none;float:right;margin:-0.75rem -1rem 1rem auto;text-align:center}.usa-nav__close:visited{color:#54278f}.usa-nav__close:hover{color:#0b4778}.usa-nav__close:active{color:#162e51}.usa-nav__close:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-nav__close:hover,.usa-nav__close.usa-button--hover,.usa-nav__close:disabled:hover,.usa-nav__close[aria-disabled=true]:hover,.usa-nav__close:disabled.usa-button--hover,.usa-nav__close[aria-disabled=true].usa-button--hover,.usa-nav__close.usa-button--disabled:hover,.usa-nav__close.usa-button--disabled.usa-button--hover,.usa-nav__close:active,.usa-nav__close.usa-button--active,.usa-nav__close:disabled:active,.usa-nav__close[aria-disabled=true]:active,.usa-nav__close:disabled.usa-button--active,.usa-nav__close[aria-disabled=true].usa-button--active,.usa-nav__close.usa-button--disabled:active,.usa-nav__close.usa-button--disabled.usa-button--active,.usa-nav__close:disabled:focus,.usa-nav__close[aria-disabled=true]:focus,.usa-nav__close:disabled.usa-focus,.usa-nav__close[aria-disabled=true].usa-focus,.usa-nav__close.usa-button--disabled:focus,.usa-nav__close.usa-button--disabled.usa-focus,.usa-nav__close:disabled,.usa-nav__close[aria-disabled=true],.usa-nav__close.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-nav__close.usa-button--hover{color:#0b4778}.usa-nav__close.usa-button--active{color:#162e51}.usa-nav__close:disabled,.usa-nav__close[aria-disabled=true],.usa-nav__close.usa-button--disabled{color:#c9c9c9}@media(forced-colors:active){.usa-nav__close::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain;display:inline-block;height:1.25rem;width:1.25rem;content:"";vertical-align:middle;margin-right:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-nav__close::before{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain}}.usa-nav__close::before{background-color:buttonText}}.usa-nav__close:hover{color:currentColor;text-decoration:none}@media all and (min-width:64em){.usa-nav__close{display:none}}.usa-nav__close img{width:1.5rem}@media(forced-colors:active){.usa-nav__close img{display:none}}.usa-nav__close+*{clear:both}.usa-js-mobile-nav--active{overflow:hidden}.usa-pagination{margin-bottom:1rem;margin-top:1rem;font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;display:flex;justify-content:center}.usa-pagination .usa-icon{height:1.13rem;width:1.13rem}.usa-pagination__list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;width:auto}.usa-pagination__item{display:inline-flex;height:2.5rem;justify-content:center;line-height:1;margin-left:.25rem;margin-right:.25rem;min-width:2.5rem}@media all and (min-width:40em){.usa-pagination__item{flex:1 0 auto}}.usa-pagination__arrow{display:none}@media all and (min-width:40em){.usa-pagination__arrow{display:inherit}}@media all and (min-width:40em){.usa-pagination__previous-page{margin-right:1.25rem}}@media all and (min-width:40em){.usa-pagination__next-page{margin-left:1.25rem}}.usa-pagination__link{align-items:center;color:#005ea2;display:inline-flex;text-decoration:none}.usa-pagination__link[disabled]{opacity:.4 !important;pointer-events:none}.usa-pagination__link:hover,.usa-pagination__link:focus,.usa-pagination__link:active{color:#0b4778;text-decoration:underline}.usa-pagination__link:visited{color:#005ea2}.usa-pagination__button{align-items:center;border-color:rgba(27,27,27,.2);border-radius:.25rem;border-style:solid;border-width:1px;color:#005ea2;display:inline-flex;justify-content:center;padding:.5rem;text-decoration:none;width:100%}.usa-pagination__button:hover,.usa-pagination__button:focus,.usa-pagination__button:active{color:#0b4778;border-color:#0b4778}@media(forced-colors:active){.usa-pagination__button:hover,.usa-pagination__button:focus,.usa-pagination__button:active{border:2px solid buttonText}}.usa-pagination .usa-current{background-color:#1b1b1b;border-color:rgba(0,0,0,0);color:#fff}@media(forced-colors:active){.usa-pagination .usa-current{outline:2px solid buttonText;color:buttonText}}.usa-pagination .usa-current:hover,.usa-pagination .usa-current:focus,.usa-pagination .usa-current:active{background-color:#1b1b1b;color:#fff;text-decoration:none}@media(forced-colors:active){.usa-pagination .usa-current:hover,.usa-pagination .usa-current:focus,.usa-pagination .usa-current:active{color:buttontext}}.usa-pagination__overflow{align-items:center;align-self:stretch;display:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.5rem;opacity:.5}.usa-process-list{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;counter-reset:usa-numbered-list;padding:20px 0 0 calc((2.5rem / 2) - (0.5rem / 2));position:relative}.usa-process-list>li{margin-bottom:0;max-width:unset}.usa-process-list>.usa-process-list__item{max-width:72ex}.usa-process-list__item{border-left:.5rem solid #cfe8ff;font-size:1.15rem;margin-bottom:0;padding-bottom:2rem;padding-left:calc(calc((2.5rem / 2) - 0.25rem) * 2)}.usa-prose .usa-process-list{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;counter-reset:usa-numbered-list;padding:20px 0 0 calc((2.5rem / 2) - (0.5rem / 2));position:relative}.usa-prose .usa-process-list>li{margin-bottom:0;max-width:unset}.usa-prose .usa-process-list>.usa-process-list__item{max-width:72ex}.usa-prose .usa-process-list__item{border-left:.5rem solid #cfe8ff;font-size:1.15rem;margin-bottom:0;padding-bottom:2rem;padding-left:calc(calc((2.5rem / 2) - 0.25rem) * 2)}.usa-process-list__item:last-child{border-left:.5rem solid rgba(0,0,0,0)}.usa-process-list__item::before{flex-direction:row;align-items:center;justify-content:center;height:2.5rem;border-radius:99rem;width:2.5rem;background-color:#fff;border:.25rem solid #1b1b1b;box-shadow:0 0 0 .25rem #fff;color:#1b1b1b;content:counter(usa-numbered-list,decimal);counter-increment:usa-numbered-list;display:flex;font-family:Nunito,Helvetica Neue;font-size:1.4rem;font-weight:700;height:2.5rem;left:0;line-height:1;margin-top:-0.4rem;position:absolute;width:2.5rem}.usa-process-list__item ul{list-style-type:disc}.usa-process-list__item ul li{margin-bottom:.25rem}.usa-process-list__item ul li:last-child{margin-bottom:0}.usa-process-list__item>*:first-child{margin-top:0}.usa-process-list__item>*:last-child{margin-bottom:0}.usa-process-list__heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1.2;color:#1b1b1b;font-family:Nunito,Helvetica Neue;font-weight:700;margin:0}.usa-process-list__heading+*{margin-top:.25rem}.usa-search{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;position:relative}.usa-search::after{clear:both;content:"";display:block}.usa-search[role=search],.usa-search[role=search]>div,.usa-search [role=search]{display:flex}.usa-search [type=submit]{border-bottom-left-radius:0;border-top-left-radius:0;height:2rem;margin:0;padding:0;width:3rem}@media all and (min-width:30em){.usa-search [type=submit]{padding-left:1rem;padding-right:1rem;width:auto}}@media(forced-colors:active){.usa-search [type=submit]{border:2px solid rgba(0,0,0,0)}.usa-search [type=submit]::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/search.svg") no-repeat center/contain;display:inline-block;height:1.5rem;width:1.5rem;content:"";vertical-align:middle;margin-right:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-search [type=submit]::before{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/search.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/search.svg") no-repeat center/contain}}}@media(forced-colors:active)and (min-width:30em){.usa-search [type=submit]::before{content:none}}@media all and (min-width:30em){.usa-search__submit-icon{display:none}}@media(forced-colors:active){.usa-search__submit-icon{display:none}}@media all and (min-width:30em){.usa-search--big [type=search],.usa-search--big .usa-search__input{font-size:1.15rem;height:3rem}}@media all and (min-width:30em){.usa-search--big [type=submit],.usa-search--big .usa-search__submit{padding-left:2rem;padding-right:2rem;font-size:1.4rem;height:3rem;width:auto}}.usa-search--small [type=submit],.usa-search--small .usa-search__submit{padding-left:.75rem;padding-right:.75rem;min-width:3rem}@media(forced-colors:active)and (min-width:30em){.usa-search--small [type=submit]::before{content:""}}.usa-search--small .usa-search__submit-icon{height:1.5rem;width:1.5rem;display:block}@media(forced-colors:active){.usa-search--small .usa-search__submit-icon{display:none}}input[type=search]{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=search],.usa-search__input{padding-bottom:0;padding-top:0;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;box-sizing:border-box;float:left;font-size:1.08rem;height:2rem;margin:0}.usa-search__submit-text{display:none}@media all and (min-width:30em){.usa-search__submit-text{display:block}}.usa-section{padding-bottom:2rem;padding-top:2rem}@media all and (min-width:40em){.usa-section{padding-bottom:4rem;padding-top:4rem}}.usa-section--light{background-color:#f9f9f9}.usa-section--dark{background-color:#162e51;color:#fff}.usa-section--dark h1,.usa-section--dark h2,.usa-section--dark h3,.usa-section--dark h4,.usa-section--dark h5,.usa-section--dark h6{color:#b21d38}.usa-section--dark p{color:#fff}.usa-section--dark a{color:#e6e6e6}.usa-section--dark a:hover{color:#f9f9f9}.usa-section--dark a:active{color:#fff}.usa-sidenav{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3;border-bottom:1px solid #edeff0}.usa-sidenav>li{margin-bottom:0;max-width:unset}.usa-sidenav__item{border-top:1px solid #edeff0}.usa-sidenav a:not(.usa-button){display:block;padding:.5rem 1rem;text-decoration:none}.usa-sidenav a:not(.usa-button):hover{background-color:#f9f9f9;text-decoration:none}.usa-sidenav a:not(.usa-button):not(.usa-current){color:#454545}.usa-sidenav a:not(.usa-button):not(.usa-current):hover{color:#005ea2}.usa-sidenav a:not(.usa-button):not(.usa-current):focus{outline-offset:0}.usa-sidenav .usa-current{position:relative;color:#005ea2;font-weight:700}.usa-sidenav .usa-current::after{background-color:#005ea2;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:.25rem}@media all and (min-width:40em){.usa-sidenav .usa-current{position:relative}.usa-sidenav .usa-current::after{background-color:#005ea2;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:0}}.grid-container .usa-sidenav{margin-left:-1rem;margin-right:-1rem}@media all and (min-width:40em){.grid-container .usa-sidenav{margin-left:0;margin-right:0}}.usa-sidenav__sublist{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;margin:0;font-size:1.08rem}.usa-sidenav__sublist>li{margin-bottom:0;max-width:unset}.usa-sidenav__sublist-item{border-top:1px solid #edeff0;font-size:1.02rem}.usa-sidenav__sublist .usa-current::after{display:none}@media all and (min-width:40em){.usa-sidenav__sublist .usa-current::after{display:none}}.usa-sidenav__sublist a:not(.usa-button){padding-left:2rem}.usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button){padding-left:3rem}.usa-sidenav__sublist .usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button){padding-left:4rem}.usa-site-alert .usa-alert{background-color:#f9f9f9;border-left:.5rem solid #f6f6f6;color:#1b1b1b}*+.usa-site-alert .usa-alert{margin-top:1rem}.usa-site-alert .usa-alert .usa-alert__body{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-left:auto;margin-right:auto;max-width:64rem;padding-bottom:1rem;padding-top:1rem;padding-left:1rem;padding-right:1rem;position:relative}@media all and (min-width:64em){.usa-site-alert .usa-alert .usa-alert__body{padding-left:1.8333333333rem}}.usa-site-alert .usa-alert .usa-alert__text{margin-bottom:0;margin-top:0}.usa-site-alert .usa-alert .usa-alert__text:only-child{padding-bottom:0;padding-top:0}.usa-site-alert .usa-alert .usa-alert__heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1;margin-top:0;margin-bottom:.5rem}.usa-site-alert .usa-alert>.usa-list,.usa-site-alert .usa-alert .usa-alert__body>.usa-list{padding-left:2ch}.usa-site-alert .usa-alert>.usa-list:last-child,.usa-site-alert .usa-alert .usa-alert__body>.usa-list:last-child{margin-bottom:0}.usa-site-alert--info .usa-alert{background-color:#e7f6f8;border-left-color:#00bde3}.usa-site-alert--info .usa-alert .usa-alert__body{color:#1b1b1b;background-color:#e7f6f8;padding-left:2.9166666667rem}.usa-site-alert--info .usa-alert .usa-alert__body::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/info.svg") no-repeat center/contain;display:inline-block;height:2rem;width:2rem;content:"";display:block;height:4;left:.5rem;position:absolute;top:.75rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-site-alert--info .usa-alert .usa-alert__body::before{background:none;background-color:#1b1b1b;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/info.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/info.svg") no-repeat center/contain}}@media all and (min-width:64em){.usa-site-alert--info .usa-alert .usa-alert__body::before{left:1.5rem}}@media all and (min-width:64em){.usa-site-alert--info .usa-alert .usa-alert__body{padding-left:4rem;padding-right:4rem}}.usa-site-alert--info .usa-alert .usa-alert__body .usa-link{color:#005ea2}.usa-site-alert--info .usa-alert .usa-alert__body .usa-link:visited{color:#54278f}.usa-site-alert--info .usa-alert .usa-alert__body .usa-link:hover,.usa-site-alert--info .usa-alert .usa-alert__body .usa-link:active{color:#0b4778}.usa-site-alert--emergency .usa-alert{background-color:#e5a000;border-left-color:#e5a000}.usa-site-alert--emergency .usa-alert .usa-alert__body{color:#1b1b1b;background-color:#e5a000;padding-left:2.9166666667rem}.usa-site-alert--emergency .usa-alert .usa-alert__body::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain;display:inline-block;height:2rem;width:2rem;content:"";display:block;height:4;left:.5rem;position:absolute;top:.75rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-site-alert--emergency .usa-alert .usa-alert__body::before{background:none;background-color:#1b1b1b;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/error.svg") no-repeat center/contain}}@media all and (min-width:64em){.usa-site-alert--emergency .usa-alert .usa-alert__body::before{left:1.5rem}}@media all and (min-width:64em){.usa-site-alert--emergency .usa-alert .usa-alert__body{padding-left:4rem;padding-right:4rem}}.usa-site-alert--emergency .usa-alert .usa-alert__body .usa-link{color:#005ea2}.usa-site-alert--emergency .usa-alert .usa-alert__body .usa-link:visited{color:#005ea2}.usa-site-alert--emergency .usa-alert .usa-alert__body .usa-link:hover,.usa-site-alert--emergency .usa-alert .usa-alert__body .usa-link:active{color:#0b4778}.usa-site-alert--slim .usa-alert .usa-alert__body{padding-bottom:.5rem;padding-top:.5rem;padding-left:2.4166666667rem}.usa-site-alert--slim .usa-alert .usa-alert__body:before{background-size:1.5rem;height:1.5rem;top:.5rem;width:1.5rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-site-alert--slim .usa-alert .usa-alert__body:before{-webkit-mask-size:1.5rem;mask-size:1.5rem}}@media all and (min-width:64em){.usa-site-alert--slim .usa-alert .usa-alert__body{padding-left:3.5rem}}.usa-site-alert--no-icon .usa-alert .usa-alert__body{padding-left:.5rem}.usa-site-alert--no-icon .usa-alert .usa-alert__body:before{display:none}@media all and (min-width:64em){.usa-site-alert--no-icon .usa-alert .usa-alert__body{padding-left:1.8333333333rem}}.usa-skipnav{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;color:#005ea2;text-decoration:underline;background:rgba(0,0,0,0);left:0;padding:.5rem 1rem;position:absolute;top:-3.8rem;transition:.15s ease-in-out;z-index:100}.usa-skipnav:visited{color:#54278f}.usa-skipnav:hover{color:#0b4778}.usa-skipnav:active{color:#162e51}.usa-skipnav:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-skipnav:focus,.usa-skipnav.usa-focus{background:#fff;left:0;position:absolute;top:0;transition:.15s ease-in-out}.usa-skipnav__container{position:relative}.usa-step-indicator{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#fff;margin-bottom:2rem;margin-left:-1px;margin-right:-1px}@media all and (min-width:40em){.usa-step-indicator{margin-left:0;margin-right:0}}.usa-step-indicator__segments{counter-reset:usa-step-indicator;display:flex;list-style:none;margin:0;padding:0}.usa-step-indicator__segment{flex:1 1;counter-increment:usa-step-indicator;margin-left:1px;margin-right:1px;max-width:15rem;min-height:.5rem;position:relative}.usa-step-indicator__segment:after{background-color:#edeff0;content:"";display:block;height:.5rem;left:0;position:absolute;right:0;top:0}@media all and (min-width:40em){.usa-step-indicator__segment:after{height:.5rem}}.usa-step-indicator__segment--complete::after{background-color:#162e51}.usa-step-indicator__segment--complete .usa-step-indicator__segment-label{color:#162e51}.usa-step-indicator__segment--current::after{background-color:#005ea2}.usa-step-indicator__segment--current .usa-step-indicator__segment-label{color:#005ea2;font-weight:700}.usa-step-indicator__segment-label{display:none}@media all and (min-width:40em){.usa-step-indicator__segment-label{color:#454545;display:block;font-size:1.15rem;margin-top:calc(0.5rem + 0.5rem);padding-right:2rem;text-align:left}}.usa-step-indicator__header{align-items:baseline;display:flex}.usa-step-indicator__heading{color:#1b1b1b;font-family:Nunito,Helvetica Neue;font-size:1.27rem;font-weight:700;margin:1rem 0 0}@media all and (min-width:40em){.usa-step-indicator__heading{font-size:1.4rem;margin-top:2rem}}.usa-step-indicator__current-step{height:2.5rem;border-radius:99rem;width:2.5rem;font-weight:normal;font-feature-settings:"tnum" 1,"kern" 1;background-color:#005ea2;color:#fff;display:inline-block;padding:calc((2.5rem - (2ex * 1.2))*.5);text-align:center}.usa-step-indicator__total-steps{font-weight:normal;font-feature-settings:"tnum" 1,"kern" 1;color:#005ea2;margin-right:.5rem}@media all and (min-width:40em){.usa-step-indicator--counters .usa-step-indicator__segment,.usa-step-indicator--counters-sm .usa-step-indicator__segment{margin-left:0;margin-right:0;margin-top:calc(((2.5rem -
                    0.5rem) /
                2) +
            0.25rem)}.usa-step-indicator--counters .usa-step-indicator__segment:before,.usa-step-indicator--counters-sm .usa-step-indicator__segment:before{height:2.5rem;border-radius:99rem;width:2.5rem;font-feature-settings:"tnum" 1,"kern" 1;background-color:#fff;box-shadow:inset 0 0 0 .25rem #edeff0,0 0 0 .25rem #fff;color:#454545;content:counter(usa-step-indicator);display:block;font-weight:700;left:0;line-height:1;padding:calc((2.5rem - (2ex * 1))*.5);position:absolute;text-align:center;top:calc((2.5rem - 0.5rem)/-2);z-index:100}.usa-step-indicator--counters .usa-step-indicator__segment:last-child:after,.usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after{display:none}}.usa-step-indicator--counters .usa-step-indicator__segment--complete::before,.usa-step-indicator--counters-sm .usa-step-indicator__segment--complete::before{background-color:#162e51;box-shadow:0 0 0 .25rem #fff;color:#fff}.usa-step-indicator--counters .usa-step-indicator__segment--current::before,.usa-step-indicator--counters-sm .usa-step-indicator__segment--current::before{background-color:#005ea2;box-shadow:0 0 0 .25rem #fff;color:#fff}@media all and (min-width:40em){.usa-step-indicator--counters .usa-step-indicator__segment-label,.usa-step-indicator--counters-sm .usa-step-indicator__segment-label{margin-top:calc(((2.5rem + 0.5rem) / 2) + 0.5rem)}}@media all and (min-width:40em){.usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:first-child:after,.usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:first-child:after{left:50%;right:0;width:auto}.usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:last-child:after,.usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:last-child:after{display:block;left:0;right:50%;width:auto}}@media all and (min-width:40em){.usa-step-indicator--counters-sm .usa-step-indicator__segment{margin-top:calc(((1.5rem -
                    0.5rem) /
                2) +
            0.25rem)}.usa-step-indicator--counters-sm .usa-step-indicator__segment:before{height:1.5rem;border-radius:99rem;width:1.5rem;font-size:.89rem;padding:calc(0.25rem + 1px);top:calc((1.5rem - 0.5rem)/-2)}.usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after{display:none}}@media all and (min-width:40em){.usa-step-indicator--counters-sm .usa-step-indicator__segment-label{margin-top:calc(((1.5rem + 0.5rem) / 2) + 0.5rem)}}.usa-step-indicator--no-labels{margin-left:-1px;margin-right:-1px}.usa-step-indicator--no-labels .usa-step-indicator__segment{margin-top:0;margin-left:1px;margin-right:1px}.usa-step-indicator--no-labels .usa-step-indicator__segment:before{display:none}.usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after{display:block}.usa-step-indicator--no-labels .usa-step-indicator__heading{margin-top:1rem}.usa-step-indicator--no-labels .usa-step-indicator__segment-label{display:none}.usa-step-indicator--center{margin-left:-1px;margin-right:-1px}.usa-step-indicator--center .usa-step-indicator__segment{margin-left:1px;margin-right:1px}.usa-step-indicator--center .usa-step-indicator__segment:before{left:calc(50% - (2.5rem +
                    0.25rem)/2)}.usa-step-indicator--center .usa-step-indicator__segment-label{padding-left:.5rem;padding-right:.5rem;text-align:center}.usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:first-child:after{left:0}.usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after{right:0}.usa-step-indicator--center.usa-step-indicator--counters-sm .usa-step-indicator__segment:before{left:calc(50% - (1.5rem +
                      0.25rem)/2)}.usa-summary-box{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;color:#1b1b1b;background-color:#e7f6f8;border-radius:.25rem;border:1px #99deea solid;padding:1.5rem;position:relative}.usa-summary-box .usa-list:last-child{margin-bottom:0}*+.usa-summary-box{margin-top:1rem}.usa-summary-box__heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}.usa-summary-box__text{margin-bottom:0;margin-top:0}.usa-summary-box__text:only-child{margin-bottom:1px;padding-top:.25rem}.usa-summary-box__link{color:#005ea2}.usa-summary-box__link:visited{color:#54278f}.usa-summary-box__link:hover,.usa-summary-box__link:active{color:#0b4778}.usa-summary-box__link[href^="#"]:visited{color:#005ea2}.usa-summary-box__link[href^="#"]:hover{color:#0b4778}.usa-table{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;border-collapse:collapse;border-spacing:0;color:#1b1b1b;margin:1.25rem 0;text-align:left}.usa-table thead th{background-clip:padding-box;color:#1b1b1b;font-weight:700;line-height:1.3}.usa-table thead th,.usa-table thead td{background-color:#edeff0;color:#1b1b1b}.usa-table tbody th{text-align:left}.usa-table th,.usa-table td{background-color:#fff;border:1px solid #1b1b1b;font-weight:normal;padding:.5rem 1rem}.usa-table caption{font-family:Nunito,Helvetica Neue;font-size:1.08rem;font-weight:700;margin-bottom:.75rem;text-align:left}.usa-table th[data-sortable]{padding-right:2.5rem;position:relative}.usa-table th[data-sortable]::after{border-bottom-color:rgba(0,0,0,0);border-bottom-style:solid;border-bottom-width:1px;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:visited{color:#54278f}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover{color:#0b4778}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:active{color:#162e51}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:focus,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:focus,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-focus,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-focus,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:focus,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-focus,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover{color:#0b4778}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active{color:#162e51}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g.unsorted{fill:#5c5c5c}.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#454545}.usa-table th[data-sortable][aria-sort=descending],.usa-table th[data-sortable][aria-sort=ascending]{background-color:#f8b9c5}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited{color:#54278f}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover{color:#0b4778}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:active{color:#162e51}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:focus,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:focus,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-focus,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:focus,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover{color:#0b4778}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active{color:#162e51}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g.descending{fill:#1b1b1b}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited{color:#54278f}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover{color:#0b4778}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active{color:#162e51}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:focus,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:focus,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-focus,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:focus,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover{color:#0b4778}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active{color:#162e51}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g.ascending{fill:#1b1b1b}.usa-table thead th[aria-sort]{background-color:#f8b9c5;color:#1b1b1b}.usa-table td[data-sort-active],.usa-table th[data-sort-active]{background-color:#fff2f5;color:#1b1b1b}.usa-table--borderless thead th{background-color:rgba(0,0,0,0);border-top:0;color:#1b1b1b}.usa-table--borderless thead th[aria-sort]{color:#1b1b1b}.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted{fill:#1b1b1b}.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#000}.usa-table--borderless th,.usa-table--borderless td{border-left:0;border-right:0}.usa-table--compact th,.usa-table--compact td{padding:.25rem .75rem}.usa-table--striped tbody tr:nth-child(odd) td,.usa-table--striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;color:#1b1b1b}.usa-table--striped tbody tr:nth-child(odd) td[data-sort-active],.usa-table--striped tbody tr:nth-child(odd) th[data-sort-active]{background-color:#c3ebfa;color:#1b1b1b}@media all and (max-width:29.99em){.usa-table--stacked thead{display:none}.usa-table--stacked th,.usa-table--stacked td{border-bottom-width:0;display:block;width:100%}.usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-table--stacked tr th:first-child,.usa-table--stacked tr td:first-child{border-top-width:0}.usa-table--stacked tr:nth-child(odd) td,.usa-table--stacked tr:nth-child(odd) th{background-color:inherit}.usa-table--stacked tr:first-child th:first-child,.usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-table--stacked th[data-label],.usa-table--stacked td[data-label]{padding-bottom:.75rem}.usa-table--stacked th[data-label]:before,.usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}}@media all and (max-width:29.99em){.usa-table--stacked-header thead{display:none}.usa-table--stacked-header th,.usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}.usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.usa-table--stacked-header tr th:first-child,.usa-table--stacked-header tr td:first-child{border-top-width:0}.usa-table--stacked-header tr:nth-child(odd) td,.usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}.usa-table--stacked-header tr:first-child th:first-child,.usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.usa-table--stacked-header th[data-label],.usa-table--stacked-header td[data-label]{padding-bottom:.75rem}.usa-table--stacked-header th[data-label]:before,.usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.usa-table--stacked-header tr td:first-child,.usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}.usa-table--stacked-header tr td:first-child:before,.usa-table--stacked-header tr th:first-child:before{display:none}}.width-mobile .usa-table--stacked thead{display:none}.width-mobile .usa-table--stacked th,.width-mobile .usa-table--stacked td{border-bottom-width:0;display:block;width:100%}.width-mobile .usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.width-mobile .usa-table--stacked tr th:first-child,.width-mobile .usa-table--stacked tr td:first-child{border-top-width:0}.width-mobile .usa-table--stacked tr:nth-child(odd) td,.width-mobile .usa-table--stacked tr:nth-child(odd) th{background-color:inherit}.width-mobile .usa-table--stacked tr:first-child th:first-child,.width-mobile .usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.width-mobile .usa-table--stacked th[data-label],.width-mobile .usa-table--stacked td[data-label]{padding-bottom:.75rem}.width-mobile .usa-table--stacked th[data-label]:before,.width-mobile .usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.width-mobile .usa-table--stacked-header thead{display:none}.width-mobile .usa-table--stacked-header th,.width-mobile .usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}.width-mobile .usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}.width-mobile .usa-table--stacked-header tr th:first-child,.width-mobile .usa-table--stacked-header tr td:first-child{border-top-width:0}.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,.width-mobile .usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}.width-mobile .usa-table--stacked-header tr:first-child th:first-child,.width-mobile .usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}.width-mobile .usa-table--stacked-header th[data-label],.width-mobile .usa-table--stacked-header td[data-label]{padding-bottom:.75rem}.width-mobile .usa-table--stacked-header th[data-label]:before,.width-mobile .usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}.width-mobile .usa-table--stacked-header tr td:first-child,.width-mobile .usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}.width-mobile .usa-table--stacked-header tr td:first-child:before,.width-mobile .usa-table--stacked-header tr th:first-child:before{display:none}.usa-table-container--scrollable{margin:1.25rem 0;overflow-y:hidden}.usa-table-container--scrollable .usa-table{margin:0}.usa-table-container--scrollable td{white-space:nowrap}.usa-tag{font-family:Nunito,Helvetica Neue;font-size:1.02rem;color:#fff;text-transform:uppercase;background-color:#454545;border-radius:2px;margin-right:.25rem;padding:1px .5rem}.usa-tag:only-of-type{margin-right:0}.usa-tag--big{padding-left:.5rem;padding-right:.5rem;font-family:Nunito,Helvetica Neue;font-size:1.15rem}.usa-tooltip{display:inline-block;position:relative}.usa-tooltip__trigger{cursor:pointer}.usa-tooltip__trigger>svg{display:block;pointer-events:none}.usa-tooltip__body,.usa-tooltip__body--top{transition:opacity .08s ease-in-out;background-color:#1b1b1b;border-radius:.25rem;color:#f9f9f9;display:none;font-size:1.08rem;padding:.5rem;pointer-events:none;width:auto;white-space:pre;z-index:100000;position:absolute}.usa-tooltip__body:after,.usa-tooltip__body--top:after{content:"";display:block;width:0;height:0;pointer-events:none;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #1b1b1b;position:absolute;bottom:-5px;left:50%;margin-left:-5px}.usa-tooltip__body--wrap{width:100%;white-space:normal;text-align:center;min-width:50vw}.usa-tooltip__body.is-set{display:block}.usa-tooltip__body.is-visible{opacity:1}.usa-tooltip__body--bottom:after{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid #1b1b1b;border-top:0;bottom:auto;top:-5px}.usa-tooltip__body--right:after{border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:5px solid #1b1b1b;border-left:0;right:auto;top:50%;bottom:0;left:-5px;margin:-5px 0 0 0}.usa-tooltip__body--left:after{border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:5px solid #1b1b1b;border-right:0;right:-5px;top:50%;bottom:0;left:auto;margin:-5px 0 0 0}.usa-character-count__status{display:inline-block;padding-top:.25rem}.usa-character-count__status.usa-character-count__status--invalid{color:#b50909;font-weight:700}.usa-input--error{border-width:0.25rem;border-color:#b50909;border-style:solid;padding-top:calc(0.5rem - 0.25rem);padding-bottom:calc(0.5rem - 0.25rem)}.usa-input--success{border-width:0.25rem;border-color:#00a91c;border-style:solid;padding-top:calc(0.5rem - 0.25rem);padding-bottom:calc(0.5rem - 0.25rem)}.usa-fieldset{border:none;margin:0;padding:0}.usa-legend{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3;display:block;font-weight:normal;margin-top:1.5rem;max-width:30rem}.usa-legend--large{font-size:1.53rem;font-weight:700;margin-top:1rem}.usa-input-list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-input-list li{line-height:1.3}.usa-prose .usa-input-list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-prose .usa-input-list li{line-height:1.3}.usa-checkbox{background:#fff}.usa-checkbox__label{color:#1b1b1b}.usa-checkbox__label::before{background:#fff;box-shadow:0 0 0 2px #1b1b1b}@media(forced-colors:active){.usa-checkbox__label::before{outline:2px solid rgba(0,0,0,0);outline-offset:2px}}.usa-checkbox__input:checked+[class*=__label]::before{background-color:#005ea2;box-shadow:0 0 0 2px #005ea2}.usa-checkbox__input:disabled+[class*=__label],.usa-checkbox__input[aria-disabled=true]+[class*=__label]{color:rgba(27,27,27,.3)}@media(forced-colors:active){.usa-checkbox__input:disabled+[class*=__label],.usa-checkbox__input[aria-disabled=true]+[class*=__label]{color:GrayText}}.usa-checkbox__input:disabled+[class*=__label]::before,.usa-checkbox__input[aria-disabled=true]+[class*=__label]::before{background-color:#fff;box-shadow:0 0 0 2px rgba(27,27,27,.3)}.usa-checkbox__input--tile+[class*=__label]{background-color:#fff;border:2px solid rgba(27,27,27,.3);color:#1b1b1b}.usa-checkbox__input--tile:checked+[class*=__label]{background-color:rgba(0,94,162,.1);border-color:#005ea2}@media(forced-colors:active){.usa-checkbox__input--tile:checked+[class*=__label]{border:ButtonText solid .25rem}}.usa-checkbox__input--tile:disabled:checked+[class*=__label],.usa-checkbox__input--tile[aria-disabled=true]:checked+[class*=__label]{background-color:#fff;border-color:rgba(27,27,27,.3)}.usa-checkbox__input:checked+[class*=__label]::before,.usa-checkbox__input:checked:disabled+[class*=__label]::before,.usa-checkbox__input:checked[aria-disabled=true]+[class*=__label]::before{background-image:url("/themes/custom/usms/dist/../dist/img/correct8.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}@media(forced-colors:active){.usa-checkbox__input:checked+[class*=__label]::before,.usa-checkbox__input:checked:disabled+[class*=__label]::before,.usa-checkbox__input:checked[aria-disabled=true]+[class*=__label]::before{background-image:url("/themes/custom/usms/dist/../dist/img/correct8-alt.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}}.usa-checkbox__input:checked:disabled+[class*=__label]::before,.usa-checkbox__input:checked[aria-disabled=true]+[class*=__label]::before{background-color:rgba(27,27,27,.3)}.usa-checkbox__input{position:absolute;left:-999em;right:auto}.usa-checkbox__input:focus+[class*=__label]::before{outline:.25rem solid #2491ff;outline-offset:.25rem}.usa-checkbox__input:disabled+[class*=__label]::before,.usa-checkbox__input[aria-disabled=true]+[class*=__label]::before{cursor:not-allowed}.usa-checkbox__input:disabled+[class*=__label],.usa-checkbox__input[aria-disabled=true]+[class*=__label]{cursor:not-allowed}.usa-checkbox__input--tile+[class*=__label]{border-radius:.25rem;margin-top:.5rem;padding:.75rem 1rem .75rem 2.5rem}.usa-checkbox__input--tile+[class*=__label]::before{left:.5rem}.usa-checkbox__input:checked+[class*=__label]::before,.usa-checkbox__input:checked:disabled+[class*=__label]::before,.usa-checkbox__input:checked[aria-disabled=true]+[class*=__label]::before{background-position:center center;background-size:.75rem auto}@media print{.usa-checkbox__input:checked+[class*=__label]::before,.usa-checkbox__input:checked:disabled+[class*=__label]::before,.usa-checkbox__input:checked[aria-disabled=true]+[class*=__label]::before{background-image:none;background-color:#fff;content:"✔";text-align:center}}@media(forced-colors:active){.usa-checkbox__input:checked+[class*=__label]::before,.usa-checkbox__input:checked:disabled+[class*=__label]::before,.usa-checkbox__input:checked[aria-disabled=true]+[class*=__label]::before{background-color:ButtonText}.usa-checkbox__input:checked+[class*=__label]::before--tile,.usa-checkbox__input:checked:disabled+[class*=__label]::before--tile,.usa-checkbox__input:checked[aria-disabled=true]+[class*=__label]::before--tile{background-color:ButtonText}}.usa-checkbox__label{cursor:pointer;display:inherit;font-weight:normal;margin-top:.75rem;padding-left:2rem;position:relative}.usa-checkbox__label::before{content:" ";display:block;left:0;margin-left:2px;margin-top:.1225rem;position:absolute}.usa-checkbox__label::before{height:1.25rem;width:1.25rem;border-radius:2px}.usa-checkbox__label-description{display:block;font-size:1.02rem;margin-top:.5rem}.usa-select{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/unfold_more.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:right .5rem center;background-size:1.25rem;padding-right:2rem}.usa-select::-ms-expand{display:none}.usa-select:-webkit-autofill{-webkit-appearance:menulist;appearance:menulist}.usa-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}.usa-select[multiple]{height:auto;background-image:none}@media(forced-colors:active){.usa-select{-webkit-appearance:listbox;-moz-appearance:listbox;appearance:listbox;background-image:none;padding-right:0}}.usa-combo-box{max-width:30rem;position:relative}.usa-combo-box--pristine .usa-combo-box__input{padding-right:calc(5em + 4px)}.usa-combo-box--pristine .usa-combo-box__input::-ms-clear{display:none}.usa-combo-box--pristine .usa-combo-box__clear-input{display:block}@media(forced-colors:active){.usa-combo-box--pristine .usa-combo-box__clear-input{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain;display:inline-block;height:1rem;width:1rem;height:1.5rem;width:auto;top:.5rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-combo-box--pristine .usa-combo-box__clear-input{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg") no-repeat center/contain}}}.usa-combo-box__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:0;max-width:none;padding-right:calc(2.5em + 3px)}button.usa-combo-box__toggle-list:focus,button.usa-combo-box__clear-input:focus{outline-offset:-4px}.usa-combo-box__toggle-list__wrapper:focus,.usa-combo-box__clear-input__wrapper:focus{outline:0}.usa-combo-box__toggle-list,.usa-combo-box__clear-input{background-color:rgba(0,0,0,0);background-position:center;background-size:auto 1.5rem;border:0;bottom:1px;cursor:pointer;margin-bottom:0;opacity:.6;padding-right:2rem;position:absolute;top:1px;z-index:100}.usa-combo-box__clear-input{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/close.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;display:none;right:calc(2.5em + 3px)}.usa-combo-box__toggle-list{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:auto 2rem;right:1px}@media(forced-colors:active){.usa-combo-box__toggle-list{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;display:inline-block;height:1rem;width:1rem;height:auto;width:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-combo-box__toggle-list{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain}}}.usa-combo-box__input-button-separator{background-color:#c6cace;position:absolute;top:1px;margin-bottom:8px;margin-top:8px;width:1px;right:calc(2.5em + 2px);box-sizing:border-box;z-index:200}@media(forced-colors:active){.usa-combo-box__input-button-separator{background-color:ButtonText}}.usa-combo-box__list{border-width:1px;border-color:#454545;border-style:solid;background-color:#fff;border-radius:0;border-top:0;margin:0;max-height:12.1em;overflow-x:hidden;overflow-y:scroll;padding:0;position:absolute;width:100%;z-index:300}.usa-combo-box__list:focus{outline:0}.usa-combo-box__list-option{border-bottom:1px solid #edeff0;cursor:pointer;display:block;padding:.5rem}.usa-combo-box__list-option--focused{outline:2px solid #162e51;outline-offset:-2px;position:relative;z-index:100}.usa-combo-box__list-option--focused:focus{outline-offset:-4px}.usa-combo-box__list-option--selected{background-color:#005ea2;border-color:#005ea2;color:#fff}.usa-combo-box__list-option--no-results{cursor:not-allowed;display:block;padding:.5rem}.usa-date-picker__wrapper{display:none;position:relative;max-width:30rem}.usa-date-picker__wrapper:focus{outline:0}.usa-date-picker__external-input[aria-disabled=true]+.usa-date-picker__button,.usa-date-picker__calendar__year:disabled,.usa-date-picker__calendar__previous-year-chunk:disabled,.usa-date-picker__calendar__next-year-chunk:disabled,.usa-date-picker__calendar__month:disabled,.usa-date-picker__calendar__year-selection:disabled,.usa-date-picker__calendar__month-selection:disabled,.usa-date-picker__calendar__date:disabled,.usa-date-picker__calendar__previous-year:disabled,.usa-date-picker__calendar__previous-month:disabled,.usa-date-picker__calendar__next-year:disabled,.usa-date-picker__calendar__next-month:disabled,.usa-date-picker__button:disabled,[aria-disabled=true].usa-date-picker__calendar__year,[aria-disabled=true].usa-date-picker__calendar__previous-year-chunk,[aria-disabled=true].usa-date-picker__calendar__next-year-chunk,[aria-disabled=true].usa-date-picker__calendar__month,[aria-disabled=true].usa-date-picker__calendar__year-selection,[aria-disabled=true].usa-date-picker__calendar__month-selection,[aria-disabled=true].usa-date-picker__calendar__date,[aria-disabled=true].usa-date-picker__calendar__previous-year,[aria-disabled=true].usa-date-picker__calendar__previous-month,[aria-disabled=true].usa-date-picker__calendar__next-year,[aria-disabled=true].usa-date-picker__calendar__next-month,[aria-disabled=true].usa-date-picker__button{cursor:auto}.usa-date-picker__external-input[aria-disabled=true]+.usa-date-picker__button:hover,.usa-date-picker__calendar__year:hover:disabled,.usa-date-picker__calendar__previous-year-chunk:hover:disabled,.usa-date-picker__calendar__next-year-chunk:hover:disabled,.usa-date-picker__calendar__month:hover:disabled,.usa-date-picker__calendar__year-selection:hover:disabled,.usa-date-picker__calendar__month-selection:hover:disabled,.usa-date-picker__calendar__date:hover:disabled,.usa-date-picker__calendar__previous-year:hover:disabled,.usa-date-picker__calendar__previous-month:hover:disabled,.usa-date-picker__calendar__next-year:hover:disabled,.usa-date-picker__calendar__next-month:hover:disabled,.usa-date-picker__button:hover:disabled,[aria-disabled=true].usa-date-picker__calendar__year:hover,[aria-disabled=true].usa-date-picker__calendar__previous-year-chunk:hover,[aria-disabled=true].usa-date-picker__calendar__next-year-chunk:hover,[aria-disabled=true].usa-date-picker__calendar__month:hover,[aria-disabled=true].usa-date-picker__calendar__year-selection:hover,[aria-disabled=true].usa-date-picker__calendar__month-selection:hover,[aria-disabled=true].usa-date-picker__calendar__date:hover,[aria-disabled=true].usa-date-picker__calendar__previous-year:hover,[aria-disabled=true].usa-date-picker__calendar__previous-month:hover,[aria-disabled=true].usa-date-picker__calendar__next-year:hover,[aria-disabled=true].usa-date-picker__calendar__next-month:hover,[aria-disabled=true].usa-date-picker__button:hover{background-color:initial}@media(forced-colors:active){.usa-date-picker__external-input[aria-disabled=true]+.usa-date-picker__button:hover,.usa-date-picker__calendar__year:hover:disabled,.usa-date-picker__calendar__previous-year-chunk:hover:disabled,.usa-date-picker__calendar__next-year-chunk:hover:disabled,.usa-date-picker__calendar__month:hover:disabled,.usa-date-picker__calendar__year-selection:hover:disabled,.usa-date-picker__calendar__month-selection:hover:disabled,.usa-date-picker__calendar__date:hover:disabled,.usa-date-picker__calendar__previous-year:hover:disabled,.usa-date-picker__calendar__previous-month:hover:disabled,.usa-date-picker__calendar__next-year:hover:disabled,.usa-date-picker__calendar__next-month:hover:disabled,.usa-date-picker__button:hover:disabled,[aria-disabled=true].usa-date-picker__calendar__year:hover,[aria-disabled=true].usa-date-picker__calendar__previous-year-chunk:hover,[aria-disabled=true].usa-date-picker__calendar__next-year-chunk:hover,[aria-disabled=true].usa-date-picker__calendar__month:hover,[aria-disabled=true].usa-date-picker__calendar__year-selection:hover,[aria-disabled=true].usa-date-picker__calendar__month-selection:hover,[aria-disabled=true].usa-date-picker__calendar__date:hover,[aria-disabled=true].usa-date-picker__calendar__previous-year:hover,[aria-disabled=true].usa-date-picker__calendar__previous-month:hover,[aria-disabled=true].usa-date-picker__calendar__next-year:hover,[aria-disabled=true].usa-date-picker__calendar__next-month:hover,[aria-disabled=true].usa-date-picker__button:hover{background-color:initial}}.usa-date-picker__calendar__year,.usa-date-picker__calendar__previous-year-chunk,.usa-date-picker__calendar__next-year-chunk,.usa-date-picker__calendar__month,.usa-date-picker__calendar__year-selection,.usa-date-picker__calendar__month-selection,.usa-date-picker__calendar__date,.usa-date-picker__calendar__previous-year,.usa-date-picker__calendar__previous-month,.usa-date-picker__calendar__next-year,.usa-date-picker__calendar__next-month,.usa-date-picker__button{background-color:#f9f9f9;border:0;width:100%}.usa-date-picker__calendar__year:not([disabled]),.usa-date-picker__calendar__previous-year-chunk:not([disabled]),.usa-date-picker__calendar__next-year-chunk:not([disabled]),.usa-date-picker__calendar__month:not([disabled]),.usa-date-picker__calendar__year-selection:not([disabled]),.usa-date-picker__calendar__month-selection:not([disabled]),.usa-date-picker__calendar__date:not([disabled]),.usa-date-picker__calendar__previous-year:not([disabled]),.usa-date-picker__calendar__previous-month:not([disabled]),.usa-date-picker__calendar__next-year:not([disabled]),.usa-date-picker__calendar__next-month:not([disabled]),.usa-date-picker__button:not([disabled]){cursor:pointer}.usa-date-picker__calendar__year:not([disabled]):focus,.usa-date-picker__calendar__previous-year-chunk:not([disabled]):focus,.usa-date-picker__calendar__next-year-chunk:not([disabled]):focus,.usa-date-picker__calendar__month:not([disabled]):focus,.usa-date-picker__calendar__year-selection:not([disabled]):focus,.usa-date-picker__calendar__month-selection:not([disabled]):focus,.usa-date-picker__calendar__date:not([disabled]):focus,.usa-date-picker__calendar__previous-year:not([disabled]):focus,.usa-date-picker__calendar__previous-month:not([disabled]):focus,.usa-date-picker__calendar__next-year:not([disabled]):focus,.usa-date-picker__calendar__next-month:not([disabled]):focus,.usa-date-picker__button:not([disabled]):focus{outline-offset:-4px}.usa-date-picker__calendar__year:not([disabled]):hover,.usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover,.usa-date-picker__calendar__next-year-chunk:not([disabled]):hover,.usa-date-picker__calendar__month:not([disabled]):hover,.usa-date-picker__calendar__year-selection:not([disabled]):hover,.usa-date-picker__calendar__month-selection:not([disabled]):hover,.usa-date-picker__calendar__date:not([disabled]):hover,.usa-date-picker__calendar__previous-year:not([disabled]):hover,.usa-date-picker__calendar__previous-month:not([disabled]):hover,.usa-date-picker__calendar__next-year:not([disabled]):hover,.usa-date-picker__calendar__next-month:not([disabled]):hover,.usa-date-picker__button:not([disabled]):hover{background-color:#edeff0}@media(forced-colors:active){.usa-date-picker__calendar__year:not([disabled]):hover,.usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover,.usa-date-picker__calendar__next-year-chunk:not([disabled]):hover,.usa-date-picker__calendar__month:not([disabled]):hover,.usa-date-picker__calendar__year-selection:not([disabled]):hover,.usa-date-picker__calendar__month-selection:not([disabled]):hover,.usa-date-picker__calendar__date:not([disabled]):hover,.usa-date-picker__calendar__previous-year:not([disabled]):hover,.usa-date-picker__calendar__previous-month:not([disabled]):hover,.usa-date-picker__calendar__next-year:not([disabled]):hover,.usa-date-picker__calendar__next-month:not([disabled]):hover,.usa-date-picker__button:not([disabled]):hover{background-color:buttontext}}.usa-date-picker__calendar__year:not([disabled]):active,.usa-date-picker__calendar__previous-year-chunk:not([disabled]):active,.usa-date-picker__calendar__next-year-chunk:not([disabled]):active,.usa-date-picker__calendar__month:not([disabled]):active,.usa-date-picker__calendar__year-selection:not([disabled]):active,.usa-date-picker__calendar__month-selection:not([disabled]):active,.usa-date-picker__calendar__date:not([disabled]):active,.usa-date-picker__calendar__previous-year:not([disabled]):active,.usa-date-picker__calendar__previous-month:not([disabled]):active,.usa-date-picker__calendar__next-year:not([disabled]):active,.usa-date-picker__calendar__next-month:not([disabled]):active,.usa-date-picker__button:not([disabled]):active{background-color:#f6f6f6}@media(forced-colors:active){.usa-date-picker__calendar__year:not([disabled]):active,.usa-date-picker__calendar__previous-year-chunk:not([disabled]):active,.usa-date-picker__calendar__next-year-chunk:not([disabled]):active,.usa-date-picker__calendar__month:not([disabled]):active,.usa-date-picker__calendar__year-selection:not([disabled]):active,.usa-date-picker__calendar__month-selection:not([disabled]):active,.usa-date-picker__calendar__date:not([disabled]):active,.usa-date-picker__calendar__previous-year:not([disabled]):active,.usa-date-picker__calendar__previous-month:not([disabled]):active,.usa-date-picker__calendar__next-year:not([disabled]):active,.usa-date-picker__calendar__next-month:not([disabled]):active,.usa-date-picker__button:not([disabled]):active{background-color:buttontext}}.usa-date-picker--active .usa-date-picker__button{background-color:#f0f0f0}@media(forced-colors:active){.usa-date-picker--active .usa-date-picker__button{background-color:buttontext}}.usa-date-picker--active .usa-date-picker__calendar{z-index:400}.usa-date-picker__button{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/calendar_today.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;align-self:stretch;background-color:rgba(0,0,0,0);background-position:center;background-size:1.5rem;margin-top:.5em;width:3em}@media(forced-colors:active){.usa-date-picker__button{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/calendar_today.svg") no-repeat center/contain;display:inline-block;height:2.5rem;width:3rem;-webkit-mask-size:1.5rem !important;mask-size:1.5rem !important;position:relative}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-date-picker__button{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/calendar_today.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/calendar_today.svg") no-repeat center/contain}}.usa-date-picker__button:not([disabled]):hover{background-color:Highlight}}.usa-date-picker--initialized .usa-date-picker__wrapper{display:flex}.usa-date-picker__calendar{background-color:#f9f9f9;left:auto;max-width:20rem;position:absolute;right:0;width:100%;z-index:100}.usa-date-picker__calendar__table{border-spacing:0;border-collapse:collapse;table-layout:fixed;text-align:center;width:100%}.usa-date-picker__calendar__table th{font-weight:normal}.usa-date-picker__calendar__table td{padding:0}.usa-date-picker__calendar__row{display:flex;flex-wrap:wrap;text-align:center;width:100%}.usa-date-picker__calendar__cell{background-color:#f9f9f9;flex:1 1}.usa-date-picker__calendar__cell--center-items{display:flex;justify-content:center;align-items:center}.usa-date-picker__calendar__previous-year,.usa-date-picker__calendar__previous-month,.usa-date-picker__calendar__next-year,.usa-date-picker__calendar__next-month{background-position:center;background-size:auto 1.5rem;height:1.5rem;padding:20px 10px}@media(forced-colors:active){.usa-date-picker__calendar__previous-year,.usa-date-picker__calendar__previous-month,.usa-date-picker__calendar__next-year,.usa-date-picker__calendar__next-month{-webkit-mask-size:1.5rem !important;mask-size:1.5rem !important}}.usa-date-picker__calendar__previous-year:not([disabled]){background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_before.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}@media(forced-colors:active){.usa-date-picker__calendar__previous-year:not([disabled]){background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_before.svg") no-repeat center/contain;display:inline-block;height:2.5rem;width:3rem;background-color:buttonText}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-date-picker__calendar__previous-year:not([disabled]){background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_before.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_before.svg") no-repeat center/contain}}}.usa-date-picker__calendar__previous-month:not([disabled]){background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}@media(forced-colors:active){.usa-date-picker__calendar__previous-month:not([disabled]){background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg") no-repeat center/contain;display:inline-block;height:2.5rem;width:3rem;background-color:buttonText}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-date-picker__calendar__previous-month:not([disabled]){background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg") no-repeat center/contain}}}.usa-date-picker__calendar__next-year:not([disabled]){background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_next.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}@media(forced-colors:active){.usa-date-picker__calendar__next-year:not([disabled]){background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_next.svg") no-repeat center/contain;display:inline-block;height:2.5rem;width:3rem;background-color:buttonText}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-date-picker__calendar__next-year:not([disabled]){background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_next.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_far_next.svg") no-repeat center/contain}}}.usa-date-picker__calendar__next-month:not([disabled]){background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}@media(forced-colors:active){.usa-date-picker__calendar__next-month:not([disabled]){background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;display:inline-block;height:2.5rem;width:3rem;background-color:buttonText}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-date-picker__calendar__next-month:not([disabled]){background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain}}}.usa-date-picker__calendar__day-of-week{padding:6px 0px}.usa-date-picker__calendar__date{padding:10px 0px}.usa-date-picker__calendar__date--focused{outline:2px solid #162e51;outline-offset:-2px;position:relative;z-index:100}.usa-date-picker__calendar__date--next-month:not([disabled]),.usa-date-picker__calendar__date--previous-month:not([disabled]){color:#5d5d52}.usa-date-picker__calendar__date--selected,.usa-date-picker__calendar__date--range-date{background-color:#0050d8;color:#f9f9f9}.usa-date-picker__calendar__date--selected:not([disabled]),.usa-date-picker__calendar__date--range-date:not([disabled]){background-color:#0050d8;color:#f9f9f9}@media(forced-colors:active){.usa-date-picker__calendar__date--selected:not([disabled]),.usa-date-picker__calendar__date--range-date:not([disabled]){border:ActiveText 2px solid}}.usa-date-picker__calendar__date--selected:not([disabled]):hover,.usa-date-picker__calendar__date--range-date:not([disabled]):hover{background-color:#0050d8;color:#e6e6e6}.usa-date-picker__calendar__date--selected:not([disabled]):focus,.usa-date-picker__calendar__date--range-date:not([disabled]):focus{background-color:#0050d8;color:#f9f9f9}@media(forced-colors:active){.usa-date-picker__calendar__date--selected:not([disabled]):focus,.usa-date-picker__calendar__date--range-date:not([disabled]):focus{border:ActiveText 2px solid}}.usa-date-picker__calendar__date--selected:not([disabled]):active,.usa-date-picker__calendar__date--range-date:not([disabled]):active{background-color:#0b4778}@media(forced-colors:active){.usa-date-picker__calendar__date--selected:not([disabled]):active,.usa-date-picker__calendar__date--range-date:not([disabled]):active{background-color:Highlight}}.usa-date-picker__calendar__date--range-date-start{border-top-left-radius:10%;border-bottom-left-radius:10%}.usa-date-picker__calendar__date--range-date-end{border-top-right-radius:10%;border-bottom-right-radius:10%}.usa-date-picker__calendar__date--within-range{background-color:#cfe8ff}.usa-date-picker__calendar__date--within-range:not([disabled]){background-color:#cfe8ff}@media(forced-colors:active){.usa-date-picker__calendar__date--within-range:not([disabled]){border:Highlight 2px solid}}.usa-date-picker__calendar__date--within-range:not([disabled]):hover{background-color:#cfe8ff}@media(forced-colors:active){.usa-date-picker__calendar__date--within-range:not([disabled]):hover{border:Highlight 2px solid}}.usa-date-picker__calendar__date--within-range:not([disabled]):focus{background-color:#cfe8ff}@media(forced-colors:active){.usa-date-picker__calendar__date--within-range:not([disabled]):focus{border:Highlight 2px solid}}.usa-date-picker__calendar__date--within-range:not([disabled]):active{background-color:#cfe8ff}@media(forced-colors:active){.usa-date-picker__calendar__date--within-range:not([disabled]):active{background-color:Highlight}}@media all and (max-width:19.99em){.usa-date-picker__calendar__month-label{min-width:100%;order:-1}}@media all and (min-width:20em){.usa-date-picker__calendar__month-label{flex:4 1;text-align:center}}.usa-date-picker__calendar__year-selection,.usa-date-picker__calendar__month-selection{display:inline-block;height:100%;padding:8px 4px;width:auto}@media all and (max-width:19.99em){.usa-date-picker__calendar__year-selection,.usa-date-picker__calendar__month-selection{padding-bottom:0;padding-top:12px}}.usa-date-picker__calendar__month-picker{padding:20px 5px}@media all and (max-width:19.99em){.usa-date-picker__calendar__month-picker{padding-bottom:12px;padding-top:12px}.usa-date-picker__calendar__month-picker tr{display:flex;flex-direction:column}}.usa-date-picker__calendar__month{padding:10px 0}.usa-date-picker__calendar__month--focused{outline:2px solid #162e51;outline-offset:-2px;position:relative;z-index:100}.usa-date-picker__calendar__month--selected{background-color:#0050d8;color:#f9f9f9}.usa-date-picker__calendar__month--selected:not([disabled]){background-color:#0050d8;color:#f9f9f9}.usa-date-picker__calendar__month--selected:not([disabled]):hover{background-color:#0050d8;color:#e6e6e6}.usa-date-picker__calendar__month--selected:not([disabled]):focus{background-color:#0050d8;color:#f9f9f9}.usa-date-picker__calendar__month--selected:not([disabled]):active{background-color:#0b4778}.usa-date-picker__calendar__year-picker{padding:20px 5px}.usa-date-picker__calendar__previous-year-chunk,.usa-date-picker__calendar__next-year-chunk{background-position:center;background-size:auto 2rem;margin:auto;padding:40px 0}@media(forced-colors:active){.usa-date-picker__calendar__previous-year-chunk,.usa-date-picker__calendar__next-year-chunk{-webkit-mask-size:1.5rem !important;mask-size:1.5rem !important}}.usa-date-picker__calendar__previous-year-chunk:not([disabled]){background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}@media(forced-colors:active){.usa-date-picker__calendar__previous-year-chunk:not([disabled]){background-image:none}.usa-date-picker__calendar__previous-year-chunk:not([disabled])::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg") no-repeat center/contain;display:inline-block;height:2.5rem;width:3rem;content:"";vertical-align:middle;margin-left:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-date-picker__calendar__previous-year-chunk:not([disabled])::after{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_before.svg") no-repeat center/contain}}.usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover{outline:2px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)}}.usa-date-picker__calendar__next-year-chunk:not([disabled]){background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}@media(forced-colors:active){.usa-date-picker__calendar__next-year-chunk:not([disabled]){background-image:none}.usa-date-picker__calendar__next-year-chunk:not([disabled])::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;display:inline-block;height:2.5rem;width:3rem;content:"";vertical-align:middle;margin-left:auto}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-date-picker__calendar__next-year-chunk:not([disabled])::after{background:none;background-color:ButtonText;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain}}.usa-date-picker__calendar__next-year-chunk:not([disabled]):hover{outline:2px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)}}.usa-date-picker__calendar__year{padding:10px 0}.usa-date-picker__calendar__year--focused{outline:2px solid #162e51;outline-offset:-2px;position:relative;z-index:100}.usa-date-picker__calendar__year--selected{background-color:#0050d8;color:#f9f9f9}.usa-date-picker__calendar__year--selected:not([disabled]){background-color:#0050d8;color:#f9f9f9}.usa-date-picker__calendar__year--selected:not([disabled]):hover{background-color:#0050d8;color:#e6e6e6}.usa-date-picker__calendar__year--selected:not([disabled]):focus{background-color:#0050d8;color:#f9f9f9}.usa-date-picker__calendar__year--selected:not([disabled]):active{background-color:#0b4778}.usa-error-message{padding-bottom:.25rem;padding-top:.25rem;color:#b50909;display:block;font-weight:700}[type=file]{border:none;margin-top:.5rem;padding-left:0;padding-top:.2rem}.usa-file-input{display:block;max-width:30rem;width:100%}.usa-file-input__target{border:1px dashed #f6f6f6;display:block;font-size:1.02rem;margin-top:.5rem;position:relative;text-align:center;width:100%}.usa-file-input__target:hover{border-color:#5c5c5c}.usa-file-input__target.has-invalid-file{border-color:#e52207}.usa-file-input__accepted-files-message{font-weight:bold;margin:-1.5rem 0 1.5rem;pointer-events:none;position:relative;z-index:3}.has-invalid-file .usa-file-input__accepted-files-message{color:#7a591a}.usa-file-input__choose{color:#005ea2;text-decoration:underline;font-weight:normal}.usa-file-input__choose:visited{color:#54278f}.usa-file-input__choose:hover{color:#0b4778}.usa-file-input__choose:active{color:#162e51}.usa-file-input__choose:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-file-input__instructions{display:inline-block;padding:2rem 1rem;pointer-events:none;position:relative;z-index:3}.usa-file-input__instructions.display-none{display:none}.usa-file-input__box{background:#fff;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.usa-file-input .usa-file-input__input[type]{cursor:pointer;height:100%;left:0;margin:0;max-width:none;position:absolute;padding:.5rem;text-indent:-999em;top:0;width:100%;z-index:1}.usa-file-input .usa-file-input__input[type]::-webkit-file-upload-button{display:none}.usa-file-input--drag .usa-file-input__target{border-color:#005ea2}.usa-file-input--drag .usa-file-input__box{background-color:#cfe8ff !important}.usa-file-input--drag .usa-file-input__preview{opacity:.1}.usa-file-input__preview-heading{align-items:center;background:#cfe8ff;display:flex;font-weight:bold;justify-content:space-between;padding:.5rem;pointer-events:none;position:relative;z-index:3}.usa-file-input__preview{align-items:center;background:#cfe8ff;word-wrap:anywhere;display:flex;font-size:.96rem;margin-top:1px;padding:.25rem .5rem;pointer-events:none;position:relative;text-align:left;z-index:3}.usa-file-input__preview:last-child{margin-bottom:-1.5rem}.usa-file-input__preview-image{border:none;display:block;height:2.5rem;margin-right:.5rem;-o-object-fit:contain;object-fit:contain;width:2.5rem}.usa-file-input__preview-image.is-loading{background-image:url("/themes/custom/usms/dist/../dist/img/loader.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center center;background-repeat:no-repeat;background-size:2rem}.usa-file-input__preview-image--generic,.usa-file-input__preview-image--pdf,.usa-file-input__preview-image--word,.usa-file-input__preview-image--excel,.usa-file-input__preview-image--video{background-position:center center;background-repeat:no-repeat;background-size:1.5rem}.usa-file-input__preview-image--pdf{background-image:url("/themes/custom/usms/dist/../dist/img/file-pdf.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}.usa-file-input__preview-image--generic{background-image:url("/themes/custom/usms/dist/../dist/img/file.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}.usa-file-input__preview-image--word{background-image:url("/themes/custom/usms/dist/../dist/img/file-word.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}.usa-file-input__preview-image--excel{background-image:url("/themes/custom/usms/dist/../dist/img/file-excel.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}.usa-file-input__preview-image--video{background-image:url("/themes/custom/usms/dist/../dist/img/file-video.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}.usa-form-group--error .usa-file-input__target{border-color:#7a591a;border-width:2px}.usa-file-input--disabled{pointer-events:none}.usa-file-input--disabled .usa-file-input__instructions{opacity:.5}.usa-file-input--disabled .usa-file-input__box{background-color:#e6e6e6}.usa-file-input--disabled .usa-file-input__input[type]{cursor:default}.usa-form-group{margin-top:1.5rem}.usa-form-group .usa-label:first-child{margin-top:0}.usa-form-group--error{border-left-width:0.25rem;border-left-color:#b50909;border-left-style:solid;padding-left:1rem;position:relative}@media all and (min-width:64em){.usa-form-group--error{margin-left:-1.25rem}}.usa-hint{color:#5c5c5c}.usa-hint--required{color:#b50909}.usa-input-group{align-items:center;background-color:#fff;display:flex;padding:0}.usa-input-group.is-focused{outline:.25rem solid #2491ff;outline-offset:0}.usa-input-group--error{border-width:0.25rem;border-color:#b50909;border-style:solid}.usa-input-group--success{border-width:0.25rem;border-color:#00a91c;border-style:solid}.usa-input-group input{border:0;height:100%;margin-top:0;min-width:0;width:100%}.usa-input-group input:focus{outline:none}.usa-input-prefix,.usa-input-suffix{color:#5c5c5c;line-height:0;padding:0 .5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.usa-input-prefix .usa-icon,.usa-input-suffix .usa-icon{height:1.5rem;width:1.5rem}.usa-input-mask{display:block;position:relative}.usa-input-mask--content{border:1px solid rgba(0,0,0,0);color:#757575;display:block;left:2px;pointer-events:none;position:absolute;top:0}.usa-input-mask--content i{visibility:hidden}.usa-masked,.usa-input-mask--content{background-color:rgba(0,0,0,0);padding:.5rem}.usa-label{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.3;display:block;font-weight:normal;margin-top:1.5rem;max-width:30rem}.usa-label--error{font-weight:700;margin-top:0}.usa-label--required{color:#b50909}.usa-memorable-date{display:flex}.usa-memorable-date [type=number]{-moz-appearance:textfield}.usa-memorable-date [type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.usa-memorable-date [type=number]::-webkit-contacts-auto-fill-button{visibility:hidden;display:none !important;pointer-events:none;height:0;width:0;margin:0}.usa-memorable-date .usa-form-group{margin-top:1rem}.usa-form-group--day,.usa-form-group--month,.usa-form-group--year{flex:0 1 auto;margin-right:1rem;width:-moz-fit-content;width:fit-content}.usa-form-group--day input,.usa-form-group--month input{width:3rem}.usa-form-group--month select{width:15rem}.usa-form-group--year input{width:4.5rem}.usa-radio{background:#fff}.usa-radio__label{color:#1b1b1b}.usa-radio__label::before{background:#fff;box-shadow:0 0 0 2px #1b1b1b}@media(forced-colors:active){.usa-radio__label::before{outline:2px solid rgba(0,0,0,0);outline-offset:2px}}.usa-radio__input:checked+[class*=__label]::before{background-color:#005ea2;box-shadow:0 0 0 2px #005ea2}.usa-radio__input:disabled+[class*=__label],.usa-radio__input[aria-disabled=true]+[class*=__label]{color:rgba(27,27,27,.3)}@media(forced-colors:active){.usa-radio__input:disabled+[class*=__label],.usa-radio__input[aria-disabled=true]+[class*=__label]{color:GrayText}}.usa-radio__input:disabled+[class*=__label]::before,.usa-radio__input[aria-disabled=true]+[class*=__label]::before{background-color:#fff;box-shadow:0 0 0 2px rgba(27,27,27,.3)}.usa-radio__input--tile+[class*=__label]{background-color:#fff;border:2px solid rgba(27,27,27,.3);color:#1b1b1b}.usa-radio__input--tile:checked+[class*=__label]{background-color:rgba(0,94,162,.1);border-color:#005ea2}@media(forced-colors:active){.usa-radio__input--tile:checked+[class*=__label]{border:ButtonText solid .25rem}}.usa-radio__input--tile:disabled:checked+[class*=__label],.usa-radio__input--tile[aria-disabled=true]:checked+[class*=__label]{background-color:#fff;border-color:rgba(27,27,27,.3)}.usa-radio__input:checked+[class*=__label]::before{box-shadow:0 0 0 2px #005ea2,inset 0 0 0 2px #fff}@media(forced-colors:active){.usa-radio__input:checked+[class*=__label]::before{background-color:ButtonText}}.usa-radio__input:checked:disabled+[class*=__label]::before,.usa-radio__input:checked[aria-disabled=true]+[class*=__label]::before{background-color:rgba(27,27,27,.2);box-shadow:0 0 0 2px rgba(27,27,27,.3),inset 0 0 0 2px #fff}.usa-radio__input{position:absolute;left:-999em;right:auto}.usa-radio__input:focus+[class*=__label]::before{outline:.25rem solid #2491ff;outline-offset:.25rem}.usa-radio__input:disabled+[class*=__label]::before,.usa-radio__input[aria-disabled=true]+[class*=__label]::before{cursor:not-allowed}.usa-radio__input:disabled+[class*=__label],.usa-radio__input[aria-disabled=true]+[class*=__label]{cursor:not-allowed}.usa-radio__input--tile+[class*=__label]{border-radius:.25rem;margin-top:.5rem;padding:.75rem 1rem .75rem 2.5rem}.usa-radio__input--tile+[class*=__label]::before{left:.5rem}@media print{.usa-radio__input:checked+[class*=__label]::before{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 1rem #005ea2,0 0 0 2px #005ea2}}.usa-radio__label{cursor:pointer;display:inherit;font-weight:normal;margin-top:.75rem;padding-left:2rem;position:relative}.usa-radio__label::before{content:" ";display:block;left:0;margin-left:2px;margin-top:.1225rem;position:absolute}.usa-radio__label::before{height:1.25rem;border-radius:99rem;width:1.25rem}.usa-radio__label-description{display:block;font-size:1.02rem;margin-top:.5rem}.usa-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding-left:1px;width:100%}.usa-range:focus{outline:none}.usa-range:focus::-webkit-slider-thumb{background-color:#fff;box-shadow:0 0 0 2px #2491ff}.usa-range:focus::-moz-range-thumb{background-color:#fff;box-shadow:0 0 0 2px #2491ff}.usa-range:focus::-ms-thumb{background-color:#fff;box-shadow:0 0 0 2px #2491ff}.usa-range::-webkit-slider-runnable-track{background-color:#f9f9f9;border-radius:99rem;border:1px solid #5c5c5c;cursor:pointer;height:1rem;width:100%}.usa-range::-moz-range-track{background-color:#f9f9f9;border-radius:99rem;border:1px solid #5c5c5c;cursor:pointer;height:1rem;width:100%}.usa-range::-ms-track{background-color:#f9f9f9;border-radius:99rem;border:1px solid #5c5c5c;cursor:pointer;height:1rem;width:100%}.usa-range::-webkit-slider-thumb{height:1.25rem;border-radius:99rem;width:1.25rem;background:#f9f9f9;border:none;box-shadow:0 0 0 2px #5c5c5c;cursor:pointer;-webkit-appearance:none;appearance:none;margin-top:-0.19rem}@media(forced-colors:active){.usa-range::-webkit-slider-thumb{outline:2px solid rgba(0,0,0,0)}}.usa-range::-moz-range-thumb{height:1.25rem;border-radius:99rem;width:1.25rem;background:#f9f9f9;border:none;box-shadow:0 0 0 2px #5c5c5c;cursor:pointer}@media(forced-colors:active){.usa-range::-moz-range-thumb{outline:2px solid rgba(0,0,0,0)}}.usa-range::-ms-thumb{height:1.25rem;border-radius:99rem;width:1.25rem;background:#f9f9f9;border:none;box-shadow:0 0 0 2px #5c5c5c;cursor:pointer}@media(forced-colors:active){.usa-range::-ms-thumb{outline:2px solid rgba(0,0,0,0)}}.usa-range::-ms-fill-lower{background-color:#f9f9f9;border-radius:99rem;border:1px solid #5c5c5c}.usa-range::-ms-fill-upper{background-color:#f9f9f9;border-radius:99rem;border:1px solid #5c5c5c}.usa-textarea{height:10rem}.usa-time-picker{width:10em}[class*=font-mono-]{font-family:Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace}[class*=font-sans-]{font-family:Nunito,Helvetica Neue}[class*=font-serif-]{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif}[class*=font-ui-]{font-family:Nunito,Helvetica Neue}[class*=font-heading-]{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif}[class*=font-body-]{font-family:Nunito,Helvetica Neue}[class*=font-code-]{font-family:Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace}[class*=font-alt-]{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif}.add-aspect-9x16{box-sizing:border-box;height:0;overflow:hidden;padding-bottom:177.77778%;position:relative}@supports(aspect-ratio:1){.add-aspect-9x16{height:inherit;padding:inherit;aspect-ratio:.5625;max-width:100%}.add-aspect-9x16>*{position:absolute;top:0;left:0;width:100%;height:100%}img.add-aspect-9x16,.add-aspect-9x16>img{-o-object-fit:cover;object-fit:cover}}.add-aspect-16x9{box-sizing:border-box;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}@supports(aspect-ratio:1){.add-aspect-16x9{height:inherit;padding:inherit;aspect-ratio:1.7777777778;max-width:100%}.add-aspect-16x9>*{position:absolute;top:0;left:0;width:100%;height:100%}img.add-aspect-16x9,.add-aspect-16x9>img{-o-object-fit:cover;object-fit:cover}}.add-aspect-1x1{box-sizing:border-box;height:0;overflow:hidden;padding-bottom:100%;position:relative}@supports(aspect-ratio:1){.add-aspect-1x1{height:inherit;padding:inherit;aspect-ratio:1;max-width:100%}.add-aspect-1x1>*{position:absolute;top:0;left:0;width:100%;height:100%}img.add-aspect-1x1,.add-aspect-1x1>img{-o-object-fit:cover;object-fit:cover}}.add-aspect-4x3{box-sizing:border-box;height:0;overflow:hidden;padding-bottom:75%;position:relative}@supports(aspect-ratio:1){.add-aspect-4x3{height:inherit;padding:inherit;aspect-ratio:1.3333333333;max-width:100%}.add-aspect-4x3>*{position:absolute;top:0;left:0;width:100%;height:100%}img.add-aspect-4x3,.add-aspect-4x3>img{-o-object-fit:cover;object-fit:cover}}.add-aspect-2x1{box-sizing:border-box;height:0;overflow:hidden;padding-bottom:50%;position:relative}@supports(aspect-ratio:1){.add-aspect-2x1{height:inherit;padding:inherit;aspect-ratio:2;max-width:100%}.add-aspect-2x1>*{position:absolute;top:0;left:0;width:100%;height:100%}img.add-aspect-2x1,.add-aspect-2x1>img{-o-object-fit:cover;object-fit:cover}}@supports(aspect-ratio:1){:where(img[class*=add-aspect-]){width:-moz-min-content;width:min-content}}.add-list-reset{margin-bottom:0;margin-top:0;padding-left:0;list-style:none}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-align-center{align-items:center}.flex-align-stretch{align-items:stretch}.flex-align-baseline{align-items:baseline}.flex-align-self-start{align-self:flex-start}.flex-align-self-end{align-self:flex-end}.flex-align-self-center{align-self:center}.flex-align-self-stretch{align-self:stretch}.flex-align-self-baseline{align-self:baseline}.bg-transparent{background-color:transparent}.hover\:bg-transparent:hover{background-color:transparent}.bg-black{background-color:black}.hover\:bg-black:hover{background-color:black}.bg-white{background-color:white}.hover\:bg-white:hover{background-color:white}.bg-red{background-color:#e52207}.hover\:bg-red:hover{background-color:#e52207}.bg-orange{background-color:#e66f0e}.hover\:bg-orange:hover{background-color:#e66f0e}.bg-gold{background-color:#ffbe2e}.hover\:bg-gold:hover{background-color:#ffbe2e}.bg-yellow{background-color:#fee685}.hover\:bg-yellow:hover{background-color:#fee685}.bg-green{background-color:#538200}.hover\:bg-green:hover{background-color:#538200}.bg-mint{background-color:#04c585}.hover\:bg-mint:hover{background-color:#04c585}.bg-cyan{background-color:#009ec1}.hover\:bg-cyan:hover{background-color:#009ec1}.bg-blue{background-color:#0076d6}.hover\:bg-blue:hover{background-color:#0076d6}.bg-indigo{background-color:#676cc8}.hover\:bg-indigo:hover{background-color:#676cc8}.bg-violet{background-color:#8168b3}.hover\:bg-violet:hover{background-color:#8168b3}.bg-magenta{background-color:#d72d79}.hover\:bg-magenta:hover{background-color:#d72d79}.bg-gray-5{background-color:#f0f0f0}.hover\:bg-gray-5:hover{background-color:#f0f0f0}.bg-gray-10{background-color:#e6e6e6}.hover\:bg-gray-10:hover{background-color:#e6e6e6}.bg-gray-30{background-color:#adadad}.hover\:bg-gray-30:hover{background-color:#adadad}.bg-gray-50{background-color:#757575}.hover\:bg-gray-50:hover{background-color:#757575}.bg-gray-70{background-color:#454545}.hover\:bg-gray-70:hover{background-color:#454545}.bg-gray-90{background-color:#1b1b1b}.hover\:bg-gray-90:hover{background-color:#1b1b1b}.bg-base-lightest{background-color:#f9f9f9}.hover\:bg-base-lightest:hover{background-color:#f9f9f9}.bg-base-lighter{background-color:#edeff0}.hover\:bg-base-lighter:hover{background-color:#edeff0}.bg-base-light{background-color:#f6f6f6}.hover\:bg-base-light:hover{background-color:#f6f6f6}.bg-base{background-color:#5c5c5c}.hover\:bg-base:hover{background-color:#5c5c5c}.bg-base-dark{background-color:#454545}.hover\:bg-base-dark:hover{background-color:#454545}.bg-base-darker{background-color:#2e2e2e}.hover\:bg-base-darker:hover{background-color:#2e2e2e}.bg-base-darkest{background-color:#1b1b1b}.hover\:bg-base-darkest:hover{background-color:#1b1b1b}.bg-ink{background-color:#1b1b1b}.hover\:bg-ink:hover{background-color:#1b1b1b}.bg-primary-lighter{background-color:#cfe8ff}.hover\:bg-primary-lighter:hover{background-color:#cfe8ff}.bg-primary-light{background-color:#58b4ff}.hover\:bg-primary-light:hover{background-color:#58b4ff}.bg-primary{background-color:#005ea2}.hover\:bg-primary:hover{background-color:#005ea2}.bg-primary-vivid{background-color:#0050d8}.hover\:bg-primary-vivid:hover{background-color:#0050d8}.bg-primary-dark{background-color:#0b4778}.hover\:bg-primary-dark:hover{background-color:#0b4778}.bg-primary-darker{background-color:#162e51}.hover\:bg-primary-darker:hover{background-color:#162e51}.bg-secondary-lighter{background-color:#f1e5cd}.hover\:bg-secondary-lighter:hover{background-color:#f1e5cd}.bg-secondary-light{background-color:#c7a97b}.hover\:bg-secondary-light:hover{background-color:#c7a97b}.bg-secondary{background-color:#8e704f}.hover\:bg-secondary:hover{background-color:#8e704f}.bg-secondary-vivid{background-color:#936f38}.hover\:bg-secondary-vivid:hover{background-color:#936f38}.bg-secondary-dark{background-color:#7a591a}.hover\:bg-secondary-dark:hover{background-color:#7a591a}.bg-secondary-darker{background-color:#5c410a}.hover\:bg-secondary-darker:hover{background-color:#5c410a}.bg-accent-warm-darkest{background-color:#5c1111}.hover\:bg-accent-warm-darkest:hover{background-color:#5c1111}.bg-accent-warm-darker{background-color:#6f3331}.hover\:bg-accent-warm-darker:hover{background-color:#6f3331}.bg-accent-warm-dark{background-color:#b50909}.hover\:bg-accent-warm-dark:hover{background-color:#b50909}.bg-accent-warm{background-color:#e52207}.hover\:bg-accent-warm:hover{background-color:#e52207}.bg-accent-warm-light{background-color:#fdb8ae}.hover\:bg-accent-warm-light:hover{background-color:#fdb8ae}.bg-accent-warm-lighter{background-color:#f8e1de}.hover\:bg-accent-warm-lighter:hover{background-color:#f8e1de}.bg-accent-cool-darker{background-color:#4f1c24}.hover\:bg-accent-cool-darker:hover{background-color:#4f1c24}.bg-accent-cool-dark{background-color:#822133}.hover\:bg-accent-cool-dark:hover{background-color:#822133}.bg-accent-cool{background-color:#b21d38}.hover\:bg-accent-cool:hover{background-color:#b21d38}.bg-accent-cool-light{background-color:#f8b9c5}.hover\:bg-accent-cool-light:hover{background-color:#f8b9c5}.bg-accent-cool-lighter{background-color:#fff2f5}.hover\:bg-accent-cool-lighter:hover{background-color:#fff2f5}.bg-error-lighter{background-color:#f4e3db}.hover\:bg-error-lighter:hover{background-color:#f4e3db}.bg-error-light{background-color:#f39268}.hover\:bg-error-light:hover{background-color:#f39268}.bg-error{background-color:#d54309}.hover\:bg-error:hover{background-color:#d54309}.bg-error-dark{background-color:#b50909}.hover\:bg-error-dark:hover{background-color:#b50909}.bg-error-darker{background-color:#6f3331}.hover\:bg-error-darker:hover{background-color:#6f3331}.bg-warning-lighter{background-color:#faf3d1}.hover\:bg-warning-lighter:hover{background-color:#faf3d1}.bg-warning-light{background-color:#fee685}.hover\:bg-warning-light:hover{background-color:#fee685}.bg-warning{background-color:#ffbe2e}.hover\:bg-warning:hover{background-color:#ffbe2e}.bg-warning-dark{background-color:#e5a000}.hover\:bg-warning-dark:hover{background-color:#e5a000}.bg-warning-darker{background-color:#936f38}.hover\:bg-warning-darker:hover{background-color:#936f38}.bg-success-lighter{background-color:#ecf3ec}.hover\:bg-success-lighter:hover{background-color:#ecf3ec}.bg-success-light{background-color:#70e17b}.hover\:bg-success-light:hover{background-color:#70e17b}.bg-success{background-color:#00a91c}.hover\:bg-success:hover{background-color:#00a91c}.bg-success-dark{background-color:#008817}.hover\:bg-success-dark:hover{background-color:#008817}.bg-success-darker{background-color:#216e1f}.hover\:bg-success-darker:hover{background-color:#216e1f}.bg-info-lighter{background-color:#e7f6f8}.hover\:bg-info-lighter:hover{background-color:#e7f6f8}.bg-info-light{background-color:#99deea}.hover\:bg-info-light:hover{background-color:#99deea}.bg-info{background-color:#00bde3}.hover\:bg-info:hover{background-color:#00bde3}.bg-info-dark{background-color:#009ec1}.hover\:bg-info-dark:hover{background-color:#009ec1}.bg-info-darker{background-color:#2e6276}.hover\:bg-info-darker:hover{background-color:#2e6276}.bg-disabled-light{background-color:#e6e6e6}.hover\:bg-disabled-light:hover{background-color:#e6e6e6}.bg-disabled{background-color:#c9c9c9}.hover\:bg-disabled:hover{background-color:#c9c9c9}.bg-disabled-dark{background-color:#adadad}.hover\:bg-disabled-dark:hover{background-color:#adadad}.bg-emergency{background-color:#e5a000}.hover\:bg-emergency:hover{background-color:#e5a000}.bg-emergency-dark{background-color:#332d29}.hover\:bg-emergency-dark:hover{background-color:#332d29}.border-1px{border:1px solid}.hover\:border-1px:hover{border:1px solid}.border-y-1px{border-top:1px solid;border-bottom:1px solid}.hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.border-x-1px{border-left:1px solid;border-right:1px solid}.hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.border-top-1px{border-top:1px solid}.hover\:border-top-1px:hover{border-top:1px solid}.border-right-1px{border-right:1px solid}.hover\:border-right-1px:hover{border-right:1px solid}.border-bottom-1px{border-bottom:1px solid}.hover\:border-bottom-1px:hover{border-bottom:1px solid}.border-left-1px{border-left:1px solid}.hover\:border-left-1px:hover{border-left:1px solid}.border-2px{border:2px solid}.hover\:border-2px:hover{border:2px solid}.border-y-2px{border-top:2px solid;border-bottom:2px solid}.hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.border-x-2px{border-left:2px solid;border-right:2px solid}.hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.border-top-2px{border-top:2px solid}.hover\:border-top-2px:hover{border-top:2px solid}.border-right-2px{border-right:2px solid}.hover\:border-right-2px:hover{border-right:2px solid}.border-bottom-2px{border-bottom:2px solid}.hover\:border-bottom-2px:hover{border-bottom:2px solid}.border-left-2px{border-left:2px solid}.hover\:border-left-2px:hover{border-left:2px solid}.border-05{border:0.25rem solid}.hover\:border-05:hover{border:0.25rem solid}.border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.border-top-05{border-top:0.25rem solid}.hover\:border-top-05:hover{border-top:0.25rem solid}.border-right-05{border-right:0.25rem solid}.hover\:border-right-05:hover{border-right:0.25rem solid}.border-bottom-05{border-bottom:0.25rem solid}.hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.border-left-05{border-left:0.25rem solid}.hover\:border-left-05:hover{border-left:0.25rem solid}.border-1{border:0.5rem solid}.hover\:border-1:hover{border:0.5rem solid}.border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.border-top-1{border-top:0.5rem solid}.hover\:border-top-1:hover{border-top:0.5rem solid}.border-right-1{border-right:0.5rem solid}.hover\:border-right-1:hover{border-right:0.5rem solid}.border-bottom-1{border-bottom:0.5rem solid}.hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.border-left-1{border-left:0.5rem solid}.hover\:border-left-1:hover{border-left:0.5rem solid}.border-105{border:0.75rem solid}.hover\:border-105:hover{border:0.75rem solid}.border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.border-top-105{border-top:0.75rem solid}.hover\:border-top-105:hover{border-top:0.75rem solid}.border-right-105{border-right:0.75rem solid}.hover\:border-right-105:hover{border-right:0.75rem solid}.border-bottom-105{border-bottom:0.75rem solid}.hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.border-left-105{border-left:0.75rem solid}.hover\:border-left-105:hover{border-left:0.75rem solid}.border-2{border:1rem solid}.hover\:border-2:hover{border:1rem solid}.border-y-2{border-top:1rem solid;border-bottom:1rem solid}.hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.border-x-2{border-left:1rem solid;border-right:1rem solid}.hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.border-top-2{border-top:1rem solid}.hover\:border-top-2:hover{border-top:1rem solid}.border-right-2{border-right:1rem solid}.hover\:border-right-2:hover{border-right:1rem solid}.border-bottom-2{border-bottom:1rem solid}.hover\:border-bottom-2:hover{border-bottom:1rem solid}.border-left-2{border-left:1rem solid}.hover\:border-left-2:hover{border-left:1rem solid}.border-205{border:1.25rem solid}.hover\:border-205:hover{border:1.25rem solid}.border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.border-top-205{border-top:1.25rem solid}.hover\:border-top-205:hover{border-top:1.25rem solid}.border-right-205{border-right:1.25rem solid}.hover\:border-right-205:hover{border-right:1.25rem solid}.border-bottom-205{border-bottom:1.25rem solid}.hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.border-left-205{border-left:1.25rem solid}.hover\:border-left-205:hover{border-left:1.25rem solid}.border-3{border:1.5rem solid}.hover\:border-3:hover{border:1.5rem solid}.border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.border-top-3{border-top:1.5rem solid}.hover\:border-top-3:hover{border-top:1.5rem solid}.border-right-3{border-right:1.5rem solid}.hover\:border-right-3:hover{border-right:1.5rem solid}.border-bottom-3{border-bottom:1.5rem solid}.hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.border-left-3{border-left:1.5rem solid}.hover\:border-left-3:hover{border-left:1.5rem solid}.border-0{border:0 solid}.hover\:border-0:hover{border:0 solid}.border-y-0{border-top:0 solid;border-bottom:0 solid}.hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.border-x-0{border-left:0 solid;border-right:0 solid}.hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.border-top-0{border-top:0 solid}.hover\:border-top-0:hover{border-top:0 solid}.border-right-0{border-right:0 solid}.hover\:border-right-0:hover{border-right:0 solid}.border-bottom-0{border-bottom:0 solid}.hover\:border-bottom-0:hover{border-bottom:0 solid}.border-left-0{border-left:0 solid}.hover\:border-left-0:hover{border-left:0 solid}.border{border:1px solid}.hover\:border:hover{border:1px solid}.border-y{border-top:1px solid;border-bottom:1px solid}.hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.border-x{border-left:1px solid;border-right:1px solid}.hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.border-top{border-top:1px solid}.hover\:border-top:hover{border-top:1px solid}.border-right{border-right:1px solid}.hover\:border-right:hover{border-right:1px solid}.border-bottom{border-bottom:1px solid}.hover\:border-bottom:hover{border-bottom:1px solid}.border-left{border-left:1px solid}.hover\:border-left:hover{border-left:1px solid}.border-transparent{border-color:transparent}.hover\:border-transparent:hover{border-color:transparent}.border-black{border-color:black}.hover\:border-black:hover{border-color:black}.border-white{border-color:white}.hover\:border-white:hover{border-color:white}.border-red{border-color:#e52207}.hover\:border-red:hover{border-color:#e52207}.border-orange{border-color:#e66f0e}.hover\:border-orange:hover{border-color:#e66f0e}.border-gold{border-color:#ffbe2e}.hover\:border-gold:hover{border-color:#ffbe2e}.border-yellow{border-color:#fee685}.hover\:border-yellow:hover{border-color:#fee685}.border-green{border-color:#538200}.hover\:border-green:hover{border-color:#538200}.border-mint{border-color:#04c585}.hover\:border-mint:hover{border-color:#04c585}.border-cyan{border-color:#009ec1}.hover\:border-cyan:hover{border-color:#009ec1}.border-blue{border-color:#0076d6}.hover\:border-blue:hover{border-color:#0076d6}.border-indigo{border-color:#676cc8}.hover\:border-indigo:hover{border-color:#676cc8}.border-violet{border-color:#8168b3}.hover\:border-violet:hover{border-color:#8168b3}.border-magenta{border-color:#d72d79}.hover\:border-magenta:hover{border-color:#d72d79}.border-gray-5{border-color:#f0f0f0}.hover\:border-gray-5:hover{border-color:#f0f0f0}.border-gray-10{border-color:#e6e6e6}.hover\:border-gray-10:hover{border-color:#e6e6e6}.border-gray-30{border-color:#adadad}.hover\:border-gray-30:hover{border-color:#adadad}.border-gray-50{border-color:#757575}.hover\:border-gray-50:hover{border-color:#757575}.border-gray-70{border-color:#454545}.hover\:border-gray-70:hover{border-color:#454545}.border-gray-90{border-color:#1b1b1b}.hover\:border-gray-90:hover{border-color:#1b1b1b}.border-base-lightest{border-color:#f9f9f9}.hover\:border-base-lightest:hover{border-color:#f9f9f9}.border-base-lighter{border-color:#edeff0}.hover\:border-base-lighter:hover{border-color:#edeff0}.border-base-light{border-color:#f6f6f6}.hover\:border-base-light:hover{border-color:#f6f6f6}.border-base{border-color:#5c5c5c}.hover\:border-base:hover{border-color:#5c5c5c}.border-base-dark{border-color:#454545}.hover\:border-base-dark:hover{border-color:#454545}.border-base-darker{border-color:#2e2e2e}.hover\:border-base-darker:hover{border-color:#2e2e2e}.border-base-darkest{border-color:#1b1b1b}.hover\:border-base-darkest:hover{border-color:#1b1b1b}.border-ink{border-color:#1b1b1b}.hover\:border-ink:hover{border-color:#1b1b1b}.border-primary-lighter{border-color:#cfe8ff}.hover\:border-primary-lighter:hover{border-color:#cfe8ff}.border-primary-light{border-color:#58b4ff}.hover\:border-primary-light:hover{border-color:#58b4ff}.border-primary{border-color:#005ea2}.hover\:border-primary:hover{border-color:#005ea2}.border-primary-vivid{border-color:#0050d8}.hover\:border-primary-vivid:hover{border-color:#0050d8}.border-primary-dark{border-color:#0b4778}.hover\:border-primary-dark:hover{border-color:#0b4778}.border-primary-darker{border-color:#162e51}.hover\:border-primary-darker:hover{border-color:#162e51}.border-secondary-lighter{border-color:#f1e5cd}.hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.border-secondary-light{border-color:#c7a97b}.hover\:border-secondary-light:hover{border-color:#c7a97b}.border-secondary{border-color:#8e704f}.hover\:border-secondary:hover{border-color:#8e704f}.border-secondary-vivid{border-color:#936f38}.hover\:border-secondary-vivid:hover{border-color:#936f38}.border-secondary-dark{border-color:#7a591a}.hover\:border-secondary-dark:hover{border-color:#7a591a}.border-secondary-darker{border-color:#5c410a}.hover\:border-secondary-darker:hover{border-color:#5c410a}.border-accent-warm-darkest{border-color:#5c1111}.hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.border-accent-warm-darker{border-color:#6f3331}.hover\:border-accent-warm-darker:hover{border-color:#6f3331}.border-accent-warm-dark{border-color:#b50909}.hover\:border-accent-warm-dark:hover{border-color:#b50909}.border-accent-warm{border-color:#e52207}.hover\:border-accent-warm:hover{border-color:#e52207}.border-accent-warm-light{border-color:#fdb8ae}.hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.border-accent-warm-lighter{border-color:#f8e1de}.hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.border-accent-cool-darker{border-color:#4f1c24}.hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.border-accent-cool-dark{border-color:#822133}.hover\:border-accent-cool-dark:hover{border-color:#822133}.border-accent-cool{border-color:#b21d38}.hover\:border-accent-cool:hover{border-color:#b21d38}.border-accent-cool-light{border-color:#f8b9c5}.hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.border-accent-cool-lighter{border-color:#fff2f5}.hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.border-error-lighter{border-color:#f4e3db}.hover\:border-error-lighter:hover{border-color:#f4e3db}.border-error-light{border-color:#f39268}.hover\:border-error-light:hover{border-color:#f39268}.border-error{border-color:#d54309}.hover\:border-error:hover{border-color:#d54309}.border-error-dark{border-color:#b50909}.hover\:border-error-dark:hover{border-color:#b50909}.border-error-darker{border-color:#6f3331}.hover\:border-error-darker:hover{border-color:#6f3331}.border-warning-lighter{border-color:#faf3d1}.hover\:border-warning-lighter:hover{border-color:#faf3d1}.border-warning-light{border-color:#fee685}.hover\:border-warning-light:hover{border-color:#fee685}.border-warning{border-color:#ffbe2e}.hover\:border-warning:hover{border-color:#ffbe2e}.border-warning-dark{border-color:#e5a000}.hover\:border-warning-dark:hover{border-color:#e5a000}.border-warning-darker{border-color:#936f38}.hover\:border-warning-darker:hover{border-color:#936f38}.border-success-lighter{border-color:#ecf3ec}.hover\:border-success-lighter:hover{border-color:#ecf3ec}.border-success-light{border-color:#70e17b}.hover\:border-success-light:hover{border-color:#70e17b}.border-success{border-color:#00a91c}.hover\:border-success:hover{border-color:#00a91c}.border-success-dark{border-color:#008817}.hover\:border-success-dark:hover{border-color:#008817}.border-success-darker{border-color:#216e1f}.hover\:border-success-darker:hover{border-color:#216e1f}.border-info-lighter{border-color:#e7f6f8}.hover\:border-info-lighter:hover{border-color:#e7f6f8}.border-info-light{border-color:#99deea}.hover\:border-info-light:hover{border-color:#99deea}.border-info{border-color:#00bde3}.hover\:border-info:hover{border-color:#00bde3}.border-info-dark{border-color:#009ec1}.hover\:border-info-dark:hover{border-color:#009ec1}.border-info-darker{border-color:#2e6276}.hover\:border-info-darker:hover{border-color:#2e6276}.border-disabled-light{border-color:#e6e6e6}.hover\:border-disabled-light:hover{border-color:#e6e6e6}.border-disabled{border-color:#c9c9c9}.hover\:border-disabled:hover{border-color:#c9c9c9}.border-disabled-dark{border-color:#adadad}.hover\:border-disabled-dark:hover{border-color:#adadad}.border-emergency{border-color:#e5a000}.hover\:border-emergency:hover{border-color:#e5a000}.border-emergency-dark{border-color:#332d29}.hover\:border-emergency-dark:hover{border-color:#332d29}.radius-0{border-radius:0}.radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.radius-sm{border-radius:2px}.radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.radius-md{border-radius:0.25rem}.radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.radius-lg{border-radius:0.5rem}.radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.radius-pill{border-radius:99rem}.radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-solid{border-style:solid}.border-width-1px{border-width:1px}.border-y-width-1px{border-top-width:1px;border-bottom-width:1px}.border-x-width-1px{border-left-width:1px;border-right-width:1px}.border-top-width-1px{border-top-width:1px}.border-right-width-1px{border-right-width:1px}.border-bottom-width-1px{border-bottom-width:1px}.border-left-width-1px{border-left-width:1px}.border-width-2px{border-width:2px}.border-y-width-2px{border-top-width:2px;border-bottom-width:2px}.border-x-width-2px{border-left-width:2px;border-right-width:2px}.border-top-width-2px{border-top-width:2px}.border-right-width-2px{border-right-width:2px}.border-bottom-width-2px{border-bottom-width:2px}.border-left-width-2px{border-left-width:2px}.border-width-05{border-width:0.25rem}.border-y-width-05{border-top-width:0.25rem;border-bottom-width:0.25rem}.border-x-width-05{border-left-width:0.25rem;border-right-width:0.25rem}.border-top-width-05{border-top-width:0.25rem}.border-right-width-05{border-right-width:0.25rem}.border-bottom-width-05{border-bottom-width:0.25rem}.border-left-width-05{border-left-width:0.25rem}.border-width-1{border-width:0.5rem}.border-y-width-1{border-top-width:0.5rem;border-bottom-width:0.5rem}.border-x-width-1{border-left-width:0.5rem;border-right-width:0.5rem}.border-top-width-1{border-top-width:0.5rem}.border-right-width-1{border-right-width:0.5rem}.border-bottom-width-1{border-bottom-width:0.5rem}.border-left-width-1{border-left-width:0.5rem}.border-width-105{border-width:0.75rem}.border-y-width-105{border-top-width:0.75rem;border-bottom-width:0.75rem}.border-x-width-105{border-left-width:0.75rem;border-right-width:0.75rem}.border-top-width-105{border-top-width:0.75rem}.border-right-width-105{border-right-width:0.75rem}.border-bottom-width-105{border-bottom-width:0.75rem}.border-left-width-105{border-left-width:0.75rem}.border-width-2{border-width:1rem}.border-y-width-2{border-top-width:1rem;border-bottom-width:1rem}.border-x-width-2{border-left-width:1rem;border-right-width:1rem}.border-top-width-2{border-top-width:1rem}.border-right-width-2{border-right-width:1rem}.border-bottom-width-2{border-bottom-width:1rem}.border-left-width-2{border-left-width:1rem}.border-width-205{border-width:1.25rem}.border-y-width-205{border-top-width:1.25rem;border-bottom-width:1.25rem}.border-x-width-205{border-left-width:1.25rem;border-right-width:1.25rem}.border-top-width-205{border-top-width:1.25rem}.border-right-width-205{border-right-width:1.25rem}.border-bottom-width-205{border-bottom-width:1.25rem}.border-left-width-205{border-left-width:1.25rem}.border-width-3{border-width:1.5rem}.border-y-width-3{border-top-width:1.5rem;border-bottom-width:1.5rem}.border-x-width-3{border-left-width:1.5rem;border-right-width:1.5rem}.border-top-width-3{border-top-width:1.5rem}.border-right-width-3{border-right-width:1.5rem}.border-bottom-width-3{border-bottom-width:1.5rem}.border-left-width-3{border-left-width:1.5rem}.border-width-0{border-width:0}.border-y-width-0{border-top-width:0;border-bottom-width:0}.border-x-width-0{border-left-width:0;border-right-width:0}.border-top-width-0{border-top-width:0}.border-right-width-0{border-right-width:0}.border-bottom-width-0{border-bottom-width:0}.border-left-width-0{border-left-width:0}.bottom-1px{bottom:1px}.bottom-2px{bottom:2px}.bottom-05{bottom:0.25rem}.bottom-1{bottom:0.5rem}.bottom-105{bottom:0.75rem}.bottom-2{bottom:1rem}.bottom-205{bottom:1.25rem}.bottom-3{bottom:1.5rem}.bottom-neg-1px{bottom:-1px}.bottom-neg-2px{bottom:-2px}.bottom-neg-05{bottom:-0.25rem}.bottom-neg-1{bottom:-0.5rem}.bottom-neg-105{bottom:-0.75rem}.bottom-neg-2{bottom:-1rem}.bottom-neg-205{bottom:-1.25rem}.bottom-neg-3{bottom:-1.5rem}.bottom-0{bottom:0}.bottom-auto{bottom:auto}.bottom-full{bottom:100%}.shadow-none{box-shadow:none}.hover\:shadow-none:hover{box-shadow:none}.shadow-1{box-shadow:0 1px 0.25rem 0 rgba(0,0,0,0.1)}.hover\:shadow-1:hover{box-shadow:0 1px 0.25rem 0 rgba(0,0,0,0.1)}.shadow-2{box-shadow:0 0.25rem 0.5rem 0 rgba(0,0,0,0.1)}.hover\:shadow-2:hover{box-shadow:0 0.25rem 0.5rem 0 rgba(0,0,0,0.1)}.shadow-3{box-shadow:0 0.5rem 1rem 0 rgba(0,0,0,0.1)}.hover\:shadow-3:hover{box-shadow:0 0.5rem 1rem 0 rgba(0,0,0,0.1)}.shadow-4{box-shadow:0 0.75rem 1.5rem 0 rgba(0,0,0,0.1)}.hover\:shadow-4:hover{box-shadow:0 0.75rem 1.5rem 0 rgba(0,0,0,0.1)}.shadow-5{box-shadow:0 1rem 2rem 0 rgba(0,0,0,0.1)}.hover\:shadow-5:hover{box-shadow:0 1rem 2rem 0 rgba(0,0,0,0.1)}.circle-1px{height:1px;width:1px;border-radius:50%}.circle-2px{height:2px;width:2px;border-radius:50%}.circle-05{height:0.25rem;width:0.25rem;border-radius:50%}.circle-1{height:0.5rem;width:0.5rem;border-radius:50%}.circle-105{height:0.75rem;width:0.75rem;border-radius:50%}.circle-2{height:1rem;width:1rem;border-radius:50%}.circle-205{height:1.25rem;width:1.25rem;border-radius:50%}.circle-3{height:1.5rem;width:1.5rem;border-radius:50%}.circle-4{height:2rem;width:2rem;border-radius:50%}.circle-5{height:2.5rem;width:2.5rem;border-radius:50%}.circle-6{height:3rem;width:3rem;border-radius:50%}.circle-7{height:3.5rem;width:3.5rem;border-radius:50%}.circle-8{height:4rem;width:4rem;border-radius:50%}.circle-9{height:4.5rem;width:4.5rem;border-radius:50%}.circle-10{height:5rem;width:5rem;border-radius:50%}.circle-15{height:7.5rem;width:7.5rem;border-radius:50%}.circle-card{height:10rem;width:10rem;border-radius:50%}.circle-card-lg{height:15rem;width:15rem;border-radius:50%}.circle-mobile{height:20rem;width:20rem;border-radius:50%}.clearfix::after{content:"";display:block;clear:both}.text-transparent{color:transparent}.hover\:text-transparent:hover{color:transparent}.text-black{color:black}.hover\:text-black:hover{color:black}.text-white{color:white}.hover\:text-white:hover{color:white}.text-red{color:#e52207}.hover\:text-red:hover{color:#e52207}.text-orange{color:#e66f0e}.hover\:text-orange:hover{color:#e66f0e}.text-gold{color:#ffbe2e}.hover\:text-gold:hover{color:#ffbe2e}.text-yellow{color:#fee685}.hover\:text-yellow:hover{color:#fee685}.text-green{color:#538200}.hover\:text-green:hover{color:#538200}.text-mint{color:#04c585}.hover\:text-mint:hover{color:#04c585}.text-cyan{color:#009ec1}.hover\:text-cyan:hover{color:#009ec1}.text-blue{color:#0076d6}.hover\:text-blue:hover{color:#0076d6}.text-indigo{color:#676cc8}.hover\:text-indigo:hover{color:#676cc8}.text-violet{color:#8168b3}.hover\:text-violet:hover{color:#8168b3}.text-magenta{color:#d72d79}.hover\:text-magenta:hover{color:#d72d79}.text-gray-5{color:#f0f0f0}.hover\:text-gray-5:hover{color:#f0f0f0}.text-gray-10{color:#e6e6e6}.hover\:text-gray-10:hover{color:#e6e6e6}.text-gray-30{color:#adadad}.hover\:text-gray-30:hover{color:#adadad}.text-gray-50{color:#757575}.hover\:text-gray-50:hover{color:#757575}.text-gray-70{color:#454545}.hover\:text-gray-70:hover{color:#454545}.text-gray-90{color:#1b1b1b}.hover\:text-gray-90:hover{color:#1b1b1b}.text-base-lightest{color:#f9f9f9}.hover\:text-base-lightest:hover{color:#f9f9f9}.text-base-lighter{color:#edeff0}.hover\:text-base-lighter:hover{color:#edeff0}.text-base-light{color:#f6f6f6}.hover\:text-base-light:hover{color:#f6f6f6}.text-base{color:#5c5c5c}.hover\:text-base:hover{color:#5c5c5c}.text-base-dark{color:#454545}.hover\:text-base-dark:hover{color:#454545}.text-base-darker{color:#2e2e2e}.hover\:text-base-darker:hover{color:#2e2e2e}.text-base-darkest{color:#1b1b1b}.hover\:text-base-darkest:hover{color:#1b1b1b}.text-ink{color:#1b1b1b}.hover\:text-ink:hover{color:#1b1b1b}.text-primary-lighter{color:#cfe8ff}.hover\:text-primary-lighter:hover{color:#cfe8ff}.text-primary-light{color:#58b4ff}.hover\:text-primary-light:hover{color:#58b4ff}.text-primary{color:#005ea2}.hover\:text-primary:hover{color:#005ea2}.text-primary-vivid{color:#0050d8}.hover\:text-primary-vivid:hover{color:#0050d8}.text-primary-dark{color:#0b4778}.hover\:text-primary-dark:hover{color:#0b4778}.text-primary-darker{color:#162e51}.hover\:text-primary-darker:hover{color:#162e51}.text-secondary-lighter{color:#f1e5cd}.hover\:text-secondary-lighter:hover{color:#f1e5cd}.text-secondary-light{color:#c7a97b}.hover\:text-secondary-light:hover{color:#c7a97b}.text-secondary{color:#8e704f}.hover\:text-secondary:hover{color:#8e704f}.text-secondary-vivid{color:#936f38}.hover\:text-secondary-vivid:hover{color:#936f38}.text-secondary-dark{color:#7a591a}.hover\:text-secondary-dark:hover{color:#7a591a}.text-secondary-darker{color:#5c410a}.hover\:text-secondary-darker:hover{color:#5c410a}.text-accent-warm-darkest{color:#5c1111}.hover\:text-accent-warm-darkest:hover{color:#5c1111}.text-accent-warm-darker{color:#6f3331}.hover\:text-accent-warm-darker:hover{color:#6f3331}.text-accent-warm-dark{color:#b50909}.hover\:text-accent-warm-dark:hover{color:#b50909}.text-accent-warm{color:#e52207}.hover\:text-accent-warm:hover{color:#e52207}.text-accent-warm-light{color:#fdb8ae}.hover\:text-accent-warm-light:hover{color:#fdb8ae}.text-accent-warm-lighter{color:#f8e1de}.hover\:text-accent-warm-lighter:hover{color:#f8e1de}.text-accent-cool-darker{color:#4f1c24}.hover\:text-accent-cool-darker:hover{color:#4f1c24}.text-accent-cool-dark{color:#822133}.hover\:text-accent-cool-dark:hover{color:#822133}.text-accent-cool{color:#b21d38}.hover\:text-accent-cool:hover{color:#b21d38}.text-accent-cool-light{color:#f8b9c5}.hover\:text-accent-cool-light:hover{color:#f8b9c5}.text-accent-cool-lighter{color:#fff2f5}.hover\:text-accent-cool-lighter:hover{color:#fff2f5}.text-error-lighter{color:#f4e3db}.hover\:text-error-lighter:hover{color:#f4e3db}.text-error-light{color:#f39268}.hover\:text-error-light:hover{color:#f39268}.text-error{color:#d54309}.hover\:text-error:hover{color:#d54309}.text-error-dark{color:#b50909}.hover\:text-error-dark:hover{color:#b50909}.text-error-darker{color:#6f3331}.hover\:text-error-darker:hover{color:#6f3331}.text-warning-lighter{color:#faf3d1}.hover\:text-warning-lighter:hover{color:#faf3d1}.text-warning-light{color:#fee685}.hover\:text-warning-light:hover{color:#fee685}.text-warning{color:#ffbe2e}.hover\:text-warning:hover{color:#ffbe2e}.text-warning-dark{color:#e5a000}.hover\:text-warning-dark:hover{color:#e5a000}.text-warning-darker{color:#936f38}.hover\:text-warning-darker:hover{color:#936f38}.text-success-lighter{color:#ecf3ec}.hover\:text-success-lighter:hover{color:#ecf3ec}.text-success-light{color:#70e17b}.hover\:text-success-light:hover{color:#70e17b}.text-success{color:#00a91c}.hover\:text-success:hover{color:#00a91c}.text-success-dark{color:#008817}.hover\:text-success-dark:hover{color:#008817}.text-success-darker{color:#216e1f}.hover\:text-success-darker:hover{color:#216e1f}.text-info-lighter{color:#e7f6f8}.hover\:text-info-lighter:hover{color:#e7f6f8}.text-info-light{color:#99deea}.hover\:text-info-light:hover{color:#99deea}.text-info{color:#00bde3}.hover\:text-info:hover{color:#00bde3}.text-info-dark{color:#009ec1}.hover\:text-info-dark:hover{color:#009ec1}.text-info-darker{color:#2e6276}.hover\:text-info-darker:hover{color:#2e6276}.text-disabled-light{color:#e6e6e6}.hover\:text-disabled-light:hover{color:#e6e6e6}.text-disabled{color:#c9c9c9}.hover\:text-disabled:hover{color:#c9c9c9}.text-disabled-dark{color:#adadad}.hover\:text-disabled-dark:hover{color:#adadad}.text-emergency{color:#e5a000}.hover\:text-emergency:hover{color:#e5a000}.text-emergency-dark{color:#332d29}.hover\:text-emergency-dark:hover{color:#332d29}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.display-block{display:block}.display-flex{display:flex}.display-none{display:none}.display-inline{display:inline}.display-inline-block{display:inline-block}.display-inline-flex{display:inline-flex}.display-table{display:table}.display-table-cell{display:table-cell}.display-table-row{display:table-row}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.flex-4{flex:4 1}.flex-5{flex:5 1}.flex-6{flex:6 1}.flex-7{flex:7 1}.flex-8{flex:8 1}.flex-9{flex:9 1}.flex-10{flex:10 1}.flex-11{flex:11 1}.flex-12{flex:12 1}.flex-fill{flex:1 1}.flex-auto{flex:0 1 auto}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.float-left{float:left}.float-none{float:none}.float-right{float:right}.font-mono-3xs{font-size:0.89rem}.font-mono-2xs{font-size:0.95rem}.font-mono-xs{font-size:1.01rem}.font-mono-sm{font-size:1.07rem}.font-mono-md{font-size:1.19rem}.font-mono-lg{font-size:1.31rem}.font-mono-xl{font-size:1.43rem}.font-mono-2xl{font-size:1.67rem}.font-mono-3xl{font-size:1.91rem}.font-sans-3xs{font-size:0.96rem}.font-sans-2xs{font-size:1.02rem}.font-sans-xs{font-size:1.08rem}.font-sans-sm{font-size:1.15rem}.font-sans-md{font-size:1.27rem}.font-sans-lg{font-size:1.4rem}.font-sans-xl{font-size:1.53rem}.font-sans-2xl{font-size:1.78rem}.font-sans-3xl{font-size:2.04rem}.font-serif-3xs{font-size:0.91rem}.font-serif-2xs{font-size:0.98rem}.font-serif-xs{font-size:1.04rem}.font-serif-sm{font-size:1.1rem}.font-serif-md{font-size:1.22rem}.font-serif-lg{font-size:1.34rem}.font-serif-xl{font-size:1.46rem}.font-serif-2xl{font-size:1.71rem}.font-serif-3xl{font-size:1.95rem}.font-heading-3xs{font-size:0.91rem}.font-heading-2xs{font-size:0.98rem}.font-heading-xs{font-size:1.04rem}.font-heading-sm{font-size:1.1rem}.font-heading-md{font-size:1.22rem}.font-heading-lg{font-size:1.34rem}.font-heading-xl{font-size:1.46rem}.font-heading-2xl{font-size:1.71rem}.font-heading-3xl{font-size:1.95rem}.font-body-3xs{font-size:0.96rem}.font-body-2xs{font-size:1.02rem}.font-body-xs{font-size:1.08rem}.font-body-sm{font-size:1.15rem}.font-body-md{font-size:1.27rem}.font-body-lg{font-size:1.4rem}.font-body-xl{font-size:1.53rem}.font-body-2xl{font-size:1.78rem}.font-body-3xl{font-size:2.04rem}.font-code-3xs{font-size:0.89rem}.font-code-2xs{font-size:0.95rem}.font-code-xs{font-size:1.01rem}.font-code-sm{font-size:1.07rem}.font-code-md{font-size:1.19rem}.font-code-lg{font-size:1.31rem}.font-code-xl{font-size:1.43rem}.font-code-2xl{font-size:1.67rem}.font-code-3xl{font-size:1.91rem}.font-alt-3xs{font-size:0.91rem}.font-alt-2xs{font-size:0.98rem}.font-alt-xs{font-size:1.04rem}.font-alt-sm{font-size:1.1rem}.font-alt-md{font-size:1.22rem}.font-alt-lg{font-size:1.34rem}.font-alt-xl{font-size:1.46rem}.font-alt-2xl{font-size:1.71rem}.font-alt-3xl{font-size:1.95rem}.font-ui-3xs{font-size:0.96rem}.font-ui-2xs{font-size:1.02rem}.font-ui-xs{font-size:1.08rem}.font-ui-sm{font-size:1.15rem}.font-ui-md{font-size:1.27rem}.font-ui-lg{font-size:1.4rem}.font-ui-xl{font-size:1.53rem}.font-ui-2xl{font-size:1.78rem}.font-ui-3xl{font-size:2.04rem}.font-family-mono{font-family:Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace}.font-family-sans{font-family:Nunito,Helvetica Neue}.font-family-serif{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif}.font-family-ui{font-family:Nunito,Helvetica Neue}.font-family-heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif}.font-family-body{font-family:Nunito,Helvetica Neue}.font-family-code{font-family:Roboto Mono Web,Bitstream Vera Sans Mono,Consolas,Courier,monospace}.font-family-alt{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif}.text-tabular{font-feature-settings:"tnum" 1,"kern" 1}.text-no-tabular{font-feature-settings:"kern" 1}.text-italic{font-style:italic}.text-no-italic{font-style:normal}.text-light{font-weight:300}.text-normal{font-weight:normal}.text-bold{font-weight:700}.height-1px{height:1px}.height-2px{height:2px}.height-05{height:0.25rem}.height-1{height:0.5rem}.height-105{height:0.75rem}.height-2{height:1rem}.height-205{height:1.25rem}.height-3{height:1.5rem}.height-4{height:2rem}.height-5{height:2.5rem}.height-6{height:3rem}.height-7{height:3.5rem}.height-8{height:4rem}.height-9{height:4.5rem}.height-10{height:5rem}.height-15{height:7.5rem}.height-card{height:10rem}.height-card-lg{height:15rem}.height-mobile{height:20rem}.height-0{height:0}.height-auto{height:auto}.height-full{height:100%}.height-viewport{height:100vh}.flex-justify-center{justify-content:center}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-justify{justify-content:space-between}.left-1px{left:1px}.left-2px{left:2px}.left-05{left:0.25rem}.left-1{left:0.5rem}.left-105{left:0.75rem}.left-2{left:1rem}.left-205{left:1.25rem}.left-3{left:1.5rem}.left-neg-1px{left:-1px}.left-neg-2px{left:-2px}.left-neg-05{left:-0.25rem}.left-neg-1{left:-0.5rem}.left-neg-105{left:-0.75rem}.left-neg-2{left:-1rem}.left-neg-205{left:-1.25rem}.left-neg-3{left:-1.5rem}.left-0{left:0}.left-auto{left:auto}.text-ls-auto{letter-spacing:initial}.text-ls-neg-3{letter-spacing:-0.03em}.text-ls-neg-2{letter-spacing:-0.02em}.text-ls-neg-1{letter-spacing:-0.01em}.text-ls-1{letter-spacing:0.025em}.text-ls-2{letter-spacing:0.1em}.text-ls-3{letter-spacing:0.15em}.line-height-sans-1{line-height:1}.line-height-sans-2{line-height:1.2}.line-height-sans-3{line-height:1.3}.line-height-sans-4{line-height:1.5}.line-height-sans-5{line-height:1.6}.line-height-sans-6{line-height:1.7}.line-height-serif-1{line-height:1}.line-height-serif-2{line-height:1.2}.line-height-serif-3{line-height:1.4}.line-height-serif-4{line-height:1.5}.line-height-serif-5{line-height:1.7}.line-height-serif-6{line-height:1.8}.line-height-mono-1{line-height:1}.line-height-mono-2{line-height:1.3}.line-height-mono-3{line-height:1.4}.line-height-mono-4{line-height:1.6}.line-height-mono-5{line-height:1.7}.line-height-mono-6{line-height:1.8}.line-height-heading-1{line-height:1}.line-height-heading-2{line-height:1.2}.line-height-heading-3{line-height:1.4}.line-height-heading-4{line-height:1.5}.line-height-heading-5{line-height:1.7}.line-height-heading-6{line-height:1.8}.line-height-ui-1{line-height:1}.line-height-ui-2{line-height:1.2}.line-height-ui-3{line-height:1.3}.line-height-ui-4{line-height:1.5}.line-height-ui-5{line-height:1.6}.line-height-ui-6{line-height:1.7}.line-height-body-1{line-height:1}.line-height-body-2{line-height:1.2}.line-height-body-3{line-height:1.3}.line-height-body-4{line-height:1.5}.line-height-body-5{line-height:1.6}.line-height-body-6{line-height:1.7}.line-height-code-1{line-height:1}.line-height-code-2{line-height:1.3}.line-height-code-3{line-height:1.4}.line-height-code-4{line-height:1.6}.line-height-code-5{line-height:1.7}.line-height-code-6{line-height:1.8}.line-height-alt-1{line-height:1}.line-height-alt-2{line-height:1.2}.line-height-alt-3{line-height:1.4}.line-height-alt-4{line-height:1.5}.line-height-alt-5{line-height:1.7}.line-height-alt-6{line-height:1.8}.margin-neg-1px{margin:-1px}.margin-neg-2px{margin:-2px}.margin-neg-05{margin:-0.25rem}.margin-neg-1{margin:-0.5rem}.margin-neg-105{margin:-0.75rem}.margin-neg-2{margin:-1rem}.margin-neg-205{margin:-1.25rem}.margin-neg-3{margin:-1.5rem}.margin-1px{margin:1px}.margin-2px{margin:2px}.margin-05{margin:0.25rem}.margin-1{margin:0.5rem}.margin-105{margin:0.75rem}.margin-2{margin:1rem}.margin-205{margin:1.25rem}.margin-3{margin:1.5rem}.margin-neg-4{margin:-2rem}.margin-neg-5{margin:-2.5rem}.margin-neg-6{margin:-3rem}.margin-neg-7{margin:-3.5rem}.margin-neg-8{margin:-4rem}.margin-neg-9{margin:-4.5rem}.margin-neg-10{margin:-5rem}.margin-neg-15{margin:-7.5rem}.margin-4{margin:2rem}.margin-5{margin:2.5rem}.margin-6{margin:3rem}.margin-7{margin:3.5rem}.margin-8{margin:4rem}.margin-9{margin:4.5rem}.margin-10{margin:5rem}.margin-15{margin:7.5rem}.margin-05em{margin:0.5em}.margin-1em{margin:1em}.margin-105em{margin:1.5em}.margin-2em{margin:2em}.margin-0{margin:0}.margin-y-1px{margin-top:1px;margin-bottom:1px}.margin-top-1px{margin-top:1px}.margin-bottom-1px{margin-bottom:1px}.margin-y-2px{margin-top:2px;margin-bottom:2px}.margin-top-2px{margin-top:2px}.margin-bottom-2px{margin-bottom:2px}.margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.margin-top-05{margin-top:0.25rem}.margin-bottom-05{margin-bottom:0.25rem}.margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.margin-top-1{margin-top:0.5rem}.margin-bottom-1{margin-bottom:0.5rem}.margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.margin-top-105{margin-top:0.75rem}.margin-bottom-105{margin-bottom:0.75rem}.margin-y-2{margin-top:1rem;margin-bottom:1rem}.margin-top-2{margin-top:1rem}.margin-bottom-2{margin-bottom:1rem}.margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.margin-top-205{margin-top:1.25rem}.margin-bottom-205{margin-bottom:1.25rem}.margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.margin-top-3{margin-top:1.5rem}.margin-bottom-3{margin-bottom:1.5rem}.margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.margin-top-neg-1px{margin-top:-1px}.margin-bottom-neg-1px{margin-bottom:-1px}.margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.margin-top-neg-2px{margin-top:-2px}.margin-bottom-neg-2px{margin-bottom:-2px}.margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.margin-top-neg-05{margin-top:-0.25rem}.margin-bottom-neg-05{margin-bottom:-0.25rem}.margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.margin-top-neg-1{margin-top:-0.5rem}.margin-bottom-neg-1{margin-bottom:-0.5rem}.margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.margin-top-neg-105{margin-top:-0.75rem}.margin-bottom-neg-105{margin-bottom:-0.75rem}.margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.margin-top-neg-2{margin-top:-1rem}.margin-bottom-neg-2{margin-bottom:-1rem}.margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.margin-top-neg-205{margin-top:-1.25rem}.margin-bottom-neg-205{margin-bottom:-1.25rem}.margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.margin-top-neg-3{margin-top:-1.5rem}.margin-bottom-neg-3{margin-bottom:-1.5rem}.margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.margin-top-neg-4{margin-top:-2rem}.margin-bottom-neg-4{margin-bottom:-2rem}.margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.margin-top-neg-5{margin-top:-2.5rem}.margin-bottom-neg-5{margin-bottom:-2.5rem}.margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.margin-top-neg-6{margin-top:-3rem}.margin-bottom-neg-6{margin-bottom:-3rem}.margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.margin-top-neg-7{margin-top:-3.5rem}.margin-bottom-neg-7{margin-bottom:-3.5rem}.margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.margin-top-neg-8{margin-top:-4rem}.margin-bottom-neg-8{margin-bottom:-4rem}.margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.margin-top-neg-9{margin-top:-4.5rem}.margin-bottom-neg-9{margin-bottom:-4.5rem}.margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.margin-top-neg-10{margin-top:-5rem}.margin-bottom-neg-10{margin-bottom:-5rem}.margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.margin-top-neg-15{margin-top:-7.5rem}.margin-bottom-neg-15{margin-bottom:-7.5rem}.margin-y-4{margin-top:2rem;margin-bottom:2rem}.margin-top-4{margin-top:2rem}.margin-bottom-4{margin-bottom:2rem}.margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.margin-top-5{margin-top:2.5rem}.margin-bottom-5{margin-bottom:2.5rem}.margin-y-6{margin-top:3rem;margin-bottom:3rem}.margin-top-6{margin-top:3rem}.margin-bottom-6{margin-bottom:3rem}.margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.margin-top-7{margin-top:3.5rem}.margin-bottom-7{margin-bottom:3.5rem}.margin-y-8{margin-top:4rem;margin-bottom:4rem}.margin-top-8{margin-top:4rem}.margin-bottom-8{margin-bottom:4rem}.margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.margin-top-9{margin-top:4.5rem}.margin-bottom-9{margin-bottom:4.5rem}.margin-y-10{margin-top:5rem;margin-bottom:5rem}.margin-top-10{margin-top:5rem}.margin-bottom-10{margin-bottom:5rem}.margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.margin-top-15{margin-top:7.5rem}.margin-bottom-15{margin-bottom:7.5rem}.margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.margin-top-05em{margin-top:0.5em}.margin-bottom-05em{margin-bottom:0.5em}.margin-y-1em{margin-top:1em;margin-bottom:1em}.margin-top-1em{margin-top:1em}.margin-bottom-1em{margin-bottom:1em}.margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.margin-top-105em{margin-top:1.5em}.margin-bottom-105em{margin-bottom:1.5em}.margin-y-2em{margin-top:2em;margin-bottom:2em}.margin-top-2em{margin-top:2em}.margin-bottom-2em{margin-bottom:2em}.margin-y-0{margin-top:0;margin-bottom:0}.margin-top-0{margin-top:0}.margin-bottom-0{margin-bottom:0}.margin-y-auto{margin-top:auto;margin-bottom:auto}.margin-top-auto{margin-top:auto}.margin-bottom-auto{margin-bottom:auto}.margin-x-1px{margin-left:1px;margin-right:1px}.margin-right-1px{margin-right:1px}.margin-left-1px{margin-left:1px}.margin-x-2px{margin-left:2px;margin-right:2px}.margin-right-2px{margin-right:2px}.margin-left-2px{margin-left:2px}.margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.margin-right-05{margin-right:0.25rem}.margin-left-05{margin-left:0.25rem}.margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.margin-right-1{margin-right:0.5rem}.margin-left-1{margin-left:0.5rem}.margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.margin-right-105{margin-right:0.75rem}.margin-left-105{margin-left:0.75rem}.margin-x-2{margin-left:1rem;margin-right:1rem}.margin-right-2{margin-right:1rem}.margin-left-2{margin-left:1rem}.margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.margin-right-205{margin-right:1.25rem}.margin-left-205{margin-left:1.25rem}.margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.margin-right-3{margin-right:1.5rem}.margin-left-3{margin-left:1.5rem}.margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.margin-right-neg-1px{margin-right:-1px}.margin-left-neg-1px{margin-left:-1px}.margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.margin-right-neg-2px{margin-right:-2px}.margin-left-neg-2px{margin-left:-2px}.margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.margin-right-neg-05{margin-right:-0.25rem}.margin-left-neg-05{margin-left:-0.25rem}.margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.margin-right-neg-1{margin-right:-0.5rem}.margin-left-neg-1{margin-left:-0.5rem}.margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.margin-right-neg-105{margin-right:-0.75rem}.margin-left-neg-105{margin-left:-0.75rem}.margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.margin-right-neg-2{margin-right:-1rem}.margin-left-neg-2{margin-left:-1rem}.margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.margin-right-neg-205{margin-right:-1.25rem}.margin-left-neg-205{margin-left:-1.25rem}.margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.margin-right-neg-3{margin-right:-1.5rem}.margin-left-neg-3{margin-left:-1.5rem}.margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.margin-right-neg-4{margin-right:-2rem}.margin-left-neg-4{margin-left:-2rem}.margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.margin-right-neg-5{margin-right:-2.5rem}.margin-left-neg-5{margin-left:-2.5rem}.margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.margin-right-neg-6{margin-right:-3rem}.margin-left-neg-6{margin-left:-3rem}.margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.margin-right-neg-7{margin-right:-3.5rem}.margin-left-neg-7{margin-left:-3.5rem}.margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.margin-right-neg-8{margin-right:-4rem}.margin-left-neg-8{margin-left:-4rem}.margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.margin-right-neg-9{margin-right:-4.5rem}.margin-left-neg-9{margin-left:-4.5rem}.margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.margin-right-neg-10{margin-right:-5rem}.margin-left-neg-10{margin-left:-5rem}.margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.margin-right-neg-15{margin-right:-7.5rem}.margin-left-neg-15{margin-left:-7.5rem}.margin-x-4{margin-left:2rem;margin-right:2rem}.margin-right-4{margin-right:2rem}.margin-left-4{margin-left:2rem}.margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.margin-right-5{margin-right:2.5rem}.margin-left-5{margin-left:2.5rem}.margin-x-6{margin-left:3rem;margin-right:3rem}.margin-right-6{margin-right:3rem}.margin-left-6{margin-left:3rem}.margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.margin-right-7{margin-right:3.5rem}.margin-left-7{margin-left:3.5rem}.margin-x-8{margin-left:4rem;margin-right:4rem}.margin-right-8{margin-right:4rem}.margin-left-8{margin-left:4rem}.margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.margin-right-9{margin-right:4.5rem}.margin-left-9{margin-left:4.5rem}.margin-x-10{margin-left:5rem;margin-right:5rem}.margin-right-10{margin-right:5rem}.margin-left-10{margin-left:5rem}.margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.margin-right-15{margin-right:7.5rem}.margin-left-15{margin-left:7.5rem}.margin-x-card{margin-left:10rem;margin-right:10rem}.margin-right-card{margin-right:10rem}.margin-left-card{margin-left:10rem}.margin-x-card-lg{margin-left:15rem;margin-right:15rem}.margin-right-card-lg{margin-right:15rem}.margin-left-card-lg{margin-left:15rem}.margin-x-mobile{margin-left:20rem;margin-right:20rem}.margin-right-mobile{margin-right:20rem}.margin-left-mobile{margin-left:20rem}.margin-x-05em{margin-left:0.5em;margin-right:0.5em}.margin-right-05em{margin-right:0.5em}.margin-left-05em{margin-left:0.5em}.margin-x-1em{margin-left:1em;margin-right:1em}.margin-right-1em{margin-right:1em}.margin-left-1em{margin-left:1em}.margin-x-105em{margin-left:1.5em;margin-right:1.5em}.margin-right-105em{margin-right:1.5em}.margin-left-105em{margin-left:1.5em}.margin-x-2em{margin-left:2em;margin-right:2em}.margin-right-2em{margin-right:2em}.margin-left-2em{margin-left:2em}.margin-x-0{margin-left:0;margin-right:0}.margin-right-0{margin-right:0}.margin-left-0{margin-left:0}.margin-x-auto{margin-left:auto;margin-right:auto}.margin-right-auto{margin-right:auto}.margin-left-auto{margin-left:auto}.maxh-05{max-height:0.25rem}.maxh-1{max-height:0.5rem}.maxh-105{max-height:0.75rem}.maxh-2{max-height:1rem}.maxh-205{max-height:1.25rem}.maxh-3{max-height:1.5rem}.maxh-4{max-height:2rem}.maxh-5{max-height:2.5rem}.maxh-6{max-height:3rem}.maxh-7{max-height:3.5rem}.maxh-8{max-height:4rem}.maxh-9{max-height:4.5rem}.maxh-10{max-height:5rem}.maxh-15{max-height:7.5rem}.maxh-card{max-height:10rem}.maxh-card-lg{max-height:15rem}.maxh-mobile{max-height:20rem}.maxh-mobile-lg{max-height:30rem}.maxh-tablet{max-height:40rem}.maxh-tablet-lg{max-height:55rem}.maxh-none{max-height:none}.maxh-viewport{max-height:100vh}.maxw-05{max-width:0.25rem}.maxw-1{max-width:0.5rem}.maxw-105{max-width:0.75rem}.maxw-2{max-width:1rem}.maxw-205{max-width:1.25rem}.maxw-3{max-width:1.5rem}.maxw-4{max-width:2rem}.maxw-5{max-width:2.5rem}.maxw-6{max-width:3rem}.maxw-7{max-width:3.5rem}.maxw-8{max-width:4rem}.maxw-9{max-width:4.5rem}.maxw-10{max-width:5rem}.maxw-15{max-width:7.5rem}.maxw-card{max-width:10rem}.maxw-card-lg{max-width:15rem}.maxw-mobile{max-width:20rem}.maxw-mobile-lg{max-width:30rem}.maxw-tablet{max-width:40rem}.maxw-tablet-lg{max-width:55rem}.maxw-desktop{max-width:64rem}.maxw-desktop-lg{max-width:75rem}.maxw-widescreen{max-width:87.5rem}.maxw-none{max-width:none}.maxw-full{max-width:100%}.measure-1{max-width:44ex}.measure-2{max-width:60ex}.measure-3{max-width:64ex}.measure-4{max-width:68ex}.measure-5{max-width:72ex}.measure-6{max-width:88ex}.measure-none{max-width:none}.minh-1px{min-height:1px}.minh-2px{min-height:2px}.minh-05{min-height:0.25rem}.minh-1{min-height:0.5rem}.minh-105{min-height:0.75rem}.minh-2{min-height:1rem}.minh-205{min-height:1.25rem}.minh-3{min-height:1.5rem}.minh-4{min-height:2rem}.minh-5{min-height:2.5rem}.minh-6{min-height:3rem}.minh-7{min-height:3.5rem}.minh-8{min-height:4rem}.minh-9{min-height:4.5rem}.minh-10{min-height:5rem}.minh-15{min-height:7.5rem}.minh-card{min-height:10rem}.minh-card-lg{min-height:15rem}.minh-mobile{min-height:20rem}.minh-mobile-lg{min-height:30rem}.minh-tablet{min-height:40rem}.minh-tablet-lg{min-height:55rem}.minh-0{min-height:0}.minh-full{min-height:100%}.minh-viewport{min-height:100vh}.minw-05{min-width:0.25rem}.minw-1{min-width:0.5rem}.minw-105{min-width:0.75rem}.minw-2{min-width:1rem}.minw-205{min-width:1.25rem}.minw-3{min-width:1.5rem}.minw-4{min-width:2rem}.minw-5{min-width:2.5rem}.minw-6{min-width:3rem}.minw-7{min-width:3.5rem}.minw-8{min-width:4rem}.minw-9{min-width:4.5rem}.minw-10{min-width:5rem}.minw-15{min-width:7.5rem}.minw-0{min-width:0}.opacity-0{opacity:0}.opacity-10{opacity:0.1}.opacity-20{opacity:0.2}.opacity-30{opacity:0.3}.opacity-40{opacity:0.4}.opacity-50{opacity:0.5}.opacity-60{opacity:0.6}.opacity-70{opacity:0.7}.opacity-80{opacity:0.8}.opacity-90{opacity:0.9}.opacity-100{opacity:1}.order-first{order:-1}.order-last{order:999}.order-initial{order:initial}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.outline-1px{outline:1px solid}.outline-2px{outline:2px solid}.outline-0{outline:0 solid}.outline-05{outline:spacing-multiple(0.5) solid}.outline-transparent{outline-color:transparent}.outline-black{outline-color:black}.outline-white{outline-color:white}.outline-red{outline-color:#e52207}.outline-orange{outline-color:#e66f0e}.outline-gold{outline-color:#ffbe2e}.outline-yellow{outline-color:#fee685}.outline-green{outline-color:#538200}.outline-mint{outline-color:#04c585}.outline-cyan{outline-color:#009ec1}.outline-blue{outline-color:#0076d6}.outline-indigo{outline-color:#676cc8}.outline-violet{outline-color:#8168b3}.outline-magenta{outline-color:#d72d79}.outline-gray-5{outline-color:#f0f0f0}.outline-gray-10{outline-color:#e6e6e6}.outline-gray-30{outline-color:#adadad}.outline-gray-50{outline-color:#757575}.outline-gray-70{outline-color:#454545}.outline-gray-90{outline-color:#1b1b1b}.outline-base-lightest{outline-color:#f9f9f9}.outline-base-lighter{outline-color:#edeff0}.outline-base-light{outline-color:#f6f6f6}.outline-base{outline-color:#5c5c5c}.outline-base-dark{outline-color:#454545}.outline-base-darker{outline-color:#2e2e2e}.outline-base-darkest{outline-color:#1b1b1b}.outline-ink{outline-color:#1b1b1b}.outline-primary-lighter{outline-color:#cfe8ff}.outline-primary-light{outline-color:#58b4ff}.outline-primary{outline-color:#005ea2}.outline-primary-vivid{outline-color:#0050d8}.outline-primary-dark{outline-color:#0b4778}.outline-primary-darker{outline-color:#162e51}.outline-secondary-lighter{outline-color:#f1e5cd}.outline-secondary-light{outline-color:#c7a97b}.outline-secondary{outline-color:#8e704f}.outline-secondary-vivid{outline-color:#936f38}.outline-secondary-dark{outline-color:#7a591a}.outline-secondary-darker{outline-color:#5c410a}.outline-accent-warm-darkest{outline-color:#5c1111}.outline-accent-warm-darker{outline-color:#6f3331}.outline-accent-warm-dark{outline-color:#b50909}.outline-accent-warm{outline-color:#e52207}.outline-accent-warm-light{outline-color:#fdb8ae}.outline-accent-warm-lighter{outline-color:#f8e1de}.outline-accent-cool-darker{outline-color:#4f1c24}.outline-accent-cool-dark{outline-color:#822133}.outline-accent-cool{outline-color:#b21d38}.outline-accent-cool-light{outline-color:#f8b9c5}.outline-accent-cool-lighter{outline-color:#fff2f5}.outline-error-lighter{outline-color:#f4e3db}.outline-error-light{outline-color:#f39268}.outline-error{outline-color:#d54309}.outline-error-dark{outline-color:#b50909}.outline-error-darker{outline-color:#6f3331}.outline-warning-lighter{outline-color:#faf3d1}.outline-warning-light{outline-color:#fee685}.outline-warning{outline-color:#ffbe2e}.outline-warning-dark{outline-color:#e5a000}.outline-warning-darker{outline-color:#936f38}.outline-success-lighter{outline-color:#ecf3ec}.outline-success-light{outline-color:#70e17b}.outline-success{outline-color:#00a91c}.outline-success-dark{outline-color:#008817}.outline-success-darker{outline-color:#216e1f}.outline-info-lighter{outline-color:#e7f6f8}.outline-info-light{outline-color:#99deea}.outline-info{outline-color:#00bde3}.outline-info-dark{outline-color:#009ec1}.outline-info-darker{outline-color:#2e6276}.outline-disabled-light{outline-color:#e6e6e6}.outline-disabled{outline-color:#c9c9c9}.outline-disabled-dark{outline-color:#adadad}.outline-emergency{outline-color:#e5a000}.outline-emergency-dark{outline-color:#332d29}.overflow-hidden{overflow:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-scroll{overflow:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll{overflow-x:scroll}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.overflow-visible{overflow:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-visible{overflow-x:visible}.padding-1px{padding:1px}.padding-y-1px{padding-top:1px;padding-bottom:1px}.padding-x-1px{padding-left:1px;padding-right:1px}.padding-top-1px{padding-top:1px}.padding-right-1px{padding-right:1px}.padding-bottom-1px{padding-bottom:1px}.padding-left-1px{padding-left:1px}.padding-2px{padding:2px}.padding-y-2px{padding-top:2px;padding-bottom:2px}.padding-x-2px{padding-left:2px;padding-right:2px}.padding-top-2px{padding-top:2px}.padding-right-2px{padding-right:2px}.padding-bottom-2px{padding-bottom:2px}.padding-left-2px{padding-left:2px}.padding-05{padding:0.25rem}.padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.padding-top-05{padding-top:0.25rem}.padding-right-05{padding-right:0.25rem}.padding-bottom-05{padding-bottom:0.25rem}.padding-left-05{padding-left:0.25rem}.padding-1{padding:0.5rem}.padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.padding-top-1{padding-top:0.5rem}.padding-right-1{padding-right:0.5rem}.padding-bottom-1{padding-bottom:0.5rem}.padding-left-1{padding-left:0.5rem}.padding-105{padding:0.75rem}.padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.padding-top-105{padding-top:0.75rem}.padding-right-105{padding-right:0.75rem}.padding-bottom-105{padding-bottom:0.75rem}.padding-left-105{padding-left:0.75rem}.padding-2{padding:1rem}.padding-y-2{padding-top:1rem;padding-bottom:1rem}.padding-x-2{padding-left:1rem;padding-right:1rem}.padding-top-2{padding-top:1rem}.padding-right-2{padding-right:1rem}.padding-bottom-2{padding-bottom:1rem}.padding-left-2{padding-left:1rem}.padding-205{padding:1.25rem}.padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.padding-top-205{padding-top:1.25rem}.padding-right-205{padding-right:1.25rem}.padding-bottom-205{padding-bottom:1.25rem}.padding-left-205{padding-left:1.25rem}.padding-3{padding:1.5rem}.padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.padding-top-3{padding-top:1.5rem}.padding-right-3{padding-right:1.5rem}.padding-bottom-3{padding-bottom:1.5rem}.padding-left-3{padding-left:1.5rem}.padding-4{padding:2rem}.padding-y-4{padding-top:2rem;padding-bottom:2rem}.padding-x-4{padding-left:2rem;padding-right:2rem}.padding-top-4{padding-top:2rem}.padding-right-4{padding-right:2rem}.padding-bottom-4{padding-bottom:2rem}.padding-left-4{padding-left:2rem}.padding-5{padding:2.5rem}.padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.padding-top-5{padding-top:2.5rem}.padding-right-5{padding-right:2.5rem}.padding-bottom-5{padding-bottom:2.5rem}.padding-left-5{padding-left:2.5rem}.padding-6{padding:3rem}.padding-y-6{padding-top:3rem;padding-bottom:3rem}.padding-x-6{padding-left:3rem;padding-right:3rem}.padding-top-6{padding-top:3rem}.padding-right-6{padding-right:3rem}.padding-bottom-6{padding-bottom:3rem}.padding-left-6{padding-left:3rem}.padding-7{padding:3.5rem}.padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.padding-top-7{padding-top:3.5rem}.padding-right-7{padding-right:3.5rem}.padding-bottom-7{padding-bottom:3.5rem}.padding-left-7{padding-left:3.5rem}.padding-8{padding:4rem}.padding-y-8{padding-top:4rem;padding-bottom:4rem}.padding-x-8{padding-left:4rem;padding-right:4rem}.padding-top-8{padding-top:4rem}.padding-right-8{padding-right:4rem}.padding-bottom-8{padding-bottom:4rem}.padding-left-8{padding-left:4rem}.padding-9{padding:4.5rem}.padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.padding-top-9{padding-top:4.5rem}.padding-right-9{padding-right:4.5rem}.padding-bottom-9{padding-bottom:4.5rem}.padding-left-9{padding-left:4.5rem}.padding-10{padding:5rem}.padding-y-10{padding-top:5rem;padding-bottom:5rem}.padding-x-10{padding-left:5rem;padding-right:5rem}.padding-top-10{padding-top:5rem}.padding-right-10{padding-right:5rem}.padding-bottom-10{padding-bottom:5rem}.padding-left-10{padding-left:5rem}.padding-15{padding:7.5rem}.padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.padding-top-15{padding-top:7.5rem}.padding-right-15{padding-right:7.5rem}.padding-bottom-15{padding-bottom:7.5rem}.padding-left-15{padding-left:7.5rem}.padding-0{padding:0}.padding-y-0{padding-top:0;padding-bottom:0}.padding-x-0{padding-left:0;padding-right:0}.padding-top-0{padding-top:0}.padding-right-0{padding-right:0}.padding-bottom-0{padding-bottom:0}.padding-left-0{padding-left:0}.pin-all{bottom:0;left:0;right:0;top:0;position:absolute}.pin-x{left:0;right:0;position:absolute}.pin-y{bottom:0;top:0;position:absolute}.pin-bottom{bottom:0;position:absolute}.pin-left{left:0;position:absolute}.pin-right{right:0;position:absolute}.pin-top{top:0;position:absolute}.pin-none{bottom:auto;left:auto;right:auto;top:auto;position:static}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-relative{position:relative}.position-static{position:static}.position-sticky{position:sticky}.right-1px{right:1px}.right-2px{right:2px}.right-05{right:0.25rem}.right-1{right:0.5rem}.right-105{right:0.75rem}.right-2{right:1rem}.right-205{right:1.25rem}.right-3{right:1.5rem}.right-neg-1px{right:-1px}.right-neg-2px{right:-2px}.right-neg-05{right:-0.25rem}.right-neg-1{right:-0.5rem}.right-neg-105{right:-0.75rem}.right-neg-2{right:-1rem}.right-neg-205{right:-1.25rem}.right-neg-3{right:-1.5rem}.right-0{right:0}.right-auto{right:auto}.square-1px{height:1px;width:1px}.square-2px{height:2px;width:2px}.square-05{height:0.25rem;width:0.25rem}.square-1{height:0.5rem;width:0.5rem}.square-105{height:0.75rem;width:0.75rem}.square-2{height:1rem;width:1rem}.square-205{height:1.25rem;width:1.25rem}.square-3{height:1.5rem;width:1.5rem}.square-4{height:2rem;width:2rem}.square-5{height:2.5rem;width:2.5rem}.square-6{height:3rem;width:3rem}.square-7{height:3.5rem;width:3.5rem}.square-8{height:4rem;width:4rem}.square-9{height:4.5rem;width:4.5rem}.square-10{height:5rem;width:5rem}.square-15{height:7.5rem;width:7.5rem}.square-card{height:10rem;width:10rem}.square-card-lg{height:15rem;width:15rem}.square-mobile{height:20rem;width:20rem}.text-center{text-align:center}.text-left{text-align:left}.text-justify{text-align:justify}.text-right{text-align:right}.text-strike{text-decoration:line-through}.hover\:text-strike:hover{text-decoration:line-through}.text-underline{text-decoration:underline}.hover\:text-underline:hover{text-decoration:underline}.text-no-underline{text-decoration:none}.hover\:text-no-underline:hover{text-decoration:none}.text-no-strike{text-decoration:none}.hover\:text-no-strike:hover{text-decoration:none}.underline-red{text-decoration-color:#e52207}.hover\:underline-red:hover{text-decoration-color:#e52207}.underline-orange{text-decoration-color:#e66f0e}.hover\:underline-orange:hover{text-decoration-color:#e66f0e}.underline-gold{text-decoration-color:#ffbe2e}.hover\:underline-gold:hover{text-decoration-color:#ffbe2e}.underline-yellow{text-decoration-color:#fee685}.hover\:underline-yellow:hover{text-decoration-color:#fee685}.underline-green{text-decoration-color:#538200}.hover\:underline-green:hover{text-decoration-color:#538200}.underline-mint{text-decoration-color:#04c585}.hover\:underline-mint:hover{text-decoration-color:#04c585}.underline-cyan{text-decoration-color:#009ec1}.hover\:underline-cyan:hover{text-decoration-color:#009ec1}.underline-blue{text-decoration-color:#0076d6}.hover\:underline-blue:hover{text-decoration-color:#0076d6}.underline-indigo{text-decoration-color:#676cc8}.hover\:underline-indigo:hover{text-decoration-color:#676cc8}.underline-violet{text-decoration-color:#8168b3}.hover\:underline-violet:hover{text-decoration-color:#8168b3}.underline-magenta{text-decoration-color:#d72d79}.hover\:underline-magenta:hover{text-decoration-color:#d72d79}.underline-gray-5{text-decoration-color:#f0f0f0}.hover\:underline-gray-5:hover{text-decoration-color:#f0f0f0}.underline-gray-10{text-decoration-color:#e6e6e6}.hover\:underline-gray-10:hover{text-decoration-color:#e6e6e6}.underline-gray-30{text-decoration-color:#adadad}.hover\:underline-gray-30:hover{text-decoration-color:#adadad}.underline-gray-50{text-decoration-color:#757575}.hover\:underline-gray-50:hover{text-decoration-color:#757575}.underline-gray-70{text-decoration-color:#454545}.hover\:underline-gray-70:hover{text-decoration-color:#454545}.underline-gray-90{text-decoration-color:#1b1b1b}.hover\:underline-gray-90:hover{text-decoration-color:#1b1b1b}.underline-base-lightest{text-decoration-color:#f9f9f9}.hover\:underline-base-lightest:hover{text-decoration-color:#f9f9f9}.underline-base-lighter{text-decoration-color:#edeff0}.hover\:underline-base-lighter:hover{text-decoration-color:#edeff0}.underline-base-light{text-decoration-color:#f6f6f6}.hover\:underline-base-light:hover{text-decoration-color:#f6f6f6}.underline-base{text-decoration-color:#5c5c5c}.hover\:underline-base:hover{text-decoration-color:#5c5c5c}.underline-base-dark{text-decoration-color:#454545}.hover\:underline-base-dark:hover{text-decoration-color:#454545}.underline-base-darker{text-decoration-color:#2e2e2e}.hover\:underline-base-darker:hover{text-decoration-color:#2e2e2e}.underline-base-darkest{text-decoration-color:#1b1b1b}.hover\:underline-base-darkest:hover{text-decoration-color:#1b1b1b}.underline-ink{text-decoration-color:#1b1b1b}.hover\:underline-ink:hover{text-decoration-color:#1b1b1b}.underline-primary-lighter{text-decoration-color:#cfe8ff}.hover\:underline-primary-lighter:hover{text-decoration-color:#cfe8ff}.underline-primary-light{text-decoration-color:#58b4ff}.hover\:underline-primary-light:hover{text-decoration-color:#58b4ff}.underline-primary{text-decoration-color:#005ea2}.hover\:underline-primary:hover{text-decoration-color:#005ea2}.underline-primary-vivid{text-decoration-color:#0050d8}.hover\:underline-primary-vivid:hover{text-decoration-color:#0050d8}.underline-primary-dark{text-decoration-color:#0b4778}.hover\:underline-primary-dark:hover{text-decoration-color:#0b4778}.underline-primary-darker{text-decoration-color:#162e51}.hover\:underline-primary-darker:hover{text-decoration-color:#162e51}.underline-secondary-lighter{text-decoration-color:#f1e5cd}.hover\:underline-secondary-lighter:hover{text-decoration-color:#f1e5cd}.underline-secondary-light{text-decoration-color:#c7a97b}.hover\:underline-secondary-light:hover{text-decoration-color:#c7a97b}.underline-secondary{text-decoration-color:#8e704f}.hover\:underline-secondary:hover{text-decoration-color:#8e704f}.underline-secondary-vivid{text-decoration-color:#936f38}.hover\:underline-secondary-vivid:hover{text-decoration-color:#936f38}.underline-secondary-dark{text-decoration-color:#7a591a}.hover\:underline-secondary-dark:hover{text-decoration-color:#7a591a}.underline-secondary-darker{text-decoration-color:#5c410a}.hover\:underline-secondary-darker:hover{text-decoration-color:#5c410a}.underline-accent-warm-darkest{text-decoration-color:#5c1111}.hover\:underline-accent-warm-darkest:hover{text-decoration-color:#5c1111}.underline-accent-warm-darker{text-decoration-color:#6f3331}.hover\:underline-accent-warm-darker:hover{text-decoration-color:#6f3331}.underline-accent-warm-dark{text-decoration-color:#b50909}.hover\:underline-accent-warm-dark:hover{text-decoration-color:#b50909}.underline-accent-warm{text-decoration-color:#e52207}.hover\:underline-accent-warm:hover{text-decoration-color:#e52207}.underline-accent-warm-light{text-decoration-color:#fdb8ae}.hover\:underline-accent-warm-light:hover{text-decoration-color:#fdb8ae}.underline-accent-warm-lighter{text-decoration-color:#f8e1de}.hover\:underline-accent-warm-lighter:hover{text-decoration-color:#f8e1de}.underline-accent-cool-darker{text-decoration-color:#4f1c24}.hover\:underline-accent-cool-darker:hover{text-decoration-color:#4f1c24}.underline-accent-cool-dark{text-decoration-color:#822133}.hover\:underline-accent-cool-dark:hover{text-decoration-color:#822133}.underline-accent-cool{text-decoration-color:#b21d38}.hover\:underline-accent-cool:hover{text-decoration-color:#b21d38}.underline-accent-cool-light{text-decoration-color:#f8b9c5}.hover\:underline-accent-cool-light:hover{text-decoration-color:#f8b9c5}.underline-accent-cool-lighter{text-decoration-color:#fff2f5}.hover\:underline-accent-cool-lighter:hover{text-decoration-color:#fff2f5}.underline-error-lighter{text-decoration-color:#f4e3db}.hover\:underline-error-lighter:hover{text-decoration-color:#f4e3db}.underline-error-light{text-decoration-color:#f39268}.hover\:underline-error-light:hover{text-decoration-color:#f39268}.underline-error{text-decoration-color:#d54309}.hover\:underline-error:hover{text-decoration-color:#d54309}.underline-error-dark{text-decoration-color:#b50909}.hover\:underline-error-dark:hover{text-decoration-color:#b50909}.underline-error-darker{text-decoration-color:#6f3331}.hover\:underline-error-darker:hover{text-decoration-color:#6f3331}.underline-warning-lighter{text-decoration-color:#faf3d1}.hover\:underline-warning-lighter:hover{text-decoration-color:#faf3d1}.underline-warning-light{text-decoration-color:#fee685}.hover\:underline-warning-light:hover{text-decoration-color:#fee685}.underline-warning{text-decoration-color:#ffbe2e}.hover\:underline-warning:hover{text-decoration-color:#ffbe2e}.underline-warning-dark{text-decoration-color:#e5a000}.hover\:underline-warning-dark:hover{text-decoration-color:#e5a000}.underline-warning-darker{text-decoration-color:#936f38}.hover\:underline-warning-darker:hover{text-decoration-color:#936f38}.underline-success-lighter{text-decoration-color:#ecf3ec}.hover\:underline-success-lighter:hover{text-decoration-color:#ecf3ec}.underline-success-light{text-decoration-color:#70e17b}.hover\:underline-success-light:hover{text-decoration-color:#70e17b}.underline-success{text-decoration-color:#00a91c}.hover\:underline-success:hover{text-decoration-color:#00a91c}.underline-success-dark{text-decoration-color:#008817}.hover\:underline-success-dark:hover{text-decoration-color:#008817}.underline-success-darker{text-decoration-color:#216e1f}.hover\:underline-success-darker:hover{text-decoration-color:#216e1f}.underline-info-lighter{text-decoration-color:#e7f6f8}.hover\:underline-info-lighter:hover{text-decoration-color:#e7f6f8}.underline-info-light{text-decoration-color:#99deea}.hover\:underline-info-light:hover{text-decoration-color:#99deea}.underline-info{text-decoration-color:#00bde3}.hover\:underline-info:hover{text-decoration-color:#00bde3}.underline-info-dark{text-decoration-color:#009ec1}.hover\:underline-info-dark:hover{text-decoration-color:#009ec1}.underline-info-darker{text-decoration-color:#2e6276}.hover\:underline-info-darker:hover{text-decoration-color:#2e6276}.underline-disabled-light{text-decoration-color:#e6e6e6}.hover\:underline-disabled-light:hover{text-decoration-color:#e6e6e6}.underline-disabled{text-decoration-color:#c9c9c9}.hover\:underline-disabled:hover{text-decoration-color:#c9c9c9}.underline-disabled-dark{text-decoration-color:#adadad}.hover\:underline-disabled-dark:hover{text-decoration-color:#adadad}.underline-emergency{text-decoration-color:#e5a000}.hover\:underline-emergency:hover{text-decoration-color:#e5a000}.underline-emergency-dark{text-decoration-color:#332d29}.hover\:underline-emergency-dark:hover{text-decoration-color:#332d29}.text-indent-0{text-indent:0}.text-indent-05{text-indent:0.25rem}.text-indent-1{text-indent:0.5rem}.text-indent-105{text-indent:0.75rem}.text-indent-2{text-indent:1rem}.text-indent-205{text-indent:1.25rem}.text-indent-3{text-indent:1.5rem}.text-indent-neg-05{text-indent:-0.25rem}.text-indent-neg-1{text-indent:-0.5rem}.text-indent-neg-105{text-indent:-0.75rem}.text-indent-neg-2{text-indent:-1rem}.text-indent-neg-205{text-indent:-1.25rem}.text-indent-neg-3{text-indent:-1.5rem}.text-indent-4{text-indent:2rem}.text-indent-5{text-indent:2.5rem}.text-indent-6{text-indent:3rem}.text-indent-7{text-indent:3.5rem}.text-indent-8{text-indent:4rem}.text-indent-9{text-indent:4.5rem}.text-indent-10{text-indent:5rem}.text-indent-15{text-indent:7.5rem}.text-indent-neg-4{text-indent:-2rem}.text-indent-neg-5{text-indent:-2.5rem}.text-indent-neg-6{text-indent:-3rem}.text-indent-neg-7{text-indent:-3.5rem}.text-indent-neg-8{text-indent:-4rem}.text-indent-neg-9{text-indent:-4.5rem}.text-indent-neg-10{text-indent:-5rem}.text-indent-neg-15{text-indent:-7.5rem}.text-uppercase{text-transform:uppercase}.text-no-uppercase{text-transform:none}.text-lowercase{text-transform:lowercase}.text-no-lowercase{text-transform:none}.top-1px{top:1px}.top-2px{top:2px}.top-05{top:0.25rem}.top-1{top:0.5rem}.top-105{top:0.75rem}.top-2{top:1rem}.top-205{top:1.25rem}.top-3{top:1.5rem}.top-neg-1px{top:-1px}.top-neg-2px{top:-2px}.top-neg-05{top:-0.25rem}.top-neg-1{top:-0.5rem}.top-neg-105{top:-0.75rem}.top-neg-2{top:-1rem}.top-neg-205{top:-1.25rem}.top-neg-3{top:-1.5rem}.top-0{top:0}.top-auto{top:auto}.text-baseline{vertical-align:baseline}.text-bottom{vertical-align:bottom}.text-middle{vertical-align:middle}.text-sub{vertical-align:sub}.text-super{vertical-align:super}.text-tbottom{vertical-align:text-bottom}.text-ttop{vertical-align:text-top}.text-top{vertical-align:top}.text-pre{white-space:pre}.text-pre-line{white-space:pre-line}.text-pre-wrap{white-space:pre-wrap}.text-wrap{white-space:normal}.text-no-wrap{white-space:nowrap}.width-1px{width:1px}.width-2px{width:2px}.width-05{width:0.25rem}.width-1{width:0.5rem}.width-105{width:0.75rem}.width-2{width:1rem}.width-205{width:1.25rem}.width-3{width:1.5rem}.width-4{width:2rem}.width-5{width:2.5rem}.width-6{width:3rem}.width-7{width:3.5rem}.width-8{width:4rem}.width-9{width:4.5rem}.width-10{width:5rem}.width-15{width:7.5rem}.width-card{width:10rem}.width-card-lg{width:15rem}.width-mobile{width:20rem}.width-mobile-lg{width:30rem}.width-tablet{width:40rem}.width-tablet-lg{width:55rem}.width-desktop{width:64rem}.width-desktop-lg{width:75rem}.width-widescreen{width:87.5rem}.width-0{width:0}.width-full{width:100%}.width-auto{width:auto}.z-auto{z-index:auto}.z-bottom{z-index:-100}.z-top{z-index:99999}.z-0{z-index:0}.z-100{z-index:100}.z-200{z-index:200}.z-300{z-index:300}.z-400{z-index:400}.z-500{z-index:500}@media all and (min-width:20em){.mobile\:border-1px{border:1px solid}.mobile\:hover\:border-1px:hover{border:1px solid}.mobile\:border-y-1px{border-top:1px solid;border-bottom:1px solid}.mobile\:hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.mobile\:border-x-1px{border-left:1px solid;border-right:1px solid}.mobile\:hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.mobile\:border-top-1px{border-top:1px solid}.mobile\:hover\:border-top-1px:hover{border-top:1px solid}.mobile\:border-right-1px{border-right:1px solid}.mobile\:hover\:border-right-1px:hover{border-right:1px solid}.mobile\:border-bottom-1px{border-bottom:1px solid}.mobile\:hover\:border-bottom-1px:hover{border-bottom:1px solid}.mobile\:border-left-1px{border-left:1px solid}.mobile\:hover\:border-left-1px:hover{border-left:1px solid}.mobile\:border-2px{border:2px solid}.mobile\:hover\:border-2px:hover{border:2px solid}.mobile\:border-y-2px{border-top:2px solid;border-bottom:2px solid}.mobile\:hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.mobile\:border-x-2px{border-left:2px solid;border-right:2px solid}.mobile\:hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.mobile\:border-top-2px{border-top:2px solid}.mobile\:hover\:border-top-2px:hover{border-top:2px solid}.mobile\:border-right-2px{border-right:2px solid}.mobile\:hover\:border-right-2px:hover{border-right:2px solid}.mobile\:border-bottom-2px{border-bottom:2px solid}.mobile\:hover\:border-bottom-2px:hover{border-bottom:2px solid}.mobile\:border-left-2px{border-left:2px solid}.mobile\:hover\:border-left-2px:hover{border-left:2px solid}.mobile\:border-05{border:0.25rem solid}.mobile\:hover\:border-05:hover{border:0.25rem solid}.mobile\:border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.mobile\:hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.mobile\:border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.mobile\:hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.mobile\:border-top-05{border-top:0.25rem solid}.mobile\:hover\:border-top-05:hover{border-top:0.25rem solid}.mobile\:border-right-05{border-right:0.25rem solid}.mobile\:hover\:border-right-05:hover{border-right:0.25rem solid}.mobile\:border-bottom-05{border-bottom:0.25rem solid}.mobile\:hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.mobile\:border-left-05{border-left:0.25rem solid}.mobile\:hover\:border-left-05:hover{border-left:0.25rem solid}.mobile\:border-1{border:0.5rem solid}.mobile\:hover\:border-1:hover{border:0.5rem solid}.mobile\:border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.mobile\:hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.mobile\:border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.mobile\:hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.mobile\:border-top-1{border-top:0.5rem solid}.mobile\:hover\:border-top-1:hover{border-top:0.5rem solid}.mobile\:border-right-1{border-right:0.5rem solid}.mobile\:hover\:border-right-1:hover{border-right:0.5rem solid}.mobile\:border-bottom-1{border-bottom:0.5rem solid}.mobile\:hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.mobile\:border-left-1{border-left:0.5rem solid}.mobile\:hover\:border-left-1:hover{border-left:0.5rem solid}.mobile\:border-105{border:0.75rem solid}.mobile\:hover\:border-105:hover{border:0.75rem solid}.mobile\:border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.mobile\:hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.mobile\:border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.mobile\:hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.mobile\:border-top-105{border-top:0.75rem solid}.mobile\:hover\:border-top-105:hover{border-top:0.75rem solid}.mobile\:border-right-105{border-right:0.75rem solid}.mobile\:hover\:border-right-105:hover{border-right:0.75rem solid}.mobile\:border-bottom-105{border-bottom:0.75rem solid}.mobile\:hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.mobile\:border-left-105{border-left:0.75rem solid}.mobile\:hover\:border-left-105:hover{border-left:0.75rem solid}.mobile\:border-2{border:1rem solid}.mobile\:hover\:border-2:hover{border:1rem solid}.mobile\:border-y-2{border-top:1rem solid;border-bottom:1rem solid}.mobile\:hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.mobile\:border-x-2{border-left:1rem solid;border-right:1rem solid}.mobile\:hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.mobile\:border-top-2{border-top:1rem solid}.mobile\:hover\:border-top-2:hover{border-top:1rem solid}.mobile\:border-right-2{border-right:1rem solid}.mobile\:hover\:border-right-2:hover{border-right:1rem solid}.mobile\:border-bottom-2{border-bottom:1rem solid}.mobile\:hover\:border-bottom-2:hover{border-bottom:1rem solid}.mobile\:border-left-2{border-left:1rem solid}.mobile\:hover\:border-left-2:hover{border-left:1rem solid}.mobile\:border-205{border:1.25rem solid}.mobile\:hover\:border-205:hover{border:1.25rem solid}.mobile\:border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.mobile\:hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.mobile\:border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.mobile\:hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.mobile\:border-top-205{border-top:1.25rem solid}.mobile\:hover\:border-top-205:hover{border-top:1.25rem solid}.mobile\:border-right-205{border-right:1.25rem solid}.mobile\:hover\:border-right-205:hover{border-right:1.25rem solid}.mobile\:border-bottom-205{border-bottom:1.25rem solid}.mobile\:hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.mobile\:border-left-205{border-left:1.25rem solid}.mobile\:hover\:border-left-205:hover{border-left:1.25rem solid}.mobile\:border-3{border:1.5rem solid}.mobile\:hover\:border-3:hover{border:1.5rem solid}.mobile\:border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.mobile\:hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.mobile\:border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.mobile\:hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.mobile\:border-top-3{border-top:1.5rem solid}.mobile\:hover\:border-top-3:hover{border-top:1.5rem solid}.mobile\:border-right-3{border-right:1.5rem solid}.mobile\:hover\:border-right-3:hover{border-right:1.5rem solid}.mobile\:border-bottom-3{border-bottom:1.5rem solid}.mobile\:hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.mobile\:border-left-3{border-left:1.5rem solid}.mobile\:hover\:border-left-3:hover{border-left:1.5rem solid}.mobile\:border-0{border:0 solid}.mobile\:hover\:border-0:hover{border:0 solid}.mobile\:border-y-0{border-top:0 solid;border-bottom:0 solid}.mobile\:hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.mobile\:border-x-0{border-left:0 solid;border-right:0 solid}.mobile\:hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.mobile\:border-top-0{border-top:0 solid}.mobile\:hover\:border-top-0:hover{border-top:0 solid}.mobile\:border-right-0{border-right:0 solid}.mobile\:hover\:border-right-0:hover{border-right:0 solid}.mobile\:border-bottom-0{border-bottom:0 solid}.mobile\:hover\:border-bottom-0:hover{border-bottom:0 solid}.mobile\:border-left-0{border-left:0 solid}.mobile\:hover\:border-left-0:hover{border-left:0 solid}.mobile\:border{border:1px solid}.mobile\:hover\:border:hover{border:1px solid}.mobile\:border-y{border-top:1px solid;border-bottom:1px solid}.mobile\:hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.mobile\:border-x{border-left:1px solid;border-right:1px solid}.mobile\:hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.mobile\:border-top{border-top:1px solid}.mobile\:hover\:border-top:hover{border-top:1px solid}.mobile\:border-right{border-right:1px solid}.mobile\:hover\:border-right:hover{border-right:1px solid}.mobile\:border-bottom{border-bottom:1px solid}.mobile\:hover\:border-bottom:hover{border-bottom:1px solid}.mobile\:border-left{border-left:1px solid}.mobile\:hover\:border-left:hover{border-left:1px solid}.mobile\:border-transparent{border-color:transparent}.mobile\:hover\:border-transparent:hover{border-color:transparent}.mobile\:border-black{border-color:black}.mobile\:hover\:border-black:hover{border-color:black}.mobile\:border-white{border-color:white}.mobile\:hover\:border-white:hover{border-color:white}.mobile\:border-red{border-color:#e52207}.mobile\:hover\:border-red:hover{border-color:#e52207}.mobile\:border-orange{border-color:#e66f0e}.mobile\:hover\:border-orange:hover{border-color:#e66f0e}.mobile\:border-gold{border-color:#ffbe2e}.mobile\:hover\:border-gold:hover{border-color:#ffbe2e}.mobile\:border-yellow{border-color:#fee685}.mobile\:hover\:border-yellow:hover{border-color:#fee685}.mobile\:border-green{border-color:#538200}.mobile\:hover\:border-green:hover{border-color:#538200}.mobile\:border-mint{border-color:#04c585}.mobile\:hover\:border-mint:hover{border-color:#04c585}.mobile\:border-cyan{border-color:#009ec1}.mobile\:hover\:border-cyan:hover{border-color:#009ec1}.mobile\:border-blue{border-color:#0076d6}.mobile\:hover\:border-blue:hover{border-color:#0076d6}.mobile\:border-indigo{border-color:#676cc8}.mobile\:hover\:border-indigo:hover{border-color:#676cc8}.mobile\:border-violet{border-color:#8168b3}.mobile\:hover\:border-violet:hover{border-color:#8168b3}.mobile\:border-magenta{border-color:#d72d79}.mobile\:hover\:border-magenta:hover{border-color:#d72d79}.mobile\:border-gray-5{border-color:#f0f0f0}.mobile\:hover\:border-gray-5:hover{border-color:#f0f0f0}.mobile\:border-gray-10{border-color:#e6e6e6}.mobile\:hover\:border-gray-10:hover{border-color:#e6e6e6}.mobile\:border-gray-30{border-color:#adadad}.mobile\:hover\:border-gray-30:hover{border-color:#adadad}.mobile\:border-gray-50{border-color:#757575}.mobile\:hover\:border-gray-50:hover{border-color:#757575}.mobile\:border-gray-70{border-color:#454545}.mobile\:hover\:border-gray-70:hover{border-color:#454545}.mobile\:border-gray-90{border-color:#1b1b1b}.mobile\:hover\:border-gray-90:hover{border-color:#1b1b1b}.mobile\:border-base-lightest{border-color:#f9f9f9}.mobile\:hover\:border-base-lightest:hover{border-color:#f9f9f9}.mobile\:border-base-lighter{border-color:#edeff0}.mobile\:hover\:border-base-lighter:hover{border-color:#edeff0}.mobile\:border-base-light{border-color:#f6f6f6}.mobile\:hover\:border-base-light:hover{border-color:#f6f6f6}.mobile\:border-base{border-color:#5c5c5c}.mobile\:hover\:border-base:hover{border-color:#5c5c5c}.mobile\:border-base-dark{border-color:#454545}.mobile\:hover\:border-base-dark:hover{border-color:#454545}.mobile\:border-base-darker{border-color:#2e2e2e}.mobile\:hover\:border-base-darker:hover{border-color:#2e2e2e}.mobile\:border-base-darkest{border-color:#1b1b1b}.mobile\:hover\:border-base-darkest:hover{border-color:#1b1b1b}.mobile\:border-ink{border-color:#1b1b1b}.mobile\:hover\:border-ink:hover{border-color:#1b1b1b}.mobile\:border-primary-lighter{border-color:#cfe8ff}.mobile\:hover\:border-primary-lighter:hover{border-color:#cfe8ff}.mobile\:border-primary-light{border-color:#58b4ff}.mobile\:hover\:border-primary-light:hover{border-color:#58b4ff}.mobile\:border-primary{border-color:#005ea2}.mobile\:hover\:border-primary:hover{border-color:#005ea2}.mobile\:border-primary-vivid{border-color:#0050d8}.mobile\:hover\:border-primary-vivid:hover{border-color:#0050d8}.mobile\:border-primary-dark{border-color:#0b4778}.mobile\:hover\:border-primary-dark:hover{border-color:#0b4778}.mobile\:border-primary-darker{border-color:#162e51}.mobile\:hover\:border-primary-darker:hover{border-color:#162e51}.mobile\:border-secondary-lighter{border-color:#f1e5cd}.mobile\:hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.mobile\:border-secondary-light{border-color:#c7a97b}.mobile\:hover\:border-secondary-light:hover{border-color:#c7a97b}.mobile\:border-secondary{border-color:#8e704f}.mobile\:hover\:border-secondary:hover{border-color:#8e704f}.mobile\:border-secondary-vivid{border-color:#936f38}.mobile\:hover\:border-secondary-vivid:hover{border-color:#936f38}.mobile\:border-secondary-dark{border-color:#7a591a}.mobile\:hover\:border-secondary-dark:hover{border-color:#7a591a}.mobile\:border-secondary-darker{border-color:#5c410a}.mobile\:hover\:border-secondary-darker:hover{border-color:#5c410a}.mobile\:border-accent-warm-darkest{border-color:#5c1111}.mobile\:hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.mobile\:border-accent-warm-darker{border-color:#6f3331}.mobile\:hover\:border-accent-warm-darker:hover{border-color:#6f3331}.mobile\:border-accent-warm-dark{border-color:#b50909}.mobile\:hover\:border-accent-warm-dark:hover{border-color:#b50909}.mobile\:border-accent-warm{border-color:#e52207}.mobile\:hover\:border-accent-warm:hover{border-color:#e52207}.mobile\:border-accent-warm-light{border-color:#fdb8ae}.mobile\:hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.mobile\:border-accent-warm-lighter{border-color:#f8e1de}.mobile\:hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.mobile\:border-accent-cool-darker{border-color:#4f1c24}.mobile\:hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.mobile\:border-accent-cool-dark{border-color:#822133}.mobile\:hover\:border-accent-cool-dark:hover{border-color:#822133}.mobile\:border-accent-cool{border-color:#b21d38}.mobile\:hover\:border-accent-cool:hover{border-color:#b21d38}.mobile\:border-accent-cool-light{border-color:#f8b9c5}.mobile\:hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.mobile\:border-accent-cool-lighter{border-color:#fff2f5}.mobile\:hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.mobile\:border-error-lighter{border-color:#f4e3db}.mobile\:hover\:border-error-lighter:hover{border-color:#f4e3db}.mobile\:border-error-light{border-color:#f39268}.mobile\:hover\:border-error-light:hover{border-color:#f39268}.mobile\:border-error{border-color:#d54309}.mobile\:hover\:border-error:hover{border-color:#d54309}.mobile\:border-error-dark{border-color:#b50909}.mobile\:hover\:border-error-dark:hover{border-color:#b50909}.mobile\:border-error-darker{border-color:#6f3331}.mobile\:hover\:border-error-darker:hover{border-color:#6f3331}.mobile\:border-warning-lighter{border-color:#faf3d1}.mobile\:hover\:border-warning-lighter:hover{border-color:#faf3d1}.mobile\:border-warning-light{border-color:#fee685}.mobile\:hover\:border-warning-light:hover{border-color:#fee685}.mobile\:border-warning{border-color:#ffbe2e}.mobile\:hover\:border-warning:hover{border-color:#ffbe2e}.mobile\:border-warning-dark{border-color:#e5a000}.mobile\:hover\:border-warning-dark:hover{border-color:#e5a000}.mobile\:border-warning-darker{border-color:#936f38}.mobile\:hover\:border-warning-darker:hover{border-color:#936f38}.mobile\:border-success-lighter{border-color:#ecf3ec}.mobile\:hover\:border-success-lighter:hover{border-color:#ecf3ec}.mobile\:border-success-light{border-color:#70e17b}.mobile\:hover\:border-success-light:hover{border-color:#70e17b}.mobile\:border-success{border-color:#00a91c}.mobile\:hover\:border-success:hover{border-color:#00a91c}.mobile\:border-success-dark{border-color:#008817}.mobile\:hover\:border-success-dark:hover{border-color:#008817}.mobile\:border-success-darker{border-color:#216e1f}.mobile\:hover\:border-success-darker:hover{border-color:#216e1f}.mobile\:border-info-lighter{border-color:#e7f6f8}.mobile\:hover\:border-info-lighter:hover{border-color:#e7f6f8}.mobile\:border-info-light{border-color:#99deea}.mobile\:hover\:border-info-light:hover{border-color:#99deea}.mobile\:border-info{border-color:#00bde3}.mobile\:hover\:border-info:hover{border-color:#00bde3}.mobile\:border-info-dark{border-color:#009ec1}.mobile\:hover\:border-info-dark:hover{border-color:#009ec1}.mobile\:border-info-darker{border-color:#2e6276}.mobile\:hover\:border-info-darker:hover{border-color:#2e6276}.mobile\:border-disabled-light{border-color:#e6e6e6}.mobile\:hover\:border-disabled-light:hover{border-color:#e6e6e6}.mobile\:border-disabled{border-color:#c9c9c9}.mobile\:hover\:border-disabled:hover{border-color:#c9c9c9}.mobile\:border-disabled-dark{border-color:#adadad}.mobile\:hover\:border-disabled-dark:hover{border-color:#adadad}.mobile\:border-emergency{border-color:#e5a000}.mobile\:hover\:border-emergency:hover{border-color:#e5a000}.mobile\:border-emergency-dark{border-color:#332d29}.mobile\:hover\:border-emergency-dark:hover{border-color:#332d29}.mobile\:radius-0{border-radius:0}.mobile\:radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.mobile\:radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.mobile\:radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.mobile\:radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.mobile\:radius-sm{border-radius:2px}.mobile\:radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.mobile\:radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.mobile\:radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.mobile\:radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.mobile\:radius-md{border-radius:0.25rem}.mobile\:radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.mobile\:radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.mobile\:radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.mobile\:radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.mobile\:radius-lg{border-radius:0.5rem}.mobile\:radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.mobile\:radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.mobile\:radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.mobile\:radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.mobile\:radius-pill{border-radius:99rem}.mobile\:radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.mobile\:radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.mobile\:radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.mobile\:radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.mobile\:display-block{display:block}.mobile\:display-flex{display:flex}.mobile\:display-none{display:none}.mobile\:display-inline{display:inline}.mobile\:display-inline-block{display:inline-block}.mobile\:display-inline-flex{display:inline-flex}.mobile\:display-table{display:table}.mobile\:display-table-cell{display:table-cell}.mobile\:display-table-row{display:table-row}.mobile\:font-mono-3xs{font-size:0.89rem}.mobile\:font-mono-2xs{font-size:0.95rem}.mobile\:font-mono-xs{font-size:1.01rem}.mobile\:font-mono-sm{font-size:1.07rem}.mobile\:font-mono-md{font-size:1.19rem}.mobile\:font-mono-lg{font-size:1.31rem}.mobile\:font-mono-xl{font-size:1.43rem}.mobile\:font-mono-2xl{font-size:1.67rem}.mobile\:font-mono-3xl{font-size:1.91rem}.mobile\:font-sans-3xs{font-size:0.96rem}.mobile\:font-sans-2xs{font-size:1.02rem}.mobile\:font-sans-xs{font-size:1.08rem}.mobile\:font-sans-sm{font-size:1.15rem}.mobile\:font-sans-md{font-size:1.27rem}.mobile\:font-sans-lg{font-size:1.4rem}.mobile\:font-sans-xl{font-size:1.53rem}.mobile\:font-sans-2xl{font-size:1.78rem}.mobile\:font-sans-3xl{font-size:2.04rem}.mobile\:font-serif-3xs{font-size:0.91rem}.mobile\:font-serif-2xs{font-size:0.98rem}.mobile\:font-serif-xs{font-size:1.04rem}.mobile\:font-serif-sm{font-size:1.1rem}.mobile\:font-serif-md{font-size:1.22rem}.mobile\:font-serif-lg{font-size:1.34rem}.mobile\:font-serif-xl{font-size:1.46rem}.mobile\:font-serif-2xl{font-size:1.71rem}.mobile\:font-serif-3xl{font-size:1.95rem}.mobile\:font-heading-3xs{font-size:0.91rem}.mobile\:font-heading-2xs{font-size:0.98rem}.mobile\:font-heading-xs{font-size:1.04rem}.mobile\:font-heading-sm{font-size:1.1rem}.mobile\:font-heading-md{font-size:1.22rem}.mobile\:font-heading-lg{font-size:1.34rem}.mobile\:font-heading-xl{font-size:1.46rem}.mobile\:font-heading-2xl{font-size:1.71rem}.mobile\:font-heading-3xl{font-size:1.95rem}.mobile\:font-body-3xs{font-size:0.96rem}.mobile\:font-body-2xs{font-size:1.02rem}.mobile\:font-body-xs{font-size:1.08rem}.mobile\:font-body-sm{font-size:1.15rem}.mobile\:font-body-md{font-size:1.27rem}.mobile\:font-body-lg{font-size:1.4rem}.mobile\:font-body-xl{font-size:1.53rem}.mobile\:font-body-2xl{font-size:1.78rem}.mobile\:font-body-3xl{font-size:2.04rem}.mobile\:font-code-3xs{font-size:0.89rem}.mobile\:font-code-2xs{font-size:0.95rem}.mobile\:font-code-xs{font-size:1.01rem}.mobile\:font-code-sm{font-size:1.07rem}.mobile\:font-code-md{font-size:1.19rem}.mobile\:font-code-lg{font-size:1.31rem}.mobile\:font-code-xl{font-size:1.43rem}.mobile\:font-code-2xl{font-size:1.67rem}.mobile\:font-code-3xl{font-size:1.91rem}.mobile\:font-alt-3xs{font-size:0.91rem}.mobile\:font-alt-2xs{font-size:0.98rem}.mobile\:font-alt-xs{font-size:1.04rem}.mobile\:font-alt-sm{font-size:1.1rem}.mobile\:font-alt-md{font-size:1.22rem}.mobile\:font-alt-lg{font-size:1.34rem}.mobile\:font-alt-xl{font-size:1.46rem}.mobile\:font-alt-2xl{font-size:1.71rem}.mobile\:font-alt-3xl{font-size:1.95rem}.mobile\:font-ui-3xs{font-size:0.96rem}.mobile\:font-ui-2xs{font-size:1.02rem}.mobile\:font-ui-xs{font-size:1.08rem}.mobile\:font-ui-sm{font-size:1.15rem}.mobile\:font-ui-md{font-size:1.27rem}.mobile\:font-ui-lg{font-size:1.4rem}.mobile\:font-ui-xl{font-size:1.53rem}.mobile\:font-ui-2xl{font-size:1.78rem}.mobile\:font-ui-3xl{font-size:2.04rem}.mobile\:text-light{font-weight:300}.mobile\:text-normal{font-weight:normal}.mobile\:text-bold{font-weight:700}.mobile\:flex-justify-center{justify-content:center}.mobile\:flex-justify-start{justify-content:flex-start}.mobile\:flex-justify-end{justify-content:flex-end}.mobile\:flex-justify{justify-content:space-between}.mobile\:line-height-sans-1{line-height:1}.mobile\:line-height-sans-2{line-height:1.2}.mobile\:line-height-sans-3{line-height:1.3}.mobile\:line-height-sans-4{line-height:1.5}.mobile\:line-height-sans-5{line-height:1.6}.mobile\:line-height-sans-6{line-height:1.7}.mobile\:line-height-serif-1{line-height:1}.mobile\:line-height-serif-2{line-height:1.2}.mobile\:line-height-serif-3{line-height:1.4}.mobile\:line-height-serif-4{line-height:1.5}.mobile\:line-height-serif-5{line-height:1.7}.mobile\:line-height-serif-6{line-height:1.8}.mobile\:line-height-mono-1{line-height:1}.mobile\:line-height-mono-2{line-height:1.3}.mobile\:line-height-mono-3{line-height:1.4}.mobile\:line-height-mono-4{line-height:1.6}.mobile\:line-height-mono-5{line-height:1.7}.mobile\:line-height-mono-6{line-height:1.8}.mobile\:line-height-heading-1{line-height:1}.mobile\:line-height-heading-2{line-height:1.2}.mobile\:line-height-heading-3{line-height:1.4}.mobile\:line-height-heading-4{line-height:1.5}.mobile\:line-height-heading-5{line-height:1.7}.mobile\:line-height-heading-6{line-height:1.8}.mobile\:line-height-ui-1{line-height:1}.mobile\:line-height-ui-2{line-height:1.2}.mobile\:line-height-ui-3{line-height:1.3}.mobile\:line-height-ui-4{line-height:1.5}.mobile\:line-height-ui-5{line-height:1.6}.mobile\:line-height-ui-6{line-height:1.7}.mobile\:line-height-body-1{line-height:1}.mobile\:line-height-body-2{line-height:1.2}.mobile\:line-height-body-3{line-height:1.3}.mobile\:line-height-body-4{line-height:1.5}.mobile\:line-height-body-5{line-height:1.6}.mobile\:line-height-body-6{line-height:1.7}.mobile\:line-height-code-1{line-height:1}.mobile\:line-height-code-2{line-height:1.3}.mobile\:line-height-code-3{line-height:1.4}.mobile\:line-height-code-4{line-height:1.6}.mobile\:line-height-code-5{line-height:1.7}.mobile\:line-height-code-6{line-height:1.8}.mobile\:line-height-alt-1{line-height:1}.mobile\:line-height-alt-2{line-height:1.2}.mobile\:line-height-alt-3{line-height:1.4}.mobile\:line-height-alt-4{line-height:1.5}.mobile\:line-height-alt-5{line-height:1.7}.mobile\:line-height-alt-6{line-height:1.8}.mobile\:margin-neg-1px{margin:-1px}.mobile\:margin-neg-2px{margin:-2px}.mobile\:margin-neg-05{margin:-0.25rem}.mobile\:margin-neg-1{margin:-0.5rem}.mobile\:margin-neg-105{margin:-0.75rem}.mobile\:margin-neg-2{margin:-1rem}.mobile\:margin-neg-205{margin:-1.25rem}.mobile\:margin-neg-3{margin:-1.5rem}.mobile\:margin-1px{margin:1px}.mobile\:margin-2px{margin:2px}.mobile\:margin-05{margin:0.25rem}.mobile\:margin-1{margin:0.5rem}.mobile\:margin-105{margin:0.75rem}.mobile\:margin-2{margin:1rem}.mobile\:margin-205{margin:1.25rem}.mobile\:margin-3{margin:1.5rem}.mobile\:margin-neg-4{margin:-2rem}.mobile\:margin-neg-5{margin:-2.5rem}.mobile\:margin-neg-6{margin:-3rem}.mobile\:margin-neg-7{margin:-3.5rem}.mobile\:margin-neg-8{margin:-4rem}.mobile\:margin-neg-9{margin:-4.5rem}.mobile\:margin-neg-10{margin:-5rem}.mobile\:margin-neg-15{margin:-7.5rem}.mobile\:margin-4{margin:2rem}.mobile\:margin-5{margin:2.5rem}.mobile\:margin-6{margin:3rem}.mobile\:margin-7{margin:3.5rem}.mobile\:margin-8{margin:4rem}.mobile\:margin-9{margin:4.5rem}.mobile\:margin-10{margin:5rem}.mobile\:margin-15{margin:7.5rem}.mobile\:margin-05em{margin:0.5em}.mobile\:margin-1em{margin:1em}.mobile\:margin-105em{margin:1.5em}.mobile\:margin-2em{margin:2em}.mobile\:margin-0{margin:0}.mobile\:margin-y-1px{margin-top:1px;margin-bottom:1px}.mobile\:margin-top-1px{margin-top:1px}.mobile\:margin-bottom-1px{margin-bottom:1px}.mobile\:margin-y-2px{margin-top:2px;margin-bottom:2px}.mobile\:margin-top-2px{margin-top:2px}.mobile\:margin-bottom-2px{margin-bottom:2px}.mobile\:margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.mobile\:margin-top-05{margin-top:0.25rem}.mobile\:margin-bottom-05{margin-bottom:0.25rem}.mobile\:margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.mobile\:margin-top-1{margin-top:0.5rem}.mobile\:margin-bottom-1{margin-bottom:0.5rem}.mobile\:margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.mobile\:margin-top-105{margin-top:0.75rem}.mobile\:margin-bottom-105{margin-bottom:0.75rem}.mobile\:margin-y-2{margin-top:1rem;margin-bottom:1rem}.mobile\:margin-top-2{margin-top:1rem}.mobile\:margin-bottom-2{margin-bottom:1rem}.mobile\:margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.mobile\:margin-top-205{margin-top:1.25rem}.mobile\:margin-bottom-205{margin-bottom:1.25rem}.mobile\:margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.mobile\:margin-top-3{margin-top:1.5rem}.mobile\:margin-bottom-3{margin-bottom:1.5rem}.mobile\:margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.mobile\:margin-top-neg-1px{margin-top:-1px}.mobile\:margin-bottom-neg-1px{margin-bottom:-1px}.mobile\:margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.mobile\:margin-top-neg-2px{margin-top:-2px}.mobile\:margin-bottom-neg-2px{margin-bottom:-2px}.mobile\:margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.mobile\:margin-top-neg-05{margin-top:-0.25rem}.mobile\:margin-bottom-neg-05{margin-bottom:-0.25rem}.mobile\:margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.mobile\:margin-top-neg-1{margin-top:-0.5rem}.mobile\:margin-bottom-neg-1{margin-bottom:-0.5rem}.mobile\:margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.mobile\:margin-top-neg-105{margin-top:-0.75rem}.mobile\:margin-bottom-neg-105{margin-bottom:-0.75rem}.mobile\:margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.mobile\:margin-top-neg-2{margin-top:-1rem}.mobile\:margin-bottom-neg-2{margin-bottom:-1rem}.mobile\:margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.mobile\:margin-top-neg-205{margin-top:-1.25rem}.mobile\:margin-bottom-neg-205{margin-bottom:-1.25rem}.mobile\:margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.mobile\:margin-top-neg-3{margin-top:-1.5rem}.mobile\:margin-bottom-neg-3{margin-bottom:-1.5rem}.mobile\:margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.mobile\:margin-top-neg-4{margin-top:-2rem}.mobile\:margin-bottom-neg-4{margin-bottom:-2rem}.mobile\:margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.mobile\:margin-top-neg-5{margin-top:-2.5rem}.mobile\:margin-bottom-neg-5{margin-bottom:-2.5rem}.mobile\:margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.mobile\:margin-top-neg-6{margin-top:-3rem}.mobile\:margin-bottom-neg-6{margin-bottom:-3rem}.mobile\:margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.mobile\:margin-top-neg-7{margin-top:-3.5rem}.mobile\:margin-bottom-neg-7{margin-bottom:-3.5rem}.mobile\:margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.mobile\:margin-top-neg-8{margin-top:-4rem}.mobile\:margin-bottom-neg-8{margin-bottom:-4rem}.mobile\:margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.mobile\:margin-top-neg-9{margin-top:-4.5rem}.mobile\:margin-bottom-neg-9{margin-bottom:-4.5rem}.mobile\:margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.mobile\:margin-top-neg-10{margin-top:-5rem}.mobile\:margin-bottom-neg-10{margin-bottom:-5rem}.mobile\:margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.mobile\:margin-top-neg-15{margin-top:-7.5rem}.mobile\:margin-bottom-neg-15{margin-bottom:-7.5rem}.mobile\:margin-y-4{margin-top:2rem;margin-bottom:2rem}.mobile\:margin-top-4{margin-top:2rem}.mobile\:margin-bottom-4{margin-bottom:2rem}.mobile\:margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.mobile\:margin-top-5{margin-top:2.5rem}.mobile\:margin-bottom-5{margin-bottom:2.5rem}.mobile\:margin-y-6{margin-top:3rem;margin-bottom:3rem}.mobile\:margin-top-6{margin-top:3rem}.mobile\:margin-bottom-6{margin-bottom:3rem}.mobile\:margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.mobile\:margin-top-7{margin-top:3.5rem}.mobile\:margin-bottom-7{margin-bottom:3.5rem}.mobile\:margin-y-8{margin-top:4rem;margin-bottom:4rem}.mobile\:margin-top-8{margin-top:4rem}.mobile\:margin-bottom-8{margin-bottom:4rem}.mobile\:margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.mobile\:margin-top-9{margin-top:4.5rem}.mobile\:margin-bottom-9{margin-bottom:4.5rem}.mobile\:margin-y-10{margin-top:5rem;margin-bottom:5rem}.mobile\:margin-top-10{margin-top:5rem}.mobile\:margin-bottom-10{margin-bottom:5rem}.mobile\:margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.mobile\:margin-top-15{margin-top:7.5rem}.mobile\:margin-bottom-15{margin-bottom:7.5rem}.mobile\:margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.mobile\:margin-top-05em{margin-top:0.5em}.mobile\:margin-bottom-05em{margin-bottom:0.5em}.mobile\:margin-y-1em{margin-top:1em;margin-bottom:1em}.mobile\:margin-top-1em{margin-top:1em}.mobile\:margin-bottom-1em{margin-bottom:1em}.mobile\:margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.mobile\:margin-top-105em{margin-top:1.5em}.mobile\:margin-bottom-105em{margin-bottom:1.5em}.mobile\:margin-y-2em{margin-top:2em;margin-bottom:2em}.mobile\:margin-top-2em{margin-top:2em}.mobile\:margin-bottom-2em{margin-bottom:2em}.mobile\:margin-y-0{margin-top:0;margin-bottom:0}.mobile\:margin-top-0{margin-top:0}.mobile\:margin-bottom-0{margin-bottom:0}.mobile\:margin-y-auto{margin-top:auto;margin-bottom:auto}.mobile\:margin-top-auto{margin-top:auto}.mobile\:margin-bottom-auto{margin-bottom:auto}.mobile\:margin-x-1px{margin-left:1px;margin-right:1px}.mobile\:margin-right-1px{margin-right:1px}.mobile\:margin-left-1px{margin-left:1px}.mobile\:margin-x-2px{margin-left:2px;margin-right:2px}.mobile\:margin-right-2px{margin-right:2px}.mobile\:margin-left-2px{margin-left:2px}.mobile\:margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.mobile\:margin-right-05{margin-right:0.25rem}.mobile\:margin-left-05{margin-left:0.25rem}.mobile\:margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.mobile\:margin-right-1{margin-right:0.5rem}.mobile\:margin-left-1{margin-left:0.5rem}.mobile\:margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.mobile\:margin-right-105{margin-right:0.75rem}.mobile\:margin-left-105{margin-left:0.75rem}.mobile\:margin-x-2{margin-left:1rem;margin-right:1rem}.mobile\:margin-right-2{margin-right:1rem}.mobile\:margin-left-2{margin-left:1rem}.mobile\:margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.mobile\:margin-right-205{margin-right:1.25rem}.mobile\:margin-left-205{margin-left:1.25rem}.mobile\:margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.mobile\:margin-right-3{margin-right:1.5rem}.mobile\:margin-left-3{margin-left:1.5rem}.mobile\:margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.mobile\:margin-right-neg-1px{margin-right:-1px}.mobile\:margin-left-neg-1px{margin-left:-1px}.mobile\:margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.mobile\:margin-right-neg-2px{margin-right:-2px}.mobile\:margin-left-neg-2px{margin-left:-2px}.mobile\:margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.mobile\:margin-right-neg-05{margin-right:-0.25rem}.mobile\:margin-left-neg-05{margin-left:-0.25rem}.mobile\:margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.mobile\:margin-right-neg-1{margin-right:-0.5rem}.mobile\:margin-left-neg-1{margin-left:-0.5rem}.mobile\:margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.mobile\:margin-right-neg-105{margin-right:-0.75rem}.mobile\:margin-left-neg-105{margin-left:-0.75rem}.mobile\:margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.mobile\:margin-right-neg-2{margin-right:-1rem}.mobile\:margin-left-neg-2{margin-left:-1rem}.mobile\:margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.mobile\:margin-right-neg-205{margin-right:-1.25rem}.mobile\:margin-left-neg-205{margin-left:-1.25rem}.mobile\:margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.mobile\:margin-right-neg-3{margin-right:-1.5rem}.mobile\:margin-left-neg-3{margin-left:-1.5rem}.mobile\:margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.mobile\:margin-right-neg-4{margin-right:-2rem}.mobile\:margin-left-neg-4{margin-left:-2rem}.mobile\:margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.mobile\:margin-right-neg-5{margin-right:-2.5rem}.mobile\:margin-left-neg-5{margin-left:-2.5rem}.mobile\:margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.mobile\:margin-right-neg-6{margin-right:-3rem}.mobile\:margin-left-neg-6{margin-left:-3rem}.mobile\:margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.mobile\:margin-right-neg-7{margin-right:-3.5rem}.mobile\:margin-left-neg-7{margin-left:-3.5rem}.mobile\:margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.mobile\:margin-right-neg-8{margin-right:-4rem}.mobile\:margin-left-neg-8{margin-left:-4rem}.mobile\:margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.mobile\:margin-right-neg-9{margin-right:-4.5rem}.mobile\:margin-left-neg-9{margin-left:-4.5rem}.mobile\:margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.mobile\:margin-right-neg-10{margin-right:-5rem}.mobile\:margin-left-neg-10{margin-left:-5rem}.mobile\:margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.mobile\:margin-right-neg-15{margin-right:-7.5rem}.mobile\:margin-left-neg-15{margin-left:-7.5rem}.mobile\:margin-x-4{margin-left:2rem;margin-right:2rem}.mobile\:margin-right-4{margin-right:2rem}.mobile\:margin-left-4{margin-left:2rem}.mobile\:margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.mobile\:margin-right-5{margin-right:2.5rem}.mobile\:margin-left-5{margin-left:2.5rem}.mobile\:margin-x-6{margin-left:3rem;margin-right:3rem}.mobile\:margin-right-6{margin-right:3rem}.mobile\:margin-left-6{margin-left:3rem}.mobile\:margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.mobile\:margin-right-7{margin-right:3.5rem}.mobile\:margin-left-7{margin-left:3.5rem}.mobile\:margin-x-8{margin-left:4rem;margin-right:4rem}.mobile\:margin-right-8{margin-right:4rem}.mobile\:margin-left-8{margin-left:4rem}.mobile\:margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.mobile\:margin-right-9{margin-right:4.5rem}.mobile\:margin-left-9{margin-left:4.5rem}.mobile\:margin-x-10{margin-left:5rem;margin-right:5rem}.mobile\:margin-right-10{margin-right:5rem}.mobile\:margin-left-10{margin-left:5rem}.mobile\:margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.mobile\:margin-right-15{margin-right:7.5rem}.mobile\:margin-left-15{margin-left:7.5rem}.mobile\:margin-x-card{margin-left:10rem;margin-right:10rem}.mobile\:margin-right-card{margin-right:10rem}.mobile\:margin-left-card{margin-left:10rem}.mobile\:margin-x-card-lg{margin-left:15rem;margin-right:15rem}.mobile\:margin-right-card-lg{margin-right:15rem}.mobile\:margin-left-card-lg{margin-left:15rem}.mobile\:margin-x-mobile{margin-left:20rem;margin-right:20rem}.mobile\:margin-right-mobile{margin-right:20rem}.mobile\:margin-left-mobile{margin-left:20rem}.mobile\:margin-x-05em{margin-left:0.5em;margin-right:0.5em}.mobile\:margin-right-05em{margin-right:0.5em}.mobile\:margin-left-05em{margin-left:0.5em}.mobile\:margin-x-1em{margin-left:1em;margin-right:1em}.mobile\:margin-right-1em{margin-right:1em}.mobile\:margin-left-1em{margin-left:1em}.mobile\:margin-x-105em{margin-left:1.5em;margin-right:1.5em}.mobile\:margin-right-105em{margin-right:1.5em}.mobile\:margin-left-105em{margin-left:1.5em}.mobile\:margin-x-2em{margin-left:2em;margin-right:2em}.mobile\:margin-right-2em{margin-right:2em}.mobile\:margin-left-2em{margin-left:2em}.mobile\:margin-x-0{margin-left:0;margin-right:0}.mobile\:margin-right-0{margin-right:0}.mobile\:margin-left-0{margin-left:0}.mobile\:margin-x-auto{margin-left:auto;margin-right:auto}.mobile\:margin-right-auto{margin-right:auto}.mobile\:margin-left-auto{margin-left:auto}.mobile\:measure-1{max-width:44ex}.mobile\:measure-2{max-width:60ex}.mobile\:measure-3{max-width:64ex}.mobile\:measure-4{max-width:68ex}.mobile\:measure-5{max-width:72ex}.mobile\:measure-6{max-width:88ex}.mobile\:measure-none{max-width:none}.mobile\:order-first{order:-1}.mobile\:order-last{order:999}.mobile\:order-initial{order:initial}.mobile\:order-0{order:0}.mobile\:order-1{order:1}.mobile\:order-2{order:2}.mobile\:order-3{order:3}.mobile\:order-4{order:4}.mobile\:order-5{order:5}.mobile\:order-6{order:6}.mobile\:order-7{order:7}.mobile\:order-8{order:8}.mobile\:order-9{order:9}.mobile\:order-10{order:10}.mobile\:order-11{order:11}.mobile\:padding-1px{padding:1px}.mobile\:padding-y-1px{padding-top:1px;padding-bottom:1px}.mobile\:padding-x-1px{padding-left:1px;padding-right:1px}.mobile\:padding-top-1px{padding-top:1px}.mobile\:padding-right-1px{padding-right:1px}.mobile\:padding-bottom-1px{padding-bottom:1px}.mobile\:padding-left-1px{padding-left:1px}.mobile\:padding-2px{padding:2px}.mobile\:padding-y-2px{padding-top:2px;padding-bottom:2px}.mobile\:padding-x-2px{padding-left:2px;padding-right:2px}.mobile\:padding-top-2px{padding-top:2px}.mobile\:padding-right-2px{padding-right:2px}.mobile\:padding-bottom-2px{padding-bottom:2px}.mobile\:padding-left-2px{padding-left:2px}.mobile\:padding-05{padding:0.25rem}.mobile\:padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.mobile\:padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.mobile\:padding-top-05{padding-top:0.25rem}.mobile\:padding-right-05{padding-right:0.25rem}.mobile\:padding-bottom-05{padding-bottom:0.25rem}.mobile\:padding-left-05{padding-left:0.25rem}.mobile\:padding-1{padding:0.5rem}.mobile\:padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.mobile\:padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.mobile\:padding-top-1{padding-top:0.5rem}.mobile\:padding-right-1{padding-right:0.5rem}.mobile\:padding-bottom-1{padding-bottom:0.5rem}.mobile\:padding-left-1{padding-left:0.5rem}.mobile\:padding-105{padding:0.75rem}.mobile\:padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.mobile\:padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.mobile\:padding-top-105{padding-top:0.75rem}.mobile\:padding-right-105{padding-right:0.75rem}.mobile\:padding-bottom-105{padding-bottom:0.75rem}.mobile\:padding-left-105{padding-left:0.75rem}.mobile\:padding-2{padding:1rem}.mobile\:padding-y-2{padding-top:1rem;padding-bottom:1rem}.mobile\:padding-x-2{padding-left:1rem;padding-right:1rem}.mobile\:padding-top-2{padding-top:1rem}.mobile\:padding-right-2{padding-right:1rem}.mobile\:padding-bottom-2{padding-bottom:1rem}.mobile\:padding-left-2{padding-left:1rem}.mobile\:padding-205{padding:1.25rem}.mobile\:padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.mobile\:padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.mobile\:padding-top-205{padding-top:1.25rem}.mobile\:padding-right-205{padding-right:1.25rem}.mobile\:padding-bottom-205{padding-bottom:1.25rem}.mobile\:padding-left-205{padding-left:1.25rem}.mobile\:padding-3{padding:1.5rem}.mobile\:padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.mobile\:padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.mobile\:padding-top-3{padding-top:1.5rem}.mobile\:padding-right-3{padding-right:1.5rem}.mobile\:padding-bottom-3{padding-bottom:1.5rem}.mobile\:padding-left-3{padding-left:1.5rem}.mobile\:padding-4{padding:2rem}.mobile\:padding-y-4{padding-top:2rem;padding-bottom:2rem}.mobile\:padding-x-4{padding-left:2rem;padding-right:2rem}.mobile\:padding-top-4{padding-top:2rem}.mobile\:padding-right-4{padding-right:2rem}.mobile\:padding-bottom-4{padding-bottom:2rem}.mobile\:padding-left-4{padding-left:2rem}.mobile\:padding-5{padding:2.5rem}.mobile\:padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.mobile\:padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.mobile\:padding-top-5{padding-top:2.5rem}.mobile\:padding-right-5{padding-right:2.5rem}.mobile\:padding-bottom-5{padding-bottom:2.5rem}.mobile\:padding-left-5{padding-left:2.5rem}.mobile\:padding-6{padding:3rem}.mobile\:padding-y-6{padding-top:3rem;padding-bottom:3rem}.mobile\:padding-x-6{padding-left:3rem;padding-right:3rem}.mobile\:padding-top-6{padding-top:3rem}.mobile\:padding-right-6{padding-right:3rem}.mobile\:padding-bottom-6{padding-bottom:3rem}.mobile\:padding-left-6{padding-left:3rem}.mobile\:padding-7{padding:3.5rem}.mobile\:padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.mobile\:padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.mobile\:padding-top-7{padding-top:3.5rem}.mobile\:padding-right-7{padding-right:3.5rem}.mobile\:padding-bottom-7{padding-bottom:3.5rem}.mobile\:padding-left-7{padding-left:3.5rem}.mobile\:padding-8{padding:4rem}.mobile\:padding-y-8{padding-top:4rem;padding-bottom:4rem}.mobile\:padding-x-8{padding-left:4rem;padding-right:4rem}.mobile\:padding-top-8{padding-top:4rem}.mobile\:padding-right-8{padding-right:4rem}.mobile\:padding-bottom-8{padding-bottom:4rem}.mobile\:padding-left-8{padding-left:4rem}.mobile\:padding-9{padding:4.5rem}.mobile\:padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.mobile\:padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.mobile\:padding-top-9{padding-top:4.5rem}.mobile\:padding-right-9{padding-right:4.5rem}.mobile\:padding-bottom-9{padding-bottom:4.5rem}.mobile\:padding-left-9{padding-left:4.5rem}.mobile\:padding-10{padding:5rem}.mobile\:padding-y-10{padding-top:5rem;padding-bottom:5rem}.mobile\:padding-x-10{padding-left:5rem;padding-right:5rem}.mobile\:padding-top-10{padding-top:5rem}.mobile\:padding-right-10{padding-right:5rem}.mobile\:padding-bottom-10{padding-bottom:5rem}.mobile\:padding-left-10{padding-left:5rem}.mobile\:padding-15{padding:7.5rem}.mobile\:padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.mobile\:padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.mobile\:padding-top-15{padding-top:7.5rem}.mobile\:padding-right-15{padding-right:7.5rem}.mobile\:padding-bottom-15{padding-bottom:7.5rem}.mobile\:padding-left-15{padding-left:7.5rem}.mobile\:padding-0{padding:0}.mobile\:padding-y-0{padding-top:0;padding-bottom:0}.mobile\:padding-x-0{padding-left:0;padding-right:0}.mobile\:padding-top-0{padding-top:0}.mobile\:padding-right-0{padding-right:0}.mobile\:padding-bottom-0{padding-bottom:0}.mobile\:padding-left-0{padding-left:0}.mobile\:width-1px{width:1px}.mobile\:width-2px{width:2px}.mobile\:width-05{width:0.25rem}.mobile\:width-1{width:0.5rem}.mobile\:width-105{width:0.75rem}.mobile\:width-2{width:1rem}.mobile\:width-205{width:1.25rem}.mobile\:width-3{width:1.5rem}.mobile\:width-4{width:2rem}.mobile\:width-5{width:2.5rem}.mobile\:width-6{width:3rem}.mobile\:width-7{width:3.5rem}.mobile\:width-8{width:4rem}.mobile\:width-9{width:4.5rem}.mobile\:width-10{width:5rem}.mobile\:width-15{width:7.5rem}.mobile\:width-card{width:10rem}.mobile\:width-card-lg{width:15rem}.mobile\:width-mobile{width:20rem}.mobile\:width-mobile-lg{width:30rem}.mobile\:width-tablet{width:40rem}.mobile\:width-tablet-lg{width:55rem}.mobile\:width-desktop{width:64rem}.mobile\:width-desktop-lg{width:75rem}.mobile\:width-widescreen{width:87.5rem}.mobile\:width-0{width:0}.mobile\:width-full{width:100%}.mobile\:width-auto{width:auto}}@media all and (min-width:30em){.mobile-lg\:border-1px{border:1px solid}.mobile-lg\:hover\:border-1px:hover{border:1px solid}.mobile-lg\:border-y-1px{border-top:1px solid;border-bottom:1px solid}.mobile-lg\:hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.mobile-lg\:border-x-1px{border-left:1px solid;border-right:1px solid}.mobile-lg\:hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.mobile-lg\:border-top-1px{border-top:1px solid}.mobile-lg\:hover\:border-top-1px:hover{border-top:1px solid}.mobile-lg\:border-right-1px{border-right:1px solid}.mobile-lg\:hover\:border-right-1px:hover{border-right:1px solid}.mobile-lg\:border-bottom-1px{border-bottom:1px solid}.mobile-lg\:hover\:border-bottom-1px:hover{border-bottom:1px solid}.mobile-lg\:border-left-1px{border-left:1px solid}.mobile-lg\:hover\:border-left-1px:hover{border-left:1px solid}.mobile-lg\:border-2px{border:2px solid}.mobile-lg\:hover\:border-2px:hover{border:2px solid}.mobile-lg\:border-y-2px{border-top:2px solid;border-bottom:2px solid}.mobile-lg\:hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.mobile-lg\:border-x-2px{border-left:2px solid;border-right:2px solid}.mobile-lg\:hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.mobile-lg\:border-top-2px{border-top:2px solid}.mobile-lg\:hover\:border-top-2px:hover{border-top:2px solid}.mobile-lg\:border-right-2px{border-right:2px solid}.mobile-lg\:hover\:border-right-2px:hover{border-right:2px solid}.mobile-lg\:border-bottom-2px{border-bottom:2px solid}.mobile-lg\:hover\:border-bottom-2px:hover{border-bottom:2px solid}.mobile-lg\:border-left-2px{border-left:2px solid}.mobile-lg\:hover\:border-left-2px:hover{border-left:2px solid}.mobile-lg\:border-05{border:0.25rem solid}.mobile-lg\:hover\:border-05:hover{border:0.25rem solid}.mobile-lg\:border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.mobile-lg\:hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.mobile-lg\:border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.mobile-lg\:hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.mobile-lg\:border-top-05{border-top:0.25rem solid}.mobile-lg\:hover\:border-top-05:hover{border-top:0.25rem solid}.mobile-lg\:border-right-05{border-right:0.25rem solid}.mobile-lg\:hover\:border-right-05:hover{border-right:0.25rem solid}.mobile-lg\:border-bottom-05{border-bottom:0.25rem solid}.mobile-lg\:hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.mobile-lg\:border-left-05{border-left:0.25rem solid}.mobile-lg\:hover\:border-left-05:hover{border-left:0.25rem solid}.mobile-lg\:border-1{border:0.5rem solid}.mobile-lg\:hover\:border-1:hover{border:0.5rem solid}.mobile-lg\:border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.mobile-lg\:hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.mobile-lg\:border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.mobile-lg\:hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.mobile-lg\:border-top-1{border-top:0.5rem solid}.mobile-lg\:hover\:border-top-1:hover{border-top:0.5rem solid}.mobile-lg\:border-right-1{border-right:0.5rem solid}.mobile-lg\:hover\:border-right-1:hover{border-right:0.5rem solid}.mobile-lg\:border-bottom-1{border-bottom:0.5rem solid}.mobile-lg\:hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.mobile-lg\:border-left-1{border-left:0.5rem solid}.mobile-lg\:hover\:border-left-1:hover{border-left:0.5rem solid}.mobile-lg\:border-105{border:0.75rem solid}.mobile-lg\:hover\:border-105:hover{border:0.75rem solid}.mobile-lg\:border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.mobile-lg\:hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.mobile-lg\:border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.mobile-lg\:hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.mobile-lg\:border-top-105{border-top:0.75rem solid}.mobile-lg\:hover\:border-top-105:hover{border-top:0.75rem solid}.mobile-lg\:border-right-105{border-right:0.75rem solid}.mobile-lg\:hover\:border-right-105:hover{border-right:0.75rem solid}.mobile-lg\:border-bottom-105{border-bottom:0.75rem solid}.mobile-lg\:hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.mobile-lg\:border-left-105{border-left:0.75rem solid}.mobile-lg\:hover\:border-left-105:hover{border-left:0.75rem solid}.mobile-lg\:border-2{border:1rem solid}.mobile-lg\:hover\:border-2:hover{border:1rem solid}.mobile-lg\:border-y-2{border-top:1rem solid;border-bottom:1rem solid}.mobile-lg\:hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.mobile-lg\:border-x-2{border-left:1rem solid;border-right:1rem solid}.mobile-lg\:hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.mobile-lg\:border-top-2{border-top:1rem solid}.mobile-lg\:hover\:border-top-2:hover{border-top:1rem solid}.mobile-lg\:border-right-2{border-right:1rem solid}.mobile-lg\:hover\:border-right-2:hover{border-right:1rem solid}.mobile-lg\:border-bottom-2{border-bottom:1rem solid}.mobile-lg\:hover\:border-bottom-2:hover{border-bottom:1rem solid}.mobile-lg\:border-left-2{border-left:1rem solid}.mobile-lg\:hover\:border-left-2:hover{border-left:1rem solid}.mobile-lg\:border-205{border:1.25rem solid}.mobile-lg\:hover\:border-205:hover{border:1.25rem solid}.mobile-lg\:border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.mobile-lg\:hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.mobile-lg\:border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.mobile-lg\:hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.mobile-lg\:border-top-205{border-top:1.25rem solid}.mobile-lg\:hover\:border-top-205:hover{border-top:1.25rem solid}.mobile-lg\:border-right-205{border-right:1.25rem solid}.mobile-lg\:hover\:border-right-205:hover{border-right:1.25rem solid}.mobile-lg\:border-bottom-205{border-bottom:1.25rem solid}.mobile-lg\:hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.mobile-lg\:border-left-205{border-left:1.25rem solid}.mobile-lg\:hover\:border-left-205:hover{border-left:1.25rem solid}.mobile-lg\:border-3{border:1.5rem solid}.mobile-lg\:hover\:border-3:hover{border:1.5rem solid}.mobile-lg\:border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.mobile-lg\:hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.mobile-lg\:border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.mobile-lg\:hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.mobile-lg\:border-top-3{border-top:1.5rem solid}.mobile-lg\:hover\:border-top-3:hover{border-top:1.5rem solid}.mobile-lg\:border-right-3{border-right:1.5rem solid}.mobile-lg\:hover\:border-right-3:hover{border-right:1.5rem solid}.mobile-lg\:border-bottom-3{border-bottom:1.5rem solid}.mobile-lg\:hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.mobile-lg\:border-left-3{border-left:1.5rem solid}.mobile-lg\:hover\:border-left-3:hover{border-left:1.5rem solid}.mobile-lg\:border-0{border:0 solid}.mobile-lg\:hover\:border-0:hover{border:0 solid}.mobile-lg\:border-y-0{border-top:0 solid;border-bottom:0 solid}.mobile-lg\:hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.mobile-lg\:border-x-0{border-left:0 solid;border-right:0 solid}.mobile-lg\:hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.mobile-lg\:border-top-0{border-top:0 solid}.mobile-lg\:hover\:border-top-0:hover{border-top:0 solid}.mobile-lg\:border-right-0{border-right:0 solid}.mobile-lg\:hover\:border-right-0:hover{border-right:0 solid}.mobile-lg\:border-bottom-0{border-bottom:0 solid}.mobile-lg\:hover\:border-bottom-0:hover{border-bottom:0 solid}.mobile-lg\:border-left-0{border-left:0 solid}.mobile-lg\:hover\:border-left-0:hover{border-left:0 solid}.mobile-lg\:border{border:1px solid}.mobile-lg\:hover\:border:hover{border:1px solid}.mobile-lg\:border-y{border-top:1px solid;border-bottom:1px solid}.mobile-lg\:hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.mobile-lg\:border-x{border-left:1px solid;border-right:1px solid}.mobile-lg\:hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.mobile-lg\:border-top{border-top:1px solid}.mobile-lg\:hover\:border-top:hover{border-top:1px solid}.mobile-lg\:border-right{border-right:1px solid}.mobile-lg\:hover\:border-right:hover{border-right:1px solid}.mobile-lg\:border-bottom{border-bottom:1px solid}.mobile-lg\:hover\:border-bottom:hover{border-bottom:1px solid}.mobile-lg\:border-left{border-left:1px solid}.mobile-lg\:hover\:border-left:hover{border-left:1px solid}.mobile-lg\:border-transparent{border-color:transparent}.mobile-lg\:hover\:border-transparent:hover{border-color:transparent}.mobile-lg\:border-black{border-color:black}.mobile-lg\:hover\:border-black:hover{border-color:black}.mobile-lg\:border-white{border-color:white}.mobile-lg\:hover\:border-white:hover{border-color:white}.mobile-lg\:border-red{border-color:#e52207}.mobile-lg\:hover\:border-red:hover{border-color:#e52207}.mobile-lg\:border-orange{border-color:#e66f0e}.mobile-lg\:hover\:border-orange:hover{border-color:#e66f0e}.mobile-lg\:border-gold{border-color:#ffbe2e}.mobile-lg\:hover\:border-gold:hover{border-color:#ffbe2e}.mobile-lg\:border-yellow{border-color:#fee685}.mobile-lg\:hover\:border-yellow:hover{border-color:#fee685}.mobile-lg\:border-green{border-color:#538200}.mobile-lg\:hover\:border-green:hover{border-color:#538200}.mobile-lg\:border-mint{border-color:#04c585}.mobile-lg\:hover\:border-mint:hover{border-color:#04c585}.mobile-lg\:border-cyan{border-color:#009ec1}.mobile-lg\:hover\:border-cyan:hover{border-color:#009ec1}.mobile-lg\:border-blue{border-color:#0076d6}.mobile-lg\:hover\:border-blue:hover{border-color:#0076d6}.mobile-lg\:border-indigo{border-color:#676cc8}.mobile-lg\:hover\:border-indigo:hover{border-color:#676cc8}.mobile-lg\:border-violet{border-color:#8168b3}.mobile-lg\:hover\:border-violet:hover{border-color:#8168b3}.mobile-lg\:border-magenta{border-color:#d72d79}.mobile-lg\:hover\:border-magenta:hover{border-color:#d72d79}.mobile-lg\:border-gray-5{border-color:#f0f0f0}.mobile-lg\:hover\:border-gray-5:hover{border-color:#f0f0f0}.mobile-lg\:border-gray-10{border-color:#e6e6e6}.mobile-lg\:hover\:border-gray-10:hover{border-color:#e6e6e6}.mobile-lg\:border-gray-30{border-color:#adadad}.mobile-lg\:hover\:border-gray-30:hover{border-color:#adadad}.mobile-lg\:border-gray-50{border-color:#757575}.mobile-lg\:hover\:border-gray-50:hover{border-color:#757575}.mobile-lg\:border-gray-70{border-color:#454545}.mobile-lg\:hover\:border-gray-70:hover{border-color:#454545}.mobile-lg\:border-gray-90{border-color:#1b1b1b}.mobile-lg\:hover\:border-gray-90:hover{border-color:#1b1b1b}.mobile-lg\:border-base-lightest{border-color:#f9f9f9}.mobile-lg\:hover\:border-base-lightest:hover{border-color:#f9f9f9}.mobile-lg\:border-base-lighter{border-color:#edeff0}.mobile-lg\:hover\:border-base-lighter:hover{border-color:#edeff0}.mobile-lg\:border-base-light{border-color:#f6f6f6}.mobile-lg\:hover\:border-base-light:hover{border-color:#f6f6f6}.mobile-lg\:border-base{border-color:#5c5c5c}.mobile-lg\:hover\:border-base:hover{border-color:#5c5c5c}.mobile-lg\:border-base-dark{border-color:#454545}.mobile-lg\:hover\:border-base-dark:hover{border-color:#454545}.mobile-lg\:border-base-darker{border-color:#2e2e2e}.mobile-lg\:hover\:border-base-darker:hover{border-color:#2e2e2e}.mobile-lg\:border-base-darkest{border-color:#1b1b1b}.mobile-lg\:hover\:border-base-darkest:hover{border-color:#1b1b1b}.mobile-lg\:border-ink{border-color:#1b1b1b}.mobile-lg\:hover\:border-ink:hover{border-color:#1b1b1b}.mobile-lg\:border-primary-lighter{border-color:#cfe8ff}.mobile-lg\:hover\:border-primary-lighter:hover{border-color:#cfe8ff}.mobile-lg\:border-primary-light{border-color:#58b4ff}.mobile-lg\:hover\:border-primary-light:hover{border-color:#58b4ff}.mobile-lg\:border-primary{border-color:#005ea2}.mobile-lg\:hover\:border-primary:hover{border-color:#005ea2}.mobile-lg\:border-primary-vivid{border-color:#0050d8}.mobile-lg\:hover\:border-primary-vivid:hover{border-color:#0050d8}.mobile-lg\:border-primary-dark{border-color:#0b4778}.mobile-lg\:hover\:border-primary-dark:hover{border-color:#0b4778}.mobile-lg\:border-primary-darker{border-color:#162e51}.mobile-lg\:hover\:border-primary-darker:hover{border-color:#162e51}.mobile-lg\:border-secondary-lighter{border-color:#f1e5cd}.mobile-lg\:hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.mobile-lg\:border-secondary-light{border-color:#c7a97b}.mobile-lg\:hover\:border-secondary-light:hover{border-color:#c7a97b}.mobile-lg\:border-secondary{border-color:#8e704f}.mobile-lg\:hover\:border-secondary:hover{border-color:#8e704f}.mobile-lg\:border-secondary-vivid{border-color:#936f38}.mobile-lg\:hover\:border-secondary-vivid:hover{border-color:#936f38}.mobile-lg\:border-secondary-dark{border-color:#7a591a}.mobile-lg\:hover\:border-secondary-dark:hover{border-color:#7a591a}.mobile-lg\:border-secondary-darker{border-color:#5c410a}.mobile-lg\:hover\:border-secondary-darker:hover{border-color:#5c410a}.mobile-lg\:border-accent-warm-darkest{border-color:#5c1111}.mobile-lg\:hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.mobile-lg\:border-accent-warm-darker{border-color:#6f3331}.mobile-lg\:hover\:border-accent-warm-darker:hover{border-color:#6f3331}.mobile-lg\:border-accent-warm-dark{border-color:#b50909}.mobile-lg\:hover\:border-accent-warm-dark:hover{border-color:#b50909}.mobile-lg\:border-accent-warm{border-color:#e52207}.mobile-lg\:hover\:border-accent-warm:hover{border-color:#e52207}.mobile-lg\:border-accent-warm-light{border-color:#fdb8ae}.mobile-lg\:hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.mobile-lg\:border-accent-warm-lighter{border-color:#f8e1de}.mobile-lg\:hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.mobile-lg\:border-accent-cool-darker{border-color:#4f1c24}.mobile-lg\:hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.mobile-lg\:border-accent-cool-dark{border-color:#822133}.mobile-lg\:hover\:border-accent-cool-dark:hover{border-color:#822133}.mobile-lg\:border-accent-cool{border-color:#b21d38}.mobile-lg\:hover\:border-accent-cool:hover{border-color:#b21d38}.mobile-lg\:border-accent-cool-light{border-color:#f8b9c5}.mobile-lg\:hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.mobile-lg\:border-accent-cool-lighter{border-color:#fff2f5}.mobile-lg\:hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.mobile-lg\:border-error-lighter{border-color:#f4e3db}.mobile-lg\:hover\:border-error-lighter:hover{border-color:#f4e3db}.mobile-lg\:border-error-light{border-color:#f39268}.mobile-lg\:hover\:border-error-light:hover{border-color:#f39268}.mobile-lg\:border-error{border-color:#d54309}.mobile-lg\:hover\:border-error:hover{border-color:#d54309}.mobile-lg\:border-error-dark{border-color:#b50909}.mobile-lg\:hover\:border-error-dark:hover{border-color:#b50909}.mobile-lg\:border-error-darker{border-color:#6f3331}.mobile-lg\:hover\:border-error-darker:hover{border-color:#6f3331}.mobile-lg\:border-warning-lighter{border-color:#faf3d1}.mobile-lg\:hover\:border-warning-lighter:hover{border-color:#faf3d1}.mobile-lg\:border-warning-light{border-color:#fee685}.mobile-lg\:hover\:border-warning-light:hover{border-color:#fee685}.mobile-lg\:border-warning{border-color:#ffbe2e}.mobile-lg\:hover\:border-warning:hover{border-color:#ffbe2e}.mobile-lg\:border-warning-dark{border-color:#e5a000}.mobile-lg\:hover\:border-warning-dark:hover{border-color:#e5a000}.mobile-lg\:border-warning-darker{border-color:#936f38}.mobile-lg\:hover\:border-warning-darker:hover{border-color:#936f38}.mobile-lg\:border-success-lighter{border-color:#ecf3ec}.mobile-lg\:hover\:border-success-lighter:hover{border-color:#ecf3ec}.mobile-lg\:border-success-light{border-color:#70e17b}.mobile-lg\:hover\:border-success-light:hover{border-color:#70e17b}.mobile-lg\:border-success{border-color:#00a91c}.mobile-lg\:hover\:border-success:hover{border-color:#00a91c}.mobile-lg\:border-success-dark{border-color:#008817}.mobile-lg\:hover\:border-success-dark:hover{border-color:#008817}.mobile-lg\:border-success-darker{border-color:#216e1f}.mobile-lg\:hover\:border-success-darker:hover{border-color:#216e1f}.mobile-lg\:border-info-lighter{border-color:#e7f6f8}.mobile-lg\:hover\:border-info-lighter:hover{border-color:#e7f6f8}.mobile-lg\:border-info-light{border-color:#99deea}.mobile-lg\:hover\:border-info-light:hover{border-color:#99deea}.mobile-lg\:border-info{border-color:#00bde3}.mobile-lg\:hover\:border-info:hover{border-color:#00bde3}.mobile-lg\:border-info-dark{border-color:#009ec1}.mobile-lg\:hover\:border-info-dark:hover{border-color:#009ec1}.mobile-lg\:border-info-darker{border-color:#2e6276}.mobile-lg\:hover\:border-info-darker:hover{border-color:#2e6276}.mobile-lg\:border-disabled-light{border-color:#e6e6e6}.mobile-lg\:hover\:border-disabled-light:hover{border-color:#e6e6e6}.mobile-lg\:border-disabled{border-color:#c9c9c9}.mobile-lg\:hover\:border-disabled:hover{border-color:#c9c9c9}.mobile-lg\:border-disabled-dark{border-color:#adadad}.mobile-lg\:hover\:border-disabled-dark:hover{border-color:#adadad}.mobile-lg\:border-emergency{border-color:#e5a000}.mobile-lg\:hover\:border-emergency:hover{border-color:#e5a000}.mobile-lg\:border-emergency-dark{border-color:#332d29}.mobile-lg\:hover\:border-emergency-dark:hover{border-color:#332d29}.mobile-lg\:radius-0{border-radius:0}.mobile-lg\:radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.mobile-lg\:radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.mobile-lg\:radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.mobile-lg\:radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.mobile-lg\:radius-sm{border-radius:2px}.mobile-lg\:radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.mobile-lg\:radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.mobile-lg\:radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.mobile-lg\:radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.mobile-lg\:radius-md{border-radius:0.25rem}.mobile-lg\:radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.mobile-lg\:radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.mobile-lg\:radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.mobile-lg\:radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.mobile-lg\:radius-lg{border-radius:0.5rem}.mobile-lg\:radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.mobile-lg\:radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.mobile-lg\:radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.mobile-lg\:radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.mobile-lg\:radius-pill{border-radius:99rem}.mobile-lg\:radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.mobile-lg\:radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.mobile-lg\:radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.mobile-lg\:radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.mobile-lg\:display-block{display:block}.mobile-lg\:display-flex{display:flex}.mobile-lg\:display-none{display:none}.mobile-lg\:display-inline{display:inline}.mobile-lg\:display-inline-block{display:inline-block}.mobile-lg\:display-inline-flex{display:inline-flex}.mobile-lg\:display-table{display:table}.mobile-lg\:display-table-cell{display:table-cell}.mobile-lg\:display-table-row{display:table-row}.mobile-lg\:font-mono-3xs{font-size:0.89rem}.mobile-lg\:font-mono-2xs{font-size:0.95rem}.mobile-lg\:font-mono-xs{font-size:1.01rem}.mobile-lg\:font-mono-sm{font-size:1.07rem}.mobile-lg\:font-mono-md{font-size:1.19rem}.mobile-lg\:font-mono-lg{font-size:1.31rem}.mobile-lg\:font-mono-xl{font-size:1.43rem}.mobile-lg\:font-mono-2xl{font-size:1.67rem}.mobile-lg\:font-mono-3xl{font-size:1.91rem}.mobile-lg\:font-sans-3xs{font-size:0.96rem}.mobile-lg\:font-sans-2xs{font-size:1.02rem}.mobile-lg\:font-sans-xs{font-size:1.08rem}.mobile-lg\:font-sans-sm{font-size:1.15rem}.mobile-lg\:font-sans-md{font-size:1.27rem}.mobile-lg\:font-sans-lg{font-size:1.4rem}.mobile-lg\:font-sans-xl{font-size:1.53rem}.mobile-lg\:font-sans-2xl{font-size:1.78rem}.mobile-lg\:font-sans-3xl{font-size:2.04rem}.mobile-lg\:font-serif-3xs{font-size:0.91rem}.mobile-lg\:font-serif-2xs{font-size:0.98rem}.mobile-lg\:font-serif-xs{font-size:1.04rem}.mobile-lg\:font-serif-sm{font-size:1.1rem}.mobile-lg\:font-serif-md{font-size:1.22rem}.mobile-lg\:font-serif-lg{font-size:1.34rem}.mobile-lg\:font-serif-xl{font-size:1.46rem}.mobile-lg\:font-serif-2xl{font-size:1.71rem}.mobile-lg\:font-serif-3xl{font-size:1.95rem}.mobile-lg\:font-heading-3xs{font-size:0.91rem}.mobile-lg\:font-heading-2xs{font-size:0.98rem}.mobile-lg\:font-heading-xs{font-size:1.04rem}.mobile-lg\:font-heading-sm{font-size:1.1rem}.mobile-lg\:font-heading-md{font-size:1.22rem}.mobile-lg\:font-heading-lg{font-size:1.34rem}.mobile-lg\:font-heading-xl{font-size:1.46rem}.mobile-lg\:font-heading-2xl{font-size:1.71rem}.mobile-lg\:font-heading-3xl{font-size:1.95rem}.mobile-lg\:font-body-3xs{font-size:0.96rem}.mobile-lg\:font-body-2xs{font-size:1.02rem}.mobile-lg\:font-body-xs{font-size:1.08rem}.mobile-lg\:font-body-sm{font-size:1.15rem}.mobile-lg\:font-body-md{font-size:1.27rem}.mobile-lg\:font-body-lg{font-size:1.4rem}.mobile-lg\:font-body-xl{font-size:1.53rem}.mobile-lg\:font-body-2xl{font-size:1.78rem}.mobile-lg\:font-body-3xl{font-size:2.04rem}.mobile-lg\:font-code-3xs{font-size:0.89rem}.mobile-lg\:font-code-2xs{font-size:0.95rem}.mobile-lg\:font-code-xs{font-size:1.01rem}.mobile-lg\:font-code-sm{font-size:1.07rem}.mobile-lg\:font-code-md{font-size:1.19rem}.mobile-lg\:font-code-lg{font-size:1.31rem}.mobile-lg\:font-code-xl{font-size:1.43rem}.mobile-lg\:font-code-2xl{font-size:1.67rem}.mobile-lg\:font-code-3xl{font-size:1.91rem}.mobile-lg\:font-alt-3xs{font-size:0.91rem}.mobile-lg\:font-alt-2xs{font-size:0.98rem}.mobile-lg\:font-alt-xs{font-size:1.04rem}.mobile-lg\:font-alt-sm{font-size:1.1rem}.mobile-lg\:font-alt-md{font-size:1.22rem}.mobile-lg\:font-alt-lg{font-size:1.34rem}.mobile-lg\:font-alt-xl{font-size:1.46rem}.mobile-lg\:font-alt-2xl{font-size:1.71rem}.mobile-lg\:font-alt-3xl{font-size:1.95rem}.mobile-lg\:font-ui-3xs{font-size:0.96rem}.mobile-lg\:font-ui-2xs{font-size:1.02rem}.mobile-lg\:font-ui-xs{font-size:1.08rem}.mobile-lg\:font-ui-sm{font-size:1.15rem}.mobile-lg\:font-ui-md{font-size:1.27rem}.mobile-lg\:font-ui-lg{font-size:1.4rem}.mobile-lg\:font-ui-xl{font-size:1.53rem}.mobile-lg\:font-ui-2xl{font-size:1.78rem}.mobile-lg\:font-ui-3xl{font-size:2.04rem}.mobile-lg\:text-light{font-weight:300}.mobile-lg\:text-normal{font-weight:normal}.mobile-lg\:text-bold{font-weight:700}.mobile-lg\:flex-justify-center{justify-content:center}.mobile-lg\:flex-justify-start{justify-content:flex-start}.mobile-lg\:flex-justify-end{justify-content:flex-end}.mobile-lg\:flex-justify{justify-content:space-between}.mobile-lg\:line-height-sans-1{line-height:1}.mobile-lg\:line-height-sans-2{line-height:1.2}.mobile-lg\:line-height-sans-3{line-height:1.3}.mobile-lg\:line-height-sans-4{line-height:1.5}.mobile-lg\:line-height-sans-5{line-height:1.6}.mobile-lg\:line-height-sans-6{line-height:1.7}.mobile-lg\:line-height-serif-1{line-height:1}.mobile-lg\:line-height-serif-2{line-height:1.2}.mobile-lg\:line-height-serif-3{line-height:1.4}.mobile-lg\:line-height-serif-4{line-height:1.5}.mobile-lg\:line-height-serif-5{line-height:1.7}.mobile-lg\:line-height-serif-6{line-height:1.8}.mobile-lg\:line-height-mono-1{line-height:1}.mobile-lg\:line-height-mono-2{line-height:1.3}.mobile-lg\:line-height-mono-3{line-height:1.4}.mobile-lg\:line-height-mono-4{line-height:1.6}.mobile-lg\:line-height-mono-5{line-height:1.7}.mobile-lg\:line-height-mono-6{line-height:1.8}.mobile-lg\:line-height-heading-1{line-height:1}.mobile-lg\:line-height-heading-2{line-height:1.2}.mobile-lg\:line-height-heading-3{line-height:1.4}.mobile-lg\:line-height-heading-4{line-height:1.5}.mobile-lg\:line-height-heading-5{line-height:1.7}.mobile-lg\:line-height-heading-6{line-height:1.8}.mobile-lg\:line-height-ui-1{line-height:1}.mobile-lg\:line-height-ui-2{line-height:1.2}.mobile-lg\:line-height-ui-3{line-height:1.3}.mobile-lg\:line-height-ui-4{line-height:1.5}.mobile-lg\:line-height-ui-5{line-height:1.6}.mobile-lg\:line-height-ui-6{line-height:1.7}.mobile-lg\:line-height-body-1{line-height:1}.mobile-lg\:line-height-body-2{line-height:1.2}.mobile-lg\:line-height-body-3{line-height:1.3}.mobile-lg\:line-height-body-4{line-height:1.5}.mobile-lg\:line-height-body-5{line-height:1.6}.mobile-lg\:line-height-body-6{line-height:1.7}.mobile-lg\:line-height-code-1{line-height:1}.mobile-lg\:line-height-code-2{line-height:1.3}.mobile-lg\:line-height-code-3{line-height:1.4}.mobile-lg\:line-height-code-4{line-height:1.6}.mobile-lg\:line-height-code-5{line-height:1.7}.mobile-lg\:line-height-code-6{line-height:1.8}.mobile-lg\:line-height-alt-1{line-height:1}.mobile-lg\:line-height-alt-2{line-height:1.2}.mobile-lg\:line-height-alt-3{line-height:1.4}.mobile-lg\:line-height-alt-4{line-height:1.5}.mobile-lg\:line-height-alt-5{line-height:1.7}.mobile-lg\:line-height-alt-6{line-height:1.8}.mobile-lg\:margin-neg-1px{margin:-1px}.mobile-lg\:margin-neg-2px{margin:-2px}.mobile-lg\:margin-neg-05{margin:-0.25rem}.mobile-lg\:margin-neg-1{margin:-0.5rem}.mobile-lg\:margin-neg-105{margin:-0.75rem}.mobile-lg\:margin-neg-2{margin:-1rem}.mobile-lg\:margin-neg-205{margin:-1.25rem}.mobile-lg\:margin-neg-3{margin:-1.5rem}.mobile-lg\:margin-1px{margin:1px}.mobile-lg\:margin-2px{margin:2px}.mobile-lg\:margin-05{margin:0.25rem}.mobile-lg\:margin-1{margin:0.5rem}.mobile-lg\:margin-105{margin:0.75rem}.mobile-lg\:margin-2{margin:1rem}.mobile-lg\:margin-205{margin:1.25rem}.mobile-lg\:margin-3{margin:1.5rem}.mobile-lg\:margin-neg-4{margin:-2rem}.mobile-lg\:margin-neg-5{margin:-2.5rem}.mobile-lg\:margin-neg-6{margin:-3rem}.mobile-lg\:margin-neg-7{margin:-3.5rem}.mobile-lg\:margin-neg-8{margin:-4rem}.mobile-lg\:margin-neg-9{margin:-4.5rem}.mobile-lg\:margin-neg-10{margin:-5rem}.mobile-lg\:margin-neg-15{margin:-7.5rem}.mobile-lg\:margin-4{margin:2rem}.mobile-lg\:margin-5{margin:2.5rem}.mobile-lg\:margin-6{margin:3rem}.mobile-lg\:margin-7{margin:3.5rem}.mobile-lg\:margin-8{margin:4rem}.mobile-lg\:margin-9{margin:4.5rem}.mobile-lg\:margin-10{margin:5rem}.mobile-lg\:margin-15{margin:7.5rem}.mobile-lg\:margin-05em{margin:0.5em}.mobile-lg\:margin-1em{margin:1em}.mobile-lg\:margin-105em{margin:1.5em}.mobile-lg\:margin-2em{margin:2em}.mobile-lg\:margin-0{margin:0}.mobile-lg\:margin-y-1px{margin-top:1px;margin-bottom:1px}.mobile-lg\:margin-top-1px{margin-top:1px}.mobile-lg\:margin-bottom-1px{margin-bottom:1px}.mobile-lg\:margin-y-2px{margin-top:2px;margin-bottom:2px}.mobile-lg\:margin-top-2px{margin-top:2px}.mobile-lg\:margin-bottom-2px{margin-bottom:2px}.mobile-lg\:margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.mobile-lg\:margin-top-05{margin-top:0.25rem}.mobile-lg\:margin-bottom-05{margin-bottom:0.25rem}.mobile-lg\:margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.mobile-lg\:margin-top-1{margin-top:0.5rem}.mobile-lg\:margin-bottom-1{margin-bottom:0.5rem}.mobile-lg\:margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.mobile-lg\:margin-top-105{margin-top:0.75rem}.mobile-lg\:margin-bottom-105{margin-bottom:0.75rem}.mobile-lg\:margin-y-2{margin-top:1rem;margin-bottom:1rem}.mobile-lg\:margin-top-2{margin-top:1rem}.mobile-lg\:margin-bottom-2{margin-bottom:1rem}.mobile-lg\:margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.mobile-lg\:margin-top-205{margin-top:1.25rem}.mobile-lg\:margin-bottom-205{margin-bottom:1.25rem}.mobile-lg\:margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.mobile-lg\:margin-top-3{margin-top:1.5rem}.mobile-lg\:margin-bottom-3{margin-bottom:1.5rem}.mobile-lg\:margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.mobile-lg\:margin-top-neg-1px{margin-top:-1px}.mobile-lg\:margin-bottom-neg-1px{margin-bottom:-1px}.mobile-lg\:margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.mobile-lg\:margin-top-neg-2px{margin-top:-2px}.mobile-lg\:margin-bottom-neg-2px{margin-bottom:-2px}.mobile-lg\:margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.mobile-lg\:margin-top-neg-05{margin-top:-0.25rem}.mobile-lg\:margin-bottom-neg-05{margin-bottom:-0.25rem}.mobile-lg\:margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.mobile-lg\:margin-top-neg-1{margin-top:-0.5rem}.mobile-lg\:margin-bottom-neg-1{margin-bottom:-0.5rem}.mobile-lg\:margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.mobile-lg\:margin-top-neg-105{margin-top:-0.75rem}.mobile-lg\:margin-bottom-neg-105{margin-bottom:-0.75rem}.mobile-lg\:margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.mobile-lg\:margin-top-neg-2{margin-top:-1rem}.mobile-lg\:margin-bottom-neg-2{margin-bottom:-1rem}.mobile-lg\:margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.mobile-lg\:margin-top-neg-205{margin-top:-1.25rem}.mobile-lg\:margin-bottom-neg-205{margin-bottom:-1.25rem}.mobile-lg\:margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.mobile-lg\:margin-top-neg-3{margin-top:-1.5rem}.mobile-lg\:margin-bottom-neg-3{margin-bottom:-1.5rem}.mobile-lg\:margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.mobile-lg\:margin-top-neg-4{margin-top:-2rem}.mobile-lg\:margin-bottom-neg-4{margin-bottom:-2rem}.mobile-lg\:margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.mobile-lg\:margin-top-neg-5{margin-top:-2.5rem}.mobile-lg\:margin-bottom-neg-5{margin-bottom:-2.5rem}.mobile-lg\:margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.mobile-lg\:margin-top-neg-6{margin-top:-3rem}.mobile-lg\:margin-bottom-neg-6{margin-bottom:-3rem}.mobile-lg\:margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.mobile-lg\:margin-top-neg-7{margin-top:-3.5rem}.mobile-lg\:margin-bottom-neg-7{margin-bottom:-3.5rem}.mobile-lg\:margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.mobile-lg\:margin-top-neg-8{margin-top:-4rem}.mobile-lg\:margin-bottom-neg-8{margin-bottom:-4rem}.mobile-lg\:margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.mobile-lg\:margin-top-neg-9{margin-top:-4.5rem}.mobile-lg\:margin-bottom-neg-9{margin-bottom:-4.5rem}.mobile-lg\:margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.mobile-lg\:margin-top-neg-10{margin-top:-5rem}.mobile-lg\:margin-bottom-neg-10{margin-bottom:-5rem}.mobile-lg\:margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.mobile-lg\:margin-top-neg-15{margin-top:-7.5rem}.mobile-lg\:margin-bottom-neg-15{margin-bottom:-7.5rem}.mobile-lg\:margin-y-4{margin-top:2rem;margin-bottom:2rem}.mobile-lg\:margin-top-4{margin-top:2rem}.mobile-lg\:margin-bottom-4{margin-bottom:2rem}.mobile-lg\:margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.mobile-lg\:margin-top-5{margin-top:2.5rem}.mobile-lg\:margin-bottom-5{margin-bottom:2.5rem}.mobile-lg\:margin-y-6{margin-top:3rem;margin-bottom:3rem}.mobile-lg\:margin-top-6{margin-top:3rem}.mobile-lg\:margin-bottom-6{margin-bottom:3rem}.mobile-lg\:margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.mobile-lg\:margin-top-7{margin-top:3.5rem}.mobile-lg\:margin-bottom-7{margin-bottom:3.5rem}.mobile-lg\:margin-y-8{margin-top:4rem;margin-bottom:4rem}.mobile-lg\:margin-top-8{margin-top:4rem}.mobile-lg\:margin-bottom-8{margin-bottom:4rem}.mobile-lg\:margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.mobile-lg\:margin-top-9{margin-top:4.5rem}.mobile-lg\:margin-bottom-9{margin-bottom:4.5rem}.mobile-lg\:margin-y-10{margin-top:5rem;margin-bottom:5rem}.mobile-lg\:margin-top-10{margin-top:5rem}.mobile-lg\:margin-bottom-10{margin-bottom:5rem}.mobile-lg\:margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.mobile-lg\:margin-top-15{margin-top:7.5rem}.mobile-lg\:margin-bottom-15{margin-bottom:7.5rem}.mobile-lg\:margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.mobile-lg\:margin-top-05em{margin-top:0.5em}.mobile-lg\:margin-bottom-05em{margin-bottom:0.5em}.mobile-lg\:margin-y-1em{margin-top:1em;margin-bottom:1em}.mobile-lg\:margin-top-1em{margin-top:1em}.mobile-lg\:margin-bottom-1em{margin-bottom:1em}.mobile-lg\:margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.mobile-lg\:margin-top-105em{margin-top:1.5em}.mobile-lg\:margin-bottom-105em{margin-bottom:1.5em}.mobile-lg\:margin-y-2em{margin-top:2em;margin-bottom:2em}.mobile-lg\:margin-top-2em{margin-top:2em}.mobile-lg\:margin-bottom-2em{margin-bottom:2em}.mobile-lg\:margin-y-0{margin-top:0;margin-bottom:0}.mobile-lg\:margin-top-0{margin-top:0}.mobile-lg\:margin-bottom-0{margin-bottom:0}.mobile-lg\:margin-y-auto{margin-top:auto;margin-bottom:auto}.mobile-lg\:margin-top-auto{margin-top:auto}.mobile-lg\:margin-bottom-auto{margin-bottom:auto}.mobile-lg\:margin-x-1px{margin-left:1px;margin-right:1px}.mobile-lg\:margin-right-1px{margin-right:1px}.mobile-lg\:margin-left-1px{margin-left:1px}.mobile-lg\:margin-x-2px{margin-left:2px;margin-right:2px}.mobile-lg\:margin-right-2px{margin-right:2px}.mobile-lg\:margin-left-2px{margin-left:2px}.mobile-lg\:margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.mobile-lg\:margin-right-05{margin-right:0.25rem}.mobile-lg\:margin-left-05{margin-left:0.25rem}.mobile-lg\:margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.mobile-lg\:margin-right-1{margin-right:0.5rem}.mobile-lg\:margin-left-1{margin-left:0.5rem}.mobile-lg\:margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.mobile-lg\:margin-right-105{margin-right:0.75rem}.mobile-lg\:margin-left-105{margin-left:0.75rem}.mobile-lg\:margin-x-2{margin-left:1rem;margin-right:1rem}.mobile-lg\:margin-right-2{margin-right:1rem}.mobile-lg\:margin-left-2{margin-left:1rem}.mobile-lg\:margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.mobile-lg\:margin-right-205{margin-right:1.25rem}.mobile-lg\:margin-left-205{margin-left:1.25rem}.mobile-lg\:margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.mobile-lg\:margin-right-3{margin-right:1.5rem}.mobile-lg\:margin-left-3{margin-left:1.5rem}.mobile-lg\:margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.mobile-lg\:margin-right-neg-1px{margin-right:-1px}.mobile-lg\:margin-left-neg-1px{margin-left:-1px}.mobile-lg\:margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.mobile-lg\:margin-right-neg-2px{margin-right:-2px}.mobile-lg\:margin-left-neg-2px{margin-left:-2px}.mobile-lg\:margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.mobile-lg\:margin-right-neg-05{margin-right:-0.25rem}.mobile-lg\:margin-left-neg-05{margin-left:-0.25rem}.mobile-lg\:margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.mobile-lg\:margin-right-neg-1{margin-right:-0.5rem}.mobile-lg\:margin-left-neg-1{margin-left:-0.5rem}.mobile-lg\:margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.mobile-lg\:margin-right-neg-105{margin-right:-0.75rem}.mobile-lg\:margin-left-neg-105{margin-left:-0.75rem}.mobile-lg\:margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.mobile-lg\:margin-right-neg-2{margin-right:-1rem}.mobile-lg\:margin-left-neg-2{margin-left:-1rem}.mobile-lg\:margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.mobile-lg\:margin-right-neg-205{margin-right:-1.25rem}.mobile-lg\:margin-left-neg-205{margin-left:-1.25rem}.mobile-lg\:margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.mobile-lg\:margin-right-neg-3{margin-right:-1.5rem}.mobile-lg\:margin-left-neg-3{margin-left:-1.5rem}.mobile-lg\:margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.mobile-lg\:margin-right-neg-4{margin-right:-2rem}.mobile-lg\:margin-left-neg-4{margin-left:-2rem}.mobile-lg\:margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.mobile-lg\:margin-right-neg-5{margin-right:-2.5rem}.mobile-lg\:margin-left-neg-5{margin-left:-2.5rem}.mobile-lg\:margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.mobile-lg\:margin-right-neg-6{margin-right:-3rem}.mobile-lg\:margin-left-neg-6{margin-left:-3rem}.mobile-lg\:margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.mobile-lg\:margin-right-neg-7{margin-right:-3.5rem}.mobile-lg\:margin-left-neg-7{margin-left:-3.5rem}.mobile-lg\:margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.mobile-lg\:margin-right-neg-8{margin-right:-4rem}.mobile-lg\:margin-left-neg-8{margin-left:-4rem}.mobile-lg\:margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.mobile-lg\:margin-right-neg-9{margin-right:-4.5rem}.mobile-lg\:margin-left-neg-9{margin-left:-4.5rem}.mobile-lg\:margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.mobile-lg\:margin-right-neg-10{margin-right:-5rem}.mobile-lg\:margin-left-neg-10{margin-left:-5rem}.mobile-lg\:margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.mobile-lg\:margin-right-neg-15{margin-right:-7.5rem}.mobile-lg\:margin-left-neg-15{margin-left:-7.5rem}.mobile-lg\:margin-x-4{margin-left:2rem;margin-right:2rem}.mobile-lg\:margin-right-4{margin-right:2rem}.mobile-lg\:margin-left-4{margin-left:2rem}.mobile-lg\:margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.mobile-lg\:margin-right-5{margin-right:2.5rem}.mobile-lg\:margin-left-5{margin-left:2.5rem}.mobile-lg\:margin-x-6{margin-left:3rem;margin-right:3rem}.mobile-lg\:margin-right-6{margin-right:3rem}.mobile-lg\:margin-left-6{margin-left:3rem}.mobile-lg\:margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.mobile-lg\:margin-right-7{margin-right:3.5rem}.mobile-lg\:margin-left-7{margin-left:3.5rem}.mobile-lg\:margin-x-8{margin-left:4rem;margin-right:4rem}.mobile-lg\:margin-right-8{margin-right:4rem}.mobile-lg\:margin-left-8{margin-left:4rem}.mobile-lg\:margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.mobile-lg\:margin-right-9{margin-right:4.5rem}.mobile-lg\:margin-left-9{margin-left:4.5rem}.mobile-lg\:margin-x-10{margin-left:5rem;margin-right:5rem}.mobile-lg\:margin-right-10{margin-right:5rem}.mobile-lg\:margin-left-10{margin-left:5rem}.mobile-lg\:margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.mobile-lg\:margin-right-15{margin-right:7.5rem}.mobile-lg\:margin-left-15{margin-left:7.5rem}.mobile-lg\:margin-x-card{margin-left:10rem;margin-right:10rem}.mobile-lg\:margin-right-card{margin-right:10rem}.mobile-lg\:margin-left-card{margin-left:10rem}.mobile-lg\:margin-x-card-lg{margin-left:15rem;margin-right:15rem}.mobile-lg\:margin-right-card-lg{margin-right:15rem}.mobile-lg\:margin-left-card-lg{margin-left:15rem}.mobile-lg\:margin-x-mobile{margin-left:20rem;margin-right:20rem}.mobile-lg\:margin-right-mobile{margin-right:20rem}.mobile-lg\:margin-left-mobile{margin-left:20rem}.mobile-lg\:margin-x-05em{margin-left:0.5em;margin-right:0.5em}.mobile-lg\:margin-right-05em{margin-right:0.5em}.mobile-lg\:margin-left-05em{margin-left:0.5em}.mobile-lg\:margin-x-1em{margin-left:1em;margin-right:1em}.mobile-lg\:margin-right-1em{margin-right:1em}.mobile-lg\:margin-left-1em{margin-left:1em}.mobile-lg\:margin-x-105em{margin-left:1.5em;margin-right:1.5em}.mobile-lg\:margin-right-105em{margin-right:1.5em}.mobile-lg\:margin-left-105em{margin-left:1.5em}.mobile-lg\:margin-x-2em{margin-left:2em;margin-right:2em}.mobile-lg\:margin-right-2em{margin-right:2em}.mobile-lg\:margin-left-2em{margin-left:2em}.mobile-lg\:margin-x-0{margin-left:0;margin-right:0}.mobile-lg\:margin-right-0{margin-right:0}.mobile-lg\:margin-left-0{margin-left:0}.mobile-lg\:margin-x-auto{margin-left:auto;margin-right:auto}.mobile-lg\:margin-right-auto{margin-right:auto}.mobile-lg\:margin-left-auto{margin-left:auto}.mobile-lg\:measure-1{max-width:44ex}.mobile-lg\:measure-2{max-width:60ex}.mobile-lg\:measure-3{max-width:64ex}.mobile-lg\:measure-4{max-width:68ex}.mobile-lg\:measure-5{max-width:72ex}.mobile-lg\:measure-6{max-width:88ex}.mobile-lg\:measure-none{max-width:none}.mobile-lg\:order-first{order:-1}.mobile-lg\:order-last{order:999}.mobile-lg\:order-initial{order:initial}.mobile-lg\:order-0{order:0}.mobile-lg\:order-1{order:1}.mobile-lg\:order-2{order:2}.mobile-lg\:order-3{order:3}.mobile-lg\:order-4{order:4}.mobile-lg\:order-5{order:5}.mobile-lg\:order-6{order:6}.mobile-lg\:order-7{order:7}.mobile-lg\:order-8{order:8}.mobile-lg\:order-9{order:9}.mobile-lg\:order-10{order:10}.mobile-lg\:order-11{order:11}.mobile-lg\:padding-1px{padding:1px}.mobile-lg\:padding-y-1px{padding-top:1px;padding-bottom:1px}.mobile-lg\:padding-x-1px{padding-left:1px;padding-right:1px}.mobile-lg\:padding-top-1px{padding-top:1px}.mobile-lg\:padding-right-1px{padding-right:1px}.mobile-lg\:padding-bottom-1px{padding-bottom:1px}.mobile-lg\:padding-left-1px{padding-left:1px}.mobile-lg\:padding-2px{padding:2px}.mobile-lg\:padding-y-2px{padding-top:2px;padding-bottom:2px}.mobile-lg\:padding-x-2px{padding-left:2px;padding-right:2px}.mobile-lg\:padding-top-2px{padding-top:2px}.mobile-lg\:padding-right-2px{padding-right:2px}.mobile-lg\:padding-bottom-2px{padding-bottom:2px}.mobile-lg\:padding-left-2px{padding-left:2px}.mobile-lg\:padding-05{padding:0.25rem}.mobile-lg\:padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.mobile-lg\:padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.mobile-lg\:padding-top-05{padding-top:0.25rem}.mobile-lg\:padding-right-05{padding-right:0.25rem}.mobile-lg\:padding-bottom-05{padding-bottom:0.25rem}.mobile-lg\:padding-left-05{padding-left:0.25rem}.mobile-lg\:padding-1{padding:0.5rem}.mobile-lg\:padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.mobile-lg\:padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.mobile-lg\:padding-top-1{padding-top:0.5rem}.mobile-lg\:padding-right-1{padding-right:0.5rem}.mobile-lg\:padding-bottom-1{padding-bottom:0.5rem}.mobile-lg\:padding-left-1{padding-left:0.5rem}.mobile-lg\:padding-105{padding:0.75rem}.mobile-lg\:padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.mobile-lg\:padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.mobile-lg\:padding-top-105{padding-top:0.75rem}.mobile-lg\:padding-right-105{padding-right:0.75rem}.mobile-lg\:padding-bottom-105{padding-bottom:0.75rem}.mobile-lg\:padding-left-105{padding-left:0.75rem}.mobile-lg\:padding-2{padding:1rem}.mobile-lg\:padding-y-2{padding-top:1rem;padding-bottom:1rem}.mobile-lg\:padding-x-2{padding-left:1rem;padding-right:1rem}.mobile-lg\:padding-top-2{padding-top:1rem}.mobile-lg\:padding-right-2{padding-right:1rem}.mobile-lg\:padding-bottom-2{padding-bottom:1rem}.mobile-lg\:padding-left-2{padding-left:1rem}.mobile-lg\:padding-205{padding:1.25rem}.mobile-lg\:padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.mobile-lg\:padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.mobile-lg\:padding-top-205{padding-top:1.25rem}.mobile-lg\:padding-right-205{padding-right:1.25rem}.mobile-lg\:padding-bottom-205{padding-bottom:1.25rem}.mobile-lg\:padding-left-205{padding-left:1.25rem}.mobile-lg\:padding-3{padding:1.5rem}.mobile-lg\:padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.mobile-lg\:padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.mobile-lg\:padding-top-3{padding-top:1.5rem}.mobile-lg\:padding-right-3{padding-right:1.5rem}.mobile-lg\:padding-bottom-3{padding-bottom:1.5rem}.mobile-lg\:padding-left-3{padding-left:1.5rem}.mobile-lg\:padding-4{padding:2rem}.mobile-lg\:padding-y-4{padding-top:2rem;padding-bottom:2rem}.mobile-lg\:padding-x-4{padding-left:2rem;padding-right:2rem}.mobile-lg\:padding-top-4{padding-top:2rem}.mobile-lg\:padding-right-4{padding-right:2rem}.mobile-lg\:padding-bottom-4{padding-bottom:2rem}.mobile-lg\:padding-left-4{padding-left:2rem}.mobile-lg\:padding-5{padding:2.5rem}.mobile-lg\:padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.mobile-lg\:padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.mobile-lg\:padding-top-5{padding-top:2.5rem}.mobile-lg\:padding-right-5{padding-right:2.5rem}.mobile-lg\:padding-bottom-5{padding-bottom:2.5rem}.mobile-lg\:padding-left-5{padding-left:2.5rem}.mobile-lg\:padding-6{padding:3rem}.mobile-lg\:padding-y-6{padding-top:3rem;padding-bottom:3rem}.mobile-lg\:padding-x-6{padding-left:3rem;padding-right:3rem}.mobile-lg\:padding-top-6{padding-top:3rem}.mobile-lg\:padding-right-6{padding-right:3rem}.mobile-lg\:padding-bottom-6{padding-bottom:3rem}.mobile-lg\:padding-left-6{padding-left:3rem}.mobile-lg\:padding-7{padding:3.5rem}.mobile-lg\:padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.mobile-lg\:padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.mobile-lg\:padding-top-7{padding-top:3.5rem}.mobile-lg\:padding-right-7{padding-right:3.5rem}.mobile-lg\:padding-bottom-7{padding-bottom:3.5rem}.mobile-lg\:padding-left-7{padding-left:3.5rem}.mobile-lg\:padding-8{padding:4rem}.mobile-lg\:padding-y-8{padding-top:4rem;padding-bottom:4rem}.mobile-lg\:padding-x-8{padding-left:4rem;padding-right:4rem}.mobile-lg\:padding-top-8{padding-top:4rem}.mobile-lg\:padding-right-8{padding-right:4rem}.mobile-lg\:padding-bottom-8{padding-bottom:4rem}.mobile-lg\:padding-left-8{padding-left:4rem}.mobile-lg\:padding-9{padding:4.5rem}.mobile-lg\:padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.mobile-lg\:padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.mobile-lg\:padding-top-9{padding-top:4.5rem}.mobile-lg\:padding-right-9{padding-right:4.5rem}.mobile-lg\:padding-bottom-9{padding-bottom:4.5rem}.mobile-lg\:padding-left-9{padding-left:4.5rem}.mobile-lg\:padding-10{padding:5rem}.mobile-lg\:padding-y-10{padding-top:5rem;padding-bottom:5rem}.mobile-lg\:padding-x-10{padding-left:5rem;padding-right:5rem}.mobile-lg\:padding-top-10{padding-top:5rem}.mobile-lg\:padding-right-10{padding-right:5rem}.mobile-lg\:padding-bottom-10{padding-bottom:5rem}.mobile-lg\:padding-left-10{padding-left:5rem}.mobile-lg\:padding-15{padding:7.5rem}.mobile-lg\:padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.mobile-lg\:padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.mobile-lg\:padding-top-15{padding-top:7.5rem}.mobile-lg\:padding-right-15{padding-right:7.5rem}.mobile-lg\:padding-bottom-15{padding-bottom:7.5rem}.mobile-lg\:padding-left-15{padding-left:7.5rem}.mobile-lg\:padding-0{padding:0}.mobile-lg\:padding-y-0{padding-top:0;padding-bottom:0}.mobile-lg\:padding-x-0{padding-left:0;padding-right:0}.mobile-lg\:padding-top-0{padding-top:0}.mobile-lg\:padding-right-0{padding-right:0}.mobile-lg\:padding-bottom-0{padding-bottom:0}.mobile-lg\:padding-left-0{padding-left:0}.mobile-lg\:width-1px{width:1px}.mobile-lg\:width-2px{width:2px}.mobile-lg\:width-05{width:0.25rem}.mobile-lg\:width-1{width:0.5rem}.mobile-lg\:width-105{width:0.75rem}.mobile-lg\:width-2{width:1rem}.mobile-lg\:width-205{width:1.25rem}.mobile-lg\:width-3{width:1.5rem}.mobile-lg\:width-4{width:2rem}.mobile-lg\:width-5{width:2.5rem}.mobile-lg\:width-6{width:3rem}.mobile-lg\:width-7{width:3.5rem}.mobile-lg\:width-8{width:4rem}.mobile-lg\:width-9{width:4.5rem}.mobile-lg\:width-10{width:5rem}.mobile-lg\:width-15{width:7.5rem}.mobile-lg\:width-card{width:10rem}.mobile-lg\:width-card-lg{width:15rem}.mobile-lg\:width-mobile{width:20rem}.mobile-lg\:width-mobile-lg{width:30rem}.mobile-lg\:width-tablet{width:40rem}.mobile-lg\:width-tablet-lg{width:55rem}.mobile-lg\:width-desktop{width:64rem}.mobile-lg\:width-desktop-lg{width:75rem}.mobile-lg\:width-widescreen{width:87.5rem}.mobile-lg\:width-0{width:0}.mobile-lg\:width-full{width:100%}.mobile-lg\:width-auto{width:auto}}@media all and (min-width:40em){.tablet\:border-1px{border:1px solid}.tablet\:hover\:border-1px:hover{border:1px solid}.tablet\:border-y-1px{border-top:1px solid;border-bottom:1px solid}.tablet\:hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.tablet\:border-x-1px{border-left:1px solid;border-right:1px solid}.tablet\:hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.tablet\:border-top-1px{border-top:1px solid}.tablet\:hover\:border-top-1px:hover{border-top:1px solid}.tablet\:border-right-1px{border-right:1px solid}.tablet\:hover\:border-right-1px:hover{border-right:1px solid}.tablet\:border-bottom-1px{border-bottom:1px solid}.tablet\:hover\:border-bottom-1px:hover{border-bottom:1px solid}.tablet\:border-left-1px{border-left:1px solid}.tablet\:hover\:border-left-1px:hover{border-left:1px solid}.tablet\:border-2px{border:2px solid}.tablet\:hover\:border-2px:hover{border:2px solid}.tablet\:border-y-2px{border-top:2px solid;border-bottom:2px solid}.tablet\:hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.tablet\:border-x-2px{border-left:2px solid;border-right:2px solid}.tablet\:hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.tablet\:border-top-2px{border-top:2px solid}.tablet\:hover\:border-top-2px:hover{border-top:2px solid}.tablet\:border-right-2px{border-right:2px solid}.tablet\:hover\:border-right-2px:hover{border-right:2px solid}.tablet\:border-bottom-2px{border-bottom:2px solid}.tablet\:hover\:border-bottom-2px:hover{border-bottom:2px solid}.tablet\:border-left-2px{border-left:2px solid}.tablet\:hover\:border-left-2px:hover{border-left:2px solid}.tablet\:border-05{border:0.25rem solid}.tablet\:hover\:border-05:hover{border:0.25rem solid}.tablet\:border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.tablet\:hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.tablet\:border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.tablet\:hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.tablet\:border-top-05{border-top:0.25rem solid}.tablet\:hover\:border-top-05:hover{border-top:0.25rem solid}.tablet\:border-right-05{border-right:0.25rem solid}.tablet\:hover\:border-right-05:hover{border-right:0.25rem solid}.tablet\:border-bottom-05{border-bottom:0.25rem solid}.tablet\:hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.tablet\:border-left-05{border-left:0.25rem solid}.tablet\:hover\:border-left-05:hover{border-left:0.25rem solid}.tablet\:border-1{border:0.5rem solid}.tablet\:hover\:border-1:hover{border:0.5rem solid}.tablet\:border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.tablet\:hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.tablet\:border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.tablet\:hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.tablet\:border-top-1{border-top:0.5rem solid}.tablet\:hover\:border-top-1:hover{border-top:0.5rem solid}.tablet\:border-right-1{border-right:0.5rem solid}.tablet\:hover\:border-right-1:hover{border-right:0.5rem solid}.tablet\:border-bottom-1{border-bottom:0.5rem solid}.tablet\:hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.tablet\:border-left-1{border-left:0.5rem solid}.tablet\:hover\:border-left-1:hover{border-left:0.5rem solid}.tablet\:border-105{border:0.75rem solid}.tablet\:hover\:border-105:hover{border:0.75rem solid}.tablet\:border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.tablet\:hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.tablet\:border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.tablet\:hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.tablet\:border-top-105{border-top:0.75rem solid}.tablet\:hover\:border-top-105:hover{border-top:0.75rem solid}.tablet\:border-right-105{border-right:0.75rem solid}.tablet\:hover\:border-right-105:hover{border-right:0.75rem solid}.tablet\:border-bottom-105{border-bottom:0.75rem solid}.tablet\:hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.tablet\:border-left-105{border-left:0.75rem solid}.tablet\:hover\:border-left-105:hover{border-left:0.75rem solid}.tablet\:border-2{border:1rem solid}.tablet\:hover\:border-2:hover{border:1rem solid}.tablet\:border-y-2{border-top:1rem solid;border-bottom:1rem solid}.tablet\:hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.tablet\:border-x-2{border-left:1rem solid;border-right:1rem solid}.tablet\:hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.tablet\:border-top-2{border-top:1rem solid}.tablet\:hover\:border-top-2:hover{border-top:1rem solid}.tablet\:border-right-2{border-right:1rem solid}.tablet\:hover\:border-right-2:hover{border-right:1rem solid}.tablet\:border-bottom-2{border-bottom:1rem solid}.tablet\:hover\:border-bottom-2:hover{border-bottom:1rem solid}.tablet\:border-left-2{border-left:1rem solid}.tablet\:hover\:border-left-2:hover{border-left:1rem solid}.tablet\:border-205{border:1.25rem solid}.tablet\:hover\:border-205:hover{border:1.25rem solid}.tablet\:border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.tablet\:hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.tablet\:border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.tablet\:hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.tablet\:border-top-205{border-top:1.25rem solid}.tablet\:hover\:border-top-205:hover{border-top:1.25rem solid}.tablet\:border-right-205{border-right:1.25rem solid}.tablet\:hover\:border-right-205:hover{border-right:1.25rem solid}.tablet\:border-bottom-205{border-bottom:1.25rem solid}.tablet\:hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.tablet\:border-left-205{border-left:1.25rem solid}.tablet\:hover\:border-left-205:hover{border-left:1.25rem solid}.tablet\:border-3{border:1.5rem solid}.tablet\:hover\:border-3:hover{border:1.5rem solid}.tablet\:border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.tablet\:hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.tablet\:border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.tablet\:hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.tablet\:border-top-3{border-top:1.5rem solid}.tablet\:hover\:border-top-3:hover{border-top:1.5rem solid}.tablet\:border-right-3{border-right:1.5rem solid}.tablet\:hover\:border-right-3:hover{border-right:1.5rem solid}.tablet\:border-bottom-3{border-bottom:1.5rem solid}.tablet\:hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.tablet\:border-left-3{border-left:1.5rem solid}.tablet\:hover\:border-left-3:hover{border-left:1.5rem solid}.tablet\:border-0{border:0 solid}.tablet\:hover\:border-0:hover{border:0 solid}.tablet\:border-y-0{border-top:0 solid;border-bottom:0 solid}.tablet\:hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.tablet\:border-x-0{border-left:0 solid;border-right:0 solid}.tablet\:hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.tablet\:border-top-0{border-top:0 solid}.tablet\:hover\:border-top-0:hover{border-top:0 solid}.tablet\:border-right-0{border-right:0 solid}.tablet\:hover\:border-right-0:hover{border-right:0 solid}.tablet\:border-bottom-0{border-bottom:0 solid}.tablet\:hover\:border-bottom-0:hover{border-bottom:0 solid}.tablet\:border-left-0{border-left:0 solid}.tablet\:hover\:border-left-0:hover{border-left:0 solid}.tablet\:border{border:1px solid}.tablet\:hover\:border:hover{border:1px solid}.tablet\:border-y{border-top:1px solid;border-bottom:1px solid}.tablet\:hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.tablet\:border-x{border-left:1px solid;border-right:1px solid}.tablet\:hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.tablet\:border-top{border-top:1px solid}.tablet\:hover\:border-top:hover{border-top:1px solid}.tablet\:border-right{border-right:1px solid}.tablet\:hover\:border-right:hover{border-right:1px solid}.tablet\:border-bottom{border-bottom:1px solid}.tablet\:hover\:border-bottom:hover{border-bottom:1px solid}.tablet\:border-left{border-left:1px solid}.tablet\:hover\:border-left:hover{border-left:1px solid}.tablet\:border-transparent{border-color:transparent}.tablet\:hover\:border-transparent:hover{border-color:transparent}.tablet\:border-black{border-color:black}.tablet\:hover\:border-black:hover{border-color:black}.tablet\:border-white{border-color:white}.tablet\:hover\:border-white:hover{border-color:white}.tablet\:border-red{border-color:#e52207}.tablet\:hover\:border-red:hover{border-color:#e52207}.tablet\:border-orange{border-color:#e66f0e}.tablet\:hover\:border-orange:hover{border-color:#e66f0e}.tablet\:border-gold{border-color:#ffbe2e}.tablet\:hover\:border-gold:hover{border-color:#ffbe2e}.tablet\:border-yellow{border-color:#fee685}.tablet\:hover\:border-yellow:hover{border-color:#fee685}.tablet\:border-green{border-color:#538200}.tablet\:hover\:border-green:hover{border-color:#538200}.tablet\:border-mint{border-color:#04c585}.tablet\:hover\:border-mint:hover{border-color:#04c585}.tablet\:border-cyan{border-color:#009ec1}.tablet\:hover\:border-cyan:hover{border-color:#009ec1}.tablet\:border-blue{border-color:#0076d6}.tablet\:hover\:border-blue:hover{border-color:#0076d6}.tablet\:border-indigo{border-color:#676cc8}.tablet\:hover\:border-indigo:hover{border-color:#676cc8}.tablet\:border-violet{border-color:#8168b3}.tablet\:hover\:border-violet:hover{border-color:#8168b3}.tablet\:border-magenta{border-color:#d72d79}.tablet\:hover\:border-magenta:hover{border-color:#d72d79}.tablet\:border-gray-5{border-color:#f0f0f0}.tablet\:hover\:border-gray-5:hover{border-color:#f0f0f0}.tablet\:border-gray-10{border-color:#e6e6e6}.tablet\:hover\:border-gray-10:hover{border-color:#e6e6e6}.tablet\:border-gray-30{border-color:#adadad}.tablet\:hover\:border-gray-30:hover{border-color:#adadad}.tablet\:border-gray-50{border-color:#757575}.tablet\:hover\:border-gray-50:hover{border-color:#757575}.tablet\:border-gray-70{border-color:#454545}.tablet\:hover\:border-gray-70:hover{border-color:#454545}.tablet\:border-gray-90{border-color:#1b1b1b}.tablet\:hover\:border-gray-90:hover{border-color:#1b1b1b}.tablet\:border-base-lightest{border-color:#f9f9f9}.tablet\:hover\:border-base-lightest:hover{border-color:#f9f9f9}.tablet\:border-base-lighter{border-color:#edeff0}.tablet\:hover\:border-base-lighter:hover{border-color:#edeff0}.tablet\:border-base-light{border-color:#f6f6f6}.tablet\:hover\:border-base-light:hover{border-color:#f6f6f6}.tablet\:border-base{border-color:#5c5c5c}.tablet\:hover\:border-base:hover{border-color:#5c5c5c}.tablet\:border-base-dark{border-color:#454545}.tablet\:hover\:border-base-dark:hover{border-color:#454545}.tablet\:border-base-darker{border-color:#2e2e2e}.tablet\:hover\:border-base-darker:hover{border-color:#2e2e2e}.tablet\:border-base-darkest{border-color:#1b1b1b}.tablet\:hover\:border-base-darkest:hover{border-color:#1b1b1b}.tablet\:border-ink{border-color:#1b1b1b}.tablet\:hover\:border-ink:hover{border-color:#1b1b1b}.tablet\:border-primary-lighter{border-color:#cfe8ff}.tablet\:hover\:border-primary-lighter:hover{border-color:#cfe8ff}.tablet\:border-primary-light{border-color:#58b4ff}.tablet\:hover\:border-primary-light:hover{border-color:#58b4ff}.tablet\:border-primary{border-color:#005ea2}.tablet\:hover\:border-primary:hover{border-color:#005ea2}.tablet\:border-primary-vivid{border-color:#0050d8}.tablet\:hover\:border-primary-vivid:hover{border-color:#0050d8}.tablet\:border-primary-dark{border-color:#0b4778}.tablet\:hover\:border-primary-dark:hover{border-color:#0b4778}.tablet\:border-primary-darker{border-color:#162e51}.tablet\:hover\:border-primary-darker:hover{border-color:#162e51}.tablet\:border-secondary-lighter{border-color:#f1e5cd}.tablet\:hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.tablet\:border-secondary-light{border-color:#c7a97b}.tablet\:hover\:border-secondary-light:hover{border-color:#c7a97b}.tablet\:border-secondary{border-color:#8e704f}.tablet\:hover\:border-secondary:hover{border-color:#8e704f}.tablet\:border-secondary-vivid{border-color:#936f38}.tablet\:hover\:border-secondary-vivid:hover{border-color:#936f38}.tablet\:border-secondary-dark{border-color:#7a591a}.tablet\:hover\:border-secondary-dark:hover{border-color:#7a591a}.tablet\:border-secondary-darker{border-color:#5c410a}.tablet\:hover\:border-secondary-darker:hover{border-color:#5c410a}.tablet\:border-accent-warm-darkest{border-color:#5c1111}.tablet\:hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.tablet\:border-accent-warm-darker{border-color:#6f3331}.tablet\:hover\:border-accent-warm-darker:hover{border-color:#6f3331}.tablet\:border-accent-warm-dark{border-color:#b50909}.tablet\:hover\:border-accent-warm-dark:hover{border-color:#b50909}.tablet\:border-accent-warm{border-color:#e52207}.tablet\:hover\:border-accent-warm:hover{border-color:#e52207}.tablet\:border-accent-warm-light{border-color:#fdb8ae}.tablet\:hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.tablet\:border-accent-warm-lighter{border-color:#f8e1de}.tablet\:hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.tablet\:border-accent-cool-darker{border-color:#4f1c24}.tablet\:hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.tablet\:border-accent-cool-dark{border-color:#822133}.tablet\:hover\:border-accent-cool-dark:hover{border-color:#822133}.tablet\:border-accent-cool{border-color:#b21d38}.tablet\:hover\:border-accent-cool:hover{border-color:#b21d38}.tablet\:border-accent-cool-light{border-color:#f8b9c5}.tablet\:hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.tablet\:border-accent-cool-lighter{border-color:#fff2f5}.tablet\:hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.tablet\:border-error-lighter{border-color:#f4e3db}.tablet\:hover\:border-error-lighter:hover{border-color:#f4e3db}.tablet\:border-error-light{border-color:#f39268}.tablet\:hover\:border-error-light:hover{border-color:#f39268}.tablet\:border-error{border-color:#d54309}.tablet\:hover\:border-error:hover{border-color:#d54309}.tablet\:border-error-dark{border-color:#b50909}.tablet\:hover\:border-error-dark:hover{border-color:#b50909}.tablet\:border-error-darker{border-color:#6f3331}.tablet\:hover\:border-error-darker:hover{border-color:#6f3331}.tablet\:border-warning-lighter{border-color:#faf3d1}.tablet\:hover\:border-warning-lighter:hover{border-color:#faf3d1}.tablet\:border-warning-light{border-color:#fee685}.tablet\:hover\:border-warning-light:hover{border-color:#fee685}.tablet\:border-warning{border-color:#ffbe2e}.tablet\:hover\:border-warning:hover{border-color:#ffbe2e}.tablet\:border-warning-dark{border-color:#e5a000}.tablet\:hover\:border-warning-dark:hover{border-color:#e5a000}.tablet\:border-warning-darker{border-color:#936f38}.tablet\:hover\:border-warning-darker:hover{border-color:#936f38}.tablet\:border-success-lighter{border-color:#ecf3ec}.tablet\:hover\:border-success-lighter:hover{border-color:#ecf3ec}.tablet\:border-success-light{border-color:#70e17b}.tablet\:hover\:border-success-light:hover{border-color:#70e17b}.tablet\:border-success{border-color:#00a91c}.tablet\:hover\:border-success:hover{border-color:#00a91c}.tablet\:border-success-dark{border-color:#008817}.tablet\:hover\:border-success-dark:hover{border-color:#008817}.tablet\:border-success-darker{border-color:#216e1f}.tablet\:hover\:border-success-darker:hover{border-color:#216e1f}.tablet\:border-info-lighter{border-color:#e7f6f8}.tablet\:hover\:border-info-lighter:hover{border-color:#e7f6f8}.tablet\:border-info-light{border-color:#99deea}.tablet\:hover\:border-info-light:hover{border-color:#99deea}.tablet\:border-info{border-color:#00bde3}.tablet\:hover\:border-info:hover{border-color:#00bde3}.tablet\:border-info-dark{border-color:#009ec1}.tablet\:hover\:border-info-dark:hover{border-color:#009ec1}.tablet\:border-info-darker{border-color:#2e6276}.tablet\:hover\:border-info-darker:hover{border-color:#2e6276}.tablet\:border-disabled-light{border-color:#e6e6e6}.tablet\:hover\:border-disabled-light:hover{border-color:#e6e6e6}.tablet\:border-disabled{border-color:#c9c9c9}.tablet\:hover\:border-disabled:hover{border-color:#c9c9c9}.tablet\:border-disabled-dark{border-color:#adadad}.tablet\:hover\:border-disabled-dark:hover{border-color:#adadad}.tablet\:border-emergency{border-color:#e5a000}.tablet\:hover\:border-emergency:hover{border-color:#e5a000}.tablet\:border-emergency-dark{border-color:#332d29}.tablet\:hover\:border-emergency-dark:hover{border-color:#332d29}.tablet\:radius-0{border-radius:0}.tablet\:radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.tablet\:radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.tablet\:radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.tablet\:radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.tablet\:radius-sm{border-radius:2px}.tablet\:radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.tablet\:radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.tablet\:radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.tablet\:radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.tablet\:radius-md{border-radius:0.25rem}.tablet\:radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.tablet\:radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.tablet\:radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.tablet\:radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.tablet\:radius-lg{border-radius:0.5rem}.tablet\:radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.tablet\:radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.tablet\:radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.tablet\:radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.tablet\:radius-pill{border-radius:99rem}.tablet\:radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.tablet\:radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.tablet\:radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.tablet\:radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.tablet\:display-block{display:block}.tablet\:display-flex{display:flex}.tablet\:display-none{display:none}.tablet\:display-inline{display:inline}.tablet\:display-inline-block{display:inline-block}.tablet\:display-inline-flex{display:inline-flex}.tablet\:display-table{display:table}.tablet\:display-table-cell{display:table-cell}.tablet\:display-table-row{display:table-row}.tablet\:font-mono-3xs{font-size:0.89rem}.tablet\:font-mono-2xs{font-size:0.95rem}.tablet\:font-mono-xs{font-size:1.01rem}.tablet\:font-mono-sm{font-size:1.07rem}.tablet\:font-mono-md{font-size:1.19rem}.tablet\:font-mono-lg{font-size:1.31rem}.tablet\:font-mono-xl{font-size:1.43rem}.tablet\:font-mono-2xl{font-size:1.67rem}.tablet\:font-mono-3xl{font-size:1.91rem}.tablet\:font-sans-3xs{font-size:0.96rem}.tablet\:font-sans-2xs{font-size:1.02rem}.tablet\:font-sans-xs{font-size:1.08rem}.tablet\:font-sans-sm{font-size:1.15rem}.tablet\:font-sans-md{font-size:1.27rem}.tablet\:font-sans-lg{font-size:1.4rem}.tablet\:font-sans-xl{font-size:1.53rem}.tablet\:font-sans-2xl{font-size:1.78rem}.tablet\:font-sans-3xl{font-size:2.04rem}.tablet\:font-serif-3xs{font-size:0.91rem}.tablet\:font-serif-2xs{font-size:0.98rem}.tablet\:font-serif-xs{font-size:1.04rem}.tablet\:font-serif-sm{font-size:1.1rem}.tablet\:font-serif-md{font-size:1.22rem}.tablet\:font-serif-lg{font-size:1.34rem}.tablet\:font-serif-xl{font-size:1.46rem}.tablet\:font-serif-2xl{font-size:1.71rem}.tablet\:font-serif-3xl{font-size:1.95rem}.tablet\:font-heading-3xs{font-size:0.91rem}.tablet\:font-heading-2xs{font-size:0.98rem}.tablet\:font-heading-xs{font-size:1.04rem}.tablet\:font-heading-sm{font-size:1.1rem}.tablet\:font-heading-md{font-size:1.22rem}.tablet\:font-heading-lg{font-size:1.34rem}.tablet\:font-heading-xl{font-size:1.46rem}.tablet\:font-heading-2xl{font-size:1.71rem}.tablet\:font-heading-3xl{font-size:1.95rem}.tablet\:font-body-3xs{font-size:0.96rem}.tablet\:font-body-2xs{font-size:1.02rem}.tablet\:font-body-xs{font-size:1.08rem}.tablet\:font-body-sm{font-size:1.15rem}.tablet\:font-body-md{font-size:1.27rem}.tablet\:font-body-lg{font-size:1.4rem}.tablet\:font-body-xl{font-size:1.53rem}.tablet\:font-body-2xl{font-size:1.78rem}.tablet\:font-body-3xl{font-size:2.04rem}.tablet\:font-code-3xs{font-size:0.89rem}.tablet\:font-code-2xs{font-size:0.95rem}.tablet\:font-code-xs{font-size:1.01rem}.tablet\:font-code-sm{font-size:1.07rem}.tablet\:font-code-md{font-size:1.19rem}.tablet\:font-code-lg{font-size:1.31rem}.tablet\:font-code-xl{font-size:1.43rem}.tablet\:font-code-2xl{font-size:1.67rem}.tablet\:font-code-3xl{font-size:1.91rem}.tablet\:font-alt-3xs{font-size:0.91rem}.tablet\:font-alt-2xs{font-size:0.98rem}.tablet\:font-alt-xs{font-size:1.04rem}.tablet\:font-alt-sm{font-size:1.1rem}.tablet\:font-alt-md{font-size:1.22rem}.tablet\:font-alt-lg{font-size:1.34rem}.tablet\:font-alt-xl{font-size:1.46rem}.tablet\:font-alt-2xl{font-size:1.71rem}.tablet\:font-alt-3xl{font-size:1.95rem}.tablet\:font-ui-3xs{font-size:0.96rem}.tablet\:font-ui-2xs{font-size:1.02rem}.tablet\:font-ui-xs{font-size:1.08rem}.tablet\:font-ui-sm{font-size:1.15rem}.tablet\:font-ui-md{font-size:1.27rem}.tablet\:font-ui-lg{font-size:1.4rem}.tablet\:font-ui-xl{font-size:1.53rem}.tablet\:font-ui-2xl{font-size:1.78rem}.tablet\:font-ui-3xl{font-size:2.04rem}.tablet\:text-light{font-weight:300}.tablet\:text-normal{font-weight:normal}.tablet\:text-bold{font-weight:700}.tablet\:flex-justify-center{justify-content:center}.tablet\:flex-justify-start{justify-content:flex-start}.tablet\:flex-justify-end{justify-content:flex-end}.tablet\:flex-justify{justify-content:space-between}.tablet\:line-height-sans-1{line-height:1}.tablet\:line-height-sans-2{line-height:1.2}.tablet\:line-height-sans-3{line-height:1.3}.tablet\:line-height-sans-4{line-height:1.5}.tablet\:line-height-sans-5{line-height:1.6}.tablet\:line-height-sans-6{line-height:1.7}.tablet\:line-height-serif-1{line-height:1}.tablet\:line-height-serif-2{line-height:1.2}.tablet\:line-height-serif-3{line-height:1.4}.tablet\:line-height-serif-4{line-height:1.5}.tablet\:line-height-serif-5{line-height:1.7}.tablet\:line-height-serif-6{line-height:1.8}.tablet\:line-height-mono-1{line-height:1}.tablet\:line-height-mono-2{line-height:1.3}.tablet\:line-height-mono-3{line-height:1.4}.tablet\:line-height-mono-4{line-height:1.6}.tablet\:line-height-mono-5{line-height:1.7}.tablet\:line-height-mono-6{line-height:1.8}.tablet\:line-height-heading-1{line-height:1}.tablet\:line-height-heading-2{line-height:1.2}.tablet\:line-height-heading-3{line-height:1.4}.tablet\:line-height-heading-4{line-height:1.5}.tablet\:line-height-heading-5{line-height:1.7}.tablet\:line-height-heading-6{line-height:1.8}.tablet\:line-height-ui-1{line-height:1}.tablet\:line-height-ui-2{line-height:1.2}.tablet\:line-height-ui-3{line-height:1.3}.tablet\:line-height-ui-4{line-height:1.5}.tablet\:line-height-ui-5{line-height:1.6}.tablet\:line-height-ui-6{line-height:1.7}.tablet\:line-height-body-1{line-height:1}.tablet\:line-height-body-2{line-height:1.2}.tablet\:line-height-body-3{line-height:1.3}.tablet\:line-height-body-4{line-height:1.5}.tablet\:line-height-body-5{line-height:1.6}.tablet\:line-height-body-6{line-height:1.7}.tablet\:line-height-code-1{line-height:1}.tablet\:line-height-code-2{line-height:1.3}.tablet\:line-height-code-3{line-height:1.4}.tablet\:line-height-code-4{line-height:1.6}.tablet\:line-height-code-5{line-height:1.7}.tablet\:line-height-code-6{line-height:1.8}.tablet\:line-height-alt-1{line-height:1}.tablet\:line-height-alt-2{line-height:1.2}.tablet\:line-height-alt-3{line-height:1.4}.tablet\:line-height-alt-4{line-height:1.5}.tablet\:line-height-alt-5{line-height:1.7}.tablet\:line-height-alt-6{line-height:1.8}.tablet\:margin-neg-1px{margin:-1px}.tablet\:margin-neg-2px{margin:-2px}.tablet\:margin-neg-05{margin:-0.25rem}.tablet\:margin-neg-1{margin:-0.5rem}.tablet\:margin-neg-105{margin:-0.75rem}.tablet\:margin-neg-2{margin:-1rem}.tablet\:margin-neg-205{margin:-1.25rem}.tablet\:margin-neg-3{margin:-1.5rem}.tablet\:margin-1px{margin:1px}.tablet\:margin-2px{margin:2px}.tablet\:margin-05{margin:0.25rem}.tablet\:margin-1{margin:0.5rem}.tablet\:margin-105{margin:0.75rem}.tablet\:margin-2{margin:1rem}.tablet\:margin-205{margin:1.25rem}.tablet\:margin-3{margin:1.5rem}.tablet\:margin-neg-4{margin:-2rem}.tablet\:margin-neg-5{margin:-2.5rem}.tablet\:margin-neg-6{margin:-3rem}.tablet\:margin-neg-7{margin:-3.5rem}.tablet\:margin-neg-8{margin:-4rem}.tablet\:margin-neg-9{margin:-4.5rem}.tablet\:margin-neg-10{margin:-5rem}.tablet\:margin-neg-15{margin:-7.5rem}.tablet\:margin-4{margin:2rem}.tablet\:margin-5{margin:2.5rem}.tablet\:margin-6{margin:3rem}.tablet\:margin-7{margin:3.5rem}.tablet\:margin-8{margin:4rem}.tablet\:margin-9{margin:4.5rem}.tablet\:margin-10{margin:5rem}.tablet\:margin-15{margin:7.5rem}.tablet\:margin-05em{margin:0.5em}.tablet\:margin-1em{margin:1em}.tablet\:margin-105em{margin:1.5em}.tablet\:margin-2em{margin:2em}.tablet\:margin-0{margin:0}.tablet\:margin-y-1px{margin-top:1px;margin-bottom:1px}.tablet\:margin-top-1px{margin-top:1px}.tablet\:margin-bottom-1px{margin-bottom:1px}.tablet\:margin-y-2px{margin-top:2px;margin-bottom:2px}.tablet\:margin-top-2px{margin-top:2px}.tablet\:margin-bottom-2px{margin-bottom:2px}.tablet\:margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.tablet\:margin-top-05{margin-top:0.25rem}.tablet\:margin-bottom-05{margin-bottom:0.25rem}.tablet\:margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.tablet\:margin-top-1{margin-top:0.5rem}.tablet\:margin-bottom-1{margin-bottom:0.5rem}.tablet\:margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.tablet\:margin-top-105{margin-top:0.75rem}.tablet\:margin-bottom-105{margin-bottom:0.75rem}.tablet\:margin-y-2{margin-top:1rem;margin-bottom:1rem}.tablet\:margin-top-2{margin-top:1rem}.tablet\:margin-bottom-2{margin-bottom:1rem}.tablet\:margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.tablet\:margin-top-205{margin-top:1.25rem}.tablet\:margin-bottom-205{margin-bottom:1.25rem}.tablet\:margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.tablet\:margin-top-3{margin-top:1.5rem}.tablet\:margin-bottom-3{margin-bottom:1.5rem}.tablet\:margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.tablet\:margin-top-neg-1px{margin-top:-1px}.tablet\:margin-bottom-neg-1px{margin-bottom:-1px}.tablet\:margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.tablet\:margin-top-neg-2px{margin-top:-2px}.tablet\:margin-bottom-neg-2px{margin-bottom:-2px}.tablet\:margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.tablet\:margin-top-neg-05{margin-top:-0.25rem}.tablet\:margin-bottom-neg-05{margin-bottom:-0.25rem}.tablet\:margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.tablet\:margin-top-neg-1{margin-top:-0.5rem}.tablet\:margin-bottom-neg-1{margin-bottom:-0.5rem}.tablet\:margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.tablet\:margin-top-neg-105{margin-top:-0.75rem}.tablet\:margin-bottom-neg-105{margin-bottom:-0.75rem}.tablet\:margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.tablet\:margin-top-neg-2{margin-top:-1rem}.tablet\:margin-bottom-neg-2{margin-bottom:-1rem}.tablet\:margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.tablet\:margin-top-neg-205{margin-top:-1.25rem}.tablet\:margin-bottom-neg-205{margin-bottom:-1.25rem}.tablet\:margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.tablet\:margin-top-neg-3{margin-top:-1.5rem}.tablet\:margin-bottom-neg-3{margin-bottom:-1.5rem}.tablet\:margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.tablet\:margin-top-neg-4{margin-top:-2rem}.tablet\:margin-bottom-neg-4{margin-bottom:-2rem}.tablet\:margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.tablet\:margin-top-neg-5{margin-top:-2.5rem}.tablet\:margin-bottom-neg-5{margin-bottom:-2.5rem}.tablet\:margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.tablet\:margin-top-neg-6{margin-top:-3rem}.tablet\:margin-bottom-neg-6{margin-bottom:-3rem}.tablet\:margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.tablet\:margin-top-neg-7{margin-top:-3.5rem}.tablet\:margin-bottom-neg-7{margin-bottom:-3.5rem}.tablet\:margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.tablet\:margin-top-neg-8{margin-top:-4rem}.tablet\:margin-bottom-neg-8{margin-bottom:-4rem}.tablet\:margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.tablet\:margin-top-neg-9{margin-top:-4.5rem}.tablet\:margin-bottom-neg-9{margin-bottom:-4.5rem}.tablet\:margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.tablet\:margin-top-neg-10{margin-top:-5rem}.tablet\:margin-bottom-neg-10{margin-bottom:-5rem}.tablet\:margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.tablet\:margin-top-neg-15{margin-top:-7.5rem}.tablet\:margin-bottom-neg-15{margin-bottom:-7.5rem}.tablet\:margin-y-4{margin-top:2rem;margin-bottom:2rem}.tablet\:margin-top-4{margin-top:2rem}.tablet\:margin-bottom-4{margin-bottom:2rem}.tablet\:margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.tablet\:margin-top-5{margin-top:2.5rem}.tablet\:margin-bottom-5{margin-bottom:2.5rem}.tablet\:margin-y-6{margin-top:3rem;margin-bottom:3rem}.tablet\:margin-top-6{margin-top:3rem}.tablet\:margin-bottom-6{margin-bottom:3rem}.tablet\:margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.tablet\:margin-top-7{margin-top:3.5rem}.tablet\:margin-bottom-7{margin-bottom:3.5rem}.tablet\:margin-y-8{margin-top:4rem;margin-bottom:4rem}.tablet\:margin-top-8{margin-top:4rem}.tablet\:margin-bottom-8{margin-bottom:4rem}.tablet\:margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.tablet\:margin-top-9{margin-top:4.5rem}.tablet\:margin-bottom-9{margin-bottom:4.5rem}.tablet\:margin-y-10{margin-top:5rem;margin-bottom:5rem}.tablet\:margin-top-10{margin-top:5rem}.tablet\:margin-bottom-10{margin-bottom:5rem}.tablet\:margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.tablet\:margin-top-15{margin-top:7.5rem}.tablet\:margin-bottom-15{margin-bottom:7.5rem}.tablet\:margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.tablet\:margin-top-05em{margin-top:0.5em}.tablet\:margin-bottom-05em{margin-bottom:0.5em}.tablet\:margin-y-1em{margin-top:1em;margin-bottom:1em}.tablet\:margin-top-1em{margin-top:1em}.tablet\:margin-bottom-1em{margin-bottom:1em}.tablet\:margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.tablet\:margin-top-105em{margin-top:1.5em}.tablet\:margin-bottom-105em{margin-bottom:1.5em}.tablet\:margin-y-2em{margin-top:2em;margin-bottom:2em}.tablet\:margin-top-2em{margin-top:2em}.tablet\:margin-bottom-2em{margin-bottom:2em}.tablet\:margin-y-0{margin-top:0;margin-bottom:0}.tablet\:margin-top-0{margin-top:0}.tablet\:margin-bottom-0{margin-bottom:0}.tablet\:margin-y-auto{margin-top:auto;margin-bottom:auto}.tablet\:margin-top-auto{margin-top:auto}.tablet\:margin-bottom-auto{margin-bottom:auto}.tablet\:margin-x-1px{margin-left:1px;margin-right:1px}.tablet\:margin-right-1px{margin-right:1px}.tablet\:margin-left-1px{margin-left:1px}.tablet\:margin-x-2px{margin-left:2px;margin-right:2px}.tablet\:margin-right-2px{margin-right:2px}.tablet\:margin-left-2px{margin-left:2px}.tablet\:margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.tablet\:margin-right-05{margin-right:0.25rem}.tablet\:margin-left-05{margin-left:0.25rem}.tablet\:margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.tablet\:margin-right-1{margin-right:0.5rem}.tablet\:margin-left-1{margin-left:0.5rem}.tablet\:margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.tablet\:margin-right-105{margin-right:0.75rem}.tablet\:margin-left-105{margin-left:0.75rem}.tablet\:margin-x-2{margin-left:1rem;margin-right:1rem}.tablet\:margin-right-2{margin-right:1rem}.tablet\:margin-left-2{margin-left:1rem}.tablet\:margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.tablet\:margin-right-205{margin-right:1.25rem}.tablet\:margin-left-205{margin-left:1.25rem}.tablet\:margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.tablet\:margin-right-3{margin-right:1.5rem}.tablet\:margin-left-3{margin-left:1.5rem}.tablet\:margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.tablet\:margin-right-neg-1px{margin-right:-1px}.tablet\:margin-left-neg-1px{margin-left:-1px}.tablet\:margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.tablet\:margin-right-neg-2px{margin-right:-2px}.tablet\:margin-left-neg-2px{margin-left:-2px}.tablet\:margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.tablet\:margin-right-neg-05{margin-right:-0.25rem}.tablet\:margin-left-neg-05{margin-left:-0.25rem}.tablet\:margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.tablet\:margin-right-neg-1{margin-right:-0.5rem}.tablet\:margin-left-neg-1{margin-left:-0.5rem}.tablet\:margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.tablet\:margin-right-neg-105{margin-right:-0.75rem}.tablet\:margin-left-neg-105{margin-left:-0.75rem}.tablet\:margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.tablet\:margin-right-neg-2{margin-right:-1rem}.tablet\:margin-left-neg-2{margin-left:-1rem}.tablet\:margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.tablet\:margin-right-neg-205{margin-right:-1.25rem}.tablet\:margin-left-neg-205{margin-left:-1.25rem}.tablet\:margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.tablet\:margin-right-neg-3{margin-right:-1.5rem}.tablet\:margin-left-neg-3{margin-left:-1.5rem}.tablet\:margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.tablet\:margin-right-neg-4{margin-right:-2rem}.tablet\:margin-left-neg-4{margin-left:-2rem}.tablet\:margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.tablet\:margin-right-neg-5{margin-right:-2.5rem}.tablet\:margin-left-neg-5{margin-left:-2.5rem}.tablet\:margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.tablet\:margin-right-neg-6{margin-right:-3rem}.tablet\:margin-left-neg-6{margin-left:-3rem}.tablet\:margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.tablet\:margin-right-neg-7{margin-right:-3.5rem}.tablet\:margin-left-neg-7{margin-left:-3.5rem}.tablet\:margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.tablet\:margin-right-neg-8{margin-right:-4rem}.tablet\:margin-left-neg-8{margin-left:-4rem}.tablet\:margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.tablet\:margin-right-neg-9{margin-right:-4.5rem}.tablet\:margin-left-neg-9{margin-left:-4.5rem}.tablet\:margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.tablet\:margin-right-neg-10{margin-right:-5rem}.tablet\:margin-left-neg-10{margin-left:-5rem}.tablet\:margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.tablet\:margin-right-neg-15{margin-right:-7.5rem}.tablet\:margin-left-neg-15{margin-left:-7.5rem}.tablet\:margin-x-4{margin-left:2rem;margin-right:2rem}.tablet\:margin-right-4{margin-right:2rem}.tablet\:margin-left-4{margin-left:2rem}.tablet\:margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.tablet\:margin-right-5{margin-right:2.5rem}.tablet\:margin-left-5{margin-left:2.5rem}.tablet\:margin-x-6{margin-left:3rem;margin-right:3rem}.tablet\:margin-right-6{margin-right:3rem}.tablet\:margin-left-6{margin-left:3rem}.tablet\:margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.tablet\:margin-right-7{margin-right:3.5rem}.tablet\:margin-left-7{margin-left:3.5rem}.tablet\:margin-x-8{margin-left:4rem;margin-right:4rem}.tablet\:margin-right-8{margin-right:4rem}.tablet\:margin-left-8{margin-left:4rem}.tablet\:margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.tablet\:margin-right-9{margin-right:4.5rem}.tablet\:margin-left-9{margin-left:4.5rem}.tablet\:margin-x-10{margin-left:5rem;margin-right:5rem}.tablet\:margin-right-10{margin-right:5rem}.tablet\:margin-left-10{margin-left:5rem}.tablet\:margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.tablet\:margin-right-15{margin-right:7.5rem}.tablet\:margin-left-15{margin-left:7.5rem}.tablet\:margin-x-card{margin-left:10rem;margin-right:10rem}.tablet\:margin-right-card{margin-right:10rem}.tablet\:margin-left-card{margin-left:10rem}.tablet\:margin-x-card-lg{margin-left:15rem;margin-right:15rem}.tablet\:margin-right-card-lg{margin-right:15rem}.tablet\:margin-left-card-lg{margin-left:15rem}.tablet\:margin-x-mobile{margin-left:20rem;margin-right:20rem}.tablet\:margin-right-mobile{margin-right:20rem}.tablet\:margin-left-mobile{margin-left:20rem}.tablet\:margin-x-05em{margin-left:0.5em;margin-right:0.5em}.tablet\:margin-right-05em{margin-right:0.5em}.tablet\:margin-left-05em{margin-left:0.5em}.tablet\:margin-x-1em{margin-left:1em;margin-right:1em}.tablet\:margin-right-1em{margin-right:1em}.tablet\:margin-left-1em{margin-left:1em}.tablet\:margin-x-105em{margin-left:1.5em;margin-right:1.5em}.tablet\:margin-right-105em{margin-right:1.5em}.tablet\:margin-left-105em{margin-left:1.5em}.tablet\:margin-x-2em{margin-left:2em;margin-right:2em}.tablet\:margin-right-2em{margin-right:2em}.tablet\:margin-left-2em{margin-left:2em}.tablet\:margin-x-0{margin-left:0;margin-right:0}.tablet\:margin-right-0{margin-right:0}.tablet\:margin-left-0{margin-left:0}.tablet\:margin-x-auto{margin-left:auto;margin-right:auto}.tablet\:margin-right-auto{margin-right:auto}.tablet\:margin-left-auto{margin-left:auto}.tablet\:measure-1{max-width:44ex}.tablet\:measure-2{max-width:60ex}.tablet\:measure-3{max-width:64ex}.tablet\:measure-4{max-width:68ex}.tablet\:measure-5{max-width:72ex}.tablet\:measure-6{max-width:88ex}.tablet\:measure-none{max-width:none}.tablet\:order-first{order:-1}.tablet\:order-last{order:999}.tablet\:order-initial{order:initial}.tablet\:order-0{order:0}.tablet\:order-1{order:1}.tablet\:order-2{order:2}.tablet\:order-3{order:3}.tablet\:order-4{order:4}.tablet\:order-5{order:5}.tablet\:order-6{order:6}.tablet\:order-7{order:7}.tablet\:order-8{order:8}.tablet\:order-9{order:9}.tablet\:order-10{order:10}.tablet\:order-11{order:11}.tablet\:padding-1px{padding:1px}.tablet\:padding-y-1px{padding-top:1px;padding-bottom:1px}.tablet\:padding-x-1px{padding-left:1px;padding-right:1px}.tablet\:padding-top-1px{padding-top:1px}.tablet\:padding-right-1px{padding-right:1px}.tablet\:padding-bottom-1px{padding-bottom:1px}.tablet\:padding-left-1px{padding-left:1px}.tablet\:padding-2px{padding:2px}.tablet\:padding-y-2px{padding-top:2px;padding-bottom:2px}.tablet\:padding-x-2px{padding-left:2px;padding-right:2px}.tablet\:padding-top-2px{padding-top:2px}.tablet\:padding-right-2px{padding-right:2px}.tablet\:padding-bottom-2px{padding-bottom:2px}.tablet\:padding-left-2px{padding-left:2px}.tablet\:padding-05{padding:0.25rem}.tablet\:padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.tablet\:padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.tablet\:padding-top-05{padding-top:0.25rem}.tablet\:padding-right-05{padding-right:0.25rem}.tablet\:padding-bottom-05{padding-bottom:0.25rem}.tablet\:padding-left-05{padding-left:0.25rem}.tablet\:padding-1{padding:0.5rem}.tablet\:padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.tablet\:padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.tablet\:padding-top-1{padding-top:0.5rem}.tablet\:padding-right-1{padding-right:0.5rem}.tablet\:padding-bottom-1{padding-bottom:0.5rem}.tablet\:padding-left-1{padding-left:0.5rem}.tablet\:padding-105{padding:0.75rem}.tablet\:padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.tablet\:padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.tablet\:padding-top-105{padding-top:0.75rem}.tablet\:padding-right-105{padding-right:0.75rem}.tablet\:padding-bottom-105{padding-bottom:0.75rem}.tablet\:padding-left-105{padding-left:0.75rem}.tablet\:padding-2{padding:1rem}.tablet\:padding-y-2{padding-top:1rem;padding-bottom:1rem}.tablet\:padding-x-2{padding-left:1rem;padding-right:1rem}.tablet\:padding-top-2{padding-top:1rem}.tablet\:padding-right-2{padding-right:1rem}.tablet\:padding-bottom-2{padding-bottom:1rem}.tablet\:padding-left-2{padding-left:1rem}.tablet\:padding-205{padding:1.25rem}.tablet\:padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.tablet\:padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.tablet\:padding-top-205{padding-top:1.25rem}.tablet\:padding-right-205{padding-right:1.25rem}.tablet\:padding-bottom-205{padding-bottom:1.25rem}.tablet\:padding-left-205{padding-left:1.25rem}.tablet\:padding-3{padding:1.5rem}.tablet\:padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.tablet\:padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.tablet\:padding-top-3{padding-top:1.5rem}.tablet\:padding-right-3{padding-right:1.5rem}.tablet\:padding-bottom-3{padding-bottom:1.5rem}.tablet\:padding-left-3{padding-left:1.5rem}.tablet\:padding-4{padding:2rem}.tablet\:padding-y-4{padding-top:2rem;padding-bottom:2rem}.tablet\:padding-x-4{padding-left:2rem;padding-right:2rem}.tablet\:padding-top-4{padding-top:2rem}.tablet\:padding-right-4{padding-right:2rem}.tablet\:padding-bottom-4{padding-bottom:2rem}.tablet\:padding-left-4{padding-left:2rem}.tablet\:padding-5{padding:2.5rem}.tablet\:padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.tablet\:padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.tablet\:padding-top-5{padding-top:2.5rem}.tablet\:padding-right-5{padding-right:2.5rem}.tablet\:padding-bottom-5{padding-bottom:2.5rem}.tablet\:padding-left-5{padding-left:2.5rem}.tablet\:padding-6{padding:3rem}.tablet\:padding-y-6{padding-top:3rem;padding-bottom:3rem}.tablet\:padding-x-6{padding-left:3rem;padding-right:3rem}.tablet\:padding-top-6{padding-top:3rem}.tablet\:padding-right-6{padding-right:3rem}.tablet\:padding-bottom-6{padding-bottom:3rem}.tablet\:padding-left-6{padding-left:3rem}.tablet\:padding-7{padding:3.5rem}.tablet\:padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.tablet\:padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.tablet\:padding-top-7{padding-top:3.5rem}.tablet\:padding-right-7{padding-right:3.5rem}.tablet\:padding-bottom-7{padding-bottom:3.5rem}.tablet\:padding-left-7{padding-left:3.5rem}.tablet\:padding-8{padding:4rem}.tablet\:padding-y-8{padding-top:4rem;padding-bottom:4rem}.tablet\:padding-x-8{padding-left:4rem;padding-right:4rem}.tablet\:padding-top-8{padding-top:4rem}.tablet\:padding-right-8{padding-right:4rem}.tablet\:padding-bottom-8{padding-bottom:4rem}.tablet\:padding-left-8{padding-left:4rem}.tablet\:padding-9{padding:4.5rem}.tablet\:padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.tablet\:padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.tablet\:padding-top-9{padding-top:4.5rem}.tablet\:padding-right-9{padding-right:4.5rem}.tablet\:padding-bottom-9{padding-bottom:4.5rem}.tablet\:padding-left-9{padding-left:4.5rem}.tablet\:padding-10{padding:5rem}.tablet\:padding-y-10{padding-top:5rem;padding-bottom:5rem}.tablet\:padding-x-10{padding-left:5rem;padding-right:5rem}.tablet\:padding-top-10{padding-top:5rem}.tablet\:padding-right-10{padding-right:5rem}.tablet\:padding-bottom-10{padding-bottom:5rem}.tablet\:padding-left-10{padding-left:5rem}.tablet\:padding-15{padding:7.5rem}.tablet\:padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.tablet\:padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.tablet\:padding-top-15{padding-top:7.5rem}.tablet\:padding-right-15{padding-right:7.5rem}.tablet\:padding-bottom-15{padding-bottom:7.5rem}.tablet\:padding-left-15{padding-left:7.5rem}.tablet\:padding-0{padding:0}.tablet\:padding-y-0{padding-top:0;padding-bottom:0}.tablet\:padding-x-0{padding-left:0;padding-right:0}.tablet\:padding-top-0{padding-top:0}.tablet\:padding-right-0{padding-right:0}.tablet\:padding-bottom-0{padding-bottom:0}.tablet\:padding-left-0{padding-left:0}.tablet\:width-1px{width:1px}.tablet\:width-2px{width:2px}.tablet\:width-05{width:0.25rem}.tablet\:width-1{width:0.5rem}.tablet\:width-105{width:0.75rem}.tablet\:width-2{width:1rem}.tablet\:width-205{width:1.25rem}.tablet\:width-3{width:1.5rem}.tablet\:width-4{width:2rem}.tablet\:width-5{width:2.5rem}.tablet\:width-6{width:3rem}.tablet\:width-7{width:3.5rem}.tablet\:width-8{width:4rem}.tablet\:width-9{width:4.5rem}.tablet\:width-10{width:5rem}.tablet\:width-15{width:7.5rem}.tablet\:width-card{width:10rem}.tablet\:width-card-lg{width:15rem}.tablet\:width-mobile{width:20rem}.tablet\:width-mobile-lg{width:30rem}.tablet\:width-tablet{width:40rem}.tablet\:width-tablet-lg{width:55rem}.tablet\:width-desktop{width:64rem}.tablet\:width-desktop-lg{width:75rem}.tablet\:width-widescreen{width:87.5rem}.tablet\:width-0{width:0}.tablet\:width-full{width:100%}.tablet\:width-auto{width:auto}}@media all and (min-width:55em){.tablet-lg\:border-1px{border:1px solid}.tablet-lg\:hover\:border-1px:hover{border:1px solid}.tablet-lg\:border-y-1px{border-top:1px solid;border-bottom:1px solid}.tablet-lg\:hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.tablet-lg\:border-x-1px{border-left:1px solid;border-right:1px solid}.tablet-lg\:hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.tablet-lg\:border-top-1px{border-top:1px solid}.tablet-lg\:hover\:border-top-1px:hover{border-top:1px solid}.tablet-lg\:border-right-1px{border-right:1px solid}.tablet-lg\:hover\:border-right-1px:hover{border-right:1px solid}.tablet-lg\:border-bottom-1px{border-bottom:1px solid}.tablet-lg\:hover\:border-bottom-1px:hover{border-bottom:1px solid}.tablet-lg\:border-left-1px{border-left:1px solid}.tablet-lg\:hover\:border-left-1px:hover{border-left:1px solid}.tablet-lg\:border-2px{border:2px solid}.tablet-lg\:hover\:border-2px:hover{border:2px solid}.tablet-lg\:border-y-2px{border-top:2px solid;border-bottom:2px solid}.tablet-lg\:hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.tablet-lg\:border-x-2px{border-left:2px solid;border-right:2px solid}.tablet-lg\:hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.tablet-lg\:border-top-2px{border-top:2px solid}.tablet-lg\:hover\:border-top-2px:hover{border-top:2px solid}.tablet-lg\:border-right-2px{border-right:2px solid}.tablet-lg\:hover\:border-right-2px:hover{border-right:2px solid}.tablet-lg\:border-bottom-2px{border-bottom:2px solid}.tablet-lg\:hover\:border-bottom-2px:hover{border-bottom:2px solid}.tablet-lg\:border-left-2px{border-left:2px solid}.tablet-lg\:hover\:border-left-2px:hover{border-left:2px solid}.tablet-lg\:border-05{border:0.25rem solid}.tablet-lg\:hover\:border-05:hover{border:0.25rem solid}.tablet-lg\:border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.tablet-lg\:hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.tablet-lg\:border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.tablet-lg\:hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.tablet-lg\:border-top-05{border-top:0.25rem solid}.tablet-lg\:hover\:border-top-05:hover{border-top:0.25rem solid}.tablet-lg\:border-right-05{border-right:0.25rem solid}.tablet-lg\:hover\:border-right-05:hover{border-right:0.25rem solid}.tablet-lg\:border-bottom-05{border-bottom:0.25rem solid}.tablet-lg\:hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.tablet-lg\:border-left-05{border-left:0.25rem solid}.tablet-lg\:hover\:border-left-05:hover{border-left:0.25rem solid}.tablet-lg\:border-1{border:0.5rem solid}.tablet-lg\:hover\:border-1:hover{border:0.5rem solid}.tablet-lg\:border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.tablet-lg\:hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.tablet-lg\:border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.tablet-lg\:hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.tablet-lg\:border-top-1{border-top:0.5rem solid}.tablet-lg\:hover\:border-top-1:hover{border-top:0.5rem solid}.tablet-lg\:border-right-1{border-right:0.5rem solid}.tablet-lg\:hover\:border-right-1:hover{border-right:0.5rem solid}.tablet-lg\:border-bottom-1{border-bottom:0.5rem solid}.tablet-lg\:hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.tablet-lg\:border-left-1{border-left:0.5rem solid}.tablet-lg\:hover\:border-left-1:hover{border-left:0.5rem solid}.tablet-lg\:border-105{border:0.75rem solid}.tablet-lg\:hover\:border-105:hover{border:0.75rem solid}.tablet-lg\:border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.tablet-lg\:hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.tablet-lg\:border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.tablet-lg\:hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.tablet-lg\:border-top-105{border-top:0.75rem solid}.tablet-lg\:hover\:border-top-105:hover{border-top:0.75rem solid}.tablet-lg\:border-right-105{border-right:0.75rem solid}.tablet-lg\:hover\:border-right-105:hover{border-right:0.75rem solid}.tablet-lg\:border-bottom-105{border-bottom:0.75rem solid}.tablet-lg\:hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.tablet-lg\:border-left-105{border-left:0.75rem solid}.tablet-lg\:hover\:border-left-105:hover{border-left:0.75rem solid}.tablet-lg\:border-2{border:1rem solid}.tablet-lg\:hover\:border-2:hover{border:1rem solid}.tablet-lg\:border-y-2{border-top:1rem solid;border-bottom:1rem solid}.tablet-lg\:hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.tablet-lg\:border-x-2{border-left:1rem solid;border-right:1rem solid}.tablet-lg\:hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.tablet-lg\:border-top-2{border-top:1rem solid}.tablet-lg\:hover\:border-top-2:hover{border-top:1rem solid}.tablet-lg\:border-right-2{border-right:1rem solid}.tablet-lg\:hover\:border-right-2:hover{border-right:1rem solid}.tablet-lg\:border-bottom-2{border-bottom:1rem solid}.tablet-lg\:hover\:border-bottom-2:hover{border-bottom:1rem solid}.tablet-lg\:border-left-2{border-left:1rem solid}.tablet-lg\:hover\:border-left-2:hover{border-left:1rem solid}.tablet-lg\:border-205{border:1.25rem solid}.tablet-lg\:hover\:border-205:hover{border:1.25rem solid}.tablet-lg\:border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.tablet-lg\:hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.tablet-lg\:border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.tablet-lg\:hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.tablet-lg\:border-top-205{border-top:1.25rem solid}.tablet-lg\:hover\:border-top-205:hover{border-top:1.25rem solid}.tablet-lg\:border-right-205{border-right:1.25rem solid}.tablet-lg\:hover\:border-right-205:hover{border-right:1.25rem solid}.tablet-lg\:border-bottom-205{border-bottom:1.25rem solid}.tablet-lg\:hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.tablet-lg\:border-left-205{border-left:1.25rem solid}.tablet-lg\:hover\:border-left-205:hover{border-left:1.25rem solid}.tablet-lg\:border-3{border:1.5rem solid}.tablet-lg\:hover\:border-3:hover{border:1.5rem solid}.tablet-lg\:border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.tablet-lg\:hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.tablet-lg\:border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.tablet-lg\:hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.tablet-lg\:border-top-3{border-top:1.5rem solid}.tablet-lg\:hover\:border-top-3:hover{border-top:1.5rem solid}.tablet-lg\:border-right-3{border-right:1.5rem solid}.tablet-lg\:hover\:border-right-3:hover{border-right:1.5rem solid}.tablet-lg\:border-bottom-3{border-bottom:1.5rem solid}.tablet-lg\:hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.tablet-lg\:border-left-3{border-left:1.5rem solid}.tablet-lg\:hover\:border-left-3:hover{border-left:1.5rem solid}.tablet-lg\:border-0{border:0 solid}.tablet-lg\:hover\:border-0:hover{border:0 solid}.tablet-lg\:border-y-0{border-top:0 solid;border-bottom:0 solid}.tablet-lg\:hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.tablet-lg\:border-x-0{border-left:0 solid;border-right:0 solid}.tablet-lg\:hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.tablet-lg\:border-top-0{border-top:0 solid}.tablet-lg\:hover\:border-top-0:hover{border-top:0 solid}.tablet-lg\:border-right-0{border-right:0 solid}.tablet-lg\:hover\:border-right-0:hover{border-right:0 solid}.tablet-lg\:border-bottom-0{border-bottom:0 solid}.tablet-lg\:hover\:border-bottom-0:hover{border-bottom:0 solid}.tablet-lg\:border-left-0{border-left:0 solid}.tablet-lg\:hover\:border-left-0:hover{border-left:0 solid}.tablet-lg\:border{border:1px solid}.tablet-lg\:hover\:border:hover{border:1px solid}.tablet-lg\:border-y{border-top:1px solid;border-bottom:1px solid}.tablet-lg\:hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.tablet-lg\:border-x{border-left:1px solid;border-right:1px solid}.tablet-lg\:hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.tablet-lg\:border-top{border-top:1px solid}.tablet-lg\:hover\:border-top:hover{border-top:1px solid}.tablet-lg\:border-right{border-right:1px solid}.tablet-lg\:hover\:border-right:hover{border-right:1px solid}.tablet-lg\:border-bottom{border-bottom:1px solid}.tablet-lg\:hover\:border-bottom:hover{border-bottom:1px solid}.tablet-lg\:border-left{border-left:1px solid}.tablet-lg\:hover\:border-left:hover{border-left:1px solid}.tablet-lg\:border-transparent{border-color:transparent}.tablet-lg\:hover\:border-transparent:hover{border-color:transparent}.tablet-lg\:border-black{border-color:black}.tablet-lg\:hover\:border-black:hover{border-color:black}.tablet-lg\:border-white{border-color:white}.tablet-lg\:hover\:border-white:hover{border-color:white}.tablet-lg\:border-red{border-color:#e52207}.tablet-lg\:hover\:border-red:hover{border-color:#e52207}.tablet-lg\:border-orange{border-color:#e66f0e}.tablet-lg\:hover\:border-orange:hover{border-color:#e66f0e}.tablet-lg\:border-gold{border-color:#ffbe2e}.tablet-lg\:hover\:border-gold:hover{border-color:#ffbe2e}.tablet-lg\:border-yellow{border-color:#fee685}.tablet-lg\:hover\:border-yellow:hover{border-color:#fee685}.tablet-lg\:border-green{border-color:#538200}.tablet-lg\:hover\:border-green:hover{border-color:#538200}.tablet-lg\:border-mint{border-color:#04c585}.tablet-lg\:hover\:border-mint:hover{border-color:#04c585}.tablet-lg\:border-cyan{border-color:#009ec1}.tablet-lg\:hover\:border-cyan:hover{border-color:#009ec1}.tablet-lg\:border-blue{border-color:#0076d6}.tablet-lg\:hover\:border-blue:hover{border-color:#0076d6}.tablet-lg\:border-indigo{border-color:#676cc8}.tablet-lg\:hover\:border-indigo:hover{border-color:#676cc8}.tablet-lg\:border-violet{border-color:#8168b3}.tablet-lg\:hover\:border-violet:hover{border-color:#8168b3}.tablet-lg\:border-magenta{border-color:#d72d79}.tablet-lg\:hover\:border-magenta:hover{border-color:#d72d79}.tablet-lg\:border-gray-5{border-color:#f0f0f0}.tablet-lg\:hover\:border-gray-5:hover{border-color:#f0f0f0}.tablet-lg\:border-gray-10{border-color:#e6e6e6}.tablet-lg\:hover\:border-gray-10:hover{border-color:#e6e6e6}.tablet-lg\:border-gray-30{border-color:#adadad}.tablet-lg\:hover\:border-gray-30:hover{border-color:#adadad}.tablet-lg\:border-gray-50{border-color:#757575}.tablet-lg\:hover\:border-gray-50:hover{border-color:#757575}.tablet-lg\:border-gray-70{border-color:#454545}.tablet-lg\:hover\:border-gray-70:hover{border-color:#454545}.tablet-lg\:border-gray-90{border-color:#1b1b1b}.tablet-lg\:hover\:border-gray-90:hover{border-color:#1b1b1b}.tablet-lg\:border-base-lightest{border-color:#f9f9f9}.tablet-lg\:hover\:border-base-lightest:hover{border-color:#f9f9f9}.tablet-lg\:border-base-lighter{border-color:#edeff0}.tablet-lg\:hover\:border-base-lighter:hover{border-color:#edeff0}.tablet-lg\:border-base-light{border-color:#f6f6f6}.tablet-lg\:hover\:border-base-light:hover{border-color:#f6f6f6}.tablet-lg\:border-base{border-color:#5c5c5c}.tablet-lg\:hover\:border-base:hover{border-color:#5c5c5c}.tablet-lg\:border-base-dark{border-color:#454545}.tablet-lg\:hover\:border-base-dark:hover{border-color:#454545}.tablet-lg\:border-base-darker{border-color:#2e2e2e}.tablet-lg\:hover\:border-base-darker:hover{border-color:#2e2e2e}.tablet-lg\:border-base-darkest{border-color:#1b1b1b}.tablet-lg\:hover\:border-base-darkest:hover{border-color:#1b1b1b}.tablet-lg\:border-ink{border-color:#1b1b1b}.tablet-lg\:hover\:border-ink:hover{border-color:#1b1b1b}.tablet-lg\:border-primary-lighter{border-color:#cfe8ff}.tablet-lg\:hover\:border-primary-lighter:hover{border-color:#cfe8ff}.tablet-lg\:border-primary-light{border-color:#58b4ff}.tablet-lg\:hover\:border-primary-light:hover{border-color:#58b4ff}.tablet-lg\:border-primary{border-color:#005ea2}.tablet-lg\:hover\:border-primary:hover{border-color:#005ea2}.tablet-lg\:border-primary-vivid{border-color:#0050d8}.tablet-lg\:hover\:border-primary-vivid:hover{border-color:#0050d8}.tablet-lg\:border-primary-dark{border-color:#0b4778}.tablet-lg\:hover\:border-primary-dark:hover{border-color:#0b4778}.tablet-lg\:border-primary-darker{border-color:#162e51}.tablet-lg\:hover\:border-primary-darker:hover{border-color:#162e51}.tablet-lg\:border-secondary-lighter{border-color:#f1e5cd}.tablet-lg\:hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.tablet-lg\:border-secondary-light{border-color:#c7a97b}.tablet-lg\:hover\:border-secondary-light:hover{border-color:#c7a97b}.tablet-lg\:border-secondary{border-color:#8e704f}.tablet-lg\:hover\:border-secondary:hover{border-color:#8e704f}.tablet-lg\:border-secondary-vivid{border-color:#936f38}.tablet-lg\:hover\:border-secondary-vivid:hover{border-color:#936f38}.tablet-lg\:border-secondary-dark{border-color:#7a591a}.tablet-lg\:hover\:border-secondary-dark:hover{border-color:#7a591a}.tablet-lg\:border-secondary-darker{border-color:#5c410a}.tablet-lg\:hover\:border-secondary-darker:hover{border-color:#5c410a}.tablet-lg\:border-accent-warm-darkest{border-color:#5c1111}.tablet-lg\:hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.tablet-lg\:border-accent-warm-darker{border-color:#6f3331}.tablet-lg\:hover\:border-accent-warm-darker:hover{border-color:#6f3331}.tablet-lg\:border-accent-warm-dark{border-color:#b50909}.tablet-lg\:hover\:border-accent-warm-dark:hover{border-color:#b50909}.tablet-lg\:border-accent-warm{border-color:#e52207}.tablet-lg\:hover\:border-accent-warm:hover{border-color:#e52207}.tablet-lg\:border-accent-warm-light{border-color:#fdb8ae}.tablet-lg\:hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.tablet-lg\:border-accent-warm-lighter{border-color:#f8e1de}.tablet-lg\:hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.tablet-lg\:border-accent-cool-darker{border-color:#4f1c24}.tablet-lg\:hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.tablet-lg\:border-accent-cool-dark{border-color:#822133}.tablet-lg\:hover\:border-accent-cool-dark:hover{border-color:#822133}.tablet-lg\:border-accent-cool{border-color:#b21d38}.tablet-lg\:hover\:border-accent-cool:hover{border-color:#b21d38}.tablet-lg\:border-accent-cool-light{border-color:#f8b9c5}.tablet-lg\:hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.tablet-lg\:border-accent-cool-lighter{border-color:#fff2f5}.tablet-lg\:hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.tablet-lg\:border-error-lighter{border-color:#f4e3db}.tablet-lg\:hover\:border-error-lighter:hover{border-color:#f4e3db}.tablet-lg\:border-error-light{border-color:#f39268}.tablet-lg\:hover\:border-error-light:hover{border-color:#f39268}.tablet-lg\:border-error{border-color:#d54309}.tablet-lg\:hover\:border-error:hover{border-color:#d54309}.tablet-lg\:border-error-dark{border-color:#b50909}.tablet-lg\:hover\:border-error-dark:hover{border-color:#b50909}.tablet-lg\:border-error-darker{border-color:#6f3331}.tablet-lg\:hover\:border-error-darker:hover{border-color:#6f3331}.tablet-lg\:border-warning-lighter{border-color:#faf3d1}.tablet-lg\:hover\:border-warning-lighter:hover{border-color:#faf3d1}.tablet-lg\:border-warning-light{border-color:#fee685}.tablet-lg\:hover\:border-warning-light:hover{border-color:#fee685}.tablet-lg\:border-warning{border-color:#ffbe2e}.tablet-lg\:hover\:border-warning:hover{border-color:#ffbe2e}.tablet-lg\:border-warning-dark{border-color:#e5a000}.tablet-lg\:hover\:border-warning-dark:hover{border-color:#e5a000}.tablet-lg\:border-warning-darker{border-color:#936f38}.tablet-lg\:hover\:border-warning-darker:hover{border-color:#936f38}.tablet-lg\:border-success-lighter{border-color:#ecf3ec}.tablet-lg\:hover\:border-success-lighter:hover{border-color:#ecf3ec}.tablet-lg\:border-success-light{border-color:#70e17b}.tablet-lg\:hover\:border-success-light:hover{border-color:#70e17b}.tablet-lg\:border-success{border-color:#00a91c}.tablet-lg\:hover\:border-success:hover{border-color:#00a91c}.tablet-lg\:border-success-dark{border-color:#008817}.tablet-lg\:hover\:border-success-dark:hover{border-color:#008817}.tablet-lg\:border-success-darker{border-color:#216e1f}.tablet-lg\:hover\:border-success-darker:hover{border-color:#216e1f}.tablet-lg\:border-info-lighter{border-color:#e7f6f8}.tablet-lg\:hover\:border-info-lighter:hover{border-color:#e7f6f8}.tablet-lg\:border-info-light{border-color:#99deea}.tablet-lg\:hover\:border-info-light:hover{border-color:#99deea}.tablet-lg\:border-info{border-color:#00bde3}.tablet-lg\:hover\:border-info:hover{border-color:#00bde3}.tablet-lg\:border-info-dark{border-color:#009ec1}.tablet-lg\:hover\:border-info-dark:hover{border-color:#009ec1}.tablet-lg\:border-info-darker{border-color:#2e6276}.tablet-lg\:hover\:border-info-darker:hover{border-color:#2e6276}.tablet-lg\:border-disabled-light{border-color:#e6e6e6}.tablet-lg\:hover\:border-disabled-light:hover{border-color:#e6e6e6}.tablet-lg\:border-disabled{border-color:#c9c9c9}.tablet-lg\:hover\:border-disabled:hover{border-color:#c9c9c9}.tablet-lg\:border-disabled-dark{border-color:#adadad}.tablet-lg\:hover\:border-disabled-dark:hover{border-color:#adadad}.tablet-lg\:border-emergency{border-color:#e5a000}.tablet-lg\:hover\:border-emergency:hover{border-color:#e5a000}.tablet-lg\:border-emergency-dark{border-color:#332d29}.tablet-lg\:hover\:border-emergency-dark:hover{border-color:#332d29}.tablet-lg\:radius-0{border-radius:0}.tablet-lg\:radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.tablet-lg\:radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.tablet-lg\:radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.tablet-lg\:radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.tablet-lg\:radius-sm{border-radius:2px}.tablet-lg\:radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.tablet-lg\:radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.tablet-lg\:radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.tablet-lg\:radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.tablet-lg\:radius-md{border-radius:0.25rem}.tablet-lg\:radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.tablet-lg\:radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.tablet-lg\:radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.tablet-lg\:radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.tablet-lg\:radius-lg{border-radius:0.5rem}.tablet-lg\:radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.tablet-lg\:radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.tablet-lg\:radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.tablet-lg\:radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.tablet-lg\:radius-pill{border-radius:99rem}.tablet-lg\:radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.tablet-lg\:radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.tablet-lg\:radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.tablet-lg\:radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.tablet-lg\:display-block{display:block}.tablet-lg\:display-flex{display:flex}.tablet-lg\:display-none{display:none}.tablet-lg\:display-inline{display:inline}.tablet-lg\:display-inline-block{display:inline-block}.tablet-lg\:display-inline-flex{display:inline-flex}.tablet-lg\:display-table{display:table}.tablet-lg\:display-table-cell{display:table-cell}.tablet-lg\:display-table-row{display:table-row}.tablet-lg\:font-mono-3xs{font-size:0.89rem}.tablet-lg\:font-mono-2xs{font-size:0.95rem}.tablet-lg\:font-mono-xs{font-size:1.01rem}.tablet-lg\:font-mono-sm{font-size:1.07rem}.tablet-lg\:font-mono-md{font-size:1.19rem}.tablet-lg\:font-mono-lg{font-size:1.31rem}.tablet-lg\:font-mono-xl{font-size:1.43rem}.tablet-lg\:font-mono-2xl{font-size:1.67rem}.tablet-lg\:font-mono-3xl{font-size:1.91rem}.tablet-lg\:font-sans-3xs{font-size:0.96rem}.tablet-lg\:font-sans-2xs{font-size:1.02rem}.tablet-lg\:font-sans-xs{font-size:1.08rem}.tablet-lg\:font-sans-sm{font-size:1.15rem}.tablet-lg\:font-sans-md{font-size:1.27rem}.tablet-lg\:font-sans-lg{font-size:1.4rem}.tablet-lg\:font-sans-xl{font-size:1.53rem}.tablet-lg\:font-sans-2xl{font-size:1.78rem}.tablet-lg\:font-sans-3xl{font-size:2.04rem}.tablet-lg\:font-serif-3xs{font-size:0.91rem}.tablet-lg\:font-serif-2xs{font-size:0.98rem}.tablet-lg\:font-serif-xs{font-size:1.04rem}.tablet-lg\:font-serif-sm{font-size:1.1rem}.tablet-lg\:font-serif-md{font-size:1.22rem}.tablet-lg\:font-serif-lg{font-size:1.34rem}.tablet-lg\:font-serif-xl{font-size:1.46rem}.tablet-lg\:font-serif-2xl{font-size:1.71rem}.tablet-lg\:font-serif-3xl{font-size:1.95rem}.tablet-lg\:font-heading-3xs{font-size:0.91rem}.tablet-lg\:font-heading-2xs{font-size:0.98rem}.tablet-lg\:font-heading-xs{font-size:1.04rem}.tablet-lg\:font-heading-sm{font-size:1.1rem}.tablet-lg\:font-heading-md{font-size:1.22rem}.tablet-lg\:font-heading-lg{font-size:1.34rem}.tablet-lg\:font-heading-xl{font-size:1.46rem}.tablet-lg\:font-heading-2xl{font-size:1.71rem}.tablet-lg\:font-heading-3xl{font-size:1.95rem}.tablet-lg\:font-body-3xs{font-size:0.96rem}.tablet-lg\:font-body-2xs{font-size:1.02rem}.tablet-lg\:font-body-xs{font-size:1.08rem}.tablet-lg\:font-body-sm{font-size:1.15rem}.tablet-lg\:font-body-md{font-size:1.27rem}.tablet-lg\:font-body-lg{font-size:1.4rem}.tablet-lg\:font-body-xl{font-size:1.53rem}.tablet-lg\:font-body-2xl{font-size:1.78rem}.tablet-lg\:font-body-3xl{font-size:2.04rem}.tablet-lg\:font-code-3xs{font-size:0.89rem}.tablet-lg\:font-code-2xs{font-size:0.95rem}.tablet-lg\:font-code-xs{font-size:1.01rem}.tablet-lg\:font-code-sm{font-size:1.07rem}.tablet-lg\:font-code-md{font-size:1.19rem}.tablet-lg\:font-code-lg{font-size:1.31rem}.tablet-lg\:font-code-xl{font-size:1.43rem}.tablet-lg\:font-code-2xl{font-size:1.67rem}.tablet-lg\:font-code-3xl{font-size:1.91rem}.tablet-lg\:font-alt-3xs{font-size:0.91rem}.tablet-lg\:font-alt-2xs{font-size:0.98rem}.tablet-lg\:font-alt-xs{font-size:1.04rem}.tablet-lg\:font-alt-sm{font-size:1.1rem}.tablet-lg\:font-alt-md{font-size:1.22rem}.tablet-lg\:font-alt-lg{font-size:1.34rem}.tablet-lg\:font-alt-xl{font-size:1.46rem}.tablet-lg\:font-alt-2xl{font-size:1.71rem}.tablet-lg\:font-alt-3xl{font-size:1.95rem}.tablet-lg\:font-ui-3xs{font-size:0.96rem}.tablet-lg\:font-ui-2xs{font-size:1.02rem}.tablet-lg\:font-ui-xs{font-size:1.08rem}.tablet-lg\:font-ui-sm{font-size:1.15rem}.tablet-lg\:font-ui-md{font-size:1.27rem}.tablet-lg\:font-ui-lg{font-size:1.4rem}.tablet-lg\:font-ui-xl{font-size:1.53rem}.tablet-lg\:font-ui-2xl{font-size:1.78rem}.tablet-lg\:font-ui-3xl{font-size:2.04rem}.tablet-lg\:text-light{font-weight:300}.tablet-lg\:text-normal{font-weight:normal}.tablet-lg\:text-bold{font-weight:700}.tablet-lg\:flex-justify-center{justify-content:center}.tablet-lg\:flex-justify-start{justify-content:flex-start}.tablet-lg\:flex-justify-end{justify-content:flex-end}.tablet-lg\:flex-justify{justify-content:space-between}.tablet-lg\:line-height-sans-1{line-height:1}.tablet-lg\:line-height-sans-2{line-height:1.2}.tablet-lg\:line-height-sans-3{line-height:1.3}.tablet-lg\:line-height-sans-4{line-height:1.5}.tablet-lg\:line-height-sans-5{line-height:1.6}.tablet-lg\:line-height-sans-6{line-height:1.7}.tablet-lg\:line-height-serif-1{line-height:1}.tablet-lg\:line-height-serif-2{line-height:1.2}.tablet-lg\:line-height-serif-3{line-height:1.4}.tablet-lg\:line-height-serif-4{line-height:1.5}.tablet-lg\:line-height-serif-5{line-height:1.7}.tablet-lg\:line-height-serif-6{line-height:1.8}.tablet-lg\:line-height-mono-1{line-height:1}.tablet-lg\:line-height-mono-2{line-height:1.3}.tablet-lg\:line-height-mono-3{line-height:1.4}.tablet-lg\:line-height-mono-4{line-height:1.6}.tablet-lg\:line-height-mono-5{line-height:1.7}.tablet-lg\:line-height-mono-6{line-height:1.8}.tablet-lg\:line-height-heading-1{line-height:1}.tablet-lg\:line-height-heading-2{line-height:1.2}.tablet-lg\:line-height-heading-3{line-height:1.4}.tablet-lg\:line-height-heading-4{line-height:1.5}.tablet-lg\:line-height-heading-5{line-height:1.7}.tablet-lg\:line-height-heading-6{line-height:1.8}.tablet-lg\:line-height-ui-1{line-height:1}.tablet-lg\:line-height-ui-2{line-height:1.2}.tablet-lg\:line-height-ui-3{line-height:1.3}.tablet-lg\:line-height-ui-4{line-height:1.5}.tablet-lg\:line-height-ui-5{line-height:1.6}.tablet-lg\:line-height-ui-6{line-height:1.7}.tablet-lg\:line-height-body-1{line-height:1}.tablet-lg\:line-height-body-2{line-height:1.2}.tablet-lg\:line-height-body-3{line-height:1.3}.tablet-lg\:line-height-body-4{line-height:1.5}.tablet-lg\:line-height-body-5{line-height:1.6}.tablet-lg\:line-height-body-6{line-height:1.7}.tablet-lg\:line-height-code-1{line-height:1}.tablet-lg\:line-height-code-2{line-height:1.3}.tablet-lg\:line-height-code-3{line-height:1.4}.tablet-lg\:line-height-code-4{line-height:1.6}.tablet-lg\:line-height-code-5{line-height:1.7}.tablet-lg\:line-height-code-6{line-height:1.8}.tablet-lg\:line-height-alt-1{line-height:1}.tablet-lg\:line-height-alt-2{line-height:1.2}.tablet-lg\:line-height-alt-3{line-height:1.4}.tablet-lg\:line-height-alt-4{line-height:1.5}.tablet-lg\:line-height-alt-5{line-height:1.7}.tablet-lg\:line-height-alt-6{line-height:1.8}.tablet-lg\:margin-neg-1px{margin:-1px}.tablet-lg\:margin-neg-2px{margin:-2px}.tablet-lg\:margin-neg-05{margin:-0.25rem}.tablet-lg\:margin-neg-1{margin:-0.5rem}.tablet-lg\:margin-neg-105{margin:-0.75rem}.tablet-lg\:margin-neg-2{margin:-1rem}.tablet-lg\:margin-neg-205{margin:-1.25rem}.tablet-lg\:margin-neg-3{margin:-1.5rem}.tablet-lg\:margin-1px{margin:1px}.tablet-lg\:margin-2px{margin:2px}.tablet-lg\:margin-05{margin:0.25rem}.tablet-lg\:margin-1{margin:0.5rem}.tablet-lg\:margin-105{margin:0.75rem}.tablet-lg\:margin-2{margin:1rem}.tablet-lg\:margin-205{margin:1.25rem}.tablet-lg\:margin-3{margin:1.5rem}.tablet-lg\:margin-neg-4{margin:-2rem}.tablet-lg\:margin-neg-5{margin:-2.5rem}.tablet-lg\:margin-neg-6{margin:-3rem}.tablet-lg\:margin-neg-7{margin:-3.5rem}.tablet-lg\:margin-neg-8{margin:-4rem}.tablet-lg\:margin-neg-9{margin:-4.5rem}.tablet-lg\:margin-neg-10{margin:-5rem}.tablet-lg\:margin-neg-15{margin:-7.5rem}.tablet-lg\:margin-4{margin:2rem}.tablet-lg\:margin-5{margin:2.5rem}.tablet-lg\:margin-6{margin:3rem}.tablet-lg\:margin-7{margin:3.5rem}.tablet-lg\:margin-8{margin:4rem}.tablet-lg\:margin-9{margin:4.5rem}.tablet-lg\:margin-10{margin:5rem}.tablet-lg\:margin-15{margin:7.5rem}.tablet-lg\:margin-05em{margin:0.5em}.tablet-lg\:margin-1em{margin:1em}.tablet-lg\:margin-105em{margin:1.5em}.tablet-lg\:margin-2em{margin:2em}.tablet-lg\:margin-0{margin:0}.tablet-lg\:margin-y-1px{margin-top:1px;margin-bottom:1px}.tablet-lg\:margin-top-1px{margin-top:1px}.tablet-lg\:margin-bottom-1px{margin-bottom:1px}.tablet-lg\:margin-y-2px{margin-top:2px;margin-bottom:2px}.tablet-lg\:margin-top-2px{margin-top:2px}.tablet-lg\:margin-bottom-2px{margin-bottom:2px}.tablet-lg\:margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.tablet-lg\:margin-top-05{margin-top:0.25rem}.tablet-lg\:margin-bottom-05{margin-bottom:0.25rem}.tablet-lg\:margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.tablet-lg\:margin-top-1{margin-top:0.5rem}.tablet-lg\:margin-bottom-1{margin-bottom:0.5rem}.tablet-lg\:margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.tablet-lg\:margin-top-105{margin-top:0.75rem}.tablet-lg\:margin-bottom-105{margin-bottom:0.75rem}.tablet-lg\:margin-y-2{margin-top:1rem;margin-bottom:1rem}.tablet-lg\:margin-top-2{margin-top:1rem}.tablet-lg\:margin-bottom-2{margin-bottom:1rem}.tablet-lg\:margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.tablet-lg\:margin-top-205{margin-top:1.25rem}.tablet-lg\:margin-bottom-205{margin-bottom:1.25rem}.tablet-lg\:margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.tablet-lg\:margin-top-3{margin-top:1.5rem}.tablet-lg\:margin-bottom-3{margin-bottom:1.5rem}.tablet-lg\:margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.tablet-lg\:margin-top-neg-1px{margin-top:-1px}.tablet-lg\:margin-bottom-neg-1px{margin-bottom:-1px}.tablet-lg\:margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.tablet-lg\:margin-top-neg-2px{margin-top:-2px}.tablet-lg\:margin-bottom-neg-2px{margin-bottom:-2px}.tablet-lg\:margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.tablet-lg\:margin-top-neg-05{margin-top:-0.25rem}.tablet-lg\:margin-bottom-neg-05{margin-bottom:-0.25rem}.tablet-lg\:margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.tablet-lg\:margin-top-neg-1{margin-top:-0.5rem}.tablet-lg\:margin-bottom-neg-1{margin-bottom:-0.5rem}.tablet-lg\:margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.tablet-lg\:margin-top-neg-105{margin-top:-0.75rem}.tablet-lg\:margin-bottom-neg-105{margin-bottom:-0.75rem}.tablet-lg\:margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.tablet-lg\:margin-top-neg-2{margin-top:-1rem}.tablet-lg\:margin-bottom-neg-2{margin-bottom:-1rem}.tablet-lg\:margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.tablet-lg\:margin-top-neg-205{margin-top:-1.25rem}.tablet-lg\:margin-bottom-neg-205{margin-bottom:-1.25rem}.tablet-lg\:margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.tablet-lg\:margin-top-neg-3{margin-top:-1.5rem}.tablet-lg\:margin-bottom-neg-3{margin-bottom:-1.5rem}.tablet-lg\:margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.tablet-lg\:margin-top-neg-4{margin-top:-2rem}.tablet-lg\:margin-bottom-neg-4{margin-bottom:-2rem}.tablet-lg\:margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.tablet-lg\:margin-top-neg-5{margin-top:-2.5rem}.tablet-lg\:margin-bottom-neg-5{margin-bottom:-2.5rem}.tablet-lg\:margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.tablet-lg\:margin-top-neg-6{margin-top:-3rem}.tablet-lg\:margin-bottom-neg-6{margin-bottom:-3rem}.tablet-lg\:margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.tablet-lg\:margin-top-neg-7{margin-top:-3.5rem}.tablet-lg\:margin-bottom-neg-7{margin-bottom:-3.5rem}.tablet-lg\:margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.tablet-lg\:margin-top-neg-8{margin-top:-4rem}.tablet-lg\:margin-bottom-neg-8{margin-bottom:-4rem}.tablet-lg\:margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.tablet-lg\:margin-top-neg-9{margin-top:-4.5rem}.tablet-lg\:margin-bottom-neg-9{margin-bottom:-4.5rem}.tablet-lg\:margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.tablet-lg\:margin-top-neg-10{margin-top:-5rem}.tablet-lg\:margin-bottom-neg-10{margin-bottom:-5rem}.tablet-lg\:margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.tablet-lg\:margin-top-neg-15{margin-top:-7.5rem}.tablet-lg\:margin-bottom-neg-15{margin-bottom:-7.5rem}.tablet-lg\:margin-y-4{margin-top:2rem;margin-bottom:2rem}.tablet-lg\:margin-top-4{margin-top:2rem}.tablet-lg\:margin-bottom-4{margin-bottom:2rem}.tablet-lg\:margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.tablet-lg\:margin-top-5{margin-top:2.5rem}.tablet-lg\:margin-bottom-5{margin-bottom:2.5rem}.tablet-lg\:margin-y-6{margin-top:3rem;margin-bottom:3rem}.tablet-lg\:margin-top-6{margin-top:3rem}.tablet-lg\:margin-bottom-6{margin-bottom:3rem}.tablet-lg\:margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.tablet-lg\:margin-top-7{margin-top:3.5rem}.tablet-lg\:margin-bottom-7{margin-bottom:3.5rem}.tablet-lg\:margin-y-8{margin-top:4rem;margin-bottom:4rem}.tablet-lg\:margin-top-8{margin-top:4rem}.tablet-lg\:margin-bottom-8{margin-bottom:4rem}.tablet-lg\:margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.tablet-lg\:margin-top-9{margin-top:4.5rem}.tablet-lg\:margin-bottom-9{margin-bottom:4.5rem}.tablet-lg\:margin-y-10{margin-top:5rem;margin-bottom:5rem}.tablet-lg\:margin-top-10{margin-top:5rem}.tablet-lg\:margin-bottom-10{margin-bottom:5rem}.tablet-lg\:margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.tablet-lg\:margin-top-15{margin-top:7.5rem}.tablet-lg\:margin-bottom-15{margin-bottom:7.5rem}.tablet-lg\:margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.tablet-lg\:margin-top-05em{margin-top:0.5em}.tablet-lg\:margin-bottom-05em{margin-bottom:0.5em}.tablet-lg\:margin-y-1em{margin-top:1em;margin-bottom:1em}.tablet-lg\:margin-top-1em{margin-top:1em}.tablet-lg\:margin-bottom-1em{margin-bottom:1em}.tablet-lg\:margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.tablet-lg\:margin-top-105em{margin-top:1.5em}.tablet-lg\:margin-bottom-105em{margin-bottom:1.5em}.tablet-lg\:margin-y-2em{margin-top:2em;margin-bottom:2em}.tablet-lg\:margin-top-2em{margin-top:2em}.tablet-lg\:margin-bottom-2em{margin-bottom:2em}.tablet-lg\:margin-y-0{margin-top:0;margin-bottom:0}.tablet-lg\:margin-top-0{margin-top:0}.tablet-lg\:margin-bottom-0{margin-bottom:0}.tablet-lg\:margin-y-auto{margin-top:auto;margin-bottom:auto}.tablet-lg\:margin-top-auto{margin-top:auto}.tablet-lg\:margin-bottom-auto{margin-bottom:auto}.tablet-lg\:margin-x-1px{margin-left:1px;margin-right:1px}.tablet-lg\:margin-right-1px{margin-right:1px}.tablet-lg\:margin-left-1px{margin-left:1px}.tablet-lg\:margin-x-2px{margin-left:2px;margin-right:2px}.tablet-lg\:margin-right-2px{margin-right:2px}.tablet-lg\:margin-left-2px{margin-left:2px}.tablet-lg\:margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.tablet-lg\:margin-right-05{margin-right:0.25rem}.tablet-lg\:margin-left-05{margin-left:0.25rem}.tablet-lg\:margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.tablet-lg\:margin-right-1{margin-right:0.5rem}.tablet-lg\:margin-left-1{margin-left:0.5rem}.tablet-lg\:margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.tablet-lg\:margin-right-105{margin-right:0.75rem}.tablet-lg\:margin-left-105{margin-left:0.75rem}.tablet-lg\:margin-x-2{margin-left:1rem;margin-right:1rem}.tablet-lg\:margin-right-2{margin-right:1rem}.tablet-lg\:margin-left-2{margin-left:1rem}.tablet-lg\:margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.tablet-lg\:margin-right-205{margin-right:1.25rem}.tablet-lg\:margin-left-205{margin-left:1.25rem}.tablet-lg\:margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.tablet-lg\:margin-right-3{margin-right:1.5rem}.tablet-lg\:margin-left-3{margin-left:1.5rem}.tablet-lg\:margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.tablet-lg\:margin-right-neg-1px{margin-right:-1px}.tablet-lg\:margin-left-neg-1px{margin-left:-1px}.tablet-lg\:margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.tablet-lg\:margin-right-neg-2px{margin-right:-2px}.tablet-lg\:margin-left-neg-2px{margin-left:-2px}.tablet-lg\:margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.tablet-lg\:margin-right-neg-05{margin-right:-0.25rem}.tablet-lg\:margin-left-neg-05{margin-left:-0.25rem}.tablet-lg\:margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.tablet-lg\:margin-right-neg-1{margin-right:-0.5rem}.tablet-lg\:margin-left-neg-1{margin-left:-0.5rem}.tablet-lg\:margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.tablet-lg\:margin-right-neg-105{margin-right:-0.75rem}.tablet-lg\:margin-left-neg-105{margin-left:-0.75rem}.tablet-lg\:margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.tablet-lg\:margin-right-neg-2{margin-right:-1rem}.tablet-lg\:margin-left-neg-2{margin-left:-1rem}.tablet-lg\:margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.tablet-lg\:margin-right-neg-205{margin-right:-1.25rem}.tablet-lg\:margin-left-neg-205{margin-left:-1.25rem}.tablet-lg\:margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.tablet-lg\:margin-right-neg-3{margin-right:-1.5rem}.tablet-lg\:margin-left-neg-3{margin-left:-1.5rem}.tablet-lg\:margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.tablet-lg\:margin-right-neg-4{margin-right:-2rem}.tablet-lg\:margin-left-neg-4{margin-left:-2rem}.tablet-lg\:margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.tablet-lg\:margin-right-neg-5{margin-right:-2.5rem}.tablet-lg\:margin-left-neg-5{margin-left:-2.5rem}.tablet-lg\:margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.tablet-lg\:margin-right-neg-6{margin-right:-3rem}.tablet-lg\:margin-left-neg-6{margin-left:-3rem}.tablet-lg\:margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.tablet-lg\:margin-right-neg-7{margin-right:-3.5rem}.tablet-lg\:margin-left-neg-7{margin-left:-3.5rem}.tablet-lg\:margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.tablet-lg\:margin-right-neg-8{margin-right:-4rem}.tablet-lg\:margin-left-neg-8{margin-left:-4rem}.tablet-lg\:margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.tablet-lg\:margin-right-neg-9{margin-right:-4.5rem}.tablet-lg\:margin-left-neg-9{margin-left:-4.5rem}.tablet-lg\:margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.tablet-lg\:margin-right-neg-10{margin-right:-5rem}.tablet-lg\:margin-left-neg-10{margin-left:-5rem}.tablet-lg\:margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.tablet-lg\:margin-right-neg-15{margin-right:-7.5rem}.tablet-lg\:margin-left-neg-15{margin-left:-7.5rem}.tablet-lg\:margin-x-4{margin-left:2rem;margin-right:2rem}.tablet-lg\:margin-right-4{margin-right:2rem}.tablet-lg\:margin-left-4{margin-left:2rem}.tablet-lg\:margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.tablet-lg\:margin-right-5{margin-right:2.5rem}.tablet-lg\:margin-left-5{margin-left:2.5rem}.tablet-lg\:margin-x-6{margin-left:3rem;margin-right:3rem}.tablet-lg\:margin-right-6{margin-right:3rem}.tablet-lg\:margin-left-6{margin-left:3rem}.tablet-lg\:margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.tablet-lg\:margin-right-7{margin-right:3.5rem}.tablet-lg\:margin-left-7{margin-left:3.5rem}.tablet-lg\:margin-x-8{margin-left:4rem;margin-right:4rem}.tablet-lg\:margin-right-8{margin-right:4rem}.tablet-lg\:margin-left-8{margin-left:4rem}.tablet-lg\:margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.tablet-lg\:margin-right-9{margin-right:4.5rem}.tablet-lg\:margin-left-9{margin-left:4.5rem}.tablet-lg\:margin-x-10{margin-left:5rem;margin-right:5rem}.tablet-lg\:margin-right-10{margin-right:5rem}.tablet-lg\:margin-left-10{margin-left:5rem}.tablet-lg\:margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.tablet-lg\:margin-right-15{margin-right:7.5rem}.tablet-lg\:margin-left-15{margin-left:7.5rem}.tablet-lg\:margin-x-card{margin-left:10rem;margin-right:10rem}.tablet-lg\:margin-right-card{margin-right:10rem}.tablet-lg\:margin-left-card{margin-left:10rem}.tablet-lg\:margin-x-card-lg{margin-left:15rem;margin-right:15rem}.tablet-lg\:margin-right-card-lg{margin-right:15rem}.tablet-lg\:margin-left-card-lg{margin-left:15rem}.tablet-lg\:margin-x-mobile{margin-left:20rem;margin-right:20rem}.tablet-lg\:margin-right-mobile{margin-right:20rem}.tablet-lg\:margin-left-mobile{margin-left:20rem}.tablet-lg\:margin-x-05em{margin-left:0.5em;margin-right:0.5em}.tablet-lg\:margin-right-05em{margin-right:0.5em}.tablet-lg\:margin-left-05em{margin-left:0.5em}.tablet-lg\:margin-x-1em{margin-left:1em;margin-right:1em}.tablet-lg\:margin-right-1em{margin-right:1em}.tablet-lg\:margin-left-1em{margin-left:1em}.tablet-lg\:margin-x-105em{margin-left:1.5em;margin-right:1.5em}.tablet-lg\:margin-right-105em{margin-right:1.5em}.tablet-lg\:margin-left-105em{margin-left:1.5em}.tablet-lg\:margin-x-2em{margin-left:2em;margin-right:2em}.tablet-lg\:margin-right-2em{margin-right:2em}.tablet-lg\:margin-left-2em{margin-left:2em}.tablet-lg\:margin-x-0{margin-left:0;margin-right:0}.tablet-lg\:margin-right-0{margin-right:0}.tablet-lg\:margin-left-0{margin-left:0}.tablet-lg\:margin-x-auto{margin-left:auto;margin-right:auto}.tablet-lg\:margin-right-auto{margin-right:auto}.tablet-lg\:margin-left-auto{margin-left:auto}.tablet-lg\:measure-1{max-width:44ex}.tablet-lg\:measure-2{max-width:60ex}.tablet-lg\:measure-3{max-width:64ex}.tablet-lg\:measure-4{max-width:68ex}.tablet-lg\:measure-5{max-width:72ex}.tablet-lg\:measure-6{max-width:88ex}.tablet-lg\:measure-none{max-width:none}.tablet-lg\:order-first{order:-1}.tablet-lg\:order-last{order:999}.tablet-lg\:order-initial{order:initial}.tablet-lg\:order-0{order:0}.tablet-lg\:order-1{order:1}.tablet-lg\:order-2{order:2}.tablet-lg\:order-3{order:3}.tablet-lg\:order-4{order:4}.tablet-lg\:order-5{order:5}.tablet-lg\:order-6{order:6}.tablet-lg\:order-7{order:7}.tablet-lg\:order-8{order:8}.tablet-lg\:order-9{order:9}.tablet-lg\:order-10{order:10}.tablet-lg\:order-11{order:11}.tablet-lg\:padding-1px{padding:1px}.tablet-lg\:padding-y-1px{padding-top:1px;padding-bottom:1px}.tablet-lg\:padding-x-1px{padding-left:1px;padding-right:1px}.tablet-lg\:padding-top-1px{padding-top:1px}.tablet-lg\:padding-right-1px{padding-right:1px}.tablet-lg\:padding-bottom-1px{padding-bottom:1px}.tablet-lg\:padding-left-1px{padding-left:1px}.tablet-lg\:padding-2px{padding:2px}.tablet-lg\:padding-y-2px{padding-top:2px;padding-bottom:2px}.tablet-lg\:padding-x-2px{padding-left:2px;padding-right:2px}.tablet-lg\:padding-top-2px{padding-top:2px}.tablet-lg\:padding-right-2px{padding-right:2px}.tablet-lg\:padding-bottom-2px{padding-bottom:2px}.tablet-lg\:padding-left-2px{padding-left:2px}.tablet-lg\:padding-05{padding:0.25rem}.tablet-lg\:padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.tablet-lg\:padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.tablet-lg\:padding-top-05{padding-top:0.25rem}.tablet-lg\:padding-right-05{padding-right:0.25rem}.tablet-lg\:padding-bottom-05{padding-bottom:0.25rem}.tablet-lg\:padding-left-05{padding-left:0.25rem}.tablet-lg\:padding-1{padding:0.5rem}.tablet-lg\:padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.tablet-lg\:padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.tablet-lg\:padding-top-1{padding-top:0.5rem}.tablet-lg\:padding-right-1{padding-right:0.5rem}.tablet-lg\:padding-bottom-1{padding-bottom:0.5rem}.tablet-lg\:padding-left-1{padding-left:0.5rem}.tablet-lg\:padding-105{padding:0.75rem}.tablet-lg\:padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.tablet-lg\:padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.tablet-lg\:padding-top-105{padding-top:0.75rem}.tablet-lg\:padding-right-105{padding-right:0.75rem}.tablet-lg\:padding-bottom-105{padding-bottom:0.75rem}.tablet-lg\:padding-left-105{padding-left:0.75rem}.tablet-lg\:padding-2{padding:1rem}.tablet-lg\:padding-y-2{padding-top:1rem;padding-bottom:1rem}.tablet-lg\:padding-x-2{padding-left:1rem;padding-right:1rem}.tablet-lg\:padding-top-2{padding-top:1rem}.tablet-lg\:padding-right-2{padding-right:1rem}.tablet-lg\:padding-bottom-2{padding-bottom:1rem}.tablet-lg\:padding-left-2{padding-left:1rem}.tablet-lg\:padding-205{padding:1.25rem}.tablet-lg\:padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.tablet-lg\:padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.tablet-lg\:padding-top-205{padding-top:1.25rem}.tablet-lg\:padding-right-205{padding-right:1.25rem}.tablet-lg\:padding-bottom-205{padding-bottom:1.25rem}.tablet-lg\:padding-left-205{padding-left:1.25rem}.tablet-lg\:padding-3{padding:1.5rem}.tablet-lg\:padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.tablet-lg\:padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.tablet-lg\:padding-top-3{padding-top:1.5rem}.tablet-lg\:padding-right-3{padding-right:1.5rem}.tablet-lg\:padding-bottom-3{padding-bottom:1.5rem}.tablet-lg\:padding-left-3{padding-left:1.5rem}.tablet-lg\:padding-4{padding:2rem}.tablet-lg\:padding-y-4{padding-top:2rem;padding-bottom:2rem}.tablet-lg\:padding-x-4{padding-left:2rem;padding-right:2rem}.tablet-lg\:padding-top-4{padding-top:2rem}.tablet-lg\:padding-right-4{padding-right:2rem}.tablet-lg\:padding-bottom-4{padding-bottom:2rem}.tablet-lg\:padding-left-4{padding-left:2rem}.tablet-lg\:padding-5{padding:2.5rem}.tablet-lg\:padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.tablet-lg\:padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.tablet-lg\:padding-top-5{padding-top:2.5rem}.tablet-lg\:padding-right-5{padding-right:2.5rem}.tablet-lg\:padding-bottom-5{padding-bottom:2.5rem}.tablet-lg\:padding-left-5{padding-left:2.5rem}.tablet-lg\:padding-6{padding:3rem}.tablet-lg\:padding-y-6{padding-top:3rem;padding-bottom:3rem}.tablet-lg\:padding-x-6{padding-left:3rem;padding-right:3rem}.tablet-lg\:padding-top-6{padding-top:3rem}.tablet-lg\:padding-right-6{padding-right:3rem}.tablet-lg\:padding-bottom-6{padding-bottom:3rem}.tablet-lg\:padding-left-6{padding-left:3rem}.tablet-lg\:padding-7{padding:3.5rem}.tablet-lg\:padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.tablet-lg\:padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.tablet-lg\:padding-top-7{padding-top:3.5rem}.tablet-lg\:padding-right-7{padding-right:3.5rem}.tablet-lg\:padding-bottom-7{padding-bottom:3.5rem}.tablet-lg\:padding-left-7{padding-left:3.5rem}.tablet-lg\:padding-8{padding:4rem}.tablet-lg\:padding-y-8{padding-top:4rem;padding-bottom:4rem}.tablet-lg\:padding-x-8{padding-left:4rem;padding-right:4rem}.tablet-lg\:padding-top-8{padding-top:4rem}.tablet-lg\:padding-right-8{padding-right:4rem}.tablet-lg\:padding-bottom-8{padding-bottom:4rem}.tablet-lg\:padding-left-8{padding-left:4rem}.tablet-lg\:padding-9{padding:4.5rem}.tablet-lg\:padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.tablet-lg\:padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.tablet-lg\:padding-top-9{padding-top:4.5rem}.tablet-lg\:padding-right-9{padding-right:4.5rem}.tablet-lg\:padding-bottom-9{padding-bottom:4.5rem}.tablet-lg\:padding-left-9{padding-left:4.5rem}.tablet-lg\:padding-10{padding:5rem}.tablet-lg\:padding-y-10{padding-top:5rem;padding-bottom:5rem}.tablet-lg\:padding-x-10{padding-left:5rem;padding-right:5rem}.tablet-lg\:padding-top-10{padding-top:5rem}.tablet-lg\:padding-right-10{padding-right:5rem}.tablet-lg\:padding-bottom-10{padding-bottom:5rem}.tablet-lg\:padding-left-10{padding-left:5rem}.tablet-lg\:padding-15{padding:7.5rem}.tablet-lg\:padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.tablet-lg\:padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.tablet-lg\:padding-top-15{padding-top:7.5rem}.tablet-lg\:padding-right-15{padding-right:7.5rem}.tablet-lg\:padding-bottom-15{padding-bottom:7.5rem}.tablet-lg\:padding-left-15{padding-left:7.5rem}.tablet-lg\:padding-0{padding:0}.tablet-lg\:padding-y-0{padding-top:0;padding-bottom:0}.tablet-lg\:padding-x-0{padding-left:0;padding-right:0}.tablet-lg\:padding-top-0{padding-top:0}.tablet-lg\:padding-right-0{padding-right:0}.tablet-lg\:padding-bottom-0{padding-bottom:0}.tablet-lg\:padding-left-0{padding-left:0}.tablet-lg\:width-1px{width:1px}.tablet-lg\:width-2px{width:2px}.tablet-lg\:width-05{width:0.25rem}.tablet-lg\:width-1{width:0.5rem}.tablet-lg\:width-105{width:0.75rem}.tablet-lg\:width-2{width:1rem}.tablet-lg\:width-205{width:1.25rem}.tablet-lg\:width-3{width:1.5rem}.tablet-lg\:width-4{width:2rem}.tablet-lg\:width-5{width:2.5rem}.tablet-lg\:width-6{width:3rem}.tablet-lg\:width-7{width:3.5rem}.tablet-lg\:width-8{width:4rem}.tablet-lg\:width-9{width:4.5rem}.tablet-lg\:width-10{width:5rem}.tablet-lg\:width-15{width:7.5rem}.tablet-lg\:width-card{width:10rem}.tablet-lg\:width-card-lg{width:15rem}.tablet-lg\:width-mobile{width:20rem}.tablet-lg\:width-mobile-lg{width:30rem}.tablet-lg\:width-tablet{width:40rem}.tablet-lg\:width-tablet-lg{width:55rem}.tablet-lg\:width-desktop{width:64rem}.tablet-lg\:width-desktop-lg{width:75rem}.tablet-lg\:width-widescreen{width:87.5rem}.tablet-lg\:width-0{width:0}.tablet-lg\:width-full{width:100%}.tablet-lg\:width-auto{width:auto}}@media all and (min-width:64em){.desktop\:border-1px{border:1px solid}.desktop\:hover\:border-1px:hover{border:1px solid}.desktop\:border-y-1px{border-top:1px solid;border-bottom:1px solid}.desktop\:hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.desktop\:border-x-1px{border-left:1px solid;border-right:1px solid}.desktop\:hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.desktop\:border-top-1px{border-top:1px solid}.desktop\:hover\:border-top-1px:hover{border-top:1px solid}.desktop\:border-right-1px{border-right:1px solid}.desktop\:hover\:border-right-1px:hover{border-right:1px solid}.desktop\:border-bottom-1px{border-bottom:1px solid}.desktop\:hover\:border-bottom-1px:hover{border-bottom:1px solid}.desktop\:border-left-1px{border-left:1px solid}.desktop\:hover\:border-left-1px:hover{border-left:1px solid}.desktop\:border-2px{border:2px solid}.desktop\:hover\:border-2px:hover{border:2px solid}.desktop\:border-y-2px{border-top:2px solid;border-bottom:2px solid}.desktop\:hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.desktop\:border-x-2px{border-left:2px solid;border-right:2px solid}.desktop\:hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.desktop\:border-top-2px{border-top:2px solid}.desktop\:hover\:border-top-2px:hover{border-top:2px solid}.desktop\:border-right-2px{border-right:2px solid}.desktop\:hover\:border-right-2px:hover{border-right:2px solid}.desktop\:border-bottom-2px{border-bottom:2px solid}.desktop\:hover\:border-bottom-2px:hover{border-bottom:2px solid}.desktop\:border-left-2px{border-left:2px solid}.desktop\:hover\:border-left-2px:hover{border-left:2px solid}.desktop\:border-05{border:0.25rem solid}.desktop\:hover\:border-05:hover{border:0.25rem solid}.desktop\:border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.desktop\:hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.desktop\:border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.desktop\:hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.desktop\:border-top-05{border-top:0.25rem solid}.desktop\:hover\:border-top-05:hover{border-top:0.25rem solid}.desktop\:border-right-05{border-right:0.25rem solid}.desktop\:hover\:border-right-05:hover{border-right:0.25rem solid}.desktop\:border-bottom-05{border-bottom:0.25rem solid}.desktop\:hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.desktop\:border-left-05{border-left:0.25rem solid}.desktop\:hover\:border-left-05:hover{border-left:0.25rem solid}.desktop\:border-1{border:0.5rem solid}.desktop\:hover\:border-1:hover{border:0.5rem solid}.desktop\:border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.desktop\:hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.desktop\:border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.desktop\:hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.desktop\:border-top-1{border-top:0.5rem solid}.desktop\:hover\:border-top-1:hover{border-top:0.5rem solid}.desktop\:border-right-1{border-right:0.5rem solid}.desktop\:hover\:border-right-1:hover{border-right:0.5rem solid}.desktop\:border-bottom-1{border-bottom:0.5rem solid}.desktop\:hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.desktop\:border-left-1{border-left:0.5rem solid}.desktop\:hover\:border-left-1:hover{border-left:0.5rem solid}.desktop\:border-105{border:0.75rem solid}.desktop\:hover\:border-105:hover{border:0.75rem solid}.desktop\:border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.desktop\:hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.desktop\:border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.desktop\:hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.desktop\:border-top-105{border-top:0.75rem solid}.desktop\:hover\:border-top-105:hover{border-top:0.75rem solid}.desktop\:border-right-105{border-right:0.75rem solid}.desktop\:hover\:border-right-105:hover{border-right:0.75rem solid}.desktop\:border-bottom-105{border-bottom:0.75rem solid}.desktop\:hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.desktop\:border-left-105{border-left:0.75rem solid}.desktop\:hover\:border-left-105:hover{border-left:0.75rem solid}.desktop\:border-2{border:1rem solid}.desktop\:hover\:border-2:hover{border:1rem solid}.desktop\:border-y-2{border-top:1rem solid;border-bottom:1rem solid}.desktop\:hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.desktop\:border-x-2{border-left:1rem solid;border-right:1rem solid}.desktop\:hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.desktop\:border-top-2{border-top:1rem solid}.desktop\:hover\:border-top-2:hover{border-top:1rem solid}.desktop\:border-right-2{border-right:1rem solid}.desktop\:hover\:border-right-2:hover{border-right:1rem solid}.desktop\:border-bottom-2{border-bottom:1rem solid}.desktop\:hover\:border-bottom-2:hover{border-bottom:1rem solid}.desktop\:border-left-2{border-left:1rem solid}.desktop\:hover\:border-left-2:hover{border-left:1rem solid}.desktop\:border-205{border:1.25rem solid}.desktop\:hover\:border-205:hover{border:1.25rem solid}.desktop\:border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.desktop\:hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.desktop\:border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.desktop\:hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.desktop\:border-top-205{border-top:1.25rem solid}.desktop\:hover\:border-top-205:hover{border-top:1.25rem solid}.desktop\:border-right-205{border-right:1.25rem solid}.desktop\:hover\:border-right-205:hover{border-right:1.25rem solid}.desktop\:border-bottom-205{border-bottom:1.25rem solid}.desktop\:hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.desktop\:border-left-205{border-left:1.25rem solid}.desktop\:hover\:border-left-205:hover{border-left:1.25rem solid}.desktop\:border-3{border:1.5rem solid}.desktop\:hover\:border-3:hover{border:1.5rem solid}.desktop\:border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.desktop\:hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.desktop\:border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.desktop\:hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.desktop\:border-top-3{border-top:1.5rem solid}.desktop\:hover\:border-top-3:hover{border-top:1.5rem solid}.desktop\:border-right-3{border-right:1.5rem solid}.desktop\:hover\:border-right-3:hover{border-right:1.5rem solid}.desktop\:border-bottom-3{border-bottom:1.5rem solid}.desktop\:hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.desktop\:border-left-3{border-left:1.5rem solid}.desktop\:hover\:border-left-3:hover{border-left:1.5rem solid}.desktop\:border-0{border:0 solid}.desktop\:hover\:border-0:hover{border:0 solid}.desktop\:border-y-0{border-top:0 solid;border-bottom:0 solid}.desktop\:hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.desktop\:border-x-0{border-left:0 solid;border-right:0 solid}.desktop\:hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.desktop\:border-top-0{border-top:0 solid}.desktop\:hover\:border-top-0:hover{border-top:0 solid}.desktop\:border-right-0{border-right:0 solid}.desktop\:hover\:border-right-0:hover{border-right:0 solid}.desktop\:border-bottom-0{border-bottom:0 solid}.desktop\:hover\:border-bottom-0:hover{border-bottom:0 solid}.desktop\:border-left-0{border-left:0 solid}.desktop\:hover\:border-left-0:hover{border-left:0 solid}.desktop\:border{border:1px solid}.desktop\:hover\:border:hover{border:1px solid}.desktop\:border-y{border-top:1px solid;border-bottom:1px solid}.desktop\:hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.desktop\:border-x{border-left:1px solid;border-right:1px solid}.desktop\:hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.desktop\:border-top{border-top:1px solid}.desktop\:hover\:border-top:hover{border-top:1px solid}.desktop\:border-right{border-right:1px solid}.desktop\:hover\:border-right:hover{border-right:1px solid}.desktop\:border-bottom{border-bottom:1px solid}.desktop\:hover\:border-bottom:hover{border-bottom:1px solid}.desktop\:border-left{border-left:1px solid}.desktop\:hover\:border-left:hover{border-left:1px solid}.desktop\:border-transparent{border-color:transparent}.desktop\:hover\:border-transparent:hover{border-color:transparent}.desktop\:border-black{border-color:black}.desktop\:hover\:border-black:hover{border-color:black}.desktop\:border-white{border-color:white}.desktop\:hover\:border-white:hover{border-color:white}.desktop\:border-red{border-color:#e52207}.desktop\:hover\:border-red:hover{border-color:#e52207}.desktop\:border-orange{border-color:#e66f0e}.desktop\:hover\:border-orange:hover{border-color:#e66f0e}.desktop\:border-gold{border-color:#ffbe2e}.desktop\:hover\:border-gold:hover{border-color:#ffbe2e}.desktop\:border-yellow{border-color:#fee685}.desktop\:hover\:border-yellow:hover{border-color:#fee685}.desktop\:border-green{border-color:#538200}.desktop\:hover\:border-green:hover{border-color:#538200}.desktop\:border-mint{border-color:#04c585}.desktop\:hover\:border-mint:hover{border-color:#04c585}.desktop\:border-cyan{border-color:#009ec1}.desktop\:hover\:border-cyan:hover{border-color:#009ec1}.desktop\:border-blue{border-color:#0076d6}.desktop\:hover\:border-blue:hover{border-color:#0076d6}.desktop\:border-indigo{border-color:#676cc8}.desktop\:hover\:border-indigo:hover{border-color:#676cc8}.desktop\:border-violet{border-color:#8168b3}.desktop\:hover\:border-violet:hover{border-color:#8168b3}.desktop\:border-magenta{border-color:#d72d79}.desktop\:hover\:border-magenta:hover{border-color:#d72d79}.desktop\:border-gray-5{border-color:#f0f0f0}.desktop\:hover\:border-gray-5:hover{border-color:#f0f0f0}.desktop\:border-gray-10{border-color:#e6e6e6}.desktop\:hover\:border-gray-10:hover{border-color:#e6e6e6}.desktop\:border-gray-30{border-color:#adadad}.desktop\:hover\:border-gray-30:hover{border-color:#adadad}.desktop\:border-gray-50{border-color:#757575}.desktop\:hover\:border-gray-50:hover{border-color:#757575}.desktop\:border-gray-70{border-color:#454545}.desktop\:hover\:border-gray-70:hover{border-color:#454545}.desktop\:border-gray-90{border-color:#1b1b1b}.desktop\:hover\:border-gray-90:hover{border-color:#1b1b1b}.desktop\:border-base-lightest{border-color:#f9f9f9}.desktop\:hover\:border-base-lightest:hover{border-color:#f9f9f9}.desktop\:border-base-lighter{border-color:#edeff0}.desktop\:hover\:border-base-lighter:hover{border-color:#edeff0}.desktop\:border-base-light{border-color:#f6f6f6}.desktop\:hover\:border-base-light:hover{border-color:#f6f6f6}.desktop\:border-base{border-color:#5c5c5c}.desktop\:hover\:border-base:hover{border-color:#5c5c5c}.desktop\:border-base-dark{border-color:#454545}.desktop\:hover\:border-base-dark:hover{border-color:#454545}.desktop\:border-base-darker{border-color:#2e2e2e}.desktop\:hover\:border-base-darker:hover{border-color:#2e2e2e}.desktop\:border-base-darkest{border-color:#1b1b1b}.desktop\:hover\:border-base-darkest:hover{border-color:#1b1b1b}.desktop\:border-ink{border-color:#1b1b1b}.desktop\:hover\:border-ink:hover{border-color:#1b1b1b}.desktop\:border-primary-lighter{border-color:#cfe8ff}.desktop\:hover\:border-primary-lighter:hover{border-color:#cfe8ff}.desktop\:border-primary-light{border-color:#58b4ff}.desktop\:hover\:border-primary-light:hover{border-color:#58b4ff}.desktop\:border-primary{border-color:#005ea2}.desktop\:hover\:border-primary:hover{border-color:#005ea2}.desktop\:border-primary-vivid{border-color:#0050d8}.desktop\:hover\:border-primary-vivid:hover{border-color:#0050d8}.desktop\:border-primary-dark{border-color:#0b4778}.desktop\:hover\:border-primary-dark:hover{border-color:#0b4778}.desktop\:border-primary-darker{border-color:#162e51}.desktop\:hover\:border-primary-darker:hover{border-color:#162e51}.desktop\:border-secondary-lighter{border-color:#f1e5cd}.desktop\:hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.desktop\:border-secondary-light{border-color:#c7a97b}.desktop\:hover\:border-secondary-light:hover{border-color:#c7a97b}.desktop\:border-secondary{border-color:#8e704f}.desktop\:hover\:border-secondary:hover{border-color:#8e704f}.desktop\:border-secondary-vivid{border-color:#936f38}.desktop\:hover\:border-secondary-vivid:hover{border-color:#936f38}.desktop\:border-secondary-dark{border-color:#7a591a}.desktop\:hover\:border-secondary-dark:hover{border-color:#7a591a}.desktop\:border-secondary-darker{border-color:#5c410a}.desktop\:hover\:border-secondary-darker:hover{border-color:#5c410a}.desktop\:border-accent-warm-darkest{border-color:#5c1111}.desktop\:hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.desktop\:border-accent-warm-darker{border-color:#6f3331}.desktop\:hover\:border-accent-warm-darker:hover{border-color:#6f3331}.desktop\:border-accent-warm-dark{border-color:#b50909}.desktop\:hover\:border-accent-warm-dark:hover{border-color:#b50909}.desktop\:border-accent-warm{border-color:#e52207}.desktop\:hover\:border-accent-warm:hover{border-color:#e52207}.desktop\:border-accent-warm-light{border-color:#fdb8ae}.desktop\:hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.desktop\:border-accent-warm-lighter{border-color:#f8e1de}.desktop\:hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.desktop\:border-accent-cool-darker{border-color:#4f1c24}.desktop\:hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.desktop\:border-accent-cool-dark{border-color:#822133}.desktop\:hover\:border-accent-cool-dark:hover{border-color:#822133}.desktop\:border-accent-cool{border-color:#b21d38}.desktop\:hover\:border-accent-cool:hover{border-color:#b21d38}.desktop\:border-accent-cool-light{border-color:#f8b9c5}.desktop\:hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.desktop\:border-accent-cool-lighter{border-color:#fff2f5}.desktop\:hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.desktop\:border-error-lighter{border-color:#f4e3db}.desktop\:hover\:border-error-lighter:hover{border-color:#f4e3db}.desktop\:border-error-light{border-color:#f39268}.desktop\:hover\:border-error-light:hover{border-color:#f39268}.desktop\:border-error{border-color:#d54309}.desktop\:hover\:border-error:hover{border-color:#d54309}.desktop\:border-error-dark{border-color:#b50909}.desktop\:hover\:border-error-dark:hover{border-color:#b50909}.desktop\:border-error-darker{border-color:#6f3331}.desktop\:hover\:border-error-darker:hover{border-color:#6f3331}.desktop\:border-warning-lighter{border-color:#faf3d1}.desktop\:hover\:border-warning-lighter:hover{border-color:#faf3d1}.desktop\:border-warning-light{border-color:#fee685}.desktop\:hover\:border-warning-light:hover{border-color:#fee685}.desktop\:border-warning{border-color:#ffbe2e}.desktop\:hover\:border-warning:hover{border-color:#ffbe2e}.desktop\:border-warning-dark{border-color:#e5a000}.desktop\:hover\:border-warning-dark:hover{border-color:#e5a000}.desktop\:border-warning-darker{border-color:#936f38}.desktop\:hover\:border-warning-darker:hover{border-color:#936f38}.desktop\:border-success-lighter{border-color:#ecf3ec}.desktop\:hover\:border-success-lighter:hover{border-color:#ecf3ec}.desktop\:border-success-light{border-color:#70e17b}.desktop\:hover\:border-success-light:hover{border-color:#70e17b}.desktop\:border-success{border-color:#00a91c}.desktop\:hover\:border-success:hover{border-color:#00a91c}.desktop\:border-success-dark{border-color:#008817}.desktop\:hover\:border-success-dark:hover{border-color:#008817}.desktop\:border-success-darker{border-color:#216e1f}.desktop\:hover\:border-success-darker:hover{border-color:#216e1f}.desktop\:border-info-lighter{border-color:#e7f6f8}.desktop\:hover\:border-info-lighter:hover{border-color:#e7f6f8}.desktop\:border-info-light{border-color:#99deea}.desktop\:hover\:border-info-light:hover{border-color:#99deea}.desktop\:border-info{border-color:#00bde3}.desktop\:hover\:border-info:hover{border-color:#00bde3}.desktop\:border-info-dark{border-color:#009ec1}.desktop\:hover\:border-info-dark:hover{border-color:#009ec1}.desktop\:border-info-darker{border-color:#2e6276}.desktop\:hover\:border-info-darker:hover{border-color:#2e6276}.desktop\:border-disabled-light{border-color:#e6e6e6}.desktop\:hover\:border-disabled-light:hover{border-color:#e6e6e6}.desktop\:border-disabled{border-color:#c9c9c9}.desktop\:hover\:border-disabled:hover{border-color:#c9c9c9}.desktop\:border-disabled-dark{border-color:#adadad}.desktop\:hover\:border-disabled-dark:hover{border-color:#adadad}.desktop\:border-emergency{border-color:#e5a000}.desktop\:hover\:border-emergency:hover{border-color:#e5a000}.desktop\:border-emergency-dark{border-color:#332d29}.desktop\:hover\:border-emergency-dark:hover{border-color:#332d29}.desktop\:radius-0{border-radius:0}.desktop\:radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.desktop\:radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.desktop\:radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.desktop\:radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.desktop\:radius-sm{border-radius:2px}.desktop\:radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.desktop\:radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.desktop\:radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.desktop\:radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.desktop\:radius-md{border-radius:0.25rem}.desktop\:radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.desktop\:radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.desktop\:radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.desktop\:radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.desktop\:radius-lg{border-radius:0.5rem}.desktop\:radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.desktop\:radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.desktop\:radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.desktop\:radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.desktop\:radius-pill{border-radius:99rem}.desktop\:radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.desktop\:radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.desktop\:radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.desktop\:radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.desktop\:display-block{display:block}.desktop\:display-flex{display:flex}.desktop\:display-none{display:none}.desktop\:display-inline{display:inline}.desktop\:display-inline-block{display:inline-block}.desktop\:display-inline-flex{display:inline-flex}.desktop\:display-table{display:table}.desktop\:display-table-cell{display:table-cell}.desktop\:display-table-row{display:table-row}.desktop\:font-mono-3xs{font-size:0.89rem}.desktop\:font-mono-2xs{font-size:0.95rem}.desktop\:font-mono-xs{font-size:1.01rem}.desktop\:font-mono-sm{font-size:1.07rem}.desktop\:font-mono-md{font-size:1.19rem}.desktop\:font-mono-lg{font-size:1.31rem}.desktop\:font-mono-xl{font-size:1.43rem}.desktop\:font-mono-2xl{font-size:1.67rem}.desktop\:font-mono-3xl{font-size:1.91rem}.desktop\:font-sans-3xs{font-size:0.96rem}.desktop\:font-sans-2xs{font-size:1.02rem}.desktop\:font-sans-xs{font-size:1.08rem}.desktop\:font-sans-sm{font-size:1.15rem}.desktop\:font-sans-md{font-size:1.27rem}.desktop\:font-sans-lg{font-size:1.4rem}.desktop\:font-sans-xl{font-size:1.53rem}.desktop\:font-sans-2xl{font-size:1.78rem}.desktop\:font-sans-3xl{font-size:2.04rem}.desktop\:font-serif-3xs{font-size:0.91rem}.desktop\:font-serif-2xs{font-size:0.98rem}.desktop\:font-serif-xs{font-size:1.04rem}.desktop\:font-serif-sm{font-size:1.1rem}.desktop\:font-serif-md{font-size:1.22rem}.desktop\:font-serif-lg{font-size:1.34rem}.desktop\:font-serif-xl{font-size:1.46rem}.desktop\:font-serif-2xl{font-size:1.71rem}.desktop\:font-serif-3xl{font-size:1.95rem}.desktop\:font-heading-3xs{font-size:0.91rem}.desktop\:font-heading-2xs{font-size:0.98rem}.desktop\:font-heading-xs{font-size:1.04rem}.desktop\:font-heading-sm{font-size:1.1rem}.desktop\:font-heading-md{font-size:1.22rem}.desktop\:font-heading-lg{font-size:1.34rem}.desktop\:font-heading-xl{font-size:1.46rem}.desktop\:font-heading-2xl{font-size:1.71rem}.desktop\:font-heading-3xl{font-size:1.95rem}.desktop\:font-body-3xs{font-size:0.96rem}.desktop\:font-body-2xs{font-size:1.02rem}.desktop\:font-body-xs{font-size:1.08rem}.desktop\:font-body-sm{font-size:1.15rem}.desktop\:font-body-md{font-size:1.27rem}.desktop\:font-body-lg{font-size:1.4rem}.desktop\:font-body-xl{font-size:1.53rem}.desktop\:font-body-2xl{font-size:1.78rem}.desktop\:font-body-3xl{font-size:2.04rem}.desktop\:font-code-3xs{font-size:0.89rem}.desktop\:font-code-2xs{font-size:0.95rem}.desktop\:font-code-xs{font-size:1.01rem}.desktop\:font-code-sm{font-size:1.07rem}.desktop\:font-code-md{font-size:1.19rem}.desktop\:font-code-lg{font-size:1.31rem}.desktop\:font-code-xl{font-size:1.43rem}.desktop\:font-code-2xl{font-size:1.67rem}.desktop\:font-code-3xl{font-size:1.91rem}.desktop\:font-alt-3xs{font-size:0.91rem}.desktop\:font-alt-2xs{font-size:0.98rem}.desktop\:font-alt-xs{font-size:1.04rem}.desktop\:font-alt-sm{font-size:1.1rem}.desktop\:font-alt-md{font-size:1.22rem}.desktop\:font-alt-lg{font-size:1.34rem}.desktop\:font-alt-xl{font-size:1.46rem}.desktop\:font-alt-2xl{font-size:1.71rem}.desktop\:font-alt-3xl{font-size:1.95rem}.desktop\:font-ui-3xs{font-size:0.96rem}.desktop\:font-ui-2xs{font-size:1.02rem}.desktop\:font-ui-xs{font-size:1.08rem}.desktop\:font-ui-sm{font-size:1.15rem}.desktop\:font-ui-md{font-size:1.27rem}.desktop\:font-ui-lg{font-size:1.4rem}.desktop\:font-ui-xl{font-size:1.53rem}.desktop\:font-ui-2xl{font-size:1.78rem}.desktop\:font-ui-3xl{font-size:2.04rem}.desktop\:text-light{font-weight:300}.desktop\:text-normal{font-weight:normal}.desktop\:text-bold{font-weight:700}.desktop\:flex-justify-center{justify-content:center}.desktop\:flex-justify-start{justify-content:flex-start}.desktop\:flex-justify-end{justify-content:flex-end}.desktop\:flex-justify{justify-content:space-between}.desktop\:line-height-sans-1{line-height:1}.desktop\:line-height-sans-2{line-height:1.2}.desktop\:line-height-sans-3{line-height:1.3}.desktop\:line-height-sans-4{line-height:1.5}.desktop\:line-height-sans-5{line-height:1.6}.desktop\:line-height-sans-6{line-height:1.7}.desktop\:line-height-serif-1{line-height:1}.desktop\:line-height-serif-2{line-height:1.2}.desktop\:line-height-serif-3{line-height:1.4}.desktop\:line-height-serif-4{line-height:1.5}.desktop\:line-height-serif-5{line-height:1.7}.desktop\:line-height-serif-6{line-height:1.8}.desktop\:line-height-mono-1{line-height:1}.desktop\:line-height-mono-2{line-height:1.3}.desktop\:line-height-mono-3{line-height:1.4}.desktop\:line-height-mono-4{line-height:1.6}.desktop\:line-height-mono-5{line-height:1.7}.desktop\:line-height-mono-6{line-height:1.8}.desktop\:line-height-heading-1{line-height:1}.desktop\:line-height-heading-2{line-height:1.2}.desktop\:line-height-heading-3{line-height:1.4}.desktop\:line-height-heading-4{line-height:1.5}.desktop\:line-height-heading-5{line-height:1.7}.desktop\:line-height-heading-6{line-height:1.8}.desktop\:line-height-ui-1{line-height:1}.desktop\:line-height-ui-2{line-height:1.2}.desktop\:line-height-ui-3{line-height:1.3}.desktop\:line-height-ui-4{line-height:1.5}.desktop\:line-height-ui-5{line-height:1.6}.desktop\:line-height-ui-6{line-height:1.7}.desktop\:line-height-body-1{line-height:1}.desktop\:line-height-body-2{line-height:1.2}.desktop\:line-height-body-3{line-height:1.3}.desktop\:line-height-body-4{line-height:1.5}.desktop\:line-height-body-5{line-height:1.6}.desktop\:line-height-body-6{line-height:1.7}.desktop\:line-height-code-1{line-height:1}.desktop\:line-height-code-2{line-height:1.3}.desktop\:line-height-code-3{line-height:1.4}.desktop\:line-height-code-4{line-height:1.6}.desktop\:line-height-code-5{line-height:1.7}.desktop\:line-height-code-6{line-height:1.8}.desktop\:line-height-alt-1{line-height:1}.desktop\:line-height-alt-2{line-height:1.2}.desktop\:line-height-alt-3{line-height:1.4}.desktop\:line-height-alt-4{line-height:1.5}.desktop\:line-height-alt-5{line-height:1.7}.desktop\:line-height-alt-6{line-height:1.8}.desktop\:margin-neg-1px{margin:-1px}.desktop\:margin-neg-2px{margin:-2px}.desktop\:margin-neg-05{margin:-0.25rem}.desktop\:margin-neg-1{margin:-0.5rem}.desktop\:margin-neg-105{margin:-0.75rem}.desktop\:margin-neg-2{margin:-1rem}.desktop\:margin-neg-205{margin:-1.25rem}.desktop\:margin-neg-3{margin:-1.5rem}.desktop\:margin-1px{margin:1px}.desktop\:margin-2px{margin:2px}.desktop\:margin-05{margin:0.25rem}.desktop\:margin-1{margin:0.5rem}.desktop\:margin-105{margin:0.75rem}.desktop\:margin-2{margin:1rem}.desktop\:margin-205{margin:1.25rem}.desktop\:margin-3{margin:1.5rem}.desktop\:margin-neg-4{margin:-2rem}.desktop\:margin-neg-5{margin:-2.5rem}.desktop\:margin-neg-6{margin:-3rem}.desktop\:margin-neg-7{margin:-3.5rem}.desktop\:margin-neg-8{margin:-4rem}.desktop\:margin-neg-9{margin:-4.5rem}.desktop\:margin-neg-10{margin:-5rem}.desktop\:margin-neg-15{margin:-7.5rem}.desktop\:margin-4{margin:2rem}.desktop\:margin-5{margin:2.5rem}.desktop\:margin-6{margin:3rem}.desktop\:margin-7{margin:3.5rem}.desktop\:margin-8{margin:4rem}.desktop\:margin-9{margin:4.5rem}.desktop\:margin-10{margin:5rem}.desktop\:margin-15{margin:7.5rem}.desktop\:margin-05em{margin:0.5em}.desktop\:margin-1em{margin:1em}.desktop\:margin-105em{margin:1.5em}.desktop\:margin-2em{margin:2em}.desktop\:margin-0{margin:0}.desktop\:margin-y-1px{margin-top:1px;margin-bottom:1px}.desktop\:margin-top-1px{margin-top:1px}.desktop\:margin-bottom-1px{margin-bottom:1px}.desktop\:margin-y-2px{margin-top:2px;margin-bottom:2px}.desktop\:margin-top-2px{margin-top:2px}.desktop\:margin-bottom-2px{margin-bottom:2px}.desktop\:margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.desktop\:margin-top-05{margin-top:0.25rem}.desktop\:margin-bottom-05{margin-bottom:0.25rem}.desktop\:margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.desktop\:margin-top-1{margin-top:0.5rem}.desktop\:margin-bottom-1{margin-bottom:0.5rem}.desktop\:margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.desktop\:margin-top-105{margin-top:0.75rem}.desktop\:margin-bottom-105{margin-bottom:0.75rem}.desktop\:margin-y-2{margin-top:1rem;margin-bottom:1rem}.desktop\:margin-top-2{margin-top:1rem}.desktop\:margin-bottom-2{margin-bottom:1rem}.desktop\:margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.desktop\:margin-top-205{margin-top:1.25rem}.desktop\:margin-bottom-205{margin-bottom:1.25rem}.desktop\:margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.desktop\:margin-top-3{margin-top:1.5rem}.desktop\:margin-bottom-3{margin-bottom:1.5rem}.desktop\:margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.desktop\:margin-top-neg-1px{margin-top:-1px}.desktop\:margin-bottom-neg-1px{margin-bottom:-1px}.desktop\:margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.desktop\:margin-top-neg-2px{margin-top:-2px}.desktop\:margin-bottom-neg-2px{margin-bottom:-2px}.desktop\:margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.desktop\:margin-top-neg-05{margin-top:-0.25rem}.desktop\:margin-bottom-neg-05{margin-bottom:-0.25rem}.desktop\:margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.desktop\:margin-top-neg-1{margin-top:-0.5rem}.desktop\:margin-bottom-neg-1{margin-bottom:-0.5rem}.desktop\:margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.desktop\:margin-top-neg-105{margin-top:-0.75rem}.desktop\:margin-bottom-neg-105{margin-bottom:-0.75rem}.desktop\:margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.desktop\:margin-top-neg-2{margin-top:-1rem}.desktop\:margin-bottom-neg-2{margin-bottom:-1rem}.desktop\:margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.desktop\:margin-top-neg-205{margin-top:-1.25rem}.desktop\:margin-bottom-neg-205{margin-bottom:-1.25rem}.desktop\:margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.desktop\:margin-top-neg-3{margin-top:-1.5rem}.desktop\:margin-bottom-neg-3{margin-bottom:-1.5rem}.desktop\:margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.desktop\:margin-top-neg-4{margin-top:-2rem}.desktop\:margin-bottom-neg-4{margin-bottom:-2rem}.desktop\:margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.desktop\:margin-top-neg-5{margin-top:-2.5rem}.desktop\:margin-bottom-neg-5{margin-bottom:-2.5rem}.desktop\:margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.desktop\:margin-top-neg-6{margin-top:-3rem}.desktop\:margin-bottom-neg-6{margin-bottom:-3rem}.desktop\:margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.desktop\:margin-top-neg-7{margin-top:-3.5rem}.desktop\:margin-bottom-neg-7{margin-bottom:-3.5rem}.desktop\:margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.desktop\:margin-top-neg-8{margin-top:-4rem}.desktop\:margin-bottom-neg-8{margin-bottom:-4rem}.desktop\:margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.desktop\:margin-top-neg-9{margin-top:-4.5rem}.desktop\:margin-bottom-neg-9{margin-bottom:-4.5rem}.desktop\:margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.desktop\:margin-top-neg-10{margin-top:-5rem}.desktop\:margin-bottom-neg-10{margin-bottom:-5rem}.desktop\:margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.desktop\:margin-top-neg-15{margin-top:-7.5rem}.desktop\:margin-bottom-neg-15{margin-bottom:-7.5rem}.desktop\:margin-y-4{margin-top:2rem;margin-bottom:2rem}.desktop\:margin-top-4{margin-top:2rem}.desktop\:margin-bottom-4{margin-bottom:2rem}.desktop\:margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.desktop\:margin-top-5{margin-top:2.5rem}.desktop\:margin-bottom-5{margin-bottom:2.5rem}.desktop\:margin-y-6{margin-top:3rem;margin-bottom:3rem}.desktop\:margin-top-6{margin-top:3rem}.desktop\:margin-bottom-6{margin-bottom:3rem}.desktop\:margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.desktop\:margin-top-7{margin-top:3.5rem}.desktop\:margin-bottom-7{margin-bottom:3.5rem}.desktop\:margin-y-8{margin-top:4rem;margin-bottom:4rem}.desktop\:margin-top-8{margin-top:4rem}.desktop\:margin-bottom-8{margin-bottom:4rem}.desktop\:margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.desktop\:margin-top-9{margin-top:4.5rem}.desktop\:margin-bottom-9{margin-bottom:4.5rem}.desktop\:margin-y-10{margin-top:5rem;margin-bottom:5rem}.desktop\:margin-top-10{margin-top:5rem}.desktop\:margin-bottom-10{margin-bottom:5rem}.desktop\:margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.desktop\:margin-top-15{margin-top:7.5rem}.desktop\:margin-bottom-15{margin-bottom:7.5rem}.desktop\:margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.desktop\:margin-top-05em{margin-top:0.5em}.desktop\:margin-bottom-05em{margin-bottom:0.5em}.desktop\:margin-y-1em{margin-top:1em;margin-bottom:1em}.desktop\:margin-top-1em{margin-top:1em}.desktop\:margin-bottom-1em{margin-bottom:1em}.desktop\:margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.desktop\:margin-top-105em{margin-top:1.5em}.desktop\:margin-bottom-105em{margin-bottom:1.5em}.desktop\:margin-y-2em{margin-top:2em;margin-bottom:2em}.desktop\:margin-top-2em{margin-top:2em}.desktop\:margin-bottom-2em{margin-bottom:2em}.desktop\:margin-y-0{margin-top:0;margin-bottom:0}.desktop\:margin-top-0{margin-top:0}.desktop\:margin-bottom-0{margin-bottom:0}.desktop\:margin-y-auto{margin-top:auto;margin-bottom:auto}.desktop\:margin-top-auto{margin-top:auto}.desktop\:margin-bottom-auto{margin-bottom:auto}.desktop\:margin-x-1px{margin-left:1px;margin-right:1px}.desktop\:margin-right-1px{margin-right:1px}.desktop\:margin-left-1px{margin-left:1px}.desktop\:margin-x-2px{margin-left:2px;margin-right:2px}.desktop\:margin-right-2px{margin-right:2px}.desktop\:margin-left-2px{margin-left:2px}.desktop\:margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.desktop\:margin-right-05{margin-right:0.25rem}.desktop\:margin-left-05{margin-left:0.25rem}.desktop\:margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.desktop\:margin-right-1{margin-right:0.5rem}.desktop\:margin-left-1{margin-left:0.5rem}.desktop\:margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.desktop\:margin-right-105{margin-right:0.75rem}.desktop\:margin-left-105{margin-left:0.75rem}.desktop\:margin-x-2{margin-left:1rem;margin-right:1rem}.desktop\:margin-right-2{margin-right:1rem}.desktop\:margin-left-2{margin-left:1rem}.desktop\:margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.desktop\:margin-right-205{margin-right:1.25rem}.desktop\:margin-left-205{margin-left:1.25rem}.desktop\:margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.desktop\:margin-right-3{margin-right:1.5rem}.desktop\:margin-left-3{margin-left:1.5rem}.desktop\:margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.desktop\:margin-right-neg-1px{margin-right:-1px}.desktop\:margin-left-neg-1px{margin-left:-1px}.desktop\:margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.desktop\:margin-right-neg-2px{margin-right:-2px}.desktop\:margin-left-neg-2px{margin-left:-2px}.desktop\:margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.desktop\:margin-right-neg-05{margin-right:-0.25rem}.desktop\:margin-left-neg-05{margin-left:-0.25rem}.desktop\:margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.desktop\:margin-right-neg-1{margin-right:-0.5rem}.desktop\:margin-left-neg-1{margin-left:-0.5rem}.desktop\:margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.desktop\:margin-right-neg-105{margin-right:-0.75rem}.desktop\:margin-left-neg-105{margin-left:-0.75rem}.desktop\:margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.desktop\:margin-right-neg-2{margin-right:-1rem}.desktop\:margin-left-neg-2{margin-left:-1rem}.desktop\:margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.desktop\:margin-right-neg-205{margin-right:-1.25rem}.desktop\:margin-left-neg-205{margin-left:-1.25rem}.desktop\:margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.desktop\:margin-right-neg-3{margin-right:-1.5rem}.desktop\:margin-left-neg-3{margin-left:-1.5rem}.desktop\:margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.desktop\:margin-right-neg-4{margin-right:-2rem}.desktop\:margin-left-neg-4{margin-left:-2rem}.desktop\:margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.desktop\:margin-right-neg-5{margin-right:-2.5rem}.desktop\:margin-left-neg-5{margin-left:-2.5rem}.desktop\:margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.desktop\:margin-right-neg-6{margin-right:-3rem}.desktop\:margin-left-neg-6{margin-left:-3rem}.desktop\:margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.desktop\:margin-right-neg-7{margin-right:-3.5rem}.desktop\:margin-left-neg-7{margin-left:-3.5rem}.desktop\:margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.desktop\:margin-right-neg-8{margin-right:-4rem}.desktop\:margin-left-neg-8{margin-left:-4rem}.desktop\:margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.desktop\:margin-right-neg-9{margin-right:-4.5rem}.desktop\:margin-left-neg-9{margin-left:-4.5rem}.desktop\:margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.desktop\:margin-right-neg-10{margin-right:-5rem}.desktop\:margin-left-neg-10{margin-left:-5rem}.desktop\:margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.desktop\:margin-right-neg-15{margin-right:-7.5rem}.desktop\:margin-left-neg-15{margin-left:-7.5rem}.desktop\:margin-x-4{margin-left:2rem;margin-right:2rem}.desktop\:margin-right-4{margin-right:2rem}.desktop\:margin-left-4{margin-left:2rem}.desktop\:margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.desktop\:margin-right-5{margin-right:2.5rem}.desktop\:margin-left-5{margin-left:2.5rem}.desktop\:margin-x-6{margin-left:3rem;margin-right:3rem}.desktop\:margin-right-6{margin-right:3rem}.desktop\:margin-left-6{margin-left:3rem}.desktop\:margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.desktop\:margin-right-7{margin-right:3.5rem}.desktop\:margin-left-7{margin-left:3.5rem}.desktop\:margin-x-8{margin-left:4rem;margin-right:4rem}.desktop\:margin-right-8{margin-right:4rem}.desktop\:margin-left-8{margin-left:4rem}.desktop\:margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.desktop\:margin-right-9{margin-right:4.5rem}.desktop\:margin-left-9{margin-left:4.5rem}.desktop\:margin-x-10{margin-left:5rem;margin-right:5rem}.desktop\:margin-right-10{margin-right:5rem}.desktop\:margin-left-10{margin-left:5rem}.desktop\:margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.desktop\:margin-right-15{margin-right:7.5rem}.desktop\:margin-left-15{margin-left:7.5rem}.desktop\:margin-x-card{margin-left:10rem;margin-right:10rem}.desktop\:margin-right-card{margin-right:10rem}.desktop\:margin-left-card{margin-left:10rem}.desktop\:margin-x-card-lg{margin-left:15rem;margin-right:15rem}.desktop\:margin-right-card-lg{margin-right:15rem}.desktop\:margin-left-card-lg{margin-left:15rem}.desktop\:margin-x-mobile{margin-left:20rem;margin-right:20rem}.desktop\:margin-right-mobile{margin-right:20rem}.desktop\:margin-left-mobile{margin-left:20rem}.desktop\:margin-x-05em{margin-left:0.5em;margin-right:0.5em}.desktop\:margin-right-05em{margin-right:0.5em}.desktop\:margin-left-05em{margin-left:0.5em}.desktop\:margin-x-1em{margin-left:1em;margin-right:1em}.desktop\:margin-right-1em{margin-right:1em}.desktop\:margin-left-1em{margin-left:1em}.desktop\:margin-x-105em{margin-left:1.5em;margin-right:1.5em}.desktop\:margin-right-105em{margin-right:1.5em}.desktop\:margin-left-105em{margin-left:1.5em}.desktop\:margin-x-2em{margin-left:2em;margin-right:2em}.desktop\:margin-right-2em{margin-right:2em}.desktop\:margin-left-2em{margin-left:2em}.desktop\:margin-x-0{margin-left:0;margin-right:0}.desktop\:margin-right-0{margin-right:0}.desktop\:margin-left-0{margin-left:0}.desktop\:margin-x-auto{margin-left:auto;margin-right:auto}.desktop\:margin-right-auto{margin-right:auto}.desktop\:margin-left-auto{margin-left:auto}.desktop\:measure-1{max-width:44ex}.desktop\:measure-2{max-width:60ex}.desktop\:measure-3{max-width:64ex}.desktop\:measure-4{max-width:68ex}.desktop\:measure-5{max-width:72ex}.desktop\:measure-6{max-width:88ex}.desktop\:measure-none{max-width:none}.desktop\:order-first{order:-1}.desktop\:order-last{order:999}.desktop\:order-initial{order:initial}.desktop\:order-0{order:0}.desktop\:order-1{order:1}.desktop\:order-2{order:2}.desktop\:order-3{order:3}.desktop\:order-4{order:4}.desktop\:order-5{order:5}.desktop\:order-6{order:6}.desktop\:order-7{order:7}.desktop\:order-8{order:8}.desktop\:order-9{order:9}.desktop\:order-10{order:10}.desktop\:order-11{order:11}.desktop\:padding-1px{padding:1px}.desktop\:padding-y-1px{padding-top:1px;padding-bottom:1px}.desktop\:padding-x-1px{padding-left:1px;padding-right:1px}.desktop\:padding-top-1px{padding-top:1px}.desktop\:padding-right-1px{padding-right:1px}.desktop\:padding-bottom-1px{padding-bottom:1px}.desktop\:padding-left-1px{padding-left:1px}.desktop\:padding-2px{padding:2px}.desktop\:padding-y-2px{padding-top:2px;padding-bottom:2px}.desktop\:padding-x-2px{padding-left:2px;padding-right:2px}.desktop\:padding-top-2px{padding-top:2px}.desktop\:padding-right-2px{padding-right:2px}.desktop\:padding-bottom-2px{padding-bottom:2px}.desktop\:padding-left-2px{padding-left:2px}.desktop\:padding-05{padding:0.25rem}.desktop\:padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.desktop\:padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.desktop\:padding-top-05{padding-top:0.25rem}.desktop\:padding-right-05{padding-right:0.25rem}.desktop\:padding-bottom-05{padding-bottom:0.25rem}.desktop\:padding-left-05{padding-left:0.25rem}.desktop\:padding-1{padding:0.5rem}.desktop\:padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.desktop\:padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.desktop\:padding-top-1{padding-top:0.5rem}.desktop\:padding-right-1{padding-right:0.5rem}.desktop\:padding-bottom-1{padding-bottom:0.5rem}.desktop\:padding-left-1{padding-left:0.5rem}.desktop\:padding-105{padding:0.75rem}.desktop\:padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.desktop\:padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.desktop\:padding-top-105{padding-top:0.75rem}.desktop\:padding-right-105{padding-right:0.75rem}.desktop\:padding-bottom-105{padding-bottom:0.75rem}.desktop\:padding-left-105{padding-left:0.75rem}.desktop\:padding-2{padding:1rem}.desktop\:padding-y-2{padding-top:1rem;padding-bottom:1rem}.desktop\:padding-x-2{padding-left:1rem;padding-right:1rem}.desktop\:padding-top-2{padding-top:1rem}.desktop\:padding-right-2{padding-right:1rem}.desktop\:padding-bottom-2{padding-bottom:1rem}.desktop\:padding-left-2{padding-left:1rem}.desktop\:padding-205{padding:1.25rem}.desktop\:padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.desktop\:padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.desktop\:padding-top-205{padding-top:1.25rem}.desktop\:padding-right-205{padding-right:1.25rem}.desktop\:padding-bottom-205{padding-bottom:1.25rem}.desktop\:padding-left-205{padding-left:1.25rem}.desktop\:padding-3{padding:1.5rem}.desktop\:padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.desktop\:padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.desktop\:padding-top-3{padding-top:1.5rem}.desktop\:padding-right-3{padding-right:1.5rem}.desktop\:padding-bottom-3{padding-bottom:1.5rem}.desktop\:padding-left-3{padding-left:1.5rem}.desktop\:padding-4{padding:2rem}.desktop\:padding-y-4{padding-top:2rem;padding-bottom:2rem}.desktop\:padding-x-4{padding-left:2rem;padding-right:2rem}.desktop\:padding-top-4{padding-top:2rem}.desktop\:padding-right-4{padding-right:2rem}.desktop\:padding-bottom-4{padding-bottom:2rem}.desktop\:padding-left-4{padding-left:2rem}.desktop\:padding-5{padding:2.5rem}.desktop\:padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.desktop\:padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.desktop\:padding-top-5{padding-top:2.5rem}.desktop\:padding-right-5{padding-right:2.5rem}.desktop\:padding-bottom-5{padding-bottom:2.5rem}.desktop\:padding-left-5{padding-left:2.5rem}.desktop\:padding-6{padding:3rem}.desktop\:padding-y-6{padding-top:3rem;padding-bottom:3rem}.desktop\:padding-x-6{padding-left:3rem;padding-right:3rem}.desktop\:padding-top-6{padding-top:3rem}.desktop\:padding-right-6{padding-right:3rem}.desktop\:padding-bottom-6{padding-bottom:3rem}.desktop\:padding-left-6{padding-left:3rem}.desktop\:padding-7{padding:3.5rem}.desktop\:padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.desktop\:padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.desktop\:padding-top-7{padding-top:3.5rem}.desktop\:padding-right-7{padding-right:3.5rem}.desktop\:padding-bottom-7{padding-bottom:3.5rem}.desktop\:padding-left-7{padding-left:3.5rem}.desktop\:padding-8{padding:4rem}.desktop\:padding-y-8{padding-top:4rem;padding-bottom:4rem}.desktop\:padding-x-8{padding-left:4rem;padding-right:4rem}.desktop\:padding-top-8{padding-top:4rem}.desktop\:padding-right-8{padding-right:4rem}.desktop\:padding-bottom-8{padding-bottom:4rem}.desktop\:padding-left-8{padding-left:4rem}.desktop\:padding-9{padding:4.5rem}.desktop\:padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.desktop\:padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.desktop\:padding-top-9{padding-top:4.5rem}.desktop\:padding-right-9{padding-right:4.5rem}.desktop\:padding-bottom-9{padding-bottom:4.5rem}.desktop\:padding-left-9{padding-left:4.5rem}.desktop\:padding-10{padding:5rem}.desktop\:padding-y-10{padding-top:5rem;padding-bottom:5rem}.desktop\:padding-x-10{padding-left:5rem;padding-right:5rem}.desktop\:padding-top-10{padding-top:5rem}.desktop\:padding-right-10{padding-right:5rem}.desktop\:padding-bottom-10{padding-bottom:5rem}.desktop\:padding-left-10{padding-left:5rem}.desktop\:padding-15{padding:7.5rem}.desktop\:padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.desktop\:padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.desktop\:padding-top-15{padding-top:7.5rem}.desktop\:padding-right-15{padding-right:7.5rem}.desktop\:padding-bottom-15{padding-bottom:7.5rem}.desktop\:padding-left-15{padding-left:7.5rem}.desktop\:padding-0{padding:0}.desktop\:padding-y-0{padding-top:0;padding-bottom:0}.desktop\:padding-x-0{padding-left:0;padding-right:0}.desktop\:padding-top-0{padding-top:0}.desktop\:padding-right-0{padding-right:0}.desktop\:padding-bottom-0{padding-bottom:0}.desktop\:padding-left-0{padding-left:0}.desktop\:width-1px{width:1px}.desktop\:width-2px{width:2px}.desktop\:width-05{width:0.25rem}.desktop\:width-1{width:0.5rem}.desktop\:width-105{width:0.75rem}.desktop\:width-2{width:1rem}.desktop\:width-205{width:1.25rem}.desktop\:width-3{width:1.5rem}.desktop\:width-4{width:2rem}.desktop\:width-5{width:2.5rem}.desktop\:width-6{width:3rem}.desktop\:width-7{width:3.5rem}.desktop\:width-8{width:4rem}.desktop\:width-9{width:4.5rem}.desktop\:width-10{width:5rem}.desktop\:width-15{width:7.5rem}.desktop\:width-card{width:10rem}.desktop\:width-card-lg{width:15rem}.desktop\:width-mobile{width:20rem}.desktop\:width-mobile-lg{width:30rem}.desktop\:width-tablet{width:40rem}.desktop\:width-tablet-lg{width:55rem}.desktop\:width-desktop{width:64rem}.desktop\:width-desktop-lg{width:75rem}.desktop\:width-widescreen{width:87.5rem}.desktop\:width-0{width:0}.desktop\:width-full{width:100%}.desktop\:width-auto{width:auto}}@media all and (min-width:75em){.desktop-lg\:border-1px{border:1px solid}.desktop-lg\:hover\:border-1px:hover{border:1px solid}.desktop-lg\:border-y-1px{border-top:1px solid;border-bottom:1px solid}.desktop-lg\:hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.desktop-lg\:border-x-1px{border-left:1px solid;border-right:1px solid}.desktop-lg\:hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.desktop-lg\:border-top-1px{border-top:1px solid}.desktop-lg\:hover\:border-top-1px:hover{border-top:1px solid}.desktop-lg\:border-right-1px{border-right:1px solid}.desktop-lg\:hover\:border-right-1px:hover{border-right:1px solid}.desktop-lg\:border-bottom-1px{border-bottom:1px solid}.desktop-lg\:hover\:border-bottom-1px:hover{border-bottom:1px solid}.desktop-lg\:border-left-1px{border-left:1px solid}.desktop-lg\:hover\:border-left-1px:hover{border-left:1px solid}.desktop-lg\:border-2px{border:2px solid}.desktop-lg\:hover\:border-2px:hover{border:2px solid}.desktop-lg\:border-y-2px{border-top:2px solid;border-bottom:2px solid}.desktop-lg\:hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.desktop-lg\:border-x-2px{border-left:2px solid;border-right:2px solid}.desktop-lg\:hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.desktop-lg\:border-top-2px{border-top:2px solid}.desktop-lg\:hover\:border-top-2px:hover{border-top:2px solid}.desktop-lg\:border-right-2px{border-right:2px solid}.desktop-lg\:hover\:border-right-2px:hover{border-right:2px solid}.desktop-lg\:border-bottom-2px{border-bottom:2px solid}.desktop-lg\:hover\:border-bottom-2px:hover{border-bottom:2px solid}.desktop-lg\:border-left-2px{border-left:2px solid}.desktop-lg\:hover\:border-left-2px:hover{border-left:2px solid}.desktop-lg\:border-05{border:0.25rem solid}.desktop-lg\:hover\:border-05:hover{border:0.25rem solid}.desktop-lg\:border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.desktop-lg\:hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.desktop-lg\:border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.desktop-lg\:hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.desktop-lg\:border-top-05{border-top:0.25rem solid}.desktop-lg\:hover\:border-top-05:hover{border-top:0.25rem solid}.desktop-lg\:border-right-05{border-right:0.25rem solid}.desktop-lg\:hover\:border-right-05:hover{border-right:0.25rem solid}.desktop-lg\:border-bottom-05{border-bottom:0.25rem solid}.desktop-lg\:hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.desktop-lg\:border-left-05{border-left:0.25rem solid}.desktop-lg\:hover\:border-left-05:hover{border-left:0.25rem solid}.desktop-lg\:border-1{border:0.5rem solid}.desktop-lg\:hover\:border-1:hover{border:0.5rem solid}.desktop-lg\:border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.desktop-lg\:hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.desktop-lg\:border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.desktop-lg\:hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.desktop-lg\:border-top-1{border-top:0.5rem solid}.desktop-lg\:hover\:border-top-1:hover{border-top:0.5rem solid}.desktop-lg\:border-right-1{border-right:0.5rem solid}.desktop-lg\:hover\:border-right-1:hover{border-right:0.5rem solid}.desktop-lg\:border-bottom-1{border-bottom:0.5rem solid}.desktop-lg\:hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.desktop-lg\:border-left-1{border-left:0.5rem solid}.desktop-lg\:hover\:border-left-1:hover{border-left:0.5rem solid}.desktop-lg\:border-105{border:0.75rem solid}.desktop-lg\:hover\:border-105:hover{border:0.75rem solid}.desktop-lg\:border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.desktop-lg\:hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.desktop-lg\:border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.desktop-lg\:hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.desktop-lg\:border-top-105{border-top:0.75rem solid}.desktop-lg\:hover\:border-top-105:hover{border-top:0.75rem solid}.desktop-lg\:border-right-105{border-right:0.75rem solid}.desktop-lg\:hover\:border-right-105:hover{border-right:0.75rem solid}.desktop-lg\:border-bottom-105{border-bottom:0.75rem solid}.desktop-lg\:hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.desktop-lg\:border-left-105{border-left:0.75rem solid}.desktop-lg\:hover\:border-left-105:hover{border-left:0.75rem solid}.desktop-lg\:border-2{border:1rem solid}.desktop-lg\:hover\:border-2:hover{border:1rem solid}.desktop-lg\:border-y-2{border-top:1rem solid;border-bottom:1rem solid}.desktop-lg\:hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.desktop-lg\:border-x-2{border-left:1rem solid;border-right:1rem solid}.desktop-lg\:hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.desktop-lg\:border-top-2{border-top:1rem solid}.desktop-lg\:hover\:border-top-2:hover{border-top:1rem solid}.desktop-lg\:border-right-2{border-right:1rem solid}.desktop-lg\:hover\:border-right-2:hover{border-right:1rem solid}.desktop-lg\:border-bottom-2{border-bottom:1rem solid}.desktop-lg\:hover\:border-bottom-2:hover{border-bottom:1rem solid}.desktop-lg\:border-left-2{border-left:1rem solid}.desktop-lg\:hover\:border-left-2:hover{border-left:1rem solid}.desktop-lg\:border-205{border:1.25rem solid}.desktop-lg\:hover\:border-205:hover{border:1.25rem solid}.desktop-lg\:border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.desktop-lg\:hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.desktop-lg\:border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.desktop-lg\:hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.desktop-lg\:border-top-205{border-top:1.25rem solid}.desktop-lg\:hover\:border-top-205:hover{border-top:1.25rem solid}.desktop-lg\:border-right-205{border-right:1.25rem solid}.desktop-lg\:hover\:border-right-205:hover{border-right:1.25rem solid}.desktop-lg\:border-bottom-205{border-bottom:1.25rem solid}.desktop-lg\:hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.desktop-lg\:border-left-205{border-left:1.25rem solid}.desktop-lg\:hover\:border-left-205:hover{border-left:1.25rem solid}.desktop-lg\:border-3{border:1.5rem solid}.desktop-lg\:hover\:border-3:hover{border:1.5rem solid}.desktop-lg\:border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.desktop-lg\:hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.desktop-lg\:border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.desktop-lg\:hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.desktop-lg\:border-top-3{border-top:1.5rem solid}.desktop-lg\:hover\:border-top-3:hover{border-top:1.5rem solid}.desktop-lg\:border-right-3{border-right:1.5rem solid}.desktop-lg\:hover\:border-right-3:hover{border-right:1.5rem solid}.desktop-lg\:border-bottom-3{border-bottom:1.5rem solid}.desktop-lg\:hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.desktop-lg\:border-left-3{border-left:1.5rem solid}.desktop-lg\:hover\:border-left-3:hover{border-left:1.5rem solid}.desktop-lg\:border-0{border:0 solid}.desktop-lg\:hover\:border-0:hover{border:0 solid}.desktop-lg\:border-y-0{border-top:0 solid;border-bottom:0 solid}.desktop-lg\:hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.desktop-lg\:border-x-0{border-left:0 solid;border-right:0 solid}.desktop-lg\:hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.desktop-lg\:border-top-0{border-top:0 solid}.desktop-lg\:hover\:border-top-0:hover{border-top:0 solid}.desktop-lg\:border-right-0{border-right:0 solid}.desktop-lg\:hover\:border-right-0:hover{border-right:0 solid}.desktop-lg\:border-bottom-0{border-bottom:0 solid}.desktop-lg\:hover\:border-bottom-0:hover{border-bottom:0 solid}.desktop-lg\:border-left-0{border-left:0 solid}.desktop-lg\:hover\:border-left-0:hover{border-left:0 solid}.desktop-lg\:border{border:1px solid}.desktop-lg\:hover\:border:hover{border:1px solid}.desktop-lg\:border-y{border-top:1px solid;border-bottom:1px solid}.desktop-lg\:hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.desktop-lg\:border-x{border-left:1px solid;border-right:1px solid}.desktop-lg\:hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.desktop-lg\:border-top{border-top:1px solid}.desktop-lg\:hover\:border-top:hover{border-top:1px solid}.desktop-lg\:border-right{border-right:1px solid}.desktop-lg\:hover\:border-right:hover{border-right:1px solid}.desktop-lg\:border-bottom{border-bottom:1px solid}.desktop-lg\:hover\:border-bottom:hover{border-bottom:1px solid}.desktop-lg\:border-left{border-left:1px solid}.desktop-lg\:hover\:border-left:hover{border-left:1px solid}.desktop-lg\:border-transparent{border-color:transparent}.desktop-lg\:hover\:border-transparent:hover{border-color:transparent}.desktop-lg\:border-black{border-color:black}.desktop-lg\:hover\:border-black:hover{border-color:black}.desktop-lg\:border-white{border-color:white}.desktop-lg\:hover\:border-white:hover{border-color:white}.desktop-lg\:border-red{border-color:#e52207}.desktop-lg\:hover\:border-red:hover{border-color:#e52207}.desktop-lg\:border-orange{border-color:#e66f0e}.desktop-lg\:hover\:border-orange:hover{border-color:#e66f0e}.desktop-lg\:border-gold{border-color:#ffbe2e}.desktop-lg\:hover\:border-gold:hover{border-color:#ffbe2e}.desktop-lg\:border-yellow{border-color:#fee685}.desktop-lg\:hover\:border-yellow:hover{border-color:#fee685}.desktop-lg\:border-green{border-color:#538200}.desktop-lg\:hover\:border-green:hover{border-color:#538200}.desktop-lg\:border-mint{border-color:#04c585}.desktop-lg\:hover\:border-mint:hover{border-color:#04c585}.desktop-lg\:border-cyan{border-color:#009ec1}.desktop-lg\:hover\:border-cyan:hover{border-color:#009ec1}.desktop-lg\:border-blue{border-color:#0076d6}.desktop-lg\:hover\:border-blue:hover{border-color:#0076d6}.desktop-lg\:border-indigo{border-color:#676cc8}.desktop-lg\:hover\:border-indigo:hover{border-color:#676cc8}.desktop-lg\:border-violet{border-color:#8168b3}.desktop-lg\:hover\:border-violet:hover{border-color:#8168b3}.desktop-lg\:border-magenta{border-color:#d72d79}.desktop-lg\:hover\:border-magenta:hover{border-color:#d72d79}.desktop-lg\:border-gray-5{border-color:#f0f0f0}.desktop-lg\:hover\:border-gray-5:hover{border-color:#f0f0f0}.desktop-lg\:border-gray-10{border-color:#e6e6e6}.desktop-lg\:hover\:border-gray-10:hover{border-color:#e6e6e6}.desktop-lg\:border-gray-30{border-color:#adadad}.desktop-lg\:hover\:border-gray-30:hover{border-color:#adadad}.desktop-lg\:border-gray-50{border-color:#757575}.desktop-lg\:hover\:border-gray-50:hover{border-color:#757575}.desktop-lg\:border-gray-70{border-color:#454545}.desktop-lg\:hover\:border-gray-70:hover{border-color:#454545}.desktop-lg\:border-gray-90{border-color:#1b1b1b}.desktop-lg\:hover\:border-gray-90:hover{border-color:#1b1b1b}.desktop-lg\:border-base-lightest{border-color:#f9f9f9}.desktop-lg\:hover\:border-base-lightest:hover{border-color:#f9f9f9}.desktop-lg\:border-base-lighter{border-color:#edeff0}.desktop-lg\:hover\:border-base-lighter:hover{border-color:#edeff0}.desktop-lg\:border-base-light{border-color:#f6f6f6}.desktop-lg\:hover\:border-base-light:hover{border-color:#f6f6f6}.desktop-lg\:border-base{border-color:#5c5c5c}.desktop-lg\:hover\:border-base:hover{border-color:#5c5c5c}.desktop-lg\:border-base-dark{border-color:#454545}.desktop-lg\:hover\:border-base-dark:hover{border-color:#454545}.desktop-lg\:border-base-darker{border-color:#2e2e2e}.desktop-lg\:hover\:border-base-darker:hover{border-color:#2e2e2e}.desktop-lg\:border-base-darkest{border-color:#1b1b1b}.desktop-lg\:hover\:border-base-darkest:hover{border-color:#1b1b1b}.desktop-lg\:border-ink{border-color:#1b1b1b}.desktop-lg\:hover\:border-ink:hover{border-color:#1b1b1b}.desktop-lg\:border-primary-lighter{border-color:#cfe8ff}.desktop-lg\:hover\:border-primary-lighter:hover{border-color:#cfe8ff}.desktop-lg\:border-primary-light{border-color:#58b4ff}.desktop-lg\:hover\:border-primary-light:hover{border-color:#58b4ff}.desktop-lg\:border-primary{border-color:#005ea2}.desktop-lg\:hover\:border-primary:hover{border-color:#005ea2}.desktop-lg\:border-primary-vivid{border-color:#0050d8}.desktop-lg\:hover\:border-primary-vivid:hover{border-color:#0050d8}.desktop-lg\:border-primary-dark{border-color:#0b4778}.desktop-lg\:hover\:border-primary-dark:hover{border-color:#0b4778}.desktop-lg\:border-primary-darker{border-color:#162e51}.desktop-lg\:hover\:border-primary-darker:hover{border-color:#162e51}.desktop-lg\:border-secondary-lighter{border-color:#f1e5cd}.desktop-lg\:hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.desktop-lg\:border-secondary-light{border-color:#c7a97b}.desktop-lg\:hover\:border-secondary-light:hover{border-color:#c7a97b}.desktop-lg\:border-secondary{border-color:#8e704f}.desktop-lg\:hover\:border-secondary:hover{border-color:#8e704f}.desktop-lg\:border-secondary-vivid{border-color:#936f38}.desktop-lg\:hover\:border-secondary-vivid:hover{border-color:#936f38}.desktop-lg\:border-secondary-dark{border-color:#7a591a}.desktop-lg\:hover\:border-secondary-dark:hover{border-color:#7a591a}.desktop-lg\:border-secondary-darker{border-color:#5c410a}.desktop-lg\:hover\:border-secondary-darker:hover{border-color:#5c410a}.desktop-lg\:border-accent-warm-darkest{border-color:#5c1111}.desktop-lg\:hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.desktop-lg\:border-accent-warm-darker{border-color:#6f3331}.desktop-lg\:hover\:border-accent-warm-darker:hover{border-color:#6f3331}.desktop-lg\:border-accent-warm-dark{border-color:#b50909}.desktop-lg\:hover\:border-accent-warm-dark:hover{border-color:#b50909}.desktop-lg\:border-accent-warm{border-color:#e52207}.desktop-lg\:hover\:border-accent-warm:hover{border-color:#e52207}.desktop-lg\:border-accent-warm-light{border-color:#fdb8ae}.desktop-lg\:hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.desktop-lg\:border-accent-warm-lighter{border-color:#f8e1de}.desktop-lg\:hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.desktop-lg\:border-accent-cool-darker{border-color:#4f1c24}.desktop-lg\:hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.desktop-lg\:border-accent-cool-dark{border-color:#822133}.desktop-lg\:hover\:border-accent-cool-dark:hover{border-color:#822133}.desktop-lg\:border-accent-cool{border-color:#b21d38}.desktop-lg\:hover\:border-accent-cool:hover{border-color:#b21d38}.desktop-lg\:border-accent-cool-light{border-color:#f8b9c5}.desktop-lg\:hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.desktop-lg\:border-accent-cool-lighter{border-color:#fff2f5}.desktop-lg\:hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.desktop-lg\:border-error-lighter{border-color:#f4e3db}.desktop-lg\:hover\:border-error-lighter:hover{border-color:#f4e3db}.desktop-lg\:border-error-light{border-color:#f39268}.desktop-lg\:hover\:border-error-light:hover{border-color:#f39268}.desktop-lg\:border-error{border-color:#d54309}.desktop-lg\:hover\:border-error:hover{border-color:#d54309}.desktop-lg\:border-error-dark{border-color:#b50909}.desktop-lg\:hover\:border-error-dark:hover{border-color:#b50909}.desktop-lg\:border-error-darker{border-color:#6f3331}.desktop-lg\:hover\:border-error-darker:hover{border-color:#6f3331}.desktop-lg\:border-warning-lighter{border-color:#faf3d1}.desktop-lg\:hover\:border-warning-lighter:hover{border-color:#faf3d1}.desktop-lg\:border-warning-light{border-color:#fee685}.desktop-lg\:hover\:border-warning-light:hover{border-color:#fee685}.desktop-lg\:border-warning{border-color:#ffbe2e}.desktop-lg\:hover\:border-warning:hover{border-color:#ffbe2e}.desktop-lg\:border-warning-dark{border-color:#e5a000}.desktop-lg\:hover\:border-warning-dark:hover{border-color:#e5a000}.desktop-lg\:border-warning-darker{border-color:#936f38}.desktop-lg\:hover\:border-warning-darker:hover{border-color:#936f38}.desktop-lg\:border-success-lighter{border-color:#ecf3ec}.desktop-lg\:hover\:border-success-lighter:hover{border-color:#ecf3ec}.desktop-lg\:border-success-light{border-color:#70e17b}.desktop-lg\:hover\:border-success-light:hover{border-color:#70e17b}.desktop-lg\:border-success{border-color:#00a91c}.desktop-lg\:hover\:border-success:hover{border-color:#00a91c}.desktop-lg\:border-success-dark{border-color:#008817}.desktop-lg\:hover\:border-success-dark:hover{border-color:#008817}.desktop-lg\:border-success-darker{border-color:#216e1f}.desktop-lg\:hover\:border-success-darker:hover{border-color:#216e1f}.desktop-lg\:border-info-lighter{border-color:#e7f6f8}.desktop-lg\:hover\:border-info-lighter:hover{border-color:#e7f6f8}.desktop-lg\:border-info-light{border-color:#99deea}.desktop-lg\:hover\:border-info-light:hover{border-color:#99deea}.desktop-lg\:border-info{border-color:#00bde3}.desktop-lg\:hover\:border-info:hover{border-color:#00bde3}.desktop-lg\:border-info-dark{border-color:#009ec1}.desktop-lg\:hover\:border-info-dark:hover{border-color:#009ec1}.desktop-lg\:border-info-darker{border-color:#2e6276}.desktop-lg\:hover\:border-info-darker:hover{border-color:#2e6276}.desktop-lg\:border-disabled-light{border-color:#e6e6e6}.desktop-lg\:hover\:border-disabled-light:hover{border-color:#e6e6e6}.desktop-lg\:border-disabled{border-color:#c9c9c9}.desktop-lg\:hover\:border-disabled:hover{border-color:#c9c9c9}.desktop-lg\:border-disabled-dark{border-color:#adadad}.desktop-lg\:hover\:border-disabled-dark:hover{border-color:#adadad}.desktop-lg\:border-emergency{border-color:#e5a000}.desktop-lg\:hover\:border-emergency:hover{border-color:#e5a000}.desktop-lg\:border-emergency-dark{border-color:#332d29}.desktop-lg\:hover\:border-emergency-dark:hover{border-color:#332d29}.desktop-lg\:radius-0{border-radius:0}.desktop-lg\:radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.desktop-lg\:radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.desktop-lg\:radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.desktop-lg\:radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.desktop-lg\:radius-sm{border-radius:2px}.desktop-lg\:radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.desktop-lg\:radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.desktop-lg\:radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.desktop-lg\:radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.desktop-lg\:radius-md{border-radius:0.25rem}.desktop-lg\:radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.desktop-lg\:radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.desktop-lg\:radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.desktop-lg\:radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.desktop-lg\:radius-lg{border-radius:0.5rem}.desktop-lg\:radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.desktop-lg\:radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.desktop-lg\:radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.desktop-lg\:radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.desktop-lg\:radius-pill{border-radius:99rem}.desktop-lg\:radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.desktop-lg\:radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.desktop-lg\:radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.desktop-lg\:radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.desktop-lg\:display-block{display:block}.desktop-lg\:display-flex{display:flex}.desktop-lg\:display-none{display:none}.desktop-lg\:display-inline{display:inline}.desktop-lg\:display-inline-block{display:inline-block}.desktop-lg\:display-inline-flex{display:inline-flex}.desktop-lg\:display-table{display:table}.desktop-lg\:display-table-cell{display:table-cell}.desktop-lg\:display-table-row{display:table-row}.desktop-lg\:font-mono-3xs{font-size:0.89rem}.desktop-lg\:font-mono-2xs{font-size:0.95rem}.desktop-lg\:font-mono-xs{font-size:1.01rem}.desktop-lg\:font-mono-sm{font-size:1.07rem}.desktop-lg\:font-mono-md{font-size:1.19rem}.desktop-lg\:font-mono-lg{font-size:1.31rem}.desktop-lg\:font-mono-xl{font-size:1.43rem}.desktop-lg\:font-mono-2xl{font-size:1.67rem}.desktop-lg\:font-mono-3xl{font-size:1.91rem}.desktop-lg\:font-sans-3xs{font-size:0.96rem}.desktop-lg\:font-sans-2xs{font-size:1.02rem}.desktop-lg\:font-sans-xs{font-size:1.08rem}.desktop-lg\:font-sans-sm{font-size:1.15rem}.desktop-lg\:font-sans-md{font-size:1.27rem}.desktop-lg\:font-sans-lg{font-size:1.4rem}.desktop-lg\:font-sans-xl{font-size:1.53rem}.desktop-lg\:font-sans-2xl{font-size:1.78rem}.desktop-lg\:font-sans-3xl{font-size:2.04rem}.desktop-lg\:font-serif-3xs{font-size:0.91rem}.desktop-lg\:font-serif-2xs{font-size:0.98rem}.desktop-lg\:font-serif-xs{font-size:1.04rem}.desktop-lg\:font-serif-sm{font-size:1.1rem}.desktop-lg\:font-serif-md{font-size:1.22rem}.desktop-lg\:font-serif-lg{font-size:1.34rem}.desktop-lg\:font-serif-xl{font-size:1.46rem}.desktop-lg\:font-serif-2xl{font-size:1.71rem}.desktop-lg\:font-serif-3xl{font-size:1.95rem}.desktop-lg\:font-heading-3xs{font-size:0.91rem}.desktop-lg\:font-heading-2xs{font-size:0.98rem}.desktop-lg\:font-heading-xs{font-size:1.04rem}.desktop-lg\:font-heading-sm{font-size:1.1rem}.desktop-lg\:font-heading-md{font-size:1.22rem}.desktop-lg\:font-heading-lg{font-size:1.34rem}.desktop-lg\:font-heading-xl{font-size:1.46rem}.desktop-lg\:font-heading-2xl{font-size:1.71rem}.desktop-lg\:font-heading-3xl{font-size:1.95rem}.desktop-lg\:font-body-3xs{font-size:0.96rem}.desktop-lg\:font-body-2xs{font-size:1.02rem}.desktop-lg\:font-body-xs{font-size:1.08rem}.desktop-lg\:font-body-sm{font-size:1.15rem}.desktop-lg\:font-body-md{font-size:1.27rem}.desktop-lg\:font-body-lg{font-size:1.4rem}.desktop-lg\:font-body-xl{font-size:1.53rem}.desktop-lg\:font-body-2xl{font-size:1.78rem}.desktop-lg\:font-body-3xl{font-size:2.04rem}.desktop-lg\:font-code-3xs{font-size:0.89rem}.desktop-lg\:font-code-2xs{font-size:0.95rem}.desktop-lg\:font-code-xs{font-size:1.01rem}.desktop-lg\:font-code-sm{font-size:1.07rem}.desktop-lg\:font-code-md{font-size:1.19rem}.desktop-lg\:font-code-lg{font-size:1.31rem}.desktop-lg\:font-code-xl{font-size:1.43rem}.desktop-lg\:font-code-2xl{font-size:1.67rem}.desktop-lg\:font-code-3xl{font-size:1.91rem}.desktop-lg\:font-alt-3xs{font-size:0.91rem}.desktop-lg\:font-alt-2xs{font-size:0.98rem}.desktop-lg\:font-alt-xs{font-size:1.04rem}.desktop-lg\:font-alt-sm{font-size:1.1rem}.desktop-lg\:font-alt-md{font-size:1.22rem}.desktop-lg\:font-alt-lg{font-size:1.34rem}.desktop-lg\:font-alt-xl{font-size:1.46rem}.desktop-lg\:font-alt-2xl{font-size:1.71rem}.desktop-lg\:font-alt-3xl{font-size:1.95rem}.desktop-lg\:font-ui-3xs{font-size:0.96rem}.desktop-lg\:font-ui-2xs{font-size:1.02rem}.desktop-lg\:font-ui-xs{font-size:1.08rem}.desktop-lg\:font-ui-sm{font-size:1.15rem}.desktop-lg\:font-ui-md{font-size:1.27rem}.desktop-lg\:font-ui-lg{font-size:1.4rem}.desktop-lg\:font-ui-xl{font-size:1.53rem}.desktop-lg\:font-ui-2xl{font-size:1.78rem}.desktop-lg\:font-ui-3xl{font-size:2.04rem}.desktop-lg\:text-light{font-weight:300}.desktop-lg\:text-normal{font-weight:normal}.desktop-lg\:text-bold{font-weight:700}.desktop-lg\:flex-justify-center{justify-content:center}.desktop-lg\:flex-justify-start{justify-content:flex-start}.desktop-lg\:flex-justify-end{justify-content:flex-end}.desktop-lg\:flex-justify{justify-content:space-between}.desktop-lg\:line-height-sans-1{line-height:1}.desktop-lg\:line-height-sans-2{line-height:1.2}.desktop-lg\:line-height-sans-3{line-height:1.3}.desktop-lg\:line-height-sans-4{line-height:1.5}.desktop-lg\:line-height-sans-5{line-height:1.6}.desktop-lg\:line-height-sans-6{line-height:1.7}.desktop-lg\:line-height-serif-1{line-height:1}.desktop-lg\:line-height-serif-2{line-height:1.2}.desktop-lg\:line-height-serif-3{line-height:1.4}.desktop-lg\:line-height-serif-4{line-height:1.5}.desktop-lg\:line-height-serif-5{line-height:1.7}.desktop-lg\:line-height-serif-6{line-height:1.8}.desktop-lg\:line-height-mono-1{line-height:1}.desktop-lg\:line-height-mono-2{line-height:1.3}.desktop-lg\:line-height-mono-3{line-height:1.4}.desktop-lg\:line-height-mono-4{line-height:1.6}.desktop-lg\:line-height-mono-5{line-height:1.7}.desktop-lg\:line-height-mono-6{line-height:1.8}.desktop-lg\:line-height-heading-1{line-height:1}.desktop-lg\:line-height-heading-2{line-height:1.2}.desktop-lg\:line-height-heading-3{line-height:1.4}.desktop-lg\:line-height-heading-4{line-height:1.5}.desktop-lg\:line-height-heading-5{line-height:1.7}.desktop-lg\:line-height-heading-6{line-height:1.8}.desktop-lg\:line-height-ui-1{line-height:1}.desktop-lg\:line-height-ui-2{line-height:1.2}.desktop-lg\:line-height-ui-3{line-height:1.3}.desktop-lg\:line-height-ui-4{line-height:1.5}.desktop-lg\:line-height-ui-5{line-height:1.6}.desktop-lg\:line-height-ui-6{line-height:1.7}.desktop-lg\:line-height-body-1{line-height:1}.desktop-lg\:line-height-body-2{line-height:1.2}.desktop-lg\:line-height-body-3{line-height:1.3}.desktop-lg\:line-height-body-4{line-height:1.5}.desktop-lg\:line-height-body-5{line-height:1.6}.desktop-lg\:line-height-body-6{line-height:1.7}.desktop-lg\:line-height-code-1{line-height:1}.desktop-lg\:line-height-code-2{line-height:1.3}.desktop-lg\:line-height-code-3{line-height:1.4}.desktop-lg\:line-height-code-4{line-height:1.6}.desktop-lg\:line-height-code-5{line-height:1.7}.desktop-lg\:line-height-code-6{line-height:1.8}.desktop-lg\:line-height-alt-1{line-height:1}.desktop-lg\:line-height-alt-2{line-height:1.2}.desktop-lg\:line-height-alt-3{line-height:1.4}.desktop-lg\:line-height-alt-4{line-height:1.5}.desktop-lg\:line-height-alt-5{line-height:1.7}.desktop-lg\:line-height-alt-6{line-height:1.8}.desktop-lg\:margin-neg-1px{margin:-1px}.desktop-lg\:margin-neg-2px{margin:-2px}.desktop-lg\:margin-neg-05{margin:-0.25rem}.desktop-lg\:margin-neg-1{margin:-0.5rem}.desktop-lg\:margin-neg-105{margin:-0.75rem}.desktop-lg\:margin-neg-2{margin:-1rem}.desktop-lg\:margin-neg-205{margin:-1.25rem}.desktop-lg\:margin-neg-3{margin:-1.5rem}.desktop-lg\:margin-1px{margin:1px}.desktop-lg\:margin-2px{margin:2px}.desktop-lg\:margin-05{margin:0.25rem}.desktop-lg\:margin-1{margin:0.5rem}.desktop-lg\:margin-105{margin:0.75rem}.desktop-lg\:margin-2{margin:1rem}.desktop-lg\:margin-205{margin:1.25rem}.desktop-lg\:margin-3{margin:1.5rem}.desktop-lg\:margin-neg-4{margin:-2rem}.desktop-lg\:margin-neg-5{margin:-2.5rem}.desktop-lg\:margin-neg-6{margin:-3rem}.desktop-lg\:margin-neg-7{margin:-3.5rem}.desktop-lg\:margin-neg-8{margin:-4rem}.desktop-lg\:margin-neg-9{margin:-4.5rem}.desktop-lg\:margin-neg-10{margin:-5rem}.desktop-lg\:margin-neg-15{margin:-7.5rem}.desktop-lg\:margin-4{margin:2rem}.desktop-lg\:margin-5{margin:2.5rem}.desktop-lg\:margin-6{margin:3rem}.desktop-lg\:margin-7{margin:3.5rem}.desktop-lg\:margin-8{margin:4rem}.desktop-lg\:margin-9{margin:4.5rem}.desktop-lg\:margin-10{margin:5rem}.desktop-lg\:margin-15{margin:7.5rem}.desktop-lg\:margin-05em{margin:0.5em}.desktop-lg\:margin-1em{margin:1em}.desktop-lg\:margin-105em{margin:1.5em}.desktop-lg\:margin-2em{margin:2em}.desktop-lg\:margin-0{margin:0}.desktop-lg\:margin-y-1px{margin-top:1px;margin-bottom:1px}.desktop-lg\:margin-top-1px{margin-top:1px}.desktop-lg\:margin-bottom-1px{margin-bottom:1px}.desktop-lg\:margin-y-2px{margin-top:2px;margin-bottom:2px}.desktop-lg\:margin-top-2px{margin-top:2px}.desktop-lg\:margin-bottom-2px{margin-bottom:2px}.desktop-lg\:margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.desktop-lg\:margin-top-05{margin-top:0.25rem}.desktop-lg\:margin-bottom-05{margin-bottom:0.25rem}.desktop-lg\:margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.desktop-lg\:margin-top-1{margin-top:0.5rem}.desktop-lg\:margin-bottom-1{margin-bottom:0.5rem}.desktop-lg\:margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.desktop-lg\:margin-top-105{margin-top:0.75rem}.desktop-lg\:margin-bottom-105{margin-bottom:0.75rem}.desktop-lg\:margin-y-2{margin-top:1rem;margin-bottom:1rem}.desktop-lg\:margin-top-2{margin-top:1rem}.desktop-lg\:margin-bottom-2{margin-bottom:1rem}.desktop-lg\:margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.desktop-lg\:margin-top-205{margin-top:1.25rem}.desktop-lg\:margin-bottom-205{margin-bottom:1.25rem}.desktop-lg\:margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.desktop-lg\:margin-top-3{margin-top:1.5rem}.desktop-lg\:margin-bottom-3{margin-bottom:1.5rem}.desktop-lg\:margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.desktop-lg\:margin-top-neg-1px{margin-top:-1px}.desktop-lg\:margin-bottom-neg-1px{margin-bottom:-1px}.desktop-lg\:margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.desktop-lg\:margin-top-neg-2px{margin-top:-2px}.desktop-lg\:margin-bottom-neg-2px{margin-bottom:-2px}.desktop-lg\:margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.desktop-lg\:margin-top-neg-05{margin-top:-0.25rem}.desktop-lg\:margin-bottom-neg-05{margin-bottom:-0.25rem}.desktop-lg\:margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.desktop-lg\:margin-top-neg-1{margin-top:-0.5rem}.desktop-lg\:margin-bottom-neg-1{margin-bottom:-0.5rem}.desktop-lg\:margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.desktop-lg\:margin-top-neg-105{margin-top:-0.75rem}.desktop-lg\:margin-bottom-neg-105{margin-bottom:-0.75rem}.desktop-lg\:margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.desktop-lg\:margin-top-neg-2{margin-top:-1rem}.desktop-lg\:margin-bottom-neg-2{margin-bottom:-1rem}.desktop-lg\:margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.desktop-lg\:margin-top-neg-205{margin-top:-1.25rem}.desktop-lg\:margin-bottom-neg-205{margin-bottom:-1.25rem}.desktop-lg\:margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.desktop-lg\:margin-top-neg-3{margin-top:-1.5rem}.desktop-lg\:margin-bottom-neg-3{margin-bottom:-1.5rem}.desktop-lg\:margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.desktop-lg\:margin-top-neg-4{margin-top:-2rem}.desktop-lg\:margin-bottom-neg-4{margin-bottom:-2rem}.desktop-lg\:margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.desktop-lg\:margin-top-neg-5{margin-top:-2.5rem}.desktop-lg\:margin-bottom-neg-5{margin-bottom:-2.5rem}.desktop-lg\:margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.desktop-lg\:margin-top-neg-6{margin-top:-3rem}.desktop-lg\:margin-bottom-neg-6{margin-bottom:-3rem}.desktop-lg\:margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.desktop-lg\:margin-top-neg-7{margin-top:-3.5rem}.desktop-lg\:margin-bottom-neg-7{margin-bottom:-3.5rem}.desktop-lg\:margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.desktop-lg\:margin-top-neg-8{margin-top:-4rem}.desktop-lg\:margin-bottom-neg-8{margin-bottom:-4rem}.desktop-lg\:margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.desktop-lg\:margin-top-neg-9{margin-top:-4.5rem}.desktop-lg\:margin-bottom-neg-9{margin-bottom:-4.5rem}.desktop-lg\:margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.desktop-lg\:margin-top-neg-10{margin-top:-5rem}.desktop-lg\:margin-bottom-neg-10{margin-bottom:-5rem}.desktop-lg\:margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.desktop-lg\:margin-top-neg-15{margin-top:-7.5rem}.desktop-lg\:margin-bottom-neg-15{margin-bottom:-7.5rem}.desktop-lg\:margin-y-4{margin-top:2rem;margin-bottom:2rem}.desktop-lg\:margin-top-4{margin-top:2rem}.desktop-lg\:margin-bottom-4{margin-bottom:2rem}.desktop-lg\:margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.desktop-lg\:margin-top-5{margin-top:2.5rem}.desktop-lg\:margin-bottom-5{margin-bottom:2.5rem}.desktop-lg\:margin-y-6{margin-top:3rem;margin-bottom:3rem}.desktop-lg\:margin-top-6{margin-top:3rem}.desktop-lg\:margin-bottom-6{margin-bottom:3rem}.desktop-lg\:margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.desktop-lg\:margin-top-7{margin-top:3.5rem}.desktop-lg\:margin-bottom-7{margin-bottom:3.5rem}.desktop-lg\:margin-y-8{margin-top:4rem;margin-bottom:4rem}.desktop-lg\:margin-top-8{margin-top:4rem}.desktop-lg\:margin-bottom-8{margin-bottom:4rem}.desktop-lg\:margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.desktop-lg\:margin-top-9{margin-top:4.5rem}.desktop-lg\:margin-bottom-9{margin-bottom:4.5rem}.desktop-lg\:margin-y-10{margin-top:5rem;margin-bottom:5rem}.desktop-lg\:margin-top-10{margin-top:5rem}.desktop-lg\:margin-bottom-10{margin-bottom:5rem}.desktop-lg\:margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.desktop-lg\:margin-top-15{margin-top:7.5rem}.desktop-lg\:margin-bottom-15{margin-bottom:7.5rem}.desktop-lg\:margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.desktop-lg\:margin-top-05em{margin-top:0.5em}.desktop-lg\:margin-bottom-05em{margin-bottom:0.5em}.desktop-lg\:margin-y-1em{margin-top:1em;margin-bottom:1em}.desktop-lg\:margin-top-1em{margin-top:1em}.desktop-lg\:margin-bottom-1em{margin-bottom:1em}.desktop-lg\:margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.desktop-lg\:margin-top-105em{margin-top:1.5em}.desktop-lg\:margin-bottom-105em{margin-bottom:1.5em}.desktop-lg\:margin-y-2em{margin-top:2em;margin-bottom:2em}.desktop-lg\:margin-top-2em{margin-top:2em}.desktop-lg\:margin-bottom-2em{margin-bottom:2em}.desktop-lg\:margin-y-0{margin-top:0;margin-bottom:0}.desktop-lg\:margin-top-0{margin-top:0}.desktop-lg\:margin-bottom-0{margin-bottom:0}.desktop-lg\:margin-y-auto{margin-top:auto;margin-bottom:auto}.desktop-lg\:margin-top-auto{margin-top:auto}.desktop-lg\:margin-bottom-auto{margin-bottom:auto}.desktop-lg\:margin-x-1px{margin-left:1px;margin-right:1px}.desktop-lg\:margin-right-1px{margin-right:1px}.desktop-lg\:margin-left-1px{margin-left:1px}.desktop-lg\:margin-x-2px{margin-left:2px;margin-right:2px}.desktop-lg\:margin-right-2px{margin-right:2px}.desktop-lg\:margin-left-2px{margin-left:2px}.desktop-lg\:margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.desktop-lg\:margin-right-05{margin-right:0.25rem}.desktop-lg\:margin-left-05{margin-left:0.25rem}.desktop-lg\:margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.desktop-lg\:margin-right-1{margin-right:0.5rem}.desktop-lg\:margin-left-1{margin-left:0.5rem}.desktop-lg\:margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.desktop-lg\:margin-right-105{margin-right:0.75rem}.desktop-lg\:margin-left-105{margin-left:0.75rem}.desktop-lg\:margin-x-2{margin-left:1rem;margin-right:1rem}.desktop-lg\:margin-right-2{margin-right:1rem}.desktop-lg\:margin-left-2{margin-left:1rem}.desktop-lg\:margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.desktop-lg\:margin-right-205{margin-right:1.25rem}.desktop-lg\:margin-left-205{margin-left:1.25rem}.desktop-lg\:margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.desktop-lg\:margin-right-3{margin-right:1.5rem}.desktop-lg\:margin-left-3{margin-left:1.5rem}.desktop-lg\:margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.desktop-lg\:margin-right-neg-1px{margin-right:-1px}.desktop-lg\:margin-left-neg-1px{margin-left:-1px}.desktop-lg\:margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.desktop-lg\:margin-right-neg-2px{margin-right:-2px}.desktop-lg\:margin-left-neg-2px{margin-left:-2px}.desktop-lg\:margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.desktop-lg\:margin-right-neg-05{margin-right:-0.25rem}.desktop-lg\:margin-left-neg-05{margin-left:-0.25rem}.desktop-lg\:margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.desktop-lg\:margin-right-neg-1{margin-right:-0.5rem}.desktop-lg\:margin-left-neg-1{margin-left:-0.5rem}.desktop-lg\:margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.desktop-lg\:margin-right-neg-105{margin-right:-0.75rem}.desktop-lg\:margin-left-neg-105{margin-left:-0.75rem}.desktop-lg\:margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.desktop-lg\:margin-right-neg-2{margin-right:-1rem}.desktop-lg\:margin-left-neg-2{margin-left:-1rem}.desktop-lg\:margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.desktop-lg\:margin-right-neg-205{margin-right:-1.25rem}.desktop-lg\:margin-left-neg-205{margin-left:-1.25rem}.desktop-lg\:margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.desktop-lg\:margin-right-neg-3{margin-right:-1.5rem}.desktop-lg\:margin-left-neg-3{margin-left:-1.5rem}.desktop-lg\:margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.desktop-lg\:margin-right-neg-4{margin-right:-2rem}.desktop-lg\:margin-left-neg-4{margin-left:-2rem}.desktop-lg\:margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.desktop-lg\:margin-right-neg-5{margin-right:-2.5rem}.desktop-lg\:margin-left-neg-5{margin-left:-2.5rem}.desktop-lg\:margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.desktop-lg\:margin-right-neg-6{margin-right:-3rem}.desktop-lg\:margin-left-neg-6{margin-left:-3rem}.desktop-lg\:margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.desktop-lg\:margin-right-neg-7{margin-right:-3.5rem}.desktop-lg\:margin-left-neg-7{margin-left:-3.5rem}.desktop-lg\:margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.desktop-lg\:margin-right-neg-8{margin-right:-4rem}.desktop-lg\:margin-left-neg-8{margin-left:-4rem}.desktop-lg\:margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.desktop-lg\:margin-right-neg-9{margin-right:-4.5rem}.desktop-lg\:margin-left-neg-9{margin-left:-4.5rem}.desktop-lg\:margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.desktop-lg\:margin-right-neg-10{margin-right:-5rem}.desktop-lg\:margin-left-neg-10{margin-left:-5rem}.desktop-lg\:margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.desktop-lg\:margin-right-neg-15{margin-right:-7.5rem}.desktop-lg\:margin-left-neg-15{margin-left:-7.5rem}.desktop-lg\:margin-x-4{margin-left:2rem;margin-right:2rem}.desktop-lg\:margin-right-4{margin-right:2rem}.desktop-lg\:margin-left-4{margin-left:2rem}.desktop-lg\:margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.desktop-lg\:margin-right-5{margin-right:2.5rem}.desktop-lg\:margin-left-5{margin-left:2.5rem}.desktop-lg\:margin-x-6{margin-left:3rem;margin-right:3rem}.desktop-lg\:margin-right-6{margin-right:3rem}.desktop-lg\:margin-left-6{margin-left:3rem}.desktop-lg\:margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.desktop-lg\:margin-right-7{margin-right:3.5rem}.desktop-lg\:margin-left-7{margin-left:3.5rem}.desktop-lg\:margin-x-8{margin-left:4rem;margin-right:4rem}.desktop-lg\:margin-right-8{margin-right:4rem}.desktop-lg\:margin-left-8{margin-left:4rem}.desktop-lg\:margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.desktop-lg\:margin-right-9{margin-right:4.5rem}.desktop-lg\:margin-left-9{margin-left:4.5rem}.desktop-lg\:margin-x-10{margin-left:5rem;margin-right:5rem}.desktop-lg\:margin-right-10{margin-right:5rem}.desktop-lg\:margin-left-10{margin-left:5rem}.desktop-lg\:margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.desktop-lg\:margin-right-15{margin-right:7.5rem}.desktop-lg\:margin-left-15{margin-left:7.5rem}.desktop-lg\:margin-x-card{margin-left:10rem;margin-right:10rem}.desktop-lg\:margin-right-card{margin-right:10rem}.desktop-lg\:margin-left-card{margin-left:10rem}.desktop-lg\:margin-x-card-lg{margin-left:15rem;margin-right:15rem}.desktop-lg\:margin-right-card-lg{margin-right:15rem}.desktop-lg\:margin-left-card-lg{margin-left:15rem}.desktop-lg\:margin-x-mobile{margin-left:20rem;margin-right:20rem}.desktop-lg\:margin-right-mobile{margin-right:20rem}.desktop-lg\:margin-left-mobile{margin-left:20rem}.desktop-lg\:margin-x-05em{margin-left:0.5em;margin-right:0.5em}.desktop-lg\:margin-right-05em{margin-right:0.5em}.desktop-lg\:margin-left-05em{margin-left:0.5em}.desktop-lg\:margin-x-1em{margin-left:1em;margin-right:1em}.desktop-lg\:margin-right-1em{margin-right:1em}.desktop-lg\:margin-left-1em{margin-left:1em}.desktop-lg\:margin-x-105em{margin-left:1.5em;margin-right:1.5em}.desktop-lg\:margin-right-105em{margin-right:1.5em}.desktop-lg\:margin-left-105em{margin-left:1.5em}.desktop-lg\:margin-x-2em{margin-left:2em;margin-right:2em}.desktop-lg\:margin-right-2em{margin-right:2em}.desktop-lg\:margin-left-2em{margin-left:2em}.desktop-lg\:margin-x-0{margin-left:0;margin-right:0}.desktop-lg\:margin-right-0{margin-right:0}.desktop-lg\:margin-left-0{margin-left:0}.desktop-lg\:margin-x-auto{margin-left:auto;margin-right:auto}.desktop-lg\:margin-right-auto{margin-right:auto}.desktop-lg\:margin-left-auto{margin-left:auto}.desktop-lg\:measure-1{max-width:44ex}.desktop-lg\:measure-2{max-width:60ex}.desktop-lg\:measure-3{max-width:64ex}.desktop-lg\:measure-4{max-width:68ex}.desktop-lg\:measure-5{max-width:72ex}.desktop-lg\:measure-6{max-width:88ex}.desktop-lg\:measure-none{max-width:none}.desktop-lg\:order-first{order:-1}.desktop-lg\:order-last{order:999}.desktop-lg\:order-initial{order:initial}.desktop-lg\:order-0{order:0}.desktop-lg\:order-1{order:1}.desktop-lg\:order-2{order:2}.desktop-lg\:order-3{order:3}.desktop-lg\:order-4{order:4}.desktop-lg\:order-5{order:5}.desktop-lg\:order-6{order:6}.desktop-lg\:order-7{order:7}.desktop-lg\:order-8{order:8}.desktop-lg\:order-9{order:9}.desktop-lg\:order-10{order:10}.desktop-lg\:order-11{order:11}.desktop-lg\:padding-1px{padding:1px}.desktop-lg\:padding-y-1px{padding-top:1px;padding-bottom:1px}.desktop-lg\:padding-x-1px{padding-left:1px;padding-right:1px}.desktop-lg\:padding-top-1px{padding-top:1px}.desktop-lg\:padding-right-1px{padding-right:1px}.desktop-lg\:padding-bottom-1px{padding-bottom:1px}.desktop-lg\:padding-left-1px{padding-left:1px}.desktop-lg\:padding-2px{padding:2px}.desktop-lg\:padding-y-2px{padding-top:2px;padding-bottom:2px}.desktop-lg\:padding-x-2px{padding-left:2px;padding-right:2px}.desktop-lg\:padding-top-2px{padding-top:2px}.desktop-lg\:padding-right-2px{padding-right:2px}.desktop-lg\:padding-bottom-2px{padding-bottom:2px}.desktop-lg\:padding-left-2px{padding-left:2px}.desktop-lg\:padding-05{padding:0.25rem}.desktop-lg\:padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.desktop-lg\:padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.desktop-lg\:padding-top-05{padding-top:0.25rem}.desktop-lg\:padding-right-05{padding-right:0.25rem}.desktop-lg\:padding-bottom-05{padding-bottom:0.25rem}.desktop-lg\:padding-left-05{padding-left:0.25rem}.desktop-lg\:padding-1{padding:0.5rem}.desktop-lg\:padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.desktop-lg\:padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.desktop-lg\:padding-top-1{padding-top:0.5rem}.desktop-lg\:padding-right-1{padding-right:0.5rem}.desktop-lg\:padding-bottom-1{padding-bottom:0.5rem}.desktop-lg\:padding-left-1{padding-left:0.5rem}.desktop-lg\:padding-105{padding:0.75rem}.desktop-lg\:padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.desktop-lg\:padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.desktop-lg\:padding-top-105{padding-top:0.75rem}.desktop-lg\:padding-right-105{padding-right:0.75rem}.desktop-lg\:padding-bottom-105{padding-bottom:0.75rem}.desktop-lg\:padding-left-105{padding-left:0.75rem}.desktop-lg\:padding-2{padding:1rem}.desktop-lg\:padding-y-2{padding-top:1rem;padding-bottom:1rem}.desktop-lg\:padding-x-2{padding-left:1rem;padding-right:1rem}.desktop-lg\:padding-top-2{padding-top:1rem}.desktop-lg\:padding-right-2{padding-right:1rem}.desktop-lg\:padding-bottom-2{padding-bottom:1rem}.desktop-lg\:padding-left-2{padding-left:1rem}.desktop-lg\:padding-205{padding:1.25rem}.desktop-lg\:padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.desktop-lg\:padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.desktop-lg\:padding-top-205{padding-top:1.25rem}.desktop-lg\:padding-right-205{padding-right:1.25rem}.desktop-lg\:padding-bottom-205{padding-bottom:1.25rem}.desktop-lg\:padding-left-205{padding-left:1.25rem}.desktop-lg\:padding-3{padding:1.5rem}.desktop-lg\:padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.desktop-lg\:padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.desktop-lg\:padding-top-3{padding-top:1.5rem}.desktop-lg\:padding-right-3{padding-right:1.5rem}.desktop-lg\:padding-bottom-3{padding-bottom:1.5rem}.desktop-lg\:padding-left-3{padding-left:1.5rem}.desktop-lg\:padding-4{padding:2rem}.desktop-lg\:padding-y-4{padding-top:2rem;padding-bottom:2rem}.desktop-lg\:padding-x-4{padding-left:2rem;padding-right:2rem}.desktop-lg\:padding-top-4{padding-top:2rem}.desktop-lg\:padding-right-4{padding-right:2rem}.desktop-lg\:padding-bottom-4{padding-bottom:2rem}.desktop-lg\:padding-left-4{padding-left:2rem}.desktop-lg\:padding-5{padding:2.5rem}.desktop-lg\:padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.desktop-lg\:padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.desktop-lg\:padding-top-5{padding-top:2.5rem}.desktop-lg\:padding-right-5{padding-right:2.5rem}.desktop-lg\:padding-bottom-5{padding-bottom:2.5rem}.desktop-lg\:padding-left-5{padding-left:2.5rem}.desktop-lg\:padding-6{padding:3rem}.desktop-lg\:padding-y-6{padding-top:3rem;padding-bottom:3rem}.desktop-lg\:padding-x-6{padding-left:3rem;padding-right:3rem}.desktop-lg\:padding-top-6{padding-top:3rem}.desktop-lg\:padding-right-6{padding-right:3rem}.desktop-lg\:padding-bottom-6{padding-bottom:3rem}.desktop-lg\:padding-left-6{padding-left:3rem}.desktop-lg\:padding-7{padding:3.5rem}.desktop-lg\:padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.desktop-lg\:padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.desktop-lg\:padding-top-7{padding-top:3.5rem}.desktop-lg\:padding-right-7{padding-right:3.5rem}.desktop-lg\:padding-bottom-7{padding-bottom:3.5rem}.desktop-lg\:padding-left-7{padding-left:3.5rem}.desktop-lg\:padding-8{padding:4rem}.desktop-lg\:padding-y-8{padding-top:4rem;padding-bottom:4rem}.desktop-lg\:padding-x-8{padding-left:4rem;padding-right:4rem}.desktop-lg\:padding-top-8{padding-top:4rem}.desktop-lg\:padding-right-8{padding-right:4rem}.desktop-lg\:padding-bottom-8{padding-bottom:4rem}.desktop-lg\:padding-left-8{padding-left:4rem}.desktop-lg\:padding-9{padding:4.5rem}.desktop-lg\:padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.desktop-lg\:padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.desktop-lg\:padding-top-9{padding-top:4.5rem}.desktop-lg\:padding-right-9{padding-right:4.5rem}.desktop-lg\:padding-bottom-9{padding-bottom:4.5rem}.desktop-lg\:padding-left-9{padding-left:4.5rem}.desktop-lg\:padding-10{padding:5rem}.desktop-lg\:padding-y-10{padding-top:5rem;padding-bottom:5rem}.desktop-lg\:padding-x-10{padding-left:5rem;padding-right:5rem}.desktop-lg\:padding-top-10{padding-top:5rem}.desktop-lg\:padding-right-10{padding-right:5rem}.desktop-lg\:padding-bottom-10{padding-bottom:5rem}.desktop-lg\:padding-left-10{padding-left:5rem}.desktop-lg\:padding-15{padding:7.5rem}.desktop-lg\:padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.desktop-lg\:padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.desktop-lg\:padding-top-15{padding-top:7.5rem}.desktop-lg\:padding-right-15{padding-right:7.5rem}.desktop-lg\:padding-bottom-15{padding-bottom:7.5rem}.desktop-lg\:padding-left-15{padding-left:7.5rem}.desktop-lg\:padding-0{padding:0}.desktop-lg\:padding-y-0{padding-top:0;padding-bottom:0}.desktop-lg\:padding-x-0{padding-left:0;padding-right:0}.desktop-lg\:padding-top-0{padding-top:0}.desktop-lg\:padding-right-0{padding-right:0}.desktop-lg\:padding-bottom-0{padding-bottom:0}.desktop-lg\:padding-left-0{padding-left:0}.desktop-lg\:width-1px{width:1px}.desktop-lg\:width-2px{width:2px}.desktop-lg\:width-05{width:0.25rem}.desktop-lg\:width-1{width:0.5rem}.desktop-lg\:width-105{width:0.75rem}.desktop-lg\:width-2{width:1rem}.desktop-lg\:width-205{width:1.25rem}.desktop-lg\:width-3{width:1.5rem}.desktop-lg\:width-4{width:2rem}.desktop-lg\:width-5{width:2.5rem}.desktop-lg\:width-6{width:3rem}.desktop-lg\:width-7{width:3.5rem}.desktop-lg\:width-8{width:4rem}.desktop-lg\:width-9{width:4.5rem}.desktop-lg\:width-10{width:5rem}.desktop-lg\:width-15{width:7.5rem}.desktop-lg\:width-card{width:10rem}.desktop-lg\:width-card-lg{width:15rem}.desktop-lg\:width-mobile{width:20rem}.desktop-lg\:width-mobile-lg{width:30rem}.desktop-lg\:width-tablet{width:40rem}.desktop-lg\:width-tablet-lg{width:55rem}.desktop-lg\:width-desktop{width:64rem}.desktop-lg\:width-desktop-lg{width:75rem}.desktop-lg\:width-widescreen{width:87.5rem}.desktop-lg\:width-0{width:0}.desktop-lg\:width-full{width:100%}.desktop-lg\:width-auto{width:auto}}@media all and (min-width:87.5em){.widescreen\:border-1px{border:1px solid}.widescreen\:hover\:border-1px:hover{border:1px solid}.widescreen\:border-y-1px{border-top:1px solid;border-bottom:1px solid}.widescreen\:hover\:border-y-1px:hover{border-top:1px solid;border-bottom:1px solid}.widescreen\:border-x-1px{border-left:1px solid;border-right:1px solid}.widescreen\:hover\:border-x-1px:hover{border-left:1px solid;border-right:1px solid}.widescreen\:border-top-1px{border-top:1px solid}.widescreen\:hover\:border-top-1px:hover{border-top:1px solid}.widescreen\:border-right-1px{border-right:1px solid}.widescreen\:hover\:border-right-1px:hover{border-right:1px solid}.widescreen\:border-bottom-1px{border-bottom:1px solid}.widescreen\:hover\:border-bottom-1px:hover{border-bottom:1px solid}.widescreen\:border-left-1px{border-left:1px solid}.widescreen\:hover\:border-left-1px:hover{border-left:1px solid}.widescreen\:border-2px{border:2px solid}.widescreen\:hover\:border-2px:hover{border:2px solid}.widescreen\:border-y-2px{border-top:2px solid;border-bottom:2px solid}.widescreen\:hover\:border-y-2px:hover{border-top:2px solid;border-bottom:2px solid}.widescreen\:border-x-2px{border-left:2px solid;border-right:2px solid}.widescreen\:hover\:border-x-2px:hover{border-left:2px solid;border-right:2px solid}.widescreen\:border-top-2px{border-top:2px solid}.widescreen\:hover\:border-top-2px:hover{border-top:2px solid}.widescreen\:border-right-2px{border-right:2px solid}.widescreen\:hover\:border-right-2px:hover{border-right:2px solid}.widescreen\:border-bottom-2px{border-bottom:2px solid}.widescreen\:hover\:border-bottom-2px:hover{border-bottom:2px solid}.widescreen\:border-left-2px{border-left:2px solid}.widescreen\:hover\:border-left-2px:hover{border-left:2px solid}.widescreen\:border-05{border:0.25rem solid}.widescreen\:hover\:border-05:hover{border:0.25rem solid}.widescreen\:border-y-05{border-top:0.25rem solid;border-bottom:0.25rem solid}.widescreen\:hover\:border-y-05:hover{border-top:0.25rem solid;border-bottom:0.25rem solid}.widescreen\:border-x-05{border-left:0.25rem solid;border-right:0.25rem solid}.widescreen\:hover\:border-x-05:hover{border-left:0.25rem solid;border-right:0.25rem solid}.widescreen\:border-top-05{border-top:0.25rem solid}.widescreen\:hover\:border-top-05:hover{border-top:0.25rem solid}.widescreen\:border-right-05{border-right:0.25rem solid}.widescreen\:hover\:border-right-05:hover{border-right:0.25rem solid}.widescreen\:border-bottom-05{border-bottom:0.25rem solid}.widescreen\:hover\:border-bottom-05:hover{border-bottom:0.25rem solid}.widescreen\:border-left-05{border-left:0.25rem solid}.widescreen\:hover\:border-left-05:hover{border-left:0.25rem solid}.widescreen\:border-1{border:0.5rem solid}.widescreen\:hover\:border-1:hover{border:0.5rem solid}.widescreen\:border-y-1{border-top:0.5rem solid;border-bottom:0.5rem solid}.widescreen\:hover\:border-y-1:hover{border-top:0.5rem solid;border-bottom:0.5rem solid}.widescreen\:border-x-1{border-left:0.5rem solid;border-right:0.5rem solid}.widescreen\:hover\:border-x-1:hover{border-left:0.5rem solid;border-right:0.5rem solid}.widescreen\:border-top-1{border-top:0.5rem solid}.widescreen\:hover\:border-top-1:hover{border-top:0.5rem solid}.widescreen\:border-right-1{border-right:0.5rem solid}.widescreen\:hover\:border-right-1:hover{border-right:0.5rem solid}.widescreen\:border-bottom-1{border-bottom:0.5rem solid}.widescreen\:hover\:border-bottom-1:hover{border-bottom:0.5rem solid}.widescreen\:border-left-1{border-left:0.5rem solid}.widescreen\:hover\:border-left-1:hover{border-left:0.5rem solid}.widescreen\:border-105{border:0.75rem solid}.widescreen\:hover\:border-105:hover{border:0.75rem solid}.widescreen\:border-y-105{border-top:0.75rem solid;border-bottom:0.75rem solid}.widescreen\:hover\:border-y-105:hover{border-top:0.75rem solid;border-bottom:0.75rem solid}.widescreen\:border-x-105{border-left:0.75rem solid;border-right:0.75rem solid}.widescreen\:hover\:border-x-105:hover{border-left:0.75rem solid;border-right:0.75rem solid}.widescreen\:border-top-105{border-top:0.75rem solid}.widescreen\:hover\:border-top-105:hover{border-top:0.75rem solid}.widescreen\:border-right-105{border-right:0.75rem solid}.widescreen\:hover\:border-right-105:hover{border-right:0.75rem solid}.widescreen\:border-bottom-105{border-bottom:0.75rem solid}.widescreen\:hover\:border-bottom-105:hover{border-bottom:0.75rem solid}.widescreen\:border-left-105{border-left:0.75rem solid}.widescreen\:hover\:border-left-105:hover{border-left:0.75rem solid}.widescreen\:border-2{border:1rem solid}.widescreen\:hover\:border-2:hover{border:1rem solid}.widescreen\:border-y-2{border-top:1rem solid;border-bottom:1rem solid}.widescreen\:hover\:border-y-2:hover{border-top:1rem solid;border-bottom:1rem solid}.widescreen\:border-x-2{border-left:1rem solid;border-right:1rem solid}.widescreen\:hover\:border-x-2:hover{border-left:1rem solid;border-right:1rem solid}.widescreen\:border-top-2{border-top:1rem solid}.widescreen\:hover\:border-top-2:hover{border-top:1rem solid}.widescreen\:border-right-2{border-right:1rem solid}.widescreen\:hover\:border-right-2:hover{border-right:1rem solid}.widescreen\:border-bottom-2{border-bottom:1rem solid}.widescreen\:hover\:border-bottom-2:hover{border-bottom:1rem solid}.widescreen\:border-left-2{border-left:1rem solid}.widescreen\:hover\:border-left-2:hover{border-left:1rem solid}.widescreen\:border-205{border:1.25rem solid}.widescreen\:hover\:border-205:hover{border:1.25rem solid}.widescreen\:border-y-205{border-top:1.25rem solid;border-bottom:1.25rem solid}.widescreen\:hover\:border-y-205:hover{border-top:1.25rem solid;border-bottom:1.25rem solid}.widescreen\:border-x-205{border-left:1.25rem solid;border-right:1.25rem solid}.widescreen\:hover\:border-x-205:hover{border-left:1.25rem solid;border-right:1.25rem solid}.widescreen\:border-top-205{border-top:1.25rem solid}.widescreen\:hover\:border-top-205:hover{border-top:1.25rem solid}.widescreen\:border-right-205{border-right:1.25rem solid}.widescreen\:hover\:border-right-205:hover{border-right:1.25rem solid}.widescreen\:border-bottom-205{border-bottom:1.25rem solid}.widescreen\:hover\:border-bottom-205:hover{border-bottom:1.25rem solid}.widescreen\:border-left-205{border-left:1.25rem solid}.widescreen\:hover\:border-left-205:hover{border-left:1.25rem solid}.widescreen\:border-3{border:1.5rem solid}.widescreen\:hover\:border-3:hover{border:1.5rem solid}.widescreen\:border-y-3{border-top:1.5rem solid;border-bottom:1.5rem solid}.widescreen\:hover\:border-y-3:hover{border-top:1.5rem solid;border-bottom:1.5rem solid}.widescreen\:border-x-3{border-left:1.5rem solid;border-right:1.5rem solid}.widescreen\:hover\:border-x-3:hover{border-left:1.5rem solid;border-right:1.5rem solid}.widescreen\:border-top-3{border-top:1.5rem solid}.widescreen\:hover\:border-top-3:hover{border-top:1.5rem solid}.widescreen\:border-right-3{border-right:1.5rem solid}.widescreen\:hover\:border-right-3:hover{border-right:1.5rem solid}.widescreen\:border-bottom-3{border-bottom:1.5rem solid}.widescreen\:hover\:border-bottom-3:hover{border-bottom:1.5rem solid}.widescreen\:border-left-3{border-left:1.5rem solid}.widescreen\:hover\:border-left-3:hover{border-left:1.5rem solid}.widescreen\:border-0{border:0 solid}.widescreen\:hover\:border-0:hover{border:0 solid}.widescreen\:border-y-0{border-top:0 solid;border-bottom:0 solid}.widescreen\:hover\:border-y-0:hover{border-top:0 solid;border-bottom:0 solid}.widescreen\:border-x-0{border-left:0 solid;border-right:0 solid}.widescreen\:hover\:border-x-0:hover{border-left:0 solid;border-right:0 solid}.widescreen\:border-top-0{border-top:0 solid}.widescreen\:hover\:border-top-0:hover{border-top:0 solid}.widescreen\:border-right-0{border-right:0 solid}.widescreen\:hover\:border-right-0:hover{border-right:0 solid}.widescreen\:border-bottom-0{border-bottom:0 solid}.widescreen\:hover\:border-bottom-0:hover{border-bottom:0 solid}.widescreen\:border-left-0{border-left:0 solid}.widescreen\:hover\:border-left-0:hover{border-left:0 solid}.widescreen\:border{border:1px solid}.widescreen\:hover\:border:hover{border:1px solid}.widescreen\:border-y{border-top:1px solid;border-bottom:1px solid}.widescreen\:hover\:border-y:hover{border-top:1px solid;border-bottom:1px solid}.widescreen\:border-x{border-left:1px solid;border-right:1px solid}.widescreen\:hover\:border-x:hover{border-left:1px solid;border-right:1px solid}.widescreen\:border-top{border-top:1px solid}.widescreen\:hover\:border-top:hover{border-top:1px solid}.widescreen\:border-right{border-right:1px solid}.widescreen\:hover\:border-right:hover{border-right:1px solid}.widescreen\:border-bottom{border-bottom:1px solid}.widescreen\:hover\:border-bottom:hover{border-bottom:1px solid}.widescreen\:border-left{border-left:1px solid}.widescreen\:hover\:border-left:hover{border-left:1px solid}.widescreen\:border-transparent{border-color:transparent}.widescreen\:hover\:border-transparent:hover{border-color:transparent}.widescreen\:border-black{border-color:black}.widescreen\:hover\:border-black:hover{border-color:black}.widescreen\:border-white{border-color:white}.widescreen\:hover\:border-white:hover{border-color:white}.widescreen\:border-red{border-color:#e52207}.widescreen\:hover\:border-red:hover{border-color:#e52207}.widescreen\:border-orange{border-color:#e66f0e}.widescreen\:hover\:border-orange:hover{border-color:#e66f0e}.widescreen\:border-gold{border-color:#ffbe2e}.widescreen\:hover\:border-gold:hover{border-color:#ffbe2e}.widescreen\:border-yellow{border-color:#fee685}.widescreen\:hover\:border-yellow:hover{border-color:#fee685}.widescreen\:border-green{border-color:#538200}.widescreen\:hover\:border-green:hover{border-color:#538200}.widescreen\:border-mint{border-color:#04c585}.widescreen\:hover\:border-mint:hover{border-color:#04c585}.widescreen\:border-cyan{border-color:#009ec1}.widescreen\:hover\:border-cyan:hover{border-color:#009ec1}.widescreen\:border-blue{border-color:#0076d6}.widescreen\:hover\:border-blue:hover{border-color:#0076d6}.widescreen\:border-indigo{border-color:#676cc8}.widescreen\:hover\:border-indigo:hover{border-color:#676cc8}.widescreen\:border-violet{border-color:#8168b3}.widescreen\:hover\:border-violet:hover{border-color:#8168b3}.widescreen\:border-magenta{border-color:#d72d79}.widescreen\:hover\:border-magenta:hover{border-color:#d72d79}.widescreen\:border-gray-5{border-color:#f0f0f0}.widescreen\:hover\:border-gray-5:hover{border-color:#f0f0f0}.widescreen\:border-gray-10{border-color:#e6e6e6}.widescreen\:hover\:border-gray-10:hover{border-color:#e6e6e6}.widescreen\:border-gray-30{border-color:#adadad}.widescreen\:hover\:border-gray-30:hover{border-color:#adadad}.widescreen\:border-gray-50{border-color:#757575}.widescreen\:hover\:border-gray-50:hover{border-color:#757575}.widescreen\:border-gray-70{border-color:#454545}.widescreen\:hover\:border-gray-70:hover{border-color:#454545}.widescreen\:border-gray-90{border-color:#1b1b1b}.widescreen\:hover\:border-gray-90:hover{border-color:#1b1b1b}.widescreen\:border-base-lightest{border-color:#f9f9f9}.widescreen\:hover\:border-base-lightest:hover{border-color:#f9f9f9}.widescreen\:border-base-lighter{border-color:#edeff0}.widescreen\:hover\:border-base-lighter:hover{border-color:#edeff0}.widescreen\:border-base-light{border-color:#f6f6f6}.widescreen\:hover\:border-base-light:hover{border-color:#f6f6f6}.widescreen\:border-base{border-color:#5c5c5c}.widescreen\:hover\:border-base:hover{border-color:#5c5c5c}.widescreen\:border-base-dark{border-color:#454545}.widescreen\:hover\:border-base-dark:hover{border-color:#454545}.widescreen\:border-base-darker{border-color:#2e2e2e}.widescreen\:hover\:border-base-darker:hover{border-color:#2e2e2e}.widescreen\:border-base-darkest{border-color:#1b1b1b}.widescreen\:hover\:border-base-darkest:hover{border-color:#1b1b1b}.widescreen\:border-ink{border-color:#1b1b1b}.widescreen\:hover\:border-ink:hover{border-color:#1b1b1b}.widescreen\:border-primary-lighter{border-color:#cfe8ff}.widescreen\:hover\:border-primary-lighter:hover{border-color:#cfe8ff}.widescreen\:border-primary-light{border-color:#58b4ff}.widescreen\:hover\:border-primary-light:hover{border-color:#58b4ff}.widescreen\:border-primary{border-color:#005ea2}.widescreen\:hover\:border-primary:hover{border-color:#005ea2}.widescreen\:border-primary-vivid{border-color:#0050d8}.widescreen\:hover\:border-primary-vivid:hover{border-color:#0050d8}.widescreen\:border-primary-dark{border-color:#0b4778}.widescreen\:hover\:border-primary-dark:hover{border-color:#0b4778}.widescreen\:border-primary-darker{border-color:#162e51}.widescreen\:hover\:border-primary-darker:hover{border-color:#162e51}.widescreen\:border-secondary-lighter{border-color:#f1e5cd}.widescreen\:hover\:border-secondary-lighter:hover{border-color:#f1e5cd}.widescreen\:border-secondary-light{border-color:#c7a97b}.widescreen\:hover\:border-secondary-light:hover{border-color:#c7a97b}.widescreen\:border-secondary{border-color:#8e704f}.widescreen\:hover\:border-secondary:hover{border-color:#8e704f}.widescreen\:border-secondary-vivid{border-color:#936f38}.widescreen\:hover\:border-secondary-vivid:hover{border-color:#936f38}.widescreen\:border-secondary-dark{border-color:#7a591a}.widescreen\:hover\:border-secondary-dark:hover{border-color:#7a591a}.widescreen\:border-secondary-darker{border-color:#5c410a}.widescreen\:hover\:border-secondary-darker:hover{border-color:#5c410a}.widescreen\:border-accent-warm-darkest{border-color:#5c1111}.widescreen\:hover\:border-accent-warm-darkest:hover{border-color:#5c1111}.widescreen\:border-accent-warm-darker{border-color:#6f3331}.widescreen\:hover\:border-accent-warm-darker:hover{border-color:#6f3331}.widescreen\:border-accent-warm-dark{border-color:#b50909}.widescreen\:hover\:border-accent-warm-dark:hover{border-color:#b50909}.widescreen\:border-accent-warm{border-color:#e52207}.widescreen\:hover\:border-accent-warm:hover{border-color:#e52207}.widescreen\:border-accent-warm-light{border-color:#fdb8ae}.widescreen\:hover\:border-accent-warm-light:hover{border-color:#fdb8ae}.widescreen\:border-accent-warm-lighter{border-color:#f8e1de}.widescreen\:hover\:border-accent-warm-lighter:hover{border-color:#f8e1de}.widescreen\:border-accent-cool-darker{border-color:#4f1c24}.widescreen\:hover\:border-accent-cool-darker:hover{border-color:#4f1c24}.widescreen\:border-accent-cool-dark{border-color:#822133}.widescreen\:hover\:border-accent-cool-dark:hover{border-color:#822133}.widescreen\:border-accent-cool{border-color:#b21d38}.widescreen\:hover\:border-accent-cool:hover{border-color:#b21d38}.widescreen\:border-accent-cool-light{border-color:#f8b9c5}.widescreen\:hover\:border-accent-cool-light:hover{border-color:#f8b9c5}.widescreen\:border-accent-cool-lighter{border-color:#fff2f5}.widescreen\:hover\:border-accent-cool-lighter:hover{border-color:#fff2f5}.widescreen\:border-error-lighter{border-color:#f4e3db}.widescreen\:hover\:border-error-lighter:hover{border-color:#f4e3db}.widescreen\:border-error-light{border-color:#f39268}.widescreen\:hover\:border-error-light:hover{border-color:#f39268}.widescreen\:border-error{border-color:#d54309}.widescreen\:hover\:border-error:hover{border-color:#d54309}.widescreen\:border-error-dark{border-color:#b50909}.widescreen\:hover\:border-error-dark:hover{border-color:#b50909}.widescreen\:border-error-darker{border-color:#6f3331}.widescreen\:hover\:border-error-darker:hover{border-color:#6f3331}.widescreen\:border-warning-lighter{border-color:#faf3d1}.widescreen\:hover\:border-warning-lighter:hover{border-color:#faf3d1}.widescreen\:border-warning-light{border-color:#fee685}.widescreen\:hover\:border-warning-light:hover{border-color:#fee685}.widescreen\:border-warning{border-color:#ffbe2e}.widescreen\:hover\:border-warning:hover{border-color:#ffbe2e}.widescreen\:border-warning-dark{border-color:#e5a000}.widescreen\:hover\:border-warning-dark:hover{border-color:#e5a000}.widescreen\:border-warning-darker{border-color:#936f38}.widescreen\:hover\:border-warning-darker:hover{border-color:#936f38}.widescreen\:border-success-lighter{border-color:#ecf3ec}.widescreen\:hover\:border-success-lighter:hover{border-color:#ecf3ec}.widescreen\:border-success-light{border-color:#70e17b}.widescreen\:hover\:border-success-light:hover{border-color:#70e17b}.widescreen\:border-success{border-color:#00a91c}.widescreen\:hover\:border-success:hover{border-color:#00a91c}.widescreen\:border-success-dark{border-color:#008817}.widescreen\:hover\:border-success-dark:hover{border-color:#008817}.widescreen\:border-success-darker{border-color:#216e1f}.widescreen\:hover\:border-success-darker:hover{border-color:#216e1f}.widescreen\:border-info-lighter{border-color:#e7f6f8}.widescreen\:hover\:border-info-lighter:hover{border-color:#e7f6f8}.widescreen\:border-info-light{border-color:#99deea}.widescreen\:hover\:border-info-light:hover{border-color:#99deea}.widescreen\:border-info{border-color:#00bde3}.widescreen\:hover\:border-info:hover{border-color:#00bde3}.widescreen\:border-info-dark{border-color:#009ec1}.widescreen\:hover\:border-info-dark:hover{border-color:#009ec1}.widescreen\:border-info-darker{border-color:#2e6276}.widescreen\:hover\:border-info-darker:hover{border-color:#2e6276}.widescreen\:border-disabled-light{border-color:#e6e6e6}.widescreen\:hover\:border-disabled-light:hover{border-color:#e6e6e6}.widescreen\:border-disabled{border-color:#c9c9c9}.widescreen\:hover\:border-disabled:hover{border-color:#c9c9c9}.widescreen\:border-disabled-dark{border-color:#adadad}.widescreen\:hover\:border-disabled-dark:hover{border-color:#adadad}.widescreen\:border-emergency{border-color:#e5a000}.widescreen\:hover\:border-emergency:hover{border-color:#e5a000}.widescreen\:border-emergency-dark{border-color:#332d29}.widescreen\:hover\:border-emergency-dark:hover{border-color:#332d29}.widescreen\:radius-0{border-radius:0}.widescreen\:radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.widescreen\:radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.widescreen\:radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.widescreen\:radius-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.widescreen\:radius-sm{border-radius:2px}.widescreen\:radius-top-sm{border-top-left-radius:2px;border-top-right-radius:2px}.widescreen\:radius-right-sm{border-top-right-radius:2px;border-bottom-right-radius:2px}.widescreen\:radius-bottom-sm{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.widescreen\:radius-left-sm{border-top-left-radius:2px;border-bottom-left-radius:2px}.widescreen\:radius-md{border-radius:0.25rem}.widescreen\:radius-top-md{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.widescreen\:radius-right-md{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.widescreen\:radius-bottom-md{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.widescreen\:radius-left-md{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.widescreen\:radius-lg{border-radius:0.5rem}.widescreen\:radius-top-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.widescreen\:radius-right-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.widescreen\:radius-bottom-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}.widescreen\:radius-left-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.widescreen\:radius-pill{border-radius:99rem}.widescreen\:radius-top-pill{border-top-left-radius:99rem;border-top-right-radius:99rem}.widescreen\:radius-right-pill{border-top-right-radius:99rem;border-bottom-right-radius:99rem}.widescreen\:radius-bottom-pill{border-bottom-left-radius:99rem;border-bottom-right-radius:99rem}.widescreen\:radius-left-pill{border-top-left-radius:99rem;border-bottom-left-radius:99rem}.widescreen\:display-block{display:block}.widescreen\:display-flex{display:flex}.widescreen\:display-none{display:none}.widescreen\:display-inline{display:inline}.widescreen\:display-inline-block{display:inline-block}.widescreen\:display-inline-flex{display:inline-flex}.widescreen\:display-table{display:table}.widescreen\:display-table-cell{display:table-cell}.widescreen\:display-table-row{display:table-row}.widescreen\:font-mono-3xs{font-size:0.89rem}.widescreen\:font-mono-2xs{font-size:0.95rem}.widescreen\:font-mono-xs{font-size:1.01rem}.widescreen\:font-mono-sm{font-size:1.07rem}.widescreen\:font-mono-md{font-size:1.19rem}.widescreen\:font-mono-lg{font-size:1.31rem}.widescreen\:font-mono-xl{font-size:1.43rem}.widescreen\:font-mono-2xl{font-size:1.67rem}.widescreen\:font-mono-3xl{font-size:1.91rem}.widescreen\:font-sans-3xs{font-size:0.96rem}.widescreen\:font-sans-2xs{font-size:1.02rem}.widescreen\:font-sans-xs{font-size:1.08rem}.widescreen\:font-sans-sm{font-size:1.15rem}.widescreen\:font-sans-md{font-size:1.27rem}.widescreen\:font-sans-lg{font-size:1.4rem}.widescreen\:font-sans-xl{font-size:1.53rem}.widescreen\:font-sans-2xl{font-size:1.78rem}.widescreen\:font-sans-3xl{font-size:2.04rem}.widescreen\:font-serif-3xs{font-size:0.91rem}.widescreen\:font-serif-2xs{font-size:0.98rem}.widescreen\:font-serif-xs{font-size:1.04rem}.widescreen\:font-serif-sm{font-size:1.1rem}.widescreen\:font-serif-md{font-size:1.22rem}.widescreen\:font-serif-lg{font-size:1.34rem}.widescreen\:font-serif-xl{font-size:1.46rem}.widescreen\:font-serif-2xl{font-size:1.71rem}.widescreen\:font-serif-3xl{font-size:1.95rem}.widescreen\:font-heading-3xs{font-size:0.91rem}.widescreen\:font-heading-2xs{font-size:0.98rem}.widescreen\:font-heading-xs{font-size:1.04rem}.widescreen\:font-heading-sm{font-size:1.1rem}.widescreen\:font-heading-md{font-size:1.22rem}.widescreen\:font-heading-lg{font-size:1.34rem}.widescreen\:font-heading-xl{font-size:1.46rem}.widescreen\:font-heading-2xl{font-size:1.71rem}.widescreen\:font-heading-3xl{font-size:1.95rem}.widescreen\:font-body-3xs{font-size:0.96rem}.widescreen\:font-body-2xs{font-size:1.02rem}.widescreen\:font-body-xs{font-size:1.08rem}.widescreen\:font-body-sm{font-size:1.15rem}.widescreen\:font-body-md{font-size:1.27rem}.widescreen\:font-body-lg{font-size:1.4rem}.widescreen\:font-body-xl{font-size:1.53rem}.widescreen\:font-body-2xl{font-size:1.78rem}.widescreen\:font-body-3xl{font-size:2.04rem}.widescreen\:font-code-3xs{font-size:0.89rem}.widescreen\:font-code-2xs{font-size:0.95rem}.widescreen\:font-code-xs{font-size:1.01rem}.widescreen\:font-code-sm{font-size:1.07rem}.widescreen\:font-code-md{font-size:1.19rem}.widescreen\:font-code-lg{font-size:1.31rem}.widescreen\:font-code-xl{font-size:1.43rem}.widescreen\:font-code-2xl{font-size:1.67rem}.widescreen\:font-code-3xl{font-size:1.91rem}.widescreen\:font-alt-3xs{font-size:0.91rem}.widescreen\:font-alt-2xs{font-size:0.98rem}.widescreen\:font-alt-xs{font-size:1.04rem}.widescreen\:font-alt-sm{font-size:1.1rem}.widescreen\:font-alt-md{font-size:1.22rem}.widescreen\:font-alt-lg{font-size:1.34rem}.widescreen\:font-alt-xl{font-size:1.46rem}.widescreen\:font-alt-2xl{font-size:1.71rem}.widescreen\:font-alt-3xl{font-size:1.95rem}.widescreen\:font-ui-3xs{font-size:0.96rem}.widescreen\:font-ui-2xs{font-size:1.02rem}.widescreen\:font-ui-xs{font-size:1.08rem}.widescreen\:font-ui-sm{font-size:1.15rem}.widescreen\:font-ui-md{font-size:1.27rem}.widescreen\:font-ui-lg{font-size:1.4rem}.widescreen\:font-ui-xl{font-size:1.53rem}.widescreen\:font-ui-2xl{font-size:1.78rem}.widescreen\:font-ui-3xl{font-size:2.04rem}.widescreen\:text-light{font-weight:300}.widescreen\:text-normal{font-weight:normal}.widescreen\:text-bold{font-weight:700}.widescreen\:flex-justify-center{justify-content:center}.widescreen\:flex-justify-start{justify-content:flex-start}.widescreen\:flex-justify-end{justify-content:flex-end}.widescreen\:flex-justify{justify-content:space-between}.widescreen\:line-height-sans-1{line-height:1}.widescreen\:line-height-sans-2{line-height:1.2}.widescreen\:line-height-sans-3{line-height:1.3}.widescreen\:line-height-sans-4{line-height:1.5}.widescreen\:line-height-sans-5{line-height:1.6}.widescreen\:line-height-sans-6{line-height:1.7}.widescreen\:line-height-serif-1{line-height:1}.widescreen\:line-height-serif-2{line-height:1.2}.widescreen\:line-height-serif-3{line-height:1.4}.widescreen\:line-height-serif-4{line-height:1.5}.widescreen\:line-height-serif-5{line-height:1.7}.widescreen\:line-height-serif-6{line-height:1.8}.widescreen\:line-height-mono-1{line-height:1}.widescreen\:line-height-mono-2{line-height:1.3}.widescreen\:line-height-mono-3{line-height:1.4}.widescreen\:line-height-mono-4{line-height:1.6}.widescreen\:line-height-mono-5{line-height:1.7}.widescreen\:line-height-mono-6{line-height:1.8}.widescreen\:line-height-heading-1{line-height:1}.widescreen\:line-height-heading-2{line-height:1.2}.widescreen\:line-height-heading-3{line-height:1.4}.widescreen\:line-height-heading-4{line-height:1.5}.widescreen\:line-height-heading-5{line-height:1.7}.widescreen\:line-height-heading-6{line-height:1.8}.widescreen\:line-height-ui-1{line-height:1}.widescreen\:line-height-ui-2{line-height:1.2}.widescreen\:line-height-ui-3{line-height:1.3}.widescreen\:line-height-ui-4{line-height:1.5}.widescreen\:line-height-ui-5{line-height:1.6}.widescreen\:line-height-ui-6{line-height:1.7}.widescreen\:line-height-body-1{line-height:1}.widescreen\:line-height-body-2{line-height:1.2}.widescreen\:line-height-body-3{line-height:1.3}.widescreen\:line-height-body-4{line-height:1.5}.widescreen\:line-height-body-5{line-height:1.6}.widescreen\:line-height-body-6{line-height:1.7}.widescreen\:line-height-code-1{line-height:1}.widescreen\:line-height-code-2{line-height:1.3}.widescreen\:line-height-code-3{line-height:1.4}.widescreen\:line-height-code-4{line-height:1.6}.widescreen\:line-height-code-5{line-height:1.7}.widescreen\:line-height-code-6{line-height:1.8}.widescreen\:line-height-alt-1{line-height:1}.widescreen\:line-height-alt-2{line-height:1.2}.widescreen\:line-height-alt-3{line-height:1.4}.widescreen\:line-height-alt-4{line-height:1.5}.widescreen\:line-height-alt-5{line-height:1.7}.widescreen\:line-height-alt-6{line-height:1.8}.widescreen\:margin-neg-1px{margin:-1px}.widescreen\:margin-neg-2px{margin:-2px}.widescreen\:margin-neg-05{margin:-0.25rem}.widescreen\:margin-neg-1{margin:-0.5rem}.widescreen\:margin-neg-105{margin:-0.75rem}.widescreen\:margin-neg-2{margin:-1rem}.widescreen\:margin-neg-205{margin:-1.25rem}.widescreen\:margin-neg-3{margin:-1.5rem}.widescreen\:margin-1px{margin:1px}.widescreen\:margin-2px{margin:2px}.widescreen\:margin-05{margin:0.25rem}.widescreen\:margin-1{margin:0.5rem}.widescreen\:margin-105{margin:0.75rem}.widescreen\:margin-2{margin:1rem}.widescreen\:margin-205{margin:1.25rem}.widescreen\:margin-3{margin:1.5rem}.widescreen\:margin-neg-4{margin:-2rem}.widescreen\:margin-neg-5{margin:-2.5rem}.widescreen\:margin-neg-6{margin:-3rem}.widescreen\:margin-neg-7{margin:-3.5rem}.widescreen\:margin-neg-8{margin:-4rem}.widescreen\:margin-neg-9{margin:-4.5rem}.widescreen\:margin-neg-10{margin:-5rem}.widescreen\:margin-neg-15{margin:-7.5rem}.widescreen\:margin-4{margin:2rem}.widescreen\:margin-5{margin:2.5rem}.widescreen\:margin-6{margin:3rem}.widescreen\:margin-7{margin:3.5rem}.widescreen\:margin-8{margin:4rem}.widescreen\:margin-9{margin:4.5rem}.widescreen\:margin-10{margin:5rem}.widescreen\:margin-15{margin:7.5rem}.widescreen\:margin-05em{margin:0.5em}.widescreen\:margin-1em{margin:1em}.widescreen\:margin-105em{margin:1.5em}.widescreen\:margin-2em{margin:2em}.widescreen\:margin-0{margin:0}.widescreen\:margin-y-1px{margin-top:1px;margin-bottom:1px}.widescreen\:margin-top-1px{margin-top:1px}.widescreen\:margin-bottom-1px{margin-bottom:1px}.widescreen\:margin-y-2px{margin-top:2px;margin-bottom:2px}.widescreen\:margin-top-2px{margin-top:2px}.widescreen\:margin-bottom-2px{margin-bottom:2px}.widescreen\:margin-y-05{margin-top:0.25rem;margin-bottom:0.25rem}.widescreen\:margin-top-05{margin-top:0.25rem}.widescreen\:margin-bottom-05{margin-bottom:0.25rem}.widescreen\:margin-y-1{margin-top:0.5rem;margin-bottom:0.5rem}.widescreen\:margin-top-1{margin-top:0.5rem}.widescreen\:margin-bottom-1{margin-bottom:0.5rem}.widescreen\:margin-y-105{margin-top:0.75rem;margin-bottom:0.75rem}.widescreen\:margin-top-105{margin-top:0.75rem}.widescreen\:margin-bottom-105{margin-bottom:0.75rem}.widescreen\:margin-y-2{margin-top:1rem;margin-bottom:1rem}.widescreen\:margin-top-2{margin-top:1rem}.widescreen\:margin-bottom-2{margin-bottom:1rem}.widescreen\:margin-y-205{margin-top:1.25rem;margin-bottom:1.25rem}.widescreen\:margin-top-205{margin-top:1.25rem}.widescreen\:margin-bottom-205{margin-bottom:1.25rem}.widescreen\:margin-y-3{margin-top:1.5rem;margin-bottom:1.5rem}.widescreen\:margin-top-3{margin-top:1.5rem}.widescreen\:margin-bottom-3{margin-bottom:1.5rem}.widescreen\:margin-y-neg-1px{margin-top:-1px;margin-bottom:-1px}.widescreen\:margin-top-neg-1px{margin-top:-1px}.widescreen\:margin-bottom-neg-1px{margin-bottom:-1px}.widescreen\:margin-y-neg-2px{margin-top:-2px;margin-bottom:-2px}.widescreen\:margin-top-neg-2px{margin-top:-2px}.widescreen\:margin-bottom-neg-2px{margin-bottom:-2px}.widescreen\:margin-y-neg-05{margin-top:-0.25rem;margin-bottom:-0.25rem}.widescreen\:margin-top-neg-05{margin-top:-0.25rem}.widescreen\:margin-bottom-neg-05{margin-bottom:-0.25rem}.widescreen\:margin-y-neg-1{margin-top:-0.5rem;margin-bottom:-0.5rem}.widescreen\:margin-top-neg-1{margin-top:-0.5rem}.widescreen\:margin-bottom-neg-1{margin-bottom:-0.5rem}.widescreen\:margin-y-neg-105{margin-top:-0.75rem;margin-bottom:-0.75rem}.widescreen\:margin-top-neg-105{margin-top:-0.75rem}.widescreen\:margin-bottom-neg-105{margin-bottom:-0.75rem}.widescreen\:margin-y-neg-2{margin-top:-1rem;margin-bottom:-1rem}.widescreen\:margin-top-neg-2{margin-top:-1rem}.widescreen\:margin-bottom-neg-2{margin-bottom:-1rem}.widescreen\:margin-y-neg-205{margin-top:-1.25rem;margin-bottom:-1.25rem}.widescreen\:margin-top-neg-205{margin-top:-1.25rem}.widescreen\:margin-bottom-neg-205{margin-bottom:-1.25rem}.widescreen\:margin-y-neg-3{margin-top:-1.5rem;margin-bottom:-1.5rem}.widescreen\:margin-top-neg-3{margin-top:-1.5rem}.widescreen\:margin-bottom-neg-3{margin-bottom:-1.5rem}.widescreen\:margin-y-neg-4{margin-top:-2rem;margin-bottom:-2rem}.widescreen\:margin-top-neg-4{margin-top:-2rem}.widescreen\:margin-bottom-neg-4{margin-bottom:-2rem}.widescreen\:margin-y-neg-5{margin-top:-2.5rem;margin-bottom:-2.5rem}.widescreen\:margin-top-neg-5{margin-top:-2.5rem}.widescreen\:margin-bottom-neg-5{margin-bottom:-2.5rem}.widescreen\:margin-y-neg-6{margin-top:-3rem;margin-bottom:-3rem}.widescreen\:margin-top-neg-6{margin-top:-3rem}.widescreen\:margin-bottom-neg-6{margin-bottom:-3rem}.widescreen\:margin-y-neg-7{margin-top:-3.5rem;margin-bottom:-3.5rem}.widescreen\:margin-top-neg-7{margin-top:-3.5rem}.widescreen\:margin-bottom-neg-7{margin-bottom:-3.5rem}.widescreen\:margin-y-neg-8{margin-top:-4rem;margin-bottom:-4rem}.widescreen\:margin-top-neg-8{margin-top:-4rem}.widescreen\:margin-bottom-neg-8{margin-bottom:-4rem}.widescreen\:margin-y-neg-9{margin-top:-4.5rem;margin-bottom:-4.5rem}.widescreen\:margin-top-neg-9{margin-top:-4.5rem}.widescreen\:margin-bottom-neg-9{margin-bottom:-4.5rem}.widescreen\:margin-y-neg-10{margin-top:-5rem;margin-bottom:-5rem}.widescreen\:margin-top-neg-10{margin-top:-5rem}.widescreen\:margin-bottom-neg-10{margin-bottom:-5rem}.widescreen\:margin-y-neg-15{margin-top:-7.5rem;margin-bottom:-7.5rem}.widescreen\:margin-top-neg-15{margin-top:-7.5rem}.widescreen\:margin-bottom-neg-15{margin-bottom:-7.5rem}.widescreen\:margin-y-4{margin-top:2rem;margin-bottom:2rem}.widescreen\:margin-top-4{margin-top:2rem}.widescreen\:margin-bottom-4{margin-bottom:2rem}.widescreen\:margin-y-5{margin-top:2.5rem;margin-bottom:2.5rem}.widescreen\:margin-top-5{margin-top:2.5rem}.widescreen\:margin-bottom-5{margin-bottom:2.5rem}.widescreen\:margin-y-6{margin-top:3rem;margin-bottom:3rem}.widescreen\:margin-top-6{margin-top:3rem}.widescreen\:margin-bottom-6{margin-bottom:3rem}.widescreen\:margin-y-7{margin-top:3.5rem;margin-bottom:3.5rem}.widescreen\:margin-top-7{margin-top:3.5rem}.widescreen\:margin-bottom-7{margin-bottom:3.5rem}.widescreen\:margin-y-8{margin-top:4rem;margin-bottom:4rem}.widescreen\:margin-top-8{margin-top:4rem}.widescreen\:margin-bottom-8{margin-bottom:4rem}.widescreen\:margin-y-9{margin-top:4.5rem;margin-bottom:4.5rem}.widescreen\:margin-top-9{margin-top:4.5rem}.widescreen\:margin-bottom-9{margin-bottom:4.5rem}.widescreen\:margin-y-10{margin-top:5rem;margin-bottom:5rem}.widescreen\:margin-top-10{margin-top:5rem}.widescreen\:margin-bottom-10{margin-bottom:5rem}.widescreen\:margin-y-15{margin-top:7.5rem;margin-bottom:7.5rem}.widescreen\:margin-top-15{margin-top:7.5rem}.widescreen\:margin-bottom-15{margin-bottom:7.5rem}.widescreen\:margin-y-05em{margin-top:0.5em;margin-bottom:0.5em}.widescreen\:margin-top-05em{margin-top:0.5em}.widescreen\:margin-bottom-05em{margin-bottom:0.5em}.widescreen\:margin-y-1em{margin-top:1em;margin-bottom:1em}.widescreen\:margin-top-1em{margin-top:1em}.widescreen\:margin-bottom-1em{margin-bottom:1em}.widescreen\:margin-y-105em{margin-top:1.5em;margin-bottom:1.5em}.widescreen\:margin-top-105em{margin-top:1.5em}.widescreen\:margin-bottom-105em{margin-bottom:1.5em}.widescreen\:margin-y-2em{margin-top:2em;margin-bottom:2em}.widescreen\:margin-top-2em{margin-top:2em}.widescreen\:margin-bottom-2em{margin-bottom:2em}.widescreen\:margin-y-0{margin-top:0;margin-bottom:0}.widescreen\:margin-top-0{margin-top:0}.widescreen\:margin-bottom-0{margin-bottom:0}.widescreen\:margin-y-auto{margin-top:auto;margin-bottom:auto}.widescreen\:margin-top-auto{margin-top:auto}.widescreen\:margin-bottom-auto{margin-bottom:auto}.widescreen\:margin-x-1px{margin-left:1px;margin-right:1px}.widescreen\:margin-right-1px{margin-right:1px}.widescreen\:margin-left-1px{margin-left:1px}.widescreen\:margin-x-2px{margin-left:2px;margin-right:2px}.widescreen\:margin-right-2px{margin-right:2px}.widescreen\:margin-left-2px{margin-left:2px}.widescreen\:margin-x-05{margin-left:0.25rem;margin-right:0.25rem}.widescreen\:margin-right-05{margin-right:0.25rem}.widescreen\:margin-left-05{margin-left:0.25rem}.widescreen\:margin-x-1{margin-left:0.5rem;margin-right:0.5rem}.widescreen\:margin-right-1{margin-right:0.5rem}.widescreen\:margin-left-1{margin-left:0.5rem}.widescreen\:margin-x-105{margin-left:0.75rem;margin-right:0.75rem}.widescreen\:margin-right-105{margin-right:0.75rem}.widescreen\:margin-left-105{margin-left:0.75rem}.widescreen\:margin-x-2{margin-left:1rem;margin-right:1rem}.widescreen\:margin-right-2{margin-right:1rem}.widescreen\:margin-left-2{margin-left:1rem}.widescreen\:margin-x-205{margin-left:1.25rem;margin-right:1.25rem}.widescreen\:margin-right-205{margin-right:1.25rem}.widescreen\:margin-left-205{margin-left:1.25rem}.widescreen\:margin-x-3{margin-left:1.5rem;margin-right:1.5rem}.widescreen\:margin-right-3{margin-right:1.5rem}.widescreen\:margin-left-3{margin-left:1.5rem}.widescreen\:margin-x-neg-1px{margin-left:-1px;margin-right:-1px}.widescreen\:margin-right-neg-1px{margin-right:-1px}.widescreen\:margin-left-neg-1px{margin-left:-1px}.widescreen\:margin-x-neg-2px{margin-left:-2px;margin-right:-2px}.widescreen\:margin-right-neg-2px{margin-right:-2px}.widescreen\:margin-left-neg-2px{margin-left:-2px}.widescreen\:margin-x-neg-05{margin-left:-0.25rem;margin-right:-0.25rem}.widescreen\:margin-right-neg-05{margin-right:-0.25rem}.widescreen\:margin-left-neg-05{margin-left:-0.25rem}.widescreen\:margin-x-neg-1{margin-left:-0.5rem;margin-right:-0.5rem}.widescreen\:margin-right-neg-1{margin-right:-0.5rem}.widescreen\:margin-left-neg-1{margin-left:-0.5rem}.widescreen\:margin-x-neg-105{margin-left:-0.75rem;margin-right:-0.75rem}.widescreen\:margin-right-neg-105{margin-right:-0.75rem}.widescreen\:margin-left-neg-105{margin-left:-0.75rem}.widescreen\:margin-x-neg-2{margin-left:-1rem;margin-right:-1rem}.widescreen\:margin-right-neg-2{margin-right:-1rem}.widescreen\:margin-left-neg-2{margin-left:-1rem}.widescreen\:margin-x-neg-205{margin-left:-1.25rem;margin-right:-1.25rem}.widescreen\:margin-right-neg-205{margin-right:-1.25rem}.widescreen\:margin-left-neg-205{margin-left:-1.25rem}.widescreen\:margin-x-neg-3{margin-left:-1.5rem;margin-right:-1.5rem}.widescreen\:margin-right-neg-3{margin-right:-1.5rem}.widescreen\:margin-left-neg-3{margin-left:-1.5rem}.widescreen\:margin-x-neg-4{margin-left:-2rem;margin-right:-2rem}.widescreen\:margin-right-neg-4{margin-right:-2rem}.widescreen\:margin-left-neg-4{margin-left:-2rem}.widescreen\:margin-x-neg-5{margin-left:-2.5rem;margin-right:-2.5rem}.widescreen\:margin-right-neg-5{margin-right:-2.5rem}.widescreen\:margin-left-neg-5{margin-left:-2.5rem}.widescreen\:margin-x-neg-6{margin-left:-3rem;margin-right:-3rem}.widescreen\:margin-right-neg-6{margin-right:-3rem}.widescreen\:margin-left-neg-6{margin-left:-3rem}.widescreen\:margin-x-neg-7{margin-left:-3.5rem;margin-right:-3.5rem}.widescreen\:margin-right-neg-7{margin-right:-3.5rem}.widescreen\:margin-left-neg-7{margin-left:-3.5rem}.widescreen\:margin-x-neg-8{margin-left:-4rem;margin-right:-4rem}.widescreen\:margin-right-neg-8{margin-right:-4rem}.widescreen\:margin-left-neg-8{margin-left:-4rem}.widescreen\:margin-x-neg-9{margin-left:-4.5rem;margin-right:-4.5rem}.widescreen\:margin-right-neg-9{margin-right:-4.5rem}.widescreen\:margin-left-neg-9{margin-left:-4.5rem}.widescreen\:margin-x-neg-10{margin-left:-5rem;margin-right:-5rem}.widescreen\:margin-right-neg-10{margin-right:-5rem}.widescreen\:margin-left-neg-10{margin-left:-5rem}.widescreen\:margin-x-neg-15{margin-left:-7.5rem;margin-right:-7.5rem}.widescreen\:margin-right-neg-15{margin-right:-7.5rem}.widescreen\:margin-left-neg-15{margin-left:-7.5rem}.widescreen\:margin-x-4{margin-left:2rem;margin-right:2rem}.widescreen\:margin-right-4{margin-right:2rem}.widescreen\:margin-left-4{margin-left:2rem}.widescreen\:margin-x-5{margin-left:2.5rem;margin-right:2.5rem}.widescreen\:margin-right-5{margin-right:2.5rem}.widescreen\:margin-left-5{margin-left:2.5rem}.widescreen\:margin-x-6{margin-left:3rem;margin-right:3rem}.widescreen\:margin-right-6{margin-right:3rem}.widescreen\:margin-left-6{margin-left:3rem}.widescreen\:margin-x-7{margin-left:3.5rem;margin-right:3.5rem}.widescreen\:margin-right-7{margin-right:3.5rem}.widescreen\:margin-left-7{margin-left:3.5rem}.widescreen\:margin-x-8{margin-left:4rem;margin-right:4rem}.widescreen\:margin-right-8{margin-right:4rem}.widescreen\:margin-left-8{margin-left:4rem}.widescreen\:margin-x-9{margin-left:4.5rem;margin-right:4.5rem}.widescreen\:margin-right-9{margin-right:4.5rem}.widescreen\:margin-left-9{margin-left:4.5rem}.widescreen\:margin-x-10{margin-left:5rem;margin-right:5rem}.widescreen\:margin-right-10{margin-right:5rem}.widescreen\:margin-left-10{margin-left:5rem}.widescreen\:margin-x-15{margin-left:7.5rem;margin-right:7.5rem}.widescreen\:margin-right-15{margin-right:7.5rem}.widescreen\:margin-left-15{margin-left:7.5rem}.widescreen\:margin-x-card{margin-left:10rem;margin-right:10rem}.widescreen\:margin-right-card{margin-right:10rem}.widescreen\:margin-left-card{margin-left:10rem}.widescreen\:margin-x-card-lg{margin-left:15rem;margin-right:15rem}.widescreen\:margin-right-card-lg{margin-right:15rem}.widescreen\:margin-left-card-lg{margin-left:15rem}.widescreen\:margin-x-mobile{margin-left:20rem;margin-right:20rem}.widescreen\:margin-right-mobile{margin-right:20rem}.widescreen\:margin-left-mobile{margin-left:20rem}.widescreen\:margin-x-05em{margin-left:0.5em;margin-right:0.5em}.widescreen\:margin-right-05em{margin-right:0.5em}.widescreen\:margin-left-05em{margin-left:0.5em}.widescreen\:margin-x-1em{margin-left:1em;margin-right:1em}.widescreen\:margin-right-1em{margin-right:1em}.widescreen\:margin-left-1em{margin-left:1em}.widescreen\:margin-x-105em{margin-left:1.5em;margin-right:1.5em}.widescreen\:margin-right-105em{margin-right:1.5em}.widescreen\:margin-left-105em{margin-left:1.5em}.widescreen\:margin-x-2em{margin-left:2em;margin-right:2em}.widescreen\:margin-right-2em{margin-right:2em}.widescreen\:margin-left-2em{margin-left:2em}.widescreen\:margin-x-0{margin-left:0;margin-right:0}.widescreen\:margin-right-0{margin-right:0}.widescreen\:margin-left-0{margin-left:0}.widescreen\:margin-x-auto{margin-left:auto;margin-right:auto}.widescreen\:margin-right-auto{margin-right:auto}.widescreen\:margin-left-auto{margin-left:auto}.widescreen\:measure-1{max-width:44ex}.widescreen\:measure-2{max-width:60ex}.widescreen\:measure-3{max-width:64ex}.widescreen\:measure-4{max-width:68ex}.widescreen\:measure-5{max-width:72ex}.widescreen\:measure-6{max-width:88ex}.widescreen\:measure-none{max-width:none}.widescreen\:order-first{order:-1}.widescreen\:order-last{order:999}.widescreen\:order-initial{order:initial}.widescreen\:order-0{order:0}.widescreen\:order-1{order:1}.widescreen\:order-2{order:2}.widescreen\:order-3{order:3}.widescreen\:order-4{order:4}.widescreen\:order-5{order:5}.widescreen\:order-6{order:6}.widescreen\:order-7{order:7}.widescreen\:order-8{order:8}.widescreen\:order-9{order:9}.widescreen\:order-10{order:10}.widescreen\:order-11{order:11}.widescreen\:padding-1px{padding:1px}.widescreen\:padding-y-1px{padding-top:1px;padding-bottom:1px}.widescreen\:padding-x-1px{padding-left:1px;padding-right:1px}.widescreen\:padding-top-1px{padding-top:1px}.widescreen\:padding-right-1px{padding-right:1px}.widescreen\:padding-bottom-1px{padding-bottom:1px}.widescreen\:padding-left-1px{padding-left:1px}.widescreen\:padding-2px{padding:2px}.widescreen\:padding-y-2px{padding-top:2px;padding-bottom:2px}.widescreen\:padding-x-2px{padding-left:2px;padding-right:2px}.widescreen\:padding-top-2px{padding-top:2px}.widescreen\:padding-right-2px{padding-right:2px}.widescreen\:padding-bottom-2px{padding-bottom:2px}.widescreen\:padding-left-2px{padding-left:2px}.widescreen\:padding-05{padding:0.25rem}.widescreen\:padding-y-05{padding-top:0.25rem;padding-bottom:0.25rem}.widescreen\:padding-x-05{padding-left:0.25rem;padding-right:0.25rem}.widescreen\:padding-top-05{padding-top:0.25rem}.widescreen\:padding-right-05{padding-right:0.25rem}.widescreen\:padding-bottom-05{padding-bottom:0.25rem}.widescreen\:padding-left-05{padding-left:0.25rem}.widescreen\:padding-1{padding:0.5rem}.widescreen\:padding-y-1{padding-top:0.5rem;padding-bottom:0.5rem}.widescreen\:padding-x-1{padding-left:0.5rem;padding-right:0.5rem}.widescreen\:padding-top-1{padding-top:0.5rem}.widescreen\:padding-right-1{padding-right:0.5rem}.widescreen\:padding-bottom-1{padding-bottom:0.5rem}.widescreen\:padding-left-1{padding-left:0.5rem}.widescreen\:padding-105{padding:0.75rem}.widescreen\:padding-y-105{padding-top:0.75rem;padding-bottom:0.75rem}.widescreen\:padding-x-105{padding-left:0.75rem;padding-right:0.75rem}.widescreen\:padding-top-105{padding-top:0.75rem}.widescreen\:padding-right-105{padding-right:0.75rem}.widescreen\:padding-bottom-105{padding-bottom:0.75rem}.widescreen\:padding-left-105{padding-left:0.75rem}.widescreen\:padding-2{padding:1rem}.widescreen\:padding-y-2{padding-top:1rem;padding-bottom:1rem}.widescreen\:padding-x-2{padding-left:1rem;padding-right:1rem}.widescreen\:padding-top-2{padding-top:1rem}.widescreen\:padding-right-2{padding-right:1rem}.widescreen\:padding-bottom-2{padding-bottom:1rem}.widescreen\:padding-left-2{padding-left:1rem}.widescreen\:padding-205{padding:1.25rem}.widescreen\:padding-y-205{padding-top:1.25rem;padding-bottom:1.25rem}.widescreen\:padding-x-205{padding-left:1.25rem;padding-right:1.25rem}.widescreen\:padding-top-205{padding-top:1.25rem}.widescreen\:padding-right-205{padding-right:1.25rem}.widescreen\:padding-bottom-205{padding-bottom:1.25rem}.widescreen\:padding-left-205{padding-left:1.25rem}.widescreen\:padding-3{padding:1.5rem}.widescreen\:padding-y-3{padding-top:1.5rem;padding-bottom:1.5rem}.widescreen\:padding-x-3{padding-left:1.5rem;padding-right:1.5rem}.widescreen\:padding-top-3{padding-top:1.5rem}.widescreen\:padding-right-3{padding-right:1.5rem}.widescreen\:padding-bottom-3{padding-bottom:1.5rem}.widescreen\:padding-left-3{padding-left:1.5rem}.widescreen\:padding-4{padding:2rem}.widescreen\:padding-y-4{padding-top:2rem;padding-bottom:2rem}.widescreen\:padding-x-4{padding-left:2rem;padding-right:2rem}.widescreen\:padding-top-4{padding-top:2rem}.widescreen\:padding-right-4{padding-right:2rem}.widescreen\:padding-bottom-4{padding-bottom:2rem}.widescreen\:padding-left-4{padding-left:2rem}.widescreen\:padding-5{padding:2.5rem}.widescreen\:padding-y-5{padding-top:2.5rem;padding-bottom:2.5rem}.widescreen\:padding-x-5{padding-left:2.5rem;padding-right:2.5rem}.widescreen\:padding-top-5{padding-top:2.5rem}.widescreen\:padding-right-5{padding-right:2.5rem}.widescreen\:padding-bottom-5{padding-bottom:2.5rem}.widescreen\:padding-left-5{padding-left:2.5rem}.widescreen\:padding-6{padding:3rem}.widescreen\:padding-y-6{padding-top:3rem;padding-bottom:3rem}.widescreen\:padding-x-6{padding-left:3rem;padding-right:3rem}.widescreen\:padding-top-6{padding-top:3rem}.widescreen\:padding-right-6{padding-right:3rem}.widescreen\:padding-bottom-6{padding-bottom:3rem}.widescreen\:padding-left-6{padding-left:3rem}.widescreen\:padding-7{padding:3.5rem}.widescreen\:padding-y-7{padding-top:3.5rem;padding-bottom:3.5rem}.widescreen\:padding-x-7{padding-left:3.5rem;padding-right:3.5rem}.widescreen\:padding-top-7{padding-top:3.5rem}.widescreen\:padding-right-7{padding-right:3.5rem}.widescreen\:padding-bottom-7{padding-bottom:3.5rem}.widescreen\:padding-left-7{padding-left:3.5rem}.widescreen\:padding-8{padding:4rem}.widescreen\:padding-y-8{padding-top:4rem;padding-bottom:4rem}.widescreen\:padding-x-8{padding-left:4rem;padding-right:4rem}.widescreen\:padding-top-8{padding-top:4rem}.widescreen\:padding-right-8{padding-right:4rem}.widescreen\:padding-bottom-8{padding-bottom:4rem}.widescreen\:padding-left-8{padding-left:4rem}.widescreen\:padding-9{padding:4.5rem}.widescreen\:padding-y-9{padding-top:4.5rem;padding-bottom:4.5rem}.widescreen\:padding-x-9{padding-left:4.5rem;padding-right:4.5rem}.widescreen\:padding-top-9{padding-top:4.5rem}.widescreen\:padding-right-9{padding-right:4.5rem}.widescreen\:padding-bottom-9{padding-bottom:4.5rem}.widescreen\:padding-left-9{padding-left:4.5rem}.widescreen\:padding-10{padding:5rem}.widescreen\:padding-y-10{padding-top:5rem;padding-bottom:5rem}.widescreen\:padding-x-10{padding-left:5rem;padding-right:5rem}.widescreen\:padding-top-10{padding-top:5rem}.widescreen\:padding-right-10{padding-right:5rem}.widescreen\:padding-bottom-10{padding-bottom:5rem}.widescreen\:padding-left-10{padding-left:5rem}.widescreen\:padding-15{padding:7.5rem}.widescreen\:padding-y-15{padding-top:7.5rem;padding-bottom:7.5rem}.widescreen\:padding-x-15{padding-left:7.5rem;padding-right:7.5rem}.widescreen\:padding-top-15{padding-top:7.5rem}.widescreen\:padding-right-15{padding-right:7.5rem}.widescreen\:padding-bottom-15{padding-bottom:7.5rem}.widescreen\:padding-left-15{padding-left:7.5rem}.widescreen\:padding-0{padding:0}.widescreen\:padding-y-0{padding-top:0;padding-bottom:0}.widescreen\:padding-x-0{padding-left:0;padding-right:0}.widescreen\:padding-top-0{padding-top:0}.widescreen\:padding-right-0{padding-right:0}.widescreen\:padding-bottom-0{padding-bottom:0}.widescreen\:padding-left-0{padding-left:0}.widescreen\:width-1px{width:1px}.widescreen\:width-2px{width:2px}.widescreen\:width-05{width:0.25rem}.widescreen\:width-1{width:0.5rem}.widescreen\:width-105{width:0.75rem}.widescreen\:width-2{width:1rem}.widescreen\:width-205{width:1.25rem}.widescreen\:width-3{width:1.5rem}.widescreen\:width-4{width:2rem}.widescreen\:width-5{width:2.5rem}.widescreen\:width-6{width:3rem}.widescreen\:width-7{width:3.5rem}.widescreen\:width-8{width:4rem}.widescreen\:width-9{width:4.5rem}.widescreen\:width-10{width:5rem}.widescreen\:width-15{width:7.5rem}.widescreen\:width-card{width:10rem}.widescreen\:width-card-lg{width:15rem}.widescreen\:width-mobile{width:20rem}.widescreen\:width-mobile-lg{width:30rem}.widescreen\:width-tablet{width:40rem}.widescreen\:width-tablet-lg{width:55rem}.widescreen\:width-desktop{width:64rem}.widescreen\:width-desktop-lg{width:75rem}.widescreen\:width-widescreen{width:87.5rem}.widescreen\:width-0{width:0}.widescreen\:width-full{width:100%}.widescreen\:width-auto{width:auto}}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-BoldItalic.woff2") format("woff2");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-ExtraBold.woff2") format("woff2");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-ExtraBoldItalic.woff2") format("woff2");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-Black.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-BlackItalic.woff2") format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-Bold.woff2") format("woff2");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-LightItalic.woff2") format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-SemiBoldItalic.woff2") format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-MediumItalic.woff2") format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-ExtraLight.woff2") format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-ExtraLightItalic.woff2") format("woff2");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-Italic.woff2") format("woff2");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"Nunito";src:url("/themes/custom/usms/dist/./fonts/nunito/Nunito-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--color-background:#fff;--color-header:#f9f9f9;--color-header-text:#454545;--color-text:color(gray-60);--color-card-bg:#fff;--color-link:#0b4778;--color-footer-link:#0b4778;--color-footer-link2:#585858;--color-background-footer3:#edeff0;--color-text-footer3:#1b1b1b;--color-link-footer3:#1b1b1b;--color-primary-dark:color(primary-dark)}[font-size=large]{font-size:125%}[data-theme=dark]{--color-background:#121212;--color-header:#121212;--color-header-text:#ECC781;--color-text:#ECC781;--color-card-bg:#435561;--color-link:#ECC781;--color-footer-link1:#ECC781;--color-footer-link2:#ECC781;--color-background-footer3:#121212;--color-text-footer3:#ECC781;--color-link-footer3:#ECC781;--color-primary-dark:#ECC781;--color-link-hover:#E8808C}[data-theme=dark] div,[data-theme=dark] span,[data-theme=dark] section,[data-theme=dark] aside,[data-theme=dark] button,[data-theme=dark] figure,[data-theme=dark] dt,[data-theme=dark] dt>a,[data-theme=dark] dd,[data-theme=dark] ul.extralink-list{background-color:var(--color-background) !important;color:var(--color-primary-dark) !important}[data-theme=dark] div:before,[data-theme=dark] div:after,[data-theme=dark] span:before,[data-theme=dark] span:after,[data-theme=dark] section:before,[data-theme=dark] section:after,[data-theme=dark] aside:before,[data-theme=dark] aside:after,[data-theme=dark] button:before,[data-theme=dark] button:after,[data-theme=dark] figure:before,[data-theme=dark] figure:after,[data-theme=dark] dt:before,[data-theme=dark] dt:after,[data-theme=dark] dt>a:before,[data-theme=dark] dt>a:after,[data-theme=dark] dd:before,[data-theme=dark] dd:after,[data-theme=dark] ul.extralink-list:before,[data-theme=dark] ul.extralink-list:after{background-color:var(--color-background) !important}[data-theme=dark] div[class$=_overlay],[data-theme=dark] span[class$=_overlay],[data-theme=dark] section[class$=_overlay],[data-theme=dark] aside[class$=_overlay],[data-theme=dark] button[class$=_overlay],[data-theme=dark] figure[class$=_overlay],[data-theme=dark] dt[class$=_overlay],[data-theme=dark] dt>a[class$=_overlay],[data-theme=dark] dd[class$=_overlay],[data-theme=dark] ul.extralink-list[class$=_overlay]{background-color:rgba(0,0,0,0) !important}[data-theme=dark] button.usa-button,[data-theme=dark] input.usa-button,[data-theme=dark] button.slick-arrow{border:solid 1px #a91c35 !important;color:var(--color-primary-dark) !important}[data-theme=dark] button.usa-accordion__button:not(.usa-nav__link):not(.usa-banner__button){border:2px solid #a91c35 !important}[data-theme=dark] usa-search--big [type=search]{color:#fff}[data-theme=dark] .tabsbar .quicktabs-tabs>li.active,[data-theme=dark] .tabsbar .quicktabs-tabs>li.active>a{background:rgba(0,0,0,0) !important}[data-theme=dark] #logo{background-color:rgba(0,0,0,0) !important}[data-theme=dark] dt{border:2px solid #a91c35}[data-theme=dark] dt.active{border:2px solid #a91c35;border-bottom:none}[data-theme=dark] dd.active{border-color:red !important;border-width:1px !important}[data-theme=dark] dd.active ul:first-child{margin-top:0}[data-theme=dark] table thead th,[data-theme=dark] table thead td,[data-theme=dark] table tr td{background-color:rgba(0,0,0,0);color:var(--color-primary-dark) !important}[data-theme=dark] table thead th,[data-theme=dark] table tr td{border:solid 1px #fff}[data-theme=dark] .usa-megamenu.usa-nav__submenu{border-top:solid 1px #fff;border-bottom:solid 1px #fff}[data-theme=dark] .usa-megamenu.usa-nav__submenu:before{border:solid 1px #fff;border-right:none}[data-theme=dark] .usa-megamenu.usa-nav__submenu:after{border:solid 1px #fff;border-left:none}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] p,[data-theme=dark] b,[data-theme=dark] strong,[data-theme=dark] ul,[data-theme=dark] ol,[data-theme=dark] ul li,[data-theme=dark] ol li,[data-theme=dark] a,[data-theme=dark] caption,[data-theme=dark] figcaption,[data-theme=dark] #a2a_modal input,[data-theme=dark] #a2a_modal input[type=text],[data-theme=dark] .a2a_menu input,[data-theme=dark] .a2a_menu input[type=text],[data-theme=dark] time{color:var(--color-primary-dark) !important}[data-theme=dark] a:hover,[data-theme=dark] a:hover>span{color:var(--color-link-hover) !important}[data-theme=dark] input{background:rgba(0,0,0,0) !important}[data-theme=dark] .usa-sidenav a:not(.usa-button):hover{background:rgba(0,0,0,0)}[data-theme=dark] .usa-sidenav .usa-current span{color:#a91c35 !important}[data-theme=dark] footer.usa-footer{border-top:solid 5px #a91c35 !important}[data-theme=dark] .usa-footer__return-to-top a{color:#000 !important}[data-theme=dark] .font{border:solid 1px #a91c35 !important;color:#000}body{color:var(--color-text);background:var(--color-background)}.focusable{color:#0a3f6b}#header.usa-header--basic,.usa-footer .usa-footer__primary-section{background-color:var(--color-header)}.usa-nav__primary button{color:var(--color-header-text)}footer.usa-footer--big .usa-footer__primary-link,footer.usa-footer--big .usa-footer__primary-links{color:var(--color-link)}footer.usa-footer--big .usa-footer__secondary-link a{color:var(--color-footer-link1)}footer.usa-footer--big .usa-footer__tertiary-item a{color:var(--color-footer-link2)}footer .usa-footer__secondary-section{background-color:var(--color-background-footer3);color:var(--color-text-footer3)}footer .usa-footer__secondary-section a{color:var(--color-link-footer3)}footer.usa-footer--big .usa-nav__secondary-links .usa-nav__secondary-item a{color:var(--color-footer-link1)}footer .usa-footer__contact-heading{color:var(--color-primary-dark)}body .usa-breadcrumb{background:var(--color-background);color:var(--color-text)}body .usa-breadcrumb .usa-breadcrumb__link{color:var(--color-primary-dark)}sub,sup{font-size:.875rem}h1,h2,h3,h4,h5,h6{color:var(--color-primary-dark)}p,.usa-prose>p{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-bottom:1em;line-height:1.6}p>h1,.usa-prose>p>h1{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.71rem;line-height:1.2;font-weight:700}p>h2,.usa-prose>p>h2{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem;line-height:1.2;font-weight:700}p>h3,.usa-prose>p>h3{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;font-weight:700}p>h4,.usa-prose>p>h4{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.2;font-weight:700}p>h5,.usa-prose>p>h5{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.04rem;line-height:1.2;font-weight:700}p>h6,.usa-prose>p>h6{font-family:Nunito,Helvetica Neue;font-size:.96rem;line-height:1.2;font-weight:normal;letter-spacing:.025em;text-transform:uppercase}p>ul,p>ol,.usa-prose>p>ul,.usa-prose>p>ol{margin-bottom:1em;margin-top:1em;line-height:1.6;padding-left:3ch}p>ul:last-child,p>ol:last-child,.usa-prose>p>ul:last-child,.usa-prose>p>ol:last-child{margin-bottom:0}p>ul ul,p>ul ol,p>ol ul,p>ol ol,.usa-prose>p>ul ul,.usa-prose>p>ul ol,.usa-prose>p>ol ul,.usa-prose>p>ol ol{margin-top:.25em}p>ul li,p>ol li,.usa-prose>p>ul li,.usa-prose>p>ol li{margin-bottom:.25em;max-width:none}p>ul li:last-child,p>ol li:last-child,.usa-prose>p>ul li:last-child,.usa-prose>p>ol li:last-child{margin-bottom:0}p>table,.usa-prose>p>table{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;border-collapse:collapse;border-spacing:0;color:#1b1b1b;margin:1.25rem 0;text-align:left}p>table thead th,.usa-prose>p>table thead th{background-clip:padding-box;color:#1b1b1b;font-weight:700;line-height:1.3}p>table thead th,p>table thead td,.usa-prose>p>table thead th,.usa-prose>p>table thead td{background-color:#edeff0;color:#1b1b1b}p>table tbody th,.usa-prose>p>table tbody th{text-align:left}p>table th,p>table td,.usa-prose>p>table th,.usa-prose>p>table td{background-color:#fff;border:1px solid #1b1b1b;font-weight:normal;padding:.5rem 1rem}p>table caption,.usa-prose>p>table caption{font-family:Nunito,Helvetica Neue;font-size:1.08rem;font-weight:700;margin-bottom:.75rem;text-align:left}p>table th[data-sortable],.usa-prose>p>table th[data-sortable]{padding-right:2.5rem;position:relative}p>table th[data-sortable]::after,.usa-prose>p>table th[data-sortable]::after{border-bottom-color:rgba(0,0,0,0);border-bottom-style:solid;border-bottom-width:1px;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button,p>table th[data-sortable][aria-sort=none] .usa-table__header__button,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:visited,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:visited{color:#54278f}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover{color:#0b4778}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:active{color:#162e51}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:focus,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--hover,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--active,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:focus,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:focus,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-focus,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-focus,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:focus,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-focus,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:focus,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:focus,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-focus,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-focus,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:focus,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-focus,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-button--active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled:focus,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled.usa-focus,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled:focus,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled:focus,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled.usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled:focus,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover{color:#0b4778}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active{color:#162e51}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,p>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g,p>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,p>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g.unsorted,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon>g.unsorted{fill:#5c5c5c}p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,p>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-prose>p>table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-prose>p>table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#454545}p>table th[data-sortable][aria-sort=descending],p>table th[data-sortable][aria-sort=ascending],.usa-prose>p>table th[data-sortable][aria-sort=descending],.usa-prose>p>table th[data-sortable][aria-sort=ascending]{background-color:#f8b9c5}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited{color:#54278f}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover{color:#0b4778}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active{color:#162e51}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--hover,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--active,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:focus,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:focus,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-focus,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-focus,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:focus,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-focus,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled:focus,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled.usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled:focus,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover{color:#0b4778}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active{color:#162e51}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}p>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g.descending,.usa-prose>p>table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon>g.descending{fill:#1b1b1b}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;height:2rem;width:2rem;background-position:center center;background-size:1.5rem;color:#5c5c5c;cursor:pointer;display:inline-block;margin:0;position:absolute;right:.25rem;text-align:center;text-decoration:none;top:50%;transform:translate(0,-50%)}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited{color:#54278f}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover{color:#0b4778}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active{color:#162e51}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus{outline:.25rem solid #2491ff;outline-offset:0}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--hover,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--active,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:focus,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:focus,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-focus,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-focus,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:focus,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-focus,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled:focus,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true]:focus,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled.usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true].usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled:focus,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled.usa-focus,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover{color:#0b4778}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active{color:#162e51}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button[aria-disabled=true],.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled{color:#c9c9c9}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon{height:1.5rem;width:1.5rem;vertical-align:middle}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g{fill:rgba(0,0,0,0)}p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g.ascending,.usa-prose>p>table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon>g.ascending{fill:#1b1b1b}p>table thead th[aria-sort],.usa-prose>p>table thead th[aria-sort]{background-color:#f8b9c5;color:#1b1b1b}p>table td[data-sort-active],p>table th[data-sort-active],.usa-prose>p>table td[data-sort-active],.usa-prose>p>table th[data-sort-active]{background-color:#fff2f5;color:#1b1b1b}p>.usa-table--borderless thead th,.usa-prose>p>.usa-table--borderless thead th{background-color:rgba(0,0,0,0);border-top:0;color:#1b1b1b}p>.usa-table--borderless thead th[aria-sort],.usa-prose>p>.usa-table--borderless thead th[aria-sort]{color:#1b1b1b}p>.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted,.usa-prose>p>.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon>g.unsorted{fill:#1b1b1b}p>.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted,.usa-prose>p>.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon>g.unsorted{fill:#000}p>.usa-table--borderless th,p>.usa-table--borderless td,.usa-prose>p>.usa-table--borderless th,.usa-prose>p>.usa-table--borderless td{border-left:0;border-right:0}p>.usa-table--compact th,p>.usa-table--compact td,.usa-prose>p>.usa-table--compact th,.usa-prose>p>.usa-table--compact td{padding:.25rem .75rem}p>.usa-table--striped tbody tr:nth-child(odd) td,p>.usa-table--striped tbody tr:nth-child(odd) th,.usa-prose>p>.usa-table--striped tbody tr:nth-child(odd) td,.usa-prose>p>.usa-table--striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;color:#1b1b1b}p>.usa-table--striped tbody tr:nth-child(odd) td[data-sort-active],p>.usa-table--striped tbody tr:nth-child(odd) th[data-sort-active],.usa-prose>p>.usa-table--striped tbody tr:nth-child(odd) td[data-sort-active],.usa-prose>p>.usa-table--striped tbody tr:nth-child(odd) th[data-sort-active]{background-color:#c3ebfa;color:#1b1b1b}@media all and (max-width:29.99em){p>.usa-table--stacked thead,.usa-prose>p>.usa-table--stacked thead{display:none}p>.usa-table--stacked th,p>.usa-table--stacked td,.usa-prose>p>.usa-table--stacked th,.usa-prose>p>.usa-table--stacked td{border-bottom-width:0;display:block;width:100%}p>.usa-table--stacked tr,.usa-prose>p>.usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}p>.usa-table--stacked tr th:first-child,p>.usa-table--stacked tr td:first-child,.usa-prose>p>.usa-table--stacked tr th:first-child,.usa-prose>p>.usa-table--stacked tr td:first-child{border-top-width:0}p>.usa-table--stacked tr:nth-child(odd) td,p>.usa-table--stacked tr:nth-child(odd) th,.usa-prose>p>.usa-table--stacked tr:nth-child(odd) td,.usa-prose>p>.usa-table--stacked tr:nth-child(odd) th{background-color:inherit}p>.usa-table--stacked tr:first-child th:first-child,p>.usa-table--stacked tr:first-child td:first-child,.usa-prose>p>.usa-table--stacked tr:first-child th:first-child,.usa-prose>p>.usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}p>.usa-table--stacked th[data-label],p>.usa-table--stacked td[data-label],.usa-prose>p>.usa-table--stacked th[data-label],.usa-prose>p>.usa-table--stacked td[data-label]{padding-bottom:.75rem}p>.usa-table--stacked th[data-label]:before,p>.usa-table--stacked td[data-label]:before,.usa-prose>p>.usa-table--stacked th[data-label]:before,.usa-prose>p>.usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}}@media all and (max-width:29.99em){p>.usa-table--stacked-header thead,.usa-prose>p>.usa-table--stacked-header thead{display:none}p>.usa-table--stacked-header th,p>.usa-table--stacked-header td,.usa-prose>p>.usa-table--stacked-header th,.usa-prose>p>.usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}p>.usa-table--stacked-header tr,.usa-prose>p>.usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}p>.usa-table--stacked-header tr th:first-child,p>.usa-table--stacked-header tr td:first-child,.usa-prose>p>.usa-table--stacked-header tr th:first-child,.usa-prose>p>.usa-table--stacked-header tr td:first-child{border-top-width:0}p>.usa-table--stacked-header tr:nth-child(odd) td,p>.usa-table--stacked-header tr:nth-child(odd) th,.usa-prose>p>.usa-table--stacked-header tr:nth-child(odd) td,.usa-prose>p>.usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}p>.usa-table--stacked-header tr:first-child th:first-child,p>.usa-table--stacked-header tr:first-child td:first-child,.usa-prose>p>.usa-table--stacked-header tr:first-child th:first-child,.usa-prose>p>.usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}p>.usa-table--stacked-header th[data-label],p>.usa-table--stacked-header td[data-label],.usa-prose>p>.usa-table--stacked-header th[data-label],.usa-prose>p>.usa-table--stacked-header td[data-label]{padding-bottom:.75rem}p>.usa-table--stacked-header th[data-label]:before,p>.usa-table--stacked-header td[data-label]:before,.usa-prose>p>.usa-table--stacked-header th[data-label]:before,.usa-prose>p>.usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}p>.usa-table--stacked-header tr td:first-child,p>.usa-table--stacked-header tr th:first-child,.usa-prose>p>.usa-table--stacked-header tr td:first-child,.usa-prose>p>.usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}p>.usa-table--stacked-header tr td:first-child:before,p>.usa-table--stacked-header tr th:first-child:before,.usa-prose>p>.usa-table--stacked-header tr td:first-child:before,.usa-prose>p>.usa-table--stacked-header tr th:first-child:before{display:none}}p>.width-mobile .usa-table--stacked thead,.usa-prose>p>.width-mobile .usa-table--stacked thead{display:none}p>.width-mobile .usa-table--stacked th,p>.width-mobile .usa-table--stacked td,.usa-prose>p>.width-mobile .usa-table--stacked th,.usa-prose>p>.width-mobile .usa-table--stacked td{border-bottom-width:0;display:block;width:100%}p>.width-mobile .usa-table--stacked tr,.usa-prose>p>.width-mobile .usa-table--stacked tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}p>.width-mobile .usa-table--stacked tr th:first-child,p>.width-mobile .usa-table--stacked tr td:first-child,.usa-prose>p>.width-mobile .usa-table--stacked tr th:first-child,.usa-prose>p>.width-mobile .usa-table--stacked tr td:first-child{border-top-width:0}p>.width-mobile .usa-table--stacked tr:nth-child(odd) td,p>.width-mobile .usa-table--stacked tr:nth-child(odd) th,.usa-prose>p>.width-mobile .usa-table--stacked tr:nth-child(odd) td,.usa-prose>p>.width-mobile .usa-table--stacked tr:nth-child(odd) th{background-color:inherit}p>.width-mobile .usa-table--stacked tr:first-child th:first-child,p>.width-mobile .usa-table--stacked tr:first-child td:first-child,.usa-prose>p>.width-mobile .usa-table--stacked tr:first-child th:first-child,.usa-prose>p>.width-mobile .usa-table--stacked tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}p>.width-mobile .usa-table--stacked th[data-label],p>.width-mobile .usa-table--stacked td[data-label],.usa-prose>p>.width-mobile .usa-table--stacked th[data-label],.usa-prose>p>.width-mobile .usa-table--stacked td[data-label]{padding-bottom:.75rem}p>.width-mobile .usa-table--stacked th[data-label]:before,p>.width-mobile .usa-table--stacked td[data-label]:before,.usa-prose>p>.width-mobile .usa-table--stacked th[data-label]:before,.usa-prose>p>.width-mobile .usa-table--stacked td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}p>.width-mobile .usa-table--stacked-header thead,.usa-prose>p>.width-mobile .usa-table--stacked-header thead{display:none}p>.width-mobile .usa-table--stacked-header th,p>.width-mobile .usa-table--stacked-header td,.usa-prose>p>.width-mobile .usa-table--stacked-header th,.usa-prose>p>.width-mobile .usa-table--stacked-header td{border-bottom-width:0;display:block;width:100%}p>.width-mobile .usa-table--stacked-header tr,.usa-prose>p>.width-mobile .usa-table--stacked-header tr{border-bottom:.25rem solid #1b1b1b;border-top-width:0;display:block;width:100%}p>.width-mobile .usa-table--stacked-header tr th:first-child,p>.width-mobile .usa-table--stacked-header tr td:first-child,.usa-prose>p>.width-mobile .usa-table--stacked-header tr th:first-child,.usa-prose>p>.width-mobile .usa-table--stacked-header tr td:first-child{border-top-width:0}p>.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,p>.width-mobile .usa-table--stacked-header tr:nth-child(odd) th,.usa-prose>p>.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,.usa-prose>p>.width-mobile .usa-table--stacked-header tr:nth-child(odd) th{background-color:inherit}p>.width-mobile .usa-table--stacked-header tr:first-child th:first-child,p>.width-mobile .usa-table--stacked-header tr:first-child td:first-child,.usa-prose>p>.width-mobile .usa-table--stacked-header tr:first-child th:first-child,.usa-prose>p>.width-mobile .usa-table--stacked-header tr:first-child td:first-child{border-top:.25rem solid #1b1b1b}p>.width-mobile .usa-table--stacked-header th[data-label],p>.width-mobile .usa-table--stacked-header td[data-label],.usa-prose>p>.width-mobile .usa-table--stacked-header th[data-label],.usa-prose>p>.width-mobile .usa-table--stacked-header td[data-label]{padding-bottom:.75rem}p>.width-mobile .usa-table--stacked-header th[data-label]:before,p>.width-mobile .usa-table--stacked-header td[data-label]:before,.usa-prose>p>.width-mobile .usa-table--stacked-header th[data-label]:before,.usa-prose>p>.width-mobile .usa-table--stacked-header td[data-label]:before{content:attr(data-label);display:block;font-weight:700;margin:-0.5rem -1rem 0;padding:.75rem 1rem .25rem}p>.width-mobile .usa-table--stacked-header tr td:first-child,p>.width-mobile .usa-table--stacked-header tr th:first-child,.usa-prose>p>.width-mobile .usa-table--stacked-header tr td:first-child,.usa-prose>p>.width-mobile .usa-table--stacked-header tr th:first-child{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;background-color:#edeff0;color:#1b1b1b;font-weight:700;padding:.75rem 1rem}p>.width-mobile .usa-table--stacked-header tr td:first-child:before,p>.width-mobile .usa-table--stacked-header tr th:first-child:before,.usa-prose>p>.width-mobile .usa-table--stacked-header tr td:first-child:before,.usa-prose>p>.width-mobile .usa-table--stacked-header tr th:first-child:before{display:none}p>.usa-table-container--scrollable,.usa-prose>p>.usa-table-container--scrollable{margin:1.25rem 0;overflow-y:hidden}p>.usa-table-container--scrollable .usa-table,.usa-prose>p>.usa-table-container--scrollable .usa-table{margin:0}p>.usa-table-container--scrollable td,.usa-prose>p>.usa-table-container--scrollable td{white-space:nowrap}.usa-card__heading{line-height:1.5}.usa-banner__header-text{line-height:1.5}img{max-width:100%;height:auto}.layout--bleed-under-header{margin-top:-7em}.layout-builder .layout--bleed-under-header{margin:0}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}.block--releaseinfo .block--contactinfobot{padding-bottom:0}.block--releaseinfo .block--contactinfobot .grid-container,.block--releaseinfo .block--contactinfobot .block--fugitivebottomsecond>div:first-child{padding:0}.block--releaseinfo .news--imdrelease{display:flex}.block--releaseinfo .news--imdrelease:before{content:"";border-top:2px solid;margin:8px 20px 0 0;flex:0 0 40px;color:#c7a97b}.block--releaseinfo .news--imdrelease time{text-transform:uppercase;color:#757575;font-weight:700;font-size:.9rem}.block--newscontent .news--subtitle,.block-field-blocknodenewsbody .news--subtitle{text-align:center}.block--newscontent .news--description .align-left,.block--newscontent .news--description img.align-left,.block-field-blocknodenewsbody .news--description .align-left,.block-field-blocknodenewsbody .news--description img.align-left{padding:10px 20px 10px 0px}.block--newscontent .news--description img.align-center,.block-field-blocknodenewsbody .news--description img.align-center{padding:10px}.block--newscontent .news--description .align-right,.block--newscontent .news--description img.align-right,.block-field-blocknodenewsbody .news--description .align-right,.block-field-blocknodenewsbody .news--description img.align-right{padding:10px 0px 10px 20px}.align-left,img.align-left{padding:10px 20px 10px 0px}img.align-center{padding:10px}.align-right,img.align-right{padding:10px 0px 10px 20px}.block-additionalinfo .block-block-content{border-top:7px solid #c7a97b;background-color:#f6f6f6}.block-additionalinfo .news--footer-tag{font-size:15px;font-weight:bold}.is-empty{margin:0 !important;padding:0 !important}body.node-type-fugitive .no-sectioncontent{margin:0;padding:0}body.node-type-fugitive .no-sectioncontent .grid-row{border:none}#block-mostwantedfugitivesbanner h2{display:none}#block-mostwantedfugitivesbanner h1{margin:0 0 30px;text-align:center}.fugitivedetails-block{margin:0 0 20px 0}.fugitivedetails-block h3.fugitivedetails-label{font-size:26px;font-weight:normal;margin:0}.fugitivedetails-block .fugitivedetails-content{margin:0;font-size:20px}.fugitivedetails-block .slick-arrow{min-height:44px}.block-field-blocknodefugitivefield-fugitive-reward .fugitivedetails-content{color:#b21d38;font-size:26px}.block-field-blocknodefugitivefield-fugitive-caution{text-align:center}.block-field-blocknodefugitivefield-fugitive-caution .fugitivedetails-content{color:#b21d38;font-size:26px}.block--fugitiveinfotop .layout__region--first{text-align:center}.block--fugitiveinfotop .layout__region--first img{height:auto}.block--fugitivewarrant .grid-row{padding-top:2.5rem;margin-left:-0.5rem;margin-right:-0.5rem}.block--fugitivewarrant .grid-row>*{padding-left:.5rem;padding-right:.5rem}@media all and (min-width:64em){.block--fugitivewarrant .grid-row{margin-left:-1rem;margin-right:-1rem}.block--fugitivewarrant .grid-row>*{padding-left:1rem;padding-right:1rem}}.block--fugitivecaution .grid-row{padding-top:2.5rem;margin-left:-0.5rem;margin-right:-0.5rem}.block--fugitivecaution .grid-row>*{padding-left:.5rem;padding-right:.5rem}@media all and (min-width:64em){.block--fugitivecaution .grid-row{margin-left:-1rem;margin-right:-1rem}.block--fugitivecaution .grid-row>*{padding-left:1rem;padding-right:1rem}}.block--fugitivenotice .grid-row{border-top:2px solid #c7a97b;border-bottom:2px solid #c7a97b;padding-top:2.5rem}.block--fugitivenotice .layout__region--second p,.block--fugitivenotice .layout__region--second img{text-align:center}.block--fugitivebottomfirst .grid-row{padding-top:2.5rem;margin-left:-0.5rem;margin-right:-0.5rem}.block--fugitivebottomfirst .grid-row>*{padding-left:.5rem;padding-right:.5rem}@media all and (min-width:64em){.block--fugitivebottomfirst .grid-row{margin-left:-1rem;margin-right:-1rem}.block--fugitivebottomfirst .grid-row>*{padding-left:1rem;padding-right:1rem}}.block--fugitivebottomfirst h3.fugitivedetails-label{margin:0 0 20px}body.path-who-we-are-about-us-history-roll-call-of-honor .block-field-blocknodepagetitle h1{padding-left:.5rem}body.path-home .carousel-slide__content-wrapper::after{-webkit-clip-path:none;clip-path:none}body.path-home .full-hero .full-hero__top{display:block}@media all and (min-width:64em){body.path-home .full-hero .full-hero__top{display:grid;grid-template-columns:minmax(3rem,auto) 37% 1fr 4fr minmax(2rem,auto);grid-template-rows:minmax(28%,400px) min-content min-content auto minmax(100px,min-content)}}@media all and (min-width:87.5em){body.path-home .full-hero .full-hero__top{grid-template-columns:minmax(3rem,auto) 37% 1fr 4fr minmax(2rem,auto);grid-template-rows:minmax(32%,400px) min-content min-content auto minmax(100px,min-content)}}body.path-home .full-hero .full-hero__top .full-hero__image{aspect-ratio:16/9}body.path-home .full-hero img{max-height:none}@media all and (min-width:64em){body.path-home .full-hero.full-hero--band .full-hero__top{grid-template-rows:minmax(28%,400px) min-content min-content auto auto}}@media all and (min-width:87.5em){body.path-home .full-hero.full-hero--band .full-hero__top{grid-template-rows:minmax(32%,400px) min-content min-content auto auto}}body.path-home .full-hero.full-hero--band img{max-height:780px}body.path-home .full-hero__bottom{padding:1rem}@media all and (min-width:64em){body.path-home .full-hero__bottom{padding-top:0px}}@media all and (min-width:87.5em){body.path-home .full-hero__bottom{padding-left:1rem;padding-right:1rem;grid-area:under;padding-top:50px}}body.path-home h1.full-hero__heading{font-size:1.95rem}@media all and (min-width:40em){body.path-home h1.full-hero__heading{font-size:1.64rem}}@media all and (min-width:64em){body.path-home h1.full-hero__heading{font-size:1.64rem}}@media all and (min-width:87.5em){body.path-home h1.full-hero__heading{font-size:1.95rem}}body.path-home .full-hero__text-wrapper{min-height:275px}@media all and (min-width:40em){body.path-home .full-hero__text-wrapper{min-width:415px}}@media all and (min-width:87.5em){body.path-home .full-hero__text-wrapper{max-width:512px}}body.path-home .full-hero__text-wrapper::after{display:none}@media all and (min-width:64em){body.path-home .full-hero__text-wrapper::after{display:block}}.slick--view--career-landing-page-slider .carousel .slick-slide{bottom:-40px}.slick--view--career-landing-page-slider .quote{position:relative;top:-40px}.block-views-blockcareer-landing-page-slider-block-career-landing-page-slider .carousel.carousel--simple .slick-prev,.block-views-blockcareer-landing-page-slider-block-career-landing-page-slider .carousel.carousel--simple .slick-next{top:20%}@media all and (min-width:40em){.block-views-blockcareer-landing-page-slider-block-career-landing-page-slider .carousel.carousel--simple .slick-prev,.block-views-blockcareer-landing-page-slider-block-career-landing-page-slider .carousel.carousel--simple .slick-next{top:auto}}.block-quicktabs-blockcareers-program-overview-tabs h2{word-break:break-word}@media all and (min-width:40em){.block-quicktabs-blockcareers-program-overview-tabs h2{word-break:initial}}.quicktabs-tabpage ul,.ckeditor-accordion-container ul{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;margin-bottom:1em;line-height:1.6}.quicktabs-tabpage li a,.ckeditor-accordion-container li a{min-height:44px;display:inline-block}.quicktabs-tabpage li:has(a),.ckeditor-accordion-container li:has(a){margin-bottom:-15px}body.path-resources .block--termsofuse .block{border-top:7px solid #c7a97b;background-color:#f6f6f6;padding:15px;margin-top:25px}body.path-headquarters .district-usmarshal .district-usmarshal--desc{clear:both;float:none;overflow:hidden}body.path-headquarters .district-usmarshal img{height:125px !important;width:100px !important}.block-field-blocktaxonomy-termdistrictsfield-district-office-contact h2{font-size:1.46rem;font-weight:normal}.block-field-blocktaxonomy-termdistrictsfield-district-office-contact div>h3{color:#1b1b1b;font-family:Nunito,Helvetica Neue,Helvetica,Arial,sans !important;font-size:1.15rem;font-weight:100;margin:15px 0 0 0}.block-field-blocktaxonomy-termdistrictsfield-district-office-contact div>ul{font-size:1.15rem;font-weight:100;list-style:none;margin:0;padding:0 0 0 1em}.block-field-blocktaxonomy-termdistrictsfield-district-office-contact div>ul li{font-size:1.15rem;font-weight:100;list-style:none;margin:0}.block-field-blocktaxonomy-termdistrictsfield-district-office-contact div>ul li::before{content:"+ "}.block-field-blocktaxonomy-termdistrictsfield-district-office-contact div>ul li strong{font-weight:100}.block-field-blocktaxonomy-termdistrictsname h3{font-size:1.7rem;font-weight:200;margin:0 0 20px}.district-usmarshal{background-color:#f6f6f6;padding:15px 15px 15px 0px}.district-usmarshal .district-usmarshal--name{color:#757575;display:inline-flex;font-family:Nunito,Helvetica Neue,Helvetica,Arial,sans !important;font-size:1.1rem;font-weight:200;margin-left:132px;width:100%}.district-usmarshal .district-usmarshal--name:before{content:"";border-top:2px solid;color:#c7a97b;flex:0 0 25px;margin:8px 20px 0 0}.district-usmarshal .district-usmarshal--desc img{float:left;margin:-30px 15px 0}.district-usmarshal .district-usmarshal--desc p{color:#0b4778;display:inline;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:.95rem}.block-field-blocktaxonomy-termdistrictsfield-district-highlight h2{font-size:1.7rem;font-weight:200;margin:30px 0 20px}.block-field-blocktaxonomy-termdistrictsfield-district-highlight article{background-color:#f6f6f6;margin:0;padding:15px}.block-field-blocktaxonomy-termdistrictsfield-district-highlight article img.align-left{margin:0 15px 0 0}.block-field-blocktaxonomy-termdistrictsfield-district-highlight article img.align-right{margin:0 0 0 15px}.block-field-blocktaxonomy-termdistrictsfield-district-highlight article img.align-center{margin:15px auto}.block-field-blocktaxonomy-termdistrictsfield-district-highlight article .read-more{clear:both;float:none;overflow:hidden}.block-field-blocktaxonomy-termdistrictsfield-district-highlight article .read-more a{float:right;font-family:Nunito,Helvetica Neue,Helvetica,Arial,sans;font-size:1.15rem;font-weight:600;line-height:1.5;text-align:right;text-decoration:none;text-transform:uppercase}.block-field-blocktaxonomy-termdistrictsfield-district-highlight article .read-more a:after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next-red.svg"),linear-gradient(transparent,transparent);background-position:0 1px;content:" ";color:#b21d38;font-size:1.2rem;padding:0 10px}.block-field-blocktaxonomy-termdistrictsfield-district-county h2{font-size:1.7rem;font-weight:200}.block-field-blocktaxonomy-termdistrictsfield-district-extra-link{background-color:#005ea2;padding:15px}.block-field-blocktaxonomy-termdistrictsfield-district-extra-link ul.extralink-list{background-color:#005ea2;list-style:none;margin:0;padding:0}.block-field-blocktaxonomy-termdistrictsfield-district-extra-link ul.extralink-list li.extralink{margin:0 0 5px 0;padding:0}.block-field-blocktaxonomy-termdistrictsfield-district-extra-link ul.extralink-list .usa-icon{fill:#58b4ff;flex:0 0 5rem;height:1.5rem;margin-bottom:-5px;margin-right:20px;width:1.5rem}.block-field-blocktaxonomy-termdistrictsfield-district-extra-link ul.extralink-list a{color:#fff;line-height:44px;display:inline-block}.block-field-blocktaxonomy-termdistrictsfield-district-taskforce-contact{margin:30px 0 0 0}.block-field-blocktaxonomy-termdistrictsfield-district-taskforce-contact h3{font-size:1.7rem;font-weight:200;margin:0 0 20px}.district-disclaimer--note{padding:35px}.fugitivecarouselview{width:100%}.fugitivecarouselview h2{color:#757575;display:flex;font-family:Nunito,Helvetica Neue,Helvetica,Arial,sans !important;font-size:1.1rem;font-weight:200;margin-left:25px}.fugitivecarouselview h2:before{border-top:2px solid;color:#c7a97b;content:"";flex:0 0 25px;margin:8px 20px 0 0}.fugitivecarouselview header p{color:#0b4778;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:.95rem;margin:-20px 0 30px 0}.fugitivecarouselview .container{padding:50px}.fugitivecarouselview .views-field.views-field-field-fugitive-image-asset-file{height:45%;display:block;position:relative;width:100%}@media all and (min-width:30em){.fugitivecarouselview .views-field.views-field-field-fugitive-image-asset-file{height:85%}}.fugitivecarouselview .views-field.views-field-field-fugitive-image-asset-file div{display:block;height:auto;text-align:center;vertical-align:middle;width:auto}.fugitivecarouselview .views-field.views-field-title{bottom:0;display:block;padding:10px;text-align:center;vertical-align:bottom;width:100%}.fugitivecarouselview .views-field.views-field-title a{font-weight:600;min-height:44px;display:inline-block}.fugitivecarouselview .slider__item{border:1px solid #cfe8ff;height:inherit}.fugitivecarouselview .slideControls{left:0;position:absolute;top:35%;width:100%}.fugitivecarouselview .slideControls i{font-size:30px}.fugitivecarouselview .slideControls .slideNext{color:#b21d38;cursor:pointer;font-size:3rem;font-weight:400;margin:0 -15px;position:absolute;right:0;text-decoration:none}.fugitivecarouselview .slideControls .slideNext::after{content:">"}.fugitivecarouselview .slideControls .slidePrev{color:#b21d38;cursor:pointer;font-size:3rem;font-weight:400;left:0;margin:0 -15px;position:absolute;text-decoration:none}.fugitivecarouselview .slideControls .slidePrev::before{content:"<"}.fugitivecarouselview .fugitivecarousel{padding:15px 25px;position:relative}.fugitivecarouselview .fugitivecarousel img{width:50%}.fugitivecarouselview .fugitivecarousel .slide{height:50px;padding:20px;text-align:center}.fugitivecarouselview .fugitivecarousel div.one{background:#ac5253}.fugitivecarouselview .fugitivecarousel div.two{background:#6d292a}.path-who-we-are-about-us-history-historical-timeline h1{margin:0 0 1em 0}li.odd .views-field-field-timeline-date{justify-content:right}li.even .views-field-field-timeline-date{justify-content:left}.timeline-item-wrapper{background-color:#f6f6f6;padding:15px}.timeline-item-wrapper .views-field-field-timeline-date{display:flex}.timeline-item-wrapper .views-field-field-timeline-date:before{border-top:2px solid;color:#c7a97b;content:"";flex:0 0 40px;margin:8px 20px 0 0}.timeline-item-wrapper .views-field-field-timeline-date .field-content{color:#757575;font-weight:700;font-size:.9rem;text-transform:uppercase}.timeline-item-wrapper .views-field-title{color:#0b4778;font-size:1.26rem;font-weight:normal;margin:10px 0 0 0}.timeline-item-wrapper .views-field.views-field-field-timeline-image-asset-file img{border:1px solid #edeff0;margin-top:12px}.block-field-blocknodehistorybody figure{display:table}.block-field-blocknodehistorybody figure.align-left{margin-left:0}.block-field-blocknodehistorybody figure.align-right{margin-right:0}.block-field-blocknodehistorybody img.align-left{margin-right:40px;float:none;width:100%}@media all and (min-width:40em){.block-field-blocknodehistorybody img.align-left{float:left;width:auto}}.block-field-blocknodehistorybody img.align-right{margin-left:40px;float:none;width:100%}@media all and (min-width:40em){.block-field-blocknodehistorybody img.align-right{float:right;width:auto}}.block-field-blocknodehistorybody figcaption{caption-side:bottom;color:#757575;display:table-caption;font-size:.95rem}.block-field-blocknodehistorybody table{border:none}.block-field-blocknodehistorybody table td{border:none}.block-field-blocknodehistorybody details{clear:both}.block-field-blocknodehistorybody .details-wrapper{clear:both;float:none;overflow:auto}body.path-who-we-are-about-us .block-field-blocknodearticlebody .usa-card__container{margin-top:30px;padding:20px}body.path-who-we-are-about-us .block-system-main-block section:nth-of-type(3){padding:0;margin:-100px 0 0 0}.usa-card__container img.align-left{margin:0 15px 0 0}.usa-card__container img.align-right{margin:0 0 0 15px}.usa-card__container img.align-center{margin:15px auto}.block-field-blocknodearticlebody details table{border:none}.block-field-blocknodearticlebody details table td{border:none}.block-field-blocknodearticlebody details table td p{margin:0}.block-field-blocknodearticlebody details table p{margin:0}.block-field-blocknodearticlebody details table p strong{display:inline-block;padding:10px 0 0 0}.block-field-blocknodearticlebody figure{display:table}.block-field-blocknodearticlebody figure.align-left{margin-left:0}.block-field-blocknodearticlebody figure.align-right{margin-right:0}.block-field-blocknodearticlebody img.align-left{margin-right:40px;float:none;width:100%}@media all and (min-width:40em){.block-field-blocknodearticlebody img.align-left{float:left;width:auto}}.block-field-blocknodearticlebody img.align-right{margin-left:40px;float:none;width:100%}@media all and (min-width:40em){.block-field-blocknodearticlebody img.align-right{float:right;width:auto}}.block-field-blocknodearticlebody figcaption{caption-side:bottom;color:#757575;display:table-caption;font-size:.95rem}.block-field-blocknodearticlebody ul li:has(a){margin-bottom:-15px}.block-field-blocknodearticlebody ul li:has(a) a{min-height:44px;min-width:44px;display:inline-block}.block-field-blocktaxonomy-termdistrict-task-forcesname h1.district-task-forces-name-title{margin:0 0 2rem 0}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-office-contact .padding-y-1{margin:5px 0 0 0}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-office-contact .padding-y-1 h4{display:inline-flex;width:100%}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-office-contact .padding-y-1 h4:before{content:"";border-top:2px solid;color:#c7a97b;flex:0 0 25px;margin:8px 20px 0 0}.block-field-blocktaxonomy-termdistrict-task-forcesdescription div.padding-y-1{background-color:#f6f6f6;padding:15px}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-agencies{margin-top:30px}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-agencies .padding-y-1{padding-top:0}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-area-of-service .usa-card__container{margin-top:30px}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-extra-link{margin-top:30px;background-color:#005ea2;padding:15px}@media all and (min-width:64em){.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-extra-link{margin-top:60px}}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-extra-link ul.extralink-list{background-color:#005ea2;list-style:none;margin:0;padding:0}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-extra-link ul.extralink-list li.extralink{margin:0 0 15px 0;padding:0}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-extra-link ul.extralink-list .usa-icon{fill:#58b4ff;flex:0 0 5rem;height:1.5rem;margin-bottom:-5px;margin-right:20px;width:1.5rem}.block-field-blocktaxonomy-termdistrict-task-forcesfield-taskforce-extra-link ul.extralink-list a{color:#fff}.sitemap{box-sizing:border-box;-moz-columns:3;columns:3;-moz-column-count:1;column-count:1;margin:1.5em auto;max-width:1300px;padding:20px 20px 20px 0;width:calc(100% - 40px)}@media all and (min-width:55em){.sitemap{-moz-column-count:2;column-count:2}}@media all and (min-width:64em){.sitemap{-moz-column-count:2;column-count:2}}@media all and (min-width:87.5em){.sitemap{-moz-column-count:3;column-count:3}}.sitemap .sitemap-item{margin:0 0 20px;overflow:hidden;width:100%}.sitemap .sitemap-item .sitemap-item-details{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:30px;max-width:100%;page-break-inside:avoid}.sitemap .sitemap-item h2{font-size:1.26rem}.sitemap .sitemap-item ul{padding-left:20px}.sitemap .sitemap-item ul li{margin-bottom:0}.sitemap .sitemap-item ul li ul{margin-bottom:10px}.sitemap .sitemap-item ul li a{line-height:44px;display:inline-block}.usa-banner__inner button.usa-accordion__button.usa-banner__button{display:block;left:auto;position:absolute;right:10%;width:auto}@media all and (min-width:64em){.usa-banner__inner button.usa-accordion__button.usa-banner__button{left:35%;right:auto}}@media all and (min-width:64em){.featured-submenu-container{clear:both;display:block;float:none}}@media all and (min-width:64em){.featured-submenu-container :after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}}@media all and (min-width:64em){.featured-submenu-container .featured-submenu-hero{max-width:-moz-fit-content;max-width:fit-content;display:inline-block;float:left}}@media all and (min-width:64em){.featured-submenu-container .featured-submenu-hero a.usa-megamenu__image-box{margin-right:20px;padding-right:20px}}@media all and (min-width:64em){.featured-submenu-container .featured-submenu-list{-moz-columns:2;-moz-column-gap:3%;-webkit-columns:2;-webkit-column-gap:3%;columns:2;column-gap:3%}}@media all and (min-width:87.5em){.featured-submenu-container .featured-submenu-list{-moz-columns:3;-moz-column-gap:3%;-webkit-columns:3;-webkit-column-gap:3%;columns:3;column-gap:3%}}@media all and (min-width:64em){.featured-submenu-container .featured-submenu-list .featured-submenu{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:2rem;page-break-inside:avoid}}@media all and (min-width:64em){.featured-submenu-container .featured-submenu-list .featured-submenu .featured-submenu-header{margin-bottom:.75rem}}@media all and (min-width:64em){.featured-submenu-container .featured-submenu-list .featured-submenu ul.featured-submenu-items li.featured-submenu-item{margin-bottom:.25rem}}@media(max-width:63.99em){#logo.usa-logo{margin-top:0;margin-left:20px}}.usa-nav__submenu.usa-megamenu .usa-nav__submenu-item+*{margin:0}@media(max-width:63.99em){.usa-nav__submenu .usa-nav__submenu-item a{padding:0}.usa-nav__primary a:not(.usa-button){padding:.5rem 1rem}}@media(max-width:63.99em){.usa-header--basic-megamenu .usa-nav{width:70%;opacity:1}}@media(max-width:63.99em){.usa-megamenu__image-box-heading{margin:0 !important}}@media(max-width:63.99em){.usa-megamenu__image-box:has(img) img{display:none}}.usa-header--basic .usa-navbar{align-items:center;display:flex;flex-direction:column-reverse}@media(max-width:63.99em){.usa-header--basic .usa-navbar{align-items:flex-start}}@media all and (min-width:87.5em){.usa-header--basic .usa-navbar{flex-direction:initial}}.usa-header--basic .usa-navbar .site-title{margin:2rem 0 0 0}@media all and (min-width:40em){.usa-header--basic .usa-navbar .site-title{width:300px}}@media all and (min-width:64em){.usa-header--basic .usa-navbar .site-title{width:300px;margin:2rem 0 0 2rem}}@media all and (min-width:87.5em){.usa-header--basic .usa-navbar .site-title{width:377px;margin:4rem 0 0 2rem}}.previous-fugitive-of-the-week-view .usa-list big{font-weight:bold}.previous-fugitive-of-the-week-view .views-view-grid .views-row{clear:both;float:none}.previous-fugitive-of-the-week-view .views-view-grid .views-field li{margin-bottom:1em}.previous-fugitive-of-the-week-view .views-view-grid .usa-card__container{margin-right:1em}.previous-fugitive-of-the-week-view .views-view-grid .usa-card__container img.align-left{margin:0 15px 0 0}.previous-fugitive-of-the-week-view .views-view-grid .usa-card__container img.align-right{margin:0 0 0 15px}.previous-fugitive-of-the-week-view .views-view-grid .usa-card__container img.align-center{margin:15px auto}.node-announcement--full-page{margin:30px auto}.node-announcement--full-page .padding-y-1{background-color:#f6f6f6;margin:0;padding:15px}.node-announcement--full-page img.align-left{margin:0 15px 0 0;float:none;width:100%}@media all and (min-width:40em){.node-announcement--full-page img.align-left{float:left;width:auto}}.node-announcement--full-page img.align-right{margin:0 0 0 15px;float:none;width:100%}@media all and (min-width:40em){.node-announcement--full-page img.align-right{float:right;width:auto}}.node-announcement--full-page img.align-center{margin:15px auto}.announcement-margin-right p img{margin-right:15px}.usa-alert .usa-alert__body{max-width:none}.usa-banner-inner .inner{display:flex;justify-content:flex-end}.usa-banner-inner .usa-search{flex:1 1;margin-top:20px;justify-content:flex-end}@media all and (min-width:40em){.usa-banner-inner .usa-search{margin-top:0}}.admin .usa-banner-inner .inner{flex-direction:column;justify-content:space-between}@media all and (min-width:40em){.admin .usa-banner-inner .inner{flex-direction:row}}.admin .usa-banner-inner .inner section{margin-left:auto}.site-band:has(.block-system-breadcrumb-block){padding:0}@media(min-width:640px){.site-band:has(.block-system-breadcrumb-block){padding-top:0;padding-bottom:2.5rem;margin-bottom:0}}.site-band:has(.addtoany_list){padding-bottom:0}.site-band:has(.usa-card-group){padding-bottom:0}@media all and (min-width:40em){.site-band:has(.usa-card-group){padding-bottom:2.5rem}}.site-band:has(.block-field-blocknodepagetitle){margin-top:0}.district-container{border:none}.path-home .site-band:has(.carousel) .carousel:before{content:none}#js-modal-page-show-modal button.close{color:#a91c35 !important;opacity:.9 !important;margin-left:auto !important}#js-modal-page-show-modal #do-not-show input:nth-of-type(2){display:none}.ckeditor-accordion-container>dl dd table{border:none}.ckeditor-accordion-container>dl dd table td{border:none}.ckeditor-accordion-container>dl dt>a:focus,.ckeditor-accordion-container>dl dt>a:not(.button):focus{outline:.25rem solid #2491ff !important;outline-offset:0}.path-careers-administrative-positions-welcome-public-job-board #search_form,.path-careers-administrative-positions-usms-job-board-hud #search_form{display:none}#usms-job-search-form{margin-bottom:20px;max-width:none}#usms-job-search-form .form-item{float:left;max-width:75%}#usms-job-search-form input{border-right:solid 1px #a91c35}#usms-job-search-form .usa-label{margin-top:0}#job-board-wrapper{display:flex;flex-direction:column-reverse;padding-top:50px}@media all and (min-width:40em){#job-board-wrapper{flex-direction:row}}#job-board-wrapper #left-facets{min-width:20%;margin-top:30px}@media all and (min-width:40em){#job-board-wrapper #left-facets{margin-top:0;max-width:20%}}#job-board-wrapper .block-facets{margin-bottom:30px}#job-board-wrapper .block-facets .item-list__checkbox{padding-left:0}#job-board-wrapper .block-facets .facet-item{list-style:none}#job-board-wrapper .block-facets .facet-item::marker{display:none}#job-board-wrapper .views-exposed-form{margin-bottom:20px;max-width:none}#job-board-wrapper .views-exposed-form .form-item{float:left}#job-board-wrapper .views-exposed-form input{border-right:solid 1px #a91c35}#job-board-wrapper .views-exposed-form .usa-label{margin-top:0}#job-board-wrapper #right-jobs{width:100%}#job-board-wrapper #right-jobs .grid-container,#job-board-wrapper #right-jobs .block--fugitivebottomsecond>div:first-child{width:100%;padding:0}.node-type-usms-job .layout--onecol{max-width:86rem;margin:0 auto}.visually-hidden{position:absolute !important;height:1px;width:1px;overflow:hidden;-webkit-clip-path:inset(1px 1px 1px 1px);clip-path:inset(1px 1px 1px 1px);opacity:0}.switch-wrapper{display:flex;align-items:center;position:fixed;right:0;top:50%;z-index:1000;transform:rotate(90deg);border-radius:34px}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{display:none}.slider{background-color:#f1f1f1;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.slider:before{background-color:#ffc400;bottom:4px;content:url("/themes/custom/usms/dist/../dist/img/ZE_.svg");height:26px;left:4px;position:absolute;transition:.4s;width:26px}input:checked+.slider{background-color:#242424;border:solid 1px #a91c35}input:checked+.slider:before{transform:translateX(26px);content:url("/themes/custom/usms/dist/../dist/img/ZCU.svg");background-color:#3b74df}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.tooltip{position:relative;display:inline-block;border-bottom:1px dotted #000}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1}.tooltip:hover .tooltiptext{visibility:visible;top:-5px;right:105%}*[data-tooltip]::after{content:attr(data-tooltip);position:absolute;top:264%;left:-30px;width:125px;pointer-events:none;opacity:0;transition:opacity .15s ease-in-out;display:block;font-size:12px;line-height:16px;background:#fefdcd;padding:2px 2px;border:1px solid silver;box-shadow:2px 4px 5px rgba(0,0,0,.4);transform:rotate(-90deg)}*[data-tooltip]:hover::after{opacity:1}.font-wrapper{display:flex;align-items:center;position:fixed;right:15px;top:calc(50% + 75px);z-index:1000}.font-wrapper [data-tooltip]:after{top:50%;right:100%;left:inherit;width:130px;transform:none;margin-top:-11px}.font{margin-left:20px;width:30px;height:30px;background:#fff;border-radius:5px;border:solid 1px #000;padding:5px;cursor:pointer;font-size:inherit !important;transition:.2s ease;line-height:1}.font:hover{background-color:#0a2458}.font:hover path{color:#fff}.font input{position:absolute;display:none;color:#fff !important}[font-size=large] .font{background-color:#0a2458}.font input+svg{display:flex}.font input:checked+svg path{fill:#fff}.usa-pagination__overflow{font-size:x-large;color:#900c3f}@media(min-width:40em){.usa-pagination__item{margin-bottom:0}}.node-type-fugitive .slick__slide img,.node-type-fugitive .media--slick img{margin:0 auto !important;padding-bottom:30px}.block-addtoany{text-align:right}.block-addtoany a[class*=a2a_button],.block-addtoany a{min-width:44px;min-height:44px;display:inline-block}.block-addtoany a[class*=a2a_button] .a2a_label,.block-addtoany a .a2a_label{display:none;overflow:visible;opacity:0}.block-addtoany a[class*=a2a_button] span,.block-addtoany a span{display:inline-block}.usa-footer__social-links .usa-social-link svg{height:1.5rem;width:100%}.usa-footer__contact-links .email-link{margin-right:0}.slick--view--pledge-30x30-landing-page-slider .carousel .slick-slide{bottom:-40px}.slick--view--pledge-30x30-landing-page-slider .quote{position:relative;top:-40px}.usms-vendor-request-form{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:2%}.usms-vendor-request-form h2,.usms-vendor-request-form h3,.usms-vendor-request-form p,.usms-vendor-request-form details,.usms-vendor-request-form .description,.usms-vendor-request-form sub{width:100%;line-height:inherit}.usms-vendor-request-form h3{background:#ccc;padding:15px;text-align:center}.usms-vendor-request-form sub{margin-top:.5rem}.usms-vendor-request-form .description{font-size:1rem}.usms-vendor-request-form .form-item{margin:0;flex-grow:1}.usms-vendor-request-form .form-item .usa-label{font-weight:700;min-height:24px}.usms-vendor-request-form .form-item.form-item-officephonenumber,.usms-vendor-request-form .form-item.form-item-country,.usms-vendor-request-form .form-item.form-item-phonenumber,.usms-vendor-request-form .form-item.form-item-ncictpidchoices,.usms-vendor-request-form .form-item.form-item-bankphonenumber,.usms-vendor-request-form .form-item.form-item-accounttype1,.usms-vendor-request-form .form-item.form-item-accounttype2,.usms-vendor-request-form .form-item.form-item-vondorzipcode,.usms-vendor-request-form .form-item.form-item-vendorcity,.usms-vendor-request-form .form-item.form-item-vondorstate,.usms-vendor-request-form .form-item.form-item-bankzipcode,.usms-vendor-request-form .form-item.form-item-bankcity,.usms-vendor-request-form .form-item.form-item-bankstate{flex-basis:32%}.usms-vendor-request-form .form-item.form-item-bankstreetaddress,.usms-vendor-request-form .form-item.form-item-vendoremail,.usms-vendor-request-form .form-item.form-item-paymenttype3{flex-basis:100%}.usms-vendor-request-form .form-item.form-item-eintin1,.usms-vendor-request-form .form-item.form-item-eintin2{padding-top:48px}.usms-vendor-request-form .form-item.form-item-eintin1,.usms-vendor-request-form .form-item.form-item-eintin2,.usms-vendor-request-form .form-item.form-item-eintintext1,.usms-vendor-request-form .form-item.form-item-eintintext2,.usms-vendor-request-form .form-item.form-item-eintintext3{flex-basis:49%}.usms-vendor-request-form ul[data-drupal-selector=edit-paymenttypedetails],.usms-vendor-request-form ul[data-drupal-selector=edit-ueieftdetails],.usms-vendor-request-form ul[data-drupal-selector=edit-nciccodedetails],.usms-vendor-request-form ul[data-drupal-selector=edit-eintinssndetails],.usms-vendor-request-form ul[data-drupal-selector=edit-tpiddetails],.usms-vendor-request-form ul[data-drupal-selector=edit-aincodedetails]{display:none}.usms-vendor-request-form ul[data-drupal-selector=edit-importantreminders]{margin-top:2rem}.usms-vendor-request-form ul.visible{display:block}.usms-vendor-request-form .usa-alert{flex-basis:100%;margin:1rem auto;padding:1rem 0;border-left:0;text-align:center}.usms-vendor-request-form #edit-submit{margin:1.5rem auto}.usa-button{line-height:1.1}.usa-sidenav a:not(.usa-button),.usa-card__footer a[href$=".pdf"],.usms-most-wanted .usa-card__footer a,.usa-card__footer a{line-height:44px !important;padding-top:0;padding-bottom:0;display:inline-block;width:100%}.usa-card__footer a:after{position:relative;top:2px}.block-views-blockfeatured-15-most-wanted-block-featured-15-most-wanted .usa-card__footer a:after{top:6px}@media(min-width:40em){.usa-pagination__item{min-height:44px}}.usa-pagination__button{min-width:44px}.usa-pagination__link{min-height:44px}footer.usa-footer--big .usa-footer__secondary-link a{padding:10px 0}.usa-footer__address a{line-height:44px;display:inline-block}ul[aria-label="More information about district twitters"] .ext{line-height:44px;display:inline-block}a[title="District Regional Groups"],a[title="Distribution of information"],a[title="COVID-19 Resources and Prisoner Statistics"],a[data-entity-substitution=canonical],.fugitivedetails-content a{line-height:44px;display:inline-block;min-width:44px}.path-what-we-do-asset-forfeiture .usa-card__body ul li a{line-height:44px;display:inline-block}.path-who-we-are-about-us-leadership a[aria-label="Headquarters Division Leadership"]{line-height:44px;display:inline-block}.path-who-we-are-about-us-leadership ul li a{line-height:44px;display:inline-block}.news--description ul li a{line-height:44px;display:inline-block}.gallery__title a{min-height:44px;display:inline-block}.block-twitter-block .twitter-timeline.ext{min-height:44px;display:inline-block}.addtoany_list.a2a_kit_size_32>a{min-width:44px;min-height:44px}.addtoany_list.a2a_kit_size_32>a span{overflow:visible}#drupal-off-canvas .ui-autocomplete li a{line-height:1;font-size:1rem;padding:.3rem;display:inline-block;color:#0074bd !important}#drupal-off-canvas .ui-autocomplete li{line-height:1}.usa-sr-only+*{margin-top:0}.layout-builder-configure-section .usa-accordion__content{background-color:inherit;border:.25rem solid #666;margin-bottom:1rem}.layout-builder__layout.margin-bottom-negative-xl,.tablet\:margin-bottom-negative-xl.layout-builder__layout,.desktop\:margin-bottom-negative-xl.layout-builder__layout{margin-bottom:0 !important}@media all and (min-width:64em){.layout-builder,.layout-builder-form.usa-form{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;margin-bottom:1rem;margin-top:1rem}}@media all and (min-width:64em)and (min-width:64em){.layout-builder,.layout-builder-form.usa-form{padding-left:2rem;padding-right:2rem}}.layout-builder-form.usa-form .usa-checkbox__input,.layout-builder-update-block.usa-form .usa-checkbox__input,.layout-builder-configure-block.usa-form .usa-checkbox__input{position:relative;left:0}.layout-builder-form.usa-form .usa-checkbox__label,.layout-builder-update-block.usa-form .usa-checkbox__label,.layout-builder-configure-block.usa-form .usa-checkbox__label{padding-left:0;position:relative;text-indent:0;display:inline}.layout-builder-form.usa-form .usa-checkbox__label::before,.layout-builder-update-block.usa-form .usa-checkbox__label::before,.layout-builder-configure-block.usa-form .usa-checkbox__label::before{content:none}.layout-builder-update-block.usa-form,.layout-builder-configure-block.usa-form{max-width:none}#drupal-off-canvas .layout-builder-configure-section .usa-accordion-button{overflow:visible;width:auto;padding:.5rem;vertical-align:middle;text-decoration:none;color:#ddd;border:.25rem solid gray;background:0 0;margin-top:1rem}.toolbar h2.usa-sr-only{color:#000 !important;background-color:#fff !important}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{transform:translate(0px,0px);-webkit-transition:all 1s;transition-property:transform,height;transition-duration:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-duration:inherit !important;transition-property:opacity;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url("/themes/custom/usms/dist/../img/controls.png");cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0px !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}blockquote{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;background:#f9f9f9;border-left:10px solid #b21d38;color:#0b4778;font-weight:700;margin:1.5em 10px;padding:1rem 1.2rem;quotes:"“" "”"}blockquote::before{font-family:Nunito,Helvetica Neue;color:#0b4778;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-0.4em;font-weight:400}blockquote::after{font-family:Nunito,Helvetica Neue;color:#0b4778;content:close-quote;font-size:4em;line-height:.1em;margin-left:.25em;vertical-align:-0.4em;font-weight:400}blockquote p{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.3rem;display:inline}blockquote cite{display:block}.quote{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;background:#f9f9f9;border-left:10px solid #b21d38;color:#0b4778;font-weight:700;margin:1.5em 10px;padding:1rem 1.2rem;quotes:"“" "”"}.quote blockquote{background:none;border-left:0;margin:auto;padding:0}.quote figcaption{font-family:Nunito,Helvetica Neue;display:flex;align-items:center;color:#565c65;font-weight:700;font-size:1.1rem;margin-top:1em}.quote figcaption::before{content:"";border-top:2px solid;margin:0 20px 0 0;flex:0 0 40px;color:#c7a97b}.ck-content .quote blockquote{background:none;border-left:0;margin:auto;padding:0}.site-back-to-top{padding:0}.site-back-to-top a{visibility:hidden;opacity:0;transition:visibility 0s linear 300ms,opacity 300ms;background-color:#fff;border-radius:10px;color:#b21d38;border:2px solid #b21d38;cursor:pointer;font-size:16px;width:65px;height:65px;position:fixed;bottom:30px;right:30px;z-index:100;transform:translateY(100px);transition:all .5s ease;text-decoration:none;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.site-back-to-top a:hover,.site-back-to-top a:focus{color:#b21d38}.site-back-to-top a:visited{color:#b21d38}.site-back-to-top svg{fill:#b21d38}.site-back-to-top--show a{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity 300ms;transform:translateY(0);text-decoration:none}.sb-show-main .site-back-to-top{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity 300ms;transform:translateY(0)}.sb-show-main .site-back-to-top a{visibility:visible;opacity:1}.site-band.site-text-color-reverse{font-size:1.25em}.site-band.site-text-color-reverse h6,.site-band.site-text-color-reverse h1,.site-band.site-text-color-reverse h2,.site-band.site-text-color-reverse h3,.site-band.site-text-color-reverse h4,.site-band.site-text-color-reverse h5,.site-band.site-text-color-reverse h6,.site-band.site-text-color-reverse p,.site-band.site-text-color-reverse ul,.site-band.site-text-color-reverse ol{color:#f0f0f0}.site-band.site-text-color-reverse a{color:#f0f0f0}.site-band.site-text-color-reverse a:link{color:#f0f0f0}.site-band.site-text-color-reverse a:active{color:#f0f0f0}.site-band.site-text-color-reverse a:hover{color:#f0f0f0}.usa-card{margin-top:1rem}.usa-card::after{content:"";border-bottom:3px solid #b50909;display:block;margin-left:.5rem;margin-right:.5rem}.usa-card__container.usa-card--centered-container{padding:2rem 0;justify-content:center}.usa-card__container.usa-card--bg-light{background-color:#f6f6f6;border-color:#f6f6f6}.usa-card__container.usa-card--bg-lightest{background-color:#f9f9f9;border-color:#f9f9f9}.usa-card__container.usa-card--bg-lighter{background-color:#edeff0;border-color:#edeff0}.usa-card__container.usa-card--bg-light-blue{background-color:#e1f3f8;border-color:#e1f3f8}.usa-card__container.usa-card--border-light-blue{border-color:#e1f3f8}.usa-card .usa-card__heading--compact{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;text-decoration:none;text-transform:uppercase}.usa-card__footer:empty{padding:0}.usa-card__footer a{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;text-decoration:none;text-transform:uppercase;font-weight:700;display:flex;align-items:center;color:#0b4778}.usa-card__footer a::after{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:1.5rem;content:"";display:inline-block;width:26px;height:26px}.usa-card__footer a[href$=".pdf"]{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1;text-decoration:none;text-transform:none;font-weight:700;align-items:center;color:#0b4778}.usa-card__footer a[href$=".pdf"]::before{content:"";background-image:url("/themes/custom/usms/dist/../dist/img/PDF_file_icon.svg");display:inline-block;height:26px;width:26px;background-size:contain;background-repeat:no-repeat}.usa-card__footer a[href$=".pdf"]::after{display:none}.usms-most-wanted .usms-most-wanted__img{position:relative;display:flex;align-items:center}.usms-most-wanted .usms-most-wanted__img img{vertical-align:middle}.usms-most-wanted__description{color:#074b69}.usms-resources .usms-resources__img{border:3px solid #ad8b65;border-radius:50%;width:200px;height:200px;padding:30px}.usms-resources .usms-resources__img img{-o-object-fit:contain;object-fit:contain;max-height:134px;max-width:134px}.usms-resources.usa-card__container{align-items:center;padding:2rem 0;justify-content:center}.carousel{position:relative;margin-bottom:30px}.carousel .slick-loading .slick-list{background:#fff url("/themes/custom/usms/dist/../dist/img/ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url("/themes/custom/usms/dist/../dist/fonts/slick/slick.eot");src:url("/themes/custom/usms/dist/../dist/fonts/slick/slick.eot?#iefix") format("embedded-opentype"),url("/themes/custom/usms/dist/../dist/fonts/slick/slick.woff") format("woff"),url("/themes/custom/usms/dist/../dist/fonts/slick/slick.ttf") format("truetype"),url("/themes/custom/usms/dist/../dist/fonts/slick/slick.svg#slick") format("svg")}.carousel .slick-prev,.carousel .slick-next{font-size:0;line-height:0;position:absolute;bottom:-35px;transform:none;z-index:999;display:block;width:44px;height:44px;padding:0;cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:rgba(0,0,0,0)}@media all and (min-width:40em){.carousel .slick-prev,.carousel .slick-next{bottom:170px;transform:translate(0,-50%)}}.carousel .slick-prev:hover,.carousel .slick-prev:focus,.carousel .slick-next:hover,.carousel .slick-next:focus{color:rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0)}.carousel .slick-prev:hover:before,.carousel .slick-prev:focus:before,.carousel .slick-next:hover:before,.carousel .slick-next:focus:before{opacity:1}.carousel .slick-prev.slick-disabled:before,.carousel .slick-next.slick-disabled:before{opacity:.25}.carousel .slick-prev:before,.carousel .slick-next:before{font-family:"Merriweather Web";font-size:44px;line-height:44px;font-weight:700;text-align:center;display:inline-block;vertical-align:middle;opacity:.75;color:#b21d38;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:rgba(255,255,255,.75)}.carousel .slick-prev{left:0}@media all and (min-width:40em){.carousel .slick-prev{left:25px}}.carousel [dir=rtl] .slick-prev{right:0;left:auto}@media all and (min-width:40em){.carousel [dir=rtl] .slick-prev{right:25px}}.carousel .slick-prev:before{content:"<"}.carousel [dir=rtl] .slick-prev:before{content:">"}.carousel .slick-next{right:0}@media all and (min-width:40em){.carousel .slick-next{right:25px}}.carousel [dir=rtl] .slick-next{right:auto;left:0}@media all and (min-width:40em){.carousel [dir=rtl] .slick-next{left:25px}}.carousel .slick-next:before{content:">"}.carousel [dir=rtl] .slick-next:before{content:"<"}.carousel .slick-dotted.slick-slider{margin-bottom:30px}.carousel .slick-dots{position:absolute;bottom:-25px;z-index:999;display:block;padding:0;list-style:none;text-align:center;width:calc(100% - 100px);margin:0 50px}@media all and (min-width:40em){.carousel .slick-dots{width:100%;margin:0}}.carousel .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.carousel .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:22px;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.carousel .slick-dots li button:hover,.carousel .slick-dots li button:focus{outline:none}.carousel .slick-dots li button:hover:before,.carousel .slick-dots li button:focus:before{opacity:1}.carousel .slick-dots li button:before{font-family:"slick";font-size:20px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#1b1b1b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.carousel .slick-dots li.slick-active button:before{opacity:.75;color:#1b1b1b}.carousel .slick-slide{position:relative}.carousel::before{background:#fff;top:-30px;content:"";display:block;height:145px;left:0;position:absolute;right:0;transform:skewY(-4deg);transform-origin:0;z-index:1}.carousel-slide{position:relative;display:flex;flex-direction:column}.carousel-slide__content-wrapper{padding-bottom:10px}.carousel-slide__content-wrapper::after{content:"";display:block;background:#005ea2;min-height:115px;width:100%;transform-origin:bottom;-webkit-clip-path:polygon(0 0,100% 0%,100% 100%,0 70%);clip-path:polygon(0 0,100% 0%,100% 100%,0 70%);position:relative;top:-10px}@media all and (min-width:40em){.carousel-slide__content-wrapper::after{height:245px;top:-2px}}.carousel-slide__content{display:flex;flex-direction:column;padding:20px;color:#fff;background:#005ea2}@media all and (min-width:40em){.carousel-slide__content{padding:30px;color:#1b1b1b;background-color:#fff;position:absolute;right:90px;z-index:9999;bottom:100px;min-width:60%;max-width:400px}}.carousel-slide__heading{font-weight:500;color:#fff}@media all and (min-width:40em){.carousel-slide__heading{color:#0b4778}}.carousel-slide__topics{order:-1;margin-top:0;margin-bottom:1rem;font-weight:600;font-variant:all-small-caps;font-size:1.3rem}.carousel-slide__topics a{text-decoration:none;color:#fff}@media all and (min-width:40em){.carousel-slide__topics a{color:#0b4778}}.carousel-slide__topics a:hover,.carousel-slide__topics a:focus{text-decoration:underline}.carousel-slide__image{order:-1;background-color:#005ea2;z-index:1;position:relative}.carousel-slide__image img{width:100%}.carousel.carousel--simple .slick-prev{left:0}.carousel.carousel--simple .slick-next{right:0}.carousel.carousel--simple .slick-prev,.carousel.carousel--simple .slick-next{bottom:-35px;transform:none}@media all and (min-width:40em){.carousel.carousel--simple .slick-prev,.carousel.carousel--simple .slick-next{bottom:50%}}.carousel.carousel--simple::before{content:none}@media all and (min-width:40em){.carousel.carousel--simple::before{content:none}}.carousel.carousel--simple .slick-dots{width:calc(100% - 100px);margin:0 50px}@media all and (min-width:40em){.carousel.carousel--simple .slick-dots{width:100%;margin:0}}.carousel.carousel--simple .carousel-slide__heading{color:#0b4778}@media all and (min-width:40em){.carousel.carousel--simple .carousel-slide__heading{color:#0b4778}}.carousel.carousel--simple .carousel-slide__topics a{color:#0b4778}@media all and (min-width:40em){.carousel.carousel--simple .carousel-slide__topics a{color:#0b4778}}.carousel.carousel--simple .carousel-slide__content-wrapper{background-color:rgba(0,0,0,0)}.carousel.carousel--simple .carousel-slide__content-wrapper::after{content:none}.carousel.carousel--simple .carousel-slide__content{padding:10px;background-color:rgba(0,0,0,0);color:#1b1b1b}@media all and (min-width:40em){.carousel.carousel--simple .carousel-slide__content{color:#1b1b1b;padding:10px;position:relative;right:auto;bottom:auto;max-width:none;width:100%}}.gg-abstract{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;transform:scale(var(--ggs,1));border-right:3px solid;border-top:3px solid}.gg-abstract::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;left:0;bottom:0;border:3px solid;border-radius:12px}.gg-add-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-add-r::after,.gg-add-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add-r::after{width:2px;height:10px;top:4px;left:8px}.gg-add{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:22px}.gg-add::after,.gg-add::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add::after{width:2px;height:10px;top:4px;left:8px}.gg-adidas{position:relative;box-sizing:border-box;display:block;width:23px;height:15px;transform:scale(var(--ggs,1));overflow:hidden}.gg-adidas::before{content:"";position:absolute;box-sizing:border-box;display:block;width:5px;height:18px;background:currentColor;transform:rotate(-30deg);left:4px;bottom:-14px;box-shadow:7px -2px,14px -4px}.gg-airplane{box-sizing:border-box;position:relative;display:block;width:18px;height:18px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 22px,transparent 0) no-repeat center/16px 2px,radial-gradient(circle,currentColor 60%,transparent 40%) no-repeat right center/2px 2px}.gg-airplane::after{content:"";display:block;position:absolute;box-sizing:border-box;width:10px;height:8px;border-right:4px solid}.gg-airplane::before{content:"";display:block;position:absolute;box-sizing:border-box;width:10px;height:8px;border-right:4px solid;border-top-right-radius:2px;top:0;transform:perspective(10px) rotateX(10deg) skewX(30deg);box-shadow:-4px 3px 0 -2px}.gg-airplane::after{border-bottom-right-radius:2px;bottom:0;transform:perspective(10px) rotateX(-10deg) skewX(-30deg);box-shadow:-4px -3px 0 -2px}.gg-alarm{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 4.5px 6px/5px 2px,linear-gradient(to left,currentColor 7px,transparent 0) no-repeat 4.5px 2px/2px 6px;box-sizing:border-box;position:relative;display:block;width:16px;height:16px;border-radius:100%;border:2px solid rgba(0,0,0,0);transform:scale(var(--ggs,1));box-shadow:0 0 0 2px}.gg-alarm::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:2px;background:currentColor;top:-4px}.gg-alarm::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:2px;background:currentColor;top:-4px;left:-5px;transform:rotate(-42deg)}.gg-alarm::after{transform:rotate(42deg);right:-5px}.gg-album{box-sizing:border-box;position:relative;display:block;width:18px;height:18px;transform:scale(var(--ggs,1));border-left:7px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 6px 4px 0 -4px,inset -6px 4px 0 -4px;border-radius:3px}.gg-album::after,.gg-album::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:5px;background:currentColor;transform:rotate(46deg);top:5px;right:4px}.gg-album::after{transform:rotate(-46deg);right:2px}.gg-align-bottom{box-sizing:border-box;position:relative;display:block;height:12px;width:12px;border-bottom:2px solid;transform:scale(var(--ggs,1));margin-top:4px}.gg-align-bottom::after{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor;bottom:2px}.gg-align-bottom::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor;bottom:2px;left:1px;height:12px}.gg-align-bottom::after{height:6px;right:1px;opacity:.5}.gg-align-center{box-sizing:border-box;position:relative;display:block;height:12px;width:12px;border-top:2px solid rgba(0,0,0,0);transform:scale(var(--ggs,1));margin-left:-4px}.gg-align-center::after{content:"";display:block;box-sizing:border-box;position:absolute;height:4px;background:currentColor}.gg-align-center::before{content:"";display:block;box-sizing:border-box;position:absolute;height:4px;background:currentColor;left:2px;width:12px;top:-2px}.gg-align-center::after{width:6px;right:1px;top:4px;opacity:.5}.gg-align-left{box-sizing:border-box;position:relative;display:block;height:12px;width:12px;border-left:2px solid;transform:scale(var(--ggs,1));margin-left:-4px}.gg-align-left::after,.gg-align-left::before{content:"";display:block;box-sizing:border-box;position:absolute;height:4px;width:12px;background:currentColor;left:2px;top:1px}.gg-align-left::after{width:6px;top:7px;opacity:.5}.gg-align-middle{box-sizing:border-box;position:relative;display:block;height:12px;width:12px;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);margin-top:-8px}.gg-align-middle::after{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor}.gg-align-middle::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor;left:1px;height:12px;top:2px}.gg-align-middle::after{height:6px;right:1px;top:5px;opacity:.5}.gg-align-right{box-sizing:border-box;position:relative;display:block;height:12px;width:12px;border-right:2px solid;transform:scale(var(--ggs,1));margin-right:-4px}.gg-align-right::after,.gg-align-right::before{content:"";display:block;box-sizing:border-box;position:absolute;height:4px;width:12px;background:currentColor;right:2px;top:1px}.gg-align-right::after{width:6px;top:7px;opacity:.5}.gg-align-top{box-sizing:border-box;position:relative;display:block;height:12px;width:12px;border-top:2px solid;transform:scale(var(--ggs,1));margin-top:-4px}.gg-align-top::after{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor;top:2px}.gg-align-top::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor;top:2px;left:1px;height:12px}.gg-align-top::after{height:6px;right:1px;opacity:.5}.gg-anchor{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:14px;background:currentColor;border-radius:8px}.gg-anchor::after,.gg-anchor::before{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;border:2px solid}.gg-anchor::after{width:12px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-color:rgba(0,0,0,0);left:-5px;bottom:2px}.gg-anchor::before{width:6px;border-radius:8px;top:-4px;left:-2px}.gg-apple-watch{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 13px 4px/2px 4px;box-sizing:border-box;position:relative;display:block;width:24px;height:24px;border:5px solid rgba(0,0,0,0);transform:scale(var(--ggs,1));border-radius:9px;box-shadow:inset 0 0 0 2px}.gg-apple-watch::after,.gg-apple-watch::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:10px;height:5px;border:2px solid;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;left:2px}.gg-apple-watch::after{top:-3px}.gg-apple-watch::before{transform:scaleY(-1);top:12px}.gg-arrange-back{box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));display:block;width:18px;height:18px}.gg-arrange-back::after,.gg-arrange-back::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrange-back::after{width:10px;height:10px;border:2px solid;left:4px;top:4px}.gg-arrange-back::before{width:8px;height:8px;background:currentColor;box-shadow:10px 10px 0}.gg-arrange-front{box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));display:block;width:18px;height:18px}.gg-arrange-front::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border:2px solid;left:4px;top:4px;box-shadow:-5px -5px 0 -1px,5px 5px 0 -1px}.gg-arrow-align-h{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:10px;background:linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 2px 4px/6px 2px,linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 12px 4px/6px 2px,linear-gradient(to left,currentColor 15px,transparent 0) no-repeat center/2px 10px}.gg-arrow-align-h::after,.gg-arrow-align-h::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);top:2px}.gg-arrow-align-h::after{border-bottom:2px solid;border-left:2px solid;left:1px}.gg-arrow-align-h::before{border-top:2px solid;border-right:2px solid;right:1px}.gg-arrow-align-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:20px;background:linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 4px 2px/2px 6px,linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 4px 12px/2px 6px,linear-gradient(to left,currentColor 15px,transparent 0) no-repeat center/10px 2px}.gg-arrow-align-v::after,.gg-arrow-align-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(-45deg);left:2px}.gg-arrow-align-v::after{border-bottom:2px solid;border-left:2px solid;bottom:1px}.gg-arrow-align-v::before{border-top:2px solid;border-right:2px solid;top:1px}.gg-arrow-bottom-left-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:20px}.gg-arrow-bottom-left-o::after,.gg-arrow-bottom-left-o::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-arrow-bottom-left-o::after{width:10px;height:2px;background:currentColor;transform:rotate(-45deg);bottom:8px}.gg-arrow-bottom-left-o::before{width:6px;height:6px;bottom:4px;border-bottom:2px solid;border-left:2px solid}.gg-arrow-bottom-left-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-bottom-left-r::after,.gg-arrow-bottom-left-r::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-arrow-bottom-left-r::after{width:10px;height:2px;background:currentColor;transform:rotate(-45deg);bottom:8px}.gg-arrow-bottom-left-r::before{width:6px;height:6px;bottom:4px;border-bottom:2px solid;border-left:2px solid}.gg-arrow-bottom-left{box-sizing:border-box;position:relative;display:block;width:8px;height:8px;border-bottom:2px solid;transform:scale(var(--ggs,1));border-left:2px solid}.gg-arrow-bottom-left::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:2px;background:currentColor;transform:rotate(-45deg);bottom:3px;left:-3px}.gg-arrow-bottom-right-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:20px}.gg-arrow-bottom-right-o::after,.gg-arrow-bottom-right-o::before{content:"";display:block;box-sizing:border-box;position:absolute;right:4px}.gg-arrow-bottom-right-o::after{width:10px;height:2px;background:currentColor;transform:rotate(45deg);bottom:8px}.gg-arrow-bottom-right-o::before{width:6px;height:6px;bottom:4px;border-bottom:2px solid;border-right:2px solid}.gg-arrow-bottom-right-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-bottom-right-r::after,.gg-arrow-bottom-right-r::before{content:"";display:block;box-sizing:border-box;position:absolute;right:4px}.gg-arrow-bottom-right-r::after{width:10px;height:2px;background:currentColor;transform:rotate(45deg);bottom:8px}.gg-arrow-bottom-right-r::before{width:6px;height:6px;bottom:4px;border-bottom:2px solid;border-right:2px solid}.gg-arrow-bottom-right{box-sizing:border-box;position:relative;display:block;width:8px;height:8px;border-bottom:2px solid;transform:scale(var(--ggs,1));border-right:2px solid}.gg-arrow-bottom-right::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:2px;background:currentColor;transform:rotate(45deg);bottom:3px;right:-3px}.gg-arrow-down-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:20px}.gg-arrow-down-o::after,.gg-arrow-down-o::before{content:"";display:block;box-sizing:border-box;position:absolute;bottom:4px}.gg-arrow-down-o::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(-45deg);left:6px}.gg-arrow-down-o::before{width:2px;height:10px;left:8px;background:currentColor}.gg-arrow-down-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-down-r::after,.gg-arrow-down-r::before{content:"";display:block;box-sizing:border-box;position:absolute;bottom:4px}.gg-arrow-down-r::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(-45deg);left:6px}.gg-arrow-down-r::before{width:2px;height:10px;left:8px;background:currentColor}.gg-arrow-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-down::after,.gg-arrow-down::before{content:"";display:block;box-sizing:border-box;position:absolute;bottom:4px}.gg-arrow-down::after{width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;transform:rotate(-45deg);left:7px}.gg-arrow-down::before{width:2px;height:16px;left:10px;background:currentColor}.gg-arrow-left-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:22px}.gg-arrow-left-o::after,.gg-arrow-left-o::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-arrow-left-o::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);bottom:6px}.gg-arrow-left-o::before{width:10px;height:2px;bottom:8px;background:currentColor}.gg-arrow-left-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-left-r::after,.gg-arrow-left-r::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-arrow-left-r::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);bottom:6px}.gg-arrow-left-r::before{width:10px;height:2px;bottom:8px;background:currentColor}.gg-arrow-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-left::after,.gg-arrow-left::before{content:"";display:block;box-sizing:border-box;position:absolute;left:3px}.gg-arrow-left::after{width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);bottom:7px}.gg-arrow-left::before{width:16px;height:2px;bottom:10px;background:currentColor}.gg-arrow-long-down-c{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);border-top:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-down-c::after,.gg-arrow-long-down-c::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-down-c::after{width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:0;left:-2px}.gg-arrow-long-down-c::before{width:6px;height:6px;border:2px solid;border-radius:8px;top:-4px;left:-2px}.gg-arrow-long-down-e{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);border-top:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-down-e::after,.gg-arrow-long-down-e::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-down-e::after{width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:0;left:-2px}.gg-arrow-long-down-e::before{width:6px;height:6px;border:2px solid;top:-5px;left:-2px}.gg-arrow-long-down-l{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-down-l::after,.gg-arrow-long-down-l::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-down-l::after{width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:0;left:-2px}.gg-arrow-long-down-l::before{width:6px;height:2px;background:currentColor;top:-1px;left:-2px}.gg-arrow-long-down-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);border-top:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-down-r::after,.gg-arrow-long-down-r::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-down-r::after{width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:0;left:-2px}.gg-arrow-long-down-r::before{width:6px;height:6px;border:2px solid;transform:rotate(45deg);top:-5px;left:-2px}.gg-arrow-long-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-down::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:0;left:-2px}.gg-arrow-long-left-c{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-left-c::after,.gg-arrow-long-left-c::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-left-c::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:0;bottom:-2px}.gg-arrow-long-left-c::before{width:6px;height:6px;border:2px solid;border-radius:8px;right:-4px;bottom:-2px}.gg-arrow-long-left-e{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-left-e::after,.gg-arrow-long-left-e::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-left-e::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:0;bottom:-2px}.gg-arrow-long-left-e::before{width:6px;height:6px;border:2px solid;right:-4px;bottom:-2px}.gg-arrow-long-left-l{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-left-l::after,.gg-arrow-long-left-l::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-left-l::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:0;bottom:-2px}.gg-arrow-long-left-l::before{width:2px;height:6px;background:currentColor;right:-1px;bottom:-2px}.gg-arrow-long-left-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-left-r::after,.gg-arrow-long-left-r::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-left-r::after{width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:0;bottom:-2px}.gg-arrow-long-left-r::before{width:6px;height:6px;border:2px solid;transform:rotate(45deg);right:-5px;bottom:-2px}.gg-arrow-long-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-left::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:0;bottom:-2px}.gg-arrow-long-right-c{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-right-c::after,.gg-arrow-long-right-c::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-right-c::after{width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);right:0;bottom:-2px}.gg-arrow-long-right-c::before{width:6px;height:6px;border:2px solid;border-radius:8px;left:-4px;bottom:-2px}.gg-arrow-long-right-e{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-right-e::after,.gg-arrow-long-right-e::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-right-e::after{width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);right:0;bottom:-2px}.gg-arrow-long-right-e::before{width:6px;height:6px;border:2px solid;left:-4px;bottom:-2px}.gg-arrow-long-right-l{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-right-l::after,.gg-arrow-long-right-l::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-right-l::after{width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);right:0;bottom:-2px}.gg-arrow-long-right-l::before{width:2px;height:6px;background:currentColor;left:-1px;bottom:-2px}.gg-arrow-long-right-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-right-r::after,.gg-arrow-long-right-r::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-right-r::after{width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);right:0;bottom:-2px}.gg-arrow-long-right-r::before{width:6px;height:6px;border:2px solid;transform:rotate(45deg);left:-5px;bottom:-2px}.gg-arrow-long-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;width:24px;height:6px}.gg-arrow-long-right::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);right:0;bottom:-2px}.gg-arrow-long-up-c{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-up-c::after,.gg-arrow-long-up-c::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-up-c::after{width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);top:0;left:-2px}.gg-arrow-long-up-c::before{width:6px;height:6px;border:2px solid;border-radius:8px;bottom:-4px;left:-2px}.gg-arrow-long-up-e{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-up-e::after,.gg-arrow-long-up-e::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-up-e::after{width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);top:0;left:-2px}.gg-arrow-long-up-e::before{width:6px;height:6px;border:2px solid;bottom:-5px;left:-2px}.gg-arrow-long-up-l{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-up-l::after,.gg-arrow-long-up-l::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-up-l::after{width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);top:0;left:-2px}.gg-arrow-long-up-l::before{width:6px;height:2px;background:currentColor;bottom:-1px;left:-2px}.gg-arrow-long-up-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px;width:6px}.gg-arrow-long-up-r::after,.gg-arrow-long-up-r::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-long-up-r::after{width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);top:0;left:-2px}.gg-arrow-long-up-r::before{width:6px;height:6px;border:2px solid;transform:rotate(45deg);bottom:-5px;left:-2px}.gg-arrow-long-up{display:block;box-sizing:border-box;width:6px;position:relative;transform:scale(var(--ggs,1));border-right:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;height:24px}.gg-arrow-long-up::after{display:block;box-sizing:border-box;width:6px;content:"";position:absolute;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);top:0;left:-2px}.gg-arrow-right-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:20px}.gg-arrow-right-o::after,.gg-arrow-right-o::before{content:"";display:block;box-sizing:border-box;position:absolute;right:4px}.gg-arrow-right-o::after{width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:6px}.gg-arrow-right-o::before{width:10px;height:2px;bottom:8px;background:currentColor}.gg-arrow-right-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-right-r::after,.gg-arrow-right-r::before{content:"";display:block;box-sizing:border-box;position:absolute;right:4px}.gg-arrow-right-r::after{width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:6px}.gg-arrow-right-r::before{width:10px;height:2px;bottom:8px;background:currentColor}.gg-arrow-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-right::after,.gg-arrow-right::before{content:"";display:block;box-sizing:border-box;position:absolute;right:3px}.gg-arrow-right::after{width:8px;height:8px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:7px}.gg-arrow-right::before{width:16px;height:2px;bottom:10px;background:currentColor}.gg-arrow-top-left-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:20px}.gg-arrow-top-left-o::after,.gg-arrow-top-left-o::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-arrow-top-left-o::after{width:10px;height:2px;background:currentColor;transform:rotate(45deg);bottom:8px;right:4px}.gg-arrow-top-left-o::before{width:6px;height:6px;left:4px;top:4px;border-top:2px solid;border-left:2px solid}.gg-arrow-top-left-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-top-left-r::after,.gg-arrow-top-left-r::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-arrow-top-left-r::after{width:10px;height:2px;background:currentColor;transform:rotate(45deg);bottom:8px}.gg-arrow-top-left-r::before{width:6px;height:6px;top:4px;border-top:2px solid;border-left:2px solid}.gg-arrow-top-left{box-sizing:border-box;position:relative;display:block;width:8px;height:8px;transform:scale(var(--ggs,1));border-top:2px solid;border-left:2px solid}.gg-arrow-top-left::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:2px;background:currentColor;transform:rotate(45deg);top:3px;left:-3px}.gg-arrow-top-right-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:20px}.gg-arrow-top-right-o::after,.gg-arrow-top-right-o::before{content:"";display:block;box-sizing:border-box;position:absolute;right:4px}.gg-arrow-top-right-o::after{width:10px;height:2px;background:currentColor;transform:rotate(-45deg);bottom:8px}.gg-arrow-top-right-o::before{width:6px;height:6px;top:4px;border-top:2px solid;border-right:2px solid}.gg-arrow-top-right-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-top-right-r::after,.gg-arrow-top-right-r::before{content:"";display:block;box-sizing:border-box;position:absolute;right:4px}.gg-arrow-top-right-r::after{width:10px;height:2px;background:currentColor;transform:rotate(-45deg);bottom:8px}.gg-arrow-top-right-r::before{width:6px;height:6px;top:4px;border-top:2px solid;border-right:2px solid}.gg-arrow-top-right{box-sizing:border-box;position:relative;display:block;width:8px;height:8px;border-top:2px solid;transform:scale(var(--ggs,1));border-right:2px solid}.gg-arrow-top-right::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:2px;background:currentColor;transform:rotate(-45deg);top:3px;right:-3px}.gg-arrow-up-o{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:20px}.gg-arrow-up-o::after,.gg-arrow-up-o::before{content:"";display:block;box-sizing:border-box;position:absolute;top:4px}.gg-arrow-up-o::after{width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:6px}.gg-arrow-up-o::before{width:2px;height:10px;left:8px;background:currentColor}.gg-arrow-up-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-arrow-up-r::after,.gg-arrow-up-r::before{content:"";display:block;box-sizing:border-box;position:absolute;top:4px}.gg-arrow-up-r::after{width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:6px}.gg-arrow-up-r::before{width:2px;height:10px;left:8px;background:currentColor}.gg-arrow-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-up::after,.gg-arrow-up::before{content:"";display:block;box-sizing:border-box;position:absolute;top:4px}.gg-arrow-up::after{width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:7px}.gg-arrow-up::before{width:2px;height:16px;left:10px;background:currentColor}.gg-arrows-breake-h{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:10px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center left/8px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center right/8px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 7px center/2px 10px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 11px center/2px 10px}.gg-arrows-breake-h::after,.gg-arrows-breake-h::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);top:2px}.gg-arrows-breake-h::after{border-left:2px solid;border-bottom:2px solid}.gg-arrows-breake-h::before{border-right:2px solid;border-top:2px solid;right:0}.gg-arrows-breake-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:20px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center top/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center bottom/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 7px/10px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 11px/10px 2px}.gg-arrows-breake-v::after,.gg-arrows-breake-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);left:2px}.gg-arrows-breake-v::after{border-left:2px solid;border-top:2px solid}.gg-arrows-breake-v::before{border-right:2px solid;border-bottom:2px solid;bottom:0}.gg-arrows-exchange-alt-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:16px}.gg-arrows-exchange-alt-v::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;background:currentColor;border-radius:4px}.gg-arrows-exchange-alt-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;background:currentColor;border-radius:4px;height:6px;transform:rotate(-45deg);box-shadow:13px -2px 0;top:10px;left:2px}.gg-arrows-exchange-alt-v::after{height:12px;box-shadow:-4px 4px 0;right:4px}.gg-arrows-exchange-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:14px}.gg-arrows-exchange-alt::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;border-radius:4px}.gg-arrows-exchange-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;border-radius:4px;width:6px;transform:rotate(-45deg);box-shadow:-2px -13px 0;right:0;top:10px}.gg-arrows-exchange-alt::after{width:12px;box-shadow:4px 4px 0;top:4px}.gg-arrows-exchange-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:16px}.gg-arrows-exchange-v::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;background:currentColor;border-radius:4px}.gg-arrows-exchange-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;background:currentColor;border-radius:4px;height:6px;transform:rotate(45deg);box-shadow:7px -4px 0;top:4px;left:2px}.gg-arrows-exchange-v::after{height:12px;box-shadow:-4px 4px 0;right:4px;bottom:4px}.gg-arrows-exchange{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:14px}.gg-arrows-exchange::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;border-radius:4px}.gg-arrows-exchange::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;border-radius:4px;width:6px;transform:rotate(45deg);box-shadow:2px -13px 0;top:10px}.gg-arrows-exchange::after{width:12px;box-shadow:-4px 4px 0;left:4px;top:4px}.gg-arrows-expand-down-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;box-shadow:-6px 6px 0 -4px}.gg-arrows-expand-down-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;border-radius:1px;right:0}.gg-arrows-expand-down-left::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:2px;height:10px;transform:rotate(45deg);top:8px;left:2px;border-radius:4px}.gg-arrows-expand-down-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;box-shadow:6px 6px 0 -4px}.gg-arrows-expand-down-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;border-radius:1px;left:0}.gg-arrows-expand-down-right::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:2px;height:10px;transform:rotate(-45deg);top:8px;right:2px;border-radius:4px}.gg-arrows-expand-left-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;margin:2px;box-shadow:6px 6px 0 -4px,-6px -6px 0 -4px}.gg-arrows-expand-left-alt::after{content:"";display:block;box-sizing:border-box;position:absolute;transform:rotate(-45deg)}.gg-arrows-expand-left-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;transform:rotate(-45deg);width:2px;height:22px;top:-4px;left:6px;border-top:9px solid;border-bottom:9px solid}.gg-arrows-expand-left-alt::after{width:8px;height:2px;background:currentColor;top:6px;left:3px}.gg-arrows-expand-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;box-shadow:6px 6px 0 -4px,-6px -6px 0 -4px}.gg-arrows-expand-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:22px;top:-4px;left:6px;transform:rotate(-45deg);border-top:9px solid;border-bottom:9px solid}.gg-arrows-expand-right-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;margin:2px;box-shadow:-6px 6px 0 -4px,6px -6px 0 -4px}.gg-arrows-expand-right-alt::after{content:"";display:block;box-sizing:border-box;position:absolute;transform:rotate(45deg)}.gg-arrows-expand-right-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;transform:rotate(45deg);width:2px;height:22px;top:-4px;left:6px;border-top:9px solid;border-bottom:9px solid}.gg-arrows-expand-right-alt::after{width:8px;height:2px;background:currentColor;top:6px;left:3px}.gg-arrows-expand-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;margin:2px;box-shadow:-6px 6px 0 -4px,6px -6px 0 -4px}.gg-arrows-expand-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:22px;top:-4px;left:6px;transform:rotate(45deg);border-top:9px solid;border-bottom:9px solid}.gg-arrows-expand-up-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;box-shadow:-6px -6px 0 -4px}.gg-arrows-expand-up-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;border-radius:1px;right:0;bottom:0}.gg-arrows-expand-up-left::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:2px;height:10px;transform:rotate(-45deg);bottom:8px;left:2px;border-radius:4px}.gg-arrows-expand-up-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;box-shadow:6px -6px 0 -4px}.gg-arrows-expand-up-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;border-radius:1px;left:0;bottom:0}.gg-arrows-expand-up-right::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:2px;height:10px;transform:rotate(45deg);bottom:8px;right:2px;border-radius:4px}.gg-arrows-h-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:10px;background:linear-gradient(to left,currentColor 18px,transparent 0) no-repeat 2px 4px/16px 2px}.gg-arrows-h-alt::after,.gg-arrows-h-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);top:2px}.gg-arrows-h-alt::after{border-bottom:2px solid;border-left:2px solid;left:1px}.gg-arrows-h-alt::before{border-top:2px solid;border-right:2px solid;right:1px}.gg-arrows-h{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:10px;background:linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 2px 4px/6px 2px,linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 12px 4px/6px 2px}.gg-arrows-h::after,.gg-arrows-h::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);top:2px}.gg-arrows-h::after{border-bottom:2px solid;border-left:2px solid;left:1px}.gg-arrows-h::before{border-top:2px solid;border-right:2px solid;right:1px}.gg-arrows-merge-alt-h{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:12px;background:linear-gradient(to left,currentColor 12px,transparent 0) no-repeat center left/8px 2px,linear-gradient(to left,currentColor 12px,transparent 0) no-repeat center right/8px 2px,linear-gradient(to left,currentColor 12px,transparent 0) no-repeat 20px center/2px 12px,linear-gradient(to left,currentColor 12px,transparent 0) no-repeat 0 center/2px 12px}.gg-arrows-merge-alt-h::after,.gg-arrows-merge-alt-h::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);top:3px}.gg-arrows-merge-alt-h::after{border-left:2px solid;border-bottom:2px solid;right:3px}.gg-arrows-merge-alt-h::before{border-right:2px solid;border-top:2px solid;left:3px}.gg-arrows-merge-alt-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:22px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center top/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center bottom/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 20px/10px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 0/10px 2px}.gg-arrows-merge-alt-v::after,.gg-arrows-merge-alt-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);left:3px}.gg-arrows-merge-alt-v::after{border-left:2px solid;border-top:2px solid;bottom:3px}.gg-arrows-merge-alt-v::before{border-right:2px solid;border-bottom:2px solid;top:3px}.gg-arrows-scroll-h{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:6px}.gg-arrows-scroll-h::after,.gg-arrows-scroll-h::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg)}.gg-arrows-scroll-h::after{border-bottom:2px solid;border-left:2px solid;right:0}.gg-arrows-scroll-h::before{border-top:2px solid;border-right:2px solid;left:0}.gg-arrows-scroll-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:16px}.gg-arrows-scroll-v::after,.gg-arrows-scroll-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(-45deg)}.gg-arrows-scroll-v::after{border-bottom:2px solid;border-left:2px solid}.gg-arrows-scroll-v::before{border-top:2px solid;border-right:2px solid;bottom:0}.gg-arrows-shrink-h{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:10px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center center/10px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 18px center/2px 10px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 0px center/2px 10px}.gg-arrows-shrink-h::after,.gg-arrows-shrink-h::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);top:2px}.gg-arrows-shrink-h::after{border-left:2px solid;border-bottom:2px solid;left:4px}.gg-arrows-shrink-h::before{border-right:2px solid;border-top:2px solid;right:4px}.gg-arrows-shrink-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:20px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center center/2px 10px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 18px/10px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 0/10px 2px}.gg-arrows-shrink-v::after,.gg-arrows-shrink-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);left:2px}.gg-arrows-shrink-v::after{border-left:2px solid;border-top:2px solid;top:4px}.gg-arrows-shrink-v::before{border-right:2px solid;border-bottom:2px solid;bottom:4px}.gg-arrows-v-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:20px;background:linear-gradient(to left,currentColor 16px,transparent 0) no-repeat 4px 2px/2px 16px}.gg-arrows-v-alt::after,.gg-arrows-v-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(-45deg);left:2px}.gg-arrows-v-alt::after{border-bottom:2px solid;border-left:2px solid;bottom:1px}.gg-arrows-v-alt::before{border-top:2px solid;border-right:2px solid;top:1px}.gg-arrows-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:20px;background:linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 4px 2px/2px 6px,linear-gradient(to left,currentColor 15px,transparent 0) no-repeat 4px 12px/2px 6px}.gg-arrows-v::after,.gg-arrows-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(-45deg);left:2px}.gg-arrows-v::after{border-bottom:2px solid;border-left:2px solid;bottom:1px}.gg-arrows-v::before{border-top:2px solid;border-right:2px solid;top:1px}.gg-assign{box-sizing:border-box;position:relative;display:block;width:6px;height:6px;background:currentColor;transform:scale(var(--ggs,1));border-radius:100px}.gg-assign::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:12px;box-shadow:-5px -5px 0 -3px,5px 5px 0 -3px,5px -5px 0 -3px,-5px 5px 0 -3px;left:-3px;top:-3px}.gg-asterisk{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-asterisk::after,.gg-asterisk::before{content:"";display:block;position:absolute;box-sizing:border-box;width:2px;height:12px;background:currentColor;transform:rotate(55deg)}.gg-asterisk::after{transform:rotate(-55deg)}.gg-atlasian{position:relative;box-sizing:border-box;display:block;width:22px;height:18px;transform:scale(var(--ggs,1));overflow:hidden}.gg-atlasian::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;background:currentColor;border-radius:4px}.gg-atlasian::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;background:currentColor;border-radius:4px;height:12px;border-top-right-radius:10px;bottom:-4px;left:3px;transform:rotate(30deg) skewY(35deg);opacity:.8}.gg-atlasian::after{height:24px;border-top-left-radius:10px;bottom:-8px;right:3px;transform:rotate(-30deg) skewY(-35deg)}.gg-attachment{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border:2px solid;border-top:0;border-bottom-left-radius:100px;border-bottom-right-radius:100px;transform:scale(var(--ggs,1));margin-top:11px}.gg-attachment::after,.gg-attachment::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;border:2px solid}.gg-attachment::after{border-bottom:0;border-top-left-radius:100px;border-top-right-radius:100px;right:-2px;width:10px;height:14px;bottom:8px}.gg-attachment::before{width:6px;height:12px;border-top:0;border-bottom-left-radius:100px;border-bottom-right-radius:100px;left:2px;bottom:4px}.gg-attribution{display:block;box-sizing:border-box;transform:scale(var(--ggs,1));width:16px;height:18px;background:linear-gradient(to left,currentColor 14px,transparent 0) no-repeat 1px 2px/8px 2px,linear-gradient(to left,currentColor 14px,transparent 0) no-repeat 6px 14px/6px 2px,radial-gradient(circle,currentColor 60%,transparent 40%) no-repeat 10px 12px/6px 6px,radial-gradient(circle,currentColor 60%,transparent 40%) no-repeat 0 0/6px 6px}.gg-attribution::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid}.gg-attribution::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;border-right:0;border-top-left-radius:10px;border-bottom-left-radius:10px;top:8px;left:2px}.gg-attribution::after{border-left:0;border-top-right-radius:10px;border-bottom-right-radius:10px;right:2px;top:2px}.gg-awards{display:block;position:relative;transform:scale(var(--ggs,1));box-sizing:border-box;width:16px;height:20px;border:4px solid rgba(0,0,0,0);border-top:12px solid rgba(0,0,0,0);border-bottom:0;box-shadow:inset 4px 0 0 -2px,inset -4px 0 0 -2px}.gg-awards::after{content:"";box-sizing:border-box;position:absolute;display:block;border:2px solid}.gg-awards::before{content:"";box-sizing:border-box;position:absolute;display:block;border:2px solid;width:14px;height:14px;border-radius:22px;top:-12px;left:-3px}.gg-awards::after{width:6px;height:6px;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-bottom-left-radius:1px;border-top-right-radius:1px;transform:rotate(45deg);bottom:-3px;left:1px}.gg-backspace{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;transform:scale(var(--ggs,1));border:2px solid;border-left:0;border-top-right-radius:2px;border-bottom-right-radius:2px}.gg-backspace::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-backspace::before{content:"";display:block;box-sizing:border-box;position:absolute;background:linear-gradient(to left,currentColor 18px,transparent 0) no-repeat center center/10px 2px;border-right:3px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px;right:2px;bottom:1px;width:8px;height:8px;border-left:3px solid rgba(0,0,0,0);transform:rotate(45deg)}.gg-backspace::after{width:10px;height:10px;border-top:2px solid;border-left:2px solid;border-top-left-radius:1px;transform:rotate(-45deg);top:0;left:-5px}.gg-band-aid{box-sizing:border-box;position:relative;display:block;transform:rotate(-25deg) scale(var(--ggs,1));width:24px;height:12px;border:2px solid;border-radius:22px}.gg-band-aid::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-band-aid::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:10px;top:-2px;left:4px;border-left:2px solid;border-right:2px solid}.gg-band-aid::after{width:2px;height:2px;background:currentColor;box-shadow:0 4px 0,4px 0 0,4px 4px 0;border-radius:22px;left:7px;top:1px}.gg-battery-empty{box-sizing:border-box;position:relative;display:block;width:20px;height:12px;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;margin-left:-3px}.gg-battery-empty::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:4px;height:6px;right:-4px;top:1px;background:currentColor}.gg-battery-full{box-sizing:border-box;position:relative;display:block;width:20px;height:12px;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;margin-left:-3px}.gg-battery-full::after{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;background:currentColor;top:1px}.gg-battery-full::before{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;background:currentColor;top:1px;right:-4px;border-radius:3px;width:4px}.gg-battery-full::after{width:14px;left:1px}.gg-battery{box-sizing:border-box;position:relative;display:block;width:20px;height:12px;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;margin-left:-3px}.gg-battery::after{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;background:currentColor;top:1px}.gg-battery::before{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;background:currentColor;top:1px;right:-4px;border-radius:3px;width:4px}.gg-battery::after{width:8px;left:1px}.gg-bee{display:block;box-sizing:border-box;border:2px solid;position:relative;width:12px;height:20px;transform:scale(var(--ggs,1));border-radius:22px;background:linear-gradient(to left,currentColor 12px,transparent 0) no-repeat center 6px/12px 2px,linear-gradient(to left,currentColor 12px,transparent 0) no-repeat center 10px/12px 2px;box-shadow:0 4px 0 -2px,0 7px 0 -4px}.gg-bee::after,.gg-bee::before{display:block;box-sizing:border-box;border:2px solid}.gg-bee::after{content:"";position:absolute;width:6px;height:10px;border-top:0;border-bottom-left-radius:22px;border-bottom-right-radius:22px;top:4px}.gg-bee::before{content:"";position:absolute;width:6px;height:10px;border-top:0;border-bottom-left-radius:22px;border-bottom-right-radius:22px;top:4px;left:-6px;transform:rotate(40deg)}.gg-bee::after{right:-6px;transform:rotate(-40deg)}.gg-bell{border-top-left-radius:100px;border-top-right-radius:100px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-bottom:0;width:14px;height:14px}.gg-bell::before{border-top-left-radius:100px;border-top-right-radius:100px}.gg-bell::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-bell::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:4px;height:4px;top:-4px;left:3px}.gg-bell::after{border-radius:3px;width:16px;height:10px;border:6px solid rgba(0,0,0,0);border-top:1px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 4px,0 -2px 0 0;top:14px;left:-3px;border-bottom-left-radius:100px;border-bottom-right-radius:100px}.gg-bitbucket{position:relative;box-sizing:border-box;display:block;width:15px;height:15px;transform:scale(var(--ggs,1));border-top:5px solid;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center bottom/10px 5px}.gg-bitbucket::after,.gg-bitbucket::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:5px;height:15px;top:-5px;transform:skew(10deg);border-radius:1px}.gg-bitbucket::after{right:0;transform:skew(-10deg)}.gg-block{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:100%}.gg-block::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;transform:rotate(-45deg);top:5px;left:1px}.gg-bmw{position:relative;box-sizing:border-box;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:18px}.gg-bmw::before{content:"";position:absolute;box-sizing:border-box;display:block;border:9px solid;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-radius:18px;transform:rotate(45deg);left:-2px;top:-2px}.gg-board{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:16px;height:12px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 2px 0 0,inset -2px 0 0;border-radius:2px}.gg-bolt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:21px}.gg-bolt::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);transform:rotate(30deg)}.gg-bolt::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);transform:rotate(30deg);border-bottom:12px solid;left:0;top:0}.gg-bolt::after{border-top:12px solid;right:0;bottom:0}.gg-bookmark{display:block;box-sizing:border-box;border-top-right-radius:3px;border:2px solid;border-bottom:0;border-top-left-radius:3px;overflow:hidden;position:relative;transform:scale(var(--ggs,1));width:14px;height:16px}.gg-bookmark::after{display:block;box-sizing:border-box;border-top-right-radius:3px;content:"";position:absolute;width:12px;height:12px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);top:9px;left:-1px}.gg-border-all{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:14px;height:14px}.gg-border-all::before{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;content:"";position:absolute;border:3px solid;bottom:0;left:0}.gg-border-bottom{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-bottom:3px solid}.gg-border-bottom::before{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-bottom:3px solid;content:"";position:absolute;height:10px;border:3px solid;border-bottom:0;bottom:2px;left:0;opacity:.3}.gg-border-left{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-left:3px solid}.gg-border-left::before{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-left:3px solid;content:"";position:absolute;width:10px;border:3px solid;border-left:0;bottom:0;left:2px;opacity:.3}.gg-border-right{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-right:3px solid}.gg-border-right::before{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-right:3px solid;content:"";position:absolute;width:10px;border:3px solid;border-right:0;bottom:0;right:2px;opacity:.3}.gg-border-style-dashed{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:26px;height:17px}.gg-border-style-dashed::before{box-sizing:border-box;position:relative;display:block;width:26px;height:17px;content:"";position:absolute;height:2px;top:7px;border-top:2px dashed}.gg-border-style-dotted{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:26px;height:17px}.gg-border-style-dotted::before{box-sizing:border-box;position:relative;display:block;width:26px;height:17px;content:"";position:absolute;height:2px;top:7px;border-top:2px dotted}.gg-border-style-solid{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:26px;height:17px}.gg-border-style-solid::before{box-sizing:border-box;position:relative;display:block;width:26px;height:17px;content:"";position:absolute;height:2px;top:7px;border-top:2px solid}.gg-border-top{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-top:3px solid}.gg-border-top::before{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border-top:3px solid;content:"";position:absolute;height:10px;border:3px solid;border-top:0;top:2px;left:0;opacity:.3}.gg-bot{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:21px;height:10px;border-right:8px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);border-radius:12px;box-shadow:0 0 0 2px,-4px 0 0 -1px,4px 0 0 -1px,inset 0 -4px 0 -2px}.gg-bot::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:2px;box-shadow:0 0 0 2px;top:3px}.gg-bot::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:2px;box-shadow:0 0 0 2px;top:3px;left:-4px;border-radius:3px}.gg-bot::after{border-radius:100px;right:-4px}.gg-bowl{display:block;position:relative;transform:scale(var(--ggs,1));box-sizing:border-box;width:20px;height:18px}.gg-bowl::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-bowl::before{content:"";display:block;box-sizing:border-box;position:absolute;width:20px;height:12px;border:2px solid;border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:0}.gg-bowl::after{background:currentColor;width:2px;height:10px;border-radius:4px;transform:rotate(45deg);right:4px;top:-1px}.gg-box{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:20px;border:2px solid;border-radius:3px}.gg-box::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor}.gg-box::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor;left:6px;width:6px;top:8px}.gg-box::after{width:22px;left:-2px;top:4px}.gg-boy{display:block;box-sizing:border-box;border-radius:42px;position:relative;width:20px;height:20px;transform:scale(var(--ggs,1));overflow:hidden;box-shadow:inset 0 0 0 2px}.gg-boy::after,.gg-boy::before{display:block;box-sizing:border-box;border-radius:42px}.gg-boy::after,.gg-boy::before{content:"";position:absolute;width:2px;height:2px;background:currentColor;box-shadow:6px 0 0;left:6px;top:10px}.gg-boy::after{width:20px;height:20px;top:-13px;right:-12px}.gg-brackets{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:3px}.gg-brackets::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:4px;height:10px;top:2px}.gg-brackets::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:4px;height:10px;top:2px;border-right:0;left:2px}.gg-brackets::after{border-left:0;right:2px}.gg-briefcase{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid;border-radius:2px;margin-top:1px}.gg-briefcase::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-briefcase::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;border-top-left-radius:1px;border-top-right-radius:1px;left:4px;width:10px;height:4px;border-bottom:0;top:-5px}.gg-briefcase::after{width:18px;height:3px;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);box-shadow:0 2px 0,inset 16px 74px 0;top:4px}.gg-browse{display:block;position:relative;transform:scale(var(--ggs,1));box-sizing:border-box;width:16px;height:22px;border:2px solid;border-radius:3px;background:linear-gradient(to left,currentcolor 10px,transparent 0) no-repeat center 2px/8px 2px,linear-gradient(to left,currentcolor 10px,transparent 0) no-repeat center 6px/8px 2px}.gg-browse::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px}.gg-browse::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px;width:6px;height:6px;border:2px solid;left:3px;top:9px}.gg-browse::after{width:2px;height:4px;background:currentColor;bottom:1px;right:2px;transform:rotate(-45deg)}.gg-browser{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:18px;border:2px solid;border-radius:3px}.gg-browser::after,.gg-browser::before{content:"";display:block;box-sizing:border-box;position:absolute;width:22px;height:2px;background:currentColor;top:4px}.gg-browser::after{border-radius:3px;width:2px;box-shadow:3px 0 0,6px 0 0;top:1px;left:1px}.gg-brush{display:block;position:relative;transform:scale(var(--ggs,1));box-sizing:border-box;width:14px;height:18px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 4px bottom/2px 5px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 8px bottom/2px 5px}.gg-brush::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-brush::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:6px;height:8px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom:0;left:4px;top:0}.gg-brush::after{width:14px;height:10px;border-top:0;border-radius:3px;border-top-left-radius:1px;border-top-right-radius:1px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat left top/4px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat right top/4px 2px;bottom:0}.gg-bulb{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-bottom-color:rgba(0,0,0,0);border-radius:100px}.gg-bulb::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-bulb::before{content:"";display:block;box-sizing:border-box;position:absolute;border-top:0;border-bottom-left-radius:18px;border-bottom-right-radius:18px;top:10px;border-bottom:2px solid rgba(0,0,0,0);box-shadow:0 5px 0 -2px,inset 2px 0 0 0,inset -2px 0 0 0,inset 0 -4px 0 -2px;width:8px;height:8px;left:2px}.gg-bulb::after{width:12px;height:2px;border-left:3px solid;border-right:3px solid;border-radius:2px;bottom:0;left:0}.gg-c-plus-plus{position:relative;display:block;width:16px;height:16px;transform:scale(var(--ggs,1));border:3px solid currentColor;box-sizing:border-box;border-radius:100px;border-right-color:rgba(0,0,0,0)}.gg-c-plus-plus::after,.gg-c-plus-plus::before{content:"";position:absolute;box-sizing:border-box;display:block;width:9px;height:6px;border-left:2px solid;border-right:2px solid;right:-9px;top:2px}.gg-c-plus-plus::after{width:13px;height:2px;border-left:6px solid;border-right:6px solid;right:-11px;top:4px}.gg-calculator{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:22px;border:2px solid;border-radius:2px}.gg-calculator::after,.gg-calculator::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;top:2px;left:2px}.gg-calculator::after{width:2px;box-shadow:4px 0 0,8px 0 0,0 4px 0,4px 4px 0,8px 4px 0,0 8px 0,4px 8px 0,8px 8px 0,8px 6px 0;top:6px}.gg-calendar-dates{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:3px}.gg-calendar-dates::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;left:2px}.gg-calendar-dates::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;left:2px;background:currentColor;width:2px;box-shadow:4px 0 0,8px 0 0,0 4px 0,4px 4px 0,8px 4px 0;top:6px}.gg-calendar-dates::after{width:10px;top:-4px;box-shadow:0 6px 0 0}.gg-calendar-due{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:3px}.gg-calendar-due::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:6px;background:currentColor}.gg-calendar-due::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:6px;background:currentColor;top:2px;width:10px;height:2px;left:2px}.gg-calendar-due::after{width:4px;height:4px;bottom:3px;left:5px}.gg-calendar-next{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;border:2px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-left:3px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 -2px 0;border-radius:1px}.gg-calendar-next::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-calendar-next::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;border-radius:2px;top:0;left:-1px;width:10px;height:2px}.gg-calendar-next::after{width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid;bottom:-2px;right:-2px}.gg-calendar-today{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-top:4px solid;border-radius:3px}.gg-calendar-today::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;height:4px;width:4px;border-radius:2px;right:2px;bottom:2px}.gg-calendar-two{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:3px}.gg-calendar-two::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:3px;top:2px;left:2px}.gg-calendar{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-top:4px solid;border-radius:3px}.gg-calendar::before{display:block;box-sizing:border-box;content:"";position:absolute;width:10px;border-radius:3px;left:2px;background:currentColor;height:2px;top:2px}.gg-calibrate{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:18px;height:18px;overflow:hidden}.gg-calibrate::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px}.gg-calibrate::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px;width:6px;height:6px;background:currentColor;top:10px;left:6px}.gg-calibrate::after{width:22px;height:22px;border:6px solid rgba(0,0,0,0);border-top:6px solid;left:-2px;top:1px}.gg-camera{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:18px;height:12px;perspective:24px}.gg-camera::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-camera::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;border-left-color:rgba(0,0,0,0);transform:rotateY(-70deg);width:8px;height:8px;right:-7px;top:0}.gg-camera::after{width:10px;height:5px;border-top:2px solid;border-right:2px solid;top:-5px;right:2px;border-top-right-radius:2px}.gg-cap{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:12px;border:2px solid;border-bottom-color:rgba(0,0,0,0);border-top-left-radius:100px;border-top-right-radius:100px}.gg-cap::after,.gg-cap::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-cap::after{border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 12px 0 0 0;bottom:-8px;width:18px;height:6px;border-radius:1px;left:-2px}.gg-cap::before{width:4px;height:4px;background:currentColor;border-radius:2px;left:5px;top:-4px}.gg-captions{border-radius:1px;transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:16px;border:2px solid}.gg-captions::after,.gg-captions::before{box-sizing:border-box;position:relative;display:block;width:20px;height:16px;border:2px solid}.gg-captions::after{content:"";position:absolute;width:5px;height:8px;border-right:rgba(0,0,0,0);top:2px;left:2px}.gg-captions::before{content:"";position:absolute;width:5px;height:8px;border-right:rgba(0,0,0,0);top:2px;left:2px;left:9px}.gg-card-clubs{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:22px;border:2px solid;border-radius:3px}.gg-card-clubs::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;border-radius:4px;width:4px;height:4px;left:5px;top:4px;box-shadow:-2.5px 4px 0,2.5px 4px 0}.gg-card-diamonds{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:22px;border:2px solid;border-radius:3px}.gg-card-diamonds::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;background:currentColor;transform:rotate(45deg);top:6px;left:4px}.gg-card-hearts{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:22px;border:2px solid;border-radius:3px}.gg-card-hearts::after,.gg-card-hearts::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:6px;background:currentColor;border-top-left-radius:16px;border-top-right-radius:16px;transform:rotate(45deg);left:6px;top:6px}.gg-card-hearts::after{transform:rotate(-45deg);left:4px}.gg-card-spades{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:22px;border:2px solid;border-radius:3px}.gg-card-spades::after,.gg-card-spades::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:6px;background:currentColor;border-bottom-left-radius:16px;border-bottom-right-radius:16px;transform:rotate(-45deg);left:6px;top:6px}.gg-card-spades::after{transform:rotate(45deg);left:4px}.gg-carousel{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:18px}.gg-carousel::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px}.gg-carousel::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:22px;height:10px;border:2px solid}.gg-carousel::after{width:10px;height:2px;background:currentColor;top:16px;left:6px;box-shadow:-3px -4px 0,3px -4px 0}.gg-cast{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat bottom right/6px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat top left/2px 2px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:16px;border-top:2px solid;border-right:2px solid;border-radius:2px;border-left:0}.gg-cast::after,.gg-cast::before{content:"";display:block;box-sizing:border-box;position:absolute;width:20px;height:20px;border:6px double;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-radius:50%;transform:rotate(-45deg);bottom:-10px;left:-10px}.gg-cast::after{width:4px;height:4px;border:2px solid;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);bottom:-2px;left:-2px}.gg-chanel{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:21px;height:18px}.gg-chanel::after{content:"";display:block;position:absolute;box-sizing:border-box;border:3px solid;width:18px;height:18px;border-radius:22px}.gg-chanel::before{content:"";display:block;position:absolute;box-sizing:border-box;border:3px solid;width:18px;height:18px;border-radius:22px;border-left-color:rgba(0,0,0,0);left:-3px}.gg-chanel::after{border-right-color:rgba(0,0,0,0);right:-3px}.gg-chart{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px;border-bottom:2px solid;border-left:2px solid}.gg-chart::after{content:"";display:block;position:absolute;border:2px solid;box-sizing:border-box}.gg-chart::before{content:"";display:block;position:absolute;border:2px solid;box-sizing:border-box;border-top-right-radius:100px;right:-2px;top:-2px;width:8px;height:8px}.gg-chart::after{width:18px;height:18px;border-radius:100px;border-right-color:rgba(0,0,0,0);left:-10px;transform:rotate(-45deg)}.gg-check-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-check-o::after{content:"";display:block;box-sizing:border-box;position:absolute;left:3px;top:-1px;width:6px;height:10px;border-color:currentColor;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg)}.gg-check-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-check-r::after{content:"";display:block;box-sizing:border-box;position:absolute;left:3px;top:-1px;width:6px;height:10px;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg)}.gg-check{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-check::after{content:"";display:block;box-sizing:border-box;position:absolute;left:3px;top:-1px;width:6px;height:10px;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg)}.gg-chevron-double-down-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:40px;width:22px;height:22px}.gg-chevron-double-down-o::after,.gg-chevron-double-down-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:6px;top:3px}.gg-chevron-double-down-o::after{top:7px}.gg-chevron-double-down-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:4px;width:22px;height:22px}.gg-chevron-double-down-r::after,.gg-chevron-double-down-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:6px;top:3px}.gg-chevron-double-down-r::after{top:7px}.gg-chevron-double-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-down::after,.gg-chevron-double-down::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:7px;top:3px}.gg-chevron-double-down::after{top:8px}.gg-chevron-double-left-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:40px;width:22px;height:22px}.gg-chevron-double-left-o::after,.gg-chevron-double-left-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg);top:6px;left:5px}.gg-chevron-double-left-o::after{left:9px}.gg-chevron-double-left-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:4px;width:22px;height:22px}.gg-chevron-double-left-r::after,.gg-chevron-double-left-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg);top:6px;left:5px}.gg-chevron-double-left-r::after{left:9px}.gg-chevron-double-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-left::after,.gg-chevron-double-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg);top:7px;left:6px}.gg-chevron-double-left::after{left:11px}.gg-chevron-double-right-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:40px;width:22px;height:22px}.gg-chevron-double-right-o::after,.gg-chevron-double-right-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-right:2px solid;border-top:2px solid;transform:rotate(45deg);top:6px;right:5px}.gg-chevron-double-right-o::after{right:9px}.gg-chevron-double-right-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:4px;width:22px;height:22px}.gg-chevron-double-right-r::after,.gg-chevron-double-right-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-right:2px solid;border-top:2px solid;transform:rotate(45deg);top:6px;right:5px}.gg-chevron-double-right-r::after{right:9px}.gg-chevron-double-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-right::after,.gg-chevron-double-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-right:2px solid;border-top:2px solid;transform:rotate(45deg);top:7px;right:6px}.gg-chevron-double-right::after{right:11px}.gg-chevron-double-up-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:40px;width:22px;height:22px}.gg-chevron-double-up-o::after,.gg-chevron-double-up-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:6px;bottom:3px}.gg-chevron-double-up-o::after{bottom:7px}.gg-chevron-double-up-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:4px;width:22px;height:22px}.gg-chevron-double-up-r::after,.gg-chevron-double-up-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:6px;bottom:3px}.gg-chevron-double-up-r::after{bottom:7px}.gg-chevron-double-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-up::after,.gg-chevron-double-up::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:7px;bottom:3px}.gg-chevron-double-up::after{bottom:8px}.gg-chevron-down-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-down-o::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:6px;top:5px}.gg-chevron-down-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-chevron-down-r::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:6px;top:5px}.gg-chevron-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-chevron-down::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:4px;top:2px}.gg-chevron-left-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-left-o::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:7px;top:6px}.gg-chevron-left-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-chevron-left-r::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:7px;top:6px}.gg-chevron-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-chevron-left::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:6px;top:4px}.gg-chevron-right-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-right-o::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg);left:5px;top:6px}.gg-chevron-right-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-chevron-right-r::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg);left:5px;top:6px}.gg-chevron-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-chevron-right::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg);right:6px;top:4px}.gg-chevron-up-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-up-o::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);left:6px;bottom:5px}.gg-chevron-up-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-chevron-up-r::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);left:6px;bottom:5px}.gg-chevron-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-chevron-up::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);left:4px;bottom:2px}.gg-circleci{display:block;box-sizing:border-box;border-radius:18px;position:relative;transform:scale(var(--ggs,1));width:24px;height:24px;border:4px solid;background:linear-gradient(to left,currentColor 8px,transparent 0) no-repeat -2px center/8px 3px}.gg-circleci::before{display:block;box-sizing:border-box;border-radius:18px;content:"";position:absolute;width:10px;height:10px;border:3px solid;top:3px;right:3px}.gg-clapper-board{display:block;position:relative;transform:scale(var(--ggs,1));box-sizing:border-box;width:22px;height:18px;border:2px solid;border-radius:3px}.gg-clapper-board::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-clapper-board::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:8px;border-left:2px solid;border-right:2px solid;left:4px;top:-2px;transform:skewX(-40deg)}.gg-clapper-board::after{width:22px;height:2px;background:currentColor;top:4px;left:-2px}.gg-clipboard{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:2px}.gg-clipboard::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:2px;width:10px;left:2px}.gg-clipboard::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:2px;width:10px;left:2px;border:2px solid;border-bottom-left-radius:3px;border-bottom-right-radius:3px;top:-2px;height:6px}.gg-clipboard::after{height:2px;background:currentColor;box-shadow:0 -4px 0 0;bottom:2px}.gg-close-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:40px}.gg-close-o::after,.gg-close-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:2px;background:currentColor;transform:rotate(45deg);border-radius:5px;top:8px;left:3px}.gg-close-o::after{transform:rotate(-45deg)}.gg-close-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-close-r::after,.gg-close-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:2px;background:currentColor;transform:rotate(45deg);border-radius:5px;top:8px;left:3px}.gg-close-r::after{transform:rotate(-45deg)}.gg-close{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:40px}.gg-close::after,.gg-close::before{content:"";display:block;box-sizing:border-box;position:absolute;width:16px;height:2px;background:currentColor;transform:rotate(45deg);border-radius:5px;top:8px;left:1px}.gg-close::after{transform:rotate(-45deg)}.gg-cloud{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:2px;background:currentColor;margin-bottom:-20px}.gg-cloud::after{content:"";display:block;position:absolute;border:2px solid;box-sizing:border-box;bottom:0}.gg-cloud::before{content:"";display:block;position:absolute;border:2px solid;box-sizing:border-box;bottom:0;border-top-left-radius:100px;border-bottom-left-radius:100px;border-right:0;left:-6px;width:7px;height:12px}.gg-cloud::after{width:16px;height:16px;border-radius:100px;border-left-color:rgba(0,0,0,0);right:-8px;transform:rotate(-45deg)}.gg-code-climate{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:24px;height:16px}.gg-code-climate::after{content:"";display:block;position:absolute;box-sizing:border-box;width:12px;border-left:4px solid;border-top:4px solid;transform:rotate(45deg)}.gg-code-climate::before{content:"";display:block;position:absolute;box-sizing:border-box;width:12px;border-left:4px solid;border-top:4px solid;transform:rotate(45deg);height:12px;left:2px;bottom:-2px}.gg-code-climate::after{height:6px;right:0;bottom:6px}.gg-code-slash{display:block;position:relative;box-sizing:border-box;transform:rotate(15deg) scale(var(--ggs,1));width:2px;height:16px;background:currentColor}.gg-code-slash::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;transform:rotate(-60deg)}.gg-code-slash::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;transform:rotate(-60deg);border-left:2px solid;border-top:2px solid;left:-8px;top:5px}.gg-code-slash::after{border-right:2px solid;border-bottom:2px solid;right:-8px;top:3px}.gg-code{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:8px;height:20px}.gg-code::after,.gg-code::before{box-sizing:border-box;position:relative;display:block;width:8px;height:20px}.gg-code::after,.gg-code::before{content:"";position:absolute;height:8px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg) scaleY(1);left:-4px;top:6px}.gg-code::after{transform:rotate(-45deg) scaleX(-1);left:4px}.gg-coffee{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:14px;border:2px solid;border-radius:6px;border-top-left-radius:0;border-top-right-radius:0;margin-left:-4px;margin-top:3px}.gg-coffee::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-coffee::before{content:"";display:block;box-sizing:border-box;position:absolute;left:2px;background:currentColor;box-shadow:4px 0 0,8px 0 0;border-radius:3px;width:2px;height:4px;top:-7px}.gg-coffee::after{width:6px;height:8px;border:2px solid;border-radius:100px;border-top-left-radius:0;border-bottom-left-radius:0;right:-6px;top:-1px}.gg-collage{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:20px;border:2px solid;border-radius:3px}.gg-collage::after,.gg-collage::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:20px;background:currentColor;left:5px;top:-2px}.gg-collage::after{width:9px;height:2px;left:-2px;top:4px;box-shadow:7px 5px 0 0}.gg-color-bucket{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:10px;border:2px solid;border-bottom:0;border-top-left-radius:100px;border-top-right-radius:100px;margin-top:-18px}.gg-color-bucket::after{content:"";display:block;box-sizing:border-box;position:absolute;transform:rotate(45deg)}.gg-color-bucket::before{content:"";display:block;box-sizing:border-box;position:absolute;transform:rotate(45deg);border:2px solid;border-bottom-left-radius:4px;border-bottom-right-radius:4px;top:4px;left:-4px;width:14px;height:16px}.gg-color-bucket::after{width:6px;height:6px;border-radius:0 100% 100% 100%;background:currentColor;right:-15px;bottom:-12px}.gg-color-picker{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:18px;height:10px;border-left:0;border-top-left-radius:100px;border-bottom-left-radius:100px;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-right:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-color-picker::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor}.gg-color-picker::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;top:-2px;border-radius:3px;width:2px;height:10px;right:-3px}.gg-color-picker::after{width:8px;height:6px;right:-9px;box-shadow:-21px 0 0 -2px;border-top-right-radius:100px;border-bottom-right-radius:100px}.gg-comedy-central{box-sizing:border-box;display:block;border:3px solid;border-radius:100px;position:relative;border-left-color:rgba(0,0,0,0);transform:scale(var(--ggs,1));width:20px;height:20px}.gg-comedy-central::before{box-sizing:border-box;display:block;border:3px solid;border-radius:100px;content:"";position:absolute;border-right-color:rgba(0,0,0,0);width:10px;height:10px;bottom:2px;right:2px}.gg-comment{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:16px;border:2px solid;border-bottom:0;box-shadow:-6px 8px 0 -6px,6px 8px 0 -6px}.gg-comment::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px}.gg-comment::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;border:2px solid;border-top-color:rgba(0,0,0,0);border-bottom-left-radius:20px;right:4px;bottom:-6px;height:6px}.gg-comment::after{height:2px;background:currentColor;box-shadow:0 4px 0 0;left:4px;top:4px}.gg-community{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:21px;height:14px}.gg-community::after,.gg-community::before{content:"";display:block;position:absolute;border:2px solid;width:10px;height:10px;border-radius:22px}.gg-community::after{right:0}.gg-components{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:14px;height:14px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 0 0/2px 6px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 4px 0/2px 6px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 8px 0/2px 6px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 12px 0/2px 6px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 0 8px/2px 6px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 4px 8px/2px 6px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 8px 8px/2px 6px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 12px 8px/2px 6px}.gg-components::after,.gg-components::before{content:"";display:block;position:absolute;width:6px;height:2px;border-top:6px double;border-bottom:6px double}.gg-components::after{right:0}.gg-compress-left{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:2px;height:26px;border-top:10px solid;border-bottom:10px solid}.gg-compress-left::after,.gg-compress-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);left:-2px}.gg-compress-left::after{border-bottom:2px solid;border-right:2px solid;top:-5px}.gg-compress-left::before{border-top:2px solid;border-left:2px solid;bottom:-5px}.gg-compress-right{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:2px;height:26px;border-top:10px solid;border-bottom:10px solid}.gg-compress-right::after,.gg-compress-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);left:-2px}.gg-compress-right::after{border-bottom:2px solid;border-right:2px solid;top:-5px}.gg-compress-right::before{border-top:2px solid;border-left:2px solid;bottom:-5px}.gg-compress-v{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:26px;border-top:10px solid;border-bottom:10px solid}.gg-compress-v::after,.gg-compress-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(45deg);left:-2px}.gg-compress-v::after{border-bottom:2px solid;border-right:2px solid;top:-5px}.gg-compress-v::before{border-top:2px solid;border-left:2px solid;bottom:-5px}.gg-compress{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:26px;height:2px;border-left:10px solid;border-right:10px solid}.gg-compress::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;top:-2px}.gg-compress::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;top:-2px;border-right:2px solid;left:-5px;transform:rotate(45deg)}.gg-compress::after{border-left:2px solid;right:-5px;transform:rotate(-45deg)}.gg-controller{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:8px;border:2px solid;border-radius:100px}.gg-controller::before{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:14px;box-shadow:-6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px;left:-5px;top:-5px;transform:rotate(45deg)}.gg-copy{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:18px;border:2px solid;margin-left:-5px;margin-top:-4px}.gg-copy::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-copy::before{content:"";display:block;box-sizing:border-box;position:absolute;background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat right top/5px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat left bottom/2px 5px;box-shadow:inset -4px -4px 0 -2px;bottom:-6px;right:-6px;width:14px;height:18px}.gg-copy::after{width:6px;height:2px;background:currentColor;left:2px;top:2px;box-shadow:0 4px 0,0 8px 0}.gg-copyright{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:40px}.gg-copyright::after{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:40px;content:"";position:absolute;border-right-color:rgba(0,0,0,0);width:8px;height:8px;top:3px;left:3px;transform:none}.gg-corner-double-down-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;border-bottom-right-radius:4px;border-bottom:2px solid;border-right:2px solid}.gg-corner-double-down-left::after,.gg-corner-double-down-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-left:2px solid;transform:rotate(45deg)}.gg-corner-double-down-left::after{border-bottom:2px solid;bottom:-4px}.gg-corner-double-down-left::before{border-top:2px solid;right:-4px}.gg-corner-double-down-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;border-bottom-left-radius:4px;border-bottom:2px solid;border-left:2px solid}.gg-corner-double-down-right::after,.gg-corner-double-down-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;transform:rotate(45deg)}.gg-corner-double-down-right::after{border-right:2px solid;bottom:-4px;right:0}.gg-corner-double-down-right::before{border-left:2px solid;left:-4px}.gg-corner-double-left-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;border-top-left-radius:4px;border-top:2px solid;border-left:2px solid}.gg-corner-double-left-down::after,.gg-corner-double-left-down::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-right:2px solid;transform:rotate(45deg)}.gg-corner-double-left-down::after{border-top:2px solid;top:-4px;right:0}.gg-corner-double-left-down::before{border-bottom:2px solid;left:-4px;bottom:0}.gg-corner-double-left-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:10px;border-bottom-left-radius:4px;border-bottom:2px solid;border-left:2px solid}.gg-corner-double-left-up::after,.gg-corner-double-left-up::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;left:-4px;transform:rotate(45deg)}.gg-corner-double-left-up::after{border-left:2px solid;top:-4px}.gg-corner-double-left-up::before{border-left:2px solid;top:0}.gg-corner-double-right-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;border-top-right-radius:4px;border-top:2px solid;border-right:2px solid}.gg-corner-double-right-down::after,.gg-corner-double-right-down::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;transform:rotate(45deg)}.gg-corner-double-right-down::after{border-left:2px solid;top:-4px;left:0}.gg-corner-double-right-down::before{border-right:2px solid;right:-4px;bottom:0}.gg-corner-double-right-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:10px;border-bottom-right-radius:4px;border-bottom:2px solid;border-right:2px solid}.gg-corner-double-right-up::after,.gg-corner-double-right-up::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-left:2px solid;right:-4px;transform:rotate(45deg)}.gg-corner-double-right-up::after{border-top:2px solid;top:-4px}.gg-corner-double-right-up::before{border-top:2px solid;top:0}.gg-corner-double-up-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:8px;border-top-right-radius:4px;border-top:2px solid;border-right:2px solid}.gg-corner-double-up-left::after,.gg-corner-double-up-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;top:-4px;transform:rotate(45deg)}.gg-corner-double-up-left::after{border-left:2px solid}.gg-corner-double-up-left::before{border-left:2px solid;left:-4px}.gg-corner-double-up-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:8px;border-top-left-radius:4px;border-top:2px solid;border-left:2px solid}.gg-corner-double-up-right::after,.gg-corner-double-up-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-right:2px solid;top:-4px;transform:rotate(45deg)}.gg-corner-double-up-right::after{border-top:2px solid;right:0}.gg-corner-double-up-right::before{border-top:2px solid;right:-4px}.gg-corner-down-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-down-left::after,.gg-corner-down-left::before{content:"";display:block;box-sizing:border-box;position:absolute;left:3px}.gg-corner-down-left::after{width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);bottom:3px}.gg-corner-down-left::before{width:16px;height:12px;border-bottom-right-radius:4px;border-bottom:2px solid;border-right:2px solid;bottom:6px}.gg-corner-down-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-down-right::after,.gg-corner-down-right::before{content:"";display:block;box-sizing:border-box;position:absolute;right:3px}.gg-corner-down-right::after{width:8px;height:8px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);bottom:3px}.gg-corner-down-right::before{width:16px;height:12px;border-bottom-left-radius:4px;border-bottom:2px solid;border-left:2px solid;bottom:6px}.gg-corner-left-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-left-down::after,.gg-corner-left-down::before{content:"";display:block;box-sizing:border-box;position:absolute;bottom:3px}.gg-corner-left-down::after{width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:3px}.gg-corner-left-down::before{width:12px;height:16px;border-top-left-radius:4px;border-top:2px solid;border-left:2px solid;left:6px}.gg-corner-left-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-left-up::after,.gg-corner-left-up::before{content:"";display:block;box-sizing:border-box;position:absolute;top:3px}.gg-corner-left-up::after{width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:3px}.gg-corner-left-up::before{width:12px;height:16px;border-bottom-left-radius:4px;border-bottom:2px solid;border-left:2px solid;left:6px}.gg-corner-right-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-right-down::after,.gg-corner-right-down::before{content:"";display:block;box-sizing:border-box;position:absolute;bottom:3px}.gg-corner-right-down::after{width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);right:3px}.gg-corner-right-down::before{width:12px;height:16px;border-top-right-radius:4px;border-top:2px solid;border-right:2px solid;right:6px}.gg-corner-right-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-right-up::after,.gg-corner-right-up::before{content:"";display:block;box-sizing:border-box;position:absolute;top:3px}.gg-corner-right-up::after{width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);right:3px}.gg-corner-right-up::before{width:12px;height:16px;border-bottom-right-radius:4px;border-bottom:2px solid;border-right:2px solid;right:6px}.gg-corner-up-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-up-left::after,.gg-corner-up-left::before{content:"";display:block;box-sizing:border-box;position:absolute;left:3px}.gg-corner-up-left::after{width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);top:3px}.gg-corner-up-left::before{width:16px;height:12px;border-top-right-radius:4px;border-top:2px solid;border-right:2px solid;top:6px}.gg-corner-up-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-corner-up-right::after,.gg-corner-up-right::before{content:"";display:block;box-sizing:border-box;position:absolute;right:3px}.gg-corner-up-right::after{width:8px;height:8px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);top:3px}.gg-corner-up-right::before{width:16px;height:12px;border-top-left-radius:4px;border-top:2px solid;border-left:2px solid;top:6px}.gg-credit-card{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:18px;border:2px solid;border-radius:4px}.gg-credit-card::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:24px;left:-2px;height:2px;background:currentColor;top:9px}.gg-credit-card::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:24px;left:-2px;height:2px;background:currentColor;top:9px;width:6px;left:2px;top:3px}.gg-crop{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px}.gg-crop::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:14px}.gg-crop::before{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:14px;border-right:2px solid;border-top:2px solid;left:1px;top:5px}.gg-crop::after{border-left:2px solid;border-bottom:2px solid;top:1px;right:1px}.gg-cross{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-radius:3px;background:currentColor}.gg-cross::after{box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-radius:3px;background:currentColor;content:"";position:absolute;width:2px;height:12px;top:-4px;left:4px}.gg-crowdfire{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:20px;height:20px}.gg-crowdfire::after{content:"";display:block;position:absolute;box-sizing:border-box}.gg-crowdfire::before{content:"";display:block;position:absolute;box-sizing:border-box;width:20px;height:20px;border:4px solid;border-radius:100px;border-right-color:rgba(0,0,0,0);transform:rotate(-45deg)}.gg-crowdfire::after{width:8px;height:8px;border-top:4px solid;border-right:4px solid;right:2px;top:2px}.gg-crown{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:19px;height:12px;border:2px solid;border-top-color:rgba(0,0,0,0);border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:4px}.gg-crown::after{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;transform:rotate(-45deg);top:-4px}.gg-crown::before{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;transform:rotate(-45deg);top:-4px;border-top-left-radius:2px;left:-1px}.gg-crown::after{border-bottom-right-radius:2px;right:-1px}.gg-danger{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:40px}.gg-danger::after,.gg-danger::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;background:currentColor;left:7px}.gg-danger::after{top:2px;height:8px}.gg-danger::before{height:2px;bottom:2px}.gg-dark-mode{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:100px;width:20px;height:20px}.gg-dark-mode::after{content:"";box-sizing:border-box;position:absolute;display:block}.gg-dark-mode::before{content:"";box-sizing:border-box;position:absolute;display:block;border:5px solid;border-top-left-radius:100px;border-bottom-left-radius:100px;border-right:0;width:9px;height:18px;top:-1px;left:-1px}.gg-dark-mode::after{border:4px solid;border-top-right-radius:100px;border-bottom-right-radius:100px;border-left:0;width:4px;height:8px;right:4px;top:4px}.gg-data{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;border:2px solid;border-radius:50%;width:14px;height:14px;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}.gg-data::after,.gg-data::before{box-sizing:border-box;position:relative;display:block;border:2px solid;border-radius:50%;width:14px;height:14px}.gg-data::after,.gg-data::before{content:"";position:absolute;width:6px;height:6px;top:2px;left:2px}.gg-data::after{background:linear-gradient(to left,currentColor 8px,transparent 0) no-repeat bottom center/2px 8px;width:22px;height:22px;top:-6px;left:-6px;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}.gg-database{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:14px;border:2px solid rgba(0,0,0,0);border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:6px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 2px 0 0,inset 0 -2px 0 0;border-radius:1px}.gg-database::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-database::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:20px;height:2px;top:4px;left:-8px}.gg-database::after{width:2px;height:10px;border-bottom:2px solid;border-top:2px solid;top:0;left:-4px}.gg-debug{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:18px;border:2px solid;border-radius:22px}.gg-debug::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-debug::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:4px;border:2px solid;top:-4px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:0}.gg-debug::after{background:currentColor;width:4px;height:2px;border-radius:5px;top:4px;left:2px;box-shadow:0 4px 0,-6px -2px 0,-6px 2px 0,-6px 6px 0,6px -2px 0,6px 2px 0,6px 6px 0}.gg-designmodo{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:20px;height:16px;background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat right 3px/8px 3px}.gg-designmodo::after,.gg-designmodo::before{content:"";display:block;position:absolute;box-sizing:border-box;width:10px;height:10px;border:3px solid;border-radius:10px}.gg-designmodo::after{width:14px;height:14px;border:3px solid rgba(0,0,0,0);border-bottom:3px solid;left:3px;bottom:0}.gg-desktop{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:22px;height:18px;border:2px solid;border-radius:3px;overflow:hidden}.gg-desktop::before{content:"";display:block;position:absolute;box-sizing:border-box;width:22px;height:2px;background:currentColor;top:2px;left:-2px}.gg-desktop::after{content:"";display:block;position:absolute;box-sizing:border-box;background:currentColor;width:2px;height:2px;border-radius:4px;bottom:2px;left:4px;box-shadow:4px 0 0,8px 0 0}.gg-details-less{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:14px;border:2px solid rgba(0,0,0,0)}.gg-details-less::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:3px;background:currentColor}.gg-details-less::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:3px;background:currentColor;top:2px;width:16px}.gg-details-less::after{width:10px;bottom:2px}.gg-details-more{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:14px;border:2px solid rgba(0,0,0,0)}.gg-details-more::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:3px;background:currentColor}.gg-details-more::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:3px;background:currentColor;box-shadow:0 4px 0 0;top:0;width:16px}.gg-details-more::after{width:10px;bottom:0}.gg-dialpad{transform:scale(var(--ggs,1));box-shadow:-5px 0 0,5px 0 0;box-sizing:border-box;position:relative;display:block;width:3px;height:3px;background:currentColor}.gg-dialpad::before{box-shadow:-5px 0 0,5px 0 0}.gg-dialpad::after,.gg-dialpad::before{box-sizing:border-box;position:relative;display:block;width:3px;height:3px;background:currentColor}.gg-dialpad::after{content:"";position:absolute;left:0}.gg-dialpad::before{content:"";position:absolute;left:0;bottom:5px}.gg-dialpad::after{box-shadow:-5px 0 0,5px 0 0,0 5px 0;top:5px}.gg-dice-1{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:22px;height:22px;border:2px solid;border-radius:3px}.gg-dice-1::before{content:"";display:block;box-sizing:border-box;background:currentColor;position:absolute;width:4px;height:4px;border-radius:4px;left:7px;top:7px}.gg-dice-2{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:22px;height:22px;border:2px solid;border-radius:3px}.gg-dice-2::before{content:"";display:block;box-sizing:border-box;background:currentColor;position:absolute;width:4px;height:4px;border-radius:4px;left:2px;top:2px;box-shadow:10px 10px 0}.gg-dice-3{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:22px;height:22px;border:2px solid;border-radius:3px}.gg-dice-3::before{content:"";display:block;box-sizing:border-box;background:currentColor;position:absolute;width:4px;height:4px;border-radius:4px;left:2px;top:2px;box-shadow:5px 5px 0,10px 10px 0}.gg-dice-4{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:22px;height:22px;border:2px solid;border-radius:3px}.gg-dice-4::before{content:"";display:block;box-sizing:border-box;background:currentColor;position:absolute;width:4px;height:4px;border-radius:4px;left:2px;top:2px;box-shadow:0 10px 0,10px 0 0,10px 10px 0}.gg-dice-5{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:22px;height:22px;border:2px solid;border-radius:3px}.gg-dice-5::before{content:"";display:block;box-sizing:border-box;background:currentColor;position:absolute;width:4px;height:4px;border-radius:4px;left:2px;top:2px;box-shadow:0 10px 0,10px 0 0,10px 10px 0,5px 5px 0}.gg-dice-6{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:22px;height:22px;border:2px solid;border-radius:3px}.gg-dice-6::before{content:"";display:block;box-sizing:border-box;background:currentColor;position:absolute;width:4px;height:4px;border-radius:4px;left:2px;top:2px;box-shadow:0 5px 0,0 10px 0,10px 0 0,10px 5px 0,10px 10px 0}.gg-digitalocean{position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;background:linear-gradient(to left,currentColor 4px,transparent 0) no-repeat 1px 14px/2px 2px,linear-gradient(to left,currentColor 4px,transparent 0) no-repeat 3px 16px/3px 3px}.gg-digitalocean::after,.gg-digitalocean::before{content:"";display:block;position:absolute;box-sizing:border-box}.gg-digitalocean::after{width:4px;height:4px;background:currentColor;bottom:4px;left:6px}.gg-digitalocean::before{width:20px;height:20px;border:4px solid;transform:rotate(-45deg);border-radius:100px;border-left-color:rgba(0,0,0,0)}.gg-disc{display:block;box-sizing:border-box;border:2px solid;border-radius:50%;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);transform:rotate(45deg) scale(var(--ggs,1));position:relative;width:14px;height:14px}.gg-disc::after,.gg-disc::before{display:block;box-sizing:border-box;border:2px solid;border-radius:50%}.gg-disc::after,.gg-disc::before{content:"";position:absolute;width:6px;height:6px;top:2px;left:2px}.gg-disc::after{width:22px;height:22px;border-radius:100%;top:-6px;left:-6px}.gg-display-flex{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));height:14px;width:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset -2px 0 0 0,inset 2px 0 0 0}.gg-display-fullwidth{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));height:14px;width:16px;box-shadow:inset 0 0 0 2px,0 2px 0 0,0 -2px 0 0;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0)}.gg-display-grid{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));height:14px;width:14px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px}.gg-display-grid::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:4px;border-right:4px solid;border-left:4px solid;top:0;left:0}.gg-display-grid::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:4px;border-right:4px solid;border-left:4px solid;top:0;left:0;top:6px}.gg-display-spacing{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));height:14px;width:14px;box-shadow:inset 0 0 0 2px,2px 0 0 0,-2px 0 0 0;border-left:2px solid rgba(0,0,0,0);border-right:2px solid rgba(0,0,0,0)}.gg-distribute-horizontal{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));height:14px;width:14px;border-left:2px solid;border-right:2px solid}.gg-distribute-horizontal::after{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;width:4px;background:currentColor;right:3px;top:3px;opacity:.5}.gg-distribute-vertical{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));height:14px;width:14px;border-top:2px solid;border-bottom:2px solid}.gg-distribute-vertical::after{content:"";display:block;box-sizing:border-box;position:absolute;height:4px;width:8px;background:currentColor;right:3px;top:3px;opacity:.5}.gg-dock-bottom{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:20px;height:16px;border:2px solid;border-bottom-width:6px}.gg-dock-left{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:20px;height:16px;border:2px solid;border-left-width:6px}.gg-dock-right{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:20px;height:16px;border:2px solid;border-right-width:6px}.gg-dock-window{display:block;transform:scale(var(--ggs,1));position:relative;box-sizing:border-box;width:20px;height:16px;border:2px solid;border-left-width:4px;border-bottom-width:4px}.gg-dolby{display:block;box-sizing:border-box;height:16px;border:4px solid;position:relative;transform:scale(var(--ggs,1));width:24px}.gg-dolby::after,.gg-dolby::before{display:block;box-sizing:border-box;height:16px;border:4px solid}.gg-dolby::after{content:"";position:absolute;width:14px;top:-4px}.gg-dolby::before{content:"";position:absolute;width:14px;top:-4px;border-top-right-radius:10px;border-bottom-right-radius:10px;left:-4px}.gg-dolby::after{border-top-left-radius:10px;border-bottom-left-radius:10px;right:-4px}.gg-dollar{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:20px;background:currentColor}.gg-dollar::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:8px;border:2px solid}.gg-dollar::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:8px;border:2px solid;border-right:0;border-top-left-radius:100px;border-bottom-left-radius:100px;top:3px;left:-6px;box-shadow:4px -2px 0 -2px}.gg-dollar::after{border-left:0;border-top-right-radius:100px;border-bottom-right-radius:100px;bottom:3px;right:-6px;box-shadow:-4px 2px 0 -2px}.gg-dribbble{background:radial-gradient(circle at 50%,transparent 0,transparent 9px,currentColor 9.2px,currentColor 11px,transparent 11.2px) no-repeat -8px center;box-sizing:border-box;position:relative;display:block;transform:rotate(-25deg) scale(var(--ggs,1));width:22px;height:22px;box-shadow:inset 0 0 0 2px;border-radius:50%;overflow:hidden}.gg-dribbble::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:50%;border:2px solid;height:26px}.gg-dribbble::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:50%;border:2px solid;height:26px;width:36px;left:-6px;top:-15px}.gg-dribbble::after{top:13px;left:-7px;width:31px}.gg-drive{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:26px;height:10px;border:2px solid;border-radius:2px}.gg-drive::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:2px;border-radius:10px;background:currentColor;top:2px;right:2px}.gg-drive::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:2px;border-radius:10px;background:currentColor;top:2px;right:2px;right:6px}.gg-drop-invert{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:16px;height:16px;border-radius:0 100% 100% 100%;box-shadow:inset 0 0 0 2px;overflow:hidden}.gg-drop-invert::before{content:"";display:block;position:absolute;box-sizing:border-box;width:24px;height:24px;background:currentColor;transform:rotate(-45deg);right:-15px;top:-10px}.gg-drop-opacity{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:16px;height:16px;border-radius:0 100% 100% 100%;box-shadow:inset 0 0 0 2px;overflow:hidden}.gg-drop-opacity::before{content:"";display:block;position:absolute;box-sizing:border-box;width:24px;height:24px;background:currentColor;transform:rotate(-45deg);right:-10px;bottom:-16px}.gg-drop{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:16px;height:16px;border-radius:0 100% 100% 100%;box-shadow:inset 0 0 0 2px}.gg-duplicate{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px;border:2px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 -2px 0 0;margin-left:-4px;margin-top:4px}.gg-duplicate::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-duplicate::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;left:2px;bottom:-2px;width:2px;height:6px}.gg-duplicate::after{width:14px;height:14px;border-right:2px solid;border-top:2px solid;right:-8px;top:-8px}.gg-edit-black-point{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-black-point::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:3px solid;border-radius:6px;left:2px;top:2px}.gg-edit-contrast{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-contrast::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:12px;background:currentColor}.gg-edit-exposure{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-exposure::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:8px;border-top:2px solid;border-bottom:2px solid;left:3px;top:3px}.gg-edit-exposure::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:6px;background:currentColor;left:5px;top:1px}.gg-edit-fade{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-fade::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:20px;left:-2px;background:currentColor;opacity:.6}.gg-edit-fade::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:20px;left:-2px;background:currentColor;opacity:.6;left:6px;opacity:.1}.gg-edit-flip-h{box-sizing:border-box;position:relative;display:block;width:18px;height:18px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 22px,transparent 0) no-repeat center/2px 22px}.gg-edit-flip-h::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;border:2px solid;top:2px}.gg-edit-flip-h::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;border:2px solid;top:2px;border-right:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.gg-edit-flip-h::after{opacity:.5;border-left:0;border-top-right-radius:3px;border-bottom-right-radius:3px;right:0}.gg-edit-flip-v{box-sizing:border-box;position:relative;display:block;width:18px;height:18px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 22px,transparent 0) no-repeat center/22px 2px}.gg-edit-flip-v::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:6px;border:2px solid;left:2px}.gg-edit-flip-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:6px;border:2px solid;left:2px;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px}.gg-edit-flip-v::after{opacity:.5;border-top:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;bottom:0}.gg-edit-highlight{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-highlight::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;top:-1px;background:repeating-linear-gradient(to bottom,currentColor,currentColor 2px,transparent 0px,transparent 3px)}.gg-edit-highlight::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;right:0;background:currentColor}.gg-edit-markup{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:22px;overflow:hidden;perspective:20px}.gg-edit-markup::after{content:"";display:block;position:absolute;box-sizing:border-box}.gg-edit-markup::before{content:"";display:block;position:absolute;box-sizing:border-box;width:0;height:6px;border-bottom:6px solid;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);bottom:9px;left:6px}.gg-edit-markup::after{width:10px;height:12px;border:2px solid;border-top:4px solid;border-bottom:0;bottom:0;left:4px;transform:rotateX(60deg)}.gg-edit-mask{display:block;box-sizing:border-box;border-radius:22px;position:relative;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;overflow:hidden}.gg-edit-mask::after{display:block;box-sizing:border-box;border-radius:22px;content:"";position:absolute;width:4px;height:4px;background:currentColor;top:6px;left:6px;box-shadow:0 7px 0 1px,0 -7px 0 1px,-7px 0 0 1px,7px 0 0 1px}.gg-edit-noise{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-noise::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:12px;background-image:radial-gradient(circle,currentColor 25%,transparent 25%),radial-gradient(circle,currentColor 25%,transparent 25%);background-position:4px 4px,2px 2px;background-size:4px 4px}.gg-edit-shadows{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-shadows::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;right:0;top:-1px;background:repeating-linear-gradient(to bottom,currentColor,currentColor 2px,transparent 0px,transparent 3px)}.gg-edit-shadows::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;left:0;background:currentColor}.gg-edit-straight{box-sizing:border-box;position:relative;display:block;width:22px;height:16px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 22px,transparent 0) no-repeat left center/4px 2px,linear-gradient(to left,currentColor 22px,transparent 0) no-repeat right center/4px 2px}.gg-edit-straight::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:7px;background:currentColor;left:4px}.gg-edit-straight::before{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:7px;background:currentColor;left:4px;border-top-left-radius:10px;border-top-right-radius:10px}.gg-edit-straight::after{border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:0}.gg-edit-unmask{display:block;box-sizing:border-box;border-radius:22px;position:relative;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid rgba(0,0,0,0)}.gg-edit-unmask::after{display:block;box-sizing:border-box;border-radius:22px;content:"";position:absolute;width:4px;height:4px;background:currentColor;top:6px;left:6px;box-shadow:0 7px 0 1px,0 -7px 0 1px,-7px 0 0 1px,7px 0 0 1px}.gg-eject{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-eject::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-eject::before{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid;width:12px;height:2px;bottom:0;left:3px}.gg-eject::after{width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:5px;bottom:1px}.gg-enter{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:18px;border:2px solid;border-left:0;box-shadow:-8px -6px 0 -6px,-8px 6px 0 -6px}.gg-enter::after{content:"";display:block;box-sizing:border-box;position:absolute;right:4px}.gg-enter::before{content:"";display:block;box-sizing:border-box;position:absolute;right:4px;background:currentColor;width:16px;height:2px;top:6px}.gg-enter::after{width:6px;height:6px;border-right:2px solid;border-top:2px solid;top:4px;transform:rotate(45deg)}.gg-erase{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:18px}.gg-erase::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-erase::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;border-bottom:4px solid rgba(0,0,0,0);border-radius:1px;box-shadow:0 0 0 2px,inset 0 -2px 0 0;left:7px;top:2px;transform:rotate(45deg)}.gg-erase::after{background:currentColor;width:22px;height:2px;bottom:0;border-radius:20px}.gg-ereader{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:18px;border:2px solid;border-radius:3px}.gg-ereader::after,.gg-ereader::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:18px;right:9px;top:-2px;background:currentColor}.gg-ereader::after{width:5px;height:2px;box-shadow:0 4px 0,0 8px 0;top:2px;right:2px}.gg-ericsson{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:14px;height:16px}.gg-ericsson::before{display:block;box-sizing:border-box;content:"";position:absolute;background:currentColor;transform:rotate(-25deg);width:16px;height:4px;border-radius:4px;box-shadow:3px -6px 0,-3px 6px 0;top:7px;left:2px}.gg-ethernet{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:20px;border:2px solid;box-shadow:0 10px 0 -7px}.gg-ethernet::after{content:"";display:block;box-sizing:border-box;position:absolute;top:6px}.gg-ethernet::before{content:"";display:block;box-sizing:border-box;position:absolute;top:6px;width:8px;height:8px;border:2px solid;border-top:0;left:2px}.gg-ethernet::after{width:16px;height:2px;border-left:6px solid;border-right:6px solid;left:-2px}.gg-euro{position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;border:2px solid;box-sizing:border-box;border-radius:100px;border-right-color:rgba(0,0,0,0)}.gg-euro::after{content:"";display:block;box-sizing:border-box;position:absolute;width:9px;height:5px;border-top:2px solid;border-bottom:2px solid;transform:skewX(-20deg);left:-4px;top:3px}.gg-eventbrite{display:block;position:relative;box-sizing:border-box;transform:rotate(-25deg) scale(var(--ggs,1));width:20px;height:20px}.gg-eventbrite::before{content:"";display:block;box-sizing:border-box;position:absolute;width:18px;height:11px;border:4px solid;border-top-right-radius:20px;border-top-left-radius:20px}.gg-eventbrite::after{content:"";display:block;box-sizing:border-box;position:absolute;width:18px;height:18px;border:4px solid;border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-radius:20px}.gg-expand{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:6px;border-bottom:2px solid;border-left:2px solid}.gg-expand::after,.gg-expand::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-expand::after{background:currentColor;bottom:4px;transform:rotate(-44deg);width:14px;height:2px;left:-2px}.gg-expand::before{width:6px;height:6px;border-top:2px solid;border-right:2px solid;left:5px;top:-7px}.gg-export{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:14px;border:2px solid;border-top:0;box-shadow:-6px -8px 0 -6px,6px -8px 0 -6px}.gg-export::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-export::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:2px;height:14px;right:6px;bottom:5px}.gg-export::after{width:6px;height:6px;border-left:2px solid;border-top:2px solid;right:4px;bottom:14px;transform:rotate(45deg)}.gg-extension-add{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 10px 2px/6px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 12px 0/2px 6px;width:16px;height:16px}.gg-extension-add::after,.gg-extension-add::before{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:14px;border:2px solid;bottom:0}.gg-extension-add::after{width:14px;height:8px}.gg-extension-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-extension-alt::after,.gg-extension-alt::before{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:14px;border:2px solid}.gg-extension-alt::after{width:14px;height:8px}.gg-extension-remove{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 10px 4px/6px 2px;width:16px;height:16px}.gg-extension-remove::after,.gg-extension-remove::before{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:14px;border:2px solid;bottom:0}.gg-extension-remove::after{width:14px;height:8px}.gg-extension{box-sizing:border-box;display:block;border:2px solid;position:relative;transform:translateX(-10px) scale(var(--ggs,1));width:8px;height:14px}.gg-extension::after,.gg-extension::before{box-sizing:border-box;display:block;border:2px solid}.gg-extension::after{content:"";position:absolute;height:8px}.gg-extension::before{content:"";position:absolute;height:8px;bottom:-2px;left:-2px;width:14px}.gg-extension::after{top:-6px;right:-12px;width:8px}.gg-external{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;box-shadow:-2px 2px 0 0,-4px -4px 0 -2px,4px 4px 0 -2px;margin-left:-2px;margin-top:1px}.gg-external::after{content:"";display:block;box-sizing:border-box;position:absolute;right:-4px}.gg-external::before{content:"";display:block;box-sizing:border-box;position:absolute;right:-4px;background:currentColor;transform:rotate(-45deg);width:12px;height:2px;top:1px}.gg-external::after{width:8px;height:8px;border-right:2px solid;border-top:2px solid;top:-4px}.gg-eye-alt{position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:18px;border-bottom-right-radius:100px;border-bottom-left-radius:100px;overflow:hidden;box-sizing:border-box}.gg-eye-alt::after,.gg-eye-alt::before{content:"";display:block;border-radius:100px;position:absolute;box-sizing:border-box}.gg-eye-alt::after{top:2px;box-shadow:inset 0 -8px 0 2px,inset 0 0 0 2px;width:24px;height:24px}.gg-eye-alt::before{width:8px;height:8px;border:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 6px,0 0 0 4px,6px 0 0 0,-6px 0 0 0;bottom:4px;left:8px}.gg-eye{position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:18px;border-bottom-right-radius:100px;border-bottom-left-radius:100px;overflow:hidden;box-sizing:border-box}.gg-eye::after,.gg-eye::before{content:"";display:block;border-radius:100px;position:absolute;box-sizing:border-box}.gg-eye::after{top:2px;box-shadow:inset 0 -8px 0 2px,inset 0 0 0 2px;width:24px;height:24px}.gg-eye::before{width:8px;height:8px;border:2px solid;bottom:4px;left:8px}.gg-facebook{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px}.gg-facebook::after{content:"";display:block;position:absolute;box-sizing:border-box}.gg-facebook::before{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:20px;border-left:4px solid;border-top:4px solid;border-top-left-radius:5px;left:6px}.gg-facebook::after{width:10px;height:4px;background:currentColor;top:7px;left:4px;transform:skew(-5deg)}.gg-feed{display:block;box-sizing:border-box;background:currentColor;box-shadow:0 10px 0 0;margin-left:-8px;margin-top:-8px;position:relative;transform:scale(var(--ggs,1));width:7px;height:7px;border-radius:1px}.gg-feed::after,.gg-feed::before{display:block;box-sizing:border-box;background:currentColor;box-shadow:0 10px 0 0}.gg-feed::after,.gg-feed::before{content:"";position:absolute;border-radius:3px;width:12px;height:2px;top:1px;left:9px;opacity:.8}.gg-feed::after{width:8px;top:4px;opacity:.5}.gg-figma{box-sizing:border-box;position:relative;display:block;width:14px;height:20px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 3px,transparent 0) no-repeat 3px 7px/3px 6px,linear-gradient(to left,currentColor 3px,transparent 0) no-repeat 3px 14px/3px 3px}.gg-figma::after,.gg-figma::before{content:"";display:block;box-sizing:border-box;position:absolute;width:13px;height:6px;background:currentColor;border-radius:22px}.gg-figma::after{width:6px;top:7px;box-shadow:7px 0 0,0 7px 0}.gg-file-add{background:linear-gradient(to bottom,currentColor 5px,transparent 0) no-repeat 2px 9px/6px 2px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:16px;border:2px solid rgba(0,0,0,0);border-right:0;border-top:0;box-shadow:0 0 0 2px;border-radius:1px;border-top-right-radius:4px;overflow:hidden}.gg-file-add::after{content:"";display:block;box-sizing:border-box;position:absolute;height:6px}.gg-file-add::before{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;background:currentColor;left:4px;width:2px;top:7px}.gg-file-add::after{width:6px;border-left:2px solid;border-bottom:2px solid;right:-1px;top:-1px}.gg-file-document{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:16px;border:2px solid rgba(0,0,0,0);border-right:0;border-top:0;box-shadow:0 0 0 2px;border-radius:1px;border-top-right-radius:4px;overflow:hidden}.gg-file-document::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-file-document::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;box-shadow:0 4px 0,-6px -4px 0;left:0;width:10px;height:2px;top:8px}.gg-file-document::after{width:6px;height:6px;border-left:2px solid;border-bottom:2px solid;right:-1px;top:-1px}.gg-file-remove{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:16px;border:2px solid rgba(0,0,0,0);border-right:0;border-top:0;box-shadow:0 0 0 2px;border-radius:1px;border-top-right-radius:4px;overflow:hidden}.gg-file-remove::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px}.gg-file-remove::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;background:currentColor;left:2px;height:2px;top:9px}.gg-file-remove::after{height:6px;border-left:2px solid;border-bottom:2px solid;right:-1px;top:-1px}.gg-file{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:16px;border:2px solid rgba(0,0,0,0);border-right:0;border-top:0;box-shadow:0 0 0 2px;border-radius:1px;border-top-right-radius:4px;overflow:hidden}.gg-file::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-left:2px solid;border-bottom:2px solid;right:-1px;top:-1px}.gg-film{display:block;box-sizing:border-box;border-radius:3px;border:2px solid;position:relative;transform:scale(var(--ggs,1));width:22px;height:18px}.gg-film::after{display:block;box-sizing:border-box;border-radius:3px;content:"";position:absolute;width:2px;height:2px;background:currentColor;left:2px;top:2px;box-shadow:0 4px 0,0 8px 0,12px 0 0,12px 4px 0,12px 8px 0}.gg-filters{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:19px;height:19px;background:radial-gradient(circle,currentColor 26%,transparent 26%)}.gg-filters::after,.gg-filters::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;border-radius:100%;width:14px;height:14px}.gg-filters::after{bottom:0;right:0}.gg-flag-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:20px;border-left:2px solid}.gg-flag-alt::after{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid}.gg-flag-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid;width:12px;height:10px;border-top:2px solid;border-right:2px solid rgba(0,0,0,0)}.gg-flag-alt::after{width:8px;height:8px;border-left:2px solid;border-top-left-radius:2px;border-bottom-right-radius:2px;transform:rotate(45deg);top:1px;left:6px}.gg-flag{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:18px;border-left:2px solid}.gg-flag::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px}.gg-flag::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-top:2px solid;border-bottom:2px solid}.gg-flag::after{border:2px solid;border-left:0;top:2px;left:7px}.gg-folder-add{background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center center/2px 6px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid;border-radius:3px}.gg-folder-add::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-folder-add::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;left:6px;width:6px;height:2px;top:5px}.gg-folder-add::after{width:10px;height:4px;border:2px solid;border-bottom:0;border-top-left-radius:2px;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;top:-5px}.gg-folder-remove{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid;border-radius:3px}.gg-folder-remove::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px}.gg-folder-remove::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;background:currentColor;left:5px;width:8px;height:2px;top:5px}.gg-folder-remove::after{width:10px;height:4px;border:2px solid;border-bottom:0;border-top-left-radius:2px;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;top:-5px}.gg-folder{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:22px;height:16px;border:2px solid;border-radius:3px}.gg-folder::after{box-sizing:border-box;position:relative;display:block;width:22px;height:16px;border:2px solid;border-radius:3px;content:"";position:absolute;width:10px;height:4px;border-bottom:0;border-top-left-radius:2px;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;top:-5px}.gg-font-height{box-sizing:border-box;position:relative;display:block;width:18px;height:18px;transform:scale(var(--ggs,1));border-top:2px solid;border-bottom:2px solid;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 8px/6px 2px}.gg-font-height::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:10px;background:currentColor;top:2px}.gg-font-height::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:10px;background:currentColor;top:2px;transform:rotate(25deg);left:6px}.gg-font-height::after{transform:rotate(-25deg);right:6px}.gg-font-spacing{box-sizing:border-box;position:relative;display:block;width:18px;height:16px;transform:scale(var(--ggs,1));border-left:2px solid;border-right:2px solid;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 8px/6px 2px}.gg-font-spacing::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:10px;background:currentColor;top:2px}.gg-font-spacing::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:10px;background:currentColor;top:2px;transform:rotate(25deg);left:4px}.gg-font-spacing::after{transform:rotate(-25deg);right:4px}.gg-format-bold{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:8px;height:8px;border:2px solid;border-top-right-radius:100px;border-bottom-right-radius:100px}.gg-format-bold::after{box-sizing:border-box;position:relative;display:block;width:8px;height:8px;border:2px solid;border-top-right-radius:100px;border-bottom-right-radius:100px;content:"";position:absolute;width:10px;left:-2px;top:4px}.gg-format-center{display:block;box-sizing:border-box;height:2px;background:currentColor;border-radius:3px;box-shadow:0 8px 0;margin-top:-12px;position:relative;transform:scale(var(--ggs,1));width:16px}.gg-format-center::before{display:block;box-sizing:border-box;height:2px;background:currentColor;border-radius:3px;box-shadow:0 8px 0;content:"";position:absolute;width:10px;top:4px;left:3px}.gg-format-color{box-sizing:border-box;position:relative;display:block;width:9px;height:2px;background:currentColor;transform:scale(var(--ggs,1));border-radius:3px;box-shadow:-2px 8px 0 0,2px 8px 0 0}.gg-format-color::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:14px;background:currentColor;top:-8px}.gg-format-color::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:14px;background:currentColor;top:-8px;transform:rotate(25deg);left:1px}.gg-format-color::after{transform:rotate(-25deg);right:1px}.gg-format-heading{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:14px;border-left:2px solid;border-right:2px solid}.gg-format-heading::after{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:2px;background:currentColor;top:6px;left:-2px}.gg-format-indent-decrease{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:14px;border-top:2px solid;border-bottom:2px solid}.gg-format-indent-decrease::after{content:"";display:block;box-sizing:border-box;position:absolute;top:2px}.gg-format-indent-decrease::before{content:"";display:block;box-sizing:border-box;position:absolute;top:2px;border-right:4px solid;left:1px;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0)}.gg-format-indent-decrease::after{width:8px;height:6px;border-top:2px solid;border-bottom:2px solid;right:0}.gg-format-indent-increase{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:14px;border-top:2px solid;border-bottom:2px solid}.gg-format-indent-increase::after{content:"";display:block;box-sizing:border-box;position:absolute;top:2px}.gg-format-indent-increase::before{content:"";display:block;box-sizing:border-box;position:absolute;top:2px;border-left:4px solid;left:1px;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0)}.gg-format-indent-increase::after{width:8px;height:6px;border-top:2px solid;border-bottom:2px solid;right:0}.gg-format-italic{box-sizing:border-box;position:relative;display:block;transform:skewX(-20deg) scale(var(--ggs,1));width:6px;height:12px;border-top:2px solid;border-bottom:2px solid}.gg-format-italic::before{content:"";display:block;box-sizing:border-box;position:absolute;height:10px;width:2px;background:currentColor;left:2px;top:-2px}.gg-format-justify{display:block;box-sizing:border-box;width:16px;height:2px;border-radius:3px;background:currentColor;box-shadow:0 8px 0;margin-top:-11px;transform:scale(var(--ggs,1));position:relative}.gg-format-justify::before{display:block;box-sizing:border-box;width:16px;height:2px;border-radius:3px;background:currentColor;box-shadow:0 8px 0;content:"";position:absolute;top:4px;left:0}.gg-format-left{display:block;box-sizing:border-box;height:2px;background:currentColor;border-radius:3px;box-shadow:0 8px 0;margin-top:-11px;position:relative;transform:scale(var(--ggs,1));width:16px}.gg-format-left::before{display:block;box-sizing:border-box;height:2px;background:currentColor;border-radius:3px;box-shadow:0 8px 0;content:"";position:absolute;width:10px;top:4px;left:0}.gg-format-line-height{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:10px;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);box-shadow:-2px 0 0 0,2px -4px 0 -2px,2px 4px 0 -2px,inset 0 2px 0 0,inset 0 -2px 0 0}.gg-format-line-height::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-right:3px solid rgba(0,0,0,0);border-left:3px solid rgba(0,0,0,0);left:-8px}.gg-format-line-height::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-right:3px solid rgba(0,0,0,0);border-left:3px solid rgba(0,0,0,0);left:-8px;border-top:4px solid;bottom:-5px}.gg-format-line-height::after{border-bottom:4px solid;top:-5px}.gg-format-right{display:block;box-sizing:border-box;height:2px;background:currentColor;border-radius:3px;box-shadow:0 8px 0;margin-top:-11px;position:relative;transform:scale(var(--ggs,1));width:16px}.gg-format-right::before{display:block;box-sizing:border-box;height:2px;background:currentColor;border-radius:3px;box-shadow:0 8px 0;content:"";position:absolute;width:10px;top:4px;left:6px}.gg-format-separator{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:18px;height:2px;border-radius:3px;background:currentColor}.gg-format-separator::after{box-sizing:border-box;position:relative;display:block;width:18px;height:2px;border-radius:3px;background:currentColor;content:"";position:absolute;top:-12px;left:3px;opacity:.5;width:12px;box-shadow:0 4px 0 0,0 8px 0 0,0 16px 0 0}.gg-format-slash{box-sizing:border-box;position:relative;display:block;transform:rotate(25deg) scale(var(--ggs,1));width:2px;height:14px;background:currentColor;border-radius:3px}.gg-format-strike{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:3px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:0 -2px 0 0,inset 0 0 0 2px}.gg-format-strike::after,.gg-format-strike::before{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:2px;background:currentColor;left:-6px;top:4px}.gg-format-strike::after{width:2px;height:4px;left:0;top:7px}.gg-format-text{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:8px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:0 -2px 0 0,inset 0 0 0 2px}.gg-format-text::after{content:"";display:block;box-sizing:border-box;position:absolute;width:18px;height:18px;border:1px dashed;top:-6px;left:-8px}.gg-format-underline{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;border:2px solid;border-top:0;border-bottom-left-radius:100px;border-bottom-right-radius:100px}.gg-format-underline::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:12px;height:2px;background:currentColor;left:-2px;bottom:-6px}.gg-format-uppercase{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:8px;height:8px;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);box-shadow:0 -2px 0 0,inset 0 0 0 2px}.gg-format-uppercase::after{box-sizing:border-box;position:relative;display:block;width:8px;height:8px;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);box-shadow:0 -2px 0 0,inset 0 0 0 2px;content:"";position:absolute;width:6px;height:4px;border-left:2px solid rgba(0,0,0,0);border-right:2px solid rgba(0,0,0,0);bottom:0;right:-8px}.gg-framer{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:20px;overflow:hidden}.gg-framer::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor}.gg-framer::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:20px;height:6px;transform:skewX(45deg);top:6px;left:-11px;box-shadow:20px -6px 0}.gg-framer::after{width:6px;height:8px;transform:skewY(45deg);bottom:4px;border-top-left-radius:4px;opacity:.5}.gg-games{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:12px;border:3px solid rgba(0,0,0,0);border-left:6px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 2px 0 0;border-radius:40px}.gg-games::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor}.gg-games::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;left:-2px;width:6px;top:2px}.gg-games::after{border-radius:3px;width:2px;box-shadow:0 4px 0,-2px 2px 0,2px 2px 0;top:0;right:2px}.gg-gender-female{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px;border:2px solid;border-radius:100%;margin-top:-4px}.gg-gender-female::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;bottom:-6px;left:-1px}.gg-gender-female::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;bottom:-6px;left:-1px;width:2px;height:9px;bottom:-9px;left:2px}.gg-gender-male{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px;border:2px solid;border-radius:100%;margin-left:-4px;margin-top:4px}.gg-gender-male::after,.gg-gender-male::before{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:-6px}.gg-gender-male::after{border-right:2px solid;border-top:2px solid;width:7px;height:7px;left:5px}.gg-gender-male::before{width:2px;background:currentColor;left:7px;transform:rotate(45deg)}.gg-ghost-character{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:18px;border:2px solid;border-bottom:0;border-top-left-radius:22px;border-top-right-radius:22px;overflow:hidden;background:radial-gradient(circle,currentColor 60%,transparent 40%) no-repeat 2px 4px/2px 2px,radial-gradient(circle,currentColor 60%,transparent 40%) no-repeat 6px 4px/2px 2px}.gg-ghost-character::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;bottom:-3px;transform:rotate(-45deg)}.gg-ghost-character::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;bottom:-3px;transform:rotate(-45deg);left:-1px}.gg-ghost-character::after{right:-1px}.gg-ghost{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:16px;background:linear-gradient(to left,currentColor 40px,transparent 0) no-repeat -6px center/40px 4px;overflow:hidden}.gg-ghost::after,.gg-ghost::before{content:"";background:currentColor;box-sizing:border-box;position:absolute;display:block;height:4px;width:12px;box-shadow:14px 0 0}.gg-ghost::after{width:20px;left:-12px;box-shadow:22px 0 0;bottom:0}.gg-gift{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:14px;margin-top:8px;border:2px solid rgba(0,0,0,0);box-shadow:inset 2px 0 0,inset -2px 0 0,0 -2px 0,inset 0 2px 0,inset 0 -2px 0;background:linear-gradient(to left,currentColor 10px,transparent 0),linear-gradient(to left,currentColor 10px,transparent 0),linear-gradient(to left,currentColor 10px,transparent 0);background-repeat:no-repeat;background-size:2px 10px,2px 10px,2px 10px;background-position:8px 0,18px -8px,-2px -8px}.gg-gift::after,.gg-gift::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:6px;height:8px;border:2px solid;top:-10px}.gg-gift::after{left:3px;transform:rotate(-45deg)}.gg-gift::before{right:3px;transform:rotate(45deg)}.gg-girl{display:block;box-sizing:border-box;border-radius:42px;position:relative;transform:scale(var(--ggs,1));width:20px;height:20px;overflow:hidden;box-shadow:inset 0 0 0 2px}.gg-girl::after,.gg-girl::before{display:block;box-sizing:border-box;border-radius:42px}.gg-girl::after,.gg-girl::before{content:"";position:absolute;width:2px;height:2px;background:currentColor;box-shadow:6px 0 0;left:6px;top:10px}.gg-girl::after{width:20px;height:20px;top:-11px;left:-12px;box-shadow:17px -4px 0 3px}.gg-git-branch{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:14px;background:currentColor}.gg-git-branch::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-git-branch::before{content:"";display:block;box-sizing:border-box;position:absolute;border-right:2px solid;border-bottom:2px solid;border-bottom-right-radius:4px;bottom:0;width:8px;height:6px;left:0}.gg-git-branch::after{width:4px;height:4px;background:currentColor;box-shadow:0 12px 0 0,6px 6px 0 0;border-radius:100%;left:-1px;top:-1px}.gg-git-commit{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:16px;border-radius:3px;border-top:6px solid;border-bottom:6px solid}.gg-git-commit::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:2px;box-shadow:0 0 0 2px;border-radius:100%;left:0;top:1px}.gg-git-fork{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:14px;background:currentColor}.gg-git-fork::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-git-fork::before{content:"";display:block;box-sizing:border-box;position:absolute;border-right:2px solid;border-bottom:2px solid;border-bottom-right-radius:4px;bottom:4px;width:8px;height:6px;left:0}.gg-git-fork::after{width:4px;height:4px;background:currentColor;box-shadow:0 12px 0 0,6px 2px 0 0;border-radius:100%;left:-1px;top:-1px}.gg-git-pull{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:14px;background:currentColor}.gg-git-pull::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-git-pull::before{content:"";display:block;box-sizing:border-box;position:absolute;border-right:2px solid;border-top:2px solid;border-top-right-radius:4px;width:8px;height:6px;left:0;top:2px}.gg-git-pull::after{width:4px;height:4px;background:currentColor;box-shadow:0 12px 0 0,6px 8px 0 0;border-radius:100%;left:-1px;top:-1px}.gg-gitter{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:18px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:inset 2px 0 0,inset -2px 0 0}.gg-gitter::after{content:"";position:absolute;box-sizing:border-box;display:block;width:2px;background:currentColor}.gg-gitter::before{content:"";position:absolute;box-sizing:border-box;display:block;width:2px;background:currentColor;height:13px;top:-3px;left:-4px}.gg-gitter::after{height:10px;left:8px}.gg-glass-alt{display:block;box-sizing:border-box;height:20px;position:relative;transform:scale(var(--ggs,1));width:14px}.gg-glass-alt::before{display:block;box-sizing:border-box;height:20px;content:"";position:absolute;width:10px;border:2px solid;border-bottom:3px solid;transform:perspective(20px) rotateX(-20deg);top:2px;left:2px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat center 2px/6px 2px}.gg-glass{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:13px;border-top:8px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);border-right:2px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px,0 2px 0 0}.gg-glass::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border:2px solid;border-bottom-left-radius:100px;border-bottom-right-radius:100px;left:-4px;bottom:3px}.gg-globe-alt{display:block;box-sizing:border-box;height:18px;border:2px solid;position:relative;transform:scale(var(--ggs,1));width:18px;border-radius:22px}.gg-globe-alt::after,.gg-globe-alt::before{display:block;box-sizing:border-box;height:18px;border:2px solid}.gg-globe-alt::after,.gg-globe-alt::before{content:"";position:absolute;width:8px;border-radius:100%;top:-2px;left:3px}.gg-globe-alt::after{width:24px;height:20px;border:2px solid rgba(0,0,0,0);border-bottom:2px solid;top:-11px;left:-5px}.gg-globe{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px;border:2px solid;border-radius:100px;margin-left:-3px;margin-top:-7px}.gg-globe::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-globe::before{content:"";display:block;box-sizing:border-box;position:absolute;top:11px;border-right:2px solid rgba(0,0,0,0);box-shadow:0 2px 0,inset -2px 0 0;left:1px;width:6px;height:2px}.gg-globe::after{width:16px;height:10px;border-radius:50px;border-top-left-radius:0;border-top-right-radius:0;border:2px solid;border-top-color:rgba(0,0,0,0);right:-7px;bottom:-5px;transform:rotate(-35deg)}.gg-google-tasks{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px}.gg-google-tasks::after{content:"";position:absolute;display:block;background:currentColor}.gg-google-tasks::before{content:"";position:absolute;display:block;background:currentColor;width:6px;height:6px;border-radius:10px;bottom:6px;left:2px}.gg-google-tasks::after{height:18px;width:4px;border-radius:20px;transform:rotate(40deg);right:2px;bottom:0}.gg-google{box-sizing:border-box;display:block;position:relative;transform:scale(var(--ggs,1));width:20px;height:20px;border:4px solid;border-right-color:rgba(0,0,0,0);border-radius:22px}.gg-google::before{box-sizing:border-box;display:block;content:"";position:absolute;border-top:4px solid;border-right:4px solid;border-bottom:4px solid;border-radius:0 0 10px 0;width:10px;height:12px;right:-4px;bottom:-4px}.gg-gym{box-sizing:border-box;position:relative;display:block;transform:rotate(-35deg) scale(var(--ggs,1));width:8px;height:20px;border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-gym::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-gym::before{content:"";display:block;box-sizing:border-box;position:absolute;box-shadow:-3px 0 0 -1px,3px 0 0 -1px,inset 2px 0 0 0,inset -2px 0 0 0;width:14px;height:8px;border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);top:-3px;left:-3px}.gg-gym::after{width:22px;height:2px;border-left:2px solid;border-right:2px solid;top:0;left:-7px}.gg-hashtag{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:16px;border-left:2px solid;border-right:2px solid}.gg-hashtag::before{content:"";display:block;box-sizing:border-box;position:absolute;width:16px;height:8px;border-top:2px solid;border-bottom:2px solid;left:-6px;top:4px}.gg-headset{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border-top-left-radius:120px;border-top-right-radius:120px;border:2px solid;border-bottom:0}.gg-headset::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:6px;height:8px;top:8px}.gg-headset::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:6px;height:8px;top:8px;border-top-right-radius:2px;border-bottom-right-radius:2px;left:-2px}.gg-headset::after{border-top-left-radius:2px;border-bottom-left-radius:2px;left:10px}.gg-heart{border:2px solid;border-top-left-radius:100px;border-top-right-radius:100px;width:10px;height:8px;border-bottom:0;box-sizing:border-box;position:relative;transform:translate(calc(-5px * var(--ggs,1)),calc(-3px * var(--ggs,1))) rotate(-45deg) scale(var(--ggs,1));display:block}.gg-heart::after{border:2px solid;border-top-left-radius:100px;border-top-right-radius:100px;width:10px;height:8px;border-bottom:0;content:"";display:block;box-sizing:border-box;position:absolute}.gg-heart::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-heart::after{right:-9px;transform:rotate(90deg);top:5px}.gg-heart::before{width:11px;height:11px;border-left:2px solid;border-bottom:2px solid;left:-2px;top:3px}.gg-hello{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));overflow:hidden;width:20px;height:20px;border-radius:6px;border-bottom-left-radius:0}.gg-hello::after{content:"";display:block;position:absolute;box-sizing:border-box}.gg-hello::before{content:"";display:block;position:absolute;box-sizing:border-box;width:30px;height:30px;border:8px solid;left:-5px;top:-5px;border-radius:30px}.gg-hello::after{width:10px;height:5px;background:currentColor;border-bottom-left-radius:30px;border-bottom-right-radius:30px;bottom:5px;left:5px}.gg-home-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:14px;border:2px solid;border-top:0;border-radius:2px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;margin-bottom:-2px}.gg-home-alt::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-home-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid;border-left:2px solid;border-top-left-radius:4px;transform:rotate(45deg);top:-5px;border-radius:3px;width:14px;height:14px;left:0}.gg-home-alt::after{width:6px;height:10px;background:currentColor;border-top-left-radius:100px;border-top-right-radius:100px;left:4px;bottom:-2px}.gg-home-screen{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:22px;border-radius:3px;border:2px solid}.gg-home-screen::after,.gg-home-screen::before{content:"";display:block;position:absolute;box-sizing:border-box;border-radius:2px;width:2px;height:2px;left:1px;background:currentColor}.gg-home-screen::after{top:1px;box-shadow:3px 0,6px 0,0 3px,3px 3px,6px 3px,0 6px}.gg-home-screen::before{bottom:1px;box-shadow:3px 0 0,6px 0 0}.gg-home{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 0 bottom/4px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat right bottom/4px 2px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:14px;border:2px solid;border-top:0;border-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:-2px}.gg-home::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-home::before{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid;border-left:2px solid;border-top-left-radius:4px;transform:rotate(45deg);top:-5px;border-radius:3px;width:14px;height:14px;left:0}.gg-home::after{width:8px;height:10px;border:2px solid;border-radius:100px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;left:3px;bottom:0}.gg-icecream{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:16px;border:2px solid;border-top-left-radius:12px;border-top-right-radius:12px;margin-top:-8px;border-bottom:0}.gg-icecream::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-icecream::before{content:"";display:block;box-sizing:border-box;position:absolute;border-left:4px solid;border-right:4px solid;width:12px;height:2px;bottom:0;left:-2px}.gg-icecream::after{width:6px;height:8px;border:2px solid;bottom:-6px;left:2px;border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top:0}.gg-if-design{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;background:linear-gradient(to left,currentColor 18px,transparent 0) no-repeat center center/4px 18px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 10px top/4px 4px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 10px 5px/4px 4px,linear-gradient(to left,currentColor 14px,transparent 0) no-repeat 0 5px/4px 14px}.gg-if-design::before{content:"";display:block;position:absolute;width:4px;height:4px;border-radius:10px;background-color:currentColor}.gg-image{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:16px;overflow:hidden;box-shadow:0 0 0 2px;border-radius:2px}.gg-image::after,.gg-image::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-image::after{transform:rotate(45deg);border-radius:3px;width:16px;height:16px;top:9px;left:6px}.gg-image::before{width:6px;height:6px;border-radius:100%;top:2px;left:2px}.gg-import{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:14px;border:2px solid;border-top:0;box-shadow:-6px -8px 0 -6px,6px -8px 0 -6px}.gg-import::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-import::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;width:2px;height:14px;right:6px;bottom:5px}.gg-import::after{width:6px;height:6px;border-right:2px solid;border-bottom:2px solid;right:4px;bottom:4px;transform:rotate(45deg)}.gg-inbox{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;box-shadow:inset 0 -2px 0 0;border-radius:3px}.gg-inbox::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;height:7px;width:7px;border-radius:2px;bottom:-2px}.gg-inbox::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;height:7px;width:7px;border-radius:2px;bottom:-2px;left:-2px}.gg-inbox::after{right:-2px}.gg-indie-hackers{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:12px}.gg-indie-hackers::after{content:"";position:absolute;box-sizing:border-box;display:block;height:12px}.gg-indie-hackers::before{content:"";position:absolute;box-sizing:border-box;display:block;height:12px;width:3px;background:currentColor}.gg-indie-hackers::after{width:10px;right:0;border-left:3px solid;border-right:3px solid;background:linear-gradient(to left,currentColor 14px,transparent 0) no-repeat 0 center/14px 3px}.gg-infinity{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat -4px 4px/2px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 4px 4px/2px 2px;box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:10px;height:18px;border:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-infinity::after,.gg-infinity::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border:2px solid;border-radius:200px;transform:rotate(45deg)}.gg-infinity::after{border-right-color:rgba(0,0,0,0);left:-8px;top:-4px}.gg-infinity::before{border-left-color:rgba(0,0,0,0);right:-8px;top:4px}.gg-info{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:40px}.gg-info::after,.gg-info::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;background:currentColor;left:7px}.gg-info::after{bottom:2px;height:8px}.gg-info::before{height:2px;top:2px}.gg-inpicture{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid;border-radius:2px}.gg-inpicture::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:5px;background:currentColor;right:2px;bottom:2px}.gg-insert-after-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:20px}.gg-insert-after-o::before{box-shadow:-2px 12px 0,2px 12px 0}.gg-insert-after-o::after,.gg-insert-after-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;border-radius:5px;top:5px;left:2px}.gg-insert-after-o::after{width:2px;height:8px;top:2px;left:5px}.gg-insert-after-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:4px}.gg-insert-after-r::before{box-shadow:-2px 12px 0,2px 12px 0}.gg-insert-after-r::after,.gg-insert-after-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;border-radius:5px;top:5px;left:2px}.gg-insert-after-r::after{width:2px;height:8px;top:2px;left:5px}.gg-insert-after{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px}.gg-insert-after::before{box-shadow:-2px 10px 0,2px 10px 0}.gg-insert-after::after,.gg-insert-after::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-insert-after::after{width:2px;height:10px;top:4px;left:8px}.gg-insert-before-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:20px}.gg-insert-before-o::before{box-shadow:-2px -12px 0,2px -12px 0}.gg-insert-before-o::after,.gg-insert-before-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;border-radius:5px;top:5px;left:2px}.gg-insert-before-o::after{width:2px;height:8px;top:2px;left:5px}.gg-insert-before-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:4px}.gg-insert-before-r::before{box-shadow:-2px -12px 0,2px -12px 0}.gg-insert-before-r::after,.gg-insert-before-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;border-radius:5px;top:5px;left:2px}.gg-insert-before-r::after{width:2px;height:8px;top:2px;left:5px}.gg-insert-before{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px}.gg-insert-before::before{box-shadow:-2px -10px 0,2px -10px 0}.gg-insert-before::after,.gg-insert-before::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-insert-before::after{width:2px;height:10px;top:4px;left:8px}.gg-insights{box-sizing:border-box;position:relative;display:block;width:14px;height:16px;transform:scale(var(--ggs,1));border-left:8px solid rgba(0,0,0,0);border-top:4px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-insights::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:16px;border:2px solid;right:4px;bottom:0}.gg-insights::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:16px;border:2px solid;right:4px;bottom:0;height:8px;right:8px}.gg-instagram{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:4px;width:20px;height:20px}.gg-instagram::after,.gg-instagram::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-instagram::after{border:2px solid;left:3px;width:10px;height:10px;border-radius:100%;top:3px}.gg-instagram::before{border-radius:3px;width:2px;height:2px;background:currentColor;right:1px;top:1px}.gg-internal{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;box-shadow:-2px 2px 0 0,-4px -4px 0 -2px,4px 4px 0 -2px;margin-left:-2px;margin-top:1px}.gg-internal::after{content:"";display:block;box-sizing:border-box;position:absolute;left:2px}.gg-internal::before{content:"";display:block;box-sizing:border-box;position:absolute;left:2px;background:currentColor;transform:rotate(-45deg);width:14px;height:2px;bottom:8px}.gg-internal::after{width:7px;height:7px;border-left:2px solid;border-bottom:2px solid;bottom:2px}.gg-key{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:8px;border:2px solid;border-radius:100px;margin-left:-12px}.gg-key::after{content:"";display:block;box-sizing:border-box;position:absolute;right:-12px}.gg-key::before{content:"";display:block;box-sizing:border-box;position:absolute;right:-12px;background:currentColor;width:12px;height:2px;top:1px}.gg-key::after{width:5px;height:3px;top:2px;border-left:2px solid;border-right:2px solid}.gg-keyboard{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:3px}.gg-keyboard::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:4px;background:currentColor}.gg-keyboard::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:4px;background:currentColor;top:2px;box-shadow:4px 0 0,8px 0 0,0 4px 0,4px 4px 0,8px 4px 0;width:2px;left:2px}.gg-keyboard::after{width:8px;bottom:2px;left:3px}.gg-keyhole{display:block;box-sizing:border-box;border-radius:20px;position:relative;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid}.gg-keyhole::after,.gg-keyhole::before{display:block;box-sizing:border-box;border-radius:20px}.gg-keyhole::after{content:"";position:absolute}.gg-keyhole::before{content:"";position:absolute;width:6px;height:6px;border:2px solid;left:5px;top:3px}.gg-keyhole::after{background:currentColor;width:2px;height:5px;left:7px;bottom:3px}.gg-laptop{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:12px;border:2px solid;border-radius:2px}.gg-laptop::after{content:"";display:block;box-sizing:border-box;position:absolute;width:22px;height:2px;background:currentColor;left:-4px;bottom:-5px;border-radius:100px}.gg-lastpass{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:12px}.gg-lastpass::after{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;border-radius:22px}.gg-lastpass::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;border-radius:22px;width:4px;height:4px;box-shadow:6px 0 0,12px 0 0;top:4px}.gg-lastpass::after{width:2px;height:12px;right:0}.gg-layout-grid-small{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:2px solid}.gg-layout-grid-small::after,.gg-layout-grid-small::before{box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:2px solid}.gg-layout-grid-small::after,.gg-layout-grid-small::before{content:"";position:absolute;left:-6px}.gg-layout-grid-small::after{bottom:4px}.gg-layout-grid-small::before{top:4px}.gg-layout-grid{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:10px;height:10px}.gg-layout-grid::after,.gg-layout-grid::before{box-sizing:border-box;position:relative;display:block;width:10px;height:10px}.gg-layout-grid::after{content:"";position:absolute;height:4px;border-left:4px solid;border-right:4px solid}.gg-layout-grid::before{content:"";position:absolute;height:4px;border-left:4px solid;border-right:4px solid;top:0}.gg-layout-grid::after{bottom:0}.gg-layout-list{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:4px solid}.gg-layout-list::after,.gg-layout-list::before{box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:4px solid}.gg-layout-list::after,.gg-layout-list::before{content:"";position:absolute;left:-6px}.gg-layout-list::after{bottom:4px}.gg-layout-list::before{top:4px}.gg-layout-pin{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:3px}.gg-layout-pin::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-radius:4px;top:3px;left:3px;box-shadow:-7px 0 0,7px 0 0,0 -7px 0,0 7px 0}.gg-linear{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:18px;height:18px;overflow:hidden;border-radius:100px}.gg-linear::after,.gg-linear::before{content:"";display:block;box-sizing:border-box;position:absolute;width:25px;height:25px;transform:rotate(-45deg);background:currentColor;top:-14px;left:4px}.gg-linear::after{width:2px;box-shadow:-3px 4px 0 0,-6px -2px 0 0;top:-3px;left:6px}.gg-link{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:8px;height:2px;background:currentColor;border-radius:4px}.gg-link::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:8px;height:10px;border:2px solid;top:-4px}.gg-link::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:8px;height:10px;border:2px solid;top:-4px;border-right:0;border-top-left-radius:40px;border-bottom-left-radius:40px;left:-6px}.gg-link::after{border-left:0;border-top-right-radius:40px;border-bottom-right-radius:40px;right:-6px}.gg-list-tree{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentcolor 8px,transparent 0) no-repeat left top/8px 8px,linear-gradient(to left,currentcolor 8px,transparent 0) no-repeat center 3px/8px 2px,linear-gradient(to left,currentcolor 8px,transparent 0) no-repeat 10px 17px/6px 2px,linear-gradient(to left,currentcolor 8px,transparent 0) no-repeat 10px 3px/2px 16px}.gg-list-tree::after,.gg-list-tree::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;right:0}.gg-list-tree::after{bottom:0}.gg-list{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:20px;border:2px solid;border-radius:3px}.gg-list::after,.gg-list::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:2px;background:currentColor;top:3px;left:3px;box-shadow:0 4px 0,0 8px 0}.gg-list::after{border-radius:3px;width:8px;left:7px}.gg-live-photo{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:20px;border-radius:100px;border:2px dotted currentColor}.gg-live-photo::after{box-sizing:border-box;position:relative;display:block;width:20px;height:20px;border-radius:100px;border:2px dotted currentColor;content:"";position:absolute;width:8px;height:8px;border:1px solid rgba(0,0,0,0);top:4px;left:4px;box-shadow:0 0 0 2px,inset 0 0 0 2px currentColor}@keyframes loadbaralt{0%,to{left:0;right:80%}25%,75%{left:0;right:0}50%{left:80%;right:0}}.gg-loadbar-alt{display:block;box-sizing:border-box;height:4px;border-radius:4px;position:relative;transform:scale(var(--ggs,1));width:18px}.gg-loadbar-alt::before{display:block;box-sizing:border-box;height:4px;border-radius:4px}.gg-loadbar-alt::after{display:block;box-sizing:border-box;height:4px;border-radius:4px;background:currentColor;content:"";position:absolute}.gg-loadbar-alt::before{background:currentColor;content:"";position:absolute;animation:loadbaralt 2s cubic-bezier(0,0,0.58,1) infinite}.gg-loadbar-alt::after{width:18px;opacity:.3}@keyframes gg-doc{0%{left:-16px}60%,to{left:0}}.gg-loadbar-doc{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-radius:1px;width:12px;height:14px;overflow:hidden}.gg-loadbar-doc::after{content:"";display:block;position:absolute;box-sizing:border-box;height:2px;background:currentColor;animation:gg-doc 1s linear infinite alternate}.gg-loadbar-doc::before{content:"";display:block;position:absolute;box-sizing:border-box;height:2px;background:currentColor;animation:gg-doc 1s linear infinite alternate;width:14px;box-shadow:-4px 4px 0}.gg-loadbar-doc::after{width:5px;top:8px}@keyframes gg-bar{10%{box-shadow:inset 0 -4px 0}30%{box-shadow:inset 0 -10px 0}60%{box-shadow:inset 0 -6px 0}80%{box-shadow:inset 0 -8px 0}to{box-shadow:inset 0 -2px 0}}.gg-loadbar-sound{display:block;box-sizing:border-box;width:2px;height:12px;box-shadow:inset 0 -12px 0;animation:gg-bar 1.3s ease infinite alternate;position:relative;transform:scale(var(--ggs,1))}.gg-loadbar-sound::after,.gg-loadbar-sound::before{display:block;box-sizing:border-box;width:2px;height:12px;box-shadow:inset 0 -12px 0;animation:gg-bar 1.3s ease infinite alternate}.gg-loadbar-sound::after{content:"";position:absolute;bottom:0}.gg-loadbar-sound::before{content:"";position:absolute;bottom:0;left:-4px;animation-delay:-2.4s}.gg-loadbar-sound::after{right:-4px;animation-delay:-3.7s}@keyframes loadbar{0%,to{left:0;right:80%}25%,75%{left:0;right:0}50%{left:80%;right:0}}.gg-loadbar{display:block;box-sizing:border-box;height:4px;position:relative;transform:scale(var(--ggs,1));width:18px}.gg-loadbar::before{display:block;box-sizing:border-box;height:4px;content:"";position:absolute;border-radius:4px;background:currentColor;animation:loadbar 2s cubic-bezier(0,0,0.58,1) infinite}.gg-lock-unlock{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:6px;border:2px solid;border-top-right-radius:100px;border-top-left-radius:100px;border-bottom:rgba(0,0,0,0);margin-top:-18px;margin-left:-2px}.gg-lock-unlock::after,.gg-lock-unlock::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-lock-unlock::after{border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;width:16px;height:10px;border-radius:2px;left:-4px;top:10px}.gg-lock-unlock::before{width:2px;height:6px;background:currentColor;left:-2px;top:4px}.gg-lock{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:11px;border:2px solid;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom:rgba(0,0,0,0);margin-top:-12px}.gg-lock::after{content:"";display:block;box-sizing:border-box;position:absolute;width:16px;height:10px;border-radius:2px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;left:-4px;top:9px}.gg-log-in{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:16px;border:2px solid;border-left:0;border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:-10px}.gg-log-in::after,.gg-log-in::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-log-in::after{border-top:2px solid;border-right:2px solid;transform:rotate(45deg);width:8px;height:8px;left:-8px;bottom:2px}.gg-log-in::before{border-radius:3px;width:10px;height:2px;background:currentColor;left:-11px;bottom:5px}.gg-log-off{box-sizing:border-box;position:relative;display:block;border-radius:16px;border:2px solid;transform:scale(var(--ggs,1));width:16px;height:16px;border-top:2px solid rgba(0,0,0,0)}.gg-log-off::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:8px;width:2px;background:currentColor;left:5px;bottom:6px}.gg-log-out{box-sizing:border-box;position:relative;display:block;width:6px;height:16px;border:2px solid;transform:scale(var(--ggs,1));border-right:0;border-top-left-radius:2px;border-bottom-left-radius:2px;margin-left:-10px}.gg-log-out::after,.gg-log-out::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-log-out::after{border-top:2px solid;border-left:2px solid;transform:rotate(-45deg);width:8px;height:8px;left:4px;bottom:2px}.gg-log-out::before{border-radius:3px;width:10px;height:2px;background:currentColor;left:5px;bottom:5px}.gg-loupe{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:22px;border-bottom-right-radius:6px;overflow:hidden;background:linear-gradient(to left,currentColor 8px,transparent 0) no-repeat center/8px 2px,linear-gradient(to left,currentColor 8px,transparent 0) no-repeat center/2px 8px}.gg-loupe::after{display:block;box-sizing:border-box;content:"";position:absolute;width:14px;height:14px;border-radius:100%;box-shadow:0 0 0 6px}.gg-magnet{display:block;box-sizing:border-box;width:14px;border:4px solid;transform:scale(var(--ggs,1));border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top:0;position:relative;height:12px}.gg-magnet::before{display:block;box-sizing:border-box;width:14px;content:"";position:absolute;height:3px;border-left:4px solid;border-right:4px solid;top:-5px;left:-4px;opacity:.5}.gg-mail-forward{display:block;box-sizing:border-box;height:6px;border-top:2px solid;border-left:2px solid;transform:scale(var(--ggs,1));border-top-left-radius:4px;position:relative;width:14px}.gg-mail-forward::before{display:block;box-sizing:border-box;height:6px;border-top:2px solid;content:"";position:absolute;width:6px;border-right:2px solid;top:-4px;right:-1px;transform:rotate(45deg)}.gg-mail-open{display:block;box-sizing:border-box;height:14px;border:2px solid;border-top:0;transform:scale(var(--ggs,1));position:relative;width:18px;border-radius:2px}.gg-mail-open::after{display:block;box-sizing:border-box;height:14px;border:2px solid;content:"";position:absolute;border-radius:3px;width:14px;transform:rotate(-45deg);bottom:3px;left:0}.gg-mail-reply{display:block;box-sizing:border-box;height:6px;border-top:2px solid;border-right:2px solid;transform:scale(var(--ggs,1));border-top-right-radius:4px;position:relative;width:14px}.gg-mail-reply::before{display:block;box-sizing:border-box;height:6px;border-top:2px solid;content:"";position:absolute;width:6px;border-left:2px solid;top:-4px;left:-1px;transform:rotate(-45deg)}.gg-mail{display:block;box-sizing:border-box;height:14px;border:2px solid;overflow:hidden;transform:scale(var(--ggs,1));position:relative;width:18px;border-radius:2px}.gg-mail::after{display:block;box-sizing:border-box;height:14px;border:2px solid;content:"";position:absolute;border-radius:3px;width:14px;transform:rotate(-45deg);bottom:3px;left:0}.gg-math-divide{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:16px;height:2px;background:currentColor;border-radius:20px}.gg-math-divide::after,.gg-math-divide::before{box-sizing:border-box;position:relative;display:block;width:16px;height:2px;background:currentColor;border-radius:20px}.gg-math-divide::after,.gg-math-divide::before{content:"";position:absolute;width:4px;height:4px;top:-6px;left:6px}.gg-math-divide::after{top:4px}.gg-math-equal{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:2px;background:currentColor;border-radius:10px;margin-top:-6px;box-shadow:0 6px 0}.gg-math-minus{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:2px;background:currentColor;border-radius:10px}.gg-math-percent{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:16px;height:2px;background:currentColor;border-radius:20px}.gg-math-percent::after,.gg-math-percent::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:4px;background:currentColor;border-radius:20px;top:-7px;left:6px}.gg-math-percent::after{top:5px}.gg-math-plus{display:block;box-sizing:border-box;background:currentColor;border-radius:10px;margin-top:-2px;position:relative;transform:scale(var(--ggs,1));width:16px;height:2px}.gg-math-plus::after{display:block;box-sizing:border-box;background:currentColor;border-radius:10px;content:"";position:absolute;width:2px;height:16px;top:-7px;left:7px}.gg-maximize-alt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;box-shadow:-6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px}.gg-maximize-alt::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:22px;height:2px;border-left:8px solid;border-right:8px solid;transform:rotate(-45deg);bottom:6px;left:-4px}.gg-maximize-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:22px;height:2px;border-left:8px solid;border-right:8px solid;transform:rotate(-45deg);bottom:6px;left:-4px;transform:rotate(45deg)}.gg-maximize{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;box-shadow:-6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px}.gg-maze{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:24px;height:14px}.gg-maze::after{content:"";display:block;position:absolute;box-sizing:border-box;height:12px;transform:rotate(45deg)}.gg-maze::before{content:"";display:block;position:absolute;box-sizing:border-box;height:12px;transform:rotate(45deg);width:12px;right:2px;bottom:-2px;border-left:4px solid;border-top:4px solid}.gg-maze::after{width:4px;background:currentColor;left:3px;bottom:1px}.gg-media-live{transform:scale(var(--ggs,1));border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);box-sizing:border-box;position:relative;display:block;border:2px solid;border-radius:50%;width:14px;height:14px}.gg-media-live::after{border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);box-sizing:border-box;position:relative;display:block;border:2px solid;border-radius:50%;width:14px;height:14px}.gg-media-live::before{box-sizing:border-box;position:relative;display:block;border:2px solid;border-radius:50%;width:14px;height:14px}.gg-media-live::after,.gg-media-live::before{content:"";position:absolute;width:6px;height:6px;top:2px;left:2px}.gg-media-live::after{width:22px;height:22px;top:-6px;left:-6px}.gg-media-podcast{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border:2px solid;border-bottom-color:rgba(0,0,0,0);border-radius:50%}.gg-media-podcast::after,.gg-media-podcast::before{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;border:2px solid;border-bottom-color:rgba(0,0,0,0);border-radius:50%}.gg-media-podcast::after,.gg-media-podcast::before{content:"";position:absolute;width:6px;height:6px;top:2px;left:2px}.gg-media-podcast::after{width:22px;height:22px;top:-6px;left:-6px}.gg-menu-boxed{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border-radius:3px;border:2px solid}.gg-menu-boxed::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:3px;top:2px;left:2px;box-shadow:0 4px 0,0 8px 0}.gg-menu-cake{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:18px}.gg-menu-cake::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;border-radius:22px}.gg-menu-cake::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;border-radius:22px;width:18px;box-shadow:0 -4px 0,0 -8px 0;left:1px;bottom:2px}.gg-menu-cake::after{width:4px;height:4px;left:8px}.gg-menu-cheese{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:10px}.gg-menu-cheese::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px}.gg-menu-cheese::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;width:18px;background:currentColor;border-radius:22px;box-shadow:0 -6px 0,0 -12px 0;bottom:0}.gg-menu-cheese::after{width:2px;left:2px;bottom:3px;border-top:3px solid;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0)}.gg-menu-grid-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px}.gg-menu-grid-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:4px;background:currentColor;box-shadow:0 6px 0,6px 6px 0,12px 6px 0,6px 12px 0,12px 12px 0,6px 0 0,12px 0 0,0 12px 0;border-radius:22px}.gg-menu-grid-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px}.gg-menu-grid-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:4px;background:currentColor;box-shadow:0 6px 0,6px 6px 0,12px 6px 0,6px 12px 0,12px 12px 0,6px 0 0,12px 0 0,0 12px 0}.gg-menu-hotdog{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:12px;border-top:3px solid;border-bottom:3px solid;border-radius:3px}.gg-menu-hotdog::before{content:"";display:block;box-sizing:border-box;position:absolute;width:20px;height:2px;background:currentColor;border-radius:4px;top:2px;left:-2px}.gg-menu-left-alt{box-sizing:border-box;position:relative;display:block;width:16px;height:14px;transform:scale(var(--ggs,1))}.gg-menu-left-alt::after{content:"";position:absolute;box-sizing:border-box;display:block;height:2px;border-radius:4px;background:currentColor}.gg-menu-left-alt::before{content:"";position:absolute;box-sizing:border-box;display:block;height:2px;border-radius:4px;background:currentColor;width:16px;box-shadow:0 12px 0}.gg-menu-left-alt::after{width:10px;top:6px}.gg-menu-left{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu-left::after,.gg-menu-left::before{box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu-left::after,.gg-menu-left::before{content:"";position:absolute;top:-6px;width:10px}.gg-menu-left::after{top:6px;width:14px}.gg-menu-motion{box-sizing:border-box;position:relative;display:block;width:18px;height:14px;transform:scale(var(--ggs,1))}.gg-menu-motion::before{content:"";position:absolute;box-sizing:border-box;display:block;width:10px;height:2px;bottom:0;box-shadow:4px -6px 0,8px -12px 0;border-radius:4px;background:currentColor}.gg-menu-oreos{box-sizing:border-box;position:relative;display:block;width:16px;height:18px;transform:scale(var(--ggs,1))}.gg-menu-oreos::after,.gg-menu-oreos::before{content:"";position:absolute;box-sizing:border-box;display:block;width:16px;height:8px;border-top:3px solid;border-bottom:3px solid;border-radius:3px}.gg-menu-oreos::after{bottom:0}.gg-menu-right-alt{box-sizing:border-box;position:relative;display:block;width:16px;height:14px;transform:scale(var(--ggs,1))}.gg-menu-right-alt::after{content:"";position:absolute;box-sizing:border-box;display:block;height:2px;border-radius:4px;background:currentColor}.gg-menu-right-alt::before{content:"";position:absolute;box-sizing:border-box;display:block;height:2px;border-radius:4px;background:currentColor;width:16px;box-shadow:0 12px 0}.gg-menu-right-alt::after{width:10px;right:0;top:6px}.gg-menu-right{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu-right::after,.gg-menu-right::before{box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu-right::after,.gg-menu-right::before{content:"";position:absolute;top:-6px;right:0;width:10px}.gg-menu-right::after{top:6px;width:14px}.gg-menu-round{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border-radius:24px;border:2px solid}.gg-menu-round::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:3px;top:4px;left:4px;box-shadow:0 4px 0,0 8px 0}.gg-menu{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu::after,.gg-menu::before{box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu::after,.gg-menu::before{content:"";position:absolute;top:-6px}.gg-menu::after{top:6px}.gg-merge-horizontal{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:2px;border-radius:3px;background:currentColor}.gg-merge-horizontal::after,.gg-merge-horizontal::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;transform:rotate(-45deg)}.gg-merge-horizontal::after{border-bottom:2px solid;border-left:2px solid;left:4px;bottom:5px}.gg-merge-horizontal::before{border-top:2px solid;border-right:2px solid;right:4px;top:5px}.gg-merge-vertical{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:14px;border-radius:3px;background:currentColor}.gg-merge-vertical::after,.gg-merge-vertical::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;top:4px}.gg-merge-vertical::after{border-left:2px solid;left:5px;transform:rotate(45deg)}.gg-merge-vertical::before{border-right:2px solid;transform:rotate(-45deg);right:5px}.gg-mic{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:12px;border-bottom-left-radius:120px;border-bottom-right-radius:120px;border:2px solid;border-top:0;margin-top:3px}.gg-mic::after,.gg-mic::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-mic::after{border:2px solid;width:8px;height:18px;left:2px;top:-10px;border-radius:4px}.gg-mic::before{width:10px;height:4px;top:12px;left:1px;border-right:4px solid rgba(0,0,0,0);box-shadow:0 2px 0,inset -2px 0 0}.gg-microbit{display:block;box-sizing:border-box;border-radius:20px;position:relative;transform:scale(var(--ggs,1));width:24px;height:14px;border:3px solid}.gg-microbit::before{display:block;box-sizing:border-box;border-radius:20px;content:"";position:absolute;width:4px;height:4px;background:currentColor;top:2px;left:2px;box-shadow:10px 0 0 0}.gg-microsoft{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:18px;height:18px}.gg-microsoft::after,.gg-microsoft::before{box-sizing:border-box;position:relative;display:block;width:18px;height:18px}.gg-microsoft::after,.gg-microsoft::before{content:"";position:absolute;width:8px;border-top:8px solid;border-bottom:8px solid}.gg-microsoft::after{right:0}.gg-mini-player{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:3px}.gg-mini-player::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;background:currentColor;border-top-left-radius:3px;border-bottom-right-radius:3px;bottom:-1px;right:-1px}.gg-minimize-alt{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:26px;height:2px;border-left:10px solid;border-right:10px solid}.gg-minimize-alt::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;top:-2px}.gg-minimize-alt::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;top:-2px;border-right:2px solid;left:-5px;transform:rotate(45deg)}.gg-minimize-alt::after{border-left:2px solid;right:-5px;transform:rotate(-45deg)}.gg-minimize{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:4px;height:4px;box-shadow:-8px -4px 0 -1px,-6px -4px 0 -1px,8px 4px 0 -1px,6px 4px 0 -1px,8px -4px 0 -1px,6px -4px 0 -1px,-8px 4px 0 -1px,-6px 4px 0 -1px}.gg-minimize::after,.gg-minimize::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:18px;border-top:6px solid;border-bottom:6px solid;box-shadow:18px 0 0 -2px;top:-7px}.gg-minimize::after{left:-3px}.gg-minimize::before{right:-3px}.gg-modem{position:relative;display:block;box-sizing:border-box;transform:scale(var(--ggs,1));width:20px;height:20px;border-radius:4px;border-top:12px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-modem::after,.gg-modem::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;right:4px;bottom:3px;width:2px;height:2px;border-radius:22px}.gg-modem::after{right:-1px;bottom:11px;width:20px;transform:rotate(30deg)}.gg-monday{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:21px;height:16px}.gg-monday::after{background:currentColor;content:"";display:block;box-sizing:border-box;position:absolute;width:6px;border-radius:22px}.gg-monday::before{background:currentColor;content:"";display:block;box-sizing:border-box;position:absolute;width:6px;border-radius:22px;height:16px;transform:rotate(35deg);box-shadow:7px -5px 0 0}.gg-monday::after{height:6px;bottom:1px;right:0}.gg-moon{display:block;box-sizing:border-box;border-radius:50%;overflow:hidden;position:relative;transform:rotate(-135deg) scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-bottom-color:rgba(0,0,0,0)}.gg-moon::after{display:block;box-sizing:border-box;border-radius:50%;content:"";position:absolute;width:12px;height:18px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;top:8px;left:2px}.gg-more-alt{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:4px;height:4px;background:currentColor;border-radius:100%}.gg-more-alt::after,.gg-more-alt::before{box-sizing:border-box;position:relative;display:block;width:4px;height:4px;background:currentColor;border-radius:100%}.gg-more-alt::after,.gg-more-alt::before{content:"";position:absolute;top:0}.gg-more-alt::after{left:-6px}.gg-more-alt::before{right:-6px}.gg-more-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:24px;border:2px solid;border-radius:24px}.gg-more-o::before{content:"";position:absolute;box-sizing:border-box;display:block;width:4px;height:4px;background-color:currentColor;border-radius:20px;top:8px;left:8px;box-shadow:-5px 0 0,5px 0 0}.gg-more-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:20px;border:2px solid;border-radius:3px}.gg-more-r::before{content:"";position:absolute;box-sizing:border-box;display:block;width:4px;height:4px;background-color:currentColor;border-radius:20px;top:6px;left:8px;box-shadow:-5px 0 0,5px 0 0}.gg-more-vertical-alt{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:4px;height:4px;background:currentColor;border-radius:100%}.gg-more-vertical-alt::after,.gg-more-vertical-alt::before{box-sizing:border-box;position:relative;display:block;width:4px;height:4px;background:currentColor;border-radius:100%}.gg-more-vertical-alt::after,.gg-more-vertical-alt::before{content:"";position:absolute}.gg-more-vertical-alt::after{left:0;top:6px}.gg-more-vertical-alt::before{top:-6px;right:0}.gg-more-vertical-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:24px;border:2px solid;border-radius:24px}.gg-more-vertical-o::before{content:"";position:absolute;box-sizing:border-box;display:block;width:4px;height:4px;background-color:currentColor;border-radius:20px;top:8px;left:8px;box-shadow:0 -5px 0,0 5px 0}.gg-more-vertical-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:24px;border:2px solid;border-radius:3px}.gg-more-vertical-r::before{content:"";position:absolute;box-sizing:border-box;display:block;width:4px;height:4px;background-color:currentColor;border-radius:20px;top:8px;left:6px;box-shadow:0 -5px 0,0 5px 0}.gg-more-vertical{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:6px;height:6px;border:2px solid;border-radius:100%}.gg-more-vertical::after,.gg-more-vertical::before{box-sizing:border-box;position:relative;display:block;width:6px;height:6px;border:2px solid;border-radius:100%}.gg-more-vertical::after{content:"";position:absolute;top:6px;left:-2px}.gg-more-vertical::before{content:"";position:absolute;top:6px;left:-2px;top:-10px}.gg-more{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:6px;height:6px;border:2px solid;border-radius:100%}.gg-more::after,.gg-more::before{box-sizing:border-box;position:relative;display:block;width:6px;height:6px;border:2px solid;border-radius:100%}.gg-more::after,.gg-more::before{content:"";position:absolute;top:-2px}.gg-more::after{left:-9px}.gg-more::before{right:-9px}.gg-mouse{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:24px;border:2px solid;border-radius:10px}.gg-mouse::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:6px;background:currentColor;top:3px;left:5px}.gg-move-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:8px;border-left:2px solid;border-right:2px solid}.gg-move-down::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-move-down::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;left:2px;top:0;width:2px;height:12px}.gg-move-down::after{width:0;height:0;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-top:5px solid;bottom:-7px}.gg-move-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:10px;border-top:2px solid;border-bottom:2px solid}.gg-move-left::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-move-left::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;right:0;top:2px;width:12px;height:2px}.gg-move-left::after{width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-right:5px solid;left:-7px}.gg-move-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:10px;border-top:2px solid;border-bottom:2px solid}.gg-move-right::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-move-right::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;left:0;top:2px;width:12px;height:2px}.gg-move-right::after{width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid;right:-7px}.gg-move-task{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:10px;border-top:2px solid;border-bottom:2px solid}.gg-move-task::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-move-task::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;top:2px;width:8px;height:2px;left:0}.gg-move-task::after{width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid;left:-6px}.gg-move-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:8px;border-left:2px solid;border-right:2px solid}.gg-move-up::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-move-up::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;left:2px;bottom:0;width:2px;height:12px}.gg-move-up::after{width:0;height:0;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-bottom:5px solid;top:-7px}.gg-music-note{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:14px;background:currentColor}.gg-music-note::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-music-note::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;bottom:-4px;width:8px;height:8px;left:-6px;border-radius:10px}.gg-music-note::after{width:10px;height:6px;top:-4px;left:0;border-radius:2px;transform:skewY(-15deg)}.gg-music-speaker{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:22px;border:2px solid;border-radius:3px}.gg-music-speaker::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;border-radius:100px}.gg-music-speaker::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;border-radius:100px;bottom:2px;width:8px;height:8px;left:2px}.gg-music-speaker::after{width:4px;height:4px;left:4px;top:2px}.gg-music{display:block;box-sizing:border-box;border:2px solid;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:0;margin-top:-4px;position:relative;transform:skewY(-15deg) scale(var(--ggs,1));width:14px;height:16px}.gg-music::after,.gg-music::before{display:block;box-sizing:border-box;border:2px solid}.gg-music::after,.gg-music::before{content:"";position:absolute;width:7px;height:7px;top:9px;left:-7px;transform:skewY(15deg);border-radius:10px}.gg-music::after{left:5px}.gg-nametag{box-sizing:border-box;position:relative;display:block;width:6px;height:6px;border:2px solid;transform:scale(var(--ggs,1))}.gg-nametag::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:12px;box-shadow:-5px -5px 0 -3px,5px 5px 0 -3px,5px -5px 0 -3px,-5px 5px 0 -3px;left:-5px;top:-5px}.gg-notes{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:22px;border:2px solid;border-radius:3px}.gg-notes::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor;left:2px}.gg-notes::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor;left:2px;box-shadow:0 4px 0,0 8px 0;width:12px;top:2px}.gg-notes::after{width:6px;top:14px}.gg-notifications{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat right bottom/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat left top/8px 2px}.gg-notifications::after{content:"";position:absolute;display:block;box-sizing:border-box}.gg-notifications::before{content:"";position:absolute;display:block;box-sizing:border-box;width:14px;height:14px;border-left:2px solid;border-bottom:2px solid}.gg-notifications::after{width:6px;height:6px;border-radius:4px;background:currentColor;top:-2px;right:-2px}.gg-npm{box-sizing:border-box;display:block;position:relative;width:18px;height:18px;transform:scale(var(--ggs,1));border:3px solid;border-radius:2px}.gg-npm::before{box-sizing:border-box;display:block;content:"";position:absolute;width:3px;height:12px;background:currentColor;bottom:-3px;right:3px}.gg-oculus{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:20px;height:12px;border:4px solid;border-radius:22px}.gg-open-collective{display:block;box-sizing:border-box;border-radius:22px;position:relative;transform:scale(var(--ggs,1));width:18px;height:18px;border:3px solid;border-right-color:rgba(0,0,0,0)}.gg-open-collective::before{display:block;box-sizing:border-box;border-radius:22px;content:"";position:absolute;width:14px;height:14px;border:3px solid rgba(0,0,0,0);border-right:3px solid;top:-1px;right:-3px;opacity:.5}.gg-options{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:2px;box-shadow:-3px 4px 0 0,3px -4px 0 0}.gg-options::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;border-radius:100%}.gg-options::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;border-radius:100%;top:-7px;left:-4px}.gg-options::after{bottom:-7px;right:-4px}.gg-organisation{background:linear-gradient(to bottom,currentColor 5px,transparent 0) no-repeat center 2px/12px 2px,linear-gradient(to bottom,currentColor 5px,transparent 0) no-repeat center 6px/12px 2px,linear-gradient(to bottom,currentColor 5px,transparent 0) no-repeat center 10px/12px 2px,linear-gradient(to bottom,currentColor 18px,transparent 0) no-repeat center/2px 18px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:18px;border:2px solid}.gg-organisation::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-organisation::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;right:-8px;top:6px;box-shadow:0 4px 0,-4px 4px 0,-4px 0 0;width:2px;height:2px}.gg-organisation::after{width:12px;height:14px;border:2px solid;left:8px;bottom:-2px}.gg-overflow{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border-radius:20px;border-bottom:8px solid}.gg-overflow::after{content:"";box-sizing:border-box;position:absolute;display:block;border-radius:20px}.gg-overflow::before{content:"";box-sizing:border-box;position:absolute;display:block;border-radius:20px;width:20px;height:20px;border-bottom:10px solid;opacity:.6;left:-2px;top:-2px}.gg-overflow::after{width:16px;height:16px;border-top:8px solid;opacity:.2;left:0;top:0}.gg-pacman{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:10px;height:10px;border-bottom:2px solid;border-left:2px solid}.gg-pacman::after{content:"";display:block;position:absolute;box-sizing:border-box}.gg-pacman::before{content:"";display:block;position:absolute;box-sizing:border-box;background:currentColor;top:5px;border-radius:3px;width:2px;height:2px;left:-5px}.gg-pacman::after{width:18px;height:18px;border:2px solid;border-radius:100px;border-right-color:rgba(0,0,0,0);left:-10px;transform:rotate(-45deg)}.gg-password{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:30px;height:12px;border:2px solid;border-radius:3px}.gg-password::after{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor}.gg-password::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;background:currentColor;left:2px;top:2px;box-shadow:6px 0 0,12px 0 0;height:4px;border-radius:100%}.gg-password::after{height:2px;right:2px;bottom:2px}.gg-path-back{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-back::after,.gg-path-back::before{content:"";position:absolute;display:block;box-sizing:border-box;width:10px;height:10px}.gg-path-back::after{border:2px solid}.gg-path-back::before{border-right:5px solid;border-bottom:5px solid;bottom:0;right:0}.gg-path-crop{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-crop::after,.gg-path-crop::before{content:"";position:absolute;display:block;box-sizing:border-box;border:2px solid;width:10px;height:10px}.gg-path-crop::after{opacity:.5}.gg-path-crop::before{background:linear-gradient(to left,currentColor 4px,transparent 0) no-repeat top left/4px 4px;bottom:0;right:0}.gg-path-divide{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-divide::after,.gg-path-divide::before{content:"";position:absolute;display:block;box-sizing:border-box;width:10px;height:10px}.gg-path-divide::after{border-top:4px solid;border-left:4px solid}.gg-path-divide::before{background:linear-gradient(to left,currentColor 4px,transparent 0) no-repeat 1px 1px/4px 4px;border-right:4px solid;border-bottom:4px solid;bottom:0;right:0}.gg-path-exclude{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-exclude::after,.gg-path-exclude::before{content:"";position:absolute;display:block;box-sizing:border-box;width:10px;height:10px}.gg-path-exclude::after{border-top:4px solid;border-left:4px solid}.gg-path-exclude::before{border-right:4px solid;border-bottom:4px solid;bottom:0;right:0}.gg-path-front{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-front::after,.gg-path-front::before{content:"";position:absolute;display:block;box-sizing:border-box;width:10px;height:10px}.gg-path-front::after{border-left:5px solid;border-top:5px solid}.gg-path-front::before{border:2px solid;bottom:0;right:0}.gg-path-intersect{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-intersect::after{content:"";position:absolute;display:block;box-sizing:border-box;border:2px solid;width:10px;height:10px}.gg-path-intersect::before{content:"";position:absolute;display:block;box-sizing:border-box;border:2px solid;width:10px;height:10px;background:linear-gradient(to left,currentColor 4px,transparent 0) no-repeat top left/4px 4px;bottom:0;right:0}.gg-path-outline{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-outline::after{content:"";position:absolute;display:block;box-sizing:border-box;border:2px solid;width:10px;height:10px}.gg-path-outline::before{content:"";position:absolute;display:block;box-sizing:border-box;border:2px solid;width:10px;height:10px;bottom:0;right:0}.gg-path-trim{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-trim::after,.gg-path-trim::before{content:"";position:absolute;display:block;box-sizing:border-box;width:10px;height:10px}.gg-path-trim::after{border-left:3px solid;border-top:3px solid}.gg-path-trim::before{background:currentColor;bottom:0;right:0}.gg-path-unite{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:14px}.gg-path-unite::after{content:"";position:absolute;display:block;box-sizing:border-box;background:currentColor;width:10px;height:10px}.gg-path-unite::before{content:"";position:absolute;display:block;box-sizing:border-box;background:currentColor;width:10px;height:10px;bottom:0;right:0}.gg-patreon{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:4px;height:16px;background:currentColor;left:-6px}.gg-patreon::after{box-sizing:border-box;position:relative;display:block;width:4px;height:16px;background:currentColor;left:-6px;content:"";position:absolute;width:12px;height:12px;opacity:.5;border-radius:100px;left:6px}.gg-paypal{position:relative;box-sizing:border-box;display:block;width:16px;height:18px;transform:skew(-10deg) scale(var(--ggs,1));background:linear-gradient(to left,currentColor 20px,transparent 0) no-repeat 3px bottom/4px 2px,linear-gradient(to left,currentColor 20px,transparent 0) no-repeat 5px bottom/3px 10px}.gg-paypal::after{content:"";box-sizing:border-box;display:block;position:absolute;border:2px solid}.gg-paypal::before{content:"";box-sizing:border-box;display:block;position:absolute;border:2px solid;width:8px;height:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-left:0;left:5px;box-shadow:2px 2px 0}.gg-paypal::after{width:6px;height:16px;border-right:0}.gg-pen{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:14px;height:4px;border-right:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset -2px 0 0;border-top-right-radius:1px;border-bottom-right-radius:1px;margin-right:-2px}.gg-pen::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-pen::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;border-left:0;right:-6px;width:3px;height:4px;border-radius:1px;top:0}.gg-pen::after{width:8px;height:7px;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-right:7px solid;left:-11px;top:-2px}.gg-pentagon-bottom-left{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-bottom-left:before{width:51%}.gg-pentagon-bottom-left:after{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-bottom-left:before{content:" ";position:absolute;top:0;height:100%;left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,30deg)}.gg-pentagon-bottom-left:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-bottom-right{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-bottom-right:before{width:51%}.gg-pentagon-bottom-right:after{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-bottom-right:before{content:" ";position:absolute;top:0;height:100%;left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,30deg)}.gg-pentagon-bottom-right:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-down:before{width:51%}.gg-pentagon-down:after{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-down:before{content:" ";position:absolute;top:0;height:100%;left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,30deg)}.gg-pentagon-down:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:8px}.gg-pentagon-left:before{height:51%}.gg-pentagon-left:after{content:" ";position:absolute;left:0;width:100%}.gg-pentagon-left:before{content:" ";position:absolute;left:0;width:100%;top:-2px;border-top:2px solid;border-right:2px solid;border-left:2px solid;transform:skewX(-30deg)}.gg-pentagon-left:after{bottom:-2px;height:50%;border-right:2px solid;border-bottom:2px solid;border-left:2px solid;transform:skewX(30deg)}.gg-pentagon-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:8px}.gg-pentagon-right:before{height:51%}.gg-pentagon-right:after{content:" ";position:absolute;left:0;width:100%}.gg-pentagon-right:before{content:" ";position:absolute;left:0;width:100%;top:-2px;border-top:2px solid;border-right:2px solid;border-left:2px solid;transform:skewX(30deg)}.gg-pentagon-right:after{bottom:-2px;height:50%;border-right:2px solid;border-bottom:2px solid;border-left:2px solid;transform:skewX(-30deg)}.gg-pentagon-top-left{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:10px;height:8px}.gg-pentagon-top-left:before{height:51%}.gg-pentagon-top-left:after{content:" ";position:absolute;left:0;width:100%}.gg-pentagon-top-left:before{content:" ";position:absolute;left:0;width:100%;top:-2px;border-top:2px solid;border-right:2px solid;border-left:2px solid;transform:skewX(-30deg)}.gg-pentagon-top-left:after{bottom:-2px;height:50%;border-right:2px solid;border-bottom:2px solid;border-left:2px solid;transform:skewX(30deg)}.gg-pentagon-top-right{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:10px;height:8px}.gg-pentagon-top-right:before{height:51%}.gg-pentagon-top-right:after{content:" ";position:absolute;left:0;width:100%}.gg-pentagon-top-right:before{content:" ";position:absolute;left:0;width:100%;top:-2px;border-top:2px solid;border-right:2px solid;border-left:2px solid;transform:skewX(30deg)}.gg-pentagon-top-right:after{bottom:-2px;height:50%;border-right:2px solid;border-bottom:2px solid;border-left:2px solid;transform:skewX(-30deg)}.gg-pentagon-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-up:before{width:51%}.gg-pentagon-up:after{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-up:before{content:" ";position:absolute;top:0;height:100%;left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-up:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,30deg)}.gg-performance{background:linear-gradient(to left,currentColor 8px,transparent 0) no-repeat center/2px 6px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-performance::after{content:"";display:block;position:absolute;border:2px solid}.gg-performance::before{content:"";display:block;position:absolute;border:2px solid;bottom:2px;width:2px;height:2px;box-sizing:content-box;border-radius:100px;left:6px}.gg-performance::after{box-sizing:border-box;border-radius:3px;width:14px;height:8px;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom:0;top:2px;left:2px}.gg-pexels{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:14px;border:2px solid;border-right:0}.gg-pexels::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-pexels::before{content:"";display:block;box-sizing:border-box;position:absolute;width:5px;height:10px;border:2px solid;border-top-right-radius:100px;border-bottom-right-radius:100px;border-left:0;right:-5px;top:-2px}.gg-pexels::after{background:currentColor;width:2px;height:6px;bottom:-2px;right:-1px}.gg-phone{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;transform:scale(var(--ggs,1))}.gg-phone::after,.gg-phone::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-phone::after{width:18px;height:18px;border-top-left-radius:1px;border-bottom-right-radius:1px;border-bottom-left-radius:12px;border-left:4px solid;border-bottom:4px solid;left:2px;bottom:2px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat right 11px/6px 4px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat -1px 0/4px 6px}.gg-phone::before{width:20px;height:20px;border:6px double;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-radius:50%;transform:rotate(-45deg);bottom:2px;left:2px}.gg-photoscan{box-sizing:border-box;display:block;position:relative;transform:scale(var(--ggs,1));border-radius:2px;width:14px;height:18px;border:2px solid;border-bottom:4px solid}.gg-photoscan::before{content:"";position:absolute;box-sizing:border-box;display:block;width:4px;height:4px;border-radius:20px;box-shadow:0 0 0 2px,inset 0 0 0 2px;border:1px solid rgba(0,0,0,0)}.gg-piano{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:23px;height:18px;border:2px solid;border-radius:2px}.gg-piano::after{content:"";display:block;box-sizing:border-box;position:absolute;height:10px;background:currentColor;box-shadow:5px 0 0,10px 0 0}.gg-piano::before{content:"";display:block;box-sizing:border-box;position:absolute;height:10px;background:currentColor;box-shadow:5px 0 0,10px 0 0;top:-2px;width:3px;left:3px}.gg-piano::after{width:1px;bottom:-2px;left:4px}.gg-pill{display:block;box-sizing:border-box;width:12px;border-top-left-radius:140px;border-top-right-radius:140px;border:2px solid;transform:rotate(45deg) scale(var(--ggs,1));position:relative;height:14px}.gg-pill::after{display:block;box-sizing:border-box;width:12px;content:"";position:absolute;height:12px;background:currentColor;left:-2px;bottom:-12px;border-bottom-left-radius:140px;border-bottom-right-radius:140px}.gg-pin-alt{box-sizing:border-box;position:relative;display:block;width:2px;height:8px;border-radius:3px;transform:scale(var(--ggs,1));background:currentColor}.gg-pin-alt::after{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:12px;border:6px double;border-radius:100px;top:-10px;left:-5px}.gg-pin-bottom{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:8px;background:currentColor}.gg-pin-bottom::after,.gg-pin-bottom::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-pin-bottom::after{background:currentColor;bottom:-2px;border-radius:3px;width:10px;height:2px;left:-4px}.gg-pin-bottom::before{width:8px;height:8px;border:6px double;border-radius:100px;top:-10px;left:-5px}.gg-pin-top{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:8px;background:currentColor;margin-top:-8px}.gg-pin-top::after,.gg-pin-top::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-pin-top::after{background:currentColor;top:-2px;border-radius:3px;width:10px;height:2px;left:-4px}.gg-pin-top::before{width:8px;height:8px;border:6px double;border-radius:100px;bottom:-10px;left:-5px}.gg-pin{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:18px;height:18px;border-radius:100% 100% 0 100%;border:2px solid;margin-top:-4px}.gg-pin::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border:2px solid;top:3px;left:3px;border-radius:40px}.gg-play-backwards{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:3px;height:10px;background:currentColor}.gg-play-backwards::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid;right:-7px}.gg-play-backwards::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid;right:-7px;right:-14px}.gg-play-button-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:20px}.gg-play-button-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:6px solid;top:4px;left:7px}.gg-play-button-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-play-button-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:6px solid;top:4px;left:7px}.gg-play-button{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-play-button::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:6px solid;top:6px;left:9px}.gg-play-forwards{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:3px;height:10px;background:currentColor}.gg-play-forwards::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:6px solid;left:-7px}.gg-play-forwards::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:6px solid;left:-7px;left:-14px}.gg-play-list-add{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:6px;border-top:0 solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0}.gg-play-list-add::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;top:6px;right:-8px}.gg-play-list-add::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;top:6px;right:-8px;width:2px;height:10px;top:2px;right:-4px}.gg-play-list-check{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:6px;border-top:0 solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0}.gg-play-list-check::after{content:"";display:block;box-sizing:border-box;position:absolute;width:5px;height:8px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);top:2px;right:-4px}.gg-play-list-remove{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:6px;border-top:0 solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0}.gg-play-list-remove::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;transform:rotate(-45deg);top:8px;right:-4px}.gg-play-list-remove::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:2px;background:currentColor;transform:rotate(-45deg);top:8px;right:-4px;width:2px;height:8px;top:5px;right:-1px}.gg-play-list-search{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:6px;border-top:0 solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0}.gg-play-list-search::after,.gg-play-list-search::before{content:"";display:block;box-sizing:border-box;position:absolute;bottom:-7px}.gg-play-list-search::after{width:3px;height:2px;background:currentColor;transform:rotate(45deg);right:-4px}.gg-play-list-search::before{width:6px;height:6px;border-radius:4px;border:2px solid;right:-3px}.gg-play-list{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:6px;border-top:0 solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0}.gg-play-list::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid;top:6px;right:-3px}.gg-play-pause-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:22px}.gg-play-pause-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;left:6px;top:6px;border-left:2px solid;border-right:2px solid}.gg-play-pause-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-play-pause-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;left:6px;top:6px;border-left:2px solid;border-right:2px solid}.gg-play-pause{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:10px;border-left:3px solid;border-right:3px solid}.gg-play-stop-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:20px}.gg-play-stop-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;top:6px;left:6px;background:currentColor}.gg-play-stop-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-play-stop-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;top:6px;left:6px;background:currentColor}.gg-play-stop{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px;background:currentColor}.gg-play-track-next-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:20px}.gg-play-track-next-o::after{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px}.gg-play-track-next-o::before{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px;width:2px;border-radius:2px;left:11px;background:currentColor}.gg-play-track-next-o::after{width:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-left:5px solid;left:5px}.gg-play-track-next-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-play-track-next-r::after{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px}.gg-play-track-next-r::before{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px;width:2px;border-radius:2px;left:11px;background:currentColor}.gg-play-track-next-r::after{width:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-left:5px solid;left:5px}.gg-play-track-next{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:3px;height:10px;background:currentColor}.gg-play-track-next::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:6px solid;left:-7px}.gg-play-track-prev-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:20px}.gg-play-track-prev-o::after{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px}.gg-play-track-prev-o::before{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px;width:2px;border-radius:2px;right:11px;background:currentColor}.gg-play-track-prev-o::after{width:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-right:5px solid;right:5px}.gg-play-track-prev-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-play-track-prev-r::after{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px}.gg-play-track-prev-r::before{content:"";display:block;box-sizing:border-box;position:absolute;height:8px;top:5px;width:2px;border-radius:2px;right:11px;background:currentColor}.gg-play-track-prev-r::after{width:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-right:5px solid;right:5px}.gg-play-track-prev{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:3px;height:10px;background:currentColor}.gg-play-track-prev::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid;right:-7px}.gg-plug{position:relative;display:block;box-sizing:border-box;transform:scale(var(--ggs,1));width:12px;height:20px}.gg-plug::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-plug::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:10px;border:2px solid;border-bottom-left-radius:8px;border-bottom-right-radius:8px;top:5px}.gg-plug::after{width:2px;height:4px;background:currentColor;left:2px;border-radius:22px;box-shadow:6px 0 0,3px 14px 0,3px 16px 0}.gg-pocket{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:20px;border:2px solid;border-radius:6px;border-bottom-left-radius:22px;border-bottom-right-radius:22px}.gg-pocket::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px;width:8px;height:2px;background:currentColor;bottom:7px}.gg-pocket::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px;width:8px;height:2px;background:currentColor;bottom:7px;transform:rotate(-48deg);right:3px}.gg-pocket::after{transform:rotate(48deg);left:3px}.gg-pokemon{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:5px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 0 0 2px;border-radius:100%}.gg-pokemon::before{content:"";display:block;box-sizing:border-box;position:absolute;width:20px;height:2px;border-left:8px solid;border-right:8px solid;left:-6px;top:3px}.gg-polaroid{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:20px;border:2px solid;border-radius:2px;box-shadow:inset 0 -5px 0}.gg-poll{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:3px solid rgba(0,0,0,0);border-top:6px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 2px 0 0;border-radius:1px}.gg-poll::after,.gg-poll::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:10px;background:currentColor;top:-3px;left:4px}.gg-poll::after{height:4px;top:3px;left:8px}.gg-presentation{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:22px}.gg-presentation::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-presentation::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:6px;border:2px solid;border-top-left-radius:100px;border-top-right-radius:100px;top:2px;left:2px;border-bottom:0}.gg-presentation::after{width:18px;height:2px;background:currentColor;left:-1px;top:8px}.gg-printer{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 0 10px/6px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 14px 10px/6px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 4px 4px/2px 2px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:14px;border:2px solid rgba(0,0,0,0);border-bottom:0;box-shadow:inset 0 2px 0,inset 2px 2px 0,inset -2px 2px 0,inset -2px 2px 0}.gg-printer::after{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;border:2px solid;left:4px}.gg-printer::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;border:2px solid;left:4px;height:6px;top:-4px}.gg-printer::after{height:8px;top:8px}.gg-product-hunt{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:100px}.gg-product-hunt::after{content:"";display:block;box-sizing:border-box;position:absolute;top:3px}.gg-product-hunt::before{content:"";display:block;box-sizing:border-box;position:absolute;top:3px;border:2px solid;border-left:0;border-top-right-radius:40px;border-bottom-right-radius:40px;width:6px;height:6px;left:5px}.gg-product-hunt::after{width:2px;height:8px;background:currentColor;left:4px}.gg-profile{display:block;box-sizing:border-box;border:2px solid;border-radius:100px;overflow:hidden;transform:scale(var(--ggs,1));width:22px;height:22px;position:relative}.gg-profile::after,.gg-profile::before{display:block;box-sizing:border-box;border:2px solid;border-radius:100px}.gg-profile::after,.gg-profile::before{content:"";position:absolute;top:2px;left:5px;width:8px;height:8px}.gg-profile::after{border-radius:200px;top:11px;left:0px;width:18px;height:18px}.gg-pull-clear{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:12px;border:2px solid;border-top:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.gg-pull-clear::after{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:2px;bottom:2px;left:2px;background:currentColor;box-shadow:0 -4px 0 0}.gg-push-chevron-down-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-push-chevron-down-o::after{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid}.gg-push-chevron-down-o::before{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid;bottom:5px;width:8px;height:2px;left:5px}.gg-push-chevron-down-o::after{width:6px;height:6px;border-right:2px solid;transform:rotate(45deg);left:6px;top:3px}.gg-push-chevron-down-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-push-chevron-down-r::after{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid}.gg-push-chevron-down-r::before{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid;bottom:5px;width:8px;height:2px;left:5px}.gg-push-chevron-down-r::after{width:6px;height:6px;border-right:2px solid;transform:rotate(45deg);left:6px;top:3px}.gg-push-chevron-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-push-chevron-down::after{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid}.gg-push-chevron-down::before{content:"";display:block;box-sizing:border-box;position:absolute;border-bottom:2px solid;bottom:0;width:14px;height:2px;left:2px}.gg-push-chevron-down::after{width:10px;height:10px;border-right:2px solid;transform:rotate(45deg);left:4px;top:2px}.gg-push-chevron-left-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-push-chevron-left-o::after,.gg-push-chevron-left-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:8px;border-left:2px solid;top:5px;left:5px}.gg-push-chevron-left-o::after{width:6px;height:6px;border-bottom:2px solid;transform:rotate(45deg);left:9px;top:6px}.gg-push-chevron-left-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-push-chevron-left-r::after,.gg-push-chevron-left-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:8px;border-left:2px solid;top:5px;left:5px}.gg-push-chevron-left-r::after{width:6px;height:6px;border-bottom:2px solid;transform:rotate(45deg);left:9px;top:6px}.gg-push-chevron-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-push-chevron-left::after,.gg-push-chevron-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;border-left:2px solid;top:2px;left:0}.gg-push-chevron-left::after{width:10px;height:10px;border-bottom:2px solid;transform:rotate(45deg);left:6px;top:4px}.gg-push-chevron-right-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-push-chevron-right-o::after,.gg-push-chevron-right-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:8px;border-right:2px solid;top:5px;right:5px}.gg-push-chevron-right-o::after{width:6px;height:6px;border-bottom:2px solid;transform:rotate(-45deg);right:9px;top:6px}.gg-push-chevron-right-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-push-chevron-right-r::after,.gg-push-chevron-right-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:8px;border-right:2px solid;top:5px;right:5px}.gg-push-chevron-right-r::after{width:6px;height:6px;border-bottom:2px solid;transform:rotate(-45deg);right:9px;top:6px}.gg-push-chevron-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-push-chevron-right::after,.gg-push-chevron-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;border-right:2px solid;top:2px;right:0}.gg-push-chevron-right::after{width:10px;height:10px;border-bottom:2px solid;transform:rotate(-45deg);right:6px;top:4px}.gg-push-chevron-up-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-push-chevron-up-o::after{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid}.gg-push-chevron-up-o::before{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid;top:5px;width:8px;height:2px;left:5px}.gg-push-chevron-up-o::after{width:6px;height:6px;border-right:2px solid;transform:rotate(-45deg);left:6px;bottom:3px}.gg-push-chevron-up-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-push-chevron-up-r::after{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid}.gg-push-chevron-up-r::before{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid;top:5px;width:8px;height:2px;left:5px}.gg-push-chevron-up-r::after{width:6px;height:6px;border-right:2px solid;transform:rotate(-45deg);left:6px;bottom:3px}.gg-push-chevron-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid rgba(0,0,0,0);border-radius:100px}.gg-push-chevron-up::after{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid}.gg-push-chevron-up::before{content:"";display:block;box-sizing:border-box;position:absolute;border-top:2px solid;top:0;width:14px;height:2px;left:2px}.gg-push-chevron-up::after{width:10px;height:10px;border-right:2px solid;transform:rotate(-45deg);left:4px;bottom:2px}.gg-push-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:16px;background:currentColor}.gg-push-down::after,.gg-push-down::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:2px;border-bottom:2px solid;bottom:-5px;left:-5px}.gg-push-down::after{width:8px;height:8px;border-right:2px solid;transform:rotate(45deg);left:-3px;bottom:0}.gg-push-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:2px;background:currentColor}.gg-push-left::after,.gg-push-left::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:12px;border-left:2px solid;left:-5px;top:-5px}.gg-push-left::after{width:8px;height:8px;border-bottom:2px solid;transform:rotate(45deg);top:-3px;left:0}.gg-push-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:2px;background:currentColor}.gg-push-right::after,.gg-push-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:12px;border-right:2px solid;right:-5px;top:-5px}.gg-push-right::after{width:8px;height:8px;border-top:2px solid;transform:rotate(45deg);top:-3px;right:0}.gg-push-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:2px;height:16px;background:currentColor}.gg-push-up::after,.gg-push-up::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:2px;border-top:2px solid;top:-5px;left:-5px}.gg-push-up::after{width:8px;height:8px;border-left:2px solid;transform:rotate(45deg);left:-3px;top:0}.gg-qr{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:14px;height:14px;box-shadow:-6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px}.gg-qr::after{box-sizing:border-box;position:relative;display:block;width:14px;height:14px;box-shadow:-6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px;content:"";position:absolute;width:4px;height:4px;background:currentColor;box-shadow:0 6px 0,6px 6px 0,6px 0 0;top:2px;left:2px}.gg-quote-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:18px;border:2px solid;border-radius:2px}.gg-quote-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:6px;border-left:3px solid;border-right:3px solid;left:4px;top:4px;transform:skewX(-20deg)}.gg-quote{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:18px;border:2px solid rgba(0,0,0,0);border-radius:2px}.gg-quote::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:6px;border-left:3px solid;border-right:3px solid;left:4px;top:4px;transform:skewX(-20deg)}.gg-radio-check{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-radio-checked{display:block;box-sizing:border-box;border-radius:100px;border:2px solid;position:relative;transform:scale(var(--ggs,1));width:20px;height:20px}.gg-radio-checked::after{display:block;box-sizing:border-box;border-radius:100px;content:"";position:absolute;width:8px;height:8px;background:currentColor;top:4px;left:4px}.gg-ratio{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:20px;border:2px solid;border-radius:4px}.gg-ratio::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px}.gg-ratio::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;top:8px;left:12px}.gg-ratio::after{border-top:2px solid;border-left:2px solid;top:2px;left:2px}.gg-read{display:block;box-sizing:border-box;border:2px solid;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:rgba(0,0,0,0);margin-left:-1px;position:relative;transform:scale(var(--ggs,1));width:6px;height:5px;border-radius:50px}.gg-read::after,.gg-read::before{display:block;box-sizing:border-box;border:2px solid}.gg-read::after,.gg-read::before{content:"";position:absolute;width:10px;height:10px;border-radius:10px;left:-10px;top:-5px;box-shadow:-6px 0 0 -4px currentColor}.gg-read::after{left:2px;box-shadow:6px 0 0 -4px currentColor}.gg-readme{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:2px;height:17px;border-bottom:4px solid;border-radius:4px}.gg-readme::after{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:12px;box-shadow:0 0 0 2px;border-radius:1px;bottom:-1px;background:linear-gradient(to left,currentColor 4px,transparent 0) no-repeat center 5px/4px 2px,linear-gradient(to left,currentColor 4px,transparent 0) no-repeat center 2px/4px 2px,linear-gradient(to left,currentColor 4px,transparent 0) no-repeat center 8px/4px 2px}.gg-readme::before{content:"";display:block;position:absolute;box-sizing:border-box;width:8px;height:12px;box-shadow:0 0 0 2px;border-radius:1px;bottom:-1px;background:linear-gradient(to left,currentColor 4px,transparent 0) no-repeat center 5px/4px 2px,linear-gradient(to left,currentColor 4px,transparent 0) no-repeat center 2px/4px 2px,linear-gradient(to left,currentColor 4px,transparent 0) no-repeat center 8px/4px 2px;border-top-right-radius:3px;left:-8px}.gg-readme::after{border-top-left-radius:3px;right:-8px}.gg-record{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:6px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 0 0 10px;border-radius:100px}.gg-redo{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;border:2px solid;border-right-color:rgba(0,0,0,0);border-radius:100px}.gg-redo::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;top:-3px;right:-1px;transform:rotate(68deg)}.gg-remote{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:8px;height:8px}.gg-remote::after,.gg-remote::before{box-sizing:border-box;position:relative;display:block;width:8px;height:8px}.gg-remote::after{content:"";position:absolute;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg) scaleY(1)}.gg-remote::before{content:"";position:absolute;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg) scaleY(1);left:5px;top:-2px}.gg-remote::after{transform:rotate(-45deg) scaleX(-1);left:-5px;top:2px}.gg-remove-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-remove-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-remove{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:22px}.gg-remove::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-rename{box-sizing:border-box;position:relative;display:block;width:20px;height:16px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 22px,transparent 0) no-repeat 6px center/2px 22px}.gg-rename::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:12px;border:2px solid;top:2px}.gg-rename::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:12px;border:2px solid;top:2px;border-right:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.gg-rename::after{width:10px;border-left:0;border-top-right-radius:3px;border-bottom-right-radius:3px;right:0}.gg-reorder{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:2px;border-radius:3px;background:currentColor}.gg-reorder::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px}.gg-reorder::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;border:2px solid;width:6px;height:6px;left:12px;top:-2px}.gg-reorder::after{top:-4px;left:0;width:10px;height:2px;opacity:.5;background:currentColor;box-shadow:0 8px 0 0,0 12px 0 0,0 16px 0 0}.gg-repeat{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));box-shadow:-2px -2px 0 0,2px 2px 0 0;width:14px;height:6px}.gg-repeat::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0)}.gg-repeat::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid;top:-4px;right:0}.gg-repeat::after{border-right:5px solid;bottom:-4px;left:0}.gg-ring{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px}.gg-ring::after{content:"";display:block;position:absolute;border:2px solid;box-sizing:border-box}.gg-ring::before{content:"";display:block;position:absolute;border:2px solid;box-sizing:border-box;border-top-right-radius:100px;transform:rotate(-45deg);width:8px;height:8px;left:6px;top:-1px}.gg-ring::after{width:18px;height:18px;border-radius:100px;border-top-color:rgba(0,0,0,0);left:1px;top:2px}.gg-row-first{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:10px}.gg-row-first::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor}.gg-row-first::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor;width:10px;top:4px;opacity:.5;box-shadow:0 4px 0}.gg-row-first::after{width:14px}.gg-row-last{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:10px}.gg-row-last::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor}.gg-row-last::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;height:2px;background:currentColor;width:10px;opacity:.5;box-shadow:0 4px 0}.gg-row-last::after{width:14px;bottom:0}.gg-ruler{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:13px;border:2px solid;border-radius:3px}.gg-ruler::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:5px;background:currentColor;left:7px;top:-1px;box-shadow:8px 0 0}.gg-ruler::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:5px;background:currentColor;left:7px;top:-1px;box-shadow:8px 0 0;height:7px;left:3px}.gg-sand-clock{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:20px;border-top:2px solid;border-bottom:2px solid}.gg-sand-clock::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-sand-clock::before{content:"";display:block;box-sizing:border-box;position:absolute;border-top-left-radius:14px;border-top-right-radius:14px;bottom:-2px;width:10px;height:10px;border:2px solid;left:1px}.gg-sand-clock::after{width:6px;height:6px;border:2px solid rgba(0,0,0,0);border-bottom-left-radius:14px;border-bottom-right-radius:14px;top:0;left:3px;box-shadow:0 0 0 2px,inset 2px 0 0}.gg-scan{box-sizing:border-box;position:relative;display:block;width:18px;height:18px;transform:scale(var(--ggs,1));background:linear-gradient(to left,currentColor 22px,transparent 0) no-repeat center/2px 22px}.gg-scan::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;border:2px solid;top:2px}.gg-scan::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px;border:2px solid;top:2px;border-right:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.gg-scan::after{border-left:0;border-top-right-radius:3px;border-bottom-right-radius:3px;right:0}.gg-screen-mirror{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:10px;border:2px solid;border-bottom:0}.gg-screen-mirror::after,.gg-screen-mirror::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-screen-mirror::after{border-bottom:5px solid;width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);bottom:-2px;left:3px}.gg-screen-mirror::before{width:18px;height:2px;left:-2px;bottom:0;border-left:5px solid;border-right:5px solid}.gg-screen-shot{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:20px;border:2px solid;border-radius:1px}.gg-screen-shot::after{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:4px}.gg-screen-shot::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:4px;border-bottom:2px solid;border-right:2px solid;bottom:2px;right:2px}.gg-screen-shot::after{border-top:2px solid;border-left:2px solid;top:2px;left:2px}.gg-screen-wide{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:11px;border:2px solid;border-radius:3px;margin-top:-4px}.gg-screen-wide::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:8px;height:2px;background:currentColor;top:10px;left:6px}.gg-screen-wide::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:8px;height:2px;background:currentColor;top:10px;left:6px;width:2px;height:4px;top:8px;left:9px}.gg-screen{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:14px;border:2px solid;border-radius:3px;margin-top:-4px}.gg-screen::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:10px;height:2px;background:currentColor;top:14px;left:4px}.gg-screen::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:10px;height:2px;background:currentColor;top:14px;left:4px;width:2px;height:6px;top:10px;left:8px}.gg-scroll-h{display:block;box-sizing:border-box;width:6px;height:6px;position:relative;transform:scale(var(--ggs,1));border:2px solid;border-radius:10px}.gg-scroll-h::after,.gg-scroll-h::before{display:block;box-sizing:border-box;width:6px;height:6px}.gg-scroll-h::after,.gg-scroll-h::before{content:"";position:absolute;transform:rotate(45deg);top:-2px}.gg-scroll-h::after{border-top:2px solid;border-right:2px solid;right:-8px}.gg-scroll-h::before{border-bottom:2px solid;border-left:2px solid;left:-8px}.gg-scroll-v{display:block;box-sizing:border-box;width:6px;height:6px;position:relative;transform:scale(var(--ggs,1));border:2px solid;border-radius:10px}.gg-scroll-v::after,.gg-scroll-v::before{display:block;box-sizing:border-box;width:6px;height:6px}.gg-scroll-v::after,.gg-scroll-v::before{content:"";position:absolute;transform:rotate(-45deg);left:-2px}.gg-scroll-v::after{border-bottom:2px solid;border-left:2px solid;bottom:-8px}.gg-scroll-v::before{border-top:2px solid;border-right:2px solid;top:-8px}.gg-search-found{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:100%;margin-left:-4px;margin-top:-4px}.gg-search-found::after,.gg-search-found::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-search-found::after{border-radius:3px;width:2px;height:8px;background:currentColor;transform:rotate(-45deg);top:10px;left:12px}.gg-search-found::before{width:6px;height:4px;border-left:2px solid;border-bottom:2px solid;transform:rotate(-40deg);top:3px;left:3px}.gg-search-loading{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:100%;margin-left:-4px;margin-top:-4px}.gg-search-loading::after,.gg-search-loading::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;background:currentColor}.gg-search-loading::after{border-radius:3px;height:8px;transform:rotate(-45deg);top:10px;left:12px}.gg-search-loading::before{height:2px;border-radius:100%;top:5px;left:5px;box-shadow:-3px 0 0,3px 0 0}.gg-search{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:100%;margin-left:-4px;margin-top:-4px}.gg-search::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:8px;background:currentColor;transform:rotate(-45deg);top:10px;left:12px}.gg-select-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:20px}.gg-select-o::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;left:6px;transform:rotate(-45deg)}.gg-select-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;left:6px;transform:rotate(-45deg);border-left:2px solid;border-bottom:2px solid;bottom:4px}.gg-select-o::after{border-right:2px solid;border-top:2px solid;top:4px}.gg-select-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-select-r::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;left:6px;transform:rotate(-45deg)}.gg-select-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;left:6px;transform:rotate(-45deg);border-left:2px solid;border-bottom:2px solid;bottom:4px}.gg-select-r::after{border-right:2px solid;border-top:2px solid;top:4px}.gg-select{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-select::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;left:7px;transform:rotate(-45deg)}.gg-select::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;left:7px;transform:rotate(-45deg);border-left:2px solid;border-bottom:2px solid;bottom:4px}.gg-select::after{border-right:2px solid;border-top:2px solid;top:4px}.gg-server{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:20px;border:2px solid;border-radius:3px}.gg-server::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor}.gg-server::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;top:2px;box-shadow:0 4px 0;border-radius:3px;width:8px;left:2px}.gg-server::after{width:2px;border-radius:10px;left:5px;bottom:2px}.gg-serverless{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:15px;height:13px;overflow:hidden}.gg-serverless::after{background:currentColor;content:"";box-sizing:border-box;position:absolute;display:block;height:3px;box-shadow:0 5px 0,0 10px 0;transform:skew(-20deg)}.gg-serverless::before{background:currentColor;content:"";box-sizing:border-box;position:absolute;display:block;height:3px;box-shadow:0 5px 0,0 10px 0;transform:skew(-20deg);width:8px;left:-2px}.gg-serverless::after{width:12px;right:-5px}.gg-shape-circle{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:3px solid;border-radius:100px}.gg-shape-half-circle{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:16px;border:3px solid;border-top-left-radius:100px;border-bottom-left-radius:100px;border-right:0}.gg-shape-hexagon{display:block;box-sizing:border-box;width:18px;height:10px;border-left:3px solid currentColor;border-right:3px solid currentColor;position:relative;transform:scale(var(--ggs,1))}.gg-shape-hexagon::after,.gg-shape-hexagon::before{display:block;box-sizing:border-box;width:18px;height:10px;border-left:3px solid currentColor;border-right:3px solid currentColor}.gg-shape-hexagon::after{content:"";position:absolute;left:-3px}.gg-shape-hexagon::before{content:"";position:absolute;left:-3px;transform:rotate(60deg)}.gg-shape-hexagon::after{transform:rotate(-60deg)}.gg-shape-rhombus{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:14px;height:14px;border:3px solid}.gg-shape-square{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:3px solid}.gg-shape-triangle{position:relative;transform:scale(var(--ggs,1));width:22px;height:17px;border-left:3px solid rgba(0,0,0,0);border-bottom:3px solid;display:block;box-sizing:border-box;border-right:3px solid rgba(0,0,0,0)}.gg-shape-triangle::before{display:block;box-sizing:border-box;border-right:3px solid rgba(0,0,0,0);content:"";position:absolute;width:20px;height:20px;border-left:3px solid;border-top:3px solid;border-bottom:3px solid rgba(0,0,0,0);transform:rotate(45deg) skew(10deg,10deg);left:-2px;bottom:-13px}.gg-shape-zigzag{display:block;box-sizing:border-box;width:5px;height:7px;border-left:2px solid;border-bottom:2px solid;margin-left:-18px;transform:rotate(-49deg) scale(var(--ggs,1));position:relative}.gg-shape-zigzag::after,.gg-shape-zigzag::before{display:block;box-sizing:border-box;width:5px;height:7px;border-left:2px solid;border-bottom:2px solid}.gg-shape-zigzag::after{content:"";position:absolute;left:2px;top:5px}.gg-shape-zigzag::before{content:"";position:absolute;left:2px;top:5px;left:7px;top:10px}.gg-share{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:6px;background:currentColor;border-radius:100px;box-shadow:10px -6px 0,10px 6px 0}.gg-share::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:10px;height:2px;background:currentColor;left:2px}.gg-share::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:10px;height:2px;background:currentColor;left:2px;top:0;transform:rotate(-35deg)}.gg-share::after{bottom:0;transform:rotate(35deg)}.gg-shield{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:4px;background:currentColor;border-radius:100px;margin-top:-6px}.gg-shield::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:8px;height:16px;border:2px solid}.gg-shield::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:8px;height:16px;border:2px solid;border-bottom-left-radius:40px;border-right:0;left:0}.gg-shield::after{border-bottom-right-radius:40px;border-left:0;right:0}.gg-shopping-bag{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:20px;border:2px solid;border-radius:3px}.gg-shopping-bag::after{box-sizing:border-box;position:relative;display:block;width:20px;height:20px;border:2px solid;border-radius:3px;content:"";position:absolute;width:10px;height:6px;border-bottom-left-radius:120px;border-bottom-right-radius:120px;border-top:0;top:2px;left:3px}.gg-shopping-cart{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:20px;height:21px;background:linear-gradient(to left,currentColor 12px,transparent 0) no-repeat -1px 6px/18px 2px,linear-gradient(to left,currentColor 12px,transparent 0) no-repeat 6px 14px/11px 2px,linear-gradient(to left,currentColor 12px,transparent 0) no-repeat 0 2px/4px 2px,radial-gradient(circle,currentColor 60%,transparent 40%) no-repeat 12px 17px/4px 4px,radial-gradient(circle,currentColor 60%,transparent 40%) no-repeat 6px 17px/4px 4px}.gg-shopping-cart::after,.gg-shopping-cart::before{content:"";display:block;position:absolute;box-sizing:border-box;width:2px;height:14px;background:currentColor;top:2px;left:4px;transform:skew(12deg)}.gg-shopping-cart::after{height:10px;top:6px;left:16px;transform:skew(-12deg)}.gg-shortcut{display:block;box-sizing:border-box;border-radius:3px;border:2px solid;position:relative;transform:scale(var(--ggs,1));width:18px;height:18px}.gg-shortcut::after{display:block;box-sizing:border-box;border-radius:3px;content:"";position:absolute;width:2px;height:12px;background:currentColor;left:6px;top:1px;transform:rotate(45deg)}.gg-shutterstock{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:3px}.gg-shutterstock::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-radius:1px}.gg-shutterstock::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-radius:1px;border-bottom:2px solid;border-right:2px solid;bottom:2px;right:2px}.gg-shutterstock::after{border-top:2px solid;border-left:2px solid;top:2px;left:2px}.gg-sidebar-open{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:16px;border:2px solid}.gg-sidebar-open::before{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:12px;background:currentColor;top:0;left:0}.gg-sidebar-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:16px;border-right:2px solid}.gg-sidebar-right::before{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:16px;border:2px solid;top:0;right:2px}.gg-sidebar{display:block;box-sizing:border-box;height:16px;border-left:2px solid;position:relative;transform:scale(var(--ggs,1));width:18px}.gg-sidebar::before{display:block;box-sizing:border-box;height:16px;content:"";position:absolute;width:14px;border:2px solid;top:0;left:2px}.gg-signal{display:block;box-sizing:border-box;width:2px;border-radius:4px;background:currentColor;position:relative;transform:scale(var(--ggs,1));height:8px}.gg-signal::after,.gg-signal::before{display:block;box-sizing:border-box;width:2px;border-radius:4px;background:currentColor}.gg-signal::after{content:"";position:absolute}.gg-signal::before{content:"";position:absolute;height:12px;left:4px;bottom:0}.gg-signal::after{height:4px;left:-4px;bottom:0}.gg-size{box-sizing:border-box;position:relative;display:block;width:16px;height:16px;transform:scale(var(--ggs,1));border-left:8px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-size::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:12px;border:2px solid;border-right:0;right:6px;top:2px}.gg-size::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:12px;border:2px solid;border-right:0;right:6px;top:2px;width:4px;height:8px;right:12px;top:4px}.gg-sketch{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:22px;height:18px;background:linear-gradient(to left,currentColor 16px,transparent 0) no-repeat center 6px/6px 2px}.gg-sketch::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;border:2px solid;left:4px}.gg-sketch::before{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;border:2px solid;left:4px;height:14px;border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);transform:rotate(-45deg) skew(-8deg,-8deg);bottom:4px}.gg-sketch::after{height:7px;border-bottom:0;transform:perspective(12px) rotateX(35deg)}.gg-slack{position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));display:block;width:20px;height:20px;background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 7px 2px/2px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 15px 7px/2px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 2px 10px/2px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 10px 15px/2px 2px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 10px 2px/4px 5px,linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 5px 12px/4px 5px}.gg-slack::after{background:currentColor;content:"";position:absolute;box-sizing:border-box;display:block;height:4px;border-radius:22px}.gg-slack::before{background:currentColor;content:"";position:absolute;box-sizing:border-box;display:block;height:4px;border-radius:22px;width:9px;top:5px;box-shadow:10px 5px 0}.gg-slack::after{width:4px;left:5px;box-shadow:-5px 10px 0,0 10px 0,0 15px 0,5px 15px 0,5px 5px 0,5px 0 0,10px 5px 0}.gg-sleep{display:block;box-sizing:border-box;transform:scale(var(--ggs,1));position:relative;width:18px;height:18px;border:2px solid;border-radius:22px}.gg-sleep::after{display:block;box-sizing:border-box;content:"";position:absolute;width:14px;height:2px;background:currentColor;bottom:2px}.gg-smart-home-boiler{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:20px;border:2px solid;border-radius:2px;border-top-left-radius:4px;border-top-right-radius:4px;background:linear-gradient(to left,currentColor 14px,transparent 0) no-repeat center 4px/14px 2px}.gg-smart-home-boiler::before{content:"";position:absolute;display:block;box-sizing:border-box;width:6px;height:3px;border-left:2px solid;border-right:2px solid;transform:skewX(20deg);bottom:-4px;left:2px}.gg-smart-home-cooker{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:4px;background:linear-gradient(to left,currentColor 18px,transparent 0) no-repeat center 2px/18px 2px}.gg-smart-home-cooker::after{content:"";position:absolute;display:block;box-sizing:border-box;width:6px;left:4px}.gg-smart-home-cooker::before{content:"";position:absolute;display:block;box-sizing:border-box;width:6px;left:4px;height:6px;border:2px solid;border-radius:4px;bottom:2px}.gg-smart-home-cooker::after{height:3px;box-shadow:0 -2px 0,inset 0 0 0 2px;border-left:2px solid rgba(0,0,0,0);border-right:2px solid rgba(0,0,0,0);top:-4px}.gg-smart-home-heat{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:24px;height:14px;border:2px solid;border-radius:22px;background:linear-gradient(to left,currentColor 24px,transparent 0) no-repeat center 2px/10px 2px}.gg-smart-home-heat::after{content:"";position:absolute;display:block;box-sizing:border-box;width:6px;height:6px;border:2px solid;top:2px}.gg-smart-home-heat::before{content:"";position:absolute;display:block;box-sizing:border-box;width:6px;height:6px;border:2px solid;top:2px;border-right:0;border-top-left-radius:22px;border-bottom-left-radius:22px;left:2px}.gg-smart-home-heat::after{border-left:0;border-top-right-radius:22px;border-bottom-right-radius:22px;right:2px}.gg-smart-home-light{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:10px;height:14px;border:2px solid;border-radius:14px;box-shadow:0 11px 0 -4px}.gg-smart-home-light::after{content:"";position:absolute;display:block;box-sizing:border-box;background:currentColor;width:2px;height:6px;border-radius:6px;bottom:-8px}.gg-smart-home-light::before{content:"";position:absolute;display:block;box-sizing:border-box;background:currentColor;width:2px;height:6px;border-radius:6px;bottom:-8px;transform:rotate(20deg);left:-2px}.gg-smart-home-light::after{transform:rotate(-20deg);right:-2px}.gg-smart-home-refrigerator{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:22px;border:2px solid;border-radius:3px}.gg-smart-home-refrigerator::after{content:"";position:absolute;display:block;box-sizing:border-box;background:currentColor}.gg-smart-home-refrigerator::before{content:"";position:absolute;display:block;box-sizing:border-box;background:currentColor;width:2px;height:4px;border-radius:2px;top:2px;left:2px;box-shadow:0 8px 0}.gg-smart-home-refrigerator::after{width:14px;height:2px;top:7px;left:-2px}.gg-smart-home-wash-machine{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:18px;height:20px;border:2px solid;background:linear-gradient(to left,currentColor 18px,transparent 0) no-repeat center 4px/18px 2px;border-radius:3px}.gg-smart-home-wash-machine::after{content:"";position:absolute;display:block;box-sizing:border-box;border-radius:22px}.gg-smart-home-wash-machine::before{content:"";position:absolute;display:block;box-sizing:border-box;border-radius:22px;bottom:1px;left:3px;width:8px;height:8px;border:2px solid;box-shadow:5px -9px 0 -3px,2px -9px 0 -3px}.gg-smart-home-wash-machine::after{top:1px;left:1px;width:4px;height:2px;background:currentColor}.gg-smartphone-chip{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:6px double;border-radius:3px}.gg-smartphone-chip::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:2px;left:-3px;top:-9px;background:currentColor;box-shadow:4px 0 0,8px 0 0,0 20px 0,4px 20px 0,-6px 6px 0,14px 6px 0,14px 10px 0,14px 14px 0,-6px 10px 0,-6px 14px 0,8px 20px 0}.gg-smartphone-ram{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:26px;height:14px;border:2px solid;border-radius:3px}.gg-smartphone-ram::after,.gg-smartphone-ram::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:2px;background:currentColor;box-shadow:16px 4px 0;top:2px;left:2px}.gg-smartphone-ram::after{box-shadow:4px 0 0,8px 0 0,12px 0 0,16px 0 0,0 18px 0,4px 18px 0,8px 18px 0,12px 18px 0,16px 18px 0;top:-5px}.gg-smartphone-shake{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 4px 12px/2px 2px;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));display:block;width:14px;height:20px;border:2px solid;border-radius:2px}.gg-smartphone-shake::after,.gg-smartphone-shake::before{content:"";display:block;box-sizing:border-box;position:absolute;height:10px;width:6px;border:2px solid rgba(0,0,0,0);overflow:hidden;box-shadow:2px 0 0,inset -2px 0 0;top:3px;left:-12px}.gg-smartphone-shake::after{transform:scaleX(-1);left:16px}.gg-smartphone{background:linear-gradient(to left,currentColor 5px,transparent 0) no-repeat 4px 12px/2px 2px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:20px;border:2px solid;border-radius:2px}.gg-smile-mouth-open{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-smile-mouth-open::after{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-smile-mouth-open::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px;background:currentColor;box-shadow:6px 0 0;width:2px;height:2px;border-radius:50%;top:5px}.gg-smile-mouth-open::after{width:8px;height:4px;border-radius:150px;border-top-left-radius:0;border-top-right-radius:0;border:2px solid;top:9px}.gg-smile-neutral{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-smile-neutral::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;left:4px}.gg-smile-neutral::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;left:4px;box-shadow:6px 0 0;width:2px;border-radius:10px;top:5px}.gg-smile-neutral::after{border-radius:3px;width:8px;top:10px}.gg-smile-no-mouth{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-smile-no-mouth::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;left:4px;box-shadow:6px 0 0;width:2px;border-radius:10px;top:5px}.gg-smile-none{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-smile-none::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;left:4px}.gg-smile-none::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;background:currentColor;left:4px;box-shadow:5px 0 0;width:3px;border-radius:10px;top:5px}.gg-smile-none::after{border-radius:3px;width:8px;top:10px}.gg-smile-sad{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-smile-sad::after{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-smile-sad::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px;background:currentColor;box-shadow:6px 0 0;width:2px;height:2px;border-radius:50%;top:5px}.gg-smile-sad::after{width:8px;height:4px;border-radius:150px;border-top-left-radius:0;border-top-right-radius:0;border:2px solid;border-top-color:rgba(0,0,0,0);top:9px;transform:scaleY(-1)}.gg-smile-upside{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-smile-upside::after{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-smile-upside::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px;background:currentColor;box-shadow:6px 0 0;width:2px;height:2px;border-radius:50%;bottom:5px}.gg-smile-upside::after{width:8px;height:4px;border-radius:150px;border-bottom-left-radius:0;border-bottom-right-radius:0;border:2px solid;border-bottom-color:rgba(0,0,0,0);bottom:9px}.gg-smile{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:100px}.gg-smile::after{content:"";display:block;box-sizing:border-box;position:absolute;left:4px}.gg-smile::before{content:"";display:block;box-sizing:border-box;position:absolute;left:4px;background:currentColor;box-shadow:6px 0 0;width:2px;height:2px;border-radius:50%;top:5px}.gg-smile::after{width:8px;height:4px;border-radius:150px;border-top-left-radius:0;border-top-right-radius:0;border:2px solid;border-top-color:rgba(0,0,0,0);top:9px}.gg-software-download{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:6px;border:2px solid;border-top:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px;margin-top:8px}.gg-software-download::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-left:2px solid;border-bottom:2px solid;transform:rotate(-45deg);left:2px;bottom:4px}.gg-software-download::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:10px;background:currentColor;left:5px;bottom:5px}.gg-software-upload{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:6px;border:2px solid;border-top:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px;margin-top:8px}.gg-software-upload::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-left:2px solid;border-top:2px solid;transform:rotate(45deg);left:2px;bottom:4px}.gg-software-upload::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:10px;background:currentColor;left:5px;bottom:3px}.gg-sort-az{display:block;box-sizing:border-box;height:2px;border-radius:4px;background:currentColor;position:relative;transform:scale(var(--ggs,1));width:8px}.gg-sort-az::after,.gg-sort-az::before{display:block;box-sizing:border-box;height:2px;border-radius:4px;background:currentColor}.gg-sort-az::after{content:"";position:absolute}.gg-sort-az::before{content:"";position:absolute;width:12px;top:-4px;left:-2px}.gg-sort-az::after{width:4px;top:4px;left:2px}.gg-sort-za{display:block;box-sizing:border-box;height:2px;border-radius:4px;background:currentColor;position:relative;transform:scale(var(--ggs,1));width:8px}.gg-sort-za::after,.gg-sort-za::before{display:block;box-sizing:border-box;height:2px;border-radius:4px;background:currentColor}.gg-sort-za::after{content:"";position:absolute}.gg-sort-za::before{content:"";position:absolute;width:12px;top:4px;left:-2px}.gg-sort-za::after{width:4px;top:-4px;left:2px}.gg-space-between-v{display:block;box-sizing:border-box;transform:scale(var(--ggs,1));width:8px;height:14px;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-space-between-v::after{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:4px;border:2px solid;left:-2px}.gg-space-between-v::before{content:"";display:block;box-sizing:border-box;position:absolute;width:12px;height:4px;border:2px solid;left:-2px;top:-6px;border-top:0}.gg-space-between-v::after{bottom:-6px;border-bottom:0}.gg-space-between{display:block;box-sizing:border-box;transform:scale(var(--ggs,1));width:14px;height:8px;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 2px}.gg-space-between::after{content:"";display:block;box-sizing:border-box;position:absolute;height:12px;width:4px;border:2px solid;top:-2px}.gg-space-between::before{content:"";display:block;box-sizing:border-box;position:absolute;height:12px;width:4px;border:2px solid;top:-2px;left:-6px;border-left:0}.gg-space-between::after{right:-6px;border-right:0}.gg-spectrum{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;overflow:hidden}.gg-spectrum::before{content:"";display:block;box-sizing:border-box;position:absolute;width:30px;height:30px;left:-15px;bottom:-15px;border:8px solid;border-radius:18px}@keyframes spinneralt{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gg-spinner-alt{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:20px}.gg-spinner-alt::before{box-sizing:border-box;position:relative;display:block;width:20px;height:20px;content:"";position:absolute;border-radius:100px;animation:spinneralt 1s cubic-bezier(0.6,0,0.4,1) infinite;border:3px solid rgba(0,0,0,0);border-top-color:currentColor}@keyframes spinner-two-alt{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gg-spinner-two-alt{box-sizing:border-box;display:block;width:20px;height:20px;transform:scale(var(--ggs,1));position:relative}.gg-spinner-two-alt::before{box-sizing:border-box;display:block;width:20px;height:20px;content:"";position:absolute;border-radius:100px;animation:spinner-two-alt 1s cubic-bezier(0.6,0,0.4,1) infinite;border:3px solid rgba(0,0,0,0);border-bottom-color:currentColor;border-top-color:currentColor}@keyframes spinner-two{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gg-spinner-two{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:20px}.gg-spinner-two::after{box-sizing:border-box;display:block;width:20px;height:20px;content:"";position:absolute;border-radius:100px}.gg-spinner-two::before{box-sizing:border-box;display:block;width:20px;height:20px;content:"";position:absolute;border-radius:100px;animation:spinner-two 1s cubic-bezier(0.6,0,0.4,1) infinite;border:3px solid rgba(0,0,0,0);border-bottom-color:currentColor;border-top-color:currentColor}.gg-spinner-two::after{border:3px solid;opacity:.2}.gg-spinner{transform:scale(var(--ggs,1));box-sizing:border-box;position:relative;display:block;width:20px;height:20px}.gg-spinner::after,.gg-spinner::before{box-sizing:border-box;position:relative;display:block;width:20px;height:20px}.gg-spinner::after{content:"";position:absolute;border-radius:100px}.gg-spinner::before{content:"";position:absolute;border-radius:100px;animation:spinner 1s cubic-bezier(0.6,0,0.4,1) infinite;border:3px solid rgba(0,0,0,0);border-top-color:currentColor}.gg-spinner::after{border:3px solid;opacity:.2}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gg-square{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:12px;border-radius:1px;border:3px solid rgba(0,0,0,0);box-shadow:0 0 0 3px,inset 0 0 0 3px}.gg-stack{display:block;box-sizing:border-box;width:14px;height:14px;border:2px solid;margin-right:8px;margin-top:8px;transform:scale(var(--ggs,1));position:relative}.gg-stack::after,.gg-stack::before{display:block;box-sizing:border-box;width:14px;height:14px;border:2px solid}.gg-stack::after{content:"";position:absolute;border-left:0;border-bottom:0;right:-5px;top:-5px}.gg-stack::before{content:"";position:absolute;border-left:0;border-bottom:0;right:-5px;top:-5px;right:-8px;top:-8px}.gg-stark{background:currentColor;box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:3px;height:16px}.gg-stark::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:16px;border:3px solid}.gg-stark::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:16px;border:3px solid;border-top-left-radius:100px;border-bottom-left-radius:100px;border-right:0;border-top-color:rgba(0,0,0,0);left:-7px;bottom:0}.gg-stark::after{border-top-right-radius:100px;border-bottom-right-radius:100px;border-left:0;border-bottom-color:rgba(0,0,0,0);right:-7px;top:0}.gg-stopwatch{background:linear-gradient(to left,currentColor 7px,transparent 0) no-repeat 6px 2px/2px 6px;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border-radius:100%;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px}.gg-stopwatch::after{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:2px;background:currentColor;transform:rotate(45deg);right:-4px;top:-3px}.gg-stories{display:block;box-sizing:border-box;border-radius:3px;position:relative;transform:scale(var(--ggs,1));width:12px;height:16px;border:2px solid}.gg-stories::after,.gg-stories::before{display:block;box-sizing:border-box;border-radius:3px}.gg-stories::after{content:"";position:absolute;background:currentColor;width:2px;height:14px;top:-1px}.gg-stories::before{content:"";position:absolute;background:currentColor;width:2px;height:14px;top:-1px;left:-6px}.gg-stories::after{right:-6px}.gg-studio{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:2px solid}.gg-studio::after{content:"";display:block;box-sizing:border-box;position:absolute;width:4px;height:4px;background:currentColor;right:2px;bottom:2px}.gg-style{display:block;box-sizing:border-box;width:8px;height:8px;position:relative;transform:scale(var(--ggs,1));box-shadow:-3px 3px 0 -1px,3px -3px 0 -1px}.gg-style::after,.gg-style::before{display:block;box-sizing:border-box;width:8px;height:8px}.gg-style::after{content:"";position:absolute;border:2px solid}.gg-style::before{content:"";position:absolute;border:2px solid;top:-5px;left:-5px}.gg-style::after{bottom:-5px;right:-5px}.gg-sun{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:24px;background:linear-gradient(to bottom,currentColor 4px,transparent 0) no-repeat 5px -6px/2px 6px,linear-gradient(to bottom,currentColor 4px,transparent 0) no-repeat 5px 14px/2px 6px,linear-gradient(to bottom,currentColor 4px,transparent 0) no-repeat -8px 5px/6px 2px,linear-gradient(to bottom,currentColor 4px,transparent 0) no-repeat 14px 5px/6px 2px;border-radius:100px;box-shadow:inset 0 0 0 2px;border:6px solid rgba(0,0,0,0)}.gg-sun::after{content:"";display:block;box-sizing:border-box;position:absolute;width:24px;height:2px;border-right:4px solid;border-left:4px solid;left:-6px;top:5px}.gg-sun::before{content:"";display:block;box-sizing:border-box;position:absolute;width:24px;height:2px;border-right:4px solid;border-left:4px solid;left:-6px;top:5px;transform:rotate(-45deg)}.gg-sun::after{transform:rotate(45deg)}.gg-support{box-sizing:border-box;position:relative;display:block;width:20px;height:20px;transform:rotate(45deg) scale(var(--ggs,1));border:5px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 0 0 2px;border-radius:40px}.gg-support::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-support::before{content:"";display:block;box-sizing:border-box;position:absolute;border-left:9px solid;border-right:9px solid;width:24px;height:2px;left:-7px;top:4px}.gg-support::after{width:2px;height:24px;border-top:9px solid;border-bottom:9px solid;left:4px;top:-7px}.gg-swap-vertical{box-sizing:border-box;position:relative;display:block;transform:rotate(90deg) scale(var(--ggs,1));box-shadow:-2px 2px 0,2px -2px 0;width:6px;height:2px}.gg-swap-vertical::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0)}.gg-swap-vertical::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:3px solid;top:-4px;right:-4px}.gg-swap-vertical::after{border-right:3px solid;bottom:-4px;left:-4px}.gg-swap{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));box-shadow:-2px 2px 0,2px -2px 0;width:6px;height:2px}.gg-swap::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0)}.gg-swap::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:3px solid;top:-4px;right:-4px}.gg-swap::after{border-right:3px solid;bottom:-4px;left:-4px}.gg-sweden{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:21px;height:16px}.gg-sweden::after{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;background:currentColor;box-shadow:0 8px 0;top:0}.gg-sweden::before{content:"";display:block;box-sizing:border-box;position:absolute;height:6px;background:currentColor;box-shadow:0 8px 0;top:0;left:0;width:7px}.gg-sweden::after{width:12px;right:0}.gg-swiss{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border:4px solid}.gg-swiss::after,.gg-swiss::before{content:"";display:block;box-sizing:border-box;position:absolute;width:5px;height:5px;background:currentColor;box-shadow:0 9px 0;top:-2px}.gg-swiss::after{left:-2px}.gg-swiss::before{right:-2px}.gg-sync{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border-radius:40px;border:2px solid;margin:1px;border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);width:18px;height:18px}.gg-sync::after{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);transform:rotate(-45deg)}.gg-sync::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);transform:rotate(-45deg);border-left:6px solid;bottom:-1px;right:-3px}.gg-sync::after{border-right:6px solid;top:-1px;left:-3px}.gg-tab{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:20px;height:16px;border:2px solid;border-radius:3px}.gg-tab::before{display:block;box-sizing:border-box;content:"";position:absolute;width:10px;height:6px;background:currentColor;border-radius:1px;transform:skewX(20deg);top:-2px;right:-1px}.gg-tag{display:block;border:2px solid;border-right:0;border-top-left-radius:3px;border-bottom-left-radius:3px;box-sizing:border-box;transform:scale(var(--ggs,1));position:relative;width:19px;height:14px}.gg-tag::before{display:block;border:2px solid;content:"";position:absolute;width:2px;height:2px;box-sizing:content-box;border-radius:100px;right:0;top:2px}.gg-tag::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;border-bottom-right-radius:4px;transform:rotate(-45deg);top:0;right:-5px}.gg-tally{box-sizing:border-box;position:relative;display:block;transform:skew(-10deg) scale(var(--ggs,1));width:18px;height:20px}.gg-tally::after{content:"";position:absolute;box-sizing:border-box;display:block;width:3px;background:currentColor;border-radius:.5px}.gg-tally::before{content:"";position:absolute;box-sizing:border-box;display:block;width:3px;background:currentColor;border-radius:.5px;height:20px;box-shadow:5px 0 0;left:5px}.gg-tally::after{height:8px;box-shadow:15px 0 0}.gg-tap-double{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:20px;height:22px}.gg-tap-double::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px}.gg-tap-double::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:22px;width:20px;height:20px;border:6px double rgba(0,0,0,0);border-top:6px double}.gg-tap-double::after{width:6px;height:10px;border:2px solid rgba(0,0,0,0);border-bottom-width:5px;box-shadow:0 0 0 2px,inset 0 0 0 2px;left:7px;bottom:2px}.gg-tap-single{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:16px;height:22px}.gg-tap-single::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid rgba(0,0,0,0);border-radius:22px}.gg-tap-single::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid rgba(0,0,0,0);border-radius:22px;width:16px;height:16px;border-top:2px solid;top:2px}.gg-tap-single::after{width:6px;height:10px;border-bottom-width:5px;box-shadow:0 0 0 2px,inset 0 0 0 2px;left:5px;top:8px}.gg-template{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:6px;border:2px solid;margin-top:-14px}.gg-template::after,.gg-template::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:10px;top:6px}.gg-template::after{border:2px solid;left:-2px}.gg-template::before{border-top:6px double;border-bottom:2px solid;right:-2px}.gg-tennis{display:block;box-sizing:border-box;border:2px solid;width:20px;height:20px;border-radius:20px;position:relative;transform:scale(var(--ggs,1));overflow:hidden}.gg-tennis::after,.gg-tennis::before{display:block;box-sizing:border-box;border:2px solid;width:20px;height:20px;border-radius:20px}.gg-tennis::after{content:"";position:absolute}.gg-tennis::before{content:"";position:absolute;left:-11px;top:-11px}.gg-tennis::after{right:-11px;bottom:-11px}.gg-terminal{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:20px;border:2px solid;border-radius:2px}.gg-terminal::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-terminal::before{content:"";display:block;box-sizing:border-box;position:absolute;border-right:2px solid;border-bottom:2px solid;transform:rotate(-45deg);width:6px;height:6px;top:5px;left:3px}.gg-terminal::after{width:4px;height:2px;background:currentColor;top:10px;left:11px}.gg-terrain{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:22px;height:14px;overflow:hidden}.gg-terrain::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-terrain::before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:10px;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:10px solid;top:4px}.gg-terrain::after{width:6px;height:22px;background:currentColor;transform:rotate(-32deg) skewY(-35deg);left:14px;top:3px}.gg-thermometer{position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-thermometer::after{content:"";display:block;position:absolute;width:2px;border-radius:22px;transform:rotate(45deg)}.gg-thermometer::before{content:"";display:block;position:absolute;width:2px;border-radius:22px;transform:rotate(45deg);height:12px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 0 0 6px;right:6px;top:1px}.gg-thermometer::after{height:8px;background:currentColor;bottom:0;left:3px}.gg-thermostat{position:relative;display:block;box-sizing:border-box;transform:scale(var(--ggs,1));width:10px;height:24px}.gg-thermostat::after,.gg-thermostat::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-thermostat::after{width:12px;height:12px;border-top-color:rgba(0,0,0,0);bottom:0;border-radius:100px;background:radial-gradient(circle,currentColor 20%,transparent 20%) no-repeat center}.gg-thermostat::before{width:8px;height:16px;border-bottom-color:rgba(0,0,0,0);left:2px;border-top-left-radius:100px;border-top-right-radius:100px}.gg-tikcode{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 10px 0/8px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 10px 6px/8px 2px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 10px 10px/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 13px 10px/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 16px 10px/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 16px 0/2px 8px,linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 10px 0/2px 8px}.gg-tikcode::after,.gg-tikcode::before{content:"";position:absolute;display:block;box-sizing:border-box;width:8px;height:8px;border:2px solid}.gg-tikcode::after{bottom:0}.gg-time{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:18px;border-radius:100%;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px currentColor}.gg-time::after{content:"";display:block;box-sizing:border-box;position:absolute;width:7px;height:7px;border-left:2px solid;border-bottom:2px solid;top:1px;left:5px}.gg-timelapse{box-sizing:border-box;transform:scale(var(--ggs,1));position:relative;display:block;width:22px;height:22px;border:2px solid;border-radius:22px}.gg-timelapse::after{content:"";display:block;box-sizing:border-box;position:absolute;width:5px;height:4px;border:7px solid;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-radius:22px;top:2px;right:2px}.gg-timelapse::before{content:"";display:block;box-sizing:border-box;position:absolute;width:5px;height:4px;border:7px solid;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-radius:22px;top:2px;right:2px;transform:rotate(45deg)}.gg-timelapse::after{border-top-color:rgba(0,0,0,0);transform:rotate(85deg)}.gg-timer{border:2px solid;width:18px;height:18px;border-radius:40px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 6px -2px/2px 6px;box-sizing:border-box;transform:scale(var(--ggs,1));position:relative;display:block;border-top-color:rgba(0,0,0,0)}.gg-timer::before{border:2px solid;width:18px;height:18px;border-radius:40px}.gg-timer::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-timer::before{content:"";display:block;box-sizing:border-box;position:absolute;border-right-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);right:-2px;top:-2px;transform:rotate(45deg)}.gg-timer::after{width:2px;height:6px;background:currentColor;transform:rotate(-50deg);left:4px;bottom:5px;border-radius:100px}.gg-today{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:18px;height:22px;border:2px solid;border-radius:3px}.gg-today::after{content:"";display:block;box-sizing:border-box;position:absolute;left:2px;background:currentColor;border-radius:1px}.gg-today::before{content:"";display:block;box-sizing:border-box;position:absolute;left:2px;background:currentColor;border-radius:1px;bottom:2px;width:10px;height:10px;opacity:.5}.gg-today::after{top:2px;width:6px;height:2px}.gg-toggle-off{display:block;box-sizing:border-box;border-radius:20px;border:2px solid;position:relative;transform:scale(var(--ggs,1));width:24px;height:14px}.gg-toggle-off::before{display:block;box-sizing:border-box;border-radius:20px;content:"";position:absolute;width:6px;height:6px;background:currentColor;top:2px;left:12px}.gg-toggle-on{display:block;box-sizing:border-box;border-radius:20px;border:2px solid;position:relative;transform:scale(var(--ggs,1));width:24px;height:14px}.gg-toggle-on::before{display:block;box-sizing:border-box;border-radius:20px;content:"";position:absolute;width:6px;height:6px;background:currentColor;top:2px;left:2px}.gg-toggle-square-off{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:14px;border:2px solid;border-radius:2px}.gg-toggle-square-off::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;background:currentColor;top:2px;left:12px;border-radius:1px}.gg-toggle-square{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:24px;height:14px;border:2px solid;border-radius:2px}.gg-toggle-square::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;background:currentColor;top:2px;left:2px;border-radius:1px}.gg-toolbar-bottom{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:12px;box-shadow:0 0 0 2px,inset 0 -2px 0;border:2px solid rgba(0,0,0,0);border-radius:1px}.gg-toolbar-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:12px;box-shadow:0 0 0 2px,inset 2px 0 0;border:2px solid rgba(0,0,0,0);border-radius:1px}.gg-toolbar-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:12px;box-shadow:0 0 0 2px,inset -2px 0 0;border:2px solid rgba(0,0,0,0);border-radius:1px}.gg-toolbar-top{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:18px;height:12px;box-shadow:0 0 0 2px,inset 0 2px 0;border:2px solid rgba(0,0,0,0);border-radius:1px}.gg-toolbox{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid;border-radius:2px}.gg-toolbox::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-toolbox::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;left:4px;width:10px;height:4px;top:-5px}.gg-toolbox::after{width:18px;height:2px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);box-shadow:0 -2px 0,inset 4px 0 0,inset -4px 0 0;top:4px}.gg-touchpad{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:22px;height:18px}.gg-touchpad::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:6px;bottom:-2px;left:8px;background:currentColor}.gg-touchpad::before{content:"";display:block;box-sizing:border-box;position:absolute;width:20px;height:2px;left:-2px;bottom:3px;background:currentColor}.gg-track{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 0 0 10px;border-radius:100px}.gg-track::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px}.gg-track::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;border-left:4px solid;border-right:4px solid;width:18px;height:2px;left:-6px;top:2px}.gg-track::after{width:2px;height:18px;border-top:4px solid;border-bottom:4px solid;left:2px;top:-6px}.gg-transcript{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:22px;height:18px}.gg-transcript::after{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:3px;background:currentColor;bottom:2px}.gg-transcript::before{content:"";display:block;box-sizing:border-box;position:absolute;height:2px;border-radius:3px;background:currentColor;bottom:2px;width:10px;left:2px;box-shadow:4px -4px 0}.gg-transcript::after{width:3px;right:2px;box-shadow:-11px -4px 0}.gg-trash-empty{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:12px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px;border-bottom-left-radius:1px;border-bottom-right-radius:1px;margin-top:4px}.gg-trash-empty::after,.gg-trash-empty::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-trash-empty::after{background:currentColor;border-radius:3px;width:16px;height:2px;top:-4px;left:-5px}.gg-trash-empty::before{width:10px;height:4px;border:2px solid;border-bottom:rgba(0,0,0,0);border-top-left-radius:2px;border-top-right-radius:2px;top:-7px;left:-2px}.gg-trash{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:12px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset -2px 0 0,inset 2px 0 0;border-bottom-left-radius:1px;border-bottom-right-radius:1px;margin-top:4px}.gg-trash::after,.gg-trash::before{content:"";display:block;box-sizing:border-box;position:absolute}.gg-trash::after{background:currentColor;border-radius:3px;width:16px;height:2px;top:-4px;left:-5px}.gg-trash::before{width:10px;height:4px;border:2px solid;border-bottom:rgba(0,0,0,0);border-top-left-radius:2px;border-top-right-radius:2px;top:-7px;left:-2px}.gg-tree{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:20px}.gg-tree::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:8px}.gg-tree::before{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:8px;width:10px;height:16px;border:2px solid}.gg-tree::after{width:2px;height:12px;background:currentColor;left:4px;bottom:0}.gg-trees{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:20px;border-left:4px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-top:10px solid rgba(0,0,0,0);box-shadow:inset 2px 0 0,inset -2px 0 0}.gg-trees::after,.gg-trees::before{content:"";display:block;position:absolute;box-sizing:border-box;width:10px;height:16px;border:2px solid;border-radius:8px;left:-4px;top:-10px}.gg-trees::after{width:8px;height:12px;top:-6px;left:4px}.gg-trello{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:2px}.gg-trello::after{content:"";display:block;box-sizing:border-box;position:absolute;width:5px;background:currentColor;border-radius:1px;top:2px}.gg-trello::before{content:"";display:block;box-sizing:border-box;position:absolute;width:5px;background:currentColor;border-radius:1px;top:2px;left:2px;height:12px}.gg-trello::after{height:8px;right:2px}.gg-trending-down{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:10px;height:8px;border-bottom:2px solid;border-right:2px solid}.gg-trending-down::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-trending-down::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;left:8px;width:10px;height:2px;top:0}.gg-trending-down::after{width:0;height:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-left:6px solid;top:-3px;right:-14px}.gg-trending{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:10px;height:8px;border-top:2px solid;border-right:2px solid}.gg-trending::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-trending::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor;left:8px;width:10px;height:2px;bottom:0}.gg-trending::after{width:0;height:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-left:6px solid;bottom:-3px;right:-14px}.gg-trophy{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:12px;border:2px solid;border-bottom-left-radius:100px;border-bottom-right-radius:100px}.gg-trophy::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-trophy::before{content:"";display:block;box-sizing:border-box;position:absolute;box-shadow:inset 0 0 0 2px,0 2px 0 0;bottom:-4px;width:6px;height:4px;border-left:2px solid rgba(0,0,0,0);border-right:2px solid rgba(0,0,0,0);left:0}.gg-trophy::after{width:16px;height:6px;border-left:2px solid;border-right:2px solid;left:-5px;top:0}.gg-tv{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:11px;border:2px solid;border-radius:2px}.gg-tv::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-tv::before{content:"";display:block;box-sizing:border-box;position:absolute;border-left:2px solid;border-bottom:2px solid;border-bottom-left-radius:2px;top:-6px;left:3px;transform:rotate(-45deg);width:6px;height:5px}.gg-tv::after{width:8px;height:1px;background:currentColor;border-radius:10px;bottom:-4px;right:2px}.gg-twilio{display:block;position:relative;box-sizing:border-box;transform:scale(var(--ggs,1));width:24px;height:24px;border-radius:22px;box-shadow:inset 0 0 0 3px}.gg-twilio::after{content:"";display:block;position:absolute;box-sizing:border-box;background:currentColor;border-radius:6px;width:4px;height:4px;top:7px;box-shadow:0 6px 0}.gg-twilio::before{content:"";display:block;position:absolute;box-sizing:border-box;background:currentColor;border-radius:6px;width:4px;height:4px;top:7px;box-shadow:0 6px 0;left:7px}.gg-twilio::after{right:7px}.gg-twitter{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px}.gg-twitter::after{content:"";display:block;position:absolute;box-sizing:border-box;left:4px}.gg-twitter::before{content:"";display:block;position:absolute;box-sizing:border-box;left:4px;width:9px;height:14px;border-left:4px solid;border-bottom:4px solid;border-bottom-left-radius:6px;background:linear-gradient(to left,currentColor 12px,transparent 0) no-repeat center 2px/10px 4px;top:4px}.gg-twitter::after{width:4px;height:4px;background:currentColor;border-radius:20px;top:2px;box-shadow:7px 4px 0,7px 12px 0}.gg-ui-kit{display:block;box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:10px;height:16px;border-radius:3px;border:2px solid}.gg-ui-kit::after,.gg-ui-kit::before{display:block;box-sizing:border-box}.gg-ui-kit::after{content:"";position:absolute;border:2px solid;width:6px;height:12px}.gg-ui-kit::before{content:"";position:absolute;border:2px solid;width:6px;height:12px;border-right:0;border-top-left-radius:3px;border-bottom-left-radius:3px;transform:perspective(10px) rotateY(30deg);left:-8px}.gg-ui-kit::after{border-top-right-radius:3px;border-bottom-right-radius:3px;transform:perspective(10px) rotateY(-30deg);border-left:0;right:-8px}.gg-umbrella{display:block;box-sizing:border-box;transform:scale(var(--ggs,1));position:relative;width:22px;height:22px;background:linear-gradient(to bottom,currentColor 20px,transparent 0) no-repeat center 10px/2px 8px}.gg-umbrella::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-umbrella::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:16px;height:10px;left:3px;border-top-left-radius:12px;border-top-right-radius:12px}.gg-umbrella::after{width:6px;height:5px;border-top:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;bottom:0;left:6px}.gg-unavailable{box-sizing:border-box;position:relative;display:block;transform:rotate(-45deg) scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:100px}.gg-unavailable::after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:18px;background:currentColor;top:-2px;left:6px}.gg-unblock{box-sizing:border-box;position:relative;display:block;transform:rotate(45deg) scale(var(--ggs,1));width:18px;height:18px;border:2px solid;border-radius:100%}.gg-unblock::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:7px;background:currentColor;border-radius:5px;left:6px}.gg-unblock::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:7px;background:currentColor;border-radius:5px;left:6px;top:-2px}.gg-unblock::after{bottom:-2px}.gg-undo{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;border:2px solid;border-left-color:rgba(0,0,0,0);border-radius:100px}.gg-undo::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-left:2px solid;top:-3px;left:-1px;transform:rotate(-68deg)}.gg-unfold{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:20px;height:20px;border-radius:100%;border-bottom:10px solid}.gg-unsplash{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:15px}.gg-unsplash::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-unsplash::before{content:"";display:block;box-sizing:border-box;position:absolute;width:16px;height:9px;border:5px solid;border-top:0;bottom:0}.gg-unsplash::after{width:6px;height:4px;background:currentColor;top:0;left:5px}.gg-usb-c{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:6px;border:2px solid rgba(0,0,0,0);border-radius:100px;box-shadow:0 0 0 2px,inset 0 0 0 10px}.gg-usb{display:block;box-sizing:border-box;position:relative;width:14px;height:14px;border:2px solid;transform:scale(var(--ggs,1));margin-bottom:-6px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.gg-usb::before{display:block;box-sizing:border-box;content:"";position:absolute;width:6px;height:5px;border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);border-top:1px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 5px 4px 0 -4px,inset -5px 4px 0 -4px;top:-7px;left:2px}.gg-user-add{display:block;transform:scale(var(--ggs,1));box-sizing:border-box;width:20px;height:18px;background:linear-gradient(to left,currentColor 8px,transparent 0) no-repeat 14px 6px/6px 2px,linear-gradient(to left,currentColor 8px,transparent 0) no-repeat 16px 4px/2px 6px}.gg-user-add::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-user-add::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:8px;height:8px;border-radius:30px;top:0;left:2px}.gg-user-add::after{width:12px;height:9px;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;top:9px}.gg-user-list{display:block;transform:scale(var(--ggs,1));box-sizing:border-box;width:20px;height:18px;background:linear-gradient(to left,currentColor 8px,transparent 0) no-repeat 14px 4px/6px 2px,linear-gradient(to left,currentColor 8px,transparent 0) no-repeat 14px 8px/6px 2px,linear-gradient(to left,currentColor 8px,transparent 0) no-repeat 14px 12px/6px 2px}.gg-user-list::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-user-list::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:8px;height:8px;border-radius:30px;top:0;left:2px}.gg-user-list::after{width:12px;height:9px;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;top:9px}.gg-user-remove{display:block;transform:scale(var(--ggs,1));box-sizing:border-box;width:20px;height:18px;background:linear-gradient(to left,currentColor 8px,transparent 0) no-repeat 14px 6px/6px 2px}.gg-user-remove::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-user-remove::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:8px;height:8px;border-radius:30px;top:0;left:2px}.gg-user-remove::after{width:12px;height:9px;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;top:9px}.gg-user{display:block;transform:scale(var(--ggs,1));box-sizing:border-box;width:12px;height:18px}.gg-user::after{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid}.gg-user::before{content:"";display:block;box-sizing:border-box;position:absolute;border:2px solid;width:8px;height:8px;border-radius:30px;top:0;left:2px}.gg-user::after{width:12px;height:9px;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;top:9px}.gg-userlane{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:8px;border-radius:20px;border-top-left-radius:0;border-top-right-radius:0;border:4px solid;border-top-color:rgba(0,0,0,0)}.gg-userlane::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;background:currentColor;top:-12px}.gg-userlane::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;background:currentColor;top:-12px;border-radius:20px;left:-4px}.gg-userlane::after{right:-4px}.gg-view-cols{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:20px;height:14px}.gg-view-cols::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:12px;top:-2px;left:4px;background:currentColor;box-shadow:6px 0 0}.gg-view-comfortable{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:20px;height:14px}.gg-view-comfortable::after,.gg-view-comfortable::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor}.gg-view-comfortable::after{width:2px;height:8px;bottom:-2px;left:4px}.gg-view-comfortable::before{width:20px;height:2px;left:-2px;top:4px}.gg-view-day{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:20px;height:14px}.gg-view-day::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:12px;top:-2px;left:7px;background:currentColor}.gg-view-day::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:12px;top:-2px;left:7px;background:currentColor;width:20px;height:2px;left:-2px;top:4px}.gg-view-grid{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:20px;height:14px}.gg-view-grid::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;top:-2px;left:4px;background:currentColor;box-shadow:6px 0 0}.gg-view-grid::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;top:-2px;left:4px;background:currentColor;box-shadow:6px 0 0;width:20px;height:2px;left:-2px;top:2px;box-shadow:0 4px 0}.gg-view-list{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:20px;height:14px}.gg-view-list::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;top:-2px;left:3px;background:currentColor}.gg-view-list::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;top:-2px;left:3px;background:currentColor;width:20px;height:2px;left:-2px;top:2px;box-shadow:0 4px 0}.gg-view-month{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:20px;height:14px}.gg-view-month::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;top:-2px;left:3px;background:currentColor;box-shadow:4px 0 0,8px 0 0}.gg-view-month::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:14px;top:-2px;left:3px;background:currentColor;box-shadow:4px 0 0,8px 0 0;width:20px;height:2px;left:-2px;top:2px;box-shadow:0 4px 0}.gg-view-split{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:3px;width:20px;height:14px}.gg-view-split::after{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:12px;top:-2px;left:7px;background:currentColor}.gg-vinyl{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:8px;border:3px solid rgba(0,0,0,0);box-shadow:0 0 0 6px,inset 0 0 0 2px;border-radius:22px}.gg-voicemail-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 5px 10px/8px 2px;border-radius:30px;border:2px solid}.gg-voicemail-o::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border:2px solid;border-radius:10px;top:6px}.gg-voicemail-o::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border:2px solid;border-radius:10px;top:6px;left:2px}.gg-voicemail-o::after{right:2px}.gg-voicemail-r{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:21px;height:14px;background:linear-gradient(to left,currentColor 10px,transparent 0) no-repeat 5px 6px/7px 2px;border-radius:3px;border:2px solid}.gg-voicemail-r::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border:2px solid;border-radius:10px;top:2px}.gg-voicemail-r::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border:2px solid;border-radius:10px;top:2px;left:2px}.gg-voicemail-r::after{right:2px}.gg-voicemail{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:12px;height:10px;border-bottom:2px solid}.gg-voicemail::after,.gg-voicemail::before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border:2px solid;border-radius:10px;top:0;left:-5px}.gg-voicemail::after{left:7px}.gg-volume{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:8px;border:2px solid;border-right:0;perspective:12px;border-top-left-radius:4px;border-bottom-left-radius:4px}.gg-volume::after{content:"";display:block;box-sizing:border-box;position:absolute}.gg-volume::before{content:"";display:block;box-sizing:border-box;position:absolute;left:2px;transform:rotateY(-90deg);width:10px;height:10px;border:2px solid;border-left:0;top:-3px}.gg-volume::after{width:8px;height:16px;border:6px double;border-left:0;border-top-right-radius:100px;border-bottom-right-radius:100px;right:-14px;top:-6px}.gg-webcam{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:8px;height:8px;border:2px solid rgba(0,0,0,0);box-shadow:0 0 0 2px,inset 0 0 0 2px;border-radius:100px;margin-top:-4px}.gg-webcam::after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:4px;border-right:4px solid rgba(0,0,0,0);box-shadow:0 2px 0,inset -2px 0 0;bottom:-6px;left:-3px}.gg-website{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:18px;border:2px solid;border-radius:3px;box-shadow:0 -1px 0}.gg-website::after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;top:2px}.gg-website::before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;top:2px;background:currentColor;left:2px;box-shadow:0 4px 0,0 8px 0;border-radius:3px;height:2px}.gg-website::after{height:10px;border:2px solid;right:2px;border-radius:1px}.gg-windows{transform:scale(var(--ggs,1));display:block;position:relative;box-sizing:border-box;width:17px;height:15px}.gg-windows::before{display:block;position:relative;box-sizing:border-box;width:17px;height:15px;content:"";position:absolute;width:7px;height:6px;background:currentColor;box-shadow:8px 0 0,8px 7px 0,0 7px 0;transform:perspective(30px) rotateY(-30deg)}.gg-work-alt{display:block;box-sizing:border-box;box-shadow:0 0 0 2px;position:relative;transform:scale(var(--ggs,1));width:14px;height:10px;border-radius:1px}.gg-work-alt::after{display:block;box-sizing:border-box;box-shadow:0 0 0 2px;content:"";position:absolute;width:6px;height:1px;border-top-left-radius:1px;border-top-right-radius:1px;left:4px;top:-3px}.gg-yinyang{box-sizing:border-box;position:relative;display:block;transform:rotate(95deg) scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:22px}.gg-yinyang::after{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-radius:10px;top:4px}.gg-yinyang::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-radius:10px;top:4px;border:2px solid;left:0}.gg-yinyang::after{border:2px solid rgba(0,0,0,0);right:0;box-shadow:inset 0 0 0 4px,0 -3px 0 1px,-2px -4px 0 1px,-8px -5px 0 -1px,-11px -3px 0 -2px,-12px -1px 0 -3px,-6px -6px 0 -1px}.gg-youtube{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:10px;box-shadow:0 0 0 2px;border-radius:15px 15px 15px 15px/45px 45px 45px 45px}.gg-youtube::before{content:"";display:block;box-sizing:border-box;position:absolute;left:7px;top:2px;border-left:4px solid currentColor;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0)}.gg-zeit{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:0px;height:0px;border-left:9px solid rgba(0,0,0,0);border-right:9px solid rgba(0,0,0,0);border-bottom:18px solid currentColor}.gg-zoom-in{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:100%;background:linear-gradient(to bottom,currentColor 5px,transparent 0) no-repeat 2px 5px/8px 2px;margin-top:-4px}.gg-zoom-in::after,.gg-zoom-in::before{content:"";display:block;box-sizing:border-box;position:absolute;width:2px;height:8px;background:currentColor}.gg-zoom-in::after{transform:rotate(-45deg);border-radius:3px;top:10px;left:12px}.gg-zoom-in::before{top:2px;left:5px}.gg-zoom-out{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:100%;margin-top:-4px}.gg-zoom-out::after,.gg-zoom-out::before{content:"";display:block;box-sizing:border-box;position:absolute;background:currentColor}.gg-zoom-out::after{transform:rotate(-45deg);border-radius:3px;width:2px;height:8px;top:10px;left:12px}.gg-zoom-out::before{width:8px;height:2px;top:5px;left:2px}.load-more-items{border-top:1px solid #a9aeb1;padding-top:1rem;padding-bottom:1rem}.usa-collection .usa-collection__item{border-color:#a9aeb1}.usa-collection .usa-collection__item:hover{cursor:pointer}.usa-collection .usa-collection__item:hover .usa-collection__heading{text-decoration:underline}.usa-collection .usa-collection__item:hover .arrow-link{color:#5c5c5c}.usa-collection .usa-collection__item:hover .arrow-link::after{transition:all 200ms ease-in-out,transform 200ms ease-in-out;margin-left:8px}.usa-collection .usa-collection__item:focus-within{box-shadow:0 0 0 .25rem}.usa-collection .usa-collection__item:focus-within a:focus{text-decoration:none}.usa-collection__date{order:-1;margin-bottom:1.5rem}.usa-collection__date time{text-transform:uppercase;color:#71767a;font-weight:700;font-size:.9rem}.usa-collection__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.46rem;line-height:1.2;font-weight:700;font-weight:400}.usa-collection__date{display:flex;align-items:center}.usa-collection__date:before{content:"";border-top:2px solid;margin:0 20px 0 0;flex:0 0 40px;color:#c7a97b}.usa-collection__body{display:flex;flex-direction:column}.usa-collection__footer .arrow-link{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.2;text-decoration:none;text-transform:uppercase;font-weight:700;display:flex;align-items:center;color:#0b4778;line-height:44px}.usa-collection__footer .arrow-link::after{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:1.5rem;content:"";display:inline-block;width:26px;height:26px;transition:all 200ms ease-in-out,transform 200ms ease-in-out}.usa-collection__read-more{display:flex;justify-content:end;position:relative}@media all and (min-width:55em){.site-did-you-know{margin:0 5rem}}.site-did-you-know__heading{margin-left:5rem;font-weight:300;font-size:3rem}.site-did-you-know__list{list-style:none;padding:0}@media all and (min-width:55em){.site-did-you-know__list{-moz-columns:2 auto;columns:2 auto}}.site-did-you-know__fact{display:flex;-moz-column-break-inside:avoid;break-inside:avoid-column;margin-bottom:1.5rem}@media all and (min-width:55em){.site-did-you-know__fact{min-height:4rem}}.site-did-you-know__fact .usa-icon{fill:#58b4ff;flex:0 0 5rem;width:3rem;height:3rem}.site-did-you-know__fact p{line-height:1.5;margin-top:0}.usa-footer p{max-width:none}.usa-footer .usa-footer__secondary-section>.grid-container{max-width:86rem}.usa-footer--big .usa-footer__nav{padding:1rem;border-top:none;margin:0}@media all and (min-width:40em){.usa-footer--big .usa-footer__nav{border-top:none;padding:2rem 2rem 0}}@media all and (min-width:64em){.usa-footer--big .usa-footer__nav{padding:2rem 0}}.usa-footer--big .usa-footer__primary-link,.usa-footer--big .usa-footer__primary-links{color:#0b4778;font-family:Nunito,Helvetica Neue;font-size:1.27rem;text-transform:uppercase;font-weight:700;margin-bottom:1rem;display:block;text-decoration:none;line-height:44px;font-size:1.1rem}.usa-footer--big .usa-footer__secondary-link a{color:#0b4778;text-decoration:none;font-weight:600}.usa-footer--big .usa-footer__secondary-link a:focus,.usa-footer--big .usa-footer__secondary-link a:hover{text-decoration:underline}.usa-footer--big .usa-nav__secondary-links{float:none;line-height:1.5;margin-bottom:1rem}@media all and (min-width:55em){.usa-footer--big .usa-nav__secondary-links{text-align:center;max-width:68rem;margin:0 auto 1rem}}.usa-footer--big .usa-nav__secondary-links .usa-nav__secondary-item{max-width:none;padding-left:0;margin-bottom:0}@media all and (min-width:64em){.usa-footer--big .usa-nav__secondary-links .usa-nav__secondary-item::before{font-size:15px;vertical-align:text-top;line-height:1;padding-left:.25rem;content:"•";color:#b21d38;margin-right:1em;margin-left:1em}}@media all and (min-width:64em){.usa-footer--big .usa-nav__secondary-links .usa-nav__secondary-item:first-of-type::before{content:"";display:none}}.usa-footer--big .usa-nav__secondary-links .usa-nav__secondary-item a{color:#0b4778;font-family:Nunito,Helvetica Neue;font-size:1.27rem;text-transform:uppercase;font-weight:700;margin-bottom:1rem;line-height:44px;margin-bottom:0}@media all and (min-width:64em){.usa-footer--big .usa-nav__secondary-links .usa-nav__secondary-item a{text-transform:initial}}.usa-footer--big .usa-footer__tertiary-links{margin-bottom:.5rem}.usa-footer--big .usa-footer__tertiary-item{line-height:1.2;margin-bottom:.7rem}.usa-footer--big .usa-footer__tertiary-item a{color:#5c5c5c;font-weight:400}.usa-footer__primary-content{border-top:none;padding-bottom:2rem}@media all and (min-width:40em){.usa-footer__primary-content{border-top:none}}@media all and (min-width:64em){.usa-footer__primary-content{border-top:none;padding-bottom:0}}.usa-footer__primary-section{background-color:#f6f6f6}.usa-footer__contact-links{padding:2rem 1rem !important}@media all and (min-width:40em){.usa-footer__contact-links{padding:2rem}}@media all and (min-width:64em){.usa-footer__contact-links{padding:2rem 0}}.usa-footer__secondary-section{color:#0b4778;font-weight:700;border-top:1px solid #58b4ff;padding:1rem 1rem 2rem;background-color:#f6f6f6}.usa-footer__secondary-section a{color:inherit}@media all and (min-width:64em){.usa-footer__secondary-section{padding:2rem 0}}.usa-social-link{background-color:rgba(0,0,0,0)}@media all and (min-width:64em){.usa-social-link{height:2rem;width:2rem;height:44px;width:44px;padding:0}}.usa-footer__contact-links{text-align:left}.usa-footer__social-links{margin-left:-0.8rem;justify-content:flex-start}@media all and (min-width:40em){.usa-footer__social-links{justify-content:flex-start}}.usa-social-link{background-image:none}.usa-social-link svg{height:2rem;width:2rem;fill:#b21d38}.usa-social-link:hover .usa-icon,.usa-social-link:focus .usa-icon{fill:#822133;transform:scale(1.1);transform-origin:center;animation:scale-up-center .4s cubic-bezier(0.39,0.575,0.565,1) both}@media(prefers-reduced-motion:reduce){.usa-social-link:hover .usa-icon,.usa-social-link:focus .usa-icon{animation:scale-up-center 1s cubic-bezier(0.39,0.575,0.565,1) both}}.usa-footer__contact-heading{color:#0b4778;font-family:Nunito,Helvetica Neue;font-size:1.27rem;text-transform:uppercase;font-weight:700;margin-bottom:1rem;margin-top:0}.usa-footer__address{margin-bottom:1rem}@media all and (min-width:40em){.usa-footer__address{justify-content:flex-start}}.usa-footer__contact-info{color:#5c5c5c;justify-content:flex-start}@media all and (min-width:40em){.usa-footer__contact-info{justify-content:flex-start}}.usa-footer__contact-info a{color:inherit}@keyframes scale-up-center{0%{transform:scale(0.5)}100%{transform:scale(1)}}.usa-megamenu .usa-col{flex:1 1 auto}@media all and (min-width:64em){.usa-megamenu .usa-col{flex:4 1}}@media all and (min-width:64em){.usa-megamenu.usa-nav__submenu{padding-left:0;padding-right:0;padding-bottom:2rem;padding-top:2rem;left:-150px;right:0;width:auto}}@media all and (min-width:64em){.usa-megamenu.usa-nav__submenu::before{right:100%}}@media all and (min-width:64em){.usa-megamenu.usa-nav__submenu::after{left:100%}}.usa-megamenu__image-box{display:inline-block}.usa-megamenu__image-box img{display:block;max-width:200px}@media all and (min-width:64em){.usa-megamenu__image-box{border-right:2px solid #7a591a;color:#fff;margin-right:20px}}.usa-megamenu__image-box-heading{margin:20px auto;display:inline-block;text-align:center;white-space:nowrap;color:#1b1b1b;font-size:30px;font-family:"merriweather";text-transform:uppercase;font-variant-caps:all-small-caps;width:100%;letter-spacing:.2em}@media all and (min-width:64em){.usa-megamenu__image-box-heading{color:#fff}}@media all and (min-width:64em){.usa-megamenu.usa-nav__submenu{padding:7rem 50px}.usa-nav__submenu-item,.usa-nav__submenu-item strong{text-transform:capitalize;font-weight:600;font-size:18px;text-decoration:none}.usa-nav__submenu-item a,.usa-nav__submenu-item strong a{padding:0}.usa-nav__submenu-list .usa-nav__submenu-item{text-transform:none;text-decoration:none;font-weight:400;font-size:16px}}@media screen and (min-width:87.5em){.usa-megamenu.usa-nav__submenu{padding:7rem 0}}.usa-header--basic{background-color:#f9f9f9;position:relative;z-index:500}.usa-header--basic::before{content:"";height:5px;display:block;width:100%;position:absolute;bottom:0}@media all and (min-width:64em){.usa-header--basic .usa-navbar{position:relative;width:auto;z-index:500}.usa-header--basic .usa-nav{flex-direction:row;align-items:center;justify-content:flex-end;display:flex;padding:0 0 .25rem .5rem;width:100%;margin-top:2rem}.usa-header--basic .usa-nav-container{align-items:flex-end;justify-content:space-between;display:flex}.usa-header--basic .usa-nav__primary button,.usa-header--basic .usa-nav__primary .usa-nav__primary-item{font-size:.87rem;line-height:1}.usa-header--basic .usa-nav__primary .usa-nav__primary-item>button,.usa-header--basic .usa-nav__primary .usa-nav__primary-item>a{text-transform:uppercase}.usa-header--basic .usa-nav__primary-item>.usa-current:after,.usa-header--basic button.usa-nav__link:hover:after{background-color:#005898;border-radius:0;content:"";display:block;position:absolute;height:.25rem;left:1rem;right:1rem;bottom:-0.25rem}.usa-header--basic .usa-nav__submenu-item a.usa-nav__link:hover::after{content:none;border:none}.usa-header--basic .usa-nav__link[aria-expanded=true]::after,.usa-header--basic .usa-nav__link[aria-expanded=true]:hover::after{display:none}.usa-header--basic .usa-nav__primary{width:auto}.usa-header--basic .usa-nav__primary-item:last-of-type{position:relative}.usa-header--basic .usa-nav__primary-item:last-of-type .usa-nav__submenu{position:absolute;right:0}.usa-header--basic .usa-search{top:0}}.usa-header--basic.usa-header--megamenu .usa-nav__inner{display:flex;flex-direction:column}@media all and (min-width:64em){.usa-header--basic.usa-header--megamenu .usa-nav__inner{display:block;float:right;margin-top:-2.5rem}}@media all and (min-width:64em){.usa-header--basic.usa-header--megamenu .usa-nav__primary-item:last-of-type{position:static}}.usa-logo{margin-top:2rem;margin-bottom:-5rem}@media all and (max-width:63.99em){.usa-logo{flex:1 1;font-size:.98rem;line-height:1;margin-left:0}}@media all and (min-width:64em){.usa-logo{margin-top:2rem;margin-bottom:-6rem;font-size:1.34rem;line-height:1.2}}.usa-logo a{display:inline-block;color:#1b1b1b;text-decoration:none;width:10rem}.usa-logo__text{display:block;font-style:normal;font-weight:700;margin:0;text-align:center}@media all and (min-width:64em){.usa-header--basic-megamenu .usa-nav__primary-item:last-of-type{position:static}}.usa-header+main{border-top:5px solid #b21d38;padding-top:7rem}@media(max-width:640px){.usa-header+main{padding-top:4.5rem}}@media all and (min-width:64em){.usa-nav__primary button[aria-expanded=false]{background-image:url("/themes/custom/usms/dist/../dist/img/angle-arrow-down-red-cool-60v.svg"),linear-gradient(transparent,transparent);background-size:.6rem}.usa-nav__primary button[aria-expanded=false] span:after{content:none}.usa-nav__primary button[aria-expanded=true]{background-image:url("/themes/custom/usms/dist/../dist/img/angle-arrow-up-white.svg"),linear-gradient(transparent,transparent);background-size:.6rem}.usa-nav__primary button[aria-expanded=true] span:after{content:none}.usa-nav__primary button[aria-expanded=false]:hover{background-image:url("/themes/custom/usms/dist/../dist/img/angle-arrow-down-gray-90.svg"),linear-gradient(transparent,transparent)}}.usa-navbar{height:auto}@media all and (max-width:63.99em){.usa-navbar{align-items:center;display:flex;align-items:flex-end}}@media all and (min-width:64em){.usa-navbar{display:inline-block;height:auto}}.usa-menu-btn{fill:#b21d38;color:#0b4778;background-color:rgba(0,0,0,0);display:flex;align-items:center;position:absolute;right:0}@media all and (min-width:64em){.usa-menu-btn{display:none}}.usa-menu-btn .usa-icon{height:1.5rem;width:1.5rem}.usa-menu-btn__text{font-size:1.1rem;letter-spacing:2px;margin-left:.3rem}.usa-menu-btn:hover .hamburger{fill:#fff}.full-hero{padding-bottom:30px}.full-hero__top{display:grid;grid-template-columns:1fr;grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:auto auto minmax(100px,min-content) auto;grid-template-areas:"image" "content" ".    " "under"}@media all and (min-width:55em){.full-hero__top{grid-template-columns:minmax(2rem,auto) minmax(40%,450px) 1fr 1fr minmax(2rem,auto);grid-template-rows:45% min-content minmax(30px,min-content) minmax(100px,min-content);grid-column-gap:0;grid-row-gap:0;grid-template-areas:"image image image image image" "image image image image image" ". . . . . " ". . . under . "}}@media all and (min-width:64em){.full-hero__top{grid-template-columns:minmax(2rem,auto) 40% 1fr 1fr minmax(2rem,auto);grid-template-rows:minmax(50%,450px) min-content minmax(30px,min-content) minmax(100px,min-content);grid-column-gap:0;grid-row-gap:0;grid-template-areas:"image image image image image" "image image image image image" ". . . . . " ". . . under . "}}@media all and (min-width:87.5em){.full-hero__top{grid-template-rows:minmax(55%,450px) min-content min-content auto minmax(100px,min-content);grid-template-columns:minmax(2rem,auto) 35rem 6.25rem 44.75rem minmax(2rem,auto)}}.full-hero__image{z-index:1;grid-area:image}@media all and (min-width:40em){.full-hero__image{grid-area:image}}.full-hero__overlay{z-index:2;grid-area:image}@media all and (min-width:40em){.full-hero__overlay{grid-area:image}}.full-hero__text-wrapper{z-index:3;grid-area:content}@media all and (min-width:55em){.full-hero__text-wrapper{grid-area:3/1/4/6}}@media all and (min-width:64em){.full-hero__text-wrapper{grid-area:2/2/4/3}}@media all and (min-width:87.5em){.full-hero__text-wrapper{grid-area:2/2/5/3;margin-left:2rem}}.full-hero__heading{color:#fff}.full-hero__bottom{padding-left:1rem;padding-right:1rem;grid-area:under}@media all and (min-width:55em){.full-hero__bottom{padding-left:0;padding-right:0;grid-area:under}}.full-hero img{display:grid;min-width:350px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media all and (min-width:87.5em){.full-hero img{max-height:700px;-o-object-position:center bottom;object-position:center bottom}}.full-hero__overlay{display:grid;max-width:100%}.full-hero .banner-h1-text{font-size:calc(10pt + .15vw);letter-spacing:.05em;font-weight:bolder;text-transform:uppercase;color:#fff}.full-hero .banner-body-text{font-size:calc(10pt + .15vw);margin-top:.5em;color:#fff;text-decoration:none}.full-hero .banner-body-text:hover{color:#fff}.full-hero .banner-body-text:visited{color:#fff}.full-hero .banner-body-text:active{color:#fff}.full-hero__text-wrapper{padding:30px 30px 0;position:relative;background-color:#005ea2;color:#fff}@media all and (min-width:64em){.full-hero__text-wrapper{display:grid}}.full-hero__text-wrapper::after{background:inherit;bottom:-30px;content:"";display:block;height:145px;left:0;position:absolute;right:0;transform:skewY(4deg);transform-origin:0;z-index:-1}.full-hero__content p{font-size:1.4rem}.full-hero--image-only{padding-bottom:0}.full-hero--image-only .full-hero__top{grid-template-rows:auto auto auto minmax(30px,min-content) !important}.full-hero--centered{margin-bottom:4rem}.full-hero--centered .full-hero__top{display:flex;flex-direction:column}.full-hero--centered .full-hero__heading{color:#005ea2;text-transform:uppercase}.full-hero--centered .full-hero__text-wrapper{margin-left:auto;margin-right:auto;max-width:86rem;padding-left:1rem;padding-right:1rem;background-color:rgba(0,0,0,0);margin-top:-150px;align-self:center;width:100%}@media all and (min-width:64em){.full-hero--centered .full-hero__text-wrapper{padding-left:2rem;padding-right:2rem}}.full-hero--centered .full-hero__text-wrapper::after{content:none}.full-hero--centered .full-hero__text-content{background-color:#fff;color:#1b1b1b;border:1px solid #a9aeb1;padding:4rem}@media all and (min-width:40em){.full-hero--centered .full-hero__text-content{padding:4rem 4rem 2rem}}.full-hero--band .full-hero__top{display:grid;grid-template-columns:1fr;grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:auto auto minmax(100px,min-content) auto;grid-template-areas:"image" "content" ".    " "under"}@media all and (min-width:55em){.full-hero--band .full-hero__top{grid-template-columns:minmax(6rem,1fr) 1fr 1fr 1fr 1fr minmax(6rem,1fr);grid-template-rows:minmax(6rem,1fr) min-content minmax(6rem,1fr) minmax(30px,min-content) min-content;grid-column-gap:0;grid-row-gap:0;grid-template-areas:"image image image image image image" "image image image image image image" "image image image image image image" ". . . . . ." ". . . under . ."}}@media all and (min-width:40em){.full-hero--band .full-hero__top{display:grid;grid-template-columns:1fr;grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:auto auto minmax(10px,min-content) auto;grid-template-areas:"image" "content" ".    " "under"}}@media all and (min-width:55em){.full-hero--band .full-hero__top{grid-template-columns:minmax(2rem,auto) minmax(40%,450px) 1fr 1fr minmax(2rem,auto);grid-template-rows:90% min-content minmax(30px,max-content) minmax(100px,max-content);grid-column-gap:0;grid-row-gap:0;grid-template-areas:"image image image image image" "image image image image image" ". . . . . " ". . . under . "}}@media all and (min-width:64em){.full-hero--band .full-hero__top{grid-template-columns:minmax(3rem,auto) 30% 1fr 4fr minmax(2rem,auto);grid-template-rows:minmax(60%,300px) min-content minmax(30px,min-content) minmax(100px,min-content);grid-column-gap:0;grid-row-gap:0;grid-template-areas:"image image image image image" "image image image image image" ". . . . . " ". . . under . "}}@media all and (min-width:87.5em){.full-hero--band .full-hero__top{grid-template-rows:minmax(55%,500px) min-content min-content auto minmax(100px,min-content);grid-template-columns:minmax(2rem,auto) 35rem 6.25rem 44.75rem minmax(2rem,auto)}}.full-hero--band .full-hero__heading{color:#fff;text-transform:uppercase}@media all and (min-width:55em){.full-hero--band .full-hero__heading{color:#005ea2}}.full-hero--band .full-hero__text-wrapper{background-color:rgba(0,0,0,0);z-index:3;grid-area:content;padding:0}@media all and (min-width:55em){.full-hero--band .full-hero__text-wrapper{grid-area:2/4/3/6}}.full-hero--band .full-hero__text-wrapper::after{content:none}.full-hero--band .full-hero__text-content{background-color:#005ea2;color:#fff;padding:2rem}@media all and (min-width:55em){.full-hero--band .full-hero__text-content{background-color:#fff;color:#1b1b1b}}@media all and (min-width:64em){.full-hero--band .full-hero__text-content{background-color:#fff;color:#1b1b1b;padding:4rem}}.site-half-hero{margin-bottom:50px}.site-half-hero__text-content{margin-top:150px}.site-half-hero__content p{font-size:1.4rem}.site-half-hero__image img{margin:0}@media all and (min-width:64em){.site-half-hero__image img{margin-left:15%}}.site-half-hero__image-wrapper{display:flex;justify-content:center;-webkit-clip-path:polygon(100% 99%,1% 81%,0% 0%,100% 0%);clip-path:polygon(100% 99%,1% 81%,0% 0%,100% 0%)}@media all and (min-width:64em){.site-half-hero__image-wrapper{margin-left:0;justify-content:unset}}.usa-list .usa-list__heading{margin-bottom:.5rem}.usa-list--gold{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-list--gold>li{margin-bottom:0;max-width:unset}.usa-list--gold .usa-list__heading{display:flex;align-items:center}.usa-list--gold .usa-list__heading:before{content:"";border-top:2px solid;margin:0 20px 0 0;flex:0 0 40px;color:#c7a97b}.usa-list li{margin-bottom:1.2rem}.quicktabs-hide{display:none}ul.quicktabs-tabs{margin-top:0}ul.quicktabs-tabs li{display:inline;background:none;list-style-type:none;padding:2px;white-space:nowrap}ul.quicktabs-tabs li a:focus{outline:none}.tabsbar.quicktabs-wrapper{padding-bottom:2rem}.tabsbar ul.quicktabs-tabs{border-bottom:1px solid #dee2e6;display:flex;flex-wrap:wrap;list-style:none;margin-top:20px;margin-bottom:1rem}.tabsbar ul.quicktabs-tabs li{margin-bottom:-2px}.tabsbar .quicktabs-tabs>li{border:2px solid rgba(0,0,0,0);border-top-left-radius:0;border-top-right-radius:0;display:block;padding:.5rem 1rem;font-weight:700;text-decoration:none;color:color(primary-dark);cursor:pointer}.tabsbar .quicktabs-tabs>li.active,.tabsbar .quicktabs-tabs>li.active:hover,.tabsbar .quicktabs-tabs>li.active:focus{color:#495057;background-color:#fff;border-color:#fff #fff #a91c35}.tabsbar .quicktabs-main{padding:1rem;padding-top:2rem}.video{background-color:#f2f0ec;padding:20px 40px}@media all and (min-width:75em){.video{margin-left:100px}}.video__main{display:initial;flex-direction:row;flex-flow:row-reverse}@media all and (min-width:30em){.video__main{display:flex}}.video__text{padding:15px 0;width:290px}@media all and (min-width:30em){.video__text{padding:20px 40px;flex-grow:1;width:400px}}.video__embed{flex-grow:4;overflow:hidden;position:relative;width:100%}@media all and (min-width:75em){.video__embed{margin-left:-100px}}.video__embed::after{padding-top:56.25%;display:block;content:""}.video__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video__transcript_button{background:none !important;border:none;padding:0 !important;color:#069;text-decoration:underline;cursor:pointer;text-transform:uppercase}.video__transcript{padding:20px 0}.video .video__transcript--hide:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.sidebar-navigation>h2{position:relative}.sidebar-navigation .dropdown-toggle{display:block;width:20px;height:20px;background-image:url("/themes/custom/usms/dist/../dist/img/angle-arrow-down-red-cool-60v.svg"),linear-gradient(transparent,transparent);background-size:20px;background-repeat:no-repeat;background-position:center;top:50%;position:absolute;right:0;transform:translate(0,-50%);cursor:pointer;transition:all .2s ease-in}@media all and (min-width:40em){.sidebar-navigation .dropdown-toggle{display:none}}.sidebar-navigation .dropdown-toggle.active{transform:scaleY(-1) translate(0,50%);filter:FlipV}@media all and (min-width:20em){.usa-sidenav{display:none}}@media all and (min-width:40em){.usa-sidenav{display:block !important}}.usa-sidenav .usa-current{position:relative;color:#b21d38;font-weight:700}.usa-sidenav .usa-current::after{background-color:#b21d38;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:.25rem}@media all and (min-width:40em){.usa-sidenav .usa-current{position:relative}.usa-sidenav .usa-current::after{background-color:#b21d38;border-radius:99rem;content:"";display:block;position:absolute;bottom:.25rem;top:.25rem;width:.25rem;left:0}}.usa-sidenav__sublist .usa-current::after{display:none}@media all and (min-width:40em){.usa-sidenav__sublist .usa-current::after{display:none}}.usa-sidenav a:not(.usa-button):not(.usa-current):hover{color:#b21d38}@media all and (min-width:40em){body:not([class$=-layout]) .sidebar-navigation{position:sticky;top:25px}}.usa-footer{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6}.usa-footer>.grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer>.grid-container{padding-left:2rem;padding-right:2rem}}.usa-footer__return-to-top{line-height:1}.usa-footer__return-to-top a{color:#005ea2;text-decoration:underline;text-decoration:none;color:#b21d38}.usa-footer__return-to-top a:visited{color:#54278f}.usa-footer__return-to-top a:hover{color:#0b4778}.usa-footer__return-to-top a:active{color:#162e51}.usa-footer__return-to-top a:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-footer__return-to-top a:hover,.usa-footer__return-to-top a:focus{color:#b21d38}.usa-footer__nav{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem;padding-left:0;padding-right:0;border-bottom:1px solid #f6f6f6}@media all and (min-width:64em){.usa-footer__nav{padding-left:2rem;padding-right:2rem}}@media all and (min-width:30em){.usa-footer__nav{padding-left:1rem;padding-right:1rem;border-bottom:none}}@media all and (min-width:30em)and (min-width:64em){.usa-footer__nav{padding-left:2rem;padding-right:2rem}}.usa-footer__nav>ul{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0}.usa-footer__primary-section{background-color:#f9f9f9}.usa-footer__primary-section>.grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer__primary-section>.grid-container{padding-left:2rem;padding-right:2rem}}.usa-footer__primary-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer__primary-container{padding-left:2rem;padding-right:2rem}}@media all and (min-width:64em){.usa-footer__primary-container{padding-left:2rem;padding-right:2rem}}.usa-footer__primary-content{line-height:1.2}.usa-footer__primary-link a,.usa-footer__secondary-link a{text-decoration:none}.usa-footer__primary-link a:hover,.usa-footer__secondary-link a:hover{text-decoration:underline}.usa-footer__primary-link{padding-left:1rem;padding-right:1rem;padding-bottom:1rem;padding-top:1rem;color:#1b1b1b;text-decoration:none;font-weight:700;display:block}@media all and (min-width:30em){.usa-footer__primary-link{padding-left:0;padding-right:0}}.usa-footer__primary-link:hover{text-decoration:underline}.usa-footer__primary-link--button{width:100%;border:0;cursor:pointer}.usa-footer__primary-link--button::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;display:inline-block;height:1.25rem;width:1.25rem;content:"";vertical-align:middle;margin-right:.25rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-footer__primary-link--button::before{background:none;background-color:currentColor;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/expand_more.svg") no-repeat center/contain}}.usa-footer__primary-link--button:not([disabled]):focus{outline:.25rem solid #2491ff;outline-offset:-0.25rem}.usa-footer__primary-link--button::before{height:1.25rem;width:1.25rem;align-items:center;background-size:contain;content:"";display:inline-flex;justify-content:center;margin-right:.25rem;margin-left:-0.25rem}@media(forced-colors:active){.usa-footer__primary-link--button::before{background-color:buttonText !important}}.usa-footer__primary-link--button+.usa-list--unstyled{margin-top:.5rem;margin-bottom:.5rem}.usa-footer__primary-link--button[aria-expanded=false]::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;display:inline-block;height:1.25rem;width:1.25rem;content:"";vertical-align:middle;margin-right:.25rem}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-footer__primary-link--button[aria-expanded=false]::before{background:none;background-color:currentColor;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain}}.usa-footer__primary-link--button[aria-expanded=false]+.usa-list--unstyled{display:none}.usa-footer__secondary-link{line-height:1.2;margin-left:1rem;padding:0}.usa-footer__secondary-link a{color:#005ea2;text-decoration:underline}.usa-footer__secondary-link a:visited{color:#54278f}.usa-footer__secondary-link a:hover{color:#0b4778}.usa-footer__secondary-link a:active{color:#162e51}.usa-footer__secondary-link a:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-footer__secondary-link+.usa-footer__secondary-link{padding-top:1rem}@media all and (min-width:30em){.usa-footer__secondary-link{margin-left:0}}.usa-footer__contact-info{line-height:1.2}.usa-footer__contact-info a{color:#1b1b1b;text-decoration:none}.usa-footer__contact-info a:hover{text-decoration:underline}@media all and (min-width:30em){.usa-footer__contact-info{justify-content:flex-end;margin-top:.5rem}}.usa-footer__primary-content{border-top:1px solid #f6f6f6}@media all and (min-width:30em){.usa-footer__primary-content{border:none}}.usa-sign-up{padding-bottom:2rem;padding-top:1.5rem}.usa-sign-up .usa-label,.usa-sign-up .usa-button{margin-top:.75rem}.usa-sign-up__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.34rem;line-height:1.2;font-weight:700;margin:0}.usa-footer__secondary-section{padding-bottom:1.25rem;padding-top:1.25rem;color:#1b1b1b;background-color:#edeff0}.usa-footer__secondary-section>.grid-container{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media all and (min-width:64em){.usa-footer__secondary-section>.grid-container{padding-left:2rem;padding-right:2rem}}.usa-footer__secondary-section a{color:#1b1b1b}.usa-footer__logo{margin-bottom:.5rem;margin-top:.5rem}@media all and (min-width:30em){.usa-footer__logo{margin-bottom:0;margin-top:0;align-items:center}}.usa-footer__logo-img{max-width:5rem}.usa-footer__logo-heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1;font-weight:700;margin-bottom:.5rem;margin-top:.5rem}.usa-footer__contact-links{margin-top:1.5rem}@media all and (min-width:30em){.usa-footer__contact-links{margin-top:0;text-align:right}}.usa-footer__contact-heading{font-family:Nunito,Helvetica Neue;font-size:1.4rem;line-height:1.2;font-weight:700;margin-top:0}@media all and (min-width:30em){.usa-footer__contact-heading{margin-bottom:.25rem;margin-top:.25rem}}.usa-footer__social-links{line-height:1;padding-bottom:.5rem}.usa-footer__social-links a{text-decoration:none}@media all and (min-width:30em){.usa-footer__social-links{justify-content:flex-end}}.usa-social-link:hover{background-color:#fff}@media(forced-colors:active){.usa-social-link{background-color:#d3d3d3;forced-color-adjust:none}}.usa-social-link__icon{display:block;height:auto;width:100%}@media all and (min-width:30em){.usa-footer__address{justify-content:flex-end}}@media all and (min-width:64em){.usa-footer--slim .usa-footer__nav{padding-left:0;padding-right:0}}.usa-footer--slim .usa-footer__address{padding-left:1rem;padding-right:1rem;padding-bottom:1rem;padding-top:1rem}@media all and (min-width:30em){.usa-footer--slim .usa-footer__address{padding:0}}.usa-footer--slim .usa-footer__logo{align-items:center}.usa-footer--slim .usa-footer__logo-img{max-width:3rem}.usa-footer--slim .usa-footer__contact-info{display:inline-block}@media all and (min-width:30em){.usa-footer--slim .usa-footer__contact-info{padding-bottom:1rem;padding-top:1rem;margin-top:0}}.usa-footer--big .usa-footer__nav{margin-left:-1rem;margin-right:-1rem}@media all and (min-width:30em){.usa-footer--big .usa-footer__nav{border-bottom:1px solid #f6f6f6;padding-top:2rem}}@media all and (min-width:40em){.usa-footer--big .usa-footer__nav{margin-left:0;margin-right:0;padding-left:0;padding-right:0;border-bottom:none}}.usa-footer--big .usa-footer__primary-link{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.2;font-weight:700;line-height:1.2;margin:0}@media all and (min-width:30em){.usa-footer--big .usa-footer__primary-link{padding-bottom:0;padding-top:0;margin-bottom:.5rem}.usa-footer--big .usa-footer__primary-link:hover{cursor:auto;text-decoration:none}}.usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link{align-items:center;display:flex;justify-content:flex-start}.usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled{padding-left:1rem;padding-right:1rem;padding-bottom:1.25rem}@media all and (min-width:30em){.usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled{padding-left:0;padding-right:0;padding-bottom:2rem;padding-top:.75rem}}.usa-search{font-family:Nunito,Helvetica Neue;font-size:1.15rem;line-height:1.6;position:relative}.usa-search::after{clear:both;content:"";display:block}.usa-search[role=search],.usa-search[role=search]>div,.usa-search [role=search]{display:flex}.usa-search [type=submit]{border-bottom-left-radius:0;border-top-left-radius:0;height:2rem;margin:0;padding:0 1rem;width:auto}@media all and (min-width:30em){.usa-search [type=submit]{padding-left:1rem;padding-right:1rem;width:auto}}@media(forced-colors:active){.usa-search [type=submit]{border:2px solid rgba(0,0,0,0)}}@media(forced-colors:active)and (min-width:30em){.usa-search [type=submit]::before{content:none}}@media all and (min-width:30em){.usa-search__submit-icon{display:none}}@media(forced-colors:active){.usa-search__submit-icon{display:none}}.usa-search--big [type=search],.usa-search--big .usa-search__input{border-color:#b21d38}@media all and (min-width:30em){.usa-search--big [type=search],.usa-search--big .usa-search__input{font-size:1.15rem;height:3rem}}.usa-search--big [type=submit],.usa-search--big .usa-search__submit{background-color:#b21d38}@media all and (min-width:30em){.usa-search--big [type=submit],.usa-search--big .usa-search__submit{padding-left:2rem;padding-right:2rem;font-size:1.4rem;height:3rem;width:auto}}.usa-search--small [type=submit],.usa-search--small .usa-search__submit{padding-left:.75rem;padding-right:.75rem;min-width:3rem}@media(forced-colors:active)and (min-width:30em){.usa-search--small [type=submit]::before{content:""}}.usa-search--small .usa-search__submit-icon{height:1.5rem;width:1.5rem;display:block}@media(forced-colors:active){.usa-search--small .usa-search__submit-icon{display:none}}input[type=search]{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=search],.usa-search__input{padding-bottom:0;padding-top:0;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;box-sizing:border-box;float:left;font-size:1.08rem;height:2rem;margin:0}.usa-search__submit-text{display:none}@media all and (min-width:30em){.usa-search__submit-text{display:block}}.usa-breadcrumb{font-family:Nunito,Helvetica Neue;font-size:1.27rem;line-height:1.3;color:#1b1b1b;background-color:#fff;padding-left:0;padding-right:0}@media all and (min-width:30em){.usa-breadcrumb{padding-bottom:1rem;padding-top:1rem}}@media(min-width:30em)and (max-width:40em){.usa-breadcrumb:not(.usa-breadcrumb--wrap) .usa-breadcrumb__list{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.usa-breadcrumb__list{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;display:block;padding:.25rem;margin:-0.25rem}.usa-breadcrumb__list>li{margin-bottom:0;max-width:unset}.usa-breadcrumb__list-item{position:absolute;left:-999em;right:auto;display:inline;white-space:nowrap}@media all and (max-width:29.99em){.usa-breadcrumb__list-item{white-space:normal}.usa-breadcrumb__list-item:nth-last-child(2){position:static}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;padding-left:calc(3ex + 0px);text-indent:calc((3ex + 0px)*-1);color:#005ea2;display:inline-block;padding-bottom:1rem;padding-top:1rem}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited{color:#54278f}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover{color:#0b4778}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active{color:#162e51}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true]:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true].usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-button--hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true]:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true].usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-button--active,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true]:focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true].usa-focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-focus,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true],.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--hover{color:#0b4778}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--active{color:#162e51}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link[aria-disabled=true],.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled{color:#c9c9c9}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/arrow_back.svg") no-repeat center/contain;display:inline-block;height:3ex;width:3ex;content:"";vertical-align:baseline;margin-right:0}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before{background:none;background-color:#b21d38;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/arrow_back.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/arrow_back.svg") no-repeat center/contain}}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited{color:#54278f}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active{color:#0b4778}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:before{bottom:auto;height:3ex;position:relative}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover,.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active{text-decoration:none}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link span{text-decoration:underline}.usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before{margin-right:0px}}@media all and (min-width:30em){.usa-breadcrumb__list-item{position:static}.usa-breadcrumb__list-item:not(:last-child)::after{background:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;display:inline-block;height:3ex;width:3ex;content:"";vertical-align:baseline;margin-left:0}@supports((-webkit-mask:url("")) or (mask:url(""))){.usa-breadcrumb__list-item:not(:last-child)::after{background:none;background-color:#b21d38;-webkit-mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain;mask:url("/themes/custom/usms/dist/../dist/img/usa-icons/navigate_next.svg") no-repeat center/contain}}.usa-breadcrumb__list-item:not(:last-child)::after{bottom:auto;margin-left:0px;margin-right:0px;height:3ex;position:relative;vertical-align:middle}}.usa-breadcrumb__link{color:#005ea2;display:inline;text-decoration:none}.usa-breadcrumb__link:visited{color:#54278f}.usa-breadcrumb__link:hover,.usa-breadcrumb__link:active{color:#0b4778}.usa-breadcrumb__link span{text-decoration:underline}@media all and (min-width:30em){.usa-breadcrumb--wrap{line-height:1.5}}.usa-breadcrumb--wrap .usa-breadcrumb__list-item{display:inline-block}.usa-button--outline-secondary{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #8e704f;color:#8e704f}.usa-button--outline-secondary:visited{color:#8e704f}.usa-button--outline-secondary:hover,.usa-button--outline-secondary.usa-button--hover{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #7a591a;color:#7a591a}.usa-button--outline-secondary:active,.usa-button--outline-secondary.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #5c410a;color:#5c410a}.usa-button--outline-secondary.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#8e704f}.usa-button--outline-secondary.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-secondary.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-secondary.usa-button--unstyled:active{color:#162e51}.usa-button--outline-secondary.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-secondary.usa-button--unstyled:hover,.usa-button--outline-secondary.usa-button--unstyled.usa-button--hover,.usa-button--outline-secondary.usa-button--unstyled:disabled:hover,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-secondary.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-secondary.usa-button--unstyled:active,.usa-button--outline-secondary.usa-button--unstyled.usa-button--active,.usa-button--outline-secondary.usa-button--unstyled:disabled:active,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-secondary.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-secondary.usa-button--unstyled:disabled:focus,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-secondary.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-secondary.usa-button--unstyled:disabled,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true],.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-secondary.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-secondary.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-secondary.usa-button--unstyled:disabled,.usa-button--outline-secondary.usa-button--unstyled[aria-disabled=true],.usa-button--outline-secondary.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-secondary.usa-button--unstyled:visited{color:#8e704f}.usa-button--outline-secondary.usa-button--unstyled:hover,.usa-button--outline-secondary.usa-button--unstyled.usa-button--hover{color:#7a591a}.usa-button--outline-secondary.usa-button--unstyled:active,.usa-button--outline-secondary.usa-button--unstyled.usa-button--active{color:#5c410a}.usa-button--outline-secondary.usa-button--inverse{box-shadow:inset 0 0 0 2px #edeff0;color:#e6e6e6}.usa-button--outline-secondary.usa-button--inverse:visited{color:#e6e6e6}.usa-button--outline-secondary.usa-button--inverse:hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--hover{box-shadow:inset 0 0 0 2px #f9f9f9;color:#f9f9f9}.usa-button--outline-secondary.usa-button--inverse:active,.usa-button--outline-secondary.usa-button--inverse.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fff;color:#fff}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#e6e6e6}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:active{color:#162e51}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled:hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled:active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled:focus,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:visited{color:#e6e6e6}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#f9f9f9}.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-secondary.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#fff}.usa-button--outline-accent-warm{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #e52207;color:#e52207}.usa-button--outline-accent-warm:visited{color:#e52207}.usa-button--outline-accent-warm:hover,.usa-button--outline-accent-warm.usa-button--hover{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #b50909;color:#b50909}.usa-button--outline-accent-warm:active,.usa-button--outline-accent-warm.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #6f3331;color:#6f3331}.usa-button--outline-accent-warm.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#e52207}.usa-button--outline-accent-warm.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-accent-warm.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-accent-warm.usa-button--unstyled:active{color:#162e51}.usa-button--outline-accent-warm.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-accent-warm.usa-button--unstyled:hover,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--hover,.usa-button--outline-accent-warm.usa-button--unstyled:disabled:hover,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-accent-warm.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-accent-warm.usa-button--unstyled:active,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--active,.usa-button--outline-accent-warm.usa-button--unstyled:disabled:active,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-accent-warm.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-accent-warm.usa-button--unstyled:disabled:focus,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-accent-warm.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-accent-warm.usa-button--unstyled:disabled,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-accent-warm.usa-button--unstyled:disabled,.usa-button--outline-accent-warm.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-accent-warm.usa-button--unstyled:visited{color:#e52207}.usa-button--outline-accent-warm.usa-button--unstyled:hover,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--hover{color:#b50909}.usa-button--outline-accent-warm.usa-button--unstyled:active,.usa-button--outline-accent-warm.usa-button--unstyled.usa-button--active{color:#6f3331}.usa-button--outline-accent-warm.usa-button--inverse{box-shadow:inset 0 0 0 2px #edeff0;color:#e6e6e6}.usa-button--outline-accent-warm.usa-button--inverse:visited{color:#e6e6e6}.usa-button--outline-accent-warm.usa-button--inverse:hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--hover{box-shadow:inset 0 0 0 2px #f9f9f9;color:#f9f9f9}.usa-button--outline-accent-warm.usa-button--inverse:active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fff;color:#fff}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#e6e6e6}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:active{color:#162e51}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled:hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled:active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled:focus,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:visited{color:#e6e6e6}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#f9f9f9}.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-accent-warm.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#fff}.usa-button--outline-accent-cool{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #b21d38;color:#b21d38}.usa-button--outline-accent-cool:visited{color:#b21d38}.usa-button--outline-accent-cool:hover,.usa-button--outline-accent-cool.usa-button--hover{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #822133;color:#822133}.usa-button--outline-accent-cool:active,.usa-button--outline-accent-cool.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #4f1c24;color:#4f1c24}.usa-button--outline-accent-cool.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#b21d38}.usa-button--outline-accent-cool.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-accent-cool.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-accent-cool.usa-button--unstyled:active{color:#162e51}.usa-button--outline-accent-cool.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-accent-cool.usa-button--unstyled:hover,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--hover,.usa-button--outline-accent-cool.usa-button--unstyled:disabled:hover,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-accent-cool.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-accent-cool.usa-button--unstyled:active,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--active,.usa-button--outline-accent-cool.usa-button--unstyled:disabled:active,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-accent-cool.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-accent-cool.usa-button--unstyled:disabled:focus,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-accent-cool.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-accent-cool.usa-button--unstyled:disabled,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-accent-cool.usa-button--unstyled:disabled,.usa-button--outline-accent-cool.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-accent-cool.usa-button--unstyled:visited{color:#b21d38}.usa-button--outline-accent-cool.usa-button--unstyled:hover,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--hover{color:#822133}.usa-button--outline-accent-cool.usa-button--unstyled:active,.usa-button--outline-accent-cool.usa-button--unstyled.usa-button--active{color:#4f1c24}.usa-button--outline-accent-cool.usa-button--inverse{box-shadow:inset 0 0 0 2px #edeff0;color:#e6e6e6}.usa-button--outline-accent-cool.usa-button--inverse:visited{color:#e6e6e6}.usa-button--outline-accent-cool.usa-button--inverse:hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--hover{box-shadow:inset 0 0 0 2px #f9f9f9;color:#f9f9f9}.usa-button--outline-accent-cool.usa-button--inverse:active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fff;color:#fff}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#e6e6e6}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:active{color:#162e51}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled:hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled:active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled:focus,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:visited{color:#e6e6e6}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#f9f9f9}.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-accent-cool.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#fff}.usa-button--outline-base{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #5c5c5c;color:#5c5c5c}.usa-button--outline-base:visited{color:#5c5c5c}.usa-button--outline-base:hover,.usa-button--outline-base.usa-button--hover{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #454545;color:#454545}.usa-button--outline-base:active,.usa-button--outline-base.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #2e2e2e;color:#2e2e2e}.usa-button--outline-base.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#5c5c5c}.usa-button--outline-base.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-base.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-base.usa-button--unstyled:active{color:#162e51}.usa-button--outline-base.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-base.usa-button--unstyled:hover,.usa-button--outline-base.usa-button--unstyled.usa-button--hover,.usa-button--outline-base.usa-button--unstyled:disabled:hover,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-base.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-base.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-base.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-base.usa-button--unstyled:active,.usa-button--outline-base.usa-button--unstyled.usa-button--active,.usa-button--outline-base.usa-button--unstyled:disabled:active,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-base.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-base.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-base.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-base.usa-button--unstyled:disabled:focus,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-base.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-base.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-base.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-base.usa-button--unstyled:disabled,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true],.usa-button--outline-base.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-base.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-base.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-base.usa-button--unstyled:disabled,.usa-button--outline-base.usa-button--unstyled[aria-disabled=true],.usa-button--outline-base.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-base.usa-button--unstyled:visited{color:#5c5c5c}.usa-button--outline-base.usa-button--unstyled:hover,.usa-button--outline-base.usa-button--unstyled.usa-button--hover{color:#454545}.usa-button--outline-base.usa-button--unstyled:active,.usa-button--outline-base.usa-button--unstyled.usa-button--active{color:#2e2e2e}.usa-button--outline-base.usa-button--inverse{box-shadow:inset 0 0 0 2px #edeff0;color:#e6e6e6}.usa-button--outline-base.usa-button--inverse:visited{color:#e6e6e6}.usa-button--outline-base.usa-button--inverse:hover,.usa-button--outline-base.usa-button--inverse.usa-button--hover{box-shadow:inset 0 0 0 2px #f9f9f9;color:#f9f9f9}.usa-button--outline-base.usa-button--inverse:active,.usa-button--outline-base.usa-button--inverse.usa-button--active{background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fff;color:#fff}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;color:#e6e6e6}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:visited{color:#54278f}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:hover{color:#0b4778}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:active{color:#162e51}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled:hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled.usa-button--hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled:hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled:active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled.usa-button--active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-button--active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled:active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled:focus,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true]:focus,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled.usa-focus,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true].usa-focus,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled:focus,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-focus,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#0b4778}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#162e51}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:disabled,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled[aria-disabled=true],.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--disabled{color:#c9c9c9}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:visited{color:#e6e6e6}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:hover,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--hover{color:#f9f9f9}.usa-button--outline-base.usa-button--inverse.usa-button--unstyled:active,.usa-button--outline-base.usa-button--inverse.usa-button--unstyled.usa-button--active{color:#fff}.usa-accordion,.ckeditor-accordion-container{margin-bottom:0;margin-top:0;list-style-type:none;padding-left:0;color:#1b1b1b;margin:0;padding:0;width:100%;font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1.7}.usa-accordion>li,.ckeditor-accordion-container>li{margin-bottom:0;max-width:unset}.usa-accordion>ul li ul,.ckeditor-accordion-container>ul li ul{list-style:disc}.usa-accordion>ul li ul>li>ul,.ckeditor-accordion-container>ul li ul>li>ul{list-style:circle}.usa-accordion>ul li ul>li>ul>li>ul,.ckeditor-accordion-container>ul li ul>li>ul>li>ul{list-style:square}.usa-accordion+.usa-accordion,.usa-accordion+.usa-accordion--bordered,.ckeditor-accordion-container+.usa-accordion,.ckeditor-accordion-container+.usa-accordion--bordered{margin-top:.5rem}.usa-accordion--bordered .usa-accordion__content{border-bottom:.25rem solid #edeff0;border-left:.25rem solid #edeff0;border-right:.25rem solid #edeff0;padding-bottom:1rem}.usa-accordion--bordered .usa-accordion__heading{margin-bottom:0}.usa-accordion__heading,.usa-prose .usa-accordion__heading{font-family:Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.1rem;line-height:1;margin:0}.usa-accordion__heading:not(:first-child),.usa-prose .usa-accordion__heading:not(:first-child){margin-top:.5rem}.usa-accordion__content{background-color:#fff;margin-top:0;overflow:auto;padding:1rem 1.25rem calc(1rem - 0.25rem) 1.25rem}.usa-accordion__content>*:first-child{margin-top:0}.usa-accordion__content>*:last-child{margin-bottom:0}.usa-accordion__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:right 1.25rem center;background-size:1.5rem;background-color:#f9f9f9;border-top:0;color:#005ea2;cursor:pointer;display:inline-block;font-weight:700;margin:0;padding:1rem 3.5rem 1rem 1.25rem;text-decoration:none;width:100%}.usa-accordion__button:visited{color:#54278f}.usa-accordion__button:hover{color:#0b4778}.usa-accordion__button:active{color:#162e51}.usa-accordion__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-accordion__button:hover,.usa-accordion__button.usa-button--hover,.usa-accordion__button:disabled:hover,.usa-accordion__button[aria-disabled=true]:hover,.usa-accordion__button:disabled.usa-button--hover,.usa-accordion__button[aria-disabled=true].usa-button--hover,.usa-accordion__button.usa-button--disabled:hover,.usa-accordion__button.usa-button--disabled.usa-button--hover,.usa-accordion__button:active,.usa-accordion__button.usa-button--active,.usa-accordion__button:disabled:active,.usa-accordion__button[aria-disabled=true]:active,.usa-accordion__button:disabled.usa-button--active,.usa-accordion__button[aria-disabled=true].usa-button--active,.usa-accordion__button.usa-button--disabled:active,.usa-accordion__button.usa-button--disabled.usa-button--active,.usa-accordion__button:disabled:focus,.usa-accordion__button[aria-disabled=true]:focus,.usa-accordion__button:disabled.usa-focus,.usa-accordion__button[aria-disabled=true].usa-focus,.usa-accordion__button.usa-button--disabled:focus,.usa-accordion__button.usa-button--disabled.usa-focus,.usa-accordion__button:disabled,.usa-accordion__button[aria-disabled=true],.usa-accordion__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-accordion__button.usa-button--hover{color:#0b4778}.usa-accordion__button.usa-button--active{color:#162e51}.usa-accordion__button:disabled,.usa-accordion__button[aria-disabled=true],.usa-accordion__button.usa-button--disabled{color:#c9c9c9}.usa-accordion__button:hover{background-color:#edeff0;color:#1b1b1b;text-decoration:none}.usa-accordion--bordered .usa-accordion__button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:right 1.25rem center;background-size:1.5rem;background-color:#f9f9f9;border-top:0;color:#005ea2;cursor:pointer;display:inline-block;font-weight:700;margin:0;padding:1rem 3.5rem 1rem 1.25rem;text-decoration:none;width:100%;background-color:#f9f9f9;border-top:0}.usa-accordion--bordered .usa-accordion__button:visited{color:#54278f}.usa-accordion--bordered .usa-accordion__button:hover{color:#0b4778}.usa-accordion--bordered .usa-accordion__button:active{color:#162e51}.usa-accordion--bordered .usa-accordion__button:focus{outline:.25rem solid #2491ff;outline-offset:0}.usa-accordion--bordered .usa-accordion__button:hover,.usa-accordion--bordered .usa-accordion__button.usa-button--hover,.usa-accordion--bordered .usa-accordion__button:disabled:hover,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true]:hover,.usa-accordion--bordered .usa-accordion__button:disabled.usa-button--hover,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true].usa-button--hover,.usa-accordion--bordered .usa-accordion__button.usa-button--disabled:hover,.usa-accordion--bordered .usa-accordion__button.usa-button--disabled.usa-button--hover,.usa-accordion--bordered .usa-accordion__button:active,.usa-accordion--bordered .usa-accordion__button.usa-button--active,.usa-accordion--bordered .usa-accordion__button:disabled:active,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true]:active,.usa-accordion--bordered .usa-accordion__button:disabled.usa-button--active,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true].usa-button--active,.usa-accordion--bordered .usa-accordion__button.usa-button--disabled:active,.usa-accordion--bordered .usa-accordion__button.usa-button--disabled.usa-button--active,.usa-accordion--bordered .usa-accordion__button:disabled:focus,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true]:focus,.usa-accordion--bordered .usa-accordion__button:disabled.usa-focus,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true].usa-focus,.usa-accordion--bordered .usa-accordion__button.usa-button--disabled:focus,.usa-accordion--bordered .usa-accordion__button.usa-button--disabled.usa-focus,.usa-accordion--bordered .usa-accordion__button:disabled,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true],.usa-accordion--bordered .usa-accordion__button.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.usa-accordion--bordered .usa-accordion__button.usa-button--hover{color:#0b4778}.usa-accordion--bordered .usa-accordion__button.usa-button--active{color:#162e51}.usa-accordion--bordered .usa-accordion__button:disabled,.usa-accordion--bordered .usa-accordion__button[aria-disabled=true],.usa-accordion--bordered .usa-accordion__button.usa-button--disabled{color:#c9c9c9}.usa-accordion--bordered .usa-accordion__button:hover{background-color:#edeff0;color:#1b1b1b;text-decoration:none}.usa-accordion--bordered .usa-accordion__button:hover{background-color:#edeff0}.usa-accordion__button[aria-expanded=false]{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/add-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:1.5rem}.ckeditor-accordion-container>dl:before,.ckeditor-accordion-container>dl:after{content:" ";display:table}.ckeditor-accordion-container>dl:after{clear:both}.ckeditor-accordion-container>dl,.ckeditor-accordion-container>dl dt,.ckeditor-accordion-container>dl dd{box-sizing:border-box}.ckeditor-accordion-container>dl{position:relative;border:none}.ckeditor-accordion-container>dl dt{position:relative;margin:.5rem 0;font-family:Nunito,Helvetica Neue,Helvetica,Arial,sans !important}.ckeditor-accordion-container>dl dt.active{margin:.5rem 0 0}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/add-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:1.5rem;left:inherit;right:11px;padding:0;height:24px;top:calc(50% - 12px)}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;color:#005ea2;text-decoration:underline;background-color:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;font-weight:normal;margin:0;padding:0;text-align:left;background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:right 1.25rem center;background-size:1.5rem;background-color:#f9f9f9;border-top:0;color:#005ea2;cursor:pointer;display:inline-block;font-weight:700;margin:0;padding:1rem 3.5rem 1rem 1.25rem;text-decoration:none;width:100%;left:inherit;right:17px;padding:0;height:24px;top:calc(50% - 12px);width:24px;background-color:rgba(0,0,0,0) !important;background-position:center}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:visited{color:#54278f}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:hover{color:#0b4778}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:active{color:#162e51}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:focus{outline:.25rem solid #2491ff;outline-offset:0}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled:hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true]:hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled.usa-button--hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true].usa-button--hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled:hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled.usa-button--hover,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled:active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true]:active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled.usa-button--active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true].usa-button--active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled:active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled.usa-button--active,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled:focus,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true]:focus,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled.usa-focus,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true].usa-focus,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled:focus,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled.usa-focus,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true],.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;background-color:rgba(0,0,0,0);box-shadow:none;text-decoration:underline}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--hover{color:#0b4778}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--active{color:#162e51}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:disabled,.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle[aria-disabled=true],.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle.usa-button--disabled{color:#c9c9c9}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:hover{background-color:#edeff0;color:#1b1b1b;text-decoration:none}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before,.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after{content:none}.ckeditor-accordion-container.no-animations>dl dt>a>.ckeditor-accordion-toggle:before,.ckeditor-accordion-container.no-animations>dl dt>a>.ckeditor-accordion-toggle:after{content:none}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before{content:none}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after{content:none}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:before{content:none}.ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle:after{content:none}.ckeditor-accordion-container>dl dt>a,.ckeditor-accordion-container>dl dt>a:not(.button){background-color:#f9f9f9;color:#005898;font-weight:700;line-height:1;padding:1rem 3.5rem 1rem 1.25rem;position:relative;text-decoration:none;border:none}.ckeditor-accordion-container>dl dt>a:focus,.ckeditor-accordion-container>dl dt>a:not(.button):focus{outline:none}.ckeditor-accordion-container>dl dt>a:hover,.ckeditor-accordion-container>dl dt>a:not(.button):hover{background-color:#edeff0;color:#1b1b1b;cursor:pointer;text-decoration:none}.ckeditor-accordion-container>dl dt.active>a{background-color:#edeff0;color:#000}.ckeditor-accordion-container>dl dd table,.ckeditor-accordion-container>dl dt.active table{margin:0}.ckeditor-accordion-container>dl dt:last-of-type>a{border-bottom:0}.ckeditor-accordion-container>dl dd{display:none;padding:0 15px;margin:0}.ckeditor-accordion-container>dl dd.active{border-bottom:.25rem solid #edeff0;border-left:.25rem solid #edeff0;border-right:.25rem solid #edeff0}details{margin:.5rem 0;color:#1b1b1b;font-family:Nunito,Helvetica Neue,Helvetica,Arial,sans !important;font-size:1.15rem !important;line-height:1.6 !important}details[open]{border-bottom:.25rem solid #edeff0;border-left:.25rem solid #edeff0;border-right:.25rem solid #edeff0;padding-bottom:1rem}details[open] summary{background-color:#edeff0}details[open] summary::after{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/remove-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat}details[open] .details-wrapper{padding-top:1rem}@media(max-width:640px){details[open] .details-wrapper{padding:1rem}}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}summary{background-color:#f9f9f9;color:#005ea2;font-weight:700;line-height:1;padding:1rem 3.5rem 1rem 1.25rem;position:relative}summary:hover{background-color:#edeff0;color:#1b1b1b;cursor:pointer}summary:after{background-image:url("/themes/custom/usms/dist/../dist/img/usa-icons/add-red.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:1.5rem;content:" ";display:block;height:1.5rem;width:1.5rem;position:absolute;right:1.25rem;top:.75rem}summary~*{padding-left:2rem;padding-right:2rem}details[open] .details-content{padding:2rem}details[open] .details-content :first-child{margin-top:0}details[open] .details-content :last-child{margin-bottom:0}.gallery{background-color:#fff;border-radius:.25rem;transition:opacity .1s linear,box-shadow .2s linear;padding:1rem;border-width:2px;border-color:#e6e6e6;border-style:solid}.gallery__container{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.gallery__click-target{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0)}.gallery__tile-container{flex:1 1 auto;display:flex;position:relative;flex-direction:row;cursor:pointer}.gallery__tile-container::before{content:"";display:block;padding-top:100%;float:left}.gallery__tile-rows{width:33.33333%;display:flex;flex-direction:column;min-height:194px}.gallery__tile-row{display:flex;flex:1 1 auto}.gallery__tile{background-position:50%;background-color:#e1e1e1;background-size:cover;flex:1 1 auto}.gallery__tile--tile-cover{background-color:#e1e1e1;width:66.66667%;margin-right:1px;background-size:cover}.gallery__tile--top-right{margin-bottom:1px}.gallery__tile--bottom-right{margin-top:1px}.gallery__title{font-size:1rem}.gallery__title a{text-decoration:none;color:#1b1b1b}.gallery__title a:hover,.gallery__title a:focus{text-decoration:underline}.gallery__info{flex:0 1 auto;display:flex;flex-direction:column;padding:1rem 0}.gallery__details{display:flex;flex-direction:column;justify-content:center;min-width:0}.gallery::hover,.gallery::focus{cursor:pointer}.gallery::hover .gallery__title,.gallery::focus .gallery__title{text-decoration:underline}.galleries__container{flex-direction:row;flex-wrap:wrap;justify-content:center;display:inline-flex;flex-wrap:wrap;gap:.5rem;width:100%}@media all and (min-width:40em){.galleries__container{justify-content:space-between}}.galleries .gallery{margin-bottom:.5rem;width:100%}@media all and (min-width:40em){.galleries .gallery{width:48%}}@media all and (min-width:64em){.galleries .gallery{width:32%}}.gallery-page{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.gallery-page .gallery_page__image{flex-basis:100%;background-color:#fff;border-radius:.25rem;transition:opacity .1s linear,box-shadow .2s linear;padding:1rem;border-width:2px;border-color:#e6e6e6;border-style:solid;display:flex;align-self:center;position:relative}@media all and (min-width:40em){.gallery-page .gallery_page__image{flex-basis:49%}}@media all and (min-width:64em){.gallery-page .gallery_page__image{flex-basis:32%}}.gallery-page .gallery_page__image .gg-maximize{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:14px;height:14px;box-shadow:-6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px;color:#fff;position:absolute;right:30px;top:30px}.gallery-page .gallery_page__image .gallery_page__image:hover .gg-maximize,.gallery-page .gallery_page__image .gallery_page__image:focus .gg-maximize{color:rgba(255,255,255,.6)}
.lSSlideOuter.vertical,.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-webkit-touch-callout:none;-khtml-user-select:none;overflow:hidden}.lSSlideOuter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before,.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform 1s,height 1s;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSAction>a:hover,.lSSlideOuter .media.active,.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:.5s linear;transition:.5s linear}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url('/themes/custom/usms/dist/../img/controls.png');cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear;transition:opacity .35s linear}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd,.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:.3s rightEnd;animation:.3s rightEnd;position:relative}.lSSlideOuter .leftEnd,.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:.3s leftEnd;animation:.3s leftEnd;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:.3s topEnd;animation:.3s topEnd;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:.3s bottomEnd;animation:.3s bottomEnd;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
