.spf-alert .alert-body{transition:all .3s ease-in-out;max-height:3000px}.spf-alert .alert-body.collapsed{overflow:hidden;text-overflow:ellipsis;max-height:155px}.spf-alert .alert-body.clamped{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.show-more-button{margin-top:1rem}.alert-close-btn{position:absolute;top:10px;right:15px;background:0 0;border:none;font-size:24px;font-weight:700;color:#6e3694;cursor:pointer;padding:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;z-index:1000;transition:color .2s ease}.alert-close-btn:hover,.alert-close-btn:focus{color:#000}.spf-body .spf-key-task .spf-key-tasks--title>a:active,.spf-body .spf-key-task .spf-key-tasks--title>a:focus,.spf-body .spf-key-task .spf-key-tasks--title>a:hover{color:#000}.spf-article-box .row>div{overflow:hidden}.uikit-body details{background:#fff;border:1px solid #c5c5c5;border-top:none}.uikit-body details summary{background:#f0f3f5;border-bottom:1px solid #c5c5c5;border-top:none;list-style:none;padding:1.5em 5em 1.5em 1.5em;position:relative}.uikit-body details summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:2.67rem;font-weight:700;transition:transform .3s ease;color:#6e3694;text-align:center;width:28px}.uikit-body details summary:hover{background-color:#f172a4;border:transparent;cursor:pointer}.uikit-body details summary+*{margin-top:1.2em}.uikit-body details summary+*:last-child{margin-bottom:1.2rem}.uikit-body details summary h2{padding:0;margin:0;font-size:1.25rem}.uikit-body details .details-body{padding:0 1.2em}.uikit-body details[open] summary:after{content:"-";transform:translateY(-50%) rotate(180deg);top:54%}.uikit-body details>div{overflow:hidden;transition:all .3s ease-in-out}.uikit-body details>*:not(summary){padding:0 1rem}.uikit-body details>*:last-child:not(summary){margin-bottom:1.2rem}.uikit-body details:first-of-type summary{border-top:1px solid #c5c5c5}.uikit-body details:last-of-type{border-bottom:1px solid #c5c5c5;margin-bottom:1rem}.uikit-body details:last-of-type summary{border-bottom:none}.uikit-body .accordion-controls{text-align:right}.tag-xl{margin:.1rem;padding:.85rem}.card-container{overflow:hidden;position:relative}@media (min-width:48em){.card-container .card-content{height:auto}.card-container .card-content .card--date p{margin:0}}.card-container .card-content .card--title{font-size:unset;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:unset;margin-right:4rem}.card-container .card-content .card--title *{font-size:1.5rem;margin-top:0}.card-container .card-content .card--title a{border:none;display:block;padding:1rem 0;text-decoration:underline}.card-container .card-content p{line-height:1.5em;max-height:unset}a.card-container:hover .card-content,a.card-container:focus .card-content{color:#000}.tag{color:#313131}.card--tags{padding:1rem}.card-content .card--tags{padding:unset}.cards-container--grid{display:grid;gap:.75rem;row-gap:2rem;margin-bottom:1.25rem}.cards-container--grid-4-col{grid-template-columns:repeat(4,minmax(0,1fr))}.cards-container--grid-3-col{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-container--grid-2-col{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-container--grid-1-col{grid-template-columns:repeat(1,minmax(0,1fr))}@media (max-width:105em){.cards-container--grid-4-col{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:48em){.cards-container--grid-4-col,.cards-container--grid-3-col{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:32em){.cards-container--grid-4-col,.cards-container--grid-3-col,.cards-container--grid-2-col{grid-template-columns:repeat(1,minmax(0,1fr))}}.cards-container .card-container .card{height:100%}.cards-container .card-container .card a{border-bottom:none}a.card-container .card:hover{background:#f172a4}a.card-container .card:hover .card-content{background:#f172a4}a.cards-container .card-container .card .card-content:hover{background:#f172a4}.card-container.bordered{border:1px solid #000;border-radius:8px;padding:0}.card-container.bordered:hover{border-color:inherit}.cards-container .card-container .card{border-radius:inherit}.cards-container .card-container .card .card--image{border-radius:8px 8px 0 0}a.card-container{display:block;border-radius:8px 8px 0 0}a.card-container .card--title{text-decoration:underline}a.card-container:hover .card--title{text-decoration:none}.cards-container>a:hover .card{background:0 0}.card-container .card:hover{box-shadow:none}.card{background:#fff}.cards-container .card-container .card .card-content{background:0 0}.cards-container .card-container .card .card-content:hover{background:0 0}.cards-v3 .card-container .card-content p{max-height:6.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0 0 1rem}.card-list-horizontal .card{-ms-flex-direction:row;flex-direction:row;overflow:hidden}@media (max-width:48rem){.card-list-horizontal .card-container .card{flex-direction:column}}.card-list-horizontal .card .card--image{min-width:300px;width:300px;overflow:hidden;min-height:180px;height:100%;border-radius:8px 0 0 8px}@media (max-width:48rem){.card-list-horizontal .card .card--image{width:100%;height:calc(100vw*0.4);min-height:calc(100vw*0.4)}}.card-list-horizontal .card .card-content{display:flex;flex-direction:column;width:calc(100% - 100px)}@media (max-width:48rem){.card-list-horizontal .card .card-content{width:100%}}.card-list-horizontal .card-content .card--title{order:1;margin:0;padding:0;max-height:none}.card-list-horizontal .card-content .card--date{order:2}.card-list-horizontal .card-content p{order:3;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-list-horizontal .card-content .card--tags{order:4;padding:1rem 0 0}.card-list-horizontal .card-content .card--date>span{font-size:.875rem}.card-list-horizontal .card-content .card--date .card--tags{display:inline;padding:0}.card--avatars{order:9;min-height:100px;padding:1rem;min-width:107px;display:grid;grid-auto-rows:calc(90px/1.5)}.card--avatars--bottom{display:block;padding:1rem}@media (max-width:48rem){.card--avatars{display:block}}.card--avatar{border-radius:50%;height:75px;width:75px;overflow:hidden;transition:all .4s ease-in-out}.card:hover .card--avatar{transform:scale(1.2)}@media (max-width:32rem){.card--avatar{height:50px;width:50px}}.article-body--featured-image--description{color:#505b68;font-size:1em;letter-spacing:-.18px;line-height:1.5em;font-style:italic}@charset "UTF-8";.uikit-breadcrumbs>.uikit-link-list>li:after{content:"";font-family:"Font Awesome 5 Pro";display:inline-block;font-size:1.2em;font-weight:700;margin:0 .4em 0 .8em;background:0 0}@media (max-width:991px){nav.breadcrumbs--image .uikit-breadcrumbs>.uikit-link-list>li:after{color:#fff}}.breadcrumbs-text h1{font-size:2em}nav.breadcrumbs-banner{z-index:1;left:0;visibility:visible}.spf-body .spf-search-box .spf-group-element{border:solid 2px #6e3694;max-height:44px}.spf-body .spf-search-box .spf-group-element:first-child,.spf-body .spf-search-box .spf-group-element:last-child{border:solid 2px #6e3694;max-height:44px}.spf-body .spf-search-box .uikit-btn{padding:8px}.spf-body .spf-input-group>.spf-group-element-wrapper input[type=text]{border-top-left-radius:1em;border-bottom-left-radius:1em}#btnSearchGlobal{border-top-right-radius:1em;border-bottom-right-radius:1em;background:#6e3694;border:solid 2px #6e3694}.spf-search-result{line-height:1.5;padding:1rem;margin:1rem 0}.spf-search-result:nth-child(even){background:#f1f3f5}.research-search-left-col{width:400px}.research-search-right-col{width:calc(100% - 400px)}.search-pagination{margin:40px 0;text-align:left}.search-pagination ul li{padding:0}.search-pagination ul li a{min-width:44px;min-height:44px;text-align:center}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{color:#6e3694}body.uikit-body .slick-dots li button:before{font-size:2rem}#translate .goog-logo-link:after{display:none !important}@media (min-width:768px){#translate div#\:0\.targetLanguage{display:inline;margin-right:6px}}#translate .skiptranslate.goog-te-gadget{font-size:0px}#translate .skiptranslate.goog-te-gadget span{display:none}#translate select.goog-te-combo{padding:.7em 1em;min-height:44px;border-radius:25px;appearance:none;background-image:url('data:image/svg+xml,<svg fill="%23000000" height="30px" width="30px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-330 -330 990.00 990.00" xml:space="preserve" stroke="%23000000" stroke-width="30.03"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path id="XMLID_225_" d="M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z"></path></g></svg>');background-repeat:no-repeat;background-position-x:99%;background-position-y:5px}@media (max-width:768px){#translate{display:inline-block}}#goog-gt-tt{display:none}.splash-search-banner{background:url(https://www.canberrahealthservices.act.gov.au/__data/assets/image/0007/1959172/CHS_New_Brand_Website_Banners_Home_Purple-70.jpg) center;height:500px;background-repeat:no-repeat;display:flex;justify-content:center;text-align:center;align-items:flex-end;padding-bottom:60px;background-position:50% 0}.splash-search-banner--heading{background:0 0;display:inline-block;color:#3d1063;padding:0 2em;width:100%}.splash-search-banner--heading h2{margin:.5rem}@media (max-width:600px){.splash-search-banner--heading{min-width:90%;margin:5%;max-width:90%}}.splash-search-banner--select{padding:.7em 1em;min-width:500px;border-radius:25px;appearance:none;background-image:url('data:image/svg+xml,<svg fill="%23000000" height="30px" width="30px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-330 -330 990.00 990.00" xml:space="preserve" stroke="%23000000" stroke-width="30.03"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path id="XMLID_225_" d="M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z"></path></g></svg>');background-repeat:no-repeat;background-position-x:99%;background-position-y:5px}@media (max-width:600px){.splash-search-banner--select{min-width:90%;margin:5%;max-width:90%}}.splash-search-banner--label{margin:.5rem;font-size:1.5rem}@media (max-width:600px){.splash-search-banner--label{min-width:90%;margin:5%;max-width:90%}}.splash-search-banner--content input[type=submit]{margin-top:.5rem;margin-left:.5rem;background-color:#3d1063;border-radius:25px}.splash-search-banner--content input[type=submit]:hover{background-color:#000}.splash-search-banner--container{padding:25px;background:#f4f3ee;border-radius:10px}@media (max-width:991px){.splash-search-banner--container{display:none}}@media (max-width:991px){.splash-search-banner{max-height:200px;background-size:cover}}.header-menu ul li a{border:none;padding:1rem .4rem;text-decoration:underline}footer.uikit-footer ul li a:not(.back-to-top){border:none;padding:1rem .4rem;text-decoration:underline}@media (max-width:991px){.uikit-footer-logo{text-align:left}}.util-bar{float:right;margin-bottom:2rem;background:#ececec;padding:.8rem}.util-bar a{padding:1rem 0;text-decoration:underline;border:none}.util-bar .share-box{transition:ease;opacity:0;transition:visibility 0s,opacity .2s linear;position:absolute;top:-65em;right:0;background:#fff;border:3px solid transparent;padding:1rem 2rem;border-image:linear-gradient(90deg,#ab4399,#cf1f25) 1}.util-bar .share-box.active{visibility:visible;opacity:1;top:-6.5em;z-index:1}.util-bar .share-box ul{list-style:none;padding-left:0;margin-bottom:0}.util-bar .share-toggle{margin-left:1rem;cursor:pointer}@media (max-width:768px){.util-bar .share-toggle{display:none}}.util-bar #translate{display:inline}.util-bar #google_translate_element{display:inline}.util-bar .skiptranslate.goog-te-gadget{display:inline}.spf-body #readspeaker_button1{display:inline-block !important;height:13px;position:static}.spf-body .rsbtn span.rsplay{display:none}.spf-body .rsbtn .rsbtn_play{background:0 0;border:none;float:right;height:44px}.spf-body .rsbtn .rsbtn_play .rsbtn_left{margin:0}.spf-body .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span{padding-left:0}.spf-body .rsbtn .rsbtn_left .rsbtn_text{background:0 0}.spf-body .rsbtn:before{display:inline}.spf-body .rsbtn .rsbtn_powered{display:none}.rsbtn.rsexpanded .rsbtn_exp{display:inline-block;position:absolute;top:50px;right:320px}@media (max-width:768px){.rsbtn.rsexpanded .rsbtn_exp{top:70px;left:20px;right:0}}.rsbtn.rspopup{display:none !important}.sq-form-error,.form-error{color:#d20032}.sq-form-field,input.sq-form-field{border:2px #3d1063 solid}fieldset{border-color:#000}input[type=radio]{accent-color:#6e3694}input#form_email_1948091_submit{border-radius:1em}.chs-form input,.chs-form select{border:solid 2px #6e3694}.flex-form .flex-form--row{display:flex;flex-direction:column;margin:1rem 0}.flex-form .flex-form--column{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.flex-form label{flex:1}.flex-form input,.flex-form select{flex:2;width:100%}.flex-form select{appearance:auto}input[type=text],input[type=email],input[type=password],input[type=url],input[type=search],input[type=textarea],input[type=tel]{padding:.4em;font-size:16px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans",sans-serif;width:100%;display:block;min-height:44px}select{min-height:44px}input[type=text],input[type=email],input[type=password],input[type=url],input[type=search],input[type=textarea],input[type=tel],select,.sq-form-field,input.sq-form-field{border:2px #6e3694 solid;border-radius:1em}.uikit-control-input__input[type=checkbox]:checked+.uikit-control-input__text:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E   %3Cpath fill='%236e3694' d='M0 0h128v128H0z'/%3E   %3Cpath fill='%23fff' d='M8 8h112v112H8z'/%3E   %3Cpath fill='%236e3694' d='M16 16h96v96H16z'/%3E   %3Cpath fill='%23fff' d='M102.59 45.41c.778-.778.782-2.038-.002-2.822l-9.176-9.176c-.78-.78-2.052-.772-2.823 0L56 68 41.42    53.42c-.784-.784-2.048-.792-2.832-.008l-9.176 9.176c-.78.78-.775 2.05-.004 2.82l25.184 25.184c.778.778 2.04.775 2.82-.003l45.177-45.18z'/%3E   %3C/svg%3E")}.uikit-control-input__input[type=checkbox]+.uikit-control-input__text:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E   %3Cpath fill='%236e3694' d='M0 0h128v128H0z'/%3E   %3Cpath fill='%23fff' d='M8 8h112v112H8z'/%3E   %3C/svg%3E")}label,legend{margin:1em 0 0}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover,.uikit-control-input:focus,.uikit-control-input:hover{box-shadow:0 0 10px 0 #000}.chs-checkbox-wrapper>ul,.chs-radio-wrapper>ul{list-style-type:none;padding-left:0}.uikit-control-input__input[type=radio]+.uikit-control-input__text:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E   %3Ccircle fill='%236e3694' cx='64' cy='64' r='64'/%3E   %3Ccircle fill='%23fff' cx='64' cy='64' r='56'/%3E   %3C/svg%3E")}.uikit-control-input__input[type=radio]:checked+.uikit-control-input__text:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E   %3Ccircle fill='%236e3694' cx='64' cy='64' r='64'/%3E   %3Ccircle fill='%23fff' cx='64' cy='64' r='56'/%3E   %3Ccircle fill='%236e3694' cx='64' cy='64' r='44'/%3E   %3Cpath fill='%23fff' fill-rule='nonzero' d='M94.588 53.412c.78-.78.784-2.04 0-2.824l-9.176-9.176c-.78-.78-2.05-.775-2.82-.004L56 68 45.412    57.412c-.78-.78-2.04-.784-2.824 0l-9.176 9.176c-.78.78-.782 2.042 0 2.824l21.176 21.176c.78.78 2.04.784 2.824 0l37.176-37.176z'/%3E   %3C/svg%3E")}.chs-article-box-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;margin-top:3rem}.chs-article-box{align-items:stretch;display:flex;border:none !important;border-radius:1rem;contain:content;background-color:#f4f3ee;outline-offset:unset !important;padding:unset;grid-column-end:span 4}.chs-article-box:hover,.chs-article-box:focus{background-color:#f4f3ee !important}.chs-article-box-1-col{grid-column-end:span 12}.chs-article-box-1-2-col{grid-column-end:span 6}@media (max-width:1200px){.chs-article-box-1-2-col{grid-column-end:span 6}}@media (max-width:992px){.chs-article-box-1-2-col{grid-column-end:span 12}}.chs-article-box-1-3-col{grid-column-end:span 4}@media (max-width:1200px){.chs-article-box-1-3-col{grid-column-end:span 6}}@media (max-width:992px){.chs-article-box-1-3-col{grid-column-end:span 12}}.chs-article-box-1-4-col{grid-column-end:span 3}@media (max-width:1200px){.chs-article-box-1-4-col{grid-column-end:span 6}}@media (max-width:992px){.chs-article-box-1-4-col{grid-column-end:span 12}}.chs-article-box-container{align-items:flex-start;border-bottom:16px solid transparent;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.chs-article-box-image{display:flex;background-color:#adadad;height:168px;min-height:168px;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;border-top-left-radius:1em;border-top-right-radius:1em}.chs-article-box-image.background-position-top{background-position:top}.chs-article-box-image.background-position-centre{background-position:center}.chs-article-box-image.background-position-bottom{background-position:bottom}.chs-article-box-content{align-items:flex-start;color:#111;display:flex;height:100%;flex-direction:column;justify-content:flex-start;padding:24px 24px 0;word-wrap:anywhere}.chs-article-box-tag-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:8px}.chs-tag{align-items:center;outline:1px solid #111;display:inline-flex;font-size:calc(13px);font-weight:600;min-height:16px;justify-content:center;line-height:120%;margin-right:8px;margin-bottom:4px;padding:4px 8px;width:fit-content;transition:background-color .2s cubic-bezier(0,0,.58,1),color .2s cubic-bezier(0,0,.58,1);background:#fff}.chs-article-box-title{color:#3d1063}.chs-article-box:hover .chs-article-box-container,.chs-article-box:focus .chs-article-box-container{border-bottom:16px #f47a5c solid}.chs-article-box:hover .chs-article-box-title,.chs-article-box:focus .chs-article-box-title{text-decoration:underline}a.uikit-btn{color:#fff}a.uikit-btn:hover{color:inherit}.uikit-btn{background-color:#3d1063;color:#fff;border-radius:1.5em;margin-bottom:1rem}.uikit-btn:focus,.uikit-btn:hover{background-color:#000}.uikit-btn--tertiary{background-color:#3d1063;color:#fff;border:none;border-radius:1.5em}#btnSearchGlobal{border-top-right-radius:1em;border-bottom-right-radius:1em;background:#6e3694;border:solid 2px #6e3694}@charset "UTF-8";.uikit-body .act-timeline{padding-bottom:1em;padding-left:0;position:relative;max-width:700px;margin:0 auto;-webkit-animation:reveal 2s 0 ease both 1;animation:reveal 2s 0 ease both 1}.uikit-body .act-timeline:before{content:"";border-left:5px solid #f4f3ee;left:16px;top:1.8em;height:calc(100% - 145px);position:absolute;bottom:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation:scaleVertical 3s 1s ease both 1;animation:scaleVertical 3s 1s ease both 1}.uikit-body .act-timeline>li{margin:0;padding:0 8px 0 33px;position:relative;list-style-type:none}.uikit-body .act-timeline>li:before{position:absolute;width:30px;height:30px;border-radius:50%;border:5px solid #fff;-webkit-animation:revealScaleUp .75s 0s ease both 1;animation:revealScaleUp .75s 0s ease both 1;background:#fff;color:#3d1063;border:none;content:"";font-family:"Font Awesome 5 Pro";font-size:inherit;font-size:1.6em;left:6px}.uikit-body .act-timeline>li .content{-webkit-animation:revealFromLeft .5s 0s ease both 1;animation:revealFromLeft .5s 0s ease both 1;padding:0 .5rem .5rem;border-radius:10px}.uikit-body .act-timeline>li:nth-child(1):before{-webkit-animation-delay:.85s;animation-delay:.85s}.uikit-body .act-timeline>li:nth-child(1) .content{-webkit-animation-delay:1.05s;animation-delay:1.05s}.uikit-body .act-timeline>li:nth-child(2):before{-webkit-animation-delay:1.2s;animation-delay:1.2s}.uikit-body .act-timeline>li:nth-child(2) .content{-webkit-animation-delay:1.5s;animation-delay:1.5s}.uikit-body .act-timeline>li:nth-child(3):before{-webkit-animation-delay:1.8s;animation-delay:1.8s}.uikit-body .act-timeline>li:nth-child(3) .content{-webkit-animation-delay:2.1s;animation-delay:2.1s}.uikit-body .act-timeline>li:nth-child(4):before{-webkit-animation-delay:2s;animation-delay:2s}.uikit-body .act-timeline>li:nth-child(4) .content{-webkit-animation-delay:2.3s;animation-delay:2.3s}.uikit-body .act-timeline.chevrons:before{left:15px}.uikit-body .act-timeline.chevrons>li:before{background:0 0;content:""}.uikit-body .act-timeline.checkboxes>li:before{content:none}.uikit-body .act-timeline.checkboxes>li:hover{cursor:pointer}.uikit-body .act-timeline.checkboxes>li:hover:before{color:#000}.uikit-body .act-timeline.checkboxes>li:hover .content{box-shadow:1px 1px 28px 7px rgba(0,0,0,.75);color:#000}.uikit-body .act-timeline.checkboxes>li.active .content{background:#3d1063;color:#fff}.uikit-body .act-timeline.checkboxes>li.active:hover .content{box-shadow:1px 1px 28px 7px rgba(0,0,0,.75)}.uikit-body .act-timeline.checkboxes>li.active .timeline-checkbox-button:before{content:""}.uikit-body .act-timeline.checkboxes>li .timeline-checkbox-button:before{position:absolute;width:30px;height:30px;border-radius:50%;border:5px solid #fff;-webkit-animation:revealScaleUp .75s 0s ease both 1;animation:revealScaleUp .75s 0s ease both 1;background:#fff;color:#3d1063;border:none;content:"";font-family:"Font Awesome 5 Pro";font-size:inherit;font-size:1.6em;left:3px}.uikit-body .act-timeline.checkboxes>li .timeline-checkbox-button:focus:before{color:#000}.uikit-body .act-timeline.checkboxes>li .timeline-checkbox-button:focus+.content{box-shadow:1px 1px 28px 7px rgba(0,0,0,.75)}.uikit-body .act-timeline ul{list-style:disc}@-webkit-keyframes revealFromLeft{0%{-webkit-transform:translateX(-1em);transform:translateX(-1em);opacity:0}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes revealFromLeft{0%{-webkit-transform:translateX(-1em);transform:translateX(-1em);opacity:0}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes reveal{0%{opacity:0}100%{opacity:1}}@keyframes reveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes scaleVertical{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes scaleVertical{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes revealScaleUp{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes revealScaleUp{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.podcast-container img{max-width:100%}.podcast-guest-image-container{max-height:500px;overflow:hidden}.sanjaya{background:#3d1063;color:#fff}.guest1{background:#f172a4;color:#000}.guest2{background:#f47a5c;color:#000}.podcast-prev-next{display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(auto-fit,minmax(40%,1fr));margin-bottom:1rem;border:1px solid #000}.podcast-prev-container{border-right:1px solid #000;text-align:left}.podcast-next-container{text-align:right}a.podcast-link,a.podcast-link{border:none;display:block;height:100%}a.podcast-link:hover p,a.podcast-link:hover p,a.podcast-link:focus p,a.podcast-link:focus p{background-color:#f172a4}a.podcast-link:hover span,a.podcast-link:hover span,a.podcast-link:focus span,a.podcast-link:focus span{border:none}a.podcast-link z,a.podcast-link z{transition:all .2s linear}a.podcast-link:hover z,a.podcast-link:hover z,a.podcast-link:focus z,a.podcast-link:focus z{border:none;font-size:1.2em}.podcast-prev-next p{background-color:#fff;margin:0;padding:.5rem 1rem;transition:background-color .1s ease-in-out}.prev-episode,.next-episode{font-size:1.5rem;font-weight:700}.prev-episode span,.next-episode span{border-bottom:1px solid #3f2583}.episode--avatars{padding:1rem}.episode--avatar{border-radius:50%;height:75px;width:75px;overflow:hidden;transition:all .4s ease-in-out}.podcast-link:hover .episode--avatar{transform:scale(1.2)}.episode-avatar-title-container{display:flex;flex-direction:column;height:100%;justify-content:space-between}.material-symbols-rounded{border-radius:50%}.material-symbols-rounded-64{font-size:64px !important}.material-symbols-rounded-pink{background-color:#f172a4}.material-symbols-rounded-orange{background-color:#f47a5c}.material-symbols-rounded-teal{background-color:#00b5a5}.spf-body .spf-key-task .spf-key-tasks--title>a:active,.spf-body .spf-key-task .spf-key-tasks--title>a:focus,.spf-body .spf-key-task .spf-key-tasks--title>a:hover{color:#000}.spf-key-task-flex-container{display:flex;flex-wrap:wrap}.spf-key-task-flex-container.bordered{border-left:6px solid #6e3694;border-radius:3px;box-shadow:2px 0 6px rgba(49,49,49,.7);margin-bottom:1rem;margin-top:1rem}.spf-key-task-flex-container .spf-key-task-flex{flex:1;min-width:250px;margin:1rem;padding:1rem}#main img{max-width:100%;height:auto}.locations_image{width:auto;max-width:600px;height:auto}.chs-figure{margin:0;border:1px solid #f4f3ee;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);display:inline-block}.chs-figure figcaption{padding:15px;font-size:14px;border-top:1px solid #f4f3ee}.chs-figure img{display:block}.back-to-top{background:#00b5a5;border-radius:50%;padding:.5rem .7rem .5rem .5rem;display:block;width:50px;position:fixed;bottom:5%;right:5%;z-index:999}@media (max-width:991px){.back-to-top{right:2em;bottom:2em;text-align:right}}.back-to-top z{color:#000}.back-to-top:hover z{color:#fff}a.back-to-top:hover,a.back-to-top:focus{background-color:#6e3694}.spf-body table thead tr th{vertical-align:bottom;border-bottom:2px solid #c5c5c5;background:#3d1063;color:#fff}.spf-body table tbody tr:nth-of-type(odd){background-color:#f4f3ee}.spf-body table tbody tr th{vertical-align:bottom;border-bottom:2px solid #c5c5c5;background-color:#24c2e8;color:#000}table>caption{font-size:1.5em;font-weight:700;text-align:left;font-family:"Satoshi",sans-serif}table tfoot{background:#3d1063;color:#fff;border-top:3px solid #6e3694}table tfoot.secondary{background:#00b5a5;color:#000;border-top:2px solid #24c2e8}table tfoot.tertiary{background:#f47a5c;color:#000;border-top:2px solid #f47a5c}