/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.uq-accordion{font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;list-style:none;margin-bottom:1.5rem;padding:0}.uq-accordion__item{background:#fff;border:1px solid #dcdcdd;border-radius:2px;margin-bottom:.5rem}.uq-accordion__toggle{-moz-appearance:none;-webkit-appearance:none;background:#fff;border-radius:0;border-style:solid;border-width:0;color:#3b383e;cursor:pointer;display:flex;align-items:center;gap:.5rem 1rem;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2;margin:0;padding:1rem 3.5rem 1rem 1rem;position:relative;text-align:left;-webkit-text-decoration:none;text-decoration:none;transition:all ease .2s;width:100%}.uq-accordion__toggle>*{margin:0;color:#3b383e;font-size:1.25rem;font-weight:500}@media(min-width:37.5rem){.uq-accordion__toggle{padding:1rem 4.5rem 1rem 1.5rem}}.uq-accordion__toggle::before{content:"";background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 9 7 7 7-7' stroke='%2319151c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;width:1.5rem;height:1.5rem;position:absolute;right:1rem}@media(min-width:37.5rem){.uq-accordion__toggle::before{right:1.5rem}}.uq-accordion__toggle:hover,.uq-accordion__toggle:focus{color:#3b383e}.uq-accordion__toggle:focus{outline:0 none}.uq-accordion__toggle:has(.uq-accordion__subtitle){flex-wrap:wrap}.uq-accordion__toggle--active{background:#fff}.uq-accordion__toggle--active::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m19 15-7-7-7 7' stroke='%2319151c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-accordion__toggle--active:hover,.uq-accordion__toggle--active:focus{background-color:#fff}.uq-accordion__icon{width:24px;height:24px;margin-block:-4px}.uq-accordion__icon img,.uq-accordion__icon svg,.uq-accordion__icon .uq-icon::before{width:24px;height:24px;margin:0}.uq-accordion__subtitle{width:100%;font-size:.875rem;font-weight:400;color:#6f6f6f;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.uq-accordion__content{overflow:hidden;word-wrap:break-word;transition:height 200ms ease}.uq-accordion__content:not(.uq-accordion__content--active){display:none}.uq-accordion__content p:first-of-type{margin-top:0}.uq-accordion__content :last-child{margin-bottom:0}.uq-accordion__content .uq-alert{margin-block:1.5rem}.uq-accordion__content img{margin-block:1rem;display:block}.uq-accordion__content-wrapper{padding:0 1rem 1rem}@media(min-width:37.5rem){.uq-accordion__content-wrapper{padding:0 1.5rem 1.5rem}}.uq-accordion--no-bottom-spacing{margin-bottom:0}.contextual-links-wrapper{top:0 !important}.uq-accordion--compact .uq-accordion__toggle{font-size:1rem;padding:.5rem 3.5rem .5rem 1rem}.uq-accordion--compact .uq-accordion__toggle::before{width:1rem;height:1rem;right:1rem}.uq-accordion--compact .uq-accordion__toggle--active::before{width:1rem;height:1rem;right:1rem}@media(min-width:37.5rem){.uq-accordion--compact .uq-accordion__content-wrapper{padding:0 1rem 1rem}}.cke_editable .uq-accordion__content{border:1px dashed #0d6dcd;display:block !important}
.uq-breadcrumbs{border-bottom:1px solid #e2e2e2;padding:.75rem 0}.uq-breadcrumb__list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;grid-gap:2px 0}.uq-breadcrumb__item{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14 7-5 5 5 5' stroke='%23757377' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-position:left .2rem center;padding:0 0 0 1.5rem;margin:0;font-size:.875rem;color:#757377;background-repeat:no-repeat;background-size:1rem;display:none;min-width:0}.uq-breadcrumb__item:nth-last-child(2){display:flex}@media(min-width:37.5rem){.uq-breadcrumb__item{display:flex;min-width:auto;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m10 17 5-5-5-5' stroke='%23757377' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-breadcrumb__item:first-of-type{background:none;padding-left:0}.uq-breadcrumb__item:last-of-type .uq-breadcrumb__link{max-width:650px;-webkit-text-decoration:none;text-decoration:none}}.uq-breadcrumb__item--hidden{display:none}.uq-breadcrumb__expand{cursor:pointer}.uq-breadcrumb__link{-webkit-text-decoration:underline;text-decoration:underline;color:#757377;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:none;font-weight:400}@media(min-width:37.5rem){.uq-breadcrumb__link{max-width:9rem}}.uq-breadcrumb__link:hover{background-color:rgba(0,0,0,0);color:#757377}
:root{--layout-container-max-width:1204px;--layout-gap:2rem;--layout-sidebar-width:261px}@media(max-width:63.9375rem){:root{--layout-gap:1.5rem}}.uq-container{width:100%;max-width:var(--layout-container-max-width);padding-left:var(--layout-gap);padding-right:var(--layout-gap);margin-left:auto;margin-right:auto;overflow-x:clip}.uq-container--flex{display:flex;gap:1rem;flex-direction:column;justify-content:center}@media(min-width:37.5rem){.uq-container--flex{flex-direction:row;justify-content:space-between}}.uq-sidebar-layout{display:flex;flex-direction:column;gap:4.5rem}@media(min-width:64rem){.uq-sidebar-layout{display:grid;gap:0;grid-template-columns:var(--layout-sidebar-width) minmax(32px,80px) minmax(667px,1fr)}}.uq-sidebar-layout__sidebar{grid-column:1/span 1}@media(max-width:63.9375rem){.uq-sidebar-layout__sidebar{display:none}}.uq-sidebar-layout__main{grid-column:3/span 1}.uq-sidebar-right-layout{display:flex;flex-direction:column}@media(min-width:64rem){.uq-sidebar-right-layout{display:grid;gap:0 32px;grid-template-columns:1fr 296px}}@media(min-width:75rem){.uq-sidebar-right-layout{grid-template-columns:1fr 308px}}.uq-sidebar-right-layout__main{grid-column:1/span 1}.uq-sidebar-right-layout__main.uq-sidebar-right-layout__first{grid-row:1/span 2}.uq-sidebar-right-layout__main.uq-sidebar-right-layout__second{grid-row:3/span 1}.uq-sidebar-right-layout__sidebar{grid-column:2/span 1}.uq-sidebar-right-layout__sidebar.uq-sidebar-right-layout__first{grid-row:1/span 1}.uq-sidebar-right-layout__sidebar.uq-sidebar-right-layout__second{grid-row:2/span 2}@media(min-width:64rem){.uq-sidebar-right-layout:has(.uq-sidebar-right-layout__first){grid-template-rows:min-content min-content 1fr}}.uq-card-grid{display:grid;gap:var(--layout-gap);grid-template-columns:1fr;container-type:inline-size}.uq-card-grid>*{grid-column:auto/span 1}.uq-card-grid--target-1x>*{overflow:hidden}.uq-card-grid--target-2x{grid-template-columns:1fr 1fr}.uq-card-grid--target-2x>*{grid-column:auto/span 2}@container (width > 550px){.uq-card-grid--target-2x>*{grid-column:auto/span 1}}.uq-card-grid--target-3x{grid-template-columns:repeat(12,1fr)}.uq-card-grid--target-3x>*{grid-column:auto/span 12}@container (width > 550px){.uq-card-grid--target-3x>*{grid-column:auto/span 6}}@container (width > 667px){.uq-card-grid--target-3x>*{grid-column:auto/span 4}}.uq-card-grid--target-4x{grid-template-columns:repeat(12,1fr)}.uq-card-grid--target-4x>*{grid-column:auto/span 12}@container (width > 550px){.uq-card-grid--target-4x>*{grid-column:auto/span 6}}@container (width > 799px){.uq-card-grid--target-4x>*{grid-column:auto/span 3}}.uq-reduced-spacing .uq-section:not(.uq-section--no-margin){margin-bottom:4.5rem}.uq-reduced-spacing .uq-card-grid{gap:1.5rem}.uq-article-layout{margin-top:2.5rem}.uq-article-layout .uq-section:not(.uq-section--no-margin){margin-bottom:2rem}.uq-article-layout .uq-card-grid{gap:1.5rem}.uq-article-layout__title{margin:0 0 1rem;font-size:2.5rem;font-weight:500;color:#19151c;line-height:1.2;letter-spacing:.01rem}.uq-article-layout__label{font-size:1.125rem;font-weight:500;color:#757377}.uq-article-layout__meta{display:flex;flex-wrap:wrap;gap:.5rem}.uq-article-layout__meta-item:not(:last-child)::after{content:"";background:#d1d0d2;margin-left:.5rem;width:6px;height:6px;border-radius:50%;display:inline-block;vertical-align:middle}.uq-article-layout__key-points ul,.uq-article-layout__key-points p{font-size:1.125rem}.uq-section--shaded:has(.uq-container),.uq-container .uq-container{padding-left:0;padding-right:0;}.uq-card-grid .layout-builder__add-block{grid-column:auto / span 12;}
:root{--section-font-size-xxxl:2rem;--section-spacing:6rem;--section-padding:2rem}@media(max-width:37.4375rem){:root{--section-font-size-xxxl:1.5rem}}@media(max-width:63.9375rem){:root{--section-spacing:4.5rem;--section-padding:1.5rem}}.uq-section{margin-bottom:var(--section-spacing)}.uq-section__header{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem}.uq-section__header:only-child{margin-bottom:0}.uq-section__title{margin:0;color:#19151c;font-size:var(--section-font-size-xxxl)}.uq-section__description{width:100%}.uq-section__description p:last-child,.uq-section__description ul:last-child,.uq-section__description ol:last-child{margin-bottom:0}.uq-section--no-margin{margin-bottom:0}.uq-section--shaded{background:#f3f3f4;padding:var(--section-padding)}.uq-section:empty,.uq-section:has(.block-inline-blockcontact-us){margin-bottom:0;}.uq-section .uq-section{margin-bottom:0;}.uq-section--shaded:not(.uq-section--no-margin) + .uq-section--shaded{margin-top:calc(-1 * var(--section-spacing));}.uq-sidebar-layout__main > .uq-section:last-child{margin-bottom:var(--section-spacing) !important;}.uq-section:has(.align-right,.align-left)::after{content:"";clear:both;display:table;}
.uq-icon--agriculture-and-environment--agriculture-machine-harvester-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.97 10.94c.69 0 1.26.58 1.26 1.26 0 .69-.57 1.26-1.26 1.26-.68 0-1.26-.57-1.26-1.26 0-.68.58-1.26 1.26-1.26zM8 10.11a1.69 1.69 0 1 1-1.69 1.69c0-.94.78-1.69 1.69-1.69zM4.14 11.8h2.17'%3e%3c/path%3e%3cpath d='M5.48 7.17H3.8a1.7 1.7 0 0 0-1.69 1.69v2.43m.03-5.77h.83c.46 0 .83.37.83.82v.83m5.89 4.63 1.25-7.54H5.48v4.2c0 .91.75 1.68 1.7 1.68H8m3.34-5.88c0-.92-.74-1.69-1.68-1.69H6.74c-.91 0-1.68.74-1.68 1.69zm0 5.03h2.95l-2.1 3.34h-1.25'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--agriculture-machine-plow-2::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.71 10.09H14.3m-9.24 0L8 7.57l2.94 2.52m-7.54 0v2.94l.83 1.26m2.08-4.2v2.94l.83 1.26m2.12-4.2v2.94l.83 1.26m2.11-4.2v2.94l.83 1.26M8 7.57V5.48'%3e%3c/path%3e%3cpath d='M13.69 7.11a.83.83 0 0 1-.75.46H3.06a.83.83 0 0 1-.75-.46l-.5-1.02a.86.86 0 0 1-.1-.38V4.66c0-.46.38-.83.83-.83h10.89c.46 0 .83.37.83.83V5.7c0 .15-.03.26-.09.38zM5.91 3.8A2.1 2.1 0 0 1 8 1.71a2.1 2.1 0 0 1 2.09 2.1m-5.86 2.1H1.74m12.52 0h-2.49'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--agriculture-machine-tractor::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.71 1.43h4.86c.32 0 .57.26.57.57v1.14h-6V2c0-.31.26-.57.57-.57zm4.58 6.86a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 0'%3e%3c/path%3e%3cpath d='M11.29 10c.71 0 1.28.57 1.28 1.29 0 .71-.57 1.28-1.28 1.28-.72 0-1.29-.57-1.29-1.28 0-.72.57-1.29 1.29-1.29zm-7.63.43a1.94 1.94 0 1 1-1.95 1.91 1.9 1.9 0 0 1 1.95-1.91zm0 2.14a.22.22 0 0 1-.23-.23m.43 0c0 .12-.09.23-.23.23m.03-.43c.11 0 .23.09.23.23m-.46-.03c0-.11.09-.23.23-.23m1.91.46h3'%3e%3c/path%3e%3cpath d='M2.57 10.74V8.06c0-.37.26-.72.63-.83l2.11-.69v2.57h1.72l.28-.42a4.82 4.82 0 0 1 6.66-1.35c.23.14.43.32.63.49M5.29 6.57l1.28-3.43m6.57 3.8-1.43-3.8'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--ecology-globe-hand::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.71 9.26v5.03m8.38-.83a1.7 1.7 0 0 0-1.7-1.69H6.32c0-.91-.74-1.68-1.68-1.68H1.7v3.34h8.38zm-5.43-1.69h1.68m3.75-10.06a4.2 4.2 0 0 1 0 8.4 4.2 4.2 0 0 1 0-8.4zm0 0'%3e%3c/path%3e%3cpath d='m7.8 2.4 2.34 1.57c.23.14.38.43.38.69v.97c0 .4-.29.74-.7.83l-1.42.28.31 1.23c.06.29 0 .6-.23.8l-.71.66m6.49-3.09-1.8.6a.89.89 0 0 0-.57.97l.34 1.6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--ecology-globe-nature::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m12.23 1.71-1.66 4.06c-.09.23.03.46.26.54.06.03.08.03.14.03h2.51c.23 0 .43-.2.43-.43 0-.05 0-.08-.02-.14zm0 4.6V8M3.8 6.31 6 3.71c.14-.17.43-.17.6-.02l.03.02 2.2 2.6M13.86 8c.23 0 .43.2.43.43v.03a6.31 6.31 0 0 1-12.57 0c0-.23.17-.43.4-.46zm0 0'%3e%3c/path%3e%3cpath d='m4.09 12.91.57-2.82h.6c.45 0 .83-.38.83-.83 0-.06 0-.15-.03-.2L5.8 8m5.49 0 .37 2.23c.05.4.43.71.82.71h1.09'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--ecology-leaf-book-open::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.4 4a4.1 4.1 0 0 0-.66-.11.94.94 0 0 0-1.03.77v6.37c0 .45.35.83.77.88 1.83.23 3.55.98 4.95 2.18a.9.9 0 0 0 1.11 0 9.36 9.36 0 0 1 4.94-2.18.87.87 0 0 0 .78-.88V4.77c0-.48-.4-.91-.89-.91h-.11l-.66.11M8 8.43v5.86'%3e%3c/path%3e%3cpath d='M6.52 5.34s.68 1.4 1.82 1.29c2.32-.2 2.18-3.29 3.03-4.4a5.17 5.17 0 0 0-4.63.06c-1.2.68-1.28 1.82-.22 3.05zm1.62-1.4s-1.51.2-2.57 2.8'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--ecology-leaf::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.03 13.03a4.2 4.2 0 0 1-4.2-4.2c0-6.12 7.34-2.97 10.88-5.92a.27.27 0 0 1 .26-.02c.09.02.14.11.17.2 1.06 6.3-3.6 9.94-7.11 9.94zm0 0'%3e%3c/path%3e%3cpath d='M8.71 7.69a13.8 13.8 0 0 0-4.8 2.4l-2.2 1.85'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--ecology-plant-hand::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.71 8.71v5.06m8.4-.83c0-.94-.74-1.68-1.68-1.68H6.31c0-.95-.74-1.69-1.68-1.69H1.7v3.37zm-5.45-1.68h1.68M8.03 6.2S7.17 7.66 5.9 7.46C3.4 7.03 3.81 3.69 2.97 2.4a5.56 5.56 0 0 1 5.06.43c1.26.86 1.26 2.11 0 3.37zm2.74 1.23s.6 1.03 1.46.88c1.74-.28 1.46-2.62 2.06-3.5a3.92 3.92 0 0 0-3.52.28c-.86.6-.86 1.45 0 2.34zm0 0'%3e%3c/path%3e%3cpath d='M6.34 4.52s2.12.42 2.95 4.62a6.7 6.7 0 0 1 2.1-2.51'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--farming-wheat::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.8 5.29c0 1.28 1.26 2.31 1.26 2.31S9.3 6.57 9.3 5.3c0-1.29-1.25-2.32-1.25-2.32S6.8 4 6.8 5.3zm.34 1.51c1.03 1.03.89 2.86.89 2.86s-1.83.14-2.86-.89C4.14 7.74 4.3 5.91 4.3 5.91s1.82-.14 2.85.9zm0 0'%3e%3c/path%3e%3cpath d='M8.94 6.8c-1.03 1.03-.88 2.86-.88 2.86s1.83.14 2.85-.89c1.03-1.03.9-2.86.9-2.86s-1.84-.14-2.87.9zm-1.8 3.77c1.03 1.03.89 2.86.89 2.86s-1.83.14-2.86-.89C4.14 11.52 4.3 9.7 4.3 9.7s1.82-.15 2.85.88zm0 0'%3e%3c/path%3e%3cpath d='M8.94 10.57c-1.03 1.03-.88 2.86-.88 2.86s1.83.14 2.85-.89c1.03-1.02.9-2.85.9-2.85s-1.84-.15-2.87.88zm-.88 2.89v.83M4.29 5.91V4.23m7.51 1.68V4.23M8.06 2.97V1.71'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--non-gmo-organic-flask::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M10.09 6.74V8l4.08 5.03c.23.4.12.91-.28 1.14a.75.75 0 0 1-.43.12H2.54a.83.83 0 0 1-.83-.83.8.8 0 0 1 .12-.43L5.9 8V6.74M8 10.09V5.06m2.4-.95c-.66.58-1.51.92-2.4.98.03-.9.37-1.72.97-2.4a4.04 4.04 0 0 1 2.4-.98c-.06.9-.4 1.72-.97 2.4zm-4.8 0c.66.58 1.51.92 2.4.98a3.78 3.78 0 0 0-.97-2.4 4.04 4.04 0 0 0-2.4-.98c.06.9.4 1.72.97 2.4zm4.71 7.23c.12 0 .2.09.2.2m-.42.03c0-.11.08-.2.2-.2m.02.4a.2.2 0 0 1-.2-.2m.41 0a.2.2 0 0 1-.2.2m-4.21-1.25c.12 0 .2.08.2.2m-.4-.01c0-.1.09-.2.2-.2m0 .43a.2.2 0 0 1-.2-.2m.4-.03a.2.2 0 0 1-.2.2M7.8 12.2c.11 0 .2.09.2.2m-.43 0c0-.11.09-.2.2-.2m.03.4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--pets-hospital::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M6.31 3.4H5.06V2.14c0-.23-.2-.43-.43-.43H3.8c-.23 0-.43.2-.43.43V3.4H2.14c-.23 0-.43.2-.43.43v.83c0 .23.2.43.43.43H3.4v1.25c0 .23.2.43.43.43h.83c.23 0 .43-.2.43-.43V5.1h1.25c.23 0 .43-.2.43-.43v-.83a.46.46 0 0 0-.46-.43zm2.95 9.2H4.23c-.92 0-1.69-.74-1.69-1.69v-.82c0-.92.75-1.7 1.69-1.7h4.29c.57 0 1.1-.3 1.42-.79l.26-.51c.2-.49.66-.8 1.17-.8.66-.06 1.2.42 1.26 1.08v.17c0 .46.37.83.83.83a.83.83 0 0 1 0 1.66H12.2L11 11.69a1.7 1.7 0 0 1-1.46.85h-.28zM1.71 7.17s0 1.8 1.43 1.66m6.12 3.77v1.69m1.68 0-.4-2m-7.14.08v1.92m1.66-1.69v1.69m6.57-3.4-2.46-2.6'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--plant-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M9.2 4.43c-.09 1.03-.54 2-1.26 2.71A4.29 4.29 0 0 1 6.7 4.43c.08-1.03.54-2 1.25-2.72A4.28 4.28 0 0 1 9.2 4.43zm1.74 5.05c-1 .29-2.05.2-3-.22a4.4 4.4 0 0 1 2.12-2.15c1-.28 2.05-.2 3 .23a4.28 4.28 0 0 1-2.12 2.14zm0 4.21c-1 .28-2.05.2-3-.23a4.41 4.41 0 0 1 2.12-2.15c1-.28 2.05-.2 3 .23a4.41 4.41 0 0 1-2.12 2.15zm0 0'%3e%3c/path%3e%3cpath d='M4.97 9.48c1 .29 2.06.2 3-.22A4.4 4.4 0 0 0 5.86 7.1c-1-.28-2.06-.2-3 .23a4.28 4.28 0 0 0 2.11 2.14zm0 4.21c1 .28 2.06.2 3-.23a4.41 4.41 0 0 0-2.11-2.15c-1-.28-2.06-.2-3 .23a4.41 4.41 0 0 0 2.11 2.15zm2.97-6.52v7.12'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--agriculture-and-environment--tree-2::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M13.74 7.57a2.9 2.9 0 0 0-1.71-2.66A1.63 1.63 0 0 0 10.7 3c-.1-.03-.23-.03-.34-.03h-.11a2.9 2.9 0 0 0-4.8 0h-.12A1.66 1.66 0 0 0 3.7 4.94a2.93 2.93 0 0 0 .62 5.52 2.3 2.3 0 0 0 3.03 1.11c.2-.09.37-.2.52-.34a2.3 2.3 0 0 0 3.57-.77 2.94 2.94 0 0 0 2.31-2.89zM7.86 5.91v8.38m0-4.6c1.68 0 2.51-.83 2.51-2.52'%3e%3c/path%3e%3cpath d='M7.86 8a1.98 1.98 0 0 1-2.09-1.86v-.23'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--building-modern::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.14 6.57H8c.31 0 .57.26.57.57v7.15h-6V7.14c0-.31.26-.57.57-.57zm0 0'%3e%3c/path%3e%3cpath d='M10.29 14.29h3.42v-12a.84.84 0 0 0-.85-.86H7.7a.84.84 0 0 0-.85.86v2.57h.85m-5.13 9.43h-.86m12 0h.86M6.86 3.14h2.57M2.57 8.29h1.29m2.14 6H4.29v-1.72c0-.48.37-.86.85-.86.49 0 .86.38.86.86zm0 0'%3e%3c/path%3e%3cpath d='M12 14.29h-1.71V11.7c0-.48.37-.85.85-.85.49 0 .86.37.86.85zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--buildings-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M2.97 9.26h2.51m-2.51 1.68h2.51M2.97 12.6h2.51M2.97 5.91h2.51M2.97 7.57h2.51m6.29 1.69h.83m-.83 1.68h.83m-.83 1.66h.83m-.83-5.03h.83M2 3.4h4.46c.14 0 .28.12.28.29v10.6H2a.28.28 0 0 1-.29-.29V3.66c0-.14.12-.26.29-.26zm4.74 5.03h3.35v5.86H6.74zm3.63-3.37H14c.14 0 .29.11.29.28V14a.3.3 0 0 1-.29.29h-3.91V5.34a.3.3 0 0 1 .28-.28zM3.4 1.71V3.4'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--buildings-2::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.83 4.23h5.31c.15 0 .29.11.29.29v9.77H2.54V4.52c0-.18.15-.29.29-.29zm0 0'%3e%3c/path%3e%3cpath d='M4.52 2.54h1.94c.14 0 .28.12.28.29v1.4H4.23v-1.4c0-.14.11-.29.29-.29zm-.29 3.37h2.51M4.23 7.57h2.51M4.23 9.26h2.51m-2.51 1.68h2.51M4.23 12.6h2.51M5.91 1.71v.83m4.18 11.75h3.34V7.17c0-.23-.2-.43-.43-.43h-2.52c-.22 0-.42.2-.42.43v7.12zm2.51-8.38v.83M1.71 14.29H14.3'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--heavy-equipment-lift-hook-box::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.6 14.29H7.57a1.69 1.69 0 0 1 0-3.38h5.03a1.69 1.69 0 0 1 0 3.38zM8 12.4c.11 0 .2.08.2.2m-.4 0c0-.12.09-.2.2-.2m0 .43a.2.2 0 0 1-.2-.2m.4-.03a.2.2 0 0 1-.2.2m2.09-.4c.1 0 .2.08.2.2m-.4 0c0-.12.08-.2.2-.2m0 .43a.2.2 0 0 1-.2-.2m.42-.03a.2.2 0 0 1-.2.2m2.09-.4c.11 0 .2.08.2.2m-.43 0c0-.12.09-.2.2-.2m.03.43a.2.2 0 0 1-.2-.2m.4-.03a.2.2 0 0 1-.2.2'%3e%3c/path%3e%3cpath d='M13.46 11.17V8.43a.83.83 0 0 0-.83-.83h-.83a.83.83 0 0 1-.83-.83v-.83a.83.83 0 0 0-.83-.83H7.63a.83.83 0 0 0-.83.83v5.26m1.63-4.46h.83M3.4 4.63V8'%3e%3c/path%3e%3cpath d='M6.74 7.74 2 3.34a.96.96 0 0 1-.11-1.25.98.98 0 0 1 1.25-.23l5.55 3.2M2.29 8h2.23c.3 0 .57.26.57.57v2.23c0 .31-.26.57-.57.57H2.29a.57.57 0 0 1-.58-.57V8.57c0-.31.26-.57.58-.57zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--house-modern::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.74 12.71H14.3m-7.56 0H2.57V7.3l4.17-.83zm6.72 0H6.74v-9.2l6.69 2.92v6.28zM8.43 6.23c.11 0 .2.08.2.2m-.4.03c0-.12.08-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2'%3e%3c/path%3e%3cpath d='M11.77 12.71H8.43V10.2c0-.46.37-.83.83-.83h1.68c.46 0 .83.37.83.83zM1.71 7.46l5.03-1m-.85-3.32 8.4 3.66m-2.52-1.09v-2.2h1.69v2.92'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--measure-ruler-divider::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m3.43 12.6-.29 1.69M8 12.6l.29 1.69m-4.26-9.6-1.46 7.77 1.69.28 1.26-6.6m.37 0 1.25 6.6 1.69-.28L7.4 4.7'%3e%3c/path%3e%3cpath d='M7.43 4.43c0 .94-.77 1.71-1.72 1.71-.08 0-.2 0-.28-.03A1.75 1.75 0 0 1 4 4.34v-.77c0-.23.2-.43.43-.43H7c.23 0 .43.2.43.43zM5.71 3.14V1.43M10 14.29h2.57c.49 0 .86-.38.86-.86V2.29a.84.84 0 0 0-.86-.86H10a.84.84 0 0 0-.86.86v3M11.71 4h1.72m-1.72 2.57h1.72m-1.72 2.57h1.72m-1.72 2.57h1.72'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--project-blueprint-buildings::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.4 10.94a1.69 1.69 0 1 1 0 3.37 1.71 1.71 0 0 1-1.69-1.7c0-.92.75-1.67 1.69-1.67zm0 0'%3e%3c/path%3e%3cpath d='M1.71 12.6V3.4a1.69 1.69 0 0 1 3.37 0v9.23'%3e%3c/path%3e%3cpath d='M3.4 14.29h10.06c.45 0 .83-.38.83-.83v-8.8a.83.83 0 0 0-.83-.83h-8.4'%3e%3c/path%3e%3cpath d='M8 11.77h3.34V6.31c0-.22-.2-.42-.43-.42H8.4c-.23 0-.43.2-.43.42v5.46zM9.69 8h1.68M9.69 9.69h1.68m.83 2.08h-.83m-3.37 0h-.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--project-notes-buildings::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.4 11.97h-.83m-3.37 0h3.34V6.54c0-.23-.2-.43-.43-.43h-2.5c-.24 0-.44.2-.44.43v5.43zM7.89 8.2h1.68M7.89 9.89h1.68M6.2 11.97h-.83'%3e%3c/path%3e%3cpath d='M9.97 3.8h2.09c.46 0 .83.37.83.83v8.8c0 .46-.37.83-.83.83H3.69a.83.83 0 0 1-.83-.83V4.66c0-.46.37-.83.83-.83h2.08a2.1 2.1 0 0 1 4.2-.03zm-2.08-.4c.11 0 .2.08.2.2m-.4 0c0-.12.08-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--real-estate-dimensions-map::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.83 1.77a.81.81 0 0 0-1.06.52.87.87 0 0 0-.06.25v9.63c0 .35.2.63.49.77l2.97 1.26c.2.09.43.09.63.03l4-1.6c.2-.06.4-.06.6 0l2.74 1.08a.83.83 0 0 0 1.09-.45c.03-.09.06-.2.06-.32V3.6a.82.82 0 0 0-.6-.8L10.3 1.77a.66.66 0 0 0-.45 0L5.7 2.94c-.17.06-.31.03-.48 0zm0 0'%3e%3c/path%3e%3cpath d='M3.4 3.8v7.97l2.08.83 4.6-1.69 2.52.83V4.23l-2.5-.83-4.6 1.26zm0 0'%3e%3c/path%3e%3cpath d='m3.4 6.83 2.08.83 2.09-.83m1.69-3.2V5.8M3.4 9.34l2.08.77 1.26-.34v2.4m2.52-.94V9.26l.83-.43 2.51.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--architecture-and-planning--school-building::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.48 14.29H1.71v-4.6c0-.46.38-.83.83-.83h2.94m5.04-.03h2.94c.45 0 .83.37.83.83v4.63h-3.77m-1.69-2.2a.79.79 0 0 0-.83-.75.79.79 0 0 0-.83.75v2.2h1.69v-2.2zM8 5.06V1.7m0 .01h2.23a.3.3 0 0 1 .29.29v1.11c0 .15-.12.29-.29.29H8zm0 5.06a.83.83 0 0 1 0 1.66.83.83 0 0 1 0-1.66zm0 0'%3e%3c/path%3e%3cpath d='M10.52 7.52A2.47 2.47 0 0 0 8 5.09a2.49 2.49 0 0 0-2.52 2.43v6.77h5.04zm-7.12 3h.43M3.4 12.6h.43m8.37-2.08h.43m-.43 2.08h.43'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--book-open-bookmark::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.97 14.29V4.14s-1.43-1.6-6.26-1.66a.26.26 0 0 0-.2.09c-.05.09-.08.14-.08.23v9.54c0 .18.11.29.28.32 4.83.03 6.26 1.63 6.26 1.63zM6.23 7.91c-1-.34-2.03-.54-3.06-.6m3.06 3.06c-1-.34-2.03-.54-3.06-.6m6.54-1.86c1-.34 2.03-.54 3.06-.6m-3.06 3.06c1-.34 2.03-.54 3.06-.6'%3e%3c/path%3e%3cpath d='M12.77 2.57c.43-.03.92-.05 1.43-.05.09 0 .14.02.2.08a.3.3 0 0 1 .08.23v9.54c0 .17-.1.29-.28.32-4.8 0-6.23 1.6-6.23 1.6'%3e%3c/path%3e%3cpath d='M7.97 14.29V4.14s.66-.74 2.63-1.23m2.17 2.63V1.71c-.74.06-1.46.18-2.17.35v3.48l1.09-.88zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--brain-network::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.29 14.29V12.6h-.86a1.7 1.7 0 0 1-1.69-1.69V9.23H2.71a.44.44 0 0 1-.42-.43c0-.06 0-.11.02-.14.38-.97.72-1.92 1.09-2.77m10.31.02a5.23 5.23 0 0 1-1.57 4.9v3.48M8.37 5.91c.69 0 1.26.57 1.26 1.26 0 .69-.57 1.26-1.26 1.26-.68 0-1.26-.57-1.26-1.26 0-.69.58-1.26 1.26-1.26zm2.94-1.68c.46 0 .83.37.83.83a.83.83 0 0 1-1.66 0c-.02-.46.38-.83.83-.83zm-5.88 0a.83.83 0 1 1 0 1.66.83.83 0 0 1 0-1.66zm2.94 1.68v-4.2'%3e%3c/path%3e%3cpath d='M5.43 4.23c0-.92.74-1.69 1.68-1.69h2.52c.91 0 1.68.75 1.68 1.69'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--human-resources-hierarchy-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M9.26 12.6h-.57a.31.31 0 0 1-.3-.29V3.26a.3.3 0 0 1 .3-.29h.57M7.17 8h1.26m3.77-6.29c.69 0 1.26.58 1.26 1.26 0 .69-.57 1.26-1.26 1.26-.68 0-1.26-.57-1.26-1.26 0-.68.54-1.26 1.26-1.26zm2.09 4.6a2.32 2.32 0 0 0-2.1-1.68c-1 .03-1.82.71-2.08 1.68zM12.2 9.69c.69 0 1.26.57 1.26 1.25 0 .69-.57 1.26-1.26 1.26-.68 0-1.26-.57-1.26-1.26 0-.71.54-1.25 1.26-1.25zm2.09 4.6a2.28 2.28 0 0 0-2.1-1.69c-1 .03-1.82.71-2.08 1.69zM4.23 4.66a1.69 1.69 0 1 1 0 3.37 1.69 1.69 0 0 1 0-3.37zm-2.52 6.68a2.5 2.5 0 0 1 2.52-2.51 2.5 2.5 0 0 1 2.51 2.51zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--instrument-contrabass-sheet::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M7.4 10.8a1.3 1.3 0 0 1-.34-2.26c.14-1.2-1.06-2.28-2.4-2.2-1.35-.08-2.57 1-2.4 2.2.57.46.68 1.26.22 1.83-.14.2-.34.34-.57.43-.1.03-.2.11-.2.23.03 1.28 1.38 2.45 2.83 2.45h.2c1.46 0 2.83-1.17 2.83-2.45 0-.12-.05-.2-.17-.23zM4.66 8.83V1.7m0 12.59v-1.26m-.86-8.8h1.68M3.8 2.54h1.68m3.23 6.63c.03.29.26.52.55.52l4.14-.03a.6.6 0 0 0 .54-.52l.35-2.51a.82.82 0 0 0-.12-.52.5.5 0 0 0-.4-.22l-4.86.02a.45.45 0 0 0-.4.23.68.68 0 0 0-.11.52zm2.63-.74v5.86m-2.08-.03 2.08-1.66 2.09 1.69'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--network-user::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.74 14.17A6.29 6.29 0 0 1 9.26 1.86a6.33 6.33 0 0 1 4.97 5.31'%3e%3c/path%3e%3cpath d='M6.48 14.11c-.85-1.25-1.42-3.5-1.42-6.11 0-2.6.57-4.86 1.42-6.11M1.74 7.57h6.69M2.97 4.23h10.06m-10.6 6.71h4.71m2.38-9.05a8.82 8.82 0 0 1 1.22 3.6m.6 1.68c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46a1.46 1.46 0 0 1 0-2.91zm0 3.35a2.94 2.94 0 0 0-2.94 2.94v.83h5.89v-.83a2.94 2.94 0 0 0-2.95-2.94zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--office-stamp-documen::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.06 4.66v-2.4c0-.32.23-.55.54-.55h5.43L14.29 5v8.74c0 .32-.23.55-.55.55H10.1'%3e%3c/path%3e%3cpath d='M10.94 1.71v2.8c0 .32.26.58.58.58h2.77m-1.38 2.08H8.43m4.48 5.03h-1.57m1.57-2.51H9.26M1.71 12.6l.43 1.69H8l.43-1.69'%3e%3c/path%3e%3cpath d='M6.74 10.94h-.83V9.46c.8-.46 1.09-1.49.6-2.29a1.65 1.65 0 0 0-2.28-.6 1.65 1.65 0 0 0-.6 2.29c.14.25.37.45.6.6v1.48H3.4a1.7 1.7 0 0 0-1.69 1.69h6.72a1.7 1.7 0 0 0-1.69-1.69zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--official-building::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.69 9.26h1.68v3.34H3.7zm3.34 0H8.7v3.34H7.03zm3.34 0h1.69v3.34h-1.69zm2.52-.43c0 .23-.2.43-.43.43h-9.2a.44.44 0 0 1-.43-.43c0-.26.17-.49.4-.54L7.71 6.8a.37.37 0 0 1 .26 0l4.51 1.49c.26.08.4.31.4.54zM9.54 5.91h1.69v1.95'%3e%3c/path%3e%3cpath d='M4.52 7.86V5.9H6.2m-1.68.01a3.35 3.35 0 0 1 6.68 0m-3.34-4.2v.83M2 14.29h11.74M2.83 12.6h10.06'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--ranking-people-first::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.91 10.94H2.54a.83.83 0 0 0-.83.83v2.52h4.2zm7.55 0h-3.37v3.35h4.2v-2.52a.83.83 0 0 0-.83-.83zm0 0'%3e%3c/path%3e%3cpath d='M9.26 7.57H6.74a.83.83 0 0 0-.83.83v5.89h4.2V8.43a.87.87 0 0 0-.85-.86zM8 1.71c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46-.8 0-1.46-.66-1.46-1.46 0-.8.66-1.46 1.46-1.46zm1.83 4.2a2.4 2.4 0 0 0-3.37-.25c-.09.08-.2.17-.26.25m6.26-.43a1.46 1.46 0 0 1 0 2.91c-.8 0-1.46-.65-1.46-1.45 0-.8.66-1.46 1.46-1.46zm1.83 4.21c-.63-.72-1.6-1-2.52-.75M3.54 5.48c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46-.8 0-1.45-.66-1.45-1.46-.03-.8.62-1.46 1.45-1.46zM1.71 9.69a2.35 2.35 0 0 1 2.52-.72'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--read-world::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.83 7.57h5.03c.23 0 .43.2.43.43v5.86c0 .23-.2.43-.43.43H8.83a.44.44 0 0 1-.43-.43V8c.03-.23.2-.43.43-.43zm2.51 1.69h1.26m-2.51 1.68h2.51m-2.51 1.66h2.51'%3e%3c/path%3e%3cpath d='M6.74 12.6a5.43 5.43 0 0 1-5-5.86 5.4 5.4 0 0 1 5.83-5 5.42 5.42 0 0 1 4.89 4.17'%3e%3c/path%3e%3cpath d='M5.06 12.2V9.69s.57-.26.71-.58a.7.7 0 0 0-.03-.63l-.68-1.34a.74.74 0 0 0-.83-.37l-2.52.63m2.52-4.83v2.2c0 .34.23.63.54.71l1.06.38c.4.08.77-.15.88-.52.03-.05.03-.11.03-.17V4.4l2.32-.37c.34-.06.6-.37.6-.72v-1'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--school-teacher::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M4.23 1.71a1.69 1.69 0 1 1 0 3.38 1.69 1.69 0 0 1 0-3.38zm0 4.2v3.35m1.25 5.03.43-4.2h.83v-1.7a2.5 2.5 0 0 0-2.51-2.5 2.5 2.5 0 0 0-2.52 2.5v1.7h.83l.43 4.2zm2.95-3.77h5.03c.45 0 .83-.38.83-.83V2.54a.83.83 0 0 0-.83-.83H7.57'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--single-neutral-actions-graduate::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.48 1.71a2.3 2.3 0 1 1-2.31 2.31 2.3 2.3 0 0 1 2.31-2.3zm-3.77 9.23a3.76 3.76 0 0 1 6.6-2.51m2.21.86-3.78 1.54 3.78 1.37 3.77-1.37zm-3.78 1.54v2.11'%3e%3c/path%3e%3cpath d='M8.43 11.46v1.74c0 .17.11.32.26.4l1.68.66c.09.03.2.03.32 0l1.68-.66c.17-.06.26-.23.26-.4v-1.74'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--team-exchange-chat::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.57 5.91h-.83v1.26L5.06 5.91H2.54a.83.83 0 0 1-.83-.82V2.54c0-.45.38-.83.83-.83h5.03c.46 0 .83.38.83.83v2.52c.03.48-.34.85-.83.85zm.86 7.12h.83v1.26l1.68-1.26h2.52c.45 0 .83-.37.83-.83V9.69a.83.83 0 0 0-.83-.83H8.43a.83.83 0 0 0-.83.83v2.5c-.03.47.34.84.83.84zM4.09 9.26c.8 0 1.45.65 1.45 1.45 0 .8-.65 1.46-1.45 1.46-.8 0-1.46-.65-1.46-1.46-.03-.8.63-1.45 1.46-1.45zm2.34 5.03a2.49 2.49 0 0 0-4.72 0m10.2-12.15c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46a1.46 1.46 0 0 1 0-2.91zm2.38 5.03a2.49 2.49 0 0 0-4.72 0m-.31 3.77h3.34'%3e%3c/path%3e%3cpath d='m11.77 10.09.83.82-.83.83M6.74 3.8H3.4m.83-.83-.83.83.83.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--video-player-adjust-finger::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath d='M6.23 11.54H2.29a.88.88 0 0 1-.86-.85V2.57c0-.46.34-.86.86-.86h11.2c.45 0 .85.4.85.86v8.12m-1.77-1.32h-.86m-8.51 0h2.97M4 8.97v.86'%3e%3c/path%3e%3cpath d='M6.17 5.09V3.7c0-.1.06-.23.17-.28.12-.06.23-.06.29 0l2.8 1.37c.17.11.17.34.11.46 0 .05-.06.05-.11.11L6.63 6.8c-.11.06-.23.06-.29 0a.32.32 0 0 1-.17-.28zm7.2 9.43.06-.63a1.75 1.75 0 0 0-1.32-1.83L10 11.6V8.34c0-.57-.46-1.08-1.09-1.08-.62 0-1.02.45-1.02 1.08v5.26l-.86-.63c-.4-.28-.92-.23-1.2.17a.86.86 0 0 0 0 1.03l.28.35'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--arts-humanities-and-social-sciences--video-player-movie-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath d='M14.29 6.17v7.31c0 .46-.4.86-.86.86H2.29a.88.88 0 0 1-.86-.86v-7.3m12.86-1.72H1.49V2.29c0-.46.4-.86.85-.86h11.14c.46 0 .86.4.86.86v2.17zm-8.98 0 .86-2.98M9.6 4.46l.86-2.98'%3e%3c/path%3e%3cpath d='M6.46 11.71c-.23.12-.52 0-.63-.23-.06-.05-.06-.1-.06-.22V7.94c0-.28.23-.51.52-.51.05 0 .17 0 .23.05l3.3 1.66c.24.12.35.4.24.63a.46.46 0 0 1-.23.23zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--accounting-calculator::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath fill='none' d='M4.26 1.71h7.48c.46 0 .83.38.83.83v10.89c0 .46-.37.83-.83.83H4.26a.83.83 0 0 1-.83-.83V2.54c0-.45.37-.83.83-.83zm0 0'%3e%3c/path%3e%3cpath fill='none' d='M5.52 3.4h5c.22 0 .42.2.42.43v1.69c0 .22-.2.42-.42.42h-5a.44.44 0 0 1-.43-.42v-1.7c0-.25.2-.42.43-.42zm0 0'%3e%3c/path%3e%3cpath d='M5.71 8c.12 0 .2.09.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.11.1-.2.2-.2zm2.38 0c.1 0 .2.09.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.11.08-.2.2-.2zm2.2 0c.1 0 .2.09.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.11.08-.2.2-.2zm-4.58 2.09c.12 0 .2.08.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.12.1-.2.2-.2zm2.38 0c.1 0 .2.08.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.12.08-.2.2-.2zm2.2 0c.1 0 .2.08.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.12.08-.2.2-.2zM5.71 12.2c.12 0 .2.09.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.11.1-.2.2-.2zm2.38 0c.1 0 .2.09.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.11.08-.2.2-.2zm2.2 0c.1 0 .2.09.2.2a.2.2 0 0 1-.2.2.2.2 0 0 1-.2-.2c0-.11.08-.2.2-.2zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--analytics-graph-bar-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M1.71 14H14.3m-9.64-3.34H2.97c-.23 0-.43.2-.43.43V14h2.52v-2.94a.4.4 0 0 0-.4-.4zm4.17-4.2H7.14c-.23 0-.43.2-.43.43V14h2.52V6.89c.03-.23-.17-.43-.4-.43zm4.2 2.51h-1.69c-.23 0-.43.2-.43.43V14h2.52V9.4c.03-.23-.17-.43-.4-.43zM2.54 6.03a.83.83 0 0 1 0 1.66.79.79 0 0 1-.83-.8c0-.5.38-.86.83-.86zm3.77-4.6c.46 0 .83.37.83.83a.83.83 0 0 1-1.66 0c0-.46.38-.83.83-.83zm7.15 2.09a.83.83 0 1 1-.83.82.8.8 0 0 1 .83-.82zM3.09 6.23 5.8 2.91m6.86 1.2L7.1 2.51'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--business-and-economics--briefcase::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.54 4.57h10.89c.46 0 .83.37.83.86v7.71c0 .49-.37.86-.83.86H2.54a.83.83 0 0 1-.83-.86V5.43c0-.49.38-.86.83-.86zm1.69 3h7.54M4.23 11h7.54'%3e%3c/path%3e%3cpath d='M9.86 2.6a.81.81 0 0 0-.77-.6H6.94a.82.82 0 0 0-.8.6l-.66 1.97h5.04zM3.4 4.57v-.86m9.2.86v-.86'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--business-deal-handshake::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m12.63 9.23-2.89.54m-.4-3.83-1.94.63a.61.61 0 0 1-.77-.34c-.15-.32-.03-.71.28-.86l1.9-.94c.3-.17.67-.2 1.02-.06L12.6 5.4'%3e%3c/path%3e%3cpath d='M3.34 9.23h1.37l1.98 2.2c.25.31.74.34 1.05.09a.72.72 0 0 0 .26-.58v-.34l.09.03a.9.9 0 0 0 1.2-.52c.05-.11.05-.22.05-.34h.29c.46 0 .83-.37.83-.83a.78.78 0 0 0-.17-.48L8.54 6.2M7.2 5.23 7 5.06c-.2-.15-.46-.23-.69-.23-.14 0-.28.03-.42.08l-2.5 1'%3e%3c/path%3e%3cpath d='M1.71 4.97h1.12c.28 0 .54.23.57.51v3.6c0 .3-.26.52-.57.52H1.7m12.59 0h-1.12a.58.58 0 0 1-.57-.51v-3.6c0-.3.26-.52.57-.52h1.12M8 10.6l-.54-.54m1.91-.26-.83-.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--currency-dollar-increase::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M14 10.94V8.43h-2.57'%3e%3c/path%3e%3cpath d='m14 8.43-2.89 2.83c-.34.31-.82.45-1.28.31l-3.26-.86c-.46-.1-.91 0-1.23.32L2 14.29M8 4.23H6.83a.76.76 0 0 0-.77.74c0 .32.2.57.48.69l1.17.45c.4.15.58.6.43.98a.78.78 0 0 1-.71.48H6.29m.85-3.34V3.8m0 4.2v-.43'%3e%3c/path%3e%3cpath d='M11.34 6.74A4.2 4.2 0 0 0 8 1.8a4.3 4.3 0 0 0-5.06 3.3 4.19 4.19 0 0 0 1.63 4.17'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--data-file-bars-edit::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='m13.94 9.6-4.28 4.26-2.09.43.43-2.1 4.26-4.25c.45-.46 1.2-.46 1.65 0 .49.46.49 1.2.03 1.66zM3.4 9.26h5.03m-2.52 0v-4.2m1.66 4.2V5.9M4.23 9.26V6.74m1.25 5.86H2.54a.83.83 0 0 1-.83-.83V2.54c0-.45.38-.83.83-.83h5.94c.23 0 .43.1.6.26l1.6 1.6a.9.9 0 0 1 .26.6v1.74'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--business-and-economics--network-cash::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M11.77 9.26h-1.14c-.4 0-.74.34-.74.74 0 .31.2.57.48.69l1.15.45c.37.15.57.6.42.97a.74.74 0 0 1-.68.46H10.1m.84-3.31v-.43m0 4.2v-.43'%3e%3c/path%3e%3cpath d='M10.94 7.57a3.35 3.35 0 0 1 3.35 3.34 3.37 3.37 0 0 1-3.35 3.38 3.35 3.35 0 0 1-3.34-3.35 3.33 3.33 0 0 1 3.34-3.37zm0 0'%3e%3c/path%3e%3cpath d='M7.57 14.26a6.25 6.25 0 0 1-5.83-6.69 6.28 6.28 0 0 1 12.49-.43'%3e%3c/path%3e%3cpath d='M6.48 14.11c-.85-1.25-1.42-3.5-1.42-6.11 0-2.6.57-4.86 1.42-6.11M1.71 7.57h5.32M2.97 4.23h10.06m-10.6 6.71h3.46m3.63-9.05a9.27 9.27 0 0 1 1.28 3.97'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--network-user::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M7.57 13.74A5.87 5.87 0 0 1 7.57 2m0 0S4.63 3.69 4.63 7.86c0 4.2 2.94 5.85 2.94 5.85m0-8.37H2.29m5.28 5.03H2.29M11.77 2a1.69 1.69 0 1 1 0 3.38 1.69 1.69 0 0 1 0-3.38zm1.46 4.66-1.46 2.03-1.46-2.03a2.5 2.5 0 0 0-1.05 2.03v1.68c0 .46.37.83.83.83h.43v1.69c0 .45.37.82.82.82h.83c.46 0 .83-.37.83-.82v-1.7h.43c.46 0 .83-.36.83-.82V8.7c.03-.8-.37-1.55-1.03-2.03zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--business-and-economics--performance-increase-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.71 14.29H14.3m-9.64-3.35H2.97c-.23 0-.43.2-.43.43v2.92h2.52v-2.95a.4.4 0 0 0-.4-.4zm4.17-4.2H7.14c-.23 0-.43.2-.43.43v7.12h2.52V7.17c.03-.23-.17-.43-.4-.43zm4.2 1.69h-1.69c-.23 0-.43.2-.43.43v5.43h2.52V8.83c.03-.23-.17-.4-.4-.4zm1.26-4.2V1.71h-2.52'%3e%3c/path%3e%3cpath d='m14.29 1.71-2.83 2.83c-.32.32-.8.43-1.26.32L7 4c-.43-.11-.89 0-1.2.31L2.54 7.57'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--performance-user-graph::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M4.23 1.71a1.69 1.69 0 1 1 0 3.38 1.69 1.69 0 0 1 0-3.38zm0 4.2v3.35m1.25 5.03.43-4.2h.83v-1.7a2.5 2.5 0 0 0-2.51-2.5 2.5 2.5 0 0 0-2.52 2.5v1.7h.83l.43 4.2zm2.95-5.03h5.03c.45 0 .83-.37.83-.83V2.54a.83.83 0 0 0-.83-.83H7.57'%3e%3c/path%3e%3cpath d='m8 6.31 1.26-1.25 1.26 1.25 2.08-2.08'%3e%3c/path%3e%3cpath d='M10.94 4.23h1.69v1.68m-2.54 3.35v2.94m-1.66 0h3.34'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--business-and-economics--travel-crossroad-direction-board::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.71 14.29a6.29 6.29 0 0 1 12.57 0m-8.48 0-.14-.63a.82.82 0 0 0-.8-.63H1.83'%3e%3c/path%3e%3cpath d='M13.03 10.52h-2.26a.82.82 0 0 0-.8.62l-.43 1.69c-.11.46.17.91.6 1.03.06.03.15.03.2.03h.89l.06.42M8 3.4V1.7M5.48 3.4h5.46v2.5H5.48L4.23 4.66zM8 8V5.91'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--common--calendar::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M13.6 14.4H2.4V5.6h11.2M11.2 0v1.6H4.8V0H3.2v1.6h-.8A1.59 1.59 0 0 0 .8 3.2v11.2A1.6 1.6 0 0 0 2.4 16h11.2a1.6 1.6 0 0 0 1.6-1.6V3.2a1.6 1.6 0 0 0-1.6-1.6h-.8V0M12 8.8H8v4h4z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--chevron-down::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M8 11.4 2.6 6 4 4.6l4 4 4-4L13.4 6z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--chevron-left::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M10 13.4 4.6 8 10 2.6 11.4 4l-4 4 4 4z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--chevron-right::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M6 13.4 4.6 12l4-4-4-4L6 2.6 11.4 8z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--chevron-up::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='m12 11.4-4-4-4 4L2.6 10 8 4.6l5.4 5.4z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--clock::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z'%3e%3c/path%3e%3cpath d='M9 4H7v5h5V7H9z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--close::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M14.7 1.3c-.4-.4-1-.4-1.4 0L8 6.6 2.7 1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L6.6 8l-5.3 5.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3L8 9.4l5.3 5.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L9.4 8l5.3-5.3c.4-.4.4-1 0-1.4z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--menu::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M0 0h16v3H0zM0 6h16v3H0zM0 12h16v3H0z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--pin::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M8 0C4.1 0 1 3.1 1 7c0 1.9.7 3.7 2.1 5 .1.1 4.1 3.7 4.2 3.8.4.3 1 .3 1.3 0 .1-.1 4.2-3.7 4.2-3.8 1.4-1.3 2.1-3.1 2.1-5 .1-3.9-3-7-6.9-7zm0 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--search::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M12.7 11.3c.9-1.2 1.4-2.6 1.4-4.2 0-3.9-3.1-7.1-7-7.1S0 3.2 0 7.1c0 3.9 3.2 7.1 7.1 7.1 1.6 0 3.1-.5 4.2-1.4l3 3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-3-3.1zm-5.6.8c-2.8 0-5.1-2.2-5.1-5S4.3 2 7.1 2s5.1 2.3 5.1 5.1-2.3 5-5.1 5z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--share-circle::before{background-image:url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 16 16' xml:space='preserve' fill='%23000'%3e%3cstyle%3e.st0%7bfill:none%3bstroke:black%3bstroke-width:.6667%3bstroke-linecap:round%3bstroke-linejoin:round%3bstroke-miterlimit:2.6667%7d%3c/style%3e%3ccircle class='st0' cx='8' cy='8' r='7.7'%3e%3c/circle%3e%3cpath class='st0' d='M10 11.1c-.5-1-1.7-1.4-2.7-.9s-1.4 1.7-.9 2.7 1.7 1.4 2.7.9c.4-.2.7-.5.9-.9m5.8-2.7c1.1 0 2.1-.9 2.1-2s-.9-2.1-2-2.1-2.1.9-2.1 2c0 .3.1.6.2.9m0 5.9c-.5 1-.1 2.2.9 2.7s2.2.1 2.7-.9.1-2.2-.9-2.7c-.3-.1-.6-.2-.9-.2' transform='scale(.66667)'%3e%3c/path%3e%3cpath class='st0' d='M15.8 10.2c-.8 0-1.5-.4-1.8-1.1l-4 2c.3.6.3 1.3 0 1.8l4 2c.3-.7 1.1-1.1 1.8-1.1' transform='scale(.66667)'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--common--share::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M5.383 6.808a2.667 2.667 0 1 0 0 2.383M13 5.667a2.673 2.673 0 1 0-2.383-1.476M10.617 11.808A2.667 2.667 0 1 0 13 10.333' stroke-width='.66667'%3e%3c/path%3e%3cpath d='M13 5.667a2.667 2.667 0 0 1-2.383-1.476L5.383 6.808a2.642 2.642 0 0 1 0 2.383l5.234 2.618A2.667 2.667 0 0 1 13 10.333' stroke-width='.66667'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--education--basketball-ball::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 1.71A6.3 6.3 0 0 1 14.29 8 6.3 6.3 0 0 1 8 14.29 6.3 6.3 0 0 1 1.71 8 6.3 6.3 0 0 1 8 1.71zM3.4 12.29c.77-2.32 3.12-7.38 9.23-8.55m-9.32.09c2.52.91 7.2 3.4 8.17 9.43'%3e%3c/path%3e%3cpath d='M7.17 1.77a4.64 4.64 0 0 1-4.43 4.86c-.28 0-.6 0-.88-.03m6.03 7.69c-2.6-4.18 2.28-8.98 6.4-6.4'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--education--bookmarks-document::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M4.23 2.54H2.54a.83.83 0 0 0-.83.86v10.06c0 .45.38.83.83.83h10.89c.46 0 .83-.38.83-.83V3.4a.83.83 0 0 0-.83-.83H7.57'%3e%3c/path%3e%3cpath d='M7.57 7.57 5.89 6.31l-1.7 1.26V2.14c0-.23.2-.43.44-.43h2.51c.23 0 .43.2.43.43zm-3.34 4.2h5.86M4.23 9.26h7.54m0-2.52H9.26'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--education--family-hold::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M1.71 9.26v5.03m0-.83h8.38a1.7 1.7 0 0 0-1.7-1.69H6.32c0-.91-.74-1.68-1.68-1.68H1.7m2.96 1.68h1.68M12.2 1.71a1.69 1.69 0 0 1 0 3.38 1.69 1.69 0 0 1 0-3.38zM14.29 8a2.1 2.1 0 0 0-2.1-2.09c-.45 0-.88.15-1.25.43M4.66 1.71a1.69 1.69 0 0 1 0 3.38 1.69 1.69 0 0 1 0-3.38zM2.54 8A2.08 2.08 0 0 1 5.9 6.34m2.53-2.11c.68 0 1.26.57 1.26 1.25 0 .7-.58 1.26-1.26 1.26-.69 0-1.26-.57-1.26-1.26 0-.68.54-1.25 1.26-1.25zm0 3.34c-.83 0-1.6.49-1.91 1.26m1.91-1.26a2.1 2.1 0 0 1 2.09 2.09'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--education--family-home::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M14.29 6.6 8 2 1.71 6.6m1.46 2.26c.8 0 1.46.66 1.46 1.45 0 .8-.66 1.46-1.46 1.46-.8.03-1.46-.63-1.46-1.46 0-.8.66-1.45 1.46-1.45zm9.66 0c.8 0 1.46.66 1.46 1.45 0 .8-.66 1.46-1.46 1.46-.8 0-1.46-.66-1.46-1.46-.03-.8.63-1.45 1.46-1.45zM8 8.86c.8 0 1.46.66 1.46 1.45 0 .8-.66 1.46-1.46 1.46-.8 0-1.46-.66-1.46-1.46 0-.8.66-1.45 1.46-1.45zm-6.29 3.83a2.55 2.55 0 0 1 3.52.57c.11.14.2.31.25.48h.2a2.5 2.5 0 0 1 4.6 0h.2a2.5 2.5 0 0 1 3.29-1.31l.49.26'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--education--medical-notes::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.37 3.4h-1.6a.87.87 0 0 0-.91.83v9.23c.03.48.43.85.91.83H12c.48.02.89-.35.91-.83V4.23A.87.87 0 0 0 12 3.4h-1.6'%3e%3c/path%3e%3cpath d='M10.4 8.83c0-.23-.2-.43-.43-.43H8.71V7.14c0-.23-.2-.43-.42-.43h-.83c-.23 0-.43.2-.43.43V8.4H5.77c-.23 0-.43.2-.43.43v.83c0 .23.2.43.43.43h1.26v1.25c0 .23.2.43.43.43h.83c.23 0 .42-.2.42-.43V10.1h1.26c.23 0 .43-.2.43-.43zM9.34 2.54a1.65 1.65 0 0 0-2.88 0H5.8c-.23 0-.43.2-.43.43v1.69c0 .23.2.43.43.43H10c.23 0 .43-.2.43-.43V2.97c0-.23-.2-.43-.43-.43zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--education--mortarboard::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M11.14 7.23v4.11L8 12.3l-3.14-.95V7.23'%3e%3c/path%3e%3cpath d='M14.29 6.06 8 3.7 1.71 6.06 8 8.4zm-12.58 0v3.11'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--education--people-man-graduate::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.94 4.66a2.94 2.94 0 1 1-5.88 0V1.7h5.85v2.95zm-8.4 9.63a5.46 5.46 0 0 1 10.92 0M1.71 1.71H14.3M5.06 4.23h5.85M2.54 1.71v4.2'%3e%3c/path%3e%3cpath d='M5.2 9.6 8 11.77l2.8-2.17'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--education--read-glasses::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='m8 14.29-4.91-1.86a.8.8 0 0 1-.55-.74V7.57c0-.43.35-.77.77-.77.09 0 .17 0 .26.03L8 8.54zm4.91-1.86L8 14.29V8.54l4.43-1.71a.8.8 0 0 1 1 .51.8.8 0 0 1 .03.26v4.09c0 .31-.23.62-.55.74zM5.06 1.71a2.1 2.1 0 0 1 2.08 2.1 2.08 2.08 0 1 1-4.17 0 2.1 2.1 0 0 1 2.09-2.1zm5.88 0a2.1 2.1 0 0 1 2.09 2.1c0 1.16-.94 2.08-2.09 2.08A2.1 2.1 0 0 1 8.86 3.8a2.06 2.06 0 0 1 2.08-2.09zM7.17 3.86a.83.83 0 0 1 1.66 0m5.46-.06h-1.26m-10.06 0H1.71m8.38 6.29 1.25-.43'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--education--saving-bank-international::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.74 14.29h7.12m-6.29-4.2v4.2m1.69-4.2v4.2m2.08-4.2v4.2m1.69-4.2v4.2m1.26-4.2H6.3l3.7-2.4a.51.51 0 0 1 .63 0zm0 0'%3e%3c/path%3e%3cpath d='M4.52 13.23a6.3 6.3 0 0 1-1.75-8.71 6.3 6.3 0 0 1 8.71-1.75 6.21 6.21 0 0 1 2.78 4.8'%3e%3c/path%3e%3cpath d='M5.11 8.83a14.6 14.6 0 0 1 .15-3.31 9.1 9.1 0 0 1 1.22-3.63M1.74 7.57H5.1M2.69 4.66H13.3M2.23 10.52h2.4m4.89-8.61a9.54 9.54 0 0 1 1.28 4.03'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--education--school-teacher-a::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M4.23 1.71a1.69 1.69 0 1 1 0 3.38 1.69 1.69 0 0 1 0-3.38zm0 4.2v3.35m1.25 5.03.43-4.2h.83v-1.7a2.5 2.5 0 0 0-2.51-2.5 2.5 2.5 0 0 0-2.52 2.5v1.7h.83l.43 4.2zm8.81-12.58H7.57m.86 8.81h5.86M10.52 8V4.66a.83.83 0 0 1 1.65 0V8m-1.65-1.69h1.68'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--education--soccer-player-ball::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8.43 1.71c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46-.8 0-1.46-.66-1.46-1.46-.03-.8.63-1.46 1.46-1.46zm2.91 4.6H9.86c-.32 0-.6-.05-.89-.17l-1.66-.62a5.96 5.96 0 0 0-5.2.48.84.84 0 0 0-.28 1.14c.23.4.74.52 1.14.29A4.31 4.31 0 0 1 6 6.89l-1.86 3.6h-1.6a.83.83 0 0 0 0 1.65h2.09c.31 0 .6-.17.74-.45L6 10.57l1.74.91.29 2.09c.06.43.4.72.83.72h.11a.84.84 0 0 0 .72-.95l-.3-2.08a1.67 1.67 0 0 0-.87-1.29L6.77 9.1l.86-1.66.77.28c.46.18.97.26 1.46.26h1.48c.46 0 .83-.37.83-.83a.81.81 0 0 0-.83-.83zm1.69 5.46c.68 0 1.26.57 1.26 1.26 0 .68-.58 1.26-1.26 1.26-.69 0-1.26-.58-1.26-1.26 0-.69.57-1.26 1.26-1.26zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--3d-print-monitor-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.09 14.29H5.9l.43-2.52H9.7zm-5.43 0h6.71m-9.66-4.2H14.3'%3e%3c/path%3e%3cpath d='M12.6 3.4c.92 0 1.69.74 1.69 1.69v5.02c0 .92-.75 1.7-1.69 1.7H3.4a1.7 1.7 0 0 1-1.69-1.7V5.06c0-.92.75-1.69 1.69-1.69'%3e%3c/path%3e%3cpath d='M8 5.06 5.06 3.37v3.34L8 8.43zm0 0 2.94-1.69v3.34L8 8.43zm0 0'%3e%3c/path%3e%3cpath d='M10.94 3.4 8 1.7 5.06 3.4'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--cog-desktop::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.83 11.77c.06.89.34 1.77.83 2.52H6.3c.52-.75.8-1.63.83-2.52m-2.07 2.52h5.85m-9.2-4.2H14.3m-3.78-8.38h2.94c.45 0 .83.38.83.83v8.37c0 .46-.38.83-.83.83H2.54a.83.83 0 0 1-.83-.83V2.54c0-.45.38-.83.83-.83h2.94'%3e%3c/path%3e%3cpath d='M8 3.23a2.1 2.1 0 0 1 2.09 2.08A2.1 2.1 0 0 1 8 7.4a2.1 2.1 0 0 1-2.09-2.1A2.1 2.1 0 0 1 8 3.23zm0 0v-1m0 6.2v-1m2.09-2.12h1m-6.2 0h1m.14-2.2.63.63m3.31-.63-.6.6M6.03 7.54l.63-.63m3.31.63-.63-.63'%3e%3c/path%3e%3cpath d='M8 4.89c.23 0 .43.2.43.42 0 .23-.2.43-.43.43a.44.44 0 0 1-.43-.43c0-.22.2-.42.43-.42zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--cog::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath d='M7.06 2.37c.4.46 1.14.52 1.6.06.05 0 .05-.06.05-.06l.52-.57a1.1 1.1 0 0 1 1.6-.05c.23.22.4.57.34.91l-.05.8c-.06.63.45 1.14 1.08 1.2h.12l.8-.06c.63-.06 1.14.46 1.2 1.09 0 .34-.12.68-.35.91l-.57.52a1.1 1.1 0 0 0-.06 1.6l.06.05.57.52c.46.4.52 1.14.06 1.6-.23.23-.57.4-.91.34l-.8-.06c-.63-.05-1.15.46-1.2 1.09v.11l.05.8c0 .63-.46 1.15-1.08 1.15-.34 0-.63-.12-.86-.35l-.52-.57a1.1 1.1 0 0 0-1.6-.06l-.05.06-.52.57a1.1 1.1 0 0 1-1.6.06c-.23-.23-.4-.57-.34-.86l.06-.8c.05-.62-.46-1.14-1.09-1.2h-.11l-.8.06c-.63.06-1.14-.46-1.2-1.09 0-.34.11-.68.34-.91l.57-.52c.46-.4.52-1.14.06-1.6l-.06-.05-.57-.52a1.1 1.1 0 0 1-.05-1.6c.22-.23.57-.4.85-.34l.8.06c.63.05 1.14-.46 1.2-1.09V2.6a1.07 1.07 0 0 1 1.1-1.14c.34 0 .63.11.85.34zm0 0'%3e%3c/path%3e%3cpath d='M7.91 5.29a2.56 2.56 0 0 1 2.58 2.57 2.56 2.56 0 0 1-2.58 2.57 2.56 2.56 0 0 1-2.57-2.57 2.56 2.56 0 0 1 2.57-2.57zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--construction-building::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M6.74 10.52V4.66H5.06v5.86m7.54-3.35V4.66m-10.89 0h10.9M2.14 12.2H13.9c.22 0 .42.2.42.43v1.26c0 .22-.2.42-.42.42H2.14c-.23-.02-.43-.22-.43-.45V12.6c0-.23.2-.4.43-.4zm10.89-2.51v2.5m-1.69-2.5v2.5m-1.65-2.5v2.5M1.71 4.66 5.06 1.7l7.54 2.95M5.06 1.71v2.95'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--database-share::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 1.71c1.63 0 2.94.58 2.94 1.26 0 .69-1.31 1.26-2.94 1.26s-2.94-.57-2.94-1.26c0-.68 1.31-1.26 2.94-1.26zm0 0'%3e%3c/path%3e%3cpath d='M5.06 2.97v1.69C5.06 5.34 6.37 5.9 8 5.9s2.94-.57 2.94-1.25V2.97'%3e%3c/path%3e%3cpath d='M5.06 4.66v1.68C5.06 7.03 6.37 7.6 8 7.6s2.94-.57 2.94-1.26V4.66m-8.4 4.6H5.9c.45 0 .82.37.82.83v1.68c0 .46-.37.83-.82.83H2.54a.83.83 0 0 1-.83-.83v-1.68c0-.46.38-.83.83-.83zm1.69 3.34v1.69m-1.26 0h2.51m4.61-5.03h3.34c.46 0 .83.37.83.83v1.68c0 .46-.37.83-.83.83h-3.34a.83.83 0 0 1-.83-.83v-1.68c0-.46.37-.83.83-.83zm1.68 3.34v1.69m-1.25 0h2.5M2.54 7.57v-.83c0-.45.37-.83.83-.83m10.09 1.66v-.83a.83.83 0 0 0-.83-.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--equipment-pressure-measure::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.99 1.71h8.1c.3 0 .56.25.56.56v11.46c0 .3-.26.56-.56.56h-8.1a.56.56 0 0 1-.56-.56V2.27c0-.3.25-.56.56-.56zm0 0'%3e%3c/path%3e%3cpath d='M3.43 3.4h9.22v5.02H3.43zm0 0'%3e%3c/path%3e%3cpath d='M6.36 8.42a1.68 1.68 0 0 1 3.35 0zm2.6-1.4 1.6-2.37M6.78 10.1a1.25 1.25 0 1 1 0 2.52 1.27 1.27 0 0 1-1.26-1.27c0-.7.56-1.26 1.26-1.26zm3.55.42c0-.12.08-.23.22-.23s.23.08.23.23c0 .13-.09.22-.23.22a.22.22 0 0 1-.22-.22zm0 1.68c0-.12.08-.23.22-.23s.23.08.23.22-.09.22-.23.22a.22.22 0 0 1-.22-.22zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--grid-ruler-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m1.97 11.54 8.06-8.06a.87.87 0 0 1 1.23 0l1.22 1.23c.35.35.35.9 0 1.23l-8.02 8.09a.86.86 0 0 1-1.23 0L2 12.8a.87.87 0 0 1-.03-1.26zm0 0'%3e%3c/path%3e%3cpath d='M10.29 3.31 5.94 1.74c-.17-.05-.34-.03-.46.12l-.74.71a.45.45 0 0 0 0 .63L7.54 6m5.15-.29 1.57 4.32c.05.17.03.34-.12.45l-.71.75a.46.46 0 0 1-.63 0L10 8.43m-3.26 3.28L5.71 10.7m3.23-1.16L7.91 8.52m3.2-1.18L10.1 6.31'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--icon-plane-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.74 5.94H4.2l-.63-1.23-1.28-.05c-.35 0-.6.28-.6.63 0 .08.02.17.05.23l1.15 2.6c.2.45.63.74 1.11.74h2.26l-1.4 2.88a.65.65 0 0 0 .25.83c.09.06.18.06.29.06h1.17a.6.6 0 0 0 .46-.23L9.9 8.86h2.78c.8.03 1.48-.57 1.54-1.4V7.4a1.5 1.5 0 0 0-1.52-1.49c.06.03.06.03.03.03zm0 0'%3e%3c/path%3e%3cpath d='m10.09 5.91-1.7-2.25a.64.64 0 0 0-.48-.26H6.77c-.34 0-.6.29-.6.63 0 .08.03.2.06.28l.8 1.63'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--laptop::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M13.03 9.14V3.7a.83.83 0 0 0-.83-.83H3.8a.83.83 0 0 0-.83.83v5.45zm1.17 2.6c.2.43 0 .92-.43 1.12a.73.73 0 0 1-.34.08H2.54a.83.83 0 0 1-.83-.83c0-.11.03-.22.1-.34l1.16-2.6h10.06zm-7.03-.51h1.69'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--measure-ruler-divider::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m3.4 12.63-.29 1.66m4.78-1.66.28 1.66M4 4.89l-1.43 7.6 1.66.28 1.23-6.46m.37 0 1.23 6.46 1.65-.29-1.4-7.57'%3e%3c/path%3e%3cpath d='M7.31 4.66c0 .91-.74 1.68-1.68 1.68-.09 0-.2 0-.29-.03a1.75 1.75 0 0 1-1.4-1.74v-.74c0-.23.2-.43.43-.43H6.9c.22 0 .42.2.42.43zM5.63 3.4V1.7m4.2 12.59h2.51c.46 0 .83-.38.83-.83V2.54a.83.83 0 0 0-.83-.83H9.83a.83.83 0 0 0-.83.83v2.94m2.52-1.25h1.68m-1.68 2.51h1.68m-1.68 2.52h1.68m-1.68 2.51h1.68'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--monitor-transfer::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8.43 5.06V2.54a.83.83 0 0 0-.83-.83H2.54a.83.83 0 0 0-.83.83V5.9c0 .45.38.82.83.82h1.69M3.4 8.43h.83m2.51-1.69h6.72c.45 0 .83.37.83.83v4.2c0 .46-.38.83-.83.83H6.74a.83.83 0 0 1-.83-.83v-4.2c0-.46.38-.83.83-.83zm3.35 5.86v1.69m-1.26 0h2.51m-5.43-3.35h8.38'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--renewable-energy-solar-panel::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M13.86 12.6H4.83a.44.44 0 0 1-.43-.43c0-.06 0-.08.03-.14L6.23 7a.42.42 0 0 1 .4-.29h5.08a.4.4 0 0 1 .38.26L14.23 12c.08.2 0 .46-.23.54-.03.06-.09.06-.14.06zM8 12.6v1.69m2.52-1.69v1.69M4.03 7.57a2.47 2.47 0 0 1 .2-3.54 2.49 2.49 0 0 1 3.54.2c.12.14.23.29.32.43M5.91 2.14v-.43M8.83 3.4l.43-.43m-6.29.43-.43-.43m-.4 2.94h-.43m1.26 2.52-.43.43m6.72-2.12v5.86M5.43 9.26h7.63'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--safety-helmet-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M9.5 4.34c2.1.68 3.53 2.6 3.53 4.8V10M6.52 4.34a5 5 0 0 0-3.55 4.8V10'%3e%3c/path%3e%3cpath d='M9.68 3.09a6.26 6.26 0 0 0-3.36 0l.4 2.46c.02.16.02.33.02.5v1c0 .7.56 1.26 1.26 1.26s1.26-.56 1.26-1.26v-1c0-.17 0-.34.03-.5zm-7.97 6.9H14.3M3.4 11.66c.47.25.77.73.83 1.26h7.54c.06-.53.36-1 .84-1.26'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--engineering-and-computing--user-3d-box::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.03 9.69 4.52 8.43V5.48l2.5 1.26zm0 0 2.51-1.26V5.48L7.03 6.74zm2.51-4.21L7.03 4.23 4.52 5.48'%3e%3c/path%3e%3cpath d='M3.69 14.29v-3.52a5.2 5.2 0 0 1 3.54-9.05c4.2 0 4.94 3.62 6.51 7.54h-1.68v1.68a1.7 1.7 0 0 1-1.69 1.69h-.83v1.66'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--ambulance-car::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.91 11.77V6.74c0-.45.38-.83.83-.83h6.72c.45 0 .83.38.83.83v5.86c0 .46-.38.83-.83.83h-.49m-7.06-1.57V6.74H4.06a.83.83 0 0 0-.8.63L3 8.83l-.91.6a.83.83 0 0 0-.38.68v2.5c0 .45.38.82.83.82H4.3'%3e%3c/path%3e%3cpath d='M5.48 11.77c.7 0 1.26.57 1.26 1.26 0 .68-.57 1.26-1.26 1.26-.68 0-1.25-.58-1.25-1.26 0-.69.57-1.26 1.25-1.26zm6.29 0c.69 0 1.26.57 1.26 1.26 0 .68-.57 1.26-1.26 1.26-.68 0-1.25-.58-1.25-1.26 0-.69.57-1.26 1.25-1.26zm-5.11 1.69h3.91m-.05-7.98c0-.68-.58-1.25-1.26-1.25C8.57 4.23 8 4.8 8 5.48v.43h2.52zM10.09 8v2.52M8.83 9.26h2.51M9.26 2.54v-.83m2.08 1.69.43-.83m-4.6.83-.43-.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--brain-head-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.14 14.29v-3.52a5.24 5.24 0 0 0 .29-7.4 5.26 5.26 0 0 0-3.86-1.66c-4 0-4.86 3.29-6.28 6.98-.1.22.02.45.23.54.05.03.08.03.14.03H3.7v1.68c0 .92.75 1.69 1.69 1.69h.89v1.66'%3e%3c/path%3e%3cpath d='M6.6 5.6c-.2-.12-.29-.37-.17-.57 0-.03.03-.03.03-.06a2.95 2.95 0 0 1 4.11-.57c1 .74 1.4 2.06 1.03 3.26-.08.23-.31.34-.51.25l-.06-.02zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--conversation-speak::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M12.2 1.71c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46-.8 0-1.46-.66-1.46-1.46-.03-.8.63-1.46 1.46-1.46zm-1.26 11.12c0 .69.58 1.26 1.26 1.26.69 0 1.26-.57 1.26-1.26v-2.09c.45 0 .83-.37.83-.83V7.4a1.7 1.7 0 0 0-1.69-1.69h-.83a1.7 1.7 0 0 0-1.68 1.69v2.5c0 .46.37.83.82.83v2.09zM4.66 1.71a1.46 1.46 0 0 1 0 2.91c-.8 0-1.46-.65-1.46-1.45-.03-.8.63-1.46 1.46-1.46zM3.4 12.83c0 .69.57 1.26 1.26 1.26.68 0 1.25-.57 1.25-1.26v-2.09h1.7l-.84-2.51V7.4c0-.92-.74-1.69-1.68-1.69h-.83A1.7 1.7 0 0 0 2.57 7.4v.83l-.86 2.48H3.4zM7.09 2c.65.66.65 1.71 0 2.37M9.74 2a1.67 1.67 0 0 0 0 2.37'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--dentistry-tooth::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.37 8.66a6.56 6.56 0 0 0 1.37-3.57A3.39 3.39 0 0 0 7.86 2.8 3.38 3.38 0 0 0 2 5.06a6.48 6.48 0 0 0 1.37 3.57c.17.23.23.54.11.83-.25.6-1.17 4.8.58 4.8 1.65 0 .14-3.35 3.6-3.35h.45c3.46.03 1.92 3.38 3.6 3.38 1.72 0 .83-4.2.58-4.8a.74.74 0 0 1 .08-.83zm0 0'%3e%3c/path%3e%3cpath d='M10.37 6.31c0-.22-.2-.42-.43-.42H8.7V4.63c0-.23-.2-.43-.43-.43h-.83c-.23 0-.43.2-.43.43v1.26H5.74c-.22 0-.43.2-.43.42v.83c0 .23.2.43.43.43H7v1.26c0 .23.2.43.43.43h.86c.23 0 .42-.2.42-.43V7.57h1.26c.23 0 .43-.2.43-.43v-.83zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--disability-cane::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75' d='M8.74 1.71c.78 0 1.46.67 1.46 1.46 0 .78-.68 1.45-1.46 1.45-.78 0-1.45-.67-1.45-1.45 0-.79.67-1.46 1.45-1.46zm0 8.77v2.91m1.68-3.74V7.97M5.4 10.48c0-.44-.4-.83-.85-.83a.86.86 0 0 0-.84.83v3.8m3.36-4.63v3.8c0 .44.39.84.84.84.44 0 .83-.4.83-.84 0 .44.4.84.84.84.45 0 .84-.4.84-.84v-3.8c0 .44.39.84.84.84.44 0 .83-.4.83-.84V7.97a2.5 2.5 0 0 0-2.5-2.51H7.9a2.5 2.5 0 0 0-2.52 2.51'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--disability-walk-blind::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75' d='M6.3 1.71c.78 0 1.45.67 1.45 1.46 0 .78-.67 1.45-1.45 1.45-.79 0-1.46-.67-1.46-1.45 0-.79.67-1.46 1.46-1.46zm5.02 6.65c-.1-.11-2.18-2.51-5.02-2.51-.95 0-1.9.11-2.8.39a2.52 2.52 0 0 0-1.79 2.4v1c0 .45.4.85.84.85.45 0 .84-.4.84-.84v-1c0-.4.22-.73.61-.8l.68-.16v2.8L3.05 13c-.22.34-.1.9.23 1.12a.9.9 0 0 0 1.17-.23v-.05l1.85-2.85 1.78 2.9c.23.4.73.56 1.18.29.44-.29.56-.73.28-1.18v-.05l-1.57-2.46V8.03c.78.33 1.51.84 2.12 1.45.34.34.84.4 1.18.06.34-.28.34-.79.05-1.18zm-.05 1.24 3.02 4.69'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--disability-walking-help::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath d='M10.1 7.52c0-.45-.4-.84-.84-.84-1.9 0-2.57-1.17-2.62-1.22a.97.97 0 0 0-.78-.4.8.8 0 0 0-.73.5l-3.35 7.55c-.17.44 0 .89.45 1.11.44.23.89 0 1.11-.45l1.4-3.12c.5.28.78.83.78 1.4v1.4c0 .44.39.83.84.83.44 0 .84-.4.84-.84v-1.4c0-1.22-.68-2.34-1.8-2.95l.8-1.69c.9.67 2 1 3.13 1 .39 0 .78-.39.78-.89zM7.14 1.71c.78 0 1.45.67 1.45 1.46 0 .78-.67 1.45-1.45 1.45-.78 0-1.45-.67-1.45-1.45 0-.79.67-1.46 1.45-1.46zm6.31 10.84c.44 0 .84.39.84.83 0 .45-.4.84-.84.84a.86.86 0 0 1-.84-.84c0-.44.34-.83.84-.83zm-4.25 0c.45 0 .84.39.84.83 0 .45-.39.84-.84.84a.86.86 0 0 1-.83-.84c0-.44.39-.83.83-.83zm0 0'%3e%3c/path%3e%3cpath d='M10.1 7.52h.78c.78 0 1.45.5 1.62 1.28l.95 3.75'%3e%3c/path%3e%3cpath d='m9.2 12.55.45-1.07c.28-.6.9-1.05 1.56-1.05h1.68'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--hospital-bedroom-nurse::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M10.52 1.71c.68 0 1.25.58 1.25 1.26 0 .69-.57 1.26-1.25 1.26-.7 0-1.26-.57-1.26-1.26 0-.68.57-1.26 1.26-1.26zM5.91 9.26c.7 0 1.26.57 1.26 1.26 0 .68-.57 1.25-1.26 1.25-.68 0-1.25-.57-1.25-1.25 0-.7.54-1.26 1.25-1.26zm2.52 0h4.74c.63 0 1.12.51 1.12 1.11v1.4H8.43zm-5.89 2.51H14.3v1.69H2.54zm0 2.52V9.26m11.75 5.03v-.83M8.43 7.57c0-.91.74-1.68 1.68-1.68h.83c.92 0 1.69.74 1.69 1.68M6.31 3.4H5.06V2.14c0-.23-.2-.43-.43-.43H3.8c-.23 0-.43.2-.43.43V3.4H2.14c-.23 0-.43.2-.43.43v.83c0 .23.2.43.43.43H3.4v1.25c0 .23.2.43.43.43h.83c.23 0 .43-.2.43-.43V5.1h1.25c.23 0 .43-.2.43-.43v-.83a.46.46 0 0 0-.46-.43zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--medical-specialty-breathing::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.14 14.29v-3.52a5.24 5.24 0 0 0 .29-7.4 5.26 5.26 0 0 0-3.86-1.66c-4 0-4.86 3.29-6.28 6.98-.1.22.02.45.23.54.05.03.08.03.14.03H3.7v1.68c0 .92.75 1.69 1.69 1.69h.89v1.66'%3e%3c/path%3e%3cpath d='M9.63 14.29V9.74a3 3 0 0 0-3-3c-.77 0-1.49.32-2.03.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--medical-specialty-hearing::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.71 4.66A3.69 3.69 0 0 1 4.7 1.8a3.76 3.76 0 0 1 4.57 3.68A4.5 4.5 0 0 1 7.7 8.91a2.13 2.13 0 0 0-.98 2.03c.03.46.03.92-.02 1.35a2.51 2.51 0 0 1-4.98-.52'%3e%3c/path%3e%3cpath d='M3.48 5.57c.12-.83.9-1.43 1.72-1.34.83.11 1.43.88 1.34 1.71m7.75.8h-2.52m0-2.51 1.69-1.69m-1.69 6.72 1.69 1.68'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--medical-specialty-rehabilitation::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.71 1.71c.8 0 1.46.66 1.46 1.46a1.46 1.46 0 0 1-2.91 0c-.03-.8.63-1.46 1.45-1.46zm3.77 9.63c.8 0 1.46.66 1.46 1.46 0 .8-.65 1.46-1.46 1.46-.8 0-1.45-.66-1.45-1.46-.03-.8.63-1.46 1.45-1.46zm-3.37 2.95H6.2a.82.82 0 0 1-.72-.4l-1-1.7H2.83a.83.83 0 0 1 0-1.65H4.9c.29 0 .57.15.72.4l1 1.69h2.46c.45 0 .82.37.82.83.06.45-.3.83-.8.83zm0 0'%3e%3c/path%3e%3cpath d='M6.2 14.29H2.83a.83.83 0 0 1-.83-.83m7.97-5.09c0 .37-.26.72-.63.8l-.4.12a.83.83 0 0 0-.6 1.02c.09.38.43.63.8.63.06 0 .15 0 .2-.03l.4-.1a2.53 2.53 0 0 0 1.92-2.44V8a1.7 1.7 0 0 0-1.69-1.69H7.54c-.83 0-1.63.43-2.08 1.12l-.94 1.4'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--health-and-behavioural-sciences--presentation-speaker::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.8 10.09h8.37m-2.08 4.2H5.9l-.43-4.2h5.04zM8 4.23c.8 0 1.46.66 1.46 1.46a1.46 1.46 0 0 1-2.92 0c0-.8.66-1.46 1.46-1.46zm1.83 4.2a2.4 2.4 0 0 0-3.37-.26c-.09.09-.2.17-.26.26'%3e%3c/path%3e%3cpath d='M3.8 8.43H2.54a.83.83 0 0 1-.83-.83V2.54c0-.45.38-.83.83-.83h10.89c.48 0 .86.38.86.83v5.03c0 .46-.38.83-.83.83H12.2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--baggage-plane::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.9 8.44 7.93 10.1l-.66-.67-.98.33c-.22.09-.34.31-.25.53.03.06.05.12.08.15l1.34 1.47c.22.25.59.34.9.22l1.44-.5-.3 2.12c-.03.23.14.45.36.48.05 0 .14 0 .2-.03l.75-.25c.1-.03.22-.14.25-.25l1.11-2.87 1.4-.48c.55-.2.84-.78.67-1.34-.22-.47-.81-.78-1.34-.58zm0 0'%3e%3c/path%3e%3cpath d='M11.5 8.91 9.94 7.82c-.1-.08-.25-.08-.36-.05l-.75.25a.4.4 0 0 0-.26.53.6.6 0 0 0 .12.16l.83.84'%3e%3c/path%3e%3cpath d='M5.9 12.6H3.39c-.92 0-1.68-.76-1.68-1.68V5.9c0-.92.76-1.68 1.68-1.68h7.53c.92 0 1.67.76 1.67 1.68v.83M4.64 4.22v8.37m5.02-8.37v2.1m-.83-2.1V2.55a.82.82 0 0 0-.84-.84H6.32a.82.82 0 0 0-.84.84v1.67'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--book-open-text::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 13.6V3.86S6.63 2.34 2 2.29a.25.25 0 0 0-.2.08.25.25 0 0 0-.09.2v9.14c0 .15.12.29.29.29 4.63.09 6 1.6 6 1.6zM6.31 7.48a12.9 12.9 0 0 0-2.94-.6m2.94 2.95c-.94-.31-1.94-.52-2.94-.6m6.32-1.75a12.9 12.9 0 0 1 2.94-.6M9.69 9.83c.94-.31 1.94-.52 2.94-.6'%3e%3c/path%3e%3cpath d='M8 13.6V3.86s1.37-1.52 6-1.57c.09 0 .14.02.2.08s.09.11.09.2v9.14c0 .15-.12.29-.29.29-4.63.09-6 1.6-6 1.6zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--construction-shovel::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M6.69 11.86a5.03 5.03 0 0 0-1.07-.87 2.44 2.44 0 0 0-3.6 1.2c-.22.67-.3 1.37-.3 2.1h12.57c0-2.1-.42-4.22-2.46-4.92-.95-.3-2.01-.2-2.85.33a11.2 11.2 0 0 0-3.13 3.25M1.71 4.23l2.52-2.52M2.97 2.97l3.77 3.77m.17 2.71-.8-.8a.9.9 0 0 1 0-1.26l1.25-1.26a.9.9 0 0 1 1.25 0l.82.8c.1.12.16.23.22.34l.25.78'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--how-youll-learn--e-learning-book-laptop::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.6 4.23v5.03c0 .45-.37.83-.83.83H4.23a.83.83 0 0 1-.83-.83V4.23m10.06 10.06H2.54a.83.83 0 0 1-.74-1.2l1.03-2.06c.28-.57.86-.92 1.48-.92h7.35c.63 0 1.23.37 1.48.92l1.03 2.06c.2.4.03.91-.37 1.1a.67.67 0 0 1-.34.1zM7.17 12.6h1.69'%3e%3c/path%3e%3cpath d='M8 2.66s-.26-.83-2.54-.92a.32.32 0 0 0-.37.32v3.46c.02.2.17.34.37.3 2.28.1 2.57.92 2.57.92M8 2.66s.26-.83 2.54-.92c.2-.03.37.12.37.32v3.46c-.02.2-.17.34-.37.3-2.28.1-2.57.92-2.57.92V2.66zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--messages-people-user-bubble-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M3.8 3.4a1.69 1.69 0 0 1 0 3.37 1.69 1.69 0 0 1 0-3.37zm2.09 7.51V9.66A2.1 2.1 0 0 0 3.8 7.57a2.1 2.1 0 0 0-2.09 2.09v1.25h.83l.43 3.35h1.69l.43-3.35zm5.02-9.2A3.34 3.34 0 0 0 8.4 7.26L8 9.66l2.17-1.35a3.34 3.34 0 1 0 .74-6.6zm-.82 2.52h1.68m-1.68 1.66h1.68'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--how-youll-learn--multiple-circle-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M13.46 5.91H8.83L8 6.74l-.83-.83H2.54a.83.83 0 0 1-.83-.82V2.54c0-.45.38-.83.83-.83h10.89c.48 0 .86.38.86.83v2.52c0 .48-.38.85-.83.85zM3.17 9.26c.8 0 1.46.65 1.46 1.45 0 .8-.66 1.46-1.46 1.46a1.46 1.46 0 0 1 0-2.91zm2.31 4.88a2.51 2.51 0 0 0-3.3-1.31c-.18.08-.35.17-.5.26m11.15-3.83c.8 0 1.46.65 1.46 1.45a1.46 1.46 0 0 1-2.92 0c-.03-.8.63-1.45 1.46-1.45zm-2.31 4.88a2.51 2.51 0 0 1 3.3-1.31c.18.08.35.17.5.26M8 8.43a1.9 1.9 0 0 1 1.89 1.88A1.9 1.9 0 0 1 8 12.2a1.88 1.88 0 1 1 0-3.77zm2.63 5.86a3.4 3.4 0 0 0-5.29 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--how-youll-learn--multiple-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8 1.71A1.69 1.69 0 0 1 8 5.1a1.69 1.69 0 0 1 0-3.37zm2.09 7.55V8A2.1 2.1 0 0 0 8 5.91 2.1 2.1 0 0 0 5.91 8v1.26h.83l.43 3.34h1.69l.43-3.34zM3.8 3.4c.68 0 1.26.57 1.26 1.26 0 .68-.58 1.25-1.26 1.25-.69 0-1.26-.57-1.26-1.25 0-.69.57-1.26 1.26-1.26zm.68 3.46a2.1 2.1 0 0 0-2.77 1.97v.43h.83l.43 2.51h1.69l.2-1.25M12.2 3.4c.69 0 1.26.57 1.26 1.26 0 .68-.57 1.25-1.26 1.25a1.25 1.25 0 1 1 0-2.52zm-.68 3.46a2.1 2.1 0 0 1 2.77 1.97v.43h-.83l-.43 2.51h-1.69l-.2-1.25m3.15 2.51c0 .68-2.83 1.26-6.29 1.26s-6.29-.58-6.29-1.26'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--how-youll-learn--office-desk-lamp::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath d='M14.11 10.69H2.17a.45.45 0 0 1-.46-.46c0-.06 0-.12.06-.17l2.29-4.97h8.11l2.29 4.97c.11.23 0 .46-.23.57 0 .06-.06.06-.12.06zm0 0'%3e%3c/path%3e%3cpath d='m3.03 14.52 1.26-3.9 1.25 3.9m5.2 0 1.26-3.9 1.26 3.9m-2.8-5.55L9.6 6.8H6.63l-.86 2.17m6.4-3.83V3.43c0-.97-.74-1.72-1.71-1.72h-3.2c-.46 0-.86.4-.86.86v.86h3.43V1.71'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--optimization-rocket-graph::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M11.34 6.29a3.57 3.57 0 0 1 .4 5.02l-.22.26a3.7 3.7 0 0 1-6.09-1.46'%3e%3c/path%3e%3cpath d='m9.77 4.91 1.14-1.14c.2-.2.55-.2.75 0l.74.71c.2.2.2.52 0 .72l-2.2 2.23a.51.51 0 0 1-.66.05'%3e%3c/path%3e%3cpath d='m11.94 4.06 1.52-1.52-.86-.83m1.69 1.69-.83-.83M4.2 10.09h2.94m-2.48 4.2h7.97m-3.8-1.69v1.69M1.71 8.43h4.6M2.97 1.71h1.69v6.72H2.97zM6.31 3.4H8v5.03H6.31zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--performance-presentation-graph::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.4 7.83 4.43 6.8c.2-.2.54-.2.77 0l.63.63c.2.2.54.2.77 0l1.51-1.52c.2-.2.55-.2.78 0l1.17 1.18c.2.2.54.2.77 0l1.8-1.78m-4.74-3.6v.8'%3e%3c/path%3e%3cpath d='M2.29 2.52H13.7c.32 0 .58.25.58.57v7.68c0 .32-.26.57-.58.57H2.3a.57.57 0 0 1-.58-.57V3.09c0-.32.26-.57.58-.57zM8 11.31V13m-1.71 1.29L8 13l1.71 1.29'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--seo-search-page::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m8.34 9.6.83.83 1.69-1.69'%3e%3c/path%3e%3cpath d='M14.29 7.17V2.63a.9.9 0 0 0-.92-.92H2.6a.9.9 0 0 0-.89.9v9.1c0 .49.4.92.92.92h2.46m-3.38-8.4H14.3'%3e%3c/path%3e%3cpath d='M9.6 6.31a3.29 3.29 0 1 1 0 6.58 3.29 3.29 0 0 1 0-6.58zm4.69 7.98L11.9 11.9'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--how-youll-learn--users::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M5.48 3.43a2.3 2.3 0 1 1-2.31 2.31 2.3 2.3 0 0 1 2.31-2.31zm-3.77 9.23a3.76 3.76 0 1 1 7.55 0m1.94-7.55A1.9 1.9 0 0 1 13.09 7a1.9 1.9 0 0 1-1.9 1.89A1.9 1.9 0 0 1 9.32 7a1.9 1.9 0 0 1 1.89-1.89zm-1.06 4.63a3.1 3.1 0 0 1 4.17 2.89'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--law--law::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M2.77 3.86h10.49M8 2.86v8.05m-2.09 2c0-1.1.95-2 2.09-2 1.17 0 2.09.92 2.09 2zm-4.2-5.02 2.1-4.03 2.08 4.03m4.2 0 2.08-4.03 2.12 4.03m-8.38 0c0 1.11-.94 2-2.08 2a2.04 2.04 0 0 1-2.09-2zm8.38 0c0 1.11-.95 2-2.1 2a2.04 2.04 0 0 1-2.08-2zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--law--legal-judge-balance::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M3.8 9.26h8.37M8 9.26v5.03M2.97 12.6l1.69-3.34 1.68 3.34m3.35 0 1.68-3.34 1.69 3.34m-6.75 0a1.69 1.69 0 0 1-3.37 0zm6.72 0a1.69 1.69 0 0 1-3.37 0zM1.71 7.57H14.3M8 1.71A1.69 1.69 0 0 1 8 5.1a1.69 1.69 0 0 1 0-3.37zm2.37 5.86a2.5 2.5 0 0 0-4.74 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--law--legal-judge::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M13.17 14.29a5.9 5.9 0 0 0-7.8-2.8 5.96 5.96 0 0 0-2.8 2.8M7.86 4.23s-.8 2-2.8 2.08a2.96 2.96 0 0 0 1.97 3.66 2.96 2.96 0 0 0 3.66-3.66c-2.03-.08-2.83-2.08-2.83-2.08zm0 0V1.71'%3e%3c/path%3e%3cpath d='M10.8 7.17V9.7c0 .91.74 1.68 1.68 1.68.7 0 1.26-.57 1.26-1.26 0-.68-.57-1.25-1.26-1.25.7 0 1.26-.57 1.26-1.26 0-.69-.57-1.26-1.26-1.26a4.63 4.63 0 0 0-4.62-4.63 4.6 4.6 0 0 0-4.6 4.6C2.57 6.31 2 6.9 2 7.57c0 .69.57 1.26 1.26 1.26-.69 0-1.26.57-1.26 1.26 0 .68.57 1.25 1.26 1.25.91 0 1.68-.74 1.68-1.68V7.14m2.92 3.8v2.09'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--law--legal-scale-document::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.06 6.74h8.37m-4.17-.83v6.72m-1.69 1.66a1.69 1.69 0 0 1 3.37 0zm-3.34-4.2 1.68-3.35 1.7 3.35m3.33 0 1.69-3.35 1.66 3.35m-6.72 0a1.69 1.69 0 0 1-3.37 0zm6.72 0a1.69 1.69 0 0 1-3.38 0zm0 0'%3e%3c/path%3e%3cpath d='M5.06 13.46H2.54a.83.83 0 0 1-.83-.83V2.54c0-.45.38-.83.83-.83h5.69c.11 0 .23.06.29.12l2.25 2.26c.09.08.12.17.12.28v.66'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--law--official-building::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.54 10.09h10.89v4.2H2.54zm-.83 4.2H14.3m-12.59-4.2H14.3M3.8 5.91h8.37m-6.69 5.86v.83m1.69-.83v.83m1.66-.83v.83M7.17 7.57v.83m1.66-.83v.83m1.69 3.37v.83'%3e%3c/path%3e%3cpath d='M4.66 5.91h6.71v4.2H4.66zM8 1.71V3.4m3.34 2.51c0-1.4-1.51-2.51-3.34-2.51-1.86 0-3.34 1.12-3.34 2.51'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--law--police-man-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.8 7.57a2.94 2.94 0 0 1-3.32 2.49A2.98 2.98 0 0 1 5 7.57m-2.14 6.69a5.88 5.88 0 0 1 5.03-2.69 5.87 5.87 0 0 1 5.02 2.69m-5.02.03V11.6m3.34-6.54a6.1 6.1 0 0 0 .83-2.52 4.6 4.6 0 0 1-3.2-.34l-.97-.49-.98.49c-1 .49-2.14.63-3.22.34.11.89.4 1.75.83 2.52zm-6.66 0c.2 1.42 1.86 1.68 3.32 1.68 1.45 0 3.11-.26 3.3-1.68zm0 0'%3e%3c/path%3e%3cpath d='M7.89 3.4c-.12 0-.2.08-.2.2 0 .11.08.2.2.2a.2.2 0 0 0 .2-.2.2.2 0 0 0-.2-.2zm2.08 10.89h.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--law--saving-bank-international::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.57 14.29h7.29M7.43 10v4.29M9.14 10v4.29M11.29 10v4.29M13 10v4.29M14.29 10H6.14L9.9 7.54c.2-.14.42-.14.63 0zm-10 3.2a6.43 6.43 0 1 1 10-5.77'%3e%3c/path%3e%3cpath d='M4.91 8.71c-.08-1.14-.02-2.25.15-3.4a9.09 9.09 0 0 1 1.25-3.7M1.46 7.43h3.4m-2.43-3h10.88m-11.34 6h2.46m4.97-8.8a9.5 9.5 0 0 1 1.31 4.11'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--law--saving-bank::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M2 14h12m0-8.57H2l5.54-3.29a.87.87 0 0 1 .92 0zm-.86 1.71v5.15h-1.71V7.14m-2.57 0v5.15H7.14V7.14m-2.57 0v5.15H2.86V7.14'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--medicine--app-smartphone-touch::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m10.09 14.29-1.63-1.32a.92.92 0 0 1-.32-.94.9.9 0 0 1 1.12-.66c.05.03.11.03.2.06l.65.31V8.83a.83.83 0 0 1 1.66 0v1.69l1.12.17c.8.14 1.4.83 1.4 1.65v1.95m-6.72 0h-4.6c-.68 0-1.26-.58-1.26-1.26V2.97c0-.68.58-1.26 1.26-1.26H8c.69 0 1.26.58 1.26 1.26v3.77m-7.55 5.03h5.03'%3e%3c/path%3e%3cpath d='M7.57 6.31c0-.22-.2-.42-.43-.42h-.83v-.83c0-.23-.2-.43-.42-.43h-.83c-.23 0-.43.2-.43.43v.83H3.8c-.23 0-.43.2-.43.42v.83c0 .23.2.43.43.43h.83v.83c0 .23.2.43.43.43h.83c.22 0 .42-.2.42-.43v-.83h.83c.23 0 .43-.2.43-.43zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--hospital-first-aid::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M3.52 4.97h8.96c1 0 1.8.8 1.8 1.8v5.4c0 1-.8 1.8-1.8 1.8H3.52c-1 0-1.8-.83-1.8-1.8v-5.4c0-1 .8-1.8 1.8-1.8zm1.79 0v-1.8c0-.48.4-.88.89-.88h3.6c.49 0 .89.4.89.88v1.8M8 7.66v3.6m-1.8-1.8h3.6'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--medicine--medical-app-laptop-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.54 10.34V3.7c0-.46.37-.83.83-.83h9.23c.46 0 .83.37.83.83v6.65'%3e%3c/path%3e%3cpath d='M9.66 10.34a.4.4 0 0 0-.35.18c-.54.74-1.57.88-2.31.34a.99.99 0 0 1-.34-.34.4.4 0 0 0-.35-.18h-4.6v.83c0 .92.75 1.66 1.69 1.66h9.23c.91 0 1.68-.74 1.68-1.66v-.83zm.43-4.14c0-.23-.2-.43-.43-.43h-.83v-.83c0-.23-.2-.42-.43-.42h-.83c-.23 0-.43.2-.43.42v.83h-.83c-.22 0-.42.2-.42.43v.83c0 .23.2.43.42.43h.83v.83c0 .23.2.42.43.42h.83c.23 0 .43-.2.43-.42v-.86h.83c.23 0 .43-.2.43-.43zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--medical-hospital-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 1.71c.83 0 1.52.69 1.52 1.49A1.5 1.5 0 0 1 8 4.69c-.83 0-1.52-.69-1.52-1.5 0-.8.7-1.48 1.52-1.48zm1.8 6.63c.57 0 1.06.46 1.09 1.03 0 .11-.03.26-.06.37M8 4.71v9.58'%3e%3c/path%3e%3cpath d='M9.37 3.8h4.43c1.51 0-.69 3.6-3.8 2.4M6.63 3.8H2.2C.7 3.8 2.89 7.4 6 6.2m.2 2.14c-.6 0-1.06.46-1.09 1.06 0 .6.5 1.08 1.09 1.08h2.86c.6 0 1.08.5 1.08 1.09 0 .6-.48 1.06-1.08 1.09H7.09a.89.89 0 0 0-.9.94 1 1 0 0 0 .3.69'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--medical-instrument-stethoscope::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.74 2.54h.83c.46 0 .83.37.83.83v3.34a3.35 3.35 0 0 1-6.69.03V3.4c0-.46.38-.83.83-.83h.83m.03-.86v2.1m3.34-2.1v2.1m5.86 1.25a1.69 1.69 0 1 1-1.69 1.68c.03-.91.78-1.68 1.7-1.68zm0 0'%3e%3c/path%3e%3cpath d='M5.06 10.09v.43a3.76 3.76 0 1 0 7.54 0V8.43'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--medical-personnel-doctor::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.14 9.26h5.57c.32 0 .58.26.58.57v3.88c0 .32-.26.58-.58.58H8.14a.57.57 0 0 1-.57-.58V9.83c0-.31.26-.57.57-.57zm0 0'%3e%3c/path%3e%3cpath d='M10.23 7.57h1.4c.31 0 .57.26.57.57v1.12H9.69V8.14c0-.31.22-.57.54-.57zm.71 3.37v1.69m-.85-.86h1.68m-10.06-.83a3.76 3.76 0 0 1 5.26-3.46M3.48 2.86a3.82 3.82 0 0 0 4.26.85'%3e%3c/path%3e%3cpath d='M5.48 1.71a2.3 2.3 0 1 1-2.31 2.31 2.3 2.3 0 0 1 2.31-2.3zm0 5.46v3.77'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--medical-personnel-nurse::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.94 5.34a1.69 1.69 0 0 1 0 3.37 1.69 1.69 0 0 1 0-3.37zm3.35 6.69a2.5 2.5 0 0 0-2.52-2.51h-1.68a2.5 2.5 0 0 0-2.52 2.5m-5.86 1.69H14.3'%3e%3c/path%3e%3cpath d='M9.57 6.06 8.4 4.54a4.24 4.24 0 0 1 5.12 0l-1.18 1.52M6.31 3.69H5.06V2.43c0-.23-.2-.43-.43-.43H3.8c-.23 0-.43.2-.43.43v1.26H2.14c-.23 0-.43.2-.43.42v.83c0 .23.2.43.43.43H3.4v1.26c0 .23.2.43.43.43h.83c.23 0 .43-.2.43-.43V5.37h1.25c.23 0 .43-.2.43-.43v-.83a.46.46 0 0 0-.46-.42zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--monitor-heart-beat-search::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='m11.86 11.29 2.43 2.42M1.71 7.86h3.63c.09 0 .14-.06.2-.12l1-1.97c.06-.11.17-.14.29-.08a.2.2 0 0 1 .11.11L8.3 9.14c.05.12.17.17.28.12.06-.03.09-.06.12-.09l1.28-2.26c.06-.1.17-.14.29-.08.03.03.05.03.05.06l.66.97M2.83 5.77a5.46 5.46 0 1 1 .34 4.2'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--medicine--monitor-heart-beat::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m10.8 10.63-2.5 2.63a.41.41 0 0 1-.6 0l-2.52-2.63M2.11 7.29a3.13 3.13 0 0 1-.05-2.98 3.17 3.17 0 0 1 5.08-.83l.89.9.88-.9a3.2 3.2 0 0 1 5.03 3.8'%3e%3c/path%3e%3cpath d='M1.71 8.97h3.63c.09 0 .14-.06.2-.11l.98-1.92c.05-.11.17-.14.28-.08.06.03.09.08.11.14l.95 3.14c.03.12.14.17.25.15.06-.03.12-.06.12-.12l.88-2.06c.06-.11.18-.14.29-.11.03.03.06.03.08.09l.63.94h4.18'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--monitor-heart-notes::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.6 8.43v-4.2a.83.83 0 0 0-.83-.83h-1.68M3.4 11.77v1.69c0 .45.37.83.83.83h7.54c.46 0 .83-.38.83-.83v-1.69M5.91 3.4H4.23a.83.83 0 0 0-.83.83v4.2'%3e%3c/path%3e%3cpath d='M1.71 10.09h3.23c.09 0 .15-.06.2-.12L6.11 8c.06-.11.18-.14.29-.09.06.03.08.06.12.12l1.3 3.68c.04.12.15.18.27.15.05-.03.1-.06.1-.12l1.3-2.88c.05-.12.17-.15.28-.12.06.03.09.06.12.09l.57 1.17c.02.06.11.11.2.11h3.63M9.23 2.54A1.24 1.24 0 0 0 8 1.71a1.24 1.24 0 0 0-1.23.83h-.46c-.22 0-.42.2-.42.43v1.69c0 .23.2.43.42.43h3.35c.23 0 .43-.2.43-.43V2.97c0-.23-.2-.43-.43-.43zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--medicine--pill-clock::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.09 13.71c-.86.8-2.18.75-2.95-.1a2.1 2.1 0 0 1 0-2.87l3.55-3.57a2.07 2.07 0 0 1 2.94-.11 2.11 2.11 0 0 1 0 3.08zM8.91 8.97l2.95 2.97M5.06 1.71A3.35 3.35 0 0 1 8.4 5.1a3.35 3.35 0 0 1-3.34 3.37A3.35 3.35 0 0 1 1.7 5.09 3.35 3.35 0 0 1 5.06 1.7zm0 0'%3e%3c/path%3e%3cpath d='M6.52 5.09h-1.5V3.6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--aboriginal-flag::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M1.71 3.14H14.3c.16 0 .28.13.28.29v9.14c0 .16-.12.29-.28.29H1.7a.28.28 0 0 1-.28-.29V3.43c0-.16.12-.29.28-.29zm0 0'%3e%3c/path%3e%3cpath d='M10.29 8A2.29 2.29 0 1 1 5.7 8a2.29 2.29 0 0 1 4.58 0zM1.71 8h4.15m4.43 0h4.14'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--accounting-coins-stack::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.06 1.71c1.85 0 3.34.75 3.34 1.69 0 .91-1.51 1.69-3.34 1.69-1.83 0-3.35-.78-3.35-1.7 0-.93 1.52-1.68 3.35-1.68zm0 0'%3e%3c/path%3e%3cpath d='M8.43 5.06c0 .91-1.52 1.68-3.34 1.68C3.26 6.74 1.7 6 1.7 5.06m6.73 1.68V3.4'%3e%3c/path%3e%3cpath d='M1.71 3.4v8.37c0 .92 1.52 1.69 3.35 1.69.42 0 .85-.03 1.25-.12'%3e%3c/path%3e%3cpath d='M1.71 10.09c0 .91 1.52 1.68 3.35 1.68.42 0 .85-.03 1.25-.11m-4.6-3.23c0 .91 1.52 1.68 3.35 1.68.42 0 .85-.02 1.25-.11m-4.6-3.26c0 .92 1.52 1.69 3.35 1.69.42 0 .85-.03 1.25-.12m4.63-.74c1.86 0 3.35.74 3.35 1.69 0 .91-1.52 1.68-3.35 1.68-1.85 0-3.34-.74-3.34-1.68-.03-.92 1.49-1.69 3.34-1.69zm0 0'%3e%3c/path%3e%3cpath d='M7.57 9.26v3.34c0 .92 1.52 1.69 3.34 1.69 1.86 0 3.35-.75 3.35-1.69V9.26'%3e%3c/path%3e%3cpath d='M14.29 10.94c0 .92-1.52 1.69-3.35 1.69-1.85 0-3.34-.74-3.34-1.69'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--american-football-run-ball::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.69 1.71a1.46 1.46 0 0 1 0 2.92c-.8 0-1.46-.66-1.46-1.46 0-.8.66-1.46 1.46-1.46zM11.29 6a.37.37 0 0 1-.2.26.81.81 0 0 0-.26 1.14c.23.37.74.51 1.11.29 1-.6 1.29-1.92.69-2.89A2.14 2.14 0 0 0 9.9 4L4.77 6.57a.88.88 0 0 1-.54.09l-1.54-.32a.82.82 0 0 0-.98.63V7c-.08.46.2.89.66 1l1.54.31c.18.03.32.06.49.06.4 0 .77-.08 1.12-.26l1.02-.5.8 1.5L5.6 10c-.49.26-.83.71-.89 1.29l-.28 2.08c-.06.46.26.89.71.94h.12c.43 0 .77-.31.83-.7l.28-2.1 1.86-.94.08-.05 2 1.2c.26.14.55.17.8.02l2.52-1.26c.4-.2.57-.71.37-1.1A.85.85 0 0 0 12.89 9l-2.12 1.06-.46-.35'%3e%3c/path%3e%3cpath d='M11 7.63c-1.66 1.63-3.37.03-3.37.03S7.8 6.1 9.1 5.63a2.45 2.45 0 0 1 2.2.37'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--american-football-score::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.91 8.03v.43c0 .45.38.83.83.83h6.72c.45 0 .83-.38.83-.83V2.57m-8.38 0v1.69m4.18 5.03v4.2m-2.52-.03h5.03M5.23 6.77c-1.46 1.06-3.09 2.92-3.52 6.69'%3e%3c/path%3e%3cpath d='M8.2 4.66c.89-.23 1.71-.06 1.83.4.11.46-.51 1-1.4 1.23-.89.23-1.72.05-1.83-.4-.14-.46.51-1 1.4-1.23zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--athletics-jumping-person::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M9.26 1.71a1.46 1.46 0 0 1 0 2.91c-.8 0-1.46-.65-1.46-1.45 0-.8.66-1.46 1.46-1.46zm0 0'%3e%3c/path%3e%3cpath d='m12.46 6.89 1.48-1.15a.83.83 0 0 0 .15-1.17c-.29-.34-.8-.43-1.15-.14l-1.48 1.14a.89.89 0 0 1-.66.17L6.86 4.48a2.52 2.52 0 0 0-2.03.26l-1.46.86a.84.84 0 0 0-.28 1.14c.22.4.74.52 1.14.29l1.46-.86c.2-.11.45-.14.68-.08l1.09.34-.94 2.23-1.9.94a.92.92 0 0 1-.36.09H2.54a.83.83 0 0 0 0 1.65h1.69c.4 0 .77-.08 1.11-.25l2.03-1.03 2.17-.32c.2-.03.4.03.57.15l1.98 1.3c.37.27.91.15 1.17-.22a.86.86 0 0 0-.23-1.17l-1.97-1.32a2.54 2.54 0 0 0-1.75-.4l-.83.12.55-1.29m.23 4.86v2.52m-1.69 0h3.34'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--beach-palm-water::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath d='M13.05 11.7A11.16 11.16 0 0 0 8 10.69c-1.74-.06-3.48.28-5.05 1m7.34-5.4-.58 4.28m-3.42 0L8.86 6m.21-.25 4.65 1.51c.23.06.45-.05.51-.28v-.22a2.57 2.57 0 0 0-2.02-2.25c-.45-.1-.9-.1-1.35-.05M9.07 5.75 4.86 6.87c-.28.06-.5-.06-.56-.28v-.17a2.7 2.7 0 0 1 2.02-2.36c.56-.1 1.18-.1 1.73.06'%3e%3c/path%3e%3cpath d='m11.76 4.46 1.74-1.74a.44.44 0 0 0 0-.62l-.11-.1a2.77 2.77 0 0 0-2.86.28c-.34.28-.62.67-.73 1.12M7.05 4 5.92 2.84a.44.44 0 0 1 0-.62c.06-.05.12-.1.23-.1C6.6 2 7.1 2 7.55 2c.95.11 1.74.62 2.25 1.46M1.71 14.34c.9.1 1.86-.18 2.53-.85a2.51 2.51 0 0 0 3.6.17l.16-.17a2.51 2.51 0 0 0 3.6.17l.16-.17c.67.67 1.63.96 2.53.85'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--bicycle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.8 8.34c1.17 0 2.09.95 2.09 2.09a2.1 2.1 0 0 1-2.09 2.09 2.1 2.1 0 0 1-2.09-2.09 2.1 2.1 0 0 1 2.1-2.09zm8.4 0a2.1 2.1 0 0 1 2.09 2.09 2.1 2.1 0 0 1-2.1 2.09 2.1 2.1 0 0 1-2.08-2.09c0-1.14.92-2.09 2.09-2.09zm0 0'%3e%3c/path%3e%3cpath d='m12.2 10.43-2.8-6.2c-.09-.2 0-.46.2-.54.03 0 .03 0 .06-.03l1.65-.52m-5 1.83H3.4m2.66 2.49L4.66 5'%3e%3c/path%3e%3cpath d='m3.8 10.43 2.26-2.97 4.28-1.17'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--biking-person::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M9.69 2c.68 0 1.25.57 1.25 1.26 0 .68-.57 1.26-1.25 1.26-.69 0-1.26-.58-1.26-1.26 0-.69.54-1.26 1.26-1.26zM3.8 9.54c1.17 0 2.09.94 2.09 2.09A2.1 2.1 0 0 1 3.8 13.7a2.1 2.1 0 0 1-2.09-2.08 2.1 2.1 0 0 1 2.1-2.09zm8.4 0a2.1 2.1 0 0 1 2.09 2.09 2.1 2.1 0 0 1-2.1 2.08 2.1 2.1 0 0 1-2.08-2.08 2.06 2.06 0 0 1 2.09-2.09zM8 12.48a.83.83 0 0 1-.83-.82c0-1.26-.69-2.4-1.8-2.97a.84.84 0 0 1-.34-1.15.63.63 0 0 1 .17-.23l2.26-2.14a.82.82 0 0 1 1.17.03c.06.06.11.11.14.2 0 0 .63 1.2 1.77 1.2a.83.83 0 0 1 0 1.66A3.57 3.57 0 0 1 7.91 7l-.8.77A5.02 5.02 0 0 1 8.9 11.6c-.06.51-.43.88-.89.88zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--book-open-text::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 13.6V3.86S6.63 2.34 2 2.29a.25.25 0 0 0-.2.08.25.25 0 0 0-.09.2v9.14c0 .15.12.29.29.29 4.63.09 6 1.6 6 1.6zM6.31 7.48a12.9 12.9 0 0 0-2.94-.6m2.94 2.95c-.94-.31-1.94-.52-2.94-.6m6.32-1.75a12.9 12.9 0 0 1 2.94-.6M9.69 9.83c.94-.31 1.94-.52 2.94-.6'%3e%3c/path%3e%3cpath d='M8 13.6V3.86s1.37-1.52 6-1.57c.09 0 .14.02.2.08s.09.11.09.2v9.14c0 .15-.12.29-.29.29-4.63.09-6 1.6-6 1.6zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--buildings-2::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.86 4h5.43c.17 0 .28.11.28.29v10h-6v-10c0-.18.12-.29.29-.29zm0 0'%3e%3c/path%3e%3cpath d='M4.57 2.29h2c.17 0 .29.1.29.28V4H4.29V2.57c0-.17.1-.28.28-.28zm-.28 3.42h2.57M4.29 7.43h2.57M4.29 9.14h2.57m-2.57 1.72h2.57m-2.57 1.71h2.57M6 1.43v.86m4.29 12h3.42V7c0-.23-.2-.43-.42-.43H10.7c-.23 0-.42.2-.42.43zm2.57-8.58v.86M1.71 14.29h12.86'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--bus::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M4.23 12.6v.83a.83.83 0 0 0 1.66 0v-.83m5.88 0v.83a.83.83 0 0 1-1.66 0v-.83m2.49-.83c0 .46-.37.83-.83.83H4.23a.83.83 0 0 1-.83-.83V4.23a2.5 2.5 0 0 1 2.5-2.52h4.2a2.5 2.5 0 0 1 2.52 2.52v7.54zM6.74 3.4h2.52'%3e%3c/path%3e%3cpath d='M3.4 5.06h9.23v4.2H3.4zm1.66 5.88h1.68m2.52 0h1.68M3.4 5.91h-.86a.83.83 0 0 0-.83.83v2.52'%3e%3c/path%3e%3cpath d='M12.6 5.91h.83c.46 0 .83.38.83.83v2.52'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--business-crossroad::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M7.4 1.71v.83m0 3.37v1.7m0 3.33v3.35m5.03-8.38h-9.2V2.54h9.23l1.37 1.37c.17.18.17.43 0 .6zm-9.2 1.66h9.23v3.34H3.23L1.86 9.54a.42.42 0 0 1 0-.6zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--calendar-add::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8 8.83v3.34m-1.69-1.65h3.35M2.54 3.4h10.89c.46 0 .83.37.83.83v9.23c0 .45-.37.83-.83.83H2.54a.83.83 0 0 1-.83-.83V4.23c0-.46.38-.83.83-.83zm-.83 3.34H14.3M5.06 4.66V1.7m5.88 2.96V1.7'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--car-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M13.46 10.97c.45 0 .83-.37.83-.83V8.9c0-.26-.12-.52-.29-.72L12.63 6.8H3.4L2 8.17a1 1 0 0 0-.29.72v1.25c0 .46.38.83.83.83zm0 0'%3e%3c/path%3e%3cpath d='M1.8 8.46h2.1c.22 0 .42.08.6.25l.6.6m9.1-.85h-2.1a.82.82 0 0 0-.6.25l-.6.6M3.4 6.77l.94-2.54c.18-.49.66-.83 1.18-.83h4.96c.52 0 1 .31 1.18.83l.94 2.54zm0 0-.83-.83h-.86m10.89.83.83-.83h.86M2.54 10.97v.83a.83.83 0 0 0 1.66 0v-.83zm10.92 0v.83a.83.83 0 0 1-1.66 0v-.83zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--card-game-dice::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.97 8.43h4.74c.32 0 .58.26.58.57v4.71c0 .32-.26.58-.58.58H8.97a.57.57 0 0 1-.57-.58V8.97c.03-.31.26-.54.57-.54zm3.43 1.66c.12 0 .2.08.2.2m-.4.02c0-.11.09-.2.2-.2m0 .41a.2.2 0 0 1-.2-.2m.4-.01a.2.2 0 0 1-.2.2m-2.09-.42c.12 0 .2.08.2.2m-.42.02c0-.11.08-.2.2-.2m.02.41a.2.2 0 0 1-.2-.2m.41-.01a.2.2 0 0 1-.2.2m-.01 1.69c.12 0 .2.09.2.2m-.42 0c0-.11.08-.2.2-.2m.02.4a.2.2 0 0 1-.2-.2m.41 0a.2.2 0 0 1-.2.2m2.08-.4c.12 0 .2.09.2.2m-.4 0c0-.11.09-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2m-5.66-.63-1.6.6a.83.83 0 0 1-1.08-.51L1.77 5.77a.84.84 0 0 1 .52-1.08L5.9 3.37'%3e%3c/path%3e%3cpath d='M11.77 8.43V2.54a.83.83 0 0 0-.83-.83h-4.2a.83.83 0 0 0-.83.83v6.72c0 .45.38.83.83.83h1.69'%3e%3c/path%3e%3cpath d='M8.83 4.66c.69 0 1.26.57 1.26 1.25 0 .7-.57 1.26-1.26 1.26-.69 0-1.26-.57-1.26-1.26 0-.68.57-1.25 1.26-1.25zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--checklist-pen::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m5.91 4.06-1.51 2-1-1m2.51 3.85-1.51 2-1-1m3.34-4h1.69m-1.69 5.03h1.69'%3e%3c/path%3e%3cpath d='M8.43 1.71H2.54a.83.83 0 0 0-.83.83v10.89c0 .48.38.86.83.86h6.72m.83-2.52c0 .46.37.83.82.83h.83c.46 0 .83-.37.83-.83V5.48h-2.51v6.29zm2.51-9.23h.83c.46 0 .83.37.83.83v3.77M12.6 5.48V2.54a.83.83 0 0 0-.83-.83h-.83a.83.83 0 0 0-.83.83v2.94m1.23 7.12v1.69'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--checklist::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.54 1.71h10.89c.48 0 .86.38.86.83v10.89c0 .46-.38.83-.83.83H2.54a.79.79 0 0 1-.83-.8V2.54c0-.45.38-.83.83-.83zm0 0'%3e%3c/path%3e%3cpath d='M8 3.8 5.48 7.14 3.8 5.46m5.46.45h2.51M8 8.83l-2.52 3.34-1.68-1.69m5.46.46h2.51'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--content-notebook-pencil::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.09 2.54a.83.83 0 0 0-.83-.83H2.54a.83.83 0 0 0-.83.83v10.89c0 .48.38.86.83.86h6.72c.45 0 .83-.38.83-.83m2.94.83c-.69 0-1.26-.58-1.26-1.26V4.66l1.26-2.95 1.26 2.95v8.37c0 .68-.58 1.26-1.26 1.26zm-1.26-2.52h2.52m-2.52-7.11h2.52M3.4 1.71V14.3'%3e%3c/path%3e%3cpath d='M5.06 4.23H8.4v2.51H5.06zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--creative-commons::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 25 25' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3e%3cpath d='M11.978.196c3.357 0 6.214 1.172 8.571 3.515a11.54 11.54 0 0 1 2.572 3.868c.585 1.45.879 2.989.879 4.617 0 1.643-.29 3.183-.868 4.618a11.016 11.016 0 0 1-2.56 3.803 12.33 12.33 0 0 1-3.986 2.657 11.945 11.945 0 0 1-4.607.922c-1.586 0-3.104-.303-4.554-.911a12.069 12.069 0 0 1-3.9-2.635A11.952 11.952 0 0 1 .9 16.76c-.6-1.443-.9-2.964-.9-4.564 0-1.586.303-3.11.91-4.575A12.05 12.05 0 0 1 3.557 3.69C5.843 1.361 8.649.196 11.977.196Zm.043 2.165c-2.742 0-5.05.957-6.921 2.871a10.317 10.317 0 0 0-2.175 3.225 9.451 9.451 0 0 0-.761 3.74c0 1.286.253 2.525.76 3.717A9.94 9.94 0 0 0 5.1 19.108a9.89 9.89 0 0 0 3.193 2.143 9.62 9.62 0 0 0 3.728.739c1.286 0 2.532-.25 3.74-.75a10.365 10.365 0 0 0 3.268-2.164c1.87-1.829 2.806-4.121 2.806-6.879a9.854 9.854 0 0 0-.729-3.771 9.596 9.596 0 0 0-2.12-3.172c-1.93-1.929-4.25-2.893-6.965-2.893Zm-.15 7.843-1.608.836c-.171-.357-.382-.607-.631-.75-.25-.143-.483-.214-.697-.214-1.071 0-1.608.707-1.608 2.121 0 .643.136 1.157.407 1.542.272.386.672.58 1.2.58.7 0 1.194-.344 1.48-1.03l1.478.75a3.525 3.525 0 0 1-3.15 1.887c-1.071 0-1.936-.329-2.593-.986s-.986-1.572-.986-2.743c0-1.143.333-2.05.997-2.721.664-.671 1.503-1.007 2.518-1.007 1.486-.001 2.55.578 3.193 1.735Zm6.921 0-1.586.836c-.17-.357-.382-.607-.632-.75a1.457 1.457 0 0 0-.718-.214c-1.07 0-1.607.707-1.607 2.121 0 .643.136 1.157.407 1.542.271.386.671.58 1.2.58.7 0 1.193-.344 1.478-1.03l1.5.75a3.684 3.684 0 0 1-1.328 1.383 3.463 3.463 0 0 1-1.82.504c-1.087 0-1.954-.329-2.604-.986-.65-.657-.976-1.572-.976-2.743 0-1.143.332-2.05.997-2.721.664-.671 1.503-1.007 2.518-1.007 1.485-.001 2.543.578 3.171 1.735Z' fill='%23000'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--e-learning-book-laptop::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M12.6 4.23v5.03c0 .45-.37.83-.83.83H4.23a.83.83 0 0 1-.83-.83V4.23m10.06 10.06H2.54a.83.83 0 0 1-.74-1.2l1.03-2.06c.28-.57.86-.92 1.48-.92h7.35c.63 0 1.23.37 1.48.92l1.03 2.06c.2.4.03.91-.37 1.1a.67.67 0 0 1-.34.1zM7.17 12.6h1.69'%3e%3c/path%3e%3cpath d='M8 2.66s-.26-.83-2.54-.92a.32.32 0 0 0-.37.32v3.46c.02.2.17.34.37.3 2.28.1 2.57.92 2.57.92M8 2.66s.26-.83 2.54-.92c.2-.03.37.12.37.32v3.46c-.02.2-.17.34-.37.3-2.28.1-2.57.92-2.57.92V2.66zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--earth-3::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 1.71A6.3 6.3 0 0 1 14.29 8 6.3 6.3 0 0 1 8 14.29 6.3 6.3 0 0 1 1.71 8 6.3 6.3 0 0 1 8 1.71zm0 0'%3e%3c/path%3e%3cpath d='M6.48 14.11c-.85-1.25-1.42-3.5-1.42-6.11 0-2.6.57-4.86 1.42-6.11M1.71 8H14.3M2.69 11.34H13.3M2.69 4.66H13.3M9.52 1.89c.85 1.25 1.42 3.5 1.42 6.11 0 2.6-.57 4.86-1.42 6.11'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--fast-food-burger-drink::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.06 14.29H2.97L1.71 5.06h7.12l-.2 1.51'%3e%3c/path%3e%3cpath d='M4.66 10.94 5.9 1.71l2.52.43M7.57 12.6h5.86v.83c0 .46-.37.83-.83.83H8.43a.83.83 0 0 1-.83-.83v-.83zm1.69-4.17h2.51c.92 0 1.69.74 1.69 1.68v.83H7.57v-.83c0-.94.77-1.68 1.69-1.68zm-1.69 2.51h5.86a.83.83 0 0 1 0 1.66H7.57a.83.83 0 0 1 0-1.66zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--fitness-weightlift::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 5.06c.8 0 1.46.65 1.46 1.46a1.46 1.46 0 0 1-2.92 0c0-.8.66-1.46 1.46-1.46zM3.4 6.31A6.03 6.03 0 0 0 4.77 9.9c.43.45.94.82 1.54 1.05v3.35'%3e%3c/path%3e%3cpath d='M11.4 4.74a.83.83 0 0 0-.46.83c0 .03.15 2.03-.94 3.23-.17.2-.4.34-.63.49H6.66a2.56 2.56 0 0 1-.63-.49c-1.09-1.17-.97-3.2-.94-3.23a.86.86 0 0 0-.46-.83m5.06 9.55v-3.32a4.2 4.2 0 0 0 1.54-1.06c.86-1 1.34-2.25 1.37-3.6m0-2.91a25.11 25.11 0 0 0-9.23 0m10.92.83a.83.83 0 0 1-1.66 0V2.54a.83.83 0 0 1 1.66 0zm0 0'%3e%3c/path%3e%3cpath d='M3.4 4.23a.83.83 0 0 1-1.66 0V2.54a.79.79 0 0 1 .8-.83c.46 0 .83.38.83.83v1.69zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--flag-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M1.71 1.71V14.3m0-11.76h12.15c.23 0 .43.2.43.43 0 .12-.03.2-.12.29l-2.23 2.51a.84.84 0 0 0 0 1.12l2.23 2.5c.14.18.14.44-.03.61a.46.46 0 0 1-.28.11H1.7'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--force-touch-double-tap::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.57 14.29H3.4c-.94 0-1.69-.75-1.69-1.69V3.4c0-.94.75-1.69 1.69-1.69h4.2c.92 0 1.69.75 1.69 1.69v1.26m-7.58 7.11h3.35'%3e%3c/path%3e%3cpath d='m14.23 10.31-1.37-1.37a1.69 1.69 0 0 0-2.17-.17l-.92.66L8.6 8.26a.82.82 0 0 0-1.17-.06.82.82 0 0 0-.06 1.17l.06.06 2.09 2.09-.7.22a.9.9 0 0 0-.56 1.15c.14.4.54.68.97.63l2.08-.23'%3e%3c/path%3e%3cpath d='M6.31 10.6a2.5 2.5 0 0 1-.91-3.43 2.5 2.5 0 0 1 4.34 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--gauge-dashboard::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 3.71a6.34 6.34 0 0 0-6.29 6.38v1.17c0 .45.38.83.83.83h10.89c.46 0 .83-.38.83-.83v-1.17A6.3 6.3 0 0 0 8 3.7zm0 0'%3e%3c/path%3e%3cpath d='M6.31 12.09v-.43a1.69 1.69 0 0 1 3.38 0v.43m-.43-5.86L8 10m-3.97-.43a.2.2 0 0 0-.2.2c0 .12.08.2.2.2a.2.2 0 0 0 .2-.2.2.2 0 0 0-.2-.2zm.83-2.09a.2.2 0 0 0-.2.2c0 .12.08.2.2.2a.2.2 0 0 0 .2-.2.2.2 0 0 0-.2-.2zm7.11 2.09a.2.2 0 0 0-.2.2c0 .12.09.2.2.2a.2.2 0 0 0 .2-.2.2.2 0 0 0-.2-.2zm-.83-2.09a.2.2 0 0 0-.2.2c0 .12.09.2.2.2a.2.2 0 0 0 .2-.2.2.2 0 0 0-.2-.2zM6.54 5.8a.2.2 0 0 0-.2.2c0 .11.09.2.2.2a.2.2 0 0 0 .2-.2c0-.09-.08-.2-.2-.2zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--history-vase::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.14 7.17h11.43M2.46 11.34h10.83m.42-1.65h-3.05a.29.29 0 0 1-.29-.3v-.28a.29.29 0 0 0-.28-.28H8.94a.29.29 0 0 0-.28.28v.29c0 .14-.12.29-.29.29H7.26a.29.29 0 0 1-.29-.3v-.28a.29.29 0 0 0-.28-.28H5.54a.28.28 0 0 0-.28.28v.29c0 .14-.12.29-.29.29H2.03'%3e%3c/path%3e%3cpath d='M9.11 1.71v.75c0 .57.29 1.11.78 1.4l2.28 1.45a3.36 3.36 0 0 1 1.54 2.83v1.09a5.04 5.04 0 0 1-5.02 5.03H7c-2.74.03-5-2.23-5-5V8.17c0-1.14.57-2.2 1.54-2.83L5.83 3.9c.48-.32.77-.83.77-1.43V1.7m-1.26.01h5.03'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--hotel-bedroom-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M5.48 10.2c.7 0 1.26.57 1.26 1.26 0 .68-.57 1.25-1.26 1.25-.68 0-1.25-.57-1.25-1.25 0-.69.57-1.26 1.25-1.26zm2.52 0h3.48c.63 0 1.12.51 1.12 1.11v1.4H8zm0 2.51H3.4v1.69m9.2-1.69v1.69m0-9.49v3.63m-9.2 0V4.91M1.71 6.03l5.83-3.89a.8.8 0 0 1 .94 0l5.8 3.89'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--library-art::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M11.6 2.03a3.6 3.6 0 0 0-1.43-.32c-1.65 0-3.03 1.15-3.03 2.55A2.6 2.6 0 0 0 8.97 6.6c.43.14.77.03 1.03-.54.14-.37.48-.6.89-.58M13 4.74l-1.57 3.2m1.26-4.23c-.2.38-.03.83.34 1.03.37.2.83.03 1-.34.45-.71.31-1.63-.34-2.17.11.91-.58.57-1 1.48zm-3.63.46c.11 0 .2.09.2.2m-.43.03c0-.11.08-.2.2-.2m.03.4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2m1.25-1.69c.12 0 .2.09.2.2m-.42.03c0-.11.08-.2.2-.2m.02.4a.2.2 0 0 1-.2-.2m.41 0a.2.2 0 0 1-.2.2m-.23 7.18v2.91c0 .46-.38.83-.83.83H2.54c-.45.03-.83-.35-.83-.83v-9.2c0-.46.38-.83.83-.83h2.94M1.71 8.83h7.55'%3e%3c/path%3e%3cpath d='M1.71 5.48H3.4v3.35H1.7zm0 0'%3e%3c/path%3e%3cpath d='M3.4 5.48h1.4c.14 0 .29.12.29.29v3.09h-1.7zm-1.69 5.46h1.4c.15 0 .29.12.29.29v3.06m1.94-3.35h1.12c.14 0 .28.12.28.29v3.06H5.06v-3.1c0-.13.14-.25.28-.25zm0 0'%3e%3c/path%3e%3cpath d='M3.4 11.34h1.69v2.95h-1.7zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--module-puzzle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='m12.2 10.09 1.86-1.86a.85.85 0 0 0 0-1.17l-1.2-1.17A2.1 2.1 0 0 1 10.1 7a2.1 2.1 0 0 1 0-3.86L8.94 1.97a.84.84 0 0 0-1.17 0L5.91 3.83a2.1 2.1 0 0 0-2.08-2.09A2.06 2.06 0 0 0 1.7 3.8a2.1 2.1 0 0 0 2.1 2.09L1.93 7.74a.85.85 0 0 0 0 1.17l1.17 1.18a2.1 2.1 0 0 1 3.86 1.62c-.2.52-.6.92-1.11 1.12L7.03 14c.31.31.86.31 1.17 0l1.86-1.86a2.1 2.1 0 0 0 2.08 2.09 2.1 2.1 0 0 0 2.09-2.09 2 2 0 0 0-2.03-2.05zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--museum-painting::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M4.23 9.69v4.6m7.54-4.6v4.6m0-3.77a8.73 8.73 0 0 1-7.54 0m10.06.74a7.71 7.71 0 0 1-2.52-.78m-10.06.78a7.71 7.71 0 0 0 2.52-.78m-.69-8.77h8.94c.32 0 .58.26.58.58v5.14c0 .31-.26.57-.58.57H3.54a.57.57 0 0 1-.57-.57V2.29c0-.32.26-.58.57-.58zm0 0'%3e%3c/path%3e%3cpath d='m4.66 6.31 1.8-2.37c.14-.17.4-.2.6-.05 0 0 .03 0 .03.02l1.45 1.57'%3e%3c/path%3e%3cpath d='m8 6.31 1.77-2.74c.12-.2.37-.26.57-.14.06.03.09.05.12.11l.88 1.09'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--network-users::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M4.09 9.26c.8 0 1.45.65 1.45 1.45 0 .8-.65 1.46-1.45 1.46-.8 0-1.46-.65-1.46-1.46-.03-.8.63-1.45 1.46-1.45zm2.34 5.03a2.49 2.49 0 0 0-4.72 0zm5.48-5.03c.8 0 1.46.65 1.46 1.45 0 .8-.66 1.46-1.46 1.46a1.46 1.46 0 0 1 0-2.91zm2.38 5.03a2.49 2.49 0 0 0-4.72 0zM8 1.71a3.76 3.76 0 1 1 .01 7.53A3.76 3.76 0 0 1 8 1.71zM4.43 6.74h7.11M4.43 4.23h7.11M7.2 1.8c-.68 2.43-.57 5.03.28 7.43'%3e%3c/path%3e%3cpath d='M8.8 1.8c.29 1.06.46 2.17.46 3.26 0 1.42-.26 2.83-.72 4.14'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--notes-edit::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='m13.94 9.6-4.28 4.26-2.09.43.43-2.1 4.26-4.25c.45-.46 1.2-.46 1.65 0 .49.43.49 1.17.03 1.66zm-8.03 3H2.54a.8.8 0 0 1-.83-.8V3.46a.89.89 0 0 1 .83-.92h8.37c.49.03.86.43.83.89v2.46M4.23 1.71v2.52m2.51-2.52v2.52m2.52-2.52v2.52'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--paralympics-swimming::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M12.2 3.43c.8 0 1.46.66 1.46 1.46a1.46 1.46 0 0 1-2.91 0c-.04-.8.62-1.46 1.45-1.46zM5.43 7.94 7.57 6.6l-.74-.83a.82.82 0 0 1 .06-1.17.82.82 0 0 1 1.17.06l2.51 2.88m-8.86 5.12c.83 0 1.6-.4 2.1-1.06a2.6 2.6 0 0 0 4.19 0 2.6 2.6 0 0 0 4.2 0 2.6 2.6 0 0 0 2.09 1.06M1.71 10.14c.83 0 1.6-.4 2.1-1.05a2.63 2.63 0 0 0 4.19 0 2.63 2.63 0 0 0 4.2 0 2.6 2.6 0 0 0 2.09 1.05'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--peer-assessed::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.981 18.898a1.949 1.949 0 1 0 0-3.898 1.949 1.949 0 0 0 0 3.898ZM14.765 21.125a3.157 3.157 0 0 0-5.57 0M17.638 18.898a1.949 1.949 0 1 0 0-3.898 1.949 1.949 0 0 0 0 3.898ZM20.332 20.849a3.302 3.302 0 0 0-5.565.276M6.325 18.898a1.949 1.949 0 1 0 0-3.898 1.949 1.949 0 0 0 0 3.898Z' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3cpath d='M3.63 20.849a3.303 3.303 0 0 1 5.567.276M19.877 7.614 16.1 11.39l-1.857.371.371-1.856 3.776-3.776a1.047 1.047 0 0 1 1.48 0l.005.005a1.043 1.043 0 0 1 0 1.48v0ZM16.851 4.299l-1.866-1.632h-8.91V13.02' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3cpath d='m8.302 6.565.742.743 1.485-1.485M8.302 10.278l.742.742 1.485-1.485M12.388 6.936h1.114M14.986 9.535l1.485 1.486M4.82 15.716a4.31 4.31 0 0 0 3.456 1.234M10.475 15.716a4.311 4.311 0 0 0 3.456 1.234M16.133 15.716a4.312 4.312 0 0 0 3.457 1.234' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--phone-action-information::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath fill='none' d='M9.57 10.09v2.65a1.5 1.5 0 0 1-1.51 1.52H4.37c-.85 0-1.51-.69-1.51-1.52V4.1c0-.86.68-1.52 1.51-1.52h1m-2.51 9.19h6.71'%3e%3c/path%3e%3cpath fill='none' d='M9.57 1.71a3.35 3.35 0 0 1 0 6.69 3.35 3.35 0 0 1 0-6.68zm0 5.03V5.06'%3e%3c/path%3e%3cpath d='M9.57 3.4a.2.2 0 0 0-.2.2c0 .11.09.2.2.2a.2.2 0 0 0 .2-.2c0-.12-.08-.2-.2-.2zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--profile-user-cash-message::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M14.29 1.8c-3.29.57-4.03 3.9-5.46 7.46h1.69v1.68c0 .92.74 1.69 1.68 1.69h.83v1.66M6.94 4.23H5.48c-.4 0-.74.34-.74.74 0 .32.2.57.49.69l1.48.45c.38.15.58.6.43.98a.75.75 0 0 1-.68.45H4.69m1.22-3.31V3.4m0 5.03V7.6'%3e%3c/path%3e%3cpath d='M7.57 10.09h-.83v2.51l-2.51-2.5H2.54a.83.83 0 0 1-.83-.83V2.54c0-.45.38-.83.83-.83h6.72c.45 0 .83.38.83.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--railroad-train-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M4.37 1.71h6.97c.63 0 1.12.52 1.12 1.12v7.54c0 .32-.26.57-.57.57H3.83a.57.57 0 0 1-.57-.57V2.83c0-.6.51-1.12 1.11-1.12zM2 14.29l1.26-1.69m10.48 1.69-1.26-1.69M3.26 6.74h9.22M7.86 1.71v5.03m-4.6 1.69h2.08m7.14 0H10.4'%3e%3c/path%3e%3cpath d='m5.77 10.94.83-1.68h2.51l.83 1.68'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--restaurant-eating-set::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M2.54 6.2v7.54m10.06-4.2h1.26c.23 0 .43-.2.43-.43 0-2.14.02-4.71-.86-6.85-.09-.2-.34-.32-.54-.23a.45.45 0 0 0-.26.4v11.31M1.71 2v3.34a.83.83 0 0 0 1.66 0V2m7.15 3.8a4.02 4.02 0 0 0-5.46-.4m-.4 6.23a3.98 3.98 0 0 0 5.65.2l.2-.2'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--screen-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M2.54 2.57h10.89c.46 0 .83.37.83.83v6.71c0 .46-.37.83-.83.83H2.54a.83.83 0 0 1-.83-.83V3.4c0-.46.38-.83.83-.83zm7.55 10.89H5.9l.43-2.52H9.7zm-5.43 0h6.71'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--sea-transport-boat::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M11.34 8.86V5.89c0-.92-.74-1.7-1.68-1.7H6.3c-.91 0-1.68.75-1.68 1.7v2.97'%3e%3c/path%3e%3cpath d='M13.86 9.86 8.29 7.63a.8.8 0 0 0-.63 0L2.14 9.86m1.03-.43.89 2.66M8 11.74V7.57m4.8 1.86-.91 2.77'%3e%3c/path%3e%3cpath d='M12.26 11.09 8 9.37 3.74 11.1m-2.03 3.16c.92.11 1.83-.2 2.52-.83a2.53 2.53 0 0 0 3.74 0 2.53 2.53 0 0 0 3.57.17l.17-.17c.66.66 1.6.94 2.52.83M6.31 5.89h3.35m-.83-3.75c0-.23-.2-.43-.43-.43h-.83c-.23 0-.43.2-.43.43v2.09h1.69zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--shop-cart::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M13.11 1.71H2.9c-.2 0-.37.15-.4.32l-.8 3.45c0 .7.58 1.26 1.26 1.26.69 0 1.26-.57 1.26-1.26 0 .7.57 1.26 1.25 1.26.7 0 1.26-.57 1.26-1.26a1.26 1.26 0 0 0 2.52 0c0 .7.57 1.26 1.26 1.26.68 0 1.25-.57 1.25-1.26 0 .7.57 1.26 1.26 1.26.68 0 1.26-.57 1.26-1.26l-.77-3.45a.42.42 0 0 0-.4-.32zm.35 12.58V8.43m-10.92 0v5.86m7.55-3.35H5.8a.83.83 0 0 0-.83.83c0 .09.03.2.06.29L5.77 14c.06.17.23.29.4.29h3.6c.17 0 .34-.12.4-.29l.74-1.94a.85.85 0 0 0-.48-1.09c-.14-.03-.23-.03-.34-.03zm-4.23 0 .83-2.08m3.37 2.08-.83-2.08m-2.06 4.17v-.83m1.66.83v-.83'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--soccer-player::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.77 1.71c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46-.8 0-1.46-.66-1.46-1.46 0-.8.66-1.46 1.46-1.46zm-5.03 9.63c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46-.8.03-1.45-.63-1.45-1.43 0-.83.65-1.49 1.45-1.49zm0 0'%3e%3c/path%3e%3cpath d='m6.31 11.31.66-4.17H6.9c-.32 0-.6.17-.75.46l-.8 1.6c-.2.4-.71.57-1.11.37a.84.84 0 0 1-.37-1.11l.8-1.6a2.51 2.51 0 0 1 2.25-1.4h3.8c.32 0 .6-.17.75-.46l.8-1.6c.2-.4.71-.57 1.11-.37.4.2.57.71.37 1.11l-.8 1.6a2.5 2.5 0 0 1-2.25 1.4h-.35l-1 6.38a.86.86 0 0 1-.82.71h-.15a.84.84 0 0 1-.68-.97l.57-3.63'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--study-book::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.86 11.46a11.4 11.4 0 0 0-3.38-.6.84.84 0 0 1-.77-.83V2.54c0-.45.38-.83.83-.83h.06c3.54.2 5.4 1.46 5.4 2.4 0-.97 2.09-2.2 5.4-2.4.46-.02.86.32.89.77v7.09M8 4.11V6.3M6.52 4.91c-1-.37-2.06-.6-3.12-.71m8.74 2.23.6-.09m-6.22.72c-1-.37-2.06-.6-3.12-.72m3.12 2.97a13.2 13.2 0 0 0-3.15-.7m6.26-3.67c1.03-.37 2.08-.6 3.14-.71'%3e%3c/path%3e%3cpath d='m14.23 14.26.06-.63a1.7 1.7 0 0 0-1.32-1.8l-2.03-.46v-3.2a1.06 1.06 0 1 0-2.11 0v5.14l-.83-.6a.86.86 0 0 0-1.2.18.85.85 0 0 0 0 1.02l.26.35'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--supermarket::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 1.71h2.52V3.4H8zM4.23 5.06h.83m6.71 0h-.83M8 3.4v1.69M1.71 8h.83m10.92 0h.83m-.83 6.29V8h-2.52V5.06H5.06V8H2.54v6.29zm0 0'%3e%3c/path%3e%3cpath d='M8 6.74c.69 0 1.26.57 1.26 1.26 0 .69-.57 1.26-1.26 1.26-.69 0-1.26-.57-1.26-1.26 0-.69.57-1.26 1.26-1.26zm-2.09 4.2h4.2v3.35h-4.2zm-.43 0h5.04m-2.52 0v3.35'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--synchronize-arrows-triangle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M6.97 12.31H3.2a.89.89 0 0 1-.89-.88c0-.14.03-.32.12-.43l1.68-2.86M11.89 7l2.28 3.97a.87.87 0 0 1-.74 1.32h-3.8M5.26 6.14l2.28-3.97a.86.86 0 0 1 1.2-.31c.15.08.26.2.32.31l1.65 2.86'%3e%3c/path%3e%3cpath d='m11.4 10.54-1.77 1.77 1.77 1.78M11.37 2.6 10.71 5l-2.4-.66m-6.6 4.43 2.4-.66.66 2.4'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--tags-cash::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath fill='none' d='M6.43 12.03a.84.84 0 0 1-1.17 0L2.26 9a.84.84 0 0 1 0-1.17L8.1 1.97a.78.78 0 0 1 .6-.26h3c.46 0 .83.38.83.83v3c0 .23-.08.43-.25.6'%3e%3c/path%3e%3cpath d='M10.46 3.6a.2.2 0 0 0-.2.2c0 .11.08.2.2.2a.2.2 0 0 0 .2-.2.2.2 0 0 0-.2-.2zm0 0'%3e%3c/path%3e%3cpath fill='none' d='M11.71 9.26h-1.14c-.4 0-.74.34-.74.74 0 .31.2.57.48.69l1.15.45c.37.15.57.6.43.97a.75.75 0 0 1-.7.46h-1.13m.83-3.31v-.43m0 4.2v-.43'%3e%3c/path%3e%3cpath fill='none' d='M10.89 7.57a3.35 3.35 0 1 1-3.35 3.37 3.37 3.37 0 0 1 3.35-3.37zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--tennis-backhand::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M7.17 1.71c.8 0 1.46.66 1.46 1.46 0 .8-.66 1.46-1.46 1.46-.8 0-1.46-.66-1.46-1.46 0-.8.63-1.46 1.46-1.46zm5.86 9.43c.11 0 .2.09.2.2m-.4 0c0-.11.08-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2m-1.83-7.6c.6-1 1.69-1.46 2.43-1 .74.43.89 1.6.28 2.6-.6 1-1.68 1.46-2.43 1-.74-.45-.85-1.63-.28-2.6zm-.49 3.92.77-1.32M7.63 9.06c.14.14.34.2.54.2h1.92a.83.83 0 0 0 0-1.66h-1.8l-1.6-1.74a.82.82 0 0 0-1.17-.06.6.6 0 0 0-.2.26L3.61 9.4a2.7 2.7 0 0 0-.25 1.12v1.28l-1.34 1a.83.83 0 0 0-.17 1.17c.28.37.8.46 1.17.17l1.34-1c.43-.31.66-.8.66-1.34v-.4l1.45.63.72 1.77a.84.84 0 0 0 1.57-.6l-.71-1.77c-.17-.4-.49-.74-.89-.91l-1.8-.78.92-1.83zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--tennis-racquet::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.14 14.03a.84.84 0 0 1-1.17 0 .84.84 0 0 1 0-1.17l1.94-1.95L5.1 12.1zm2.77-3.94-1.4 1.4m3.43-8.46c1.6-1.6 4.03-1.77 5.4-.37 1.4 1.4 1.23 3.8-.37 5.4-1.6 1.6-4.03 1.77-5.4.37-1.4-1.37-1.23-3.8.37-5.4zm0 0'%3e%3c/path%3e%3cpath d='m6.69 6.83-.8 3.26 3.25-.8m4.66-2.35L9.06 2.2M7.11 4.14l4.75 4.75m.48-6.92L6.9 7.43m1.67 1.68 5.46-5.45M3.4 1.71a1.69 1.69 0 0 1 0 3.38 1.69 1.69 0 0 1 0-3.38zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--time-clock-circle-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 1.71c3.48 0 6.29 2.8 6.29 6.29 0 3.48-2.8 6.29-6.29 6.29A6.27 6.27 0 0 1 1.71 8c0-3.48 2.8-6.29 6.29-6.29zm0 0'%3e%3c/path%3e%3cpath d='M8 7.11c.48 0 .89.4.89.89a.9.9 0 0 1-.89.89.9.9 0 0 1-.89-.89c0-.48.4-.89.89-.89zm0 0V3.97m.63 4.66 1.6 1.6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--tool-box::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath d='M2.29 4.86h11.14c.46 0 .86.4.86.85v6.86c0 .46-.4.86-.86.86H2.29a.88.88 0 0 1-.86-.86V5.71c.05-.51.4-.85.86-.85zm8.17 0a2.56 2.56 0 0 0-2.57-2.57A2.56 2.56 0 0 0 5.3 4.86M1.43 8.29h5.28m2.15 0H14'%3e%3c/path%3e%3cpath d='M7.89 9.54a.88.88 0 0 1-.86-.85v-.86c0-.46.4-.86.86-.86.45 0 .85.4.85.86v.86c0 .45-.4.85-.85.85zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--touch-finger::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m6.23 14.29-1.54-1.75a.86.86 0 0 1 .08-1.23.87.87 0 0 1 1.23.09l1.09 1.23V7.6a.826.826 0 1 1 1.65 0v3.77h.83a2.5 2.5 0 0 1 2.52 2.52v.4'%3e%3c/path%3e%3cpath d='M10.4 9.26c1.86-1.4 2.23-4 .83-5.86a4.17 4.17 0 0 0-5.86-.83 4.17 4.17 0 0 0 0 6.69'%3e%3c/path%3e%3cpath d='M10.4 9.26c1.86-1.4 2.23-4 .83-5.86a4.17 4.17 0 0 0-5.86-.83 4.17 4.17 0 0 0 0 6.69'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--travel-luggage-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M4.66 11.31a5.02 5.02 0 1 1 7.11-4.57M3.54 2.86l2.94 1.11c.38.14.6.55.52.94l-.14.9a.86.86 0 0 1-.63.65l-1.17.28-.66 1.6c-.11.32-.34.57-.63.77l-1.03.72'%3e%3c/path%3e%3cpath d='M10.23 3.11 9.4 4.74a.95.95 0 0 0-.06.63l.32.94M7.57 9.69h5.86c.46 0 .83.37.83.83v2.94c0 .45-.37.83-.83.83H7.57a.83.83 0 0 1-.83-.83v-2.94c0-.46.37-.83.83-.83zm.86 0v4.6m4.17-4.6v4.6m-3.34-4.6v-.43c0-.69.57-1.26 1.26-1.26.68 0 1.25.57 1.25 1.26v.43'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--travel-paper-plane::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m3.59 2.82 3 1.14c.4.14.62.56.54.95l-.17.86c-.05.3-.3.56-.61.64l-1.17.28-.64 1.61c-.11.31-.34.6-.61.79L2.8 9.8m7.5-6.59-.55.72c-.34.45-.42 1-.25 1.53l.13.42'%3e%3c/path%3e%3cpath d='M5.9 11.65a5.01 5.01 0 0 1-4.12-5.77 5.01 5.01 0 0 1 9.89 0'%3e%3c/path%3e%3cpath d='M7.35 10.64a.4.4 0 0 1-.25-.52.37.37 0 0 1 .25-.25l6.94-2.82L11.45 14c-.09.22-.34.3-.56.22a.57.57 0 0 1-.25-.25l-.84-2.48zm2.48.84 1.53-1.53'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--trip-destination::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M14.29 3.8c0 .94-1.43 3.17-1.92 3.94a.22.22 0 0 1-.28.06c-.03-.03-.06-.03-.06-.06-.51-.77-1.92-2.97-1.92-3.94a2.1 2.1 0 0 1 2.09-2.09 2.1 2.1 0 0 1 2.09 2.1zm-2.09-.2c.11 0 .2.09.2.2m-.43 0c0-.11.09-.2.2-.2m.03.43a.2.2 0 0 1-.2-.2m.4-.03a.2.2 0 0 1-.2.2M4.23 8.2c.11 0 .2.09.2.2m-.4.03c0-.12.08-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2'%3e%3c/path%3e%3cpath d='M4.23 5.91a2.5 2.5 0 0 1 2.51 2.52c0 1.09-1.51 3.11-2.17 4a.44.44 0 0 1-.6.09l-.08-.09c-.66-.89-2.18-2.95-2.18-4a2.5 2.5 0 0 1 2.52-2.52zm0 8.38h5.03c.45 0 .83-.38.83-.83v-2.52c0-.46.37-.83.82-.83h1.7'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--other--walking::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M7.54 1.71c.83 0 1.49.66 1.49 1.49s-.66 1.49-1.49 1.49-1.48-.66-1.48-1.5c0-.82.65-1.48 1.48-1.48zm4 6.18c-.4 0-.74-.18-1-.5a4.34 4.34 0 0 0-3.43-1.65 3.4 3.4 0 0 0-3.4 3.4.86.86 0 0 0 1.72 0c0-.77.51-1.45 1.28-1.66v.29c0 1.83-.54 3.63-1.57 5.14-.25.4-.14.92.23 1.18.4.25.92.14 1.17-.23.55-.8.98-1.69 1.29-2.6.88.57 1.54 1.4 1.88 2.4.15.45.6.71 1.06.57.46-.14.71-.6.57-1.06 0-.03 0-.03-.03-.06a6.22 6.22 0 0 0-3.08-3.57c.08-.6.14-1.17.14-1.77v-.03c.32.17.6.4.83.69a2.96 2.96 0 0 0 2.32 1.11c.45 0 .85-.37.85-.85.03-.43-.37-.8-.83-.8zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--other--yoga-shoulder-stretch::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8 1.71c.86 0 1.57.72 1.57 1.58 0 .85-.71 1.57-1.57 1.57-.86 0-1.57-.72-1.57-1.57 0-.86.71-1.58 1.57-1.58zm5.4 4.49H2.6a.9.9 0 0 0-.89.89c0 .51.4.91.9.91h4.48v1.8h-.9a2.68 2.68 0 0 0-2.67 2.68v.9c0 .48.4.88.88.88a.9.9 0 0 0 .89-.89v-.89c0-.48.4-.88.88-.88H7.4l.6 1.2a2.82 2.82 0 0 0 2.46 1.49h1.14a.89.89 0 0 0 0-1.77h-1.14a.9.9 0 0 1-.8-.5l-.75-1.5V8h4.49a.9.9 0 0 0 .89-.89.9.9 0 0 0-.9-.91zM7.11 9.8h1.8'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--rankings--award-badge-star::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M13.47 12.6H2.57V6.1c0-.26.12-.5.33-.67L7.5 1.9a.84.84 0 0 1 1.03 0l4.61 3.54c.2.16.33.41.33.67zm-10.9 1.69h10.9'%3e%3c/path%3e%3cpath d='m8.32 5.37.7 1.37h1.18c.18 0 .33.14.34.32 0 .09-.04.18-.1.24l-1.1 1.07.6 1.4c.08.16 0 .35-.17.43-.09.03-.2.03-.29-.02l-1.46-.83-1.46.82a.33.33 0 0 1-.45-.12.33.33 0 0 1-.02-.29l.6-1.39L5.6 7.3a.32.32 0 0 1 0-.46c.06-.07.15-.1.24-.1h1.19l.7-1.37a.33.33 0 0 1 .44-.15c.06.03.12.08.15.15zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-badge::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m11.98 14.2-3.45-2.5a.83.83 0 0 0-.98 0l-3.46 2.5a.42.42 0 0 1-.66-.33V2.55c0-.46.37-.84.84-.84h7.54c.46 0 .84.38.84.84v11.32a.42.42 0 0 1-.67.34zm0 0'%3e%3c/path%3e%3cpath d='m12.65 11.58-4.12-3a.84.84 0 0 0-.98 0l-4.12 3'%3e%3c/path%3e%3cpath d='m12.65 8.42-4.12-3a.83.83 0 0 0-.98 0l-4.12 3'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-medal-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.04 5.07a4.61 4.61 0 1 1 0 9.22 4.61 4.61 0 0 1 0-9.22zm0 0'%3e%3c/path%3e%3cpath d='m8.34 7.05.7 1.37h1.18c.18 0 .33.13.33.32 0 .09-.03.17-.1.24l-1.09 1.07.6 1.4a.33.33 0 0 1-.46.4l-1.46-.82-1.46.82a.33.33 0 0 1-.47-.41l.6-1.39-1.09-1.07a.33.33 0 0 1 0-.46c.06-.07.15-.1.24-.1h1.18l.7-1.38a.33.33 0 0 1 .46-.13c.05.03.1.07.14.14zm2.63-.93 1.68-4.4H3.43l1.68 4.4M7 5.19 6.35 1.7m2.73 3.49.63-3.48'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-medal-2::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m11.83 14.2-3.4-2.5a.8.8 0 0 0-.96 0l-3.39 2.5a.4.4 0 0 1-.57-.09.42.42 0 0 1-.08-.24V2.55c0-.46.37-.84.82-.84h7.4c.46 0 .83.38.83.84v11.32c0 .23-.18.42-.41.42a.4.4 0 0 1-.24-.08zm0 0'%3e%3c/path%3e%3cpath d='m12.48 10.32-4.04-3a.8.8 0 0 0-.97 0l-4.04 3'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-medal::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 5.07a4.6 4.6 0 1 1 0 9.21 4.6 4.6 0 0 1 0-9.21zm0 0'%3e%3c/path%3e%3cpath d='M8.3 7.05 9 8.42h1.18c.18 0 .33.13.34.32 0 .09-.04.17-.1.24l-1.1 1.07.61 1.4a.33.33 0 0 1-.47.4L8 11.03l-1.46.82a.33.33 0 0 1-.47-.41l.6-1.39-1.09-1.07a.32.32 0 0 1 0-.46.3.3 0 0 1 .24-.1H7l.7-1.38a.33.33 0 0 1 .45-.13c.06.03.1.07.14.14zM5.9 1.71l.95 3.5M3.98 7.42l-2.27-5.7m8.39-.01-.95 3.5m2.87 2.21 2.27-5.7'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-ribbon-star-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m3.98 8.58-2.27 2.77 2.1.42.84 2.52 2.2-3.5m5.17-2.21 2.27 2.77-2.1.42-.84 2.52-2.2-3.5'%3e%3c/path%3e%3cpath d='M8 1.71a4.6 4.6 0 1 1 0 9.22 4.6 4.6 0 0 1 0-9.22zm0 0'%3e%3c/path%3e%3cpath d='M8.3 3.7 9 5.06h1.18c.18 0 .33.13.34.31 0 .1-.04.18-.1.24L9.32 6.7l.61 1.39a.33.33 0 0 1-.47.4L8 7.69l-1.46.82a.33.33 0 0 1-.45-.12.34.34 0 0 1-.02-.3l.6-1.38-1.09-1.08a.32.32 0 0 1 0-.46c.06-.06.15-.1.24-.1H7l.7-1.37a.34.34 0 0 1 .59 0zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-ribbon-star-2::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.3 4.11 9 5.48h1.18a.33.33 0 0 1 .24.56l-1.1 1.08.61 1.38a.33.33 0 0 1-.47.41L8 8.1l-1.46.83a.33.33 0 0 1-.47-.42l.6-1.38-1.09-1.08a.32.32 0 0 1 0-.45c.06-.07.15-.1.24-.1H7l.7-1.38a.34.34 0 0 1 .59 0zM3.93 8.64l-2.22 2.71 2.1.42.84 2.52 2.23-3.54m5.19-2.11 2.22 2.71-2.1.42-.84 2.52-2.23-3.54'%3e%3c/path%3e%3cpath d='m8.26 1.8 1.04.84 1.32-.07c.2 0 .37.12.42.3l.35 1.29 1.11.73c.17.1.23.31.16.5l-.47 1.23.47 1.24c.07.19 0 .4-.16.5l-1.1.73-.36 1.28a.41.41 0 0 1-.42.3l-1.32-.06-1.04.83a.41.41 0 0 1-.52 0l-1.03-.83-1.33.07a.42.42 0 0 1-.42-.31L4.6 9.09l-1.1-.73a.41.41 0 0 1-.16-.5l.47-1.24-.47-1.23c-.07-.2 0-.4.16-.5l1.1-.73.36-1.29a.42.42 0 0 1 .42-.3l1.33.07 1.03-.83a.41.41 0 0 1 .52 0zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-ribbon-star-3::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.04 1.71a4.61 4.61 0 1 1 0 9.23 4.61 4.61 0 0 1 0-9.23zm0 0'%3e%3c/path%3e%3cpath d='m10.13 10.43.84 3.86-2.93-1.68-2.93 1.68.83-3.86m2.4-6.73.7 1.37h1.18c.18 0 .33.13.33.31 0 .1-.03.18-.1.24L9.36 6.7l.6 1.39c.08.16 0 .36-.17.43-.1.03-.2.03-.29-.02l-1.46-.82-1.46.82a.33.33 0 0 1-.45-.12.32.32 0 0 1-.02-.3l.6-1.38-1.09-1.08a.32.32 0 0 1 0-.46c.06-.06.15-.1.24-.1h1.18l.7-1.37a.34.34 0 0 1 .6 0zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-star-head::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='m8.34 1.93.82 1.46h1.38c.21 0 .39.16.39.37 0 .1-.04.2-.11.28L9.54 5.43l.71 1.62c.08.2-.01.42-.2.5a.38.38 0 0 1-.35-.02L8 6.57l-1.7.96a.38.38 0 0 1-.53-.14.4.4 0 0 1-.02-.34l.7-1.62-1.27-1.4a.38.38 0 0 1 0-.53.38.38 0 0 1 .27-.1h1.39l.81-1.47c.1-.2.33-.27.52-.17.08.03.13.1.17.17zm.5 10.27v2.09h2.1m-.42-4.19v2.1h2.09m-.41-3.78v2.1h2.09m-2.09 0 1.67-1.68M7.16 12.2v2.09h-2.1m.42-4.19v2.1H3.4m.4-3.78v2.1H1.72m2.08 0L2.14 8.84'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--rankings--award-trophy-star-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='m8.45 8.24.93 1.86h1.6a.44.44 0 0 1 .3.74l-1.36.93.7 1.9c.1.22 0 .48-.23.58a.43.43 0 0 1-.39-.02l-1.94-1.1-1.95 1.1a.44.44 0 0 1-.62-.56l.9-1.9-1.55-.92a.44.44 0 0 1 .3-.75h1.59l.93-1.86c.11-.21.38-.3.6-.19.08.04.15.11.19.2zM6.8 1.71v3.36m2.52-3.36v3.36M11 7.58l.83-5.87H4.29l.83 5.87'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--rankings--award-trophy-star-11::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.3 3.7 9 5.07h1.18c.18 0 .33.14.34.32 0 .09-.04.18-.1.24L9.32 6.7l.61 1.39a.33.33 0 0 1-.47.41L8 7.68l-1.46.82a.33.33 0 0 1-.47-.41l.6-1.4-1.09-1.06a.32.32 0 0 1 0-.46c.06-.07.15-.1.24-.1H7l.7-1.37a.33.33 0 0 1 .44-.15.3.3 0 0 1 .15.15zm3.9.1c1.87 0 1.53-.24 2.09 4.2M3.8 3.8c-2.1 0-1.48-.68-2.09 4.2m9.43 6.29H4.86'%3e%3c/path%3e%3cpath d='M3.8 7.16v-4.6c0-.47.38-.85.85-.85h6.7c.47 0 .84.38.84.84v4.61c0 5.04-8.38 5.04-8.38 0zM8 14.29v-3.36'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-trophy-star::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8.02 10.1v1.67m3.55 2.52a3.77 3.77 0 0 0-7.1 0zM10.54 1.71h2.09c.46 0 .83.38.83.84v2.1a5.44 5.44 0 1 1-10.89 0v-2.1c0-.46.38-.84.84-.84h2.1'%3e%3c/path%3e%3cpath d='m8.32 2.73.7 1.38h1.18a.33.33 0 0 1 .24.55l-1.1 1.08.6 1.38c.08.17 0 .36-.17.43-.1.04-.2.04-.29-.01L8.02 6.7l-1.46.83a.33.33 0 0 1-.45-.12.32.32 0 0 1-.02-.3l.6-1.38L5.6 4.66a.33.33 0 0 1 0-.46c.06-.06.15-.1.24-.1h1.18l.7-1.37a.33.33 0 0 1 .6 0zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--award-trophy::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M5.07 11.77h5.86c.46 0 .84.38.84.84v.84c0 .46-.38.84-.84.84H5.07a.84.84 0 0 1-.84-.84v-.84c0-.46.38-.84.84-.84zM5.9 1.71H2.3a.57.57 0 0 0-.58.58 6.28 6.28 0 1 0 12.58 0 .57.57 0 0 0-.58-.58H10.1'%3e%3c/path%3e%3cpath d='m6.82 8.46-.98 3.31h4.2l-.89-3.3M8.34 1.9l.7 1.37h1.18c.18 0 .33.14.33.32 0 .09-.03.18-.1.24L9.36 4.9l.6 1.39a.33.33 0 0 1-.46.4l-1.46-.82-1.47.83a.33.33 0 0 1-.45-.12.34.34 0 0 1-.01-.3l.6-1.38-1.09-1.07a.33.33 0 0 1 0-.46c.06-.07.15-.1.24-.1h1.18l.7-1.38a.34.34 0 0 1 .45-.14c.06.04.11.09.15.14zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--certified-ribbon-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M11.35 4.23 8.3 7.29a.42.42 0 0 1-.6 0l-.96-.97M3.93 8.64l-2.22 2.71 2.1.42.84 2.52 2.23-3.54m5.19-2.11 2.22 2.71-2.1.42-.84 2.52-2.23-3.54'%3e%3c/path%3e%3cpath d='m12.2 6.62.46 1.24c.07.19 0 .4-.16.5l-1.1.73-.36 1.28a.41.41 0 0 1-.42.3l-1.32-.06-1.04.83a.41.41 0 0 1-.52 0l-1.04-.83-1.32.07a.42.42 0 0 1-.42-.31L4.6 9.09l-1.1-.73a.41.41 0 0 1-.16-.5l.47-1.24-.47-1.23c-.07-.2 0-.4.16-.5l1.1-.73.36-1.29a.42.42 0 0 1 .42-.3l1.32.07 1.04-.83a.41.41 0 0 1 .52 0l1.04.83'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--certified-ribbon-2::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m11.98 14.2-3.45-2.5a.83.83 0 0 0-.98 0l-3.46 2.5a.42.42 0 0 1-.66-.33V2.55c0-.46.37-.84.84-.84h7.54c.46 0 .84.38.84.84v11.32a.42.42 0 0 1-.67.34zm0 0'%3e%3c/path%3e%3cpath d='M10.55 5.66 7.5 8.71a.41.41 0 0 1-.6 0h0l-.96-.96'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--common-file-award::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='m9.54 10.92-.35 2.93c-.04.2.1.4.3.43a.4.4 0 0 0 .33-.1l1.02-1.02 1.01 1.02a.37.37 0 0 0 .63-.33l-.36-2.95'%3e%3c/path%3e%3cpath d='M10.82 7.16a2.1 2.1 0 1 1 0 4.2 2.1 2.1 0 0 1 0-4.2zm0 0'%3e%3c/path%3e%3cpath d='M7.05 12.6H3.7a.84.84 0 0 1-.84-.83V2.55c0-.46.37-.84.84-.84h5.93c.23 0 .44.1.6.25l1.6 1.6c.16.16.25.37.25.6V5.9'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--school-book-trophy::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M1.71 14.29h2.7a1.1 1.1 0 0 0 1.07-1.12v-1.12a1.1 1.1 0 0 0-1.07-1.12H1.7'%3e%3c/path%3e%3cpath d='M4.45 14.29h9c.46 0 .84-.38.84-.84v-1.68a.84.84 0 0 0-.84-.84h-9m8.15 0v3.36m-1.67-3.36v3.36m-1.67-3.36v3.36m-1.68-3.36v3.36M3.8 12.6H1.72m8.63-1.67v-.7a.3.3 0 0 0-.22-.28 2.1 2.1 0 0 1-1.46-2.1c0-2.1 2.6.54 2.68-5.82a.33.33 0 0 0-.33-.32H4.98a.33.33 0 0 0-.33.32c.08 6.36 2.68 3.71 2.68 5.83.04.95-.56 1.8-1.46 2.09a.31.31 0 0 0-.22.28v.7zm0 0'%3e%3c/path%3e%3cpath d='M4.66 2.55H3.28a.3.3 0 0 0-.3.3v.02c.06.77.42 2.66 2.18 2.61m6.18-2.93h1.42c.17 0 .3.13.3.3v.02c-.07.78-.43 2.68-2.22 2.61'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--seo-trophy::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M11.77 12.6h1.68c.46 0 .84-.37.84-.83V2.62c0-.5-.4-.9-.9-.9H2.6c-.5 0-.9.4-.9.9v9.09c0 .5.4.9.9.9h1.62M1.71 4.23H14.3'%3e%3c/path%3e%3cpath d='M5.7 6.32c-.15.34-.22.7-.22 1.07A2.59 2.59 0 0 0 8 10.04a2.59 2.59 0 0 0 2.52-2.65c0-.37-.08-.73-.22-1.07zM8 10.04v2.57m2.1 1.68A2.26 2.26 0 0 0 8 12.6c-1 .04-1.84.72-2.1 1.68zm0 0'%3e%3c/path%3e%3cpath d='M5.5 7.58H3.8c0 .9.34 1.79.94 2.46m5.76-2.46h1.7c0 .94-.36 1.84-1 2.53'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--rankings--window-badge::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M13.45 5.9V2.56a.84.84 0 0 0-.84-.84H2.55a.84.84 0 0 0-.84.84v9.22c0 .46.38.84.84.84h6.7M1.71 4.23h11.74'%3e%3c/path%3e%3cpath d='M12.2 7.58a2.1 2.1 0 1 1 0 4.19 2.1 2.1 0 0 1 0-4.19zm0 0'%3e%3c/path%3e%3cpath d='M13.45 11.35v2.94l-1.26-1.26-1.26 1.26v-2.94m1.27-1.89c.1 0 .2.1.2.22a.2.2 0 1 1-.42 0c0-.12.1-.22.21-.22zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--accounting-calculator::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='8' stroke-width='.75'%3e%3cpath fill='none' d='M4.27 1.71h7.54c.45 0 .84.4.84.84v10.9c0 .44-.4.84-.84.84H4.27a.86.86 0 0 1-.84-.84V2.5c.05-.45.39-.79.84-.79zm0 0'%3e%3c/path%3e%3cpath fill='none' d='M5.55 3.4h5.03c.22 0 .45.16.45.44V5.5c0 .23-.17.45-.45.45H5.55a.44.44 0 0 1-.44-.45V3.84c.05-.28.22-.45.44-.45zm0 0'%3e%3c/path%3e%3cpath d='M5.77 7.97c.12 0 .23.11.23.23 0 .1-.11.22-.23.22-.1 0-.22-.11-.22-.22 0-.12.11-.23.22-.23zm2.41 0c.1 0 .22.11.22.23 0 .1-.11.22-.22.22s-.23-.11-.23-.22c0-.12.06-.23.23-.23zm2.18 0c.1 0 .22.11.22.23 0 .1-.11.22-.22.22s-.23-.11-.23-.22c0-.12.12-.23.23-.23zM5.77 10.1c.12 0 .23.1.23.22 0 .11-.11.22-.23.22-.1 0-.22-.11-.22-.22 0-.17.11-.23.22-.23zm2.41 0c.1 0 .22.1.22.22 0 .11-.11.22-.22.22s-.23-.11-.23-.22c0-.17.06-.23.23-.23zm2.18 0c.1 0 .22.1.22.22 0 .11-.11.22-.22.22s-.23-.11-.23-.22c.06-.17.12-.23.23-.23zm-4.59 2.06c.12 0 .23.11.23.23 0 .1-.11.22-.23.22-.1 0-.22-.11-.22-.22 0-.12.11-.23.22-.23zm2.41 0c.1 0 .22.11.22.23 0 .1-.11.22-.22.22s-.23-.11-.23-.22c0-.12.06-.23.23-.23zm2.18 0c.1 0 .22.11.22.23 0 .1-.11.22-.22.22s-.23-.11-.23-.22c0-.12.12-.23.23-.23zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--button-loop::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M9.23 9.57c.54.74 1.4 1.23 2.34 1.29a3 3 0 1 0 0-6c-2.14 0-3.43 3-3.43 3s-1.28 3-3.43 3a3 3 0 1 1 0-6c.95.05 1.8.54 2.35 1.28'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--cat-sitting::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.46 6.09a2.12 2.12 0 0 1-1.17-1.86V1.71L8 2.54h.86l1.71-.83v2.52c0 .83-.51 1.6-1.31 1.91'%3e%3c/path%3e%3cpath d='M6.83 5.63 5.4 8.83a2.76 2.76 0 0 0-2.14 2.08 4.39 4.39 0 0 0 0 2.03c.17.77.88 1.32 1.68 1.32h6.95c1.28 0 1.28-2.09 0-2.09M9.74 5.91v6.72M8 12.6V9.26'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--drone-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M13.46 5.09H11.8a2.3 2.3 0 0 1-1.86-.8 2.53 2.53 0 0 0-3.83 0c-.48.51-1.17.8-1.85.8H2.54a.83.83 0 0 0 0 1.65H4.2a2.3 2.3 0 0 1 1.86.8 2.52 2.52 0 0 0 3.83 0c.48-.51 1.17-.8 1.85-.8h1.66c.46 0 .83-.37.83-.83.06-.45-.32-.82-.77-.82zM1.71 2.57h.83m1.69 0h.83M3.4 3.4v1.66m7.54-2.49h.83m1.69 0h.83m-1.69.83v1.66M5.06 8.43a4.86 4.86 0 0 0-2.4 3.14c-.09.43.17.89.63 1 .05 0 .1.03.2.03h1.57m0-.83v1.66m5.88-5c1.2.66 2.09 1.8 2.4 3.14a.81.81 0 0 1-.63 1c-.05 0-.1.03-.2.03h-1.57m0-.83v1.66'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--global-warming-high-temperature::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.57 2.54a4.19 4.19 0 1 1 0 6.69m1.69-5.86.88.6c.23.14.38.43.38.69v.97c0 .4-.29.74-.7.83l-1.42.28.31 1.23'%3e%3c/path%3e%3cpath d='m14.26 6.34-1.8.6a.89.89 0 0 0-.57.97l.34 1.6m-6.34.4V3.4c0-.94-.75-1.69-1.66-1.69-.92 0-1.69.75-1.69 1.69v6.5a2.5 2.5 0 0 0-.17 3.55 2.5 2.5 0 0 0 3.54.17c.55-.49.83-1.15.83-1.86 0-.71-.31-1.4-.85-1.86zM4.23 4.23v6.71'%3e%3c/path%3e%3cpath d='M4.23 10.94a.83.83 0 1 1-.83.83c-.03-.46.37-.83.83-.83zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--lab-flask-experiment::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M5.14 1.71h5.72m-.8 4.2v-4.2H5.94v4.2L2.26 11.7a1.7 1.7 0 0 0 .48 2.3c.26.17.57.26.89.26h8.71c.92 0 1.63-.74 1.63-1.69 0-.31-.08-.63-.26-.91zM4.34 8.43h7.32m-2.43 2.51h1.63m-.8-.85v1.68m-4.92.2c.12 0 .2.09.2.2m-.43.03c0-.11.09-.2.2-.2m.03.4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2m1.63-2.09c.12 0 .2.09.2.2m-.4.01c0-.12.09-.2.2-.2m0 .39a.2.2 0 0 1-.2-.2m.4.01a.2.2 0 0 1-.2.2m3.29-7.32H8.43m1.63 1.66H8.43'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--lab-tube-bottle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.09 5.48V3.4h2.51v9.63c0 .68-.57 1.26-1.26 1.26-.14 0-.28-.03-.43-.1M13.43 3.4H9.26M5.09 1.71h3.34'%3e%3c/path%3e%3cpath d='M7.57 6V1.71H5.91V6a4.2 4.2 0 0 0-3.25 4.94 4.14 4.14 0 0 0 4.91 3.26 4.2 4.2 0 0 0 0-8.2zm3.26 4.94H2.66'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--lab-tube-experiment::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M9.71 12.2c0 1.14-.97 2.09-2.14 2.09a2.13 2.13 0 0 1-2.14-2.1V1.72h4.28zM11 1.71H4.14m4.09 4.2c.11 0 .23.09.23.2m-.46 0c0-.11.09-.2.23-.2m0 .4c-.12 0-.23-.08-.23-.2m.43 0c0 .12-.09.2-.23.2M6.91 8.43c.12 0 .23.09.23.2m-.43 0c0-.11.1-.2.23-.2m-.03.4c-.1 0-.22-.09-.22-.2m.45 0c0 .11-.08.2-.23.2m.86 2.11c.12 0 .23.09.23.2m-.43 0c0-.11.09-.2.23-.2m-.03.4c-.11 0-.23-.08-.23-.2m.46 0c0 .12-.09.2-.23.2m1.94-7.11H5.43M2 8.43h1.71m-.85-.86v1.69M13.14 3.4c.49 0 .86.37.86.83 0 .46-.37.83-.86.83a.84.84 0 0 1-.85-.83c0-.46.37-.83.85-.83zm0 0' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--lab-tubes::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M10.26 6.74c.11 0 .2.09.2.2m-.43 0c0-.11.08-.2.2-.2m.03.43a.2.2 0 0 1-.2-.2m.4-.03a.2.2 0 0 1-.2.2M5.34 8.83c.12 0 .2.08.2.2m-.4.03c0-.12.09-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2m.4-2.52c.12 0 .2.09.2.2m-.4 0c0-.11.09-.2.2-.2m0 .43a.2.2 0 0 1-.2-.2m.43-.03a.2.2 0 0 1-.2.2m4.89 1.69c.11 0 .2.08.2.2m-.4.03c0-.12.08-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2'%3e%3c/path%3e%3cpath d='M7.17 10.09c0 .91-.74 1.68-1.63 1.68-.91 0-1.63-.74-1.63-1.68V1.7h3.26zm4.92 0c0 .91-.75 1.68-1.63 1.68-.92 0-1.63-.74-1.63-1.68V1.7h3.26zm0 0'%3e%3c/path%3e%3cpath d='M13.71 7.17v5.46c0 .91-.74 1.68-1.62 1.68H3.9a1.7 1.7 0 0 1-1.62-1.7V7.16m.01 2.1H3.9m3.27 0H8.8m3.29 0h1.62m-9.8-4.2h3.26m1.66 0h3.26'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--organic-flask-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M9.43 12.89s.68 1.4 1.83 1.28c2.34-.2 2.17-3.28 3.03-4.37a5.18 5.18 0 0 0-4.63.03c-1.2.69-1.29 1.83-.23 3.06zm1.66-1.41s-1.52.2-2.57 2.8m2.25-6.71A4.54 4.54 0 0 0 7.6 4.4V1.7H5.1v2.7a4.62 4.62 0 0 0-3.2 5.69 4.62 4.62 0 0 0 4.42 3.34M3.8 1.71h5.46M7.8 8c.11 0 .2.09.2.2m-.43 0c0-.11.09-.2.2-.2m.03.43a.2.2 0 0 1-.2-.2M8 8.2a.2.2 0 0 1-.2.2M4.86 9.69c.11 0 .2.08.2.2m-.4 0c0-.12.08-.2.2-.2m0 .4a.2.2 0 0 1-.2-.2m.4 0a.2.2 0 0 1-.2.2m.43-3.35c.1 0 .2.09.2.2m-.43 0c0-.11.08-.2.2-.2m.03.43a.2.2 0 0 1-.2-.2m.39-.03a.2.2 0 0 1-.2.2' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--science-brain::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.97 3.37c.32-1 .8-1.66 1.37-1.66.57 0 1.06.66 1.37 1.66M6.69 8c-.32 1-.8 1.66-1.38 1.66-.57 0-1.02-.63-1.34-1.66'%3e%3c/path%3e%3cpath d='M4.52 4.29c1.94-1.1 3.88-1.35 4.34-.58.45.8-.75 2.32-2.69 3.4C4.23 8.2 2.3 8.46 1.83 7.7c-.46-.78.74-2.32 2.69-3.4zm0 0'%3e%3c/path%3e%3cpath d='M1.8 3.71c.46-.8 2.4-.54 4.34.58C8.1 5.37 9.3 6.9 8.83 7.69c-.46.8-2.4.54-4.35-.58-1.91-1.08-3.14-2.63-2.68-3.4zm3.54 1.77c.12 0 .2.09.2.2m-.43.01c0-.12.09-.2.2-.2m.03.42a.2.2 0 0 1-.2-.2m.4-.02a.2.2 0 0 1-.2.2m-1.08 8.4v-2.1'%3e%3c/path%3e%3cpath d='M7.89 1.71c4.05 0 4.91 3.29 6.37 6.98.08.22-.03.45-.26.54-.06.03-.09.03-.14.03h-1.09v1.68c0 .92-.77 1.69-1.71 1.69h-.86v1.66'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--science-molecule-strucutre::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M5.06 7.57a3.35 3.35 0 0 1 3.34 3.34 3.37 3.37 0 0 1-3.34 3.38 3.35 3.35 0 0 1-3.35-3.35 3.4 3.4 0 0 1 3.35-3.37zM3.4 10.94c0-.91.74-1.68 1.69-1.68m6.68-5.86a2.5 2.5 0 0 1 2.52 2.51 2.5 2.5 0 0 1-2.52 2.52 2.5 2.5 0 0 1-2.51-2.52 2.5 2.5 0 0 1 2.51-2.51zm-.83 2.51c0-.45.37-.82.83-.82M4.66 1.71c.68 0 1.25.58 1.25 1.26 0 .69-.57 1.26-1.25 1.26-.69 0-1.26-.57-1.26-1.26 0-.68.54-1.26 1.26-1.26zm3.31 7.55L9.9 7.57m-.42-2.68L5.86 3.34'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--science-molecule::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M8 6.74c.69 0 1.26.57 1.26 1.26 0 .69-.57 1.26-1.26 1.26-.69 0-1.26-.57-1.26-1.26 0-.69.57-1.26 1.26-1.26zm0 0'%3e%3c/path%3e%3cpath d='M5.91 5.91c3.29-3.28 6.86-5 8-3.85 1.15 1.14-.57 4.74-3.85 8-3.29 3.28-6.86 5-8 3.85-1.15-1.14.6-4.71 3.85-8zm0 0'%3e%3c/path%3e%3cpath d='M2.06 2.06c1.14-1.15 4.74.57 8 3.85 3.28 3.29 5 6.86 3.85 8-1.14 1.15-4.74-.57-8-3.85-3.25-3.29-5-6.83-3.85-8zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--science-and-mathematics--science-neurons::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8 3c.69 0 1.26.57 1.26 1.26 0 .68-.57 1.26-1.26 1.26-.69 0-1.26-.58-1.26-1.26C6.74 3.54 7.31 3 8 3zm3.34 1.66c.69 0 1.26.57 1.26 1.25 0 .7-.57 1.26-1.26 1.26-.68 0-1.25-.57-1.25-1.26 0-.68.57-1.25 1.25-1.25zm0 4.17c.69 0 1.26.57 1.26 1.26 0 .68-.57 1.25-1.26 1.25-.68 0-1.25-.57-1.25-1.25 0-.7.57-1.26 1.25-1.26zM4.66 4.66c.68 0 1.25.57 1.25 1.25 0 .7-.57 1.26-1.25 1.26-.69 0-1.26-.57-1.26-1.26 0-.68.54-1.25 1.26-1.25zm0 4.17c.68 0 1.25.57 1.25 1.26 0 .68-.57 1.25-1.25 1.25-.69 0-1.26-.57-1.26-1.25 0-.7.54-1.26 1.26-1.26zM8 10.52c.69 0 1.26.57 1.26 1.25 0 .69-.57 1.26-1.26 1.26-.69 0-1.26-.57-1.26-1.26 0-.68.57-1.25 1.26-1.25zM1.71 3.4a.83.83 0 0 1 0 1.66m4.06.28 1.09-.54m2.28 0 1.09.54m-4.46 5.32 1.12.54m2.22 0 1.12-.54M4.66 7.17v1.69M8 13.03v1.26M8 1.71V3m3.34 4.17v1.69m-7.8-3.55-1.08-.7m-.75 7.99a.83.83 0 0 0 0-1.66m1.83-.25-1.08.7M14.29 3.4a.83.83 0 0 0 0 1.66m-1.83.25 1.08-.7m.75 7.99a.83.83 0 0 1 0-1.66m-1.83-.25 1.08.7'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--email::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M15.67 6a.18.18 0 0 1 .3.15v6.36A1.5 1.5 0 0 1 14.48 14h-13A1.5 1.5 0 0 1 0 12.48V6.12A.19.19 0 0 1 .33 6C1 6.51 2 7.2 5.13 9.51 5.79 10 6.89 11 8 11s2.24-1 2.87-1.48C14.05 7.2 15 6.51 15.67 6zM8 10c.72 0 1.76-.91 2.29-1.29 4.13-3 4.44-3.26 5.4-4a.74.74 0 0 0 .31-.6v-.59A1.5 1.5 0 0 0 14.48 2h-13A1.5 1.5 0 0 0 0 3.52v.59a.76.76 0 0 0 .28.59c1 .74 1.27 1 5.4 4C6.24 9.08 7.28 10 8 10z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--facebook::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='m11.72 9 .45-2.9H9.39V4.23A1.45 1.45 0 0 1 11 2.66h1.26V.2A15 15 0 0 0 10 0a3.53 3.53 0 0 0-3.74 3.9v2.2H3.72V9h2.54v7h3.13V9z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--linkedin::before{background-image:url("data:image/svg+xml,%3csvg aria-hidden='true' data-prefix='fab' data-icon='linkedin-in' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-linkedin-in fa-w-14' fill='%23000'%3e%3cpath fill='%23000' d='M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-email-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' xml:space='preserve' fill='%23000'%3e%3cpath d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zM3.9 5c0-.1.2-.1.3-.1h7.6c.1 0 .2 0 .3.1v.2L8.3 9c-.2.2-.5.2-.6 0L4 5.2c-.1-.1-.1-.1-.1-.2zm8.7 5.3c0 .4-.3.8-.8.8H4.2c-.4 0-.8-.4-.8-.8V5.5h.1l3.7 3.8c.4.4 1.1.4 1.5 0l3.7-3.8h.1v4.8z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-facebook-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' xml:space='preserve' fill='%23000'%3e%3cpath d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm2.3 5.3H9.2c-.3 0-.4.1-.4.5v.6h1.5L10.1 8H8.8v4.6h-2V8H5.7V6.5h1.2V5.2c0-1.2.6-1.8 2-1.8h1.4v1.9z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-instagram2-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' xml:space='preserve' fill='%23000'%3e%3cpath d='M28 56c15.5 0 28-12.5 28-28S43.5 0 28 0 0 12.5 0 28s12.5 28 28 28zM10 20.4C10 14.7 14.7 10 20.4 10h15.2C41.3 10 46 14.7 46 20.4v15.2C46 41.3 41.3 46 35.6 46H20.4C14.7 46 10 41.3 10 35.6V20.4zm24.6 8.1c0 3.4-2.9 6.2-6.6 6.2s-6.6-2.8-6.6-6.2c0-3.4 2.9-6.2 6.6-6.2s6.6 2.8 6.6 6.2zm2.7 0c0 4.8-4.2 8.7-9.3 8.7s-9.3-3.9-9.3-8.7c0-4.8 4.2-8.7 9.3-8.7s9.3 3.9 9.3 8.7zm3.2-9.8c0 1.2-1 2.2-2.2 2.2-1.2 0-2.2-1-2.2-2.2s1-2.2 2.2-2.2c1.3 0 2.2 1 2.2 2.2z' fill-rule='evenodd' clip-rule='evenodd'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-linkedin-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' xml:space='preserve' fill='%23000'%3e%3cpath d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zM4.9 3.4c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9zM4 11.5V5.9h1.8v5.6H4zm8.6 0h-1.8v-3c0-1.8-2.1-1.6-2.1 0v3H6.9V5.9h1.8v.8c.4-.6 1.1-1 1.9-1 1.2.1 2.1 1.1 2 2.3v3.5z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-tiktok-circle::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23a)'%3e%3cpath d='M12 0a12 12 0 1 0 0 24 12 12 0 0 0 0-24Zm7.06 10.35a6.4 6.4 0 0 1-4.71-2.11v7a4.71 4.71 0 1 1-4.7-4.7c.158.007.315.024.47.05V13A2.36 2.36 0 1 0 12 15.29V4h2.82l.15.57a4.21 4.21 0 0 0 4.09 3.19v2.59Z' fill='%23000'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23000' d='M0 0h24v24H0z'%3e%3c/path%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.uq-icon--social--social-wechat-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-5.739-1.81c-1.075.054-2.01.384-2.77 1.122-.77.745-1.123 1.656-1.021 2.786l-.244-.032c-.328-.043-.633-.084-.949-.11a.761.761 0 0 0-.4.071c-.256.144-.5.299-.767.467-.126.08-.256.162-.395.248.024-.11.046-.215.066-.316.046-.226.089-.436.154-.642.063-.22.031-.337-.165-.479-1.303-.918-1.844-2.284-1.436-3.689.376-1.303 1.303-2.087 2.558-2.503 1.72-.558 3.65.007 4.694 1.373.377.495.612 1.052.675 1.703Zm-4.96-.44a.494.494 0 0 0-.48-.495.478.478 0 1 0-.03.958.485.485 0 0 0 .51-.463Zm2.59-.495a.5.5 0 0 0-.487.487.482.482 0 0 0 .494.47.473.473 0 0 0 .48-.486.47.47 0 0 0-.487-.47Zm4.478 7.49c.102.054.204.108.31.155a1.427 1.427 0 0 1-.023-.1c-.01-.055-.02-.107-.04-.151-.22-.393-.094-.628.235-.926 1.146-1.02 1.256-2.63.314-3.838-1.075-1.39-3.312-1.72-4.842-.723-1.72 1.13-1.931 3.234-.448 4.6.785.722 1.727 1.02 2.787.91.145-.013.291-.054.437-.095.2-.056.4-.111.59-.093.233.027.454.143.68.262Zm-3.175-3.99a.399.399 0 0 1-.4.385.417.417 0 0 1-.409-.384.407.407 0 0 1 .408-.416.4.4 0 0 1 .4.416Zm1.703-.03a.404.404 0 0 1 .4-.385c.228 0 .4.188.393.416a.394.394 0 0 1-.4.384.394.394 0 0 1-.393-.416Z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-weebo-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-2.013-2.32c.055.665-.062 1.47-.503 1.509-.545.047-.464-.395-.386-.82.025-.137.05-.271.053-.388.024-1.385-1.153-2.345-2.314-2.345-.058 0-.13.007-.208.015-.362.036-.862.085-.767-.487.05-.276.268-.3.506-.325l.067-.008c1.942-.255 3.413 1.084 3.552 2.848Zm-2.795 1.809c-.132-.065-.265-.13-.393-.2.186-.472.302-1.091.008-1.455-.482-.56-1.401-.306-2.148-.1-.296.082-.566.157-.77.17.333-1.022-.039-2.051-1.277-1.742-1.146.287-1.99.914-2.787 1.71-.836.837-1.687 1.82-1.811 3.09-.14 1.47.782 2.213 1.68 2.716 2.662 1.51 6.935.673 8.351-1.308.194-.279.395-.712.434-1.037.137-1.147-.562-1.49-1.287-1.844ZM10.427 9.2c.008.542-.263 1.006-.534 1.308-.727.836-2.275 1.386-3.823 1.27-1.34-.086-3.158-.875-2.818-2.547.155-.743.759-1.238 1.278-1.54.634-.372 1.238-.558 2.144-.635 1.648-.14 3.753.48 3.753 2.144Zm1.92-3.521c.07.51-.077.952-.371.975-.37.023-.357-.18-.34-.47.006-.094.013-.197.007-.304-.016-.271-.24-.58-.434-.674-.139-.065-.306-.065-.464-.064-.271 0-.51 0-.51-.338 0-.348.264-.36.459-.368.026 0 .051-.002.074-.004.852-.054 1.479.527 1.58 1.247Zm-7.616 4.666c.681 1.858 4.404.852 3.692-1.308-.217-.65-.944-1.145-1.912-1.037-1.145.116-2.237 1.107-1.78 2.345Zm1.982-.944c.154.263.503.078.472-.131-.039-.24-.48-.202-.472.131Zm-.604 1.146c.627-.147.712-1.332-.232-1.107-.798.186-.643 1.316.232 1.107Z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-x-twitter-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' xml:space='preserve' fill='%23000'%3e%3cpath d='m4.8 4.6 5.2 6.8h1.2L6 4.6z'%3e%3c/path%3e%3cpath d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm1.7 12L7.4 8.9 4.5 12h-.8L7 8.4 3.7 4h2.5l2.2 2.9L11.1 4h.7l-3 3.3 3.5 4.7H9.7z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-x-twitter::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 12' xml:space='preserve' fill='%23000'%3e%3cpath d='m7.6 5 4.6-5h-1.1l-4 4.3L3.8 0H0l5 6.6L0 12h1.1l4.4-4.7L9 12h3.8L7.6 5zM1.7.8h1.8l7.7 10.3H9.4L1.7.8z' fill='%23000'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-you-tube-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' xml:space='preserve' fill='%23000'%3e%3cpath d='M28 56c15.5 0 28-12.5 28-28S43.5 0 28 0 0 12.5 0 28s12.5 28 28 28zM9.5 28c0 6 0 9 1.8 10.9l.3.3C13.5 41 16.5 41 22.4 41h11.1c6 0 9 0 10.9-1.8l.3-.3C46.5 37 46.5 34 46.5 28s0-9-1.8-10.9l-.3-.3C42.5 15 39.5 15 33.6 15H22.4c-6 0-9 0-10.9 1.8l-.3.3C9.5 19 9.5 22 9.5 28zm24.3 0-9.2-5.3v10.7l9.2-5.4z' fill-rule='evenodd' clip-rule='evenodd'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--social--social-youku-circle::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM7.157 7c-.29 0-.29.269-.29.269l.005 1.23c0 .018-.002 1.157 1.174 1.157 1.175-.005 1.18-1.147 1.18-1.147l.006-1.24S9.232 7 8.935 7c-.29 0-.29.263-.29.263l-.006 1.24a.55.55 0 0 1-.598.572c-.604.005-.604-.588-.604-.588l.016-1.218S7.448 7.005 7.157 7Zm-1.63.005h-.006a1.187 1.187 0 0 0-.84.351c-.252.231-.356.582-.35.917-.011.275.021.571.175.807.192.33.565.538.944.576h.154c.384-.033.752-.241.944-.576.153-.241.186-.532.175-.807.006-.335-.098-.686-.35-.916a1.093 1.093 0 0 0-.528-.308 1.23 1.23 0 0 0-.313-.044h-.005Zm-3.42 0a.315.315 0 0 0-.29.198c-.044.115 0 .253.093.34.12.123.242.244.364.365.163.163.327.325.487.492l.005.96s-.005.302.302.307c.302-.005.308-.307.308-.307l.005-.988.862-.856c.093-.077.099-.22.066-.324-.066-.181-.33-.247-.467-.11-.01.006-.768.758-.768.758l-.813-.78a.262.262 0 0 0-.153-.055Zm3.42.593a.39.39 0 0 1 .16.028c.158.05.296.164.372.312.07.142.06.417.056.523a.28.28 0 0 0 0 .043c.005.23-.154.433-.363.527a.626.626 0 0 1-.22.044.631.631 0 0 1-.225-.044c-.208-.094-.367-.297-.362-.527V8.46C4.94 8.355 4.93 8.08 5 7.938a.613.613 0 0 1 .368-.312.39.39 0 0 1 .159-.028Zm5.615-.515a.234.234 0 0 1 .17-.077c.16-.006.33.126.307.318.006.099-.05.176-.12.236-.13.126-.257.252-.385.379l-.384.378v.055l.34.338.34.337.032.03c.082.074.172.156.172.272.038.209-.23.4-.417.291a.8.8 0 0 1-.166-.144 54.392 54.392 0 0 1-.467-.465 52.519 52.519 0 0 0-.394-.39.884.884 0 0 1-.175-.203c.005 0-.006.972-.006.972s-.01.252-.307.252c-.302 0-.307-.258-.307-.258V7.297s0-.286.312-.286c.319 0 .313.286.313.286v.96l.014-.03c.022-.045.044-.092.085-.124.135-.13.268-.263.4-.395.212-.212.423-.423.643-.625Zm.593.197s0-.269.29-.269c.258 0 .288.212.295.263 0 .007.001.011.002.012l-.006 1.223s-.005.588.598.582c.604.006.604-.565.599-.57V7.285s0-.264.29-.264a.27.27 0 0 1 .297.264l-.005 1.234s-.006 1.142-1.18 1.147c-1.176 0-1.175-1.139-1.175-1.157l-.005-1.23Z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--add::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M1.715 8h12.57M8 1.715v12.57' stroke='%23000' stroke-width='.75' fill='none' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--adjustment-schemes::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M14.285 2.543V13.43a.829.829 0 0 1-.828.828H2.543a.79.79 0 0 1-.828-.801V2.543c0-.457.37-.828.828-.828H13.43c.484 0 .855.37.855.828zM5.914 8.43v3.34m0-7.54v1.684'%3e%3c/path%3e%3cpath d='M5.914 8.43a1.272 1.272 0 0 1-1.258-1.258 1.27 1.27 0 0 1 1.258-1.258c.688 0 1.258.57 1.258 1.258A1.27 1.27 0 0 1 5.914 8.43zm4.172.828V4.23m0 7.54c.684 0 1.258-.57 1.258-1.254a1.27 1.27 0 0 0-1.258-1.258c-.688 0-1.258.57-1.258 1.258 0 .683.57 1.254 1.258 1.254zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--arrow-down-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='m14.285 5.145-6 6.167a.41.41 0 0 1-.598 0L1.715 5.145' fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--arrow-left-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='m10.855 14.285-6.168-6a.41.41 0 0 1 0-.598l6.168-5.972' fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--arrow-right-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='m5.145 14.285 6.167-6a.41.41 0 0 0 0-.598L5.145 1.715' fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--arrow-right::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 12h15M14 18l6-6-6-6' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--arrow-up-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='m1.715 10.855 6-6.168a.41.41 0 0 1 .597 0l5.973 6.168' fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--arrow-up::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m20 12-8-8-8 8M12 4.571V20' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--bubble-square-question::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M13.457 11.77H7.57l-3.34 2.515V11.77H2.543a.829.829 0 0 1-.828-.829V2.543c0-.457.37-.828.828-.828H13.43c.484 0 .855.37.855.828v8.371a.835.835 0 0 1-.828.856zm0 0' fill='none'%3e%3c/path%3e%3cpath d='M6.742 5.059A1.69 1.69 0 0 1 8.43 3.37c.914 0 1.683.742 1.683 1.688 0 .71-.457 1.34-1.113 1.57a.83.83 0 0 0-.57.8v.141' fill='none'%3e%3c/path%3e%3cpath d='M8.43 9.258c-.118 0-.2.086-.2.199 0 .113.082.2.2.2a.196.196 0 0 0 .199-.2c0-.113-.086-.2-.2-.2zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--calendar-3::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2.543 3.398H13.43a.83.83 0 0 1 .828.832v9.227a.829.829 0 0 1-.828.828H2.543a.829.829 0 0 1-.828-.828V4.23a.83.83 0 0 1 .828-.832zm-.828 3.344h12.57M5.059 4.656V1.715m5.882 2.941V1.715' fill='none'%3e%3c/path%3e%3cpath d='M4.43 8.828c-.118 0-.2.086-.2.2 0 .117.082.202.2.202a.196.196 0 0 0 .199-.203c.027-.086-.086-.199-.2-.199zm0 2.942c-.118 0-.2.085-.2.203 0 .113.082.199.2.199a.195.195 0 0 0 .199-.2.196.196 0 0 0-.2-.202zM8 8.828c-.113 0-.2.086-.2.2 0 .117.087.202.2.202.113 0 .2-.085.2-.203 0-.086-.087-.199-.2-.199zm0 2.942c-.113 0-.2.085-.2.203 0 .113.087.199.2.199.113 0 .2-.086.2-.2a.196.196 0 0 0-.2-.202zm3.57-2.942a.195.195 0 0 0-.199.2c0 .117.086.202.2.202a.194.194 0 0 0 .199-.203c0-.086-.083-.199-.2-.199zm0 2.942a.196.196 0 0 0-.199.203c0 .113.086.199.2.199a.194.194 0 0 0 .199-.2.194.194 0 0 0-.2-.202zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--check-circle::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%23000' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M7 12.867 9.6 16l6.733-8' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--check-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.5 12.867 10.1 16l6.733-8' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--check::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 13.3 8.9 18 19 6' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-down-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m7 10 5 5 5-5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-down::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 9 7 7 7-7' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-left-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14 7-5 5 5 5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-left::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m15 5-7 7 7 7' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-right-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m10 17 5-5-5-5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-right::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m9 19 7-7-7-7' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-up-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m17 14-5-5-5 5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--chevron-up::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m19 15-7-7-7 7' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--close::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='m1.715 14.285 12.57-12.57m0 12.57L1.715 1.715' stroke='%23000' stroke-width='.75' fill='none' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--common-file-award::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m10.164 11.273-.398 3.118c-.032.214.093.43.336.457a.413.413 0 0 0 .367-.121l1.101-1.102 1.102 1.102a.423.423 0 0 0 .578 0c.094-.09.125-.215.125-.368l-.398-3.148'%3e%3c/path%3e%3cpath d='M11.57 7.27c1.254 0 2.293 1.007 2.293 2.23s-1.039 2.23-2.293 2.23c-1.254 0-2.293-.976-2.293-2.23s1.04-2.23 2.293-2.23zm0 0'%3e%3c/path%3e%3cpath d='M7.441 13.074H3.773c-.52 0-.918-.394-.918-.883V2.316c0-.492.399-.886.918-.886h6.512c.246 0 .488.09.645.273l1.742 1.711a.839.839 0 0 1 .273.645v1.863'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--common-file-double::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M10.941 14.285H3.398a.829.829 0 0 1-.828-.828V4.23'%3e%3c/path%3e%3cpath d='M4.8 1.715h8.114c.316 0 .57.258.57.57v9.774c0 .312-.254.57-.57.57H4.801a.571.571 0 0 1-.57-.57V2.285c.027-.312.253-.57.57-.57zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--conversation-chat-text::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M5.914 11.344 4.23 12.602v-2.516H2.543a.829.829 0 0 1-.828-.828V2.543c0-.457.37-.828.828-.828h9.227a.83.83 0 0 1 .832.828v2.516M4.23 4.23h5.856M4.23 6.742h1.684'%3e%3c/path%3e%3cpath d='M14.285 11.77h-1.683v2.515l-2.516-2.515H7.57V6.742h6.715zm-1.683-3.34H9.258m3.344 1.656H9.258'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--dual-program::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75'%3e%3cpath d='M11.469 8.02a4.873 4.873 0 0 1-4.88 4.878c-2.698 0-4.874-2.207-4.874-4.878 0-2.7 2.176-4.875 4.875-4.875a4.87 4.87 0 0 1 4.879 4.875zm0 0'%3e%3c/path%3e%3cpath d='M14.285 8.02a4.87 4.87 0 0 1-4.875 4.878c-2.7 0-4.879-2.207-4.879-4.878a4.87 4.87 0 0 1 4.88-4.875 4.866 4.866 0 0 1 4.874 4.875zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--email-action-unread::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2.602 3.43h10.77a.89.89 0 0 1 .886.882v7.172a.891.891 0 0 1-.887.887H2.601a.848.848 0 0 1-.886-.855V4.312c0-.484.398-.882.887-.882zm0 0'%3e%3c/path%3e%3cpath d='M14.086 3.77 9.199 7.516a2.016 2.016 0 0 1-2.43 0L1.915 3.77'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--exclamation-circle::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%23000' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 7.8v4' stroke='%23000' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='15.6' r='.6' fill='%23000' stroke='%23000'%3e%3c/circle%3e%3c/svg%3e")}.uq-icon--standard--exclamation-triangle::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.127 18.545a1.18 1.18 0 0 1-1.055 1.706H4.929a1.18 1.18 0 0 1-1.055-1.706l7.072-14.143a1.179 1.179 0 0 1 2.109 0l7.072 14.143Z' stroke='%23000' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M12 9v4' stroke='%23000' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='16.601' r='1.1' fill='%23000'%3e%3c/circle%3e%3c/svg%3e")}.uq-icon--standard--expand-3::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m6.743 9.257-2.514 2.514-2.515 2.515M14.286 5.486V1.714h-3.772' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3cpath d='M1.714 10.514v3.772h3.772M14.286 1.714 9.257 6.743' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--information-circle::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' transform='rotate(-180 12 12)' stroke='%23000' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 16.2v-4' stroke='%23000' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='12' cy='8.4' r='1.1' transform='rotate(-180 12 8.4)' fill='%23000'%3e%3c/circle%3e%3c/svg%3e")}.uq-icon--standard--link::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3e%3cpath fill='%23000' d='m22.324 1.67.005.005a5.748 5.748 0 0 1 0 8.104l-.003.003-4.621 4.621-.002.002a5.748 5.748 0 0 1-8.107-.003 1.065 1.065 0 1 1 1.508-1.504c.35.35.768.623 1.23.802a3.623 3.623 0 0 0 3.866-.804l4.62-4.62a3.618 3.618 0 0 0 0-5.097 3.618 3.618 0 0 0-5.097.002l-4.171 4.171a1.065 1.065 0 1 1-1.506-1.506l4.175-4.175a5.748 5.748 0 0 1 8.103 0Z'%3e%3c/path%3e%3cpath fill='%23000' d='M12.24 11.765a1.065 1.065 0 1 0 1.5-1.511 5.749 5.749 0 0 0-8.103 0l-3.963 3.963-.003.003a5.747 5.747 0 0 0 0 8.104l.005.004a5.745 5.745 0 0 0 8.104 0l.002-.002 3.637-3.638a1.065 1.065 0 0 0-1.506-1.506L8.277 20.82a3.616 3.616 0 0 1-5.097 0 3.617 3.617 0 0 1 .001-5.096l3.959-3.96a3.618 3.618 0 0 1 5.1.002Z'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--minus-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 12H7' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--minus::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 12H4' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--navigation-menu::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 18h16M4 12h16M4 6h16' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--navigation-next::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.286 6.78H7.999a2.095 2.095 0 0 0-2.095 2.096' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3cpath d='m12.61 5.105 1.676 1.676-1.676 1.676M10.933 4.267a.838.838 0 0 0-.838-.838H2.552a.838.838 0 0 0-.838.838v7.542a.838.838 0 0 0 .838.839h7.543a.839.839 0 0 0 .838-.838V9.294' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--network-information::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M10.941 7.57a3.348 3.348 0 0 1 3.344 3.344c0 1.856-1.515 3.371-3.344 3.371a3.347 3.347 0 0 1-3.34-3.344c-.03-1.855 1.485-3.37 3.34-3.37zm0 5.032v-1.688' fill='none'%3e%3c/path%3e%3cpath d='M10.941 9.285a.195.195 0 0 0-.199.2c0 .117.086.202.2.202a.197.197 0 0 0 .203-.203.196.196 0 0 0-.204-.199zm0 0'%3e%3c/path%3e%3cpath d='M7.172 14.23A6.282 6.282 0 0 1 1.77 7.172 6.282 6.282 0 0 1 8.828 1.77c2.8.375 5 2.574 5.402 5.402' fill='none'%3e%3c/path%3e%3cpath d='M6.484 14.113C5.63 12.855 5.06 10.602 5.06 8c0-2.602.57-4.855 1.425-6.113M1.742 7.57h5.43M2.973 4.23h10.054M2.43 10.941h2.882m4.204-9.054c.714 1.226 1.171 2.597 1.285 4' fill='none'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--network-user::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M6.742 14.172c-3.398-.715-5.597-4.027-4.887-7.43a6.25 6.25 0 0 1 7.403-4.887c2.629.543 4.597 2.688 4.972 5.317'%3e%3c/path%3e%3cpath d='M6.484 14.113C5.63 12.855 5.06 10.602 5.06 8c0-2.602.57-4.855 1.425-6.113M1.742 7.57H8.43M2.973 4.23h10.054M2.43 10.941h4.715m2.371-9.054a8.823 8.823 0 0 1 1.226 3.597m.602 1.688c.8 0 1.457.656 1.457 1.457 0 .8-.656 1.457-1.457 1.457S9.887 9.43 9.887 8.629c0-.8.656-1.457 1.457-1.457zm0 3.344a2.94 2.94 0 0 0-2.946 2.941v.828h5.887v-.828a2.936 2.936 0 0 0-2.941-2.941zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--phone::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M9.687 13.8a3.114 3.114 0 0 0 3.856-.429l.43-.43a1.037 1.037 0 0 0 0-1.457l-1.828-1.828a1.037 1.037 0 0 0-1.458 0 1.03 1.03 0 0 1-1.457 0L6.344 6.742a1.03 1.03 0 0 1 0-1.457 1.037 1.037 0 0 0 0-1.457L4.516 2a1.037 1.037 0 0 0-1.457 0l-.43.457a3.079 3.079 0 0 0-.43 3.828 27.92 27.92 0 0 0 7.488 7.516zm0 0' fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--pin::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M7.914 3.8C9.06 3.8 10 4.743 10 5.888c0 1.14-.941 2.086-2.086 2.086a2.098 2.098 0 0 1-2.086-2.086C5.801 4.742 6.742 3.8 7.914 3.8zm0 0'%3e%3c/path%3e%3cpath d='M7.914 1.715c2.316 0 4.2 1.887 4.2 4.2 0 1.913-2.829 6.687-3.829 8.198-.113.2-.398.258-.57.117a.221.221 0 0 1-.113-.117C6.543 12.57 3.715 7.801 3.715 5.914a4.21 4.21 0 0 1 4.2-4.2zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--plus-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.75 7a.75.75 0 0 0-1.5 0h1.5Zm-1.5 10a.75.75 0 0 0 1.5 0h-1.5Zm0-10v10h1.5V7h-1.5Z' fill='%23000'%3e%3c/path%3e%3cpath d='M17 12.75a.75.75 0 0 0 0-1.5v1.5Zm-10-1.5a.75.75 0 0 0 0 1.5v-1.5Zm10 0H7v1.5h10v-1.5Z' fill='%23000'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--plus::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 4v16M20 12H4' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--region-domestic::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M12.484 13.828c.086-.14.172-.371.23-.57.056-.172-.085-.317-.284-.285l-.489.086h-.113L11.602 13c-.204-.059-.403.145-.317.371.145.43.317.914.457.914a.83.83 0 0 0 .742-.457zM9.059 3.059c-.23-.715-.688-.543-1.829-.543-.574 0-.402.714-.773.914-.371.199-1.086-.457-1.312-.118-.204.29-.602 1.258-1.317 1.86-.683.57-1.516.914-2 1.285-.457.973.629 2.2.887 3.371.226 1.172.914 1.172 1.37.715.458-.457 2.571-1.23 3.517-1 .914.227 1.628.715 2.312 1.656.688.946 1.371.715 2.543.457 1.145-.226 1.828-3.054 1.828-4.226 0-1.172-1.371-2.344-1.855-3.285-.258-.489-.43-1.258-.575-1.801-.054-.23-.34-.258-.425-.032-.23.602-.575 1.43-.828 1.801-.344.543-.915.059-1.29-.543a2.08 2.08 0 0 1-.253-.511zm0 0' stroke='%23000' stroke-width='.75' fill='none'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--region-international::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75'%3e%3cpath d='M14 8c0 3.312-2.688 6-6 6a6 6 0 1 1 6-6zm0 0'%3e%3c/path%3e%3cpath d='M13.355 5.441c-.476.145-1.511.43-1.855.43-.39 0-1.855-1.191-2.867-.527a.789.789 0 0 0-.344.601c-.047.621.242 1.442 1.64 1.496.094.004.188-.007.282-.02.512-.058 1.258-.019 1.316.474.02.175-.09.335-.129.507-.011.04-.015.078-.02.118-.034.34.118.675.169 1.011.05.297.129.606.238.77.285.43.93 1.27 1.215 1.129m-2.285-8.86c-.098.145-.43.43-1 .43C9 3 8.57 3.145 8.57 3.43c0 .285 0 .57.715.57s.715-.145 1 .145c.285.285.57.285 1 .14.344-.113.906-.43 1.145-.57M5.57 2.43c.145.14.715.312.715.425 0 .145.145.43.43.29.285-.145.715-.29.715 0 0 .285-.575.71-.86 1-.285.285-.715 1.14-1.715 1.285-.988.14-1.285 0-1.285.425 0 .43.715.575.575 1-.145.43-.575.43-.715.29-.145-.145-1-.715-1-1.29M5.145 7.43c-.168-.168-.399-.012-.567.195-.113.14-.223.293-.34.434A1.025 1.025 0 0 0 4 8.715c0 .203.172.394.398.558.497.36.973.817.946 1.434a4.394 4.394 0 0 1-.059.578c-.14.86.145 1.43.57 1.57.43.145.575-.425.575-1 0-.363.058-.554.136-.68.082-.128.215-.21.344-.296C7.754 10.312 8 9.543 8 9.145c0-.43-.57-.29-.715-.29-.14 0-.43-.285-.57-.71-.145-.43-.715-.29-1-.29-.285 0-.285-.14-.57-.425zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--school-teacher-correct::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.23 1.715a1.686 1.686 0 0 1 0 3.37 1.688 1.688 0 0 1-1.687-1.687c0-.941.77-1.683 1.687-1.683zm0 4.199v3.344m1.254 5.027.43-4.2h.828V8.399A2.497 2.497 0 0 0 4.23 5.887a2.498 2.498 0 0 0-2.515 2.511v1.688h.828l.43 4.2zm8.801-12.57H7.57m.86 8.801h5.855M13.027 4.23l-2.511 3.34-1.688-1.683' stroke='%23000' stroke-width='.75' fill='none' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--search::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.5 17a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13Z' stroke='%23000' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M15.5 15.5 20 20' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--settings-slider::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2.543 1.715H13.43c.484 0 .855.37.855.828V13.43a.829.829 0 0 1-.828.828H2.543a.79.79 0 0 1-.828-.801V2.543c0-.457.37-.828.828-.828zm5.887 8.371h3.34m-7.54 0h1.684'%3e%3c/path%3e%3cpath d='M8.43 10.086c0 .684-.575 1.258-1.258 1.258a1.27 1.27 0 0 1-1.258-1.258c0-.688.57-1.258 1.258-1.258.683 0 1.258.57 1.258 1.258zm.828-4.172H4.23m7.54 0c0-.684-.57-1.258-1.254-1.258a1.27 1.27 0 0 0-1.258 1.258c0 .688.57 1.258 1.258 1.258.683 0 1.254-.57 1.254-1.258zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--standard--shrink-2::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.286 1.714 9.257 6.743M6.743 13.029V9.257H2.97M9.257 2.971v3.772h3.772M6.743 9.257l-5.029 5.029' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--subtract::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M1.715 8h12.57' fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--x-circle::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%23000' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='m8.5 8.5 7 7M15.5 8.5l-7 7' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--x-sml::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m8 8 8 8M16 8l-8 8' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--standard--x::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--student-services--disability-wheelchair::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M7.57 1.71c.8 0 1.46.66 1.46 1.49s-.66 1.49-1.46 1.49c-.8 0-1.46-.66-1.46-1.5.03-.82.66-1.48 1.46-1.48zM11 13.8l-1.03-2.09h-2.4a.84.84 0 0 1-.83-.85V6.63c0-.46.37-.86.83-.86.46 0 .83.37.83.86v3.4h2.08c.32 0 .6.17.75.45l1.25 2.55c.2.43.04.94-.37 1.14A.8.8 0 0 1 11 13.8zm0 0'%3e%3c/path%3e%3cpath d='M8.43 13.83c-1.6.94-3.63.37-4.54-1.26A3.46 3.46 0 0 1 5.1 7.91'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--student-services--hotel-single-bed-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M2.83 7.6h10.34c.63 0 1.12.49 1.12 1.09v2.57H1.7V8.69c0-.6.52-1.09 1.12-1.09zm-1.12 3.63v1.63m12.58-1.63v1.63M13.03 7.6V3.94a.8.8 0 0 0-.83-.8H3.8a.82.82 0 0 0-.83.8V7.6'%3e%3c/path%3e%3cpath d='M6.06 5.57h3.91c.32 0 .57.23.57.54v1.5H5.48V6.1c0-.3.26-.54.58-.54zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--student-services--information-desk-hi::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M5.06 5.91a1.69 1.69 0 1 1-1.69 1.7 1.7 1.7 0 0 1 1.69-1.7zM3.4 14.29V12.6m3.34 1.69V12l1 .8c.66.54 1.63.49 2.23-.11l1.57-1.58a.85.85 0 0 0 0-1.17.85.85 0 0 0-1.17 0L8.8 11.52l-1.09-.86c-.45-.37-1-.55-1.57-.55H4.23a2.5 2.5 0 0 0-2.52 2.52v1.66M9.26 3.4v1.69m1.68-1.69v1.69m-1.68-.86h1.68m1.66-.83v1.69m.86-3.38H8.43a.83.83 0 0 0-.83.83V5.9c0 .45.37.82.83.82h.83V8.4l2.08-1.69h2.09c.46 0 .83-.37.83-.82V2.54a.79.79 0 0 0-.8-.83zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--student-services--insurance-head::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M3.94 14.29v-3.52a5.29 5.29 0 0 1-.28-7.4 5.25 5.25 0 0 1 3.82-1.66c3.95 0 4.8 3.29 6.2 6.98a.43.43 0 0 1-.22.54c-.06.03-.09.03-.15.03h-1.05v1.68c0 .92-.74 1.69-1.66 1.69h-.83v1.66'%3e%3c/path%3e%3cpath d='M10.6 6.31c0-.22-.2-.42-.43-.42H8.91V4.63c0-.23-.2-.43-.43-.43H6.86c-.23 0-.43.2-.43.43v1.26H5.17c-.23 0-.43.2-.43.42V8c0 .23.2.43.43.43h1.26v1.26c0 .22.2.42.43.42h1.66c.22 0 .42-.2.42-.42V8.43h1.26c.23 0 .43-.2.43-.43V6.31zm0 0'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--student-services--maps-search::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M14.29 7.57V3.89c0-.35-.2-.66-.52-.78L10.4 1.77a.83.83 0 0 0-.63 0L6.2 3.2a.8.8 0 0 1-.63 0L2.29 1.89a.41.41 0 0 0-.55.22c-.03.06-.03.12-.03.15v8.03c0 .34.2.65.52.77l3.34 1.34c.2.08.43.08.63 0m-.29-9.14v4.31m4.18-5.86v3.77'%3e%3c/path%3e%3cpath d='M10.52 7.57a2.94 2.94 0 1 1 0 5.88 2.94 2.94 0 0 1 0-5.88zm3.77 6.72L12.6 12.6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--student-services--religion-islam-pray::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8.03 1.71c.88 0 1.6.72 1.6 1.58a1.6 1.6 0 0 1-3.2 0c0-.86.71-1.58 1.6-1.58zm4.54 11.69a.9.9 0 0 1-.91.89H6.2a.9.9 0 0 1-.91-.9c0-.3.17-.59.42-.76l4.4-2.74-.68-1.8-1.57 1.05c-.77.55-1.86.4-2.46-.31L3.66 6.77a.89.89 0 0 1 .03-1.25.96.96 0 0 1 1.28.02c.03.03.06.06.06.09l1.74 2.06L9.26 5.9c.4-.28.97-.2 1.26.2.05.06.08.15.1.2l1.12 2.92c.29.8 0 1.68-.74 2.14l-1.74 1.09h2.34c.57.02.97.43.97.94zm0 0'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--student-services--single-neutral-briefcase::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75' d='M8 9.26h5.86c.23 0 .43.2.43.43v4.2c0 .22-.2.42-.43.42H8a.44.44 0 0 1-.43-.42v-4.2c0-.23.2-.43.43-.43zm-.43 1.68h6.72m-3.35 0v.83m.4-4.2h-.82a.83.83 0 0 0-.83.83v.83h2.5V8.4a.83.83 0 0 0-.85-.83zM4.23 1.71a1.69 1.69 0 1 1 0 3.38 1.69 1.69 0 0 1 0-3.38zm2.2 5.49A2.53 2.53 0 0 0 3 6.2a2.57 2.57 0 0 0-1.29 2.23v1.68h.83l.43 4.18h2.51l.29-2.86'%3e%3c/path%3e%3c/svg%3e")}.uq-icon--student-services--study-desk::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M13.66 10.06H2.34a.41.41 0 0 1-.4-.32l-.2-.85a.43.43 0 0 1 .32-.52H13.9c.23 0 .43.2.43.43v.11l-.2.86c-.11.14-.28.29-.48.29zm-10.69 0-.83 4.23m10.89-4.23.83 4.23m-4.6-5.92c0-.94.74-1.68 1.68-1.68.92 0 1.69.77 1.69 1.68M9.69 2.43c.68 0 1.25.57 1.25 1.26v2.97'%3e%3c/path%3e%3cpath d='M7.34 2.03c.77-.55 1.8-.34 2.35.43a1.7 1.7 0 0 1-.43 2.34zm-.2 6.34H3.4a.83.83 0 0 1-.83-.85c0-.46.37-.86.83-.86h3.74m-.83 0v1.68'%3e%3c/path%3e%3cpath d='M7.14 6.66H3.4a.83.83 0 0 1-.83-.86c0-.46.37-.86.83-.86h3.74m-.83.03v1.69'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--student-services--transportation-ticket-bus-transfer-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.75'%3e%3cpath d='M13.46 5.06 12.2 6.3l-1.26-1.25'%3e%3c/path%3e%3cpath d='M9.26 2.97h1.26c.91 0 1.68.74 1.68 1.69v1.68m-9.66 4.6L3.8 9.7l1.26 1.25'%3e%3c/path%3e%3cpath d='M6.74 13.03H5.48c-.91 0-1.68-.74-1.68-1.69V9.66M9.4 8h4.31c.32 0 .58.26.58.57v4.34c0 .32-.26.57-.58.57H9.4a.57.57 0 0 1-.57-.57V8.57c0-.31.26-.57.57-.57zm.29 5.46v.83m3.77-.83v.83m-4.63-3.77h5.46m-3.98 1.25c.12 0 .2.09.2.2m-.42 0c0-.11.08-.2.2-.2m.02.43a.2.2 0 0 1-.2-.2m.41-.03a.2.2 0 0 1-.2.2m2.51-.4c.11 0 .2.09.2.2m-.43 0c0-.11.09-.2.2-.2m.03.43a.2.2 0 0 1-.2-.2m.4-.03a.2.2 0 0 1-.2.2M2.29 1.71h4.34c.31 0 .57.26.57.58v4.34c0 .31-.26.57-.57.57H2.29a.57.57 0 0 1-.58-.57V2.29c0-.32.26-.58.58-.58zm.25 5.46V8m3.77-.83V8m-4.6-3.77h5.46m-4 1.25c.12 0 .2.09.2.2m-.4.01c0-.12.09-.2.2-.2m0 .42a.2.2 0 0 1-.2-.2m.43-.02a.2.2 0 0 1-.2.2m2.49-.41c.11 0 .2.09.2.2m-.41.01c0-.12.09-.2.2-.2m.01.42a.2.2 0 0 1-.2-.2m.42-.02a.2.2 0 0 1-.2.2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--transport--road-sign-turn-right-1::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cg transform='scale(.66667)'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none%3bstroke:black%3bstroke-linecap:round%3bstroke-linejoin:round%7d%3c/style%3e%3c/defs%3e%3ctitle%3eroad-sign-turn-right-1%3c/title%3e%3crect class='a' x='4.222' y='4.222' width='15.556' height='15.556' rx='1' ry='1' transform='rotate(-45 12 12)'%3e%3c/rect%3e%3cpath class='a' d='m14 8 2 2-2 2'%3e%3c/path%3e%3cpath class='a' d='M16 10h-4a2 2 0 0 0-2 2v4'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.uq-icon--transport--stop-sign::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23a)' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m3.563 15.495 4.78 4.943h7.315l4.78-4.943v-6.99l-4.78-4.943H8.342l-4.78 4.943v6.99ZM16.125 12H7.871'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23000' transform='translate(3 3)' d='M0 0h18v18H0z'%3e%3c/path%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.uq-icon::before{content:"";display:inline-block;margin-right:.3em;height:1.5em;width:1.5em;filter:invert(20%) sepia(34%) saturate(1979%) hue-rotate(239deg) brightness(97%) contrast(107%);background-repeat:no-repeat;background-position:center;background-size:100%;vertical-align:text-bottom}.uq-icon--light::before{filter:invert(100%) sepia(0%) saturate(1%) hue-rotate(122deg) brightness(111%) contrast(102%)}.uq-icon--text::before{filter:invert(0%) sepia(72%) saturate(588%) hue-rotate(348deg) brightness(115%) contrast(81%)}
blockquote{border-left:6px solid #51247a;border-radius:4px;font-size:1.25rem;margin:2.5rem 0;padding-left:1.5rem;font-style:normal}blockquote>p{margin-bottom:1rem}cite{font-size:1rem;font-style:inherit;font-weight:500}.blockquote--light{color:#fff;border-color:#fff}.blockquote--light a{color:#fff}
.uq-local-nav{max-width:var(--layout-sidebar-width);margin-bottom:6rem}.uq-local-nav__link{display:block;color:#19151c;padding-block:1rem;padding-inline-start:2rem;border-bottom:1px solid #dcdcdd;-webkit-text-decoration:none;text-decoration:none;font-weight:400}.uq-local-nav__link:hover{color:#19151c;background-color:#f3f3f4}.uq-local-nav__link:focus-visible{outline:4px solid #0d6dcd;outline-offset:-3px}.uq-local-nav__grandparent .uq-local-nav__link,.uq-local-nav__parent .uq-local-nav__link{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m15 5-7 7 7 7' stroke='%2351247a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:left center;font-weight:500}.uq-local-nav__grandparent .uq-local-nav__link{border-color:#3b383e}.uq-local-nav__children,.uq-local-nav__grandchildren{list-style:none;margin:0;padding:0}.uq-local-nav__child,.uq-local-nav__grandchild{margin-bottom:0}.uq-local-nav__grandchild .uq-local-nav__link{padding-inline:2.5rem}.uq-local-nav--current-child{border-left:4px solid #51247a;margin-top:-1px}.uq-local-nav--current-child>.uq-local-nav__link{border-top:1px solid #dcdcdd;padding-inline:calc(2rem - 4px) 0}.uq-local-nav--active-link{background-color:#f3f3f4;font-weight:500}.uq-local-nav--has-children>.uq-local-nav__link{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m7 10 5 5 5-5' stroke='%2319151c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:right center;padding-inline-end:1.5rem}.uq-local-nav--has-children>.uq-local-nav--active-link{background-image:none}
.uq-alert{background-color:#e7f0fa;color:#3b383e;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;position:relative}.uq-alert__container{margin:0 auto}.uq-alert__container .uq-alert__message:not(:last-child){padding-right:3rem}.uq-alert__title{font-size:1.125rem;font-weight:500;line-height:1.2;color:#3b383e;margin:0 0 .5rem}.uq-alert__message{position:relative;padding:1.5rem;margin-left:2.5rem}.uq-alert__message::before{content:"";background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' transform='rotate(-180 12 12)' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 16.2v-4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='12' cy='8.4' r='1.1' transform='rotate(-180 12 8.4)' fill='%233b383e'%3e%3c/circle%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.5rem;width:1.5rem;height:1.5rem;position:absolute;top:25px;left:-1rem}.uq-alert__message p{margin-bottom:1rem;margin-top:0}.uq-alert__message p:last-child{margin-bottom:0}.uq-alert__close{position:absolute;top:0;right:0;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1rem;background-position:center;background-color:rgba(0,0,0,0);border:none;width:3rem;height:3rem;text-indent:999px;overflow:hidden;cursor:pointer}.uq-alert__close:hover,.uq-alert__close:focus{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-color:rgba(0,0,0,0);border:none}.uq-alert--info{background-color:#e7f0fa}.uq-alert--info .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' transform='rotate(-180 12 12)' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 16.2v-4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='12' cy='8.4' r='1.1' transform='rotate(-180 12 8.4)' fill='%233b383e'%3e%3c/circle%3e%3c/svg%3e")}.uq-alert--success{background-color:#edf6ed}.uq-alert--success .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M7 12.867 9.6 16l6.733-8' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--warning{background-color:#fef8e8}.uq-alert--warning .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%233b383e' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 7.8v4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='15.6' r='.6' fill='%233b383e' stroke='%233b383e'%3e%3c/circle%3e%3c/svg%3e")}.uq-alert--error{background-color:#fbeaea}.uq-alert--error .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.127 18.545a1.18 1.18 0 0 1-1.055 1.706H4.929a1.18 1.18 0 0 1-1.055-1.706l7.072-14.143a1.179 1.179 0 0 1 2.109 0l7.072 14.143Z' stroke='%233b383e' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M12 9v4' stroke='%233b383e' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='16.601' r='1.1' fill='%233b383e'%3e%3c/circle%3e%3c/svg%3e")}@media(min-width:64rem){.uq-alert--global .uq-alert__container{max-width:73.25rem;margin-left:auto;margin-right:auto}}.uq-alert--global .uq-alert__message{line-height:1.6rem;font-weight:400;margin-left:2.75rem;padding:.75rem 1.5rem .75rem .5rem}@media(min-width:37.5rem){.uq-alert--global .uq-alert__message{font-size:1rem}}@media(min-width:64rem){.uq-alert--global .uq-alert__message{margin-left:2.5rem}}.uq-alert--global .uq-alert__message::before{content:"";background-size:1.5rem;width:1.5rem;height:1.5rem;position:absolute;top:.75rem;left:-1.5rem}.uq-alert--dark{background-color:#0d6dcd;color:#fff}.uq-alert--dark a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.uq-alert--dark a:link,.uq-alert--dark a:visited,.uq-alert--dark a:active{-webkit-text-decoration:underline;text-decoration:underline}.uq-alert--dark a:hover,.uq-alert--dark a:focus{-webkit-text-decoration:none;text-decoration:none}.uq-alert--dark .uq-alert__title{color:#fff}.uq-alert--dark .uq-alert__close{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--dark .uq-alert__close:hover,.uq-alert--dark .uq-alert__close:focus{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m5 5 14 14M19 5 5 19' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--dark.uq-alert--info .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' transform='rotate(-180 12 12)' stroke='%23fff' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M12 16.2v-4' stroke='%23fff' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='12' cy='8.4' r='1.1' transform='rotate(-180 12 8.4)' fill='%23fff'%3e%3c/circle%3e%3c/svg%3e")}.uq-alert--dark.uq-alert--success{background-color:#4aa74e}.uq-alert--dark.uq-alert--success .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='9.25' stroke='%23fff' stroke-width='1.5'%3e%3c/circle%3e%3cpath d='M7 12.867 9.6 16l6.733-8' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.uq-alert--dark.uq-alert--warning{background-color:#f7ba1e;color:#3b383e}.uq-alert--dark.uq-alert--warning .uq-alert__title{color:#3b383e}.uq-alert--dark.uq-alert--warning a{color:#3b383e}.uq-alert--dark.uq-alert--error{background-color:#d62929}.uq-alert--dark.uq-alert--error .uq-alert__message::before{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.127 18.545a1.18 1.18 0 0 1-1.055 1.706H4.929a1.18 1.18 0 0 1-1.055-1.706l7.072-14.143a1.179 1.179 0 0 1 2.109 0l7.072 14.143Z' stroke='%23fff' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M12 9v4' stroke='%23fff' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3ccircle cx='11.9' cy='16.601' r='1.1' fill='%23fff'%3e%3c/circle%3e%3c/svg%3e")}
.oembed-lazyload{position:relative;padding-bottom:56.25%;height:0;}.oembed-lazyload__button,.oembed-lazyload__thumbnail,.oembed-lazyload__iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.oembed-lazyload__thumbnail{background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:-1;}.oembed-lazyload__button{background-color:transparent;cursor:pointer;z-index:0;}.oembed-lazyload__iframe--hidden{opacity:0;visibility:hidden;z-index:-1;}.oembed-lazyload__button--hidden{opacity:0;visibility:hidden;}
.oembed-lazyload__visible-label{padding:1rem;background-color:buttonface;color:buttontext;border-radius:1em;font-weight:bold;box-shadow:0 0 10px 0 rgb(0 0 0 / 30%);transition:all .2s;}.oembed-lazyload__button:hover .oembed-lazyload__visible-label,.oembed-lazyload__button:focus .oembed-lazyload__visible-label{text-decoration:underline;box-shadow:0 0 10px 0 rgb(0 0 0 / 90%);background-color:white;color:black;}.oembed-lazyload__button,.oembed-lazyload__iframe{transition:.2s opacity;}
.oembed-lazyload--youtube .oembed-lazyload__button{padding:0;cursor:pointer;border:none;}.oembed-lazyload--youtube .oembed-lazyload__picture{position:absolute;top:0;left:0;bottom:0;right:0;}.oembed-lazyload--youtube .oembed-lazyload__img{object-fit:cover;object-position:center;height:100%;width:100%;}.oembed-lazyload--youtube .oembed-lazyload__yt-icon{position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;}.oembed-lazyload--youtube .oembed-lazyload__yt-spinner{position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-50px;}.oembed-lazyload--youtube .oembed_lazyload__yt-icon-fill{fill:#212121;fill-opacity:.8;transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);}.oembed-lazyload--youtube .oembed-lazyload__button:active .oembed_lazyload__yt-icon-fill,.oembed-lazyload--youtube .oembed-lazyload__button:focus .oembed_lazyload__yt-icon-fill,.oembed-lazyload--youtube .oembed-lazyload__button:hover .oembed_lazyload__yt-icon-fill{fill:red;fill-opacity:1;}@keyframes svg-animation{0%{transform:rotateZ(0deg);}100%{transform:rotateZ(360deg)}}@keyframes circle-animation{0%,25%{stroke-dashoffset:280;transform:rotate(0);}50%,75%{stroke-dashoffset:75;transform:rotate(45deg);}100%{stroke-dashoffset:280;transform:rotate(360deg);}}.oembed-lazyload--youtube .oembed-lazyload__button--loading .oembed-lazyload__yt-icon{display:none;}.oembed-lazyload--youtube .oembed-lazyload__button .oembed-lazyload__yt-spinner{display:none;}.oembed-lazyload--youtube .oembed-lazyload__button--loading .oembed-lazyload__yt-spinner{display:inline-block;}.oembed-lazyload--youtube .oembed-lazyload__yt-spinner{animation:2s linear infinite svg-animation;max-width:100px;}.oembed-lazyload--youtube .oembed-lazyload__yt-spinner circle{animation:1.4s ease-in-out infinite both circle-animation;display:block;fill:transparent;stroke:#ddd;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:6px;transform-origin:50% 50%;}
