/**handles:style**/
.bg-primary{background-color:#25418e}.bg-secondary{background-color:#2a2a2a}.txt-center{text-align:center}.bg-background{background-color:#eef2ff}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}ul{list-style-position:inside;padding:0}ul li{font-family:museo-sans,sans-serif;font-weight:300;margin:1rem 0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}figure{margin:0}section{position:relative;padding:0 3rem}@media screen and (max-width:1024px){section{padding:0 1.5rem}}@media screen and (max-width:480px){section{padding:0 1rem}}section .container{margin:0 auto;max-width:1920px;padding:0}section .hero{display:flex;flex-direction:column;align-items:center;justify-content:center;height:85vh}section .hero p{max-width:750px}section .hero form{max-width:600px;width:100%;display:flex;gap:0;margin-top:1rem}section .hero form input{width:100%;border:2px solid #25418e;border-right:0;border-radius:3rem 0 0 3rem;padding:1rem 1.5rem;font-size:1.125rem;font-family:museo-sans,sans-serif;font-weight:300}section .hero form input::-moz-placeholder{color:#25418e}section .hero form input::placeholder{color:#25418e}section .hero form button{padding:.8rem 2rem;border-radius:0 3rem 3rem 0;margin:0}section .menu-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media screen and (max-width:1024px){section .menu-tiles{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){section .menu-tiles{grid-template-columns:repeat(1,1fr)}}section .menu-tiles .menu-tile{background:#25418e;padding:12rem 3rem 3rem;text-decoration:none;border-bottom-left-radius:3rem;display:flex;align-items:flex-end;transition:opacity .1s ease-in-out}@media screen and (max-width:1024px){section .menu-tiles .menu-tile{padding:6rem 3rem 2rem}}section .menu-tiles .menu-tile p{color:#fff;font-size:3rem;line-height:1.2;margin:0}@media screen and (max-width:1920px){section .menu-tiles .menu-tile p{font-size:2rem}}section .menu-tiles .menu-tile p span{font-weight:500}section .menu-tiles .menu-tile:nth-child(2){background:#882c7b}section .menu-tiles .menu-tile:nth-child(3){background:#1a5e78}section .menu-tiles .menu-tile:nth-child(4){background:#2a2a2a}section .menu-tiles .menu-tile:hover{opacity:.85}section .how-to-use{display:grid;grid-template-columns:repeat(2,1fr);max-width:1920px;margin:0 auto;min-height:750px}@media screen and (max-width:1920px){section .how-to-use{min-height:500px}}@media screen and (max-width:1024px){section .how-to-use{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1024px){section .how-to-use .image-wrapper{height:350px}}section .how-to-use .image-wrapper .image{position:absolute;background-color:#929fc7;width:100%;height:100%}@media screen and (max-width:1024px){section .how-to-use .image-wrapper .image{position:relative}}section .how-to-use .image-wrapper .image img{position:absolute;width:50%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:luminosity}@media screen and (max-width:1024px){section .how-to-use .image-wrapper .image img{width:100%}}section .how-to-use .content{padding:6rem 3rem;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1024px){section .how-to-use .content{order:2}}@media screen and (max-width:768px){section .how-to-use .content{padding:3rem 1.5rem}}@media screen and (max-width:480px){section .how-to-use .content{padding:3rem 1rem}}section .jcdi{display:flex;flex-direction:column;align-items:center}section .jcdi img{margin-bottom:2rem}section .jcdi h2{max-width:600px}section .jcdi p{max-width:750px}section .sub-page-hero{padding:14rem 0 2rem}section .sub-page-hero .term-category{color:#25418e;text-transform:capitalize}section .sub-page-hero .term-category span{font-weight:600}section .facetwp-facet-keywords{display:none}section.results .term-results{display:grid;grid-template-columns:1fr 350px;gap:6rem}@media screen and (max-width:1024px){section.results .term-results{grid-template-columns:1fr}}@media screen and (max-width:768px){section.results .term-results{gap:0}}section.results .alpha_title{font-size:4rem;font-family:museo-sans,sans-serif;font-weight:700;color:#25418e;padding-bottom:1rem;margin:5rem 0 2rem}@media screen and (max-width:1024px){section.results .alpha_title{font-size:2rem}}@media screen and (max-width:1024px){section.results .alpha_title:first-child{margin-top:0}}section.results .search-container{margin-top:5rem;max-width:350px}@media screen and (max-width:1024px){section.results .search-container{max-width:100%}}section.results .search-container p{margin:0;color:#fff;font-size:1.5rem;font-weight:600;position:relative}section.results .search-container p::after{content:url("https://www.legalliterate.org.au/wp-content/themes/legal-literate/assets/images/arrow.svg");display:block;width:32px;height:32px;position:absolute;top:50%;right:0;transform:translate(0,-50%)}section.results .search-container .categories{padding:2rem;background:#882c7b;display:block}section.results .search-container .categories p::after{display:none}section.results .search-container .catergory-list{background:#f6f6f6;padding:2rem;display:flex;flex-direction:column}section.results .search-container .catergory-list div{margin:.5rem 0}section.results .search-container .catergory-list div a p{display:inline;color:#2a2a2a;font-weight:300;font-size:1rem}section.results .search-container .catergory-list div a p::after{display:none}section.results .search-container .catergory-list div a:hover{text-decoration:underline}section.results .search-container a{text-decoration:none}section.results .search-container .az-search{padding:2rem;background:#1a5e78}section.results .search-container .az-search:hover{opacity:.85}section.results .search-container .search{padding:2rem;background:#2a2a2a;transition:opacity .1s ease-in-out}section.results .search-container .search:hover{opacity:.85}section .terms-container span{font-family:museo-sans,sans-serif;font-size:3rem;margin-right:1rem;margin-top:1rem}section .terms-container span:first-child{display:none}section .terms-container span:nth-child(2){display:none}@media screen and (max-width:1024px){section .terms-container span{font-size:2rem}}@media screen and (max-width:768px){section .terms-container span{font-size:1.5rem}}section .terms-container span.available{color:#25418e}section .terms-container span.available:hover{text-decoration:underline}section .terms-container span.selected{color:#2a2a2a;text-decoration:underline}section .terms-container .facetwp-type-alpha{padding:5rem 0 3rem}@media screen and (max-width:1024px){section .terms-container .facetwp-type-alpha{padding:0 0 1rem}}section .term{padding:1.5rem 0;font-size:1.3rem;font-weight:300;border-bottom:1px solid #e1e1e1}section .term a{color:#2a2a2a}section .categories{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media screen and (max-width:1024px){section .categories{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){section .categories{grid-template-columns:repeat(1,1fr)}}section .categories .category{background:#25418e;padding:8rem 3rem 2rem 2rem;text-decoration:none;border-bottom-left-radius:3rem;display:flex;align-items:flex-end;min-height:200px;transition:opacity .1s ease-in-out}@media screen and (max-width:1024px){section .categories .category{padding:6rem 3rem 3rem}}section .categories .category p{color:#fff;font-size:2rem;line-height:1.2;margin:0}@media screen and (max-width:1920px){section .categories .category p{font-size:1.5rem}}section .categories .category p span{font-weight:500}section .categories .category:hover{opacity:.85}section .term-container{margin-top:5rem}@media screen and (max-width:1024px){section .term-container{margin-top:0}}section .term-container p{font-size:1.5rem;max-width:80%;text-wrap:pretty}@media screen and (max-width:1024px){section .term-container p{font-size:1.125rem;max-width:100%}}section .term-container .additional-information{font-style:italic;font-size:1.125rem}@media screen and (max-width:1024px){section .term-container .additional-information{font-size:1rem}}section .term-container .related-terms p{font-size:1.125rem;font-weight:500}section .term-container .related-term{display:inline-block;padding:.8rem 1.4rem;background:#eef2ff;border-radius:3rem;margin-bottom:.5rem}section .content p{max-width:100%}section.page-not-found{height:100vh;background:#eef2ff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.container{margin:6rem auto 6rem;max-width:1920px}.full-width{margin-top:0;padding:0;overflow:hidden}header{position:fixed;z-index:999;padding:2rem 3rem;width:100%;display:flex;justify-content:space-between;transition:background-color .1s ease-in-out,padding .2s ease-in-out}@media screen and (max-width:1024px){header{padding:1rem 1.5rem}}@media screen and (max-width:480px){header{padding:1rem 1rem}}header .logo{width:200px;transition:width .3s ease-in-out}@media screen and (max-width:1024px){header .logo{width:150px}}@media screen and (max-width:768px){header .logo{width:120px}}header .logo img{width:100%;height:100%}header .menu{display:flex;flex-direction:row;gap:2rem;align-items:center}header .menu ul{list-style:none}header .menu ul a{font-size:1.25rem;font-weight:300}@media screen and (max-width:1920px){header .menu ul a{font-size:1.125rem}}@media screen and (max-width:1224px){header .menu ul a{font-size:1rem}}header .menu ul a:hover{text-decoration:underline}header .menu ul .active a{text-decoration:underline;font-weight:500}@media screen and (max-width:1224px){header .menu{gap:1rem}}@media screen and (max-width:1024px){header .menu{display:none}}header.sticky{background:rgba(255,255,255,.7921568627);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding-block:1rem}@media screen and (max-width:1024px){header.sticky{-webkit-backdrop-filter:none;backdrop-filter:none}}header.sticky .logo{width:150px}@media screen and (max-width:1024px){header.sticky .logo{width:120px}}@media screen and (max-width:768px){header.sticky .logo{width:100px}}.mobile-menu-button{position:relative;display:none;z-index:9999999999999;cursor:pointer}@media screen and (max-width:1024px){.mobile-menu-button{display:block}}.mobile-menu-button .menu-toggle{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);height:26px;width:29px}.mobile-menu-button .menu-toggle:hover .menu-toggle-bar{background-color:#882c7b}.mobile-menu-button .menu-toggle-bar{display:block;position:absolute;top:50%;margin-top:-1px;right:0;width:100%;height:4px;border-radius:4px;background-color:#25418e;transition:all .3s ease}.mobile-menu-button .menu-toggle-bar.menu-toggle-bar--top{transform:translate(0,-8px)}.mobile-menu-button .menu-toggle-bar.menu-toggle-bar--bottom{transform:translate(0,8px)}.nav-open .mobile-menu-button .menu-toggle-bar{background-color:#fff}.nav-open .mobile-menu-button .menu-toggle-bar.menu-toggle-bar--top{transform:translate(0,0) rotate(45deg)}.nav-open .mobile-menu-button .menu-toggle-bar.menu-toggle-bar--middle{opacity:0}.nav-open .mobile-menu-button .menu-toggle-bar.menu-toggle-bar--bottom{transform:translate(0,0) rotate(-45deg)}.mobile-menu{position:fixed;height:100%;width:100%;background:#25418e;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 3rem;visibility:hidden}.mobile-menu .mobile-menu-container ul{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0;margin:0}.mobile-menu .mobile-menu-container ul li{margin:1rem 0;text-align:center;text-wrap:balance}.mobile-menu .mobile-menu-container ul li a{color:#fff;font-size:2rem;font-family:museo-sans,sans-serif}@media screen and (max-width:768px){.mobile-menu .mobile-menu-container ul li a{font-size:1.5rem}}.mobile-menu .mobile-menu-container ul li .sub-menu{display:none}.mobile-menu .mobile-menu-container .menu-item-has-children a{position:relative}.mobile-menu .mobile-menu-container .menu-item-has-children a::before{content:url(https://www.legalliterate.org.au/wp-content/themes/legal-literate/assets/images/chevron-down.svg);position:absolute;top:50%;transform:translateY(-50%);right:-32px}.mobile-menu .mobile-menu-container .menu-item-has-children ul{padding:0 0 0 1rem}.mobile-menu .mobile-menu-container .menu-item-has-children ul li a::before{display:none}.mobile-menu button{font-size:2rem;padding:.5rem 2rem;margin-top:1rem;color:#fff!important;background:#882c7b!important;border-color:#882c7b!important}@media screen and (max-width:1024px){.mobile-menu button{font-size:1.2rem}}@media screen and (max-width:480px){.mobile-menu button{font-size:.8rem}}.nav-open .mobile-menu{visibility:visible}footer{background:#2a2a2a}footer .footer{display:flex;padding:3rem 3rem 1rem;gap:4rem}@media screen and (max-width:768px){footer .footer{flex-direction:column-reverse;gap:1rem;padding:3rem 1.5rem}}@media screen and (max-width:480px){footer .footer{padding:3rem 1rem}}footer .footer p{color:#fff;margin:0 0 1rem;font-size:14px;font-weight:300}footer .footer .image-wrapper .image{width:250px;height:auto}footer .footer .image-wrapper .image img{width:100%;height:100%}footer .footer .quick-links a{color:#fff}footer .copyright{display:flex;justify-content:space-between;background:#000;padding:1rem 3rem}@media screen and (max-width:480px){footer .copyright{display:block}}footer .copyright p{font-size:12px;color:#fff;margin:0}@media screen and (max-width:480px){footer .copyright p{text-align:center}}footer a{color:#fff}footer p.sub-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}h1,h2,h3,h4,h5,h6{font-family:museo-sans,sans-serif;letter-spacing:-.015em;font-weight:700;line-height:1.2;margin:0;width:100%}h1{font-size:6rem;color:#25418e}@media screen and (max-width:1920px){h1{font-size:3.5rem}}@media screen and (max-width:1024px){h1{font-size:3rem}}@media screen and (max-width:768px){h1{font-size:1.5rem}}h1 span{font-weight:300;color:#2a2a2a}h2{font-size:2rem;color:#25418e}@media screen and (max-width:1024px){h2{font-size:1.5rem}}h3{font-size:3rem;color:#25418e;font-weight:400;margin-bottom:2rem}@media screen and (max-width:1024px){h3{font-size:2.5rem}}@media screen and (max-width:768px){h3{font-size:1.5rem}}h4{font-size:2rem;color:#25418e;margin-bottom:1.5rem}@media screen and (max-width:480px){h4{font-size:1.5rem;margin-bottom:1rem}}h5{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}p{font-family:museo-sans,sans-serif;font-size:1.125rem;line-height:1.5;font-weight:300;max-width:600px;margin-top:3rem;color:#000}@media screen and (max-width:480px){p{font-size:1rem}}a{font-family:museo-sans,sans-serif;text-decoration:none;color:#25418e}a:hover{text-decoration:underline}button{border:2px solid #25418e;border-radius:32px;padding:.5rem 1.2rem;font-family:museo-sans,sans-serif;background:#25418e;color:#fff;transition:all ease-in-out .2s;cursor:pointer;margin-top:2rem}button svg{margin-bottom:-2px;margin-left:.5rem;transition:margin-left ease-in-out .2s}button svg path{transition:stroke ease-in-out .2s}button:hover{color:#25418e;background:0 0}button:hover svg{margin-left:1rem}button:hover svg path{stroke:#25418E}button.red{border:2px solid #882c7b;background:#882c7b}button.red:hover{color:#25418e;background:0 0;border-color:#25418e}button.red:hover svg path{stroke:#25418E}button.secondary{background:0 0;color:#25418e}button.secondary svg path{stroke:#25418E}button.secondary.inverted{border-color:#fff;color:#fff}button.secondary.inverted svg path{stroke:#fff}#scrollTop{display:none;position:fixed;bottom:60px;right:3rem;z-index:99;font-size:1rem;border:none;outline:0;background-color:#2a2a2a;color:#fff;cursor:pointer;padding:1rem;border-radius:0;transition:background-color ease-in-out .2s}#scrollTop:hover{background-color:#1a5e78}