:root{--pagination-size: 44px;--pagination-space: 12px}.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.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{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-accordion .uq-accordion__item.uq-accordion__item--is-open .uq-accordion__content a{margin-left:0}:root{--card-title-font-size: 1.5rem
}@media (max-width: 37.4375rem){:root{--card-title-font-size: 22px
  }}.uq-card,.uq-story-card{position:relative;display:flex;flex-direction:column;border-radius:4px;border:1px solid #dcdcdd;background:#fff}.uq-card:has(a:focus-visible),.uq-story-card:has(a:focus-visible){outline:4px solid #0d6dcd;outline-offset:-1px}.uq-card:has(a:hover),.uq-story-card:has(a:hover){background:#f3f3f4}.uq-card:has(a:hover) .uq-card__content::after,.uq-story-card:has(a:hover) .uq-card__content::after{left:8px}.uq-card__content{flex:1;display:flex;flex-direction:column;padding:1.5rem}.uq-card__content::after{content:"";height:calc(24px + 1.5rem);width:24px;margin-top:auto;position:relative;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='%2351247a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-position:right bottom;background-size:24px;background-repeat:no-repeat;transition:left 200ms ease-in-out;left:0}.uq-card__title,.uq-story-card__title{margin:0;color:#19151c;font-size:var(--card-title-font-size)}.uq-card__title a,.uq-story-card__title a{color:#19151c;-webkit-text-decoration:none;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.uq-card__title a::after,.uq-story-card__title a::after{content:"";position:absolute;inset:0}.uq-card__title a:focus,.uq-story-card__title a:focus{outline:none}.uq-card__title a:hover,.uq-story-card__title a:hover{color:#19151c;-webkit-text-decoration:underline;text-decoration:underline;background-color:rgba(0,0,0,0)}.uq-card__description,.uq-story-card__description{margin-top:.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.uq-card__image,.uq-story-card__image{aspect-ratio:1.5/1;position:relative;flex-shrink:0}.uq-card__image img,.uq-card__image picture,.uq-story-card__image img,.uq-story-card__image picture{width:100%;height:100%;inset:0;position:absolute;object-fit:cover}.uq-card__icon{margin-bottom:.5rem}.uq-card__icon .uq-icon::before{height:56px;width:56px}.uq-card--text .uq-card__image,.uq-card--text .uq-card__icon{display:none}.uq-card--image .uq-card__icon{display:none}.uq-card--icon .uq-card__image,.uq-card--icon-nav .uq-card__image{display:none}@media (max-width: 37.4375rem){.uq-card--icon-nav .uq-card__content{display:flex;align-items:center;flex-direction:row}.uq-card--icon-nav .uq-card__content::after{height:24px;width:calc(24px + 1rem);margin-top:0;margin-left:auto;padding-left:1rem;flex-shrink:0}.uq-card--icon-nav .uq-card__description{display:none}.uq-card--icon-nav .uq-card__icon{margin:0 1rem 0 0}.uq-card--icon-nav .uq-card__icon .uq-icon::before{height:40px;width:40px}}@container (width > 667px){.uq-card-grid--target-1x .uq-card{display:flex;flex-direction:row-reverse;gap:var(--layout-gap);align-items:center}.uq-card-grid--target-1x .uq-card__image{width:50%}.uq-card-grid--target-1x .uq-card__content{width:50%;padding-inline:1.5rem 0}}.uq-story-card__content{flex:1;display:flex;flex-direction:column;padding:1.5rem}.uq-story-card__top-label{margin-bottom:.25rem;color:#757377;font-weight:500}.uq-story-card__bottom-label{padding-top:1.5rem;margin-top:auto}@media (max-width: 37.4375rem){.uq-card-grid:not(.uq-card-grid--target-1x) .uq-story-card:not(.uq-story-card--feature){border-radius:0;border-inline-width:0;border-top-width:0;display:flex;flex-direction:row-reverse;align-items:start;gap:1rem;padding-bottom:1rem;background-color:rgba(0,0,0,0)}.uq-card-grid:not(.uq-card-grid--target-1x) .uq-story-card:not(.uq-story-card--feature):has(a:hover){background-color:rgba(0,0,0,0)}.uq-card-grid:not(.uq-card-grid--target-1x) .uq-story-card:not(.uq-story-card--feature) .uq-story-card__content{padding:0}.uq-card-grid:not(.uq-card-grid--target-1x) .uq-story-card:not(.uq-story-card--feature) .uq-story-card__image{width:120px;height:100px;aspect-ratio:unset;flex-shrink:0;margin-top:6px}.uq-card-grid:not(.uq-card-grid--target-1x) .uq-story-card:not(.uq-story-card--feature) .uq-story-card__description{display:none}.uq-card-grid:not(.uq-card-grid--target-1x) .uq-story-card:not(.uq-story-card--feature) .uq-story-card__top-label{margin-bottom:0}.uq-card-grid:not(.uq-card-grid--target-1x) .uq-story-card:not(.uq-story-card--feature) .uq-story-card__bottom-label{padding-top:.5rem}}.uq-card-grid--target-1x .uq-story-card .uq-story-card__description{display:-webkit-box}@container (width > 667px){.uq-card-grid--target-1x .uq-story-card:not(.uq-story-card--feature){display:flex;flex-direction:row-reverse;gap:var(--layout-gap);align-items:center}.uq-card-grid--target-1x .uq-story-card:not(.uq-story-card--feature) .uq-story-card__image{width:50%;height:100%}.uq-card-grid--target-1x .uq-story-card:not(.uq-story-card--feature) .uq-story-card__content{width:50%;padding-inline:1.5rem 0}}.uq-story-card--event .uq-story-card__top-label{color:#51247a}.uq-story-card--event .uq-story-card__description,.uq-story-card--story .uq-story-card__description{display:none}.uq-story-card--feature .uq-story-card__title{font-size:2rem}@media (max-width: 37.4375rem){.uq-story-card--feature .uq-story-card__title{font-size:var(--card-title-font-size)}}.uq-story-card--feature .uq-story-card__description{display:-webkit-box}.uq-story-card--landscape{border-radius:0;border-inline-width:0;border-top-width:0;display:flex;flex-direction:row-reverse;align-items:start;gap:1rem;padding-bottom:1rem;background-color:rgba(0,0,0,0)}.uq-story-card--landscape:has(a:hover){background-color:rgba(0,0,0,0)}.uq-story-card--landscape .uq-story-card__content{padding:0}@container (width < 600px){.uq-story-card--landscape .uq-story-card__title{font-size:22px}}.uq-story-card--landscape .uq-story-card__image{width:227px;height:138px;aspect-ratio:unset;flex-shrink:0;margin-top:6px}@container (width < 600px){.uq-story-card--landscape .uq-story-card__image{width:120px;height:100px}}.uq-story-card--landscape .uq-story-card__image:not(:has(img)){background-color:#e8e8e8;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238c8a8d'%3e%3cg fill='none' stroke='%238c8a8d' 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");background-size:88px;background-position:center;background-repeat:no-repeat}.uq-story-card--landscape .uq-story-card__description{display:none}.uq-story-card--landscape .uq-story-card__top-label{margin-bottom:0}.uq-story-card--landscape .uq-story-card__bottom-label{padding-top:.5rem}.view .uq-card,.form-wrapper .uq-card,.view .uq-story-card,.form-wrapper .uq-story-card{max-width:320px}.uq-card,.uq-story-card{height:100%}.uq-card__image .media,.uq-story-card__image .media,.uq-card__image .field,.uq-story-card__image .field{width:100%;height:100%}@media (max-width: 640px){.uq-card__icon{margin-bottom:0;margin-top:10px}.uql-icon-booksearch{min-height:auto}}.uql-icon-booksearch{min-height:61px}.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}:root{--layout-container-max-width: 1204px;--layout-gap: 2rem;--layout-sidebar-width: 261px}:root{--hero-font-size-ul: 3rem;--hero-font-size-xxxxl: 2.5rem;--hero-gap: 4rem;--hero-spacing: 4rem;--hero-basic-spacing: 5rem;--hero-aspect-ratio: 2.35 / 1;--hero-large-aspect-ratio: 3 / 2;--hero-min-height: 336px;--hero-large-min-height: 500px;--hero-image-max-width: 764px;--hero-title-max-line-length: 518px
}@media (max-width: 63.9375rem){:root{--hero-font-size-ul: 30px;--hero-font-size-xxxxl: 30px;--hero-basic-spacing: 2rem
  }}.uq-hero{background:#4b2271;margin-bottom:var(--hero-gap)}@media (min-width: 64rem){.uq-hero{position:relative;padding:var(--hero-spacing) 0;min-height:var(--hero-min-height);display:flex;align-items:center}}@media (max-width: 63.9375rem){.uq-hero .uq-container{margin:0;padding:0}}.uq-hero__image{display:flex}@media (min-width: 64rem){.uq-hero__image{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}}@media (min-width: 64rem){.uq-hero__image::before{content:"";width:calc(50% - 3rem);flex-shrink:1}}.uq-hero__image img,.uq-hero__image picture{object-fit:cover;aspect-ratio:var(--hero-aspect-ratio);width:100%}@media (min-width: 64rem){.uq-hero__image img,.uq-hero__image picture{width:auto;height:100%;flex-shrink:0;max-width:var(--hero-image-max-width)}}.uq-hero__content{position:relative;background:#51247a;box-shadow:0 3px 24px 0 rgba(24,24,24,0.1);padding:var(--layout-gap);margin-bottom:8px}@media (min-width: 64rem){.uq-hero__content{z-index:2;width:586px}}.uq-hero__content *{margin:0}.uq-hero__content::after{position:absolute;top:100%;left:0;content:"";height:8px;width:100%;border-radius:0 0 4px 4px;background:#40205d}.uq-hero__title{color:#fff;font-size:var(--hero-font-size-xxxxl)}.uq-hero__description{margin-top:1rem;font-size:1.125rem;color:#fff}.uq-hero__description,.uq-hero__description *{color:#fff;font-size:1.125rem}.uq-hero__button{margin-top:1.5rem}.uq-hero--light{background:unset}.uq-hero--light .uq-hero__content{background:#fff}.uq-hero--light .uq-hero__content::after{background:linear-gradient(90deg, #51247a 0%, 87%, #962a8b 100%)}.uq-hero--light .uq-hero__title{color:#51247a}.uq-hero--light .uq-hero__description,.uq-hero--light .uq-hero__description *{color:unset}@media (min-width: 64rem){.uq-hero--large{min-height:var(--hero-large-min-height)}}.uq-hero--large .uq-hero__image img,.uq-hero--large .uq-hero__image picture{aspect-ratio:var(--hero-large-aspect-ratio)}.uq-hero--large .uq-hero__title{font-size:var(--hero-font-size-ul)}.uq-hero--no-margin{margin-bottom:0}.uq-hero-basic{background:#4b2271;margin-bottom:var(--hero-gap);position:relative}.uq-hero-basic__image{position:absolute;opacity:.2;width:100%;height:100%;top:0;left:0;z-index:1}.uq-hero-basic__image img,.uq-hero-basic__image picture{object-fit:cover;height:100%;width:100%;display:block}.uq-hero-basic__content{position:relative;z-index:2;color:#fff;padding:var(--hero-basic-spacing) 0}.uq-hero-basic__content a{color:#fff}.uq-hero-basic__eyebrow{font-weight:500;font-size:1rem;line-height:1.6;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;display:block}.uq-hero-basic__title{font-size:var(--hero-font-size-xxxxl);color:#fff;margin:0;max-width:var(--hero-title-max-line-length)}.uq-hero-basic__back{margin-top:.5rem}.uq-hero-basic__back .uq-icon::before{width:16px;height:19px}.uq-hero-basic__tabs{position:relative;z-index:2;padding-top:1rem}.uq-hero-basic--no-margin{margin-bottom:0}.uq-pagination__list,.uq-pagination ul{display:flex;list-style:none;gap:1px;margin:0;padding:0}.uq-pagination__list-item,.uq-pagination li{margin:0;padding:0;list-style:none}.uq-pagination__item{display:flex;align-items:center;justify-content:center;appearance:none;border:1px solid transparent;background-color:#fff;width:var(--pagination-size);height:var(--pagination-size);border-radius:50%;text-decoration:none;color:#3b383e;padding:0;margin:0;font-size:1rem;font-weight:500;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;cursor:pointer}.uq-pagination__item .uq-icon{height:1.5em}.uq-pagination__item .uq-icon::before{margin:0}.uq-pagination__item:hover{background-color:#f3f3f4;text-decoration:underline;color:#3b383e}.uq-pagination__item:focus-visible{outline-offset:-3px}span.uq-pagination__ellipsis{cursor:unset}.uq-pagination__previous,.uq-pagination__next{border-color:#51247a}.uq-pagination__previous{margin-right:var(--pagination-space)}.uq-pagination__next{margin-left:var(--pagination-space)}.uq-pagination__current{background-color:#51247a;color:#fff}.first-h2-icon h2.s-lib-box-title:first-of-type{display:flex;align-items:center}.first-h2-icon h2.s-lib-box-title:first-of-type::before{content:'';display:inline-block;width:38px;height:38px;margin-right:8px}.first-h2-icon-referencing h2.s-lib-box-title:first-of-type::before{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M2.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%27%3e%3c/path%3e%3cpath d=%27M8 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%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.first-h2-icon-subjects h2.s-lib-box-title:first-of-type::before{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M5.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%27%3e%3c/path%3e%3cpath d=%27m14.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%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.first-h2-icon-tools-and-techniques h2.s-lib-box-title:first-of-type::before{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%278%27 stroke-width=%27.75%27%3e%3cpath d=%27M2.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%27%3e%3c/path%3e%3cpath d=%27M7.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%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.first-h2-icon-research-and-teaching h2.s-lib-box-title:first-of-type::before{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M11.14 7.23v4.11L8 12.3l-3.14-.95V7.23%27%3e%3c/path%3e%3cpath d=%27M14.29 6.06 8 3.7 1.71 6.06 8 8.4zm-12.58 0v3.11%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.first-h2-icon-all h2.s-lib-box-title:first-of-type::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='-0.94 -0.94 30 30' height='30' width='30'%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='M11.25 23.25h-7.5c-0.59674 0 -1.16903 -0.2371 -1.59099 -0.659C1.73705 22.169 1.5 21.5967 1.5 21' stroke-width='1.5'%3E%3C/path%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25V1.5c0 -0.19891 -0.079 -0.38968 -0.2197 -0.53033C19.1397 0.829018 18.9489 0.75 18.75 0.75H4.5c-0.79565 0 -1.55871 0.31607 -2.12132 0.87868C1.81607 2.19129 1.5 2.95435 1.5 3.75V21c0 -0.5967 0.23705 -1.169 0.65901 -1.591 0.42196 -0.4219 0.99425 -0.659 1.59099 -0.659H7.5' stroke-width='1.5'%3E%3C/path%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='M9.75 15.75c0 0.6894 0.1358 1.3721 0.3996 2.0091 0.2639 0.6369 0.6506 1.2157 1.1381 1.7032 0.4875 0.4875 1.0663 0.8742 1.7032 1.1381 0.637 0.2638 1.3197 0.3996 2.0091 0.3996s1.3721 -0.1358 2.0091 -0.3996c0.6369 -0.2639 1.2157 -0.6506 1.7032 -1.1381 0.4875 -0.4875 0.8742 -1.0663 1.1381 -1.7032 0.2638 -0.637 0.3996 -1.3197 0.3996 -2.0091s-0.1358 -1.3721 -0.3996 -2.0091c-0.2639 -0.6369 -0.6506 -1.2157 -1.1381 -1.7032 -0.4875 -0.4875 -1.0663 -0.8742 -1.7032 -1.1381 -0.637 -0.2638 -1.3197 -0.3996 -2.0091 -0.3996s-1.3721 0.1358 -2.0091 0.3996c-0.6369 0.2639 -1.2157 0.6506 -1.7032 1.1381 -0.4875 0.4875 -0.8742 1.0663 -1.1381 1.7032 -0.2638 0.637 -0.3996 1.3197 -0.3996 2.0091Z' stroke-width='1.5'%3E%3C/path%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='m22.5 23.25 -3.788 -3.788' stroke-width='1.5'%3E%3C/path%3E%3C/svg%3E");background-size:40px}.first-h2-icon-courses h2.s-lib-box-title:first-of-type::before{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M10.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%27%3e%3c/path%3e%3cpath d=%27M5.06 4.23H8.4v2.51H5.06zm0 0%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.s-lib-box-content li.sidebar-landing-link-referencing{list-style:none;background-repeat:no-repeat;background-position-y:3px;background-size:30px;padding-left:38px;margin-left:0;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M2.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%27%3e%3c/path%3e%3cpath d=%27M8 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%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.s-lib-box-content li.sidebar-landing-link-subjects{list-style:none;background-repeat:no-repeat;background-position-y:3px;background-size:30px;padding-left:38px;margin-left:0;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M5.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%27%3e%3c/path%3e%3cpath d=%27m14.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%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.s-lib-box-content li.sidebar-landing-link-tools-and-techniques{list-style:none;background-repeat:no-repeat;background-position-y:3px;background-size:30px;padding-left:38px;margin-left:0;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%278%27 stroke-width=%27.75%27%3e%3cpath d=%27M2.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%27%3e%3c/path%3e%3cpath d=%27M7.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%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.s-lib-box-content li.sidebar-landing-link-research-and-teaching{list-style:none;background-repeat:no-repeat;background-position-y:3px;background-size:30px;padding-left:38px;margin-left:0;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M11.14 7.23v4.11L8 12.3l-3.14-.95V7.23%27%3e%3c/path%3e%3cpath d=%27M14.29 6.06 8 3.7 1.71 6.06 8 8.4zm-12.58 0v3.11%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.s-lib-box-content li.sidebar-landing-link-all{list-style:none;background-repeat:no-repeat;background-position-y:3px;background-size:30px;padding-left:38px;margin-left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='-0.94 -0.94 30 30' height='30' width='30'%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='M11.25 23.25h-7.5c-0.59674 0 -1.16903 -0.2371 -1.59099 -0.659C1.73705 22.169 1.5 21.5967 1.5 21' stroke-width='1.5'%3E%3C/path%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25V1.5c0 -0.19891 -0.079 -0.38968 -0.2197 -0.53033C19.1397 0.829018 18.9489 0.75 18.75 0.75H4.5c-0.79565 0 -1.55871 0.31607 -2.12132 0.87868C1.81607 2.19129 1.5 2.95435 1.5 3.75V21c0 -0.5967 0.23705 -1.169 0.65901 -1.591 0.42196 -0.4219 0.99425 -0.659 1.59099 -0.659H7.5' stroke-width='1.5'%3E%3C/path%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='M9.75 15.75c0 0.6894 0.1358 1.3721 0.3996 2.0091 0.2639 0.6369 0.6506 1.2157 1.1381 1.7032 0.4875 0.4875 1.0663 0.8742 1.7032 1.1381 0.637 0.2638 1.3197 0.3996 2.0091 0.3996s1.3721 -0.1358 2.0091 -0.3996c0.6369 -0.2639 1.2157 -0.6506 1.7032 -1.1381 0.4875 -0.4875 0.8742 -1.0663 1.1381 -1.7032 0.2638 -0.637 0.3996 -1.3197 0.3996 -2.0091s-0.1358 -1.3721 -0.3996 -2.0091c-0.2639 -0.6369 -0.6506 -1.2157 -1.1381 -1.7032 -0.4875 -0.4875 -1.0663 -0.8742 -1.7032 -1.1381 -0.637 -0.2638 -1.3197 -0.3996 -2.0091 -0.3996s-1.3721 0.1358 -2.0091 0.3996c-0.6369 0.2639 -1.2157 0.6506 -1.7032 1.1381 -0.4875 0.4875 -0.8742 1.0663 -1.1381 1.7032 -0.2638 0.637 -0.3996 1.3197 -0.3996 2.0091Z' stroke-width='1.5'%3E%3C/path%3E%3Cpath stroke='%2351247a' stroke-linecap='round' stroke-linejoin='round' d='m22.5 23.25 -3.788 -3.788' stroke-width='1.5'%3E%3C/path%3E%3C/svg%3E")}.s-lib-box-content li.sidebar-landing-link-courses{list-style:none;background-repeat:no-repeat;background-position-y:3px;background-size:30px;padding-left:38px;margin-left:0;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%2351247a%27%3e%3cg fill=%27none%27 stroke=%27%2351247a%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%27.75%27%3e%3cpath d=%27M5.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%27%3e%3c/path%3e%3cpath d=%27m14.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%27%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}*{box-shadow:none !important}.s-lib-box .s-lib-box-title{padding:0;background:#fff !important;border-bottom:none}#col2 .s-lib-box .s-lib-box-title{padding-left:0}.important-content{border:1px solid #dcdcdd;padding:1rem 1rem 1rem 2.8rem;margin:0 0 24px 0}.important-exclamation-content{border:1px solid #dcdcdd;padding:1rem 1rem 1rem 5rem;background-image:url(https://libapps-au.s3-ap-southeast-2.amazonaws.com/customers/720/images/alert-circle.png);background-position:left;background-repeat:no-repeat;margin:0}*{margin:0;padding:0}@media screen and (max-width: 790px){#s-lib-public-main,#s-lib-bc-list{padding-left:16px;padding-right:16px}}html,body{font-size:1rem;height:100%;margin:0;padding:0 !important;line-height:1.6}body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;background:#fff;font-style:normal;letter-spacing:0.16px;color:#3b383e;-webkit-font-smoothing:antialiased}body h1,body #s-lg-guide-header-info h1,body .s-lib-header h1{font-family:Montserrat,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:2.5rem;color:#3b383e;font-weight:500;line-height:1.2}.s-lib-header{margin-top:35px}#s-lib-public-header{margin-top:0;height:0;padding-bottom:0}body h2{font-size:2rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#3b383e;font-weight:500;line-height:1.2}body .s-lib-box-container>div.s-lib-box>h2{font-size:2rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#3b383e;font-weight:500;line-height:1.2}h3,body h3,body .s-lib-box-container .s-lib-box-content h3{font-size:1.5rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#3b383e;font-weight:500;line-height:1.2;margin-top:24px}h4,body h4,.row #accor h4,body .s-lib-box-container .s-lib-box-content h4{font-size:1.25rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#3b383e;font-weight:500;line-height:1.2;margin-top:24px}h5,body h5{font-size:1.125rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#3b383e;font-weight:500;line-height:1.2;margin-top:24px}h6,body h6{font-size:1rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#3b383e;font-weight:500;line-height:1.2;margin-top:24px}#s-lib-footer-login-link a,#s-lib-footer-support-link a,a{color:#51247a;text-decoration:underline;overflow-wrap:break-word;word-wrap:break-word;font-weight:500}#s-lib-footer-login-link a:hover,#s-lib-footer-login-link a:focus,#s-lib-footer-support-link a:hover,#s-lib-footer-support-link a:focus,a:hover,a:focus{background-color:#51247a;color:#fff;text-decoration:underline}#s-lib-footer-login-link a.bold,#s-lib-footer-support-link a.bold,a.bold{font-weight:500;margin-left:1em}p{margin-bottom:24px;font-weight:400;padding-bottom:0;color:#3b383e}ul.s-lg-guide-list{padding-left:16px}ul.s-lg-guide-list li{padding-block:5px;border-bottom:none;list-style:disc}.s-lib-box .row #accor{border-radius:0;background-image:none}.s-lib-box .row #accor h4 a{color:#3b383e !important}.s-lib-box .row #accor h4 a:hover{text-decoration:underline;color:#3b383e;background-color:transparent}.s-lib-box .row #accor h4 a:focus{color:#3b383e;background-color:transparent}.uql-grid .s-lib-box-content{padding-left:0}body:not(.guides_homepage) #s-lg-index-cols{margin-left:0;margin-right:0;padding-left:0.5rem;padding-right:0.5rem}body:not(.guides_homepage) #s-lg-index-cols #col1,body:not(.guides_homepage) #s-lg-index-cols #col2{width:auto;padding-left:0;padding-right:0}body:not(.guides_homepage) #s-lg-index-cols #col1 ul,body:not(.guides_homepage) #s-lg-index-cols #col1 ol,body:not(.guides_homepage) #s-lg-index-cols #col2 ul,body:not(.guides_homepage) #s-lg-index-cols #col2 ol{margin-bottom:1.5rem;margin-top:0}body:not(.guides_homepage) #s-lg-index-cols #col1 ol li,body:not(.guides_homepage) #s-lg-index-cols #col1 ul li,body:not(.guides_homepage) #s-lg-index-cols #col2 ol li,body:not(.guides_homepage) #s-lg-index-cols #col2 ul li{margin-bottom:.5rem}body:not(.guides_homepage) #s-lg-index-cols #col1 ol li:last-child,body:not(.guides_homepage) #s-lg-index-cols #col1 ul li:last-child,body:not(.guides_homepage) #s-lg-index-cols #col2 ol li:last-child,body:not(.guides_homepage) #s-lg-index-cols #col2 ul li:last-child{margin-bottom:0}body:not(.guides_homepage) #s-lg-index-cols #col1 ol li>ol,body:not(.guides_homepage) #s-lg-index-cols #col1 ol li>ul,body:not(.guides_homepage) #s-lg-index-cols #col1 ul li>ol,body:not(.guides_homepage) #s-lg-index-cols #col1 ul li>ul,body:not(.guides_homepage) #s-lg-index-cols #col2 ol li>ol,body:not(.guides_homepage) #s-lg-index-cols #col2 ol li>ul,body:not(.guides_homepage) #s-lg-index-cols #col2 ul li>ol,body:not(.guides_homepage) #s-lg-index-cols #col2 ul li>ul{margin-bottom:0;margin-top:.5rem}body:not(.guides_homepage) #s-lg-index-cols #col1 ul,body:not(.guides_homepage) #s-lg-index-cols #col1 ol{padding-left:1.5rem}.container,.s-lib-main{padding-top:0}@media (min-width: 37.5rem){.container,.s-lib-main{max-width:none}}@media (min-width: 64rem){body:not(.guides_homepage) #s-lg-index-cols{display:grid;column-gap:32px;grid-template-columns:0 1fr 296px;padding:0}.container,.s-lib-main{padding-left:0.75rem;padding-right:0.75rem;margin-left:auto;margin-right:auto;max-width:71em;width:auto}#col1,.uql-grid:has(.arrowPanelWithIcon){margin-left:-30px}}@media (min-width: 75rem){body:not(.guides_homepage) #s-lg-index-cols{grid-template-columns:0 1fr 308px}.container,.s-lib-main{padding-left:unset;padding-right:unset}}@media (min-width: 768px){.container{width:unset;padding-left:16px;padding-right:16px}}@media (min-width: 1165px){.container{padding-left:0;padding-right:0}}#col2 .s-lib-box-content{padding:0}#col2 h2{margin-bottom:16px}#col2 .important-content p{margin-left:20px;margin-bottom:16px}#col2 .important-content li{margin-left:20px;margin-bottom:16px}#col2 div.sidebar-headed-list p{margin-left:0}.s-lib-box-content .iconInsetList img{float:left;width:30px;height:30px;margin-right:15px;margin-top:2px}.s-lib-box-content .iconInsetList ul,.s-lib-box-content .iconInsetList li{list-style:none}.s-lib-box-content .iconInsetList li{margin-bottom:24px}.inlineHeaderMoreLink{display:flex;justify-content:flex-start;align-items:center}.inlineHeaderMoreLink a{display:inline-block;margin-left:1em;margin-top:12px;line-height:normal}.s-lib-footer{padding-top:10px;padding-bottom:10px;border-top:none;background-color:transparent}body:not(.editmode) #s-lg-side-nav-content{margin-bottom:6rem}body:not(.editmode) #s-lg-side-nav-content.container::before{content:none}body:not(.editmode) #s-lg-side-nav-content>.row{display:grid;gap:0;grid-template-columns:var(--layout-sidebar-width) minmax(32px, 80px) minmax(667px, 1fr);margin-right:0;margin-left:0}body:not(.editmode) #s-lg-side-nav-content>.row::before{content:none}body:not(.editmode) #s-lg-side-nav-content>.row>div{width:unset;float:unset;padding-right:0;padding-left:0}body:not(.editmode) #s-lg-side-nav-content>.row .s-lg-tabs-side{grid-column:1 / span 1}body:not(.editmode) #s-lg-side-nav-content>.row>div:last-child{grid-column:3 / span 1}@media (max-width: 63.99em){#s-lg-side-nav-content>.row{display:flex !important;flex-direction:column-reverse}}.s-lib-box{border:none !important;box-shadow:none !important;margin-bottom:0;padding:0}#s-lib-scroll-top{display:none !important}.s-lg-srch-listing-meta li,.s-lib-box-content li{margin-bottom:8px}#s-lg-col-1 h2:not(:first-of-type){margin-top:1.5rem}#s-lg-col-1 h2{margin-right:0;margin-bottom:1.5rem;margin-left:0}body:not(:has(.arrowPanel)) .s-lib-box-content{margin:1rem 0 1.5rem 0}body:not(:has(.arrowPanel)) .s-lib-box-content{padding:0;margin:0}#s-lg-col-1>div:first-child>div:first-child>div:first-child>div:first-child>h2:first-child{margin-top:0}#s-lg-col-1 h2.s-lib-box-title{margin-top:1rem;margin-bottom:1rem;padding-left:0}#s-lg-col-1 h3,#s-lg-col-1 h4{margin-top:8px;margin-bottom:16px}#s-lg-col-1 h5,#s-lg-col-1 h6{margin-top:0;margin-bottom:16px}#s-lg-col-1 ol,#s-lg-col-1 ul{margin-bottom:1.5rem;margin-top:0;padding-left:1.5rem}#s-lg-col-1 ol li,#s-lg-col-1 ul li{margin-bottom:.5rem}#s-lg-col-1 ol li:last-child,#s-lg-col-1 ul li:last-child{margin-bottom:0}#s-lg-col-1 ol li>ol,#s-lg-col-1 ol li>ul,#s-lg-col-1 ul li>ol,#s-lg-col-1 ul li>ul{margin-bottom:0;margin-top:.5rem}.guides_homepage #s-lg-col-1 h3{padding:20px}ol,#col1 ul,.s-lg-link-list,iframe{margin-bottom:24px;padding-left:9px;padding-top:0}#s-lg-hp-nav-bottom form[role='search'] .form-group{width:70%}@media (max-width: 768px){#s-lg-hp-nav-bottom form[role='search'] .form-group{width:100%}}#s-lg-hp-nav-bottom form[role='search'] .btn-default{color:#fff;background-color:#51247a;border:1px solid #51247a}#s-lg-az-nav,#s-lg-er-nav,#s-lg-hp-nav,#s-lg-profile-nav,#s-lg-srch-nav{background-color:transparent}#s-lg-hp-nav button.btn:focus{outline:none}#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type{padding:0}#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type ul{margin-bottom:0}#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type ul>li>button{background-color:white;color:#3b383e;font-size:1.125rem;padding:0;margin:0}#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type ul>li>button:hover{text-decoration:underline}#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type ul>li.active>button{background-color:white;color:#51247a}#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type li{border:1px solid #dcdcdd;padding:24px 32px}#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type li.active{border-bottom:none}#s-lg-index-cols #s-lg-hp-nav>ul>li:nth-of-type(2){border-width:0 0 0 1px;border-style:solid;border-color:#dcdcdd}@media (max-width: 64rem){#s-lg-index-cols #s-lg-hp-nav>ul>li:first-of-type li{padding:16px 24px}}.guides_homepage div h1:not(.hero-h1),.guides_homepage>div.s-lib-box-container,.remove-h2 h2.s-lib-box-title{display:none}.footer-box{margin-block:6rem}.footer-box h2{margin-top:0;margin-bottom:24px;padding-left:1rem}@media (min-width: 75rem){.footer-box h2{margin-left:-30px}}.uql-grid{padding-right:15px;padding-left:15px}@media (min-width: 75rem){.uql-grid{margin-left:-30px}}.uql-grid .s-lib-box-container{border:1px solid #dcdcdd !important;border-radius:4px;background-color:#fff}.uql-grid .s-lib-box-container .s-lib-box-content h3{margin-top:0}.uql-grid p{margin-top:8px}.uql-grid a{padding-inline:1.5rem}.uql-grid .s-lib-box-content{padding:0}.uql-grid .s-lib-box-content ul,.uql-grid .s-lib-box-content ol{margin-left:8px}.uql-grid .s-lib-box-content li{margin-block:1rem}.arrowPanel a{cursor:pointer;color:#51247a;font-family:Roboto, Helvetica, Arial, sans-serif;font-size:1.25rem;font-weight:500;position:relative}.arrowPanel a:focus-within,.arrowPanel a:hover{background-color:#f3f3f4 !important}.arrowPanel a:focus-within h3,.arrowPanel a:hover h3{text-decoration:underline}.arrowPanel a:focus-within .panelBodyWrapper,.arrowPanel a:hover .panelBodyWrapper{background-color:#f3f3f4 !important}.arrowPanel a:focus-within div.arrowSvgWrapper,.arrowPanel a:hover div.arrowSvgWrapper{background-color:#f3f3f4 !important;color:#51247a}.arrowPanel a h3.cardHeading{font-family:Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:1.5rem !important;font-weight:500;letter-spacing:0.16px;line-height:1.2;margin-block:8px}.arrowPanel a p{font-size:1rem;margin-bottom:0}.arrowPanel a svg.arrowForwardIcon{display:block}.guides_homepage .s-lib-box .s-lib-box-content{padding:0}.uql-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 640px){.uql-grid{grid-template-columns:repeat(2, 1fr)}.uql-grid a{display:flex;flex-direction:column;justify-content:space-between}.uql-grid>div>div>div>div>div>div,.uql-grid>div>div>div>div>div,.uql-grid>div>div>div>div,.uql-grid>div>div>div,.uql-grid>div>div,.uql-grid>div,.uql-grid a{height:100%}}@media (min-width: 800px){.uql-grid{grid-template-columns:repeat(3, 1fr);gap:32px}}.uql-grid .s-lib-box{height:100%}.uql-grid .s-lib-box-content{flex-grow:1}@media (min-width: 848px){.uql-grid a:focus-within h3,.uql-grid a:hover h3{text-decoration:underline}}@media (min-width: 848px) and (prefers-reduced-motion: no-preference){.uql-grid a svg.arrowForwardIcon{transition:margin-left 200ms ease-in-out}.uql-grid a:focus-within svg.arrowForwardIcon,.uql-grid a:hover svg.arrowForwardIcon{margin-left:10px;transition:margin-left 200ms ease-in-out}}@media (max-width: 640px){.uql-grid a{display:flex;justify-content:space-between;text-decoration:none !important}.arrowPanel:not(.arrowPanelWithIcon) a{padding:24px}a{padding-top:16px;padding-bottom:8px}a div.panelBodyWrapper{display:flex;justify-content:flex-start;align-items:center}.uql-grid p{display:none}.uql-grid .arrowPanel a h3.cardHeading{margin-block:0}.arrowPanel.arrowPanelWithIcon a h3.cardHeading{margin-left:24px}.arrowPanel.arrowPanelWithIcon a .arrowSvgWrapper{align-self:center}}@media (min-width: 640px){.uql-grid a{text-decoration:none !important;padding:24px}.uql-grid .arrowSvgWrapper{margin-top:24px}.arrowSvgWrapper{margin-top:auto;align-self:flex-start}}div:has(>h1#s-lib-public-header-title:empty){display:none;height:0}#s-lg-guide-tabs .s-lg-tabs-side .nav .dropdown a{padding-block:1rem;padding-block-start:1rem;padding-block-end:1rem;padding-inline-start:2rem;border:none;border-radius:0}.uq-local-nav{max-width:261px}.uq-local-nav__link{display:block;color:#19151c;padding-block:1rem;padding-inline-start:2rem;border-bottom:1px solid #dcdcdd}.uq-local-nav__link:focus,.uq-local-nav__link:hover{color:#19151c;background-color:#f3f3f4;transition:color 0.2s ease-out, text-decoration 0.2s ease-out, background-color 0.2s ease-out}.uq-local-nav__link:focus-visible{outline:4px solid #0d6dcd;outline-offset:-3px}.uq-local-nav__grandparent a,.uq-local-nav__parent a{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__grandparent .uq-local-nav__link,.uq-local-nav__parent .uq-local-nav__link{text-decoration:none !important}.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}.s-lg-tabs-side .s-lg-boxnav{margin-top:0}.s-lg-tabs-side .s-lg-boxnav .list-group-item{background-color:#fff;border:none;padding:0;margin:0}.s-lg-tabs-side .s-lg-boxnav .list-group-item a{color:#19151c;font-weight:400;padding:1rem 0 1rem 2.5rem}.list-group-item a:hover{background-color:#f3f3f4;transition:color 0.2s ease-out, text-decoration 0.2s ease-out, background-color 0.2s ease-out}.list-group.s-lg-boxnav{margin-left:0;border-top:1px solid #dcdcdd}.list-group.s-lg-boxnav a:hover{background-color:#f3f3f4;transition:color 0.2s ease-out, text-decoration 0.2s ease-out, background-color 0.2s ease-out}.nav-stacked>li+li{margin-top:0}.accessibility-only{height:0;color:#fff;margin:0}.accessibility-only:focus{height:auto;color:#3b383e;margin:0 0 2rem -1.5rem}#s-lg-tabs-container .nav-pills>li.active>a{background-color:#f3f3f4 !important}#s-lg-tabs-container .nav-pills>li>ul>li:has(>a:hover){background-color:#f3f3f4 !important}.uql-az-index{display:flex;justify-content:center;margin-top:-20px;margin-bottom:24px}.uql-az-index :focus-visible{outline:4px solid #0d6dcd;outline-offset:-1px}.uql-az-index .uq-pagination ul{gap:3.5px}.uql-az-index .uq-pagination__list-item a.uq-pagination__item:not([href]):empty,.uql-az-index .uq-pagination__list-item a.uq-pagination__item[href='']:empty,.uql-az-index .uq-pagination__list-item a.uq-pagination__item:not([href]),.uql-az-index .uq-pagination__list-item a.uq-pagination__item[href='']{color:grey;text-decoration:none !important}.uql-az-index .uq-pagination__list-item a.uq-pagination__item:not([href]):empty:hover,.uql-az-index .uq-pagination__list-item a.uq-pagination__item[href='']:empty:hover,.uql-az-index .uq-pagination__list-item a.uq-pagination__item:not([href]):hover,.uql-az-index .uq-pagination__list-item a.uq-pagination__item[href='']:hover{background-color:transparent}.uql-az-index .uq-pagination__list,.uql-az-index .uq-pagination ul{flex-wrap:wrap;justify-content:center;margin-inline:auto}.container.s-lib-side-borders .row.s-lg-row{display:flex;column-gap:32px;justify-content:space-between;margin-left:-32px;margin-right:-32px}.container.s-lib-side-borders .row.s-lg-row>div{padding:0}@media (max-width: 768px){.container.s-lib-side-borders .row.s-lg-row{flex-direction:column-reverse}.container.s-lib-side-borders .row.s-lg-row>div:first-child{margin-inline:16px;margin-top:32px}.container.s-lib-side-borders .row.s-lg-row>div:first-child .uq-local-nav{max-width:100%}.container.s-lib-side-borders .row.s-lg-row>div:last-child{margin-inline:16px}}#s-lg-page-prevnext.pager{display:grid;grid-template-columns:1fr 1fr;margin:2.5rem -1.5rem 2.5rem 1.5rem}@media (max-width: 1200px){#s-lg-page-prevnext.pager{margin-right:-1.2rem}}#s-lg-page-prevnext.pager::before{content:none}#s-lg-page-prevnext.pager li.previous>a,#s-lg-page-prevnext.pager li.previous>span,#s-lg-page-prevnext.pager li.next>a,#s-lg-page-prevnext.pager li.next>span{float:none}#s-lg-page-prevnext.pager li.previous{text-align:left;margin-left:-24px}#s-lg-page-prevnext.pager li.previous>a,#s-lg-page-prevnext.pager li.previous>span{margin-left:-1.5rem;text-align:left;margin-right:0}#s-lg-page-prevnext.pager li.next{text-align:right}#s-lg-page-prevnext.pager li.next>a,#s-lg-page-prevnext.pager li.next>span{text-align:right}#s-lg-page-prevnext.pager li>a,#s-lg-page-prevnext.pager li>span{color:#51247a;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0.25rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;padding:1rem 1.5rem;transition:background-color 200ms ease-out, color 200ms ease-out, border 200ms ease-out;text-decoration:underline}#s-lg-page-prevnext.pager li>a:focus,#s-lg-page-prevnext.pager li>a:hover{background-color:#51247a;border-color:#51247a;color:#fff;text-decoration:underline}.s-lib-box-content:has(.highlight-info),.s-lib-box-content:has(.highlight-alert),.s-lib-box-content:has(.highlight-callout){margin:0 !important;padding:0 !important}.s-lib-box.s-lib-box-std:has(.highlight-info),.s-lib-box.s-lib-box-std:has(.highlight-alert),.s-lib-box.s-lib-box-std:has(.highlight-callout){margin:0 !important;padding:0 !important}.s-lib-box.s-lib-box-std:has(.replace-springshare-h2) h2:not(.replace-springshare-h2){display:none}.s-lib-box .highlight-info{background-color:#e7f0fa}.s-lib-box .highlight-alert{background-color:#fef8e8}.s-lib-box .highlight-callout{background-color:#f3f3f4}.s-lib-box .highlight-info,.s-lib-box .highlight-alert,.s-lib-box .highlight-callout{border-radius:2px;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem;position:relative}.s-lib-box .highlight-info h2,.s-lib-box .highlight-info h3,.s-lib-box .highlight-info h4,.s-lib-box .highlight-info h5,.s-lib-box .highlight-info h6,.s-lib-box .highlight-alert h2,.s-lib-box .highlight-alert h3,.s-lib-box .highlight-alert h4,.s-lib-box .highlight-alert h5,.s-lib-box .highlight-alert h6,.s-lib-box .highlight-callout h2,.s-lib-box .highlight-callout h3,.s-lib-box .highlight-callout h4,.s-lib-box .highlight-callout h5,.s-lib-box .highlight-callout h6{color:#19151c;margin-top:0 !important;margin-bottom:0.5rem}.s-lib-box .highlight-info>h2:first-child,.s-lib-box .highlight-info>h3:first-child,.s-lib-box .highlight-info>h4:first-child,.s-lib-box .highlight-info>h5:first-child,.s-lib-box .highlight-info>h6:first-child,.s-lib-box .highlight-alert>h2:first-child,.s-lib-box .highlight-alert>h3:first-child,.s-lib-box .highlight-alert>h4:first-child,.s-lib-box .highlight-alert>h5:first-child,.s-lib-box .highlight-alert>h6:first-child,.s-lib-box .highlight-callout>h2:first-child,.s-lib-box .highlight-callout>h3:first-child,.s-lib-box .highlight-callout>h4:first-child,.s-lib-box .highlight-callout>h5:first-child,.s-lib-box .highlight-callout>h6:first-child{margin-top:0}.s-lib-box .highlight-info h2,.s-lib-box .highlight-alert h2,.s-lib-box .highlight-callout h2{padding:0 !important;margin-bottom:1rem !important}.s-lib-box .highlight-info p,.s-lib-box .highlight-alert p,.s-lib-box .highlight-callout p{margin-bottom:1rem !important}.s-lib-box .highlight-info p:last-child,.s-lib-box .highlight-alert p:last-child,.s-lib-box .highlight-callout p:last-child{margin-bottom:0 !important}.s-lib-box .highlight-info ul,.s-lib-box .highlight-info ol,.s-lib-box .highlight-alert ul,.s-lib-box .highlight-alert ol,.s-lib-box .highlight-callout ul,.s-lib-box .highlight-callout ol{padding:0 0 0 1.5rem;margin:0 0 1.5rem 0}.s-lib-box .highlight-info ul li,.s-lib-box .highlight-info ol li,.s-lib-box .highlight-alert ul li,.s-lib-box .highlight-alert ol li,.s-lib-box .highlight-callout ul li,.s-lib-box .highlight-callout ol li{margin:0 0 0.5rem 0;padding:0}.s-lib-box .highlight-info,.s-lib-box .highlight-alert{padding:1.5rem 4rem;margin:0 0 1.5rem 0}.s-lib-box .highlight-info h2,.s-lib-box .highlight-alert h2{margin:0;padding:0 !important;line-height:1}.s-lib-box .highlight-info::before,.s-lib-box .highlight-alert::before{background-repeat:no-repeat;background-position:50%;background-size:100%;content:'';display:block;height:1.5rem;left:1.5rem;position:absolute;top:1.5rem;width:1.5rem}.s-lib-box .highlight-info::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns= 'http://www.w3.org/2000/svg' width= '24' height= '24' fill= 'none' %3E%3Ccircle cx= '12' cy= '12' r= '9.25' stroke= '%23000' stroke-width= '1.5' transform= 'rotate(-180 12 12)' /%3E%3Cpath stroke= '%23000' stroke-linecap= 'round' stroke-width= '1.5' d= 'M12 16.2v-4' /%3E%3Ccircle cx= '12' cy= '8.4' r= '1.1' fill= '%23000' transform= 'rotate(-180 12 8.4)' /%3E%3C/svg%3E")}.s-lib-box .highlight-alert::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.5' 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 0z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='M12 9v4'/%3E%3Ccircle cx='11.9' cy='16.601' r='1.1' fill='%23000'/%3E%3C/svg%3E")}html{scroll-behavior:smooth}.can-scroll-to-top{padding-bottom:50px}.can-scroll-to-top .s-lib-box.s-lib-box-std{position:relative;display:flex;justify-content:flex-start}.can-scroll-to-top .s-lib-box.s-lib-box-std .h2-arrow-wrapper{margin-top:0.3rem;margin-right:0.5rem;display:flex;justify-content:flex-start}.can-scroll-to-top .s-lib-box.s-lib-box-std .h2-arrow-wrapper .uparrow{display:block;width:30px;height:30px}.can-scroll-to-top .s-lib-box.s-lib-box-std .h2-arrow-wrapper a.uparrow{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27m1.715 10.855 6-6.168a.41.41 0 0 1 .597 0l5.973 6.168%27 fill=%27none%27 stroke=%27%23000%27 stroke-width=%27.75%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat}.can-scroll-to-top .s-lib-box.s-lib-box-std .h2-arrow-wrapper a.uparrow:focus-within,.can-scroll-to-top .s-lib-box.s-lib-box-std .h2-arrow-wrapper a.uparrow:hover{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27m1.715 10.855 6-6.168a.41.41 0 0 1 .597 0l5.973 6.168%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%27.75%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3c/path%3e%3c/svg%3e")}.can-scroll-to-top .s-lib-box.s-lib-box-std .h2-arrow-wrapper h2{color:#3b383e;font-family:Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:2rem;font-weight:500;line-height:1.2}.can-scroll-to-top .s-lib-box.s-lib-box-std .s-lib-box-content{padding:0}button.lwz-btn{background-color:#51247a !important;border:2px solid #51247a;border-radius:.25rem;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:1rem;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;padding:1.5rem 2rem;position:relative;text-align:center;text-decoration:none;transition:background-color 200ms ease-out, color 200ms ease-out, border 200ms ease-out;background-image:none}button.lwz-btn:hover{background-color:#fff !important;border-color:#51247a;color:#51247a;text-decoration:underline}button.lwz-btn:focus{outline:2px solid #0d6dcd;outline-offset:0}button.lwz-btn:hover{filter:none}.btn.btn-primary{background-color:#51247a !important;border:2px solid #51247a;border-radius:.25rem;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:1rem;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;padding:1.5rem 2rem;position:relative;text-align:center;text-decoration:none;transition:background-color 200ms ease-out, color 200ms ease-out, border 200ms ease-out;background-image:none}.btn.btn-primary:hover{background-color:#fff !important;border-color:#51247a;color:#51247a;text-decoration:underline}.btn.btn-primary:focus{outline:2px solid #0d6dcd;outline-offset:0}.btn.btn-success:not(.dropdown-toggle),.btn.btn-danger:not(.dropdown-toggle),.btn.btn-warning:not(.dropdown-toggle),.btn.btn-info:not(.dropdown-toggle),.btn.btn-light:not(.dropdown-toggle),.btn.btn-dark:not(.dropdown-toggle),.btn.btn-link:not(.dropdown-toggle){background-color:#51247a !important;border:2px solid #51247a;border-radius:.25rem;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:1rem;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;padding:1.5rem 2rem;position:relative;text-align:center;text-decoration:none;transition:background-color 200ms ease-out, color 200ms ease-out, border 200ms ease-out;background-image:none}.btn.btn-success:not(.dropdown-toggle):hover,.btn.btn-danger:not(.dropdown-toggle):hover,.btn.btn-warning:not(.dropdown-toggle):hover,.btn.btn-info:not(.dropdown-toggle):hover,.btn.btn-light:not(.dropdown-toggle):hover,.btn.btn-dark:not(.dropdown-toggle):hover,.btn.btn-link:not(.dropdown-toggle):hover{background-color:#fff !important;border-color:#51247a;color:#51247a;text-decoration:underline}.btn.btn-success:not(.dropdown-toggle):focus,.btn.btn-danger:not(.dropdown-toggle):focus,.btn.btn-warning:not(.dropdown-toggle):focus,.btn.btn-info:not(.dropdown-toggle):focus,.btn.btn-light:not(.dropdown-toggle):focus,.btn.btn-dark:not(.dropdown-toggle):focus,.btn.btn-link:not(.dropdown-toggle):focus{outline:2px solid #0d6dcd;outline-offset:0}.btn.btn-secondary{background-color:#51247a !important;border:2px solid #51247a;border-radius:.25rem;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:1rem;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;padding:1.5rem 2rem;position:relative;text-align:center;text-decoration:none;transition:background-color 200ms ease-out, color 200ms ease-out, border 200ms ease-out;background-image:none;background-color:rgba(0,0,0,0) !important;border-color:#51247a;color:#51247a}.btn.btn-secondary:hover{background-color:#fff !important;border-color:#51247a;color:#51247a;text-decoration:underline}.btn.btn-secondary:focus{outline:2px solid #0d6dcd;outline-offset:0}.btn.btn-secondary:hover{background-color:#51247a !important;border-color:#51247a;color:#fff}figcaption{line-height:1.6}table.table.table-bordered{border-collapse:collapse;margin-bottom:1.5rem;width:100%;border:none !important}table.table.table-bordered caption{color:#3b383e;text-align:center;line-height:1.6}table.table.table-bordered thead tr th{border:none !important}table.table.table-bordered th{background-color:#f3f3f4;color:#19151c;font-weight:500;text-align:left}table.table.table-bordered td,table.table.table-bordered th{padding:0.75rem 1rem;vertical-align:top}table.table.table-bordered tbody td,table.table.table-bordered tbody th{border:none !important;border-bottom:1px solid #d1d0d2 !important}table.table.table-bordered td :last-child{margin-bottom:0}div:has(>iframe[title='YouTube video player']){width:100%;aspect-ratio:16 / 9}iframe[title='YouTube video player']{width:100%;height:100%}.pad-bottom-med{padding-bottom:0}.s-srch-resultlist .pagination>li>a,.s-srch-resultlist .pagination>li>span{color:#51247a}.s-srch-resultlist .pagination>li>a:hover,.s-srch-resultlist .pagination>li>span:hover,.s-srch-resultlist .pagination>li>a:focus,.s-srch-resultlist .pagination>li>span:focus{color:#51247a;background-color:#eee}.s-srch-resultlist .pagination>.active>a,.s-srch-resultlist .pagination>.active>span,.s-srch-resultlist .pagination>.active>a:hover,.s-srch-resultlist .pagination>.active>span:hover,.s-srch-resultlist .pagination>.active>a:focus,.s-srch-resultlist .pagination>.active>span:focus{color:#fff;background-color:#51247a;border-color:#51247a}.s-srch-result-title,.s-srch-result .label,.s-srch-result,.s-srch-results-featured h3{font-size:1rem}.s-srch-result>div>div,.s-srch-result>div{margin-block:6px;padding:0 !important}section:has(#s-lg-srch-nav-col){margin-top:-2rem;margin-bottom:1rem}.dropdown-menu{padding:10px 20px;min-width:auto}.dropdown-menu li+li{margin-top:20px}.dropdown-menu>li>a{line-height:normal;padding:0;margin-block:10px;font-size:16px}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#51247a;color:white}a:hover i.fa{color:#fff;padding-inline:4px}@media print{uq-header,uq-site-header,cultural-advice,uq-footer,proactive-chat,.uq-pagination,.uq-card__icon,.uq-hero__content::after,.arrowSvgWrapper,.s-lg-tabs-side,#s-lib-footer-public,#s-lg-page-prevnext,.pull-right,.col-md-3:has(fieldset){display:none !important}.accessibility-only{margin-block:24px}.container.s-lib-side-borders .row.s-lg-row{margin-left:0;margin-right:16px}body:not(.editmode) #s-lg-side-nav-content>.row{display:block;margin:0 !important;padding:0 !important;width:100% !important}#s-lg-side-nav-content{margin:0 !important}.uq-hero{margin:0 !important;padding:0 !important;background:none !important;height:auto !important;min-height:unset !important}.uq-hero *{margin:0 !important;padding:0 !important;line-height:normal !important}.uq-hero .uq-hero__content::after,.uq-hero .uq-hero__title,.uq-hero .uq-hero__description,.uq-hero .uq-hero__content,.uq-hero .uq-hero__content h1{background-color:#fff !important;color:#19151c !important;border:none !important;padding:0 !important;margin:0 !important;width:100% !important;box-shadow:none !important}a.btn.btn-primary,button.btn.btn-primary{background-color:#fff !important;color:#19151c !important;border:none !important;text-decoration:none !important}a[href]:after{content:" (" attr(href) ") " !important;font-size:90% !important;text-decoration:underline !important}abbr[title]:after{content:" (" attr(title) ")"}#s-lg-index-cols::after,#s-lg-index-cols::before{content:none !important}.uql-grid{display:block !important}.uql-grid .s-lib-box-container{border:none !important}.uq-accordion__content:not(.uq-accordion__content--active){display:block !important}div:has(>iframe[title='YouTube video player']){height:0}.s-lib-box .highlight-alert,.s-lib-box .highlight-info,.s-lib-box .highlight-callout{border:1px solid #dcdcdd}}sub,sup{font-size:smaller}figure{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:40px;margin-inline-end:40px;unicode-bidi:isolate}#s-lg-tabs-container .nav-tabs>li>a,#s-lg-tabs-container .nav-tabs>.active>a{background-color:#51247a}#s-lg-col-1 .uq-accordion__item button h2,#s-lg-col-1 .uq-accordion__item button h3,#s-lg-col-1 .uq-accordion__item button h4,#s-lg-col-1 .uq-accordion__item button h5{margin-bottom:0}#s-lg-col-1 .uq-accordion__item.uq-accordion__item--is-open ul{margin-bottom:0}
