a.hotbox{color:inherit}.hotbox,.hotbox .hotbox-image{position:relative;overflow:hidden}.hotbox{--bs-card-title-color:var(--aw-heading-color);--text-spacing:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;height:100%;word-wrap:break-word;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;border-radius:30px;-webkit-box-shadow:var(--hotbox-shadow);box-shadow:var(--hotbox-shadow)}@media (min-width:992px){.hotbox{border-radius:50px}}.hotbox.aqual .hotbox-image:after{background-color:var(--brand-aqual)}.hotbox.darkblue .hotbox-image:after{background-color:var(--brand-darkblue)}.hotbox.midblue .hotbox-image:after{background-color:var(--brand-midblue)}.hotbox.teal .hotbox-image:after{background-color:var(--brand-teal)}.hotbox.babyblue .hotbox-image:after{background-color:var(--brand-babyblue)}.hotbox.red .hotbox-image:after{background-color:var(--brand-red)}.hotbox.orange .hotbox-image:after{background-color:var(--brand-orange)}.hotbox.bgyellow .hotbox-image:after{background-color:var(--brand-bgyellow)}.hotbox .hotbox-image{--bs-aspect-ratio:64%}.hotbox .hotbox-image:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.hotbox .hotbox-image:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:100%;height:5px;background-color:var(--brand-primary);pointer-events:none}.hotbox .hotbox-image img{display:block;-webkit-transform:scale(1.001);transform:scale(1.001);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;-webkit-transition-duration:.5s;transition-duration:.5s}.hotbox .hotbox-image img,.hotbox .hotbox-image picture{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hotbox .hotbox-image a:focus img,.hotbox .hotbox-image a:hover img{-webkit-transform:scale(1.08);transform:scale(1.08);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotbox .hotbox-content,.hotbox .hotbox-image .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hotbox .hotbox-image .date{font-size:1rem;line-height:1;position:absolute;top:var(--gutter-spacing);left:var(--gutter-spacing);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--brand-babyblue);color:var(--brand-secondary);padding:10px 16px;border-radius:20px 10px 10px 10px}@media (min-width:992px){.hotbox .hotbox-image .date{border-radius:40px 10px 10px 10px}}.hotbox .hotbox-image .date .y{display:none}.hotbox .hotbox-image .date .d{font-weight:var(--aw-font-weight-bold);font-size:19px}@media screen and (min-width:320px){.hotbox .hotbox-image .date .d{font-size:calc(19px + 8*((100vw - 320px)/1320))}}@media screen and (min-width:1640px){.hotbox .hotbox-image .date .d{font-size:27px}}.hotbox .hotbox-image .tags{position:absolute;top:var(--gutter-spacing);left:var(--gutter-spacing)}.hotbox .hotbox-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#fff;padding:30px var(--gutter-spacing) 50px}@media (min-width:1200px){.hotbox .hotbox-content{padding-left:35px;padding-right:35px}}.hotbox .hotbox-content .tags+.card-title,.hotbox .hotbox-content .tags+.date{margin-top:var(--text-spacing)}.hotbox .hotbox-content .card-text:last-child{padding-bottom:20px}.hotbox .hotbox-content ul.fa-ul{margin:15px 0 0;padding:0 50px 0 0}.hotbox .hotbox-content ul.fa-ul>li{position:relative;padding-left:26px;padding-bottom:6px;border-bottom:1px solid var(--brand-primary-20)}.hotbox .hotbox-content ul.fa-ul>li:not(:last-child){margin-bottom:6px}.hotbox .hotbox-content ul.fa-ul>li .fa-li{position:absolute;top:0;left:0;width:20px;text-align:center;color:var(--brand-secondary)}.hotbox .card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.hotbox .logo{position:relative;margin-top:-70px;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:119px;height:73px;background:#fff;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);border-radius:0 var(--border-radius) var(--border-radius) var(--border-radius)}.hotbox .logo img{width:auto;max-width:100%;height:auto;max-height:100%}.hotbox .date{font-size:.9rem;color:var(--brand-primary)}.hotbox .date:not(:last-child){margin-bottom:calc(var(--text-spacing)/2)}.hotbox .date+.card-title{margin-top:calc(var(--text-spacing)/2)}.hotbox .card-title{-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotbox .card-title a{display:-webkit-box;display:-ms-flexbox;display:flex;color:inherit}.hotbox .card-title a:focus,.hotbox .card-title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:1px}.hotbox .card-title:not(:last-child){margin-bottom:var(--text-spacing)}.hotbox .meta{font-size:.875rem;font-weight:var(--aw-font-weight-bold)}.hotbox .meta:not(:first-child){margin-top:17px}.hotbox .meta:not(:last-child){margin-bottom:7px}.hotbox .meta span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.hotbox .meta span:not(:last-child){margin-right:24px}.hotbox .meta span i{font-size:.8125rem;margin-right:5px}.hotbox .btn-secondary{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;width:45px;height:45px;background-color:var(--brand-aqual);color:#fff;border:1px solid var(--brand-aqual);border-radius:50%;-ms-flex-negative:0;flex-shrink:0;right:var(--gutter-spacing);bottom:var(--gutter-spacing);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotboxes-events .hotbox .btn-secondary,.hotboxes-news .hotbox .btn-secondary,.hotboxes-projects .hotbox .btn-secondary{background-color:var(--brand-secondary);border-color:var(--brand-secondary)}.hotbox .btn-secondary span{display:none}.hotbox .btn-secondary:after{content:"\f061";margin:0}.hotbox .btn-secondary:focus,.hotbox .btn-secondary:hover{background-color:var(--brand-secondary);color:#fff;border-color:var(--brand-secondary);text-decoration:none}.hotbox .btn-secondary:focus:after,.hotbox .btn-secondary:hover:after{-webkit-transform:none;transform:none}.hotboxes-events .hotbox .btn-secondary:focus,.hotboxes-events .hotbox .btn-secondary:hover,.hotboxes-news .hotbox .btn-secondary:focus,.hotboxes-news .hotbox .btn-secondary:hover{background-color:#fff;color:var(--brand-secondary)}.hotbox:focus .hotbox-image img,.hotbox:hover .hotbox-image img{-webkit-transform:scale(1.075);transform:scale(1.075)}.hotbox:focus .card-title,.hotbox:hover .card-title,section.latestevents .menu-categories a:focus,section.latestevents .menu-categories a:hover,section.latestnews .menu-categories a:focus,section.latestnews .menu-categories a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:1px}.hotbox:focus .btn-secondary,.hotbox:hover .btn-secondary{background-color:var(--brand-secondary);color:#fff;border-color:var(--brand-secondary);text-decoration:none}div.hotbox .btn-secondary,section.latestevents .menu-categories>ul>li::before,section.latestnews .menu-categories>ul>li::before{display:none}div.hotbox:focus,div.hotbox:hover{-webkit-transform:none!important;transform:none!important}div.hotbox:focus .hotbox-image img,div.hotbox:hover .hotbox-image img{-webkit-transform:scale(1);transform:scale(1)}div.hotbox:focus .card-title,div.hotbox:hover .card-title{text-decoration:none}@media (min-width:992px){.hotboxes .aw-layout-header+.hotboxes-wrapper{margin-top:70px}}.hotboxes-wrapper{--hotbox-gutter-spacing-x:var(--gutter-spacing);--hotbox-gutter-spacing-y:18px}@media (min-width:992px){.hotboxes-wrapper{--hotbox-gutter-spacing-x:46px;--hotbox-gutter-spacing:calc(var(--gutter-spacing) * 2)}}.hotboxes-wrapper .row{--bs-gutter-x:var(--hotbox-gutter-spacing-x);--bs-gutter-y:var(--hotbox-gutter-spacing-y)}.hotboxes-wrapper .row:after{content:"";width:20px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px}.hotboxes-wrapper article{height:100%}.hotboxes-wrapper article:not(:last-child){margin-bottom:var(--section-spacing)}.hotboxes-wrapper+.hotboxes-wrapper{margin-top:var(--section-spacing)}.hotboxes-wrapper-slider .hotboxes-carousel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:calc(var(--gutter-spacing)*-1);margin-bottom:calc(var(--gutter-spacing)*-1)}.hotboxes-wrapper-slider .slick-slider{margin-left:calc(var(--hotbox-gutter-spacing-x)*-1);margin-right:calc(var(--hotbox-gutter-spacing-x)*-1);padding-left:var(--gutter-spacing)}@media (min-width:992px){.hotboxes-wrapper-slider .slick-slider{margin-left:calc((var(--hotbox-gutter-spacing-x)/2)*-1);margin-right:calc((var(--hotbox-gutter-spacing-x)/2)*-1)}}.hotboxes-wrapper-slider .slick-slider.slick-dotted.slick-slider,section.latestevents .menu-categories+.buttons-top .btn,section.latestnews .menu-categories+.buttons-top .btn{margin-bottom:0}.hotboxes-wrapper-slider .slick-slide{padding-top:var(--gutter-spacing);padding-bottom:var(--gutter-spacing);padding-right:calc(var(--gutter-spacing)/2);padding-left:calc(var(--gutter-spacing)/2)}@media (max-width:991.98px){.hotboxes-scrollable-wrapper{overflow-x:auto;margin-left:calc(var(--gutter-spacing)*-1);margin-right:calc(var(--gutter-spacing)*-1)}.hotboxes-scrollable-wrapper .hotboxes-scrollable{padding-left:var(--gutter-spacing);padding-bottom:var(--gutter-spacing)}.hotboxes-scrollable-wrapper .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.hotboxes-scrollable-wrapper .row>*{width:46%}}@media (max-width:767.98px){.hotboxes-scrollable-wrapper .row>*{width:92%}}@media (max-width:991.98px){.hotboxes-scrollable-wrapper .hotbox{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}}.hotboxes-control{position:relative;padding-top:16px}.hotboxes-control .container,.hotboxes-control .slick-dots-wrapper .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hotboxes-control .slick-dots-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:15px}.hotboxes-control .slick-dots-wrapper .slick-dots{position:static;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hotboxes-control .slick-arrows-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hotboxes-control .slick-arrows-wrapper .slick-arrow{position:static;-webkit-transform:none;transform:none}.hotboxes-control .slick-arrows-wrapper .slick-arrow:not(:last-child){margin-right:15px}section.latestevents,section.latestnews{overflow:hidden;margin-top:0;margin-bottom:0;padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);position:relative}@media (min-width:992px){section.latestevents,section.latestnews{padding-top:var(--section-spacing-lg);padding-bottom:var(--section-spacing-lg);background-position:left bottom;background-repeat:no-repeat}section.latestevents .aw-layout-header,section.latestnews .aw-layout-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.latestevents .menu-categories,section.latestnews .menu-categories{text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:991.98px){section.latestevents .menu-categories,section.latestnews .menu-categories{display:none}}section.latestevents .menu-categories a,section.latestnews .menu-categories a{color:var(--brand-secondary);text-decoration:none}section.latestevents .menu-categories>ul,section.latestnews .menu-categories>ul{display:block;margin:0;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 40px}section.latestevents .menu-categories>ul>li,section.latestnews .menu-categories>ul>li{display:inline-block;padding:0;font-weight:700;margin:5px 15px;font-size:16px}@media screen and (min-width:320px){section.latestevents .menu-categories>ul>li,section.latestnews .menu-categories>ul>li{font-size:calc(16px + 2*((100vw - 320px)/1320))}}@media screen and (min-width:1640px){section.latestevents .menu-categories>ul>li,section.latestnews .menu-categories>ul>li{font-size:18px}}section.latestevents .menu-categories+.buttons-top,section.latestnews .menu-categories+.buttons-top{margin:0}section.latestevents .buttons-bottom .btn-primary:after,section.latestevents .buttons-top .btn-primary:after,section.latestnews .buttons-bottom .btn-primary:after,section.latestnews .buttons-top .btn-primary:after{display:inline-block;font-family:"Font Awesome 6 Pro";font-weight:400;font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f054";margin-left:var(--button-icon-spacing);width:1em;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}section.latestevents .buttons-top,section.latestevents .hotboxes-events--desktop,section.latestevents .hotboxes-news--desktop,section.latestnews .buttons-top,section.latestnews .hotboxes-events--desktop,section.latestnews .hotboxes-news--desktop{margin-left:auto}@media (max-width:767.98px){section.latestevents .buttons-top,section.latestevents .hotboxes-events--desktop,section.latestevents .hotboxes-news--desktop,section.latestnews .buttons-top,section.latestnews .hotboxes-events--desktop,section.latestnews .hotboxes-news--desktop{display:none}}@media (min-width:992px){section.latestevents .buttons-bottom,section.latestevents .hotboxes-events--mobile,section.latestevents .hotboxes-news--mobile,section.latestnews .buttons-bottom,section.latestnews .hotboxes-events--mobile,section.latestnews .hotboxes-news--mobile{display:none}}@media (max-width:991.98px){section.latestevents .hotboxes-events--mobile .slick-track,section.latestevents .hotboxes-news--mobile .slick-track,section.latestnews .hotboxes-events--mobile .slick-track,section.latestnews .hotboxes-news--mobile .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}section.latestevents .hotboxes-events--mobile .slick-slide,section.latestevents .hotboxes-news--mobile .slick-slide,section.latestnews .hotboxes-events--mobile .slick-slide,section.latestnews .hotboxes-news--mobile .slick-slide{height:inherit!important}section.latestevents .hotboxes-events--mobile .slick-slider,section.latestevents .hotboxes-news--mobile .slick-slider,section.latestnews .hotboxes-events--mobile .slick-slider,section.latestnews .hotboxes-news--mobile .slick-slider{padding-left:10px;padding-right:40px}section.latestevents .hotboxes-events--mobile .slick-list,section.latestevents .hotboxes-news--mobile .slick-list,section.latestnews .hotboxes-events--mobile .slick-list,section.latestnews .hotboxes-news--mobile .slick-list{overflow:initial}section.latestevents .hotboxes-events--mobile .slick-dots>li,section.latestevents .hotboxes-events--mobile .slick-dots>li button,section.latestevents .hotboxes-news--mobile .slick-dots>li,section.latestevents .hotboxes-news--mobile .slick-dots>li button,section.latestnews .hotboxes-events--mobile .slick-dots>li,section.latestnews .hotboxes-events--mobile .slick-dots>li button,section.latestnews .hotboxes-news--mobile .slick-dots>li,section.latestnews .hotboxes-news--mobile .slick-dots>li button{display:none}section.latestevents .hotboxes-events--mobile .slick-dots>li:first-child,section.latestevents .hotboxes-news--mobile .slick-dots>li:first-child,section.latestnews .hotboxes-events--mobile .slick-dots>li:first-child,section.latestnews .hotboxes-news--mobile .slick-dots>li:first-child{font-size:16px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto;background-color:#fff;color:var(--brand-secondary-80);padding:10px 12px;border-radius:8px}section.latestevents .hotboxes-events--mobile .slick-dots>li:first-child:before,section.latestevents .hotboxes-news--mobile .slick-dots>li:first-child:before,section.latestnews .hotboxes-events--mobile .slick-dots>li:first-child:before,section.latestnews .hotboxes-news--mobile .slick-dots>li:first-child:before{content:"Swipe left to view more";line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto}section.latestevents .hotboxes-events--mobile .slick-dots>li:first-child:after,section.latestevents .hotboxes-news--mobile .slick-dots>li:first-child:after,section.latestnews .hotboxes-events--mobile .slick-dots>li:first-child:after,section.latestnews .hotboxes-news--mobile .slick-dots>li:first-child:after{display:inline-block;font-family:"Font Awesome 6 Pro";font-weight:400;font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e1a2";margin-left:10px}section.latestevents .hotboxes-events--mobile+.buttons,section.latestevents .hotboxes-news--mobile+.buttons,section.latestnews .hotboxes-events--mobile+.buttons,section.latestnews .hotboxes-news--mobile+.buttons{margin-top:40px}}section.latestnews{background-color:#f3f7f8}@media (min-width:992px){section.latestnews{background-image:url(../../images/svg/latestnews-bg.svg);background-position:right bottom}}section.latestnews .playlistscript,section.latestnews h1 em,section.latestnews h2 em,section.latestnews h3 em,section.latestnews h4 em,section.latestnews h5 em,section.latestnews h6 em{color:var(--brand-midblue)}@media (min-width:992px){section.latestnews .hotboxes-news--desktop .row{--bs-gutter-x:40px}}@media (min-width:1639.98px){section.latestnews .hotboxes-news--desktop .row{--bs-gutter-x:80px}}section.latestevents{background-color:#fdf9f0}@media (min-width:992px){section.latestevents{background-image:url(../../images/svg/latestevents-bg.svg);background-position:left bottom}}section.latestevents .playlistscript,section.latestevents h1 em,section.latestevents h2 em,section.latestevents h3 em,section.latestevents h4 em,section.latestevents h5 em,section.latestevents h6 em{color:var(--brand-red)}@media (min-width:992px){section.latestevents .hotboxes-events--desktop .row{display:grid;grid-template-areas:"one two" "one three"}section.latestevents .hotboxes-events--desktop .row>*{width:initial}section.latestevents .hotboxes-events--desktop .row>:first-child{grid-area:one}section.latestevents .hotboxes-events--desktop .row>:first-child .hotbox .hotbox-image:before{padding-top:50%;min-height:610px}section.latestevents .hotboxes-events--desktop .row>:first-child .hotbox .hotbox-content{top:calc(50% + ((var(--bs-gutter-y)/2) + var(--gutter-spacing)))}section.latestevents .hotboxes-events--desktop .row>:nth-child(2){grid-area:two}section.latestevents .hotboxes-events--desktop .row>:nth-child(3){grid-area:three}section.latestevents .hotboxes-events--desktop .row>:nth-of-type(n+4){display:none}section.latestevents .hotboxes-events--desktop .row>:nth-of-type(n+2){max-height:300px}section.latestevents .hotboxes-events--desktop .row>:nth-of-type(n+2) .hotbox .hotbox-image:before{padding-top:50%}section.latestevents .hotboxes-events--desktop .row>:nth-of-type(n+2) .hotbox .hotbox-content{top:var(--gutter-spacing)}section.latestevents .hotboxes-events--desktop .row>:nth-of-type(n+2) .hotbox .card-title{max-height:60px;overflow:hidden}section.latestevents .hotboxes-events--desktop .hotbox .hotbox-image{--bs-aspect-ratio:100%;min-height:100%}section.latestevents .hotboxes-events--desktop .hotbox .hotbox-content{left:auto;width:370px}}.hotboxes-default .hotbox,.hotboxes-events .hotbox,.hotboxes-landing .hotbox{position:relative;overflow:hidden;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}@media (max-width:991.98px){.hotboxes-default .hotbox .hotbox-image:before,.hotboxes-events .hotbox .hotbox-image:before,.hotboxes-landing .hotbox .hotbox-image:before{min-height:460px}}@media (min-width:992px){.hotboxes-default .hotbox .hotbox-image:before,.hotboxes-events .hotbox .hotbox-image:before,.hotboxes-landing .hotbox .hotbox-image:before{padding-top:100%}}.hotboxes-default .hotbox .hotbox-image:after,.hotboxes-events .hotbox .hotbox-image:after,.hotboxes-landing .hotbox .hotbox-image:after{display:none}.hotboxes-default .hotbox .hotbox-content,.hotboxes-events .hotbox .hotbox-content,.hotboxes-landing .hotbox .hotbox-content{position:absolute;left:var(--gutter-spacing);right:var(--gutter-spacing);bottom:var(--gutter-spacing);background-color:#fff;padding:var(--gutter-spacing);border-radius:15px}@media (min-width:992px){.hotboxes-default .hotbox .hotbox-content,.hotboxes-events .hotbox .hotbox-content,.hotboxes-landing .hotbox .hotbox-content{padding:30px;border-radius:40px}}@media (max-width:991.98px){.hotboxes-default .hotbox .hotbox-content,.hotboxes-events .hotbox .hotbox-content,.hotboxes-landing .hotbox .hotbox-content{min-height:86px}}.hotboxes-default .hotbox .hotbox-content ul.fa-ul,.hotboxes-events .hotbox .hotbox-content ul.fa-ul,.hotboxes-landing .hotbox .hotbox-content ul.fa-ul{padding-right:60px}.hotboxes-default .hotbox .card-title:last-child,.hotboxes-events .hotbox .card-title:last-child,.hotboxes-landing .hotbox .card-title:last-child{padding-right:45px;height:auto!important}.hotboxes-default .hotbox.featured .hotbox-content,.hotboxes-events .hotbox.featured .hotbox-content,.hotboxes-landing .hotbox.featured .hotbox-content{background-color:var(--brand-orange)}.hotboxes-default .hotbox.featured .hotbox-content ul.fa-ul>li,.hotboxes-events .hotbox.featured .hotbox-content ul.fa-ul>li,.hotboxes-landing .hotbox.featured .hotbox-content ul.fa-ul>li{border-bottom-color:var(--brand-secondary-80)}.hotboxes-default .hotbox:focus,.hotboxes-default .hotbox:hover,.hotboxes-events .hotbox:focus,.hotboxes-events .hotbox:hover,.hotboxes-landing .hotbox:focus,.hotboxes-landing .hotbox:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.hotboxes-events .hotbox:focus .btn-secondary,.hotboxes-events .hotbox:hover .btn-secondary,.hotboxes-news .hotbox:focus .btn-secondary,.hotboxes-news .hotbox:hover .btn-secondary,.hotboxes-projects .hotbox:focus .btn-secondary,.hotboxes-projects .hotbox:hover .btn-secondary{background-color:#fff;color:var(--brand-secondary)}.hotboxes-news .row>:nth-child(3n+1) .hotbox .hotbox-image:after{background-color:var(--brand-aqual)}.hotboxes-news .row>:nth-child(3n+2) .hotbox .hotbox-image:after{background-color:var(--brand-orange)}.hotboxes-news .row>:nth-child(3n+3) .hotbox .hotbox-image:after{background-color:var(--brand-teal)}.hotboxes-events .hotbox .tags span{background-color:var(--brand-cinderella)}.hotboxes-events .hotbox ul.fa-ul .fa-calendar:before{content:"\f736"}.hotboxes-events.hotboxes-events-listing .row,.hotboxes-events.related .row{--bs-gutter-x:34px;--bs-gutter-y:50px}@media (min-width:992px){.hotboxes-events.hotboxes-events-listing .hotbox,.hotboxes-events.related .hotbox{max-height:300px}.hotboxes-events.hotboxes-events-listing .hotbox .hotbox-image,.hotboxes-events.related .hotbox .hotbox-image{--bs-aspect-ratio:100%;min-height:100%}.hotboxes-events.hotboxes-events-listing .hotbox .hotbox-content,.hotboxes-events.related .hotbox .hotbox-content{top:var(--gutter-spacing);left:auto;width:370px}}.hotboxes-wastedisposalguide .hotbox{border-radius:30px;-webkit-box-shadow:none;box-shadow:none}.hotboxes-wastedisposalguide .hotbox .card-title{line-height:1.36364;color:var(--brand-primary);font-size:22px}@media screen and (min-width:320px){.hotboxes-wastedisposalguide .hotbox .card-title{font-size:calc(22px + 8*((100vw - 320px)/1320))}}@media screen and (min-width:1640px){.hotboxes-wastedisposalguide .hotbox .card-title{font-size:30px}}@media (min-width:992px){.hotboxes-wastedisposalguide .hotbox .card-title{line-height:1.13333}}.hotboxes-wastedisposalguide .hotbox .status{font-size:1.1875rem;font-weight:var(--aw-font-weight-bold);position:absolute;top:20px;right:20px;z-index:5;width:66px;height:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--brand-teal);color:#fff;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.hotboxes-wastedisposalguide .hotbox .status.paid{background-color:var(--brand-red)}.hotboxes-wastedisposalguide .hotbox .hotbox-content{background-color:var(--brand-primary-05)}.hotboxes-wastedisposalguide .hotbox .hotbox-content:after{content:"";display:block;position:absolute;bottom:0;right:0;width:140px;height:118px;pointer-events:none;background-position:right bottom;background-repeat:no-repeat;opacity:.1;background-image:url(../../images/svg/hotbox-wastedisposalguide-bg.svg);border-bottom-right-radius:var(--textmedia-border-radius)}@media (min-width:992px){.hotboxes-wastedisposalguide .hotbox{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:240px}.hotboxes-wastedisposalguide .hotbox .hotbox-image{--bs-aspect-ratio:100%;height:100%;width:30%;-ms-flex-negative:0;flex-shrink:0}.hotboxes-wastedisposalguide .hotbox .hotbox-image:after,.hotboxes-wastedisposalguide .hotbox .hotbox-image:before{display:none}.hotboxes-wastedisposalguide .hotbox .hotbox-image img{-o-object-fit:contain;object-fit:contain}.hotboxes-wastedisposalguide .hotbox .hotbox-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}.hotboxes-landing .row{--bs-gutter-y:46px}.hotboxes-landing .hotbox .hotbox-content{min-height:86px}.hotboxes-landing .hotbox .hotbox-content .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:40px}.hotboxes-landing .hotbox .hotbox-content .card-body .card-text{padding-right:0}.hotboxes-landing-noimage .hotboxes-landing .hotbox,.hotboxes-landing.noimage .hotbox{position:relative;background-color:var(--brand-primary-05);-webkit-box-shadow:none;box-shadow:none;border-radius:15px}@media (min-width:992px){.hotboxes-landing-noimage .hotboxes-landing .hotbox,.hotboxes-landing.noimage .hotbox{border-radius:50px}}.hotboxes-landing-noimage .hotboxes-landing .hotbox:after,.hotboxes-landing.noimage .hotbox:after{content:"";display:block;position:absolute;top:0;right:0;width:74px;height:66px;background-image:url(../../images/svg/hotbox-landing-bg.svg);background-position:right top;background-repeat:no-repeat;opacity:0;pointer-events:none;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotboxes-category .hotbox .hotbox-image:after,.hotboxes-category .hotbox .hotbox-image:before,.hotboxes-landing-noimage .hotboxes-landing .hotbox .hotbox-image,.hotboxes-landing.noimage .hotbox .hotbox-image{display:none}.hotboxes-landing-noimage .hotboxes-landing .hotbox .hotbox-content,.hotboxes-landing.noimage .hotbox .hotbox-content{position:static;background-color:transparent}@media (min-width:992px){.hotboxes-landing-noimage .hotboxes-landing .hotbox .hotbox-content,.hotboxes-landing.noimage .hotbox .hotbox-content{padding:50px}}.hotboxes-landing-noimage .hotboxes-landing .hotbox:focus,.hotboxes-landing-noimage .hotboxes-landing .hotbox:hover,.hotboxes-landing.noimage .hotbox:focus,.hotboxes-landing.noimage .hotbox:hover{border-left-color:var(--brand-secondary)}.hotboxes-landing-noimage .hotboxes-landing .hotbox:focus:after,.hotboxes-landing-noimage .hotboxes-landing .hotbox:hover:after,.hotboxes-landing.noimage .hotbox:focus:after,.hotboxes-landing.noimage .hotbox:hover:after{opacity:1}.hotboxes.related .aw-layout-header{text-align:center}.hotboxes.related .container{max-width:var(--container-max-width)!important}.hotboxes-projects .hotbox .hotbox-content ul.fa-ul>li{position:relative;padding-left:125px}.hotboxes-projects .hotbox .hotbox-content ul.fa-ul>li .fa-li{white-space:nowrap;width:125px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.hotboxes-projects .hotbox .hotbox-content ul.fa-ul>li .fa-li i{margin-top:-1px;margin-right:6px;font-weight:400}.hotboxes-projects .hotbox .tags span{font-size:1.125rem;font-weight:600;color:var(--brand-darkblue);border-radius:30px}.hotboxes-projects .hotbox .tags span+span{background-color:#fff}.hotboxes-community .hotbox:focus,.hotboxes-community .hotbox:hover{cursor:pointer}.hotboxes-category.hotboxes-wrapper .row{--bs-gutter-x:16px;--bs-gutter-y:16px}.hotboxes-category .hotbox{display:block;text-align:center;border-radius:30px;border:1px solid var(--brand-primary-25);background:#fff;-webkit-box-shadow:var(--box-shadow-2);box-shadow:var(--box-shadow-2);padding:40px 15px}@media (min-width:1200px){.hotboxes-category .hotbox{padding:40px}}.hotboxes-category .hotbox .hotbox-image{padding:0;height:70px}.hotboxes-category .hotbox .hotbox-image i{font-size:3.4375rem;font-weight:100;color:var(--brand-primary)}.hotboxes-category .hotbox .hotbox-image:not(:last-child){margin-bottom:10px}.hotboxes-category .hotbox .hotbox-content{padding:0}.hotboxes-category .hotbox .card-body{display:block}.hotboxes-category .hotbox .card-title{font-size:18px;line-height:1.3;height:auto!important}.hotboxes-category a.hotbox:focus,.hotboxes-category a.hotbox:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);border-color:var(--brand-primary)}.hotboxes-saved-pages .hotbox .btn-remove{position:absolute;bottom:30px;right:30px}.hotboxes-saved-pages .hotbox .btn-remove:after{display:inline-block;font-family:"Font Awesome 6 Pro";font-weight:400;font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f1f8"}@media (max-width:991.98px){.hotboxes-saved-pages .hotbox .btn-remove{position:relative;margin-left:auto;bottom:unset;right:unset}}.hotboxes-projects-listing .hotbox{background-color:var(--brand-primary-05)}.hotboxes-projects-listing .hotbox .hotbox-content{position:relative;padding:30px var(--gutter-spacing) 75px;background-color:unset}@media (min-width:992px){.hotboxes-projects-listing .hotbox .hotbox-content{padding:30px 30px 75px}}.hotboxes-projects-listing .hotbox .hotbox-content .tags span{padding:4px 11px}.hotboxes-projects-listing .hotbox .hotbox-content .tags .status{background-color:var(--brand-primary-25)}.hotboxes-projects-listing .hotbox .hotbox-content .tags .suburb{background-color:var(--brand-secondary-15)}.hotboxes-projects-listing .hotbox .hotbox-content .card-title{color:var(--brand-primary)}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul{padding-right:0;color:var(--brand-secondary-80)}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul>li{padding-bottom:10px;margin-bottom:10px}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul>li:first-child{padding-top:10px;border-top:1px solid var(--brand-primary-20)}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul i{color:var(--brand-primary);min-width:164px}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul i:after{font-family:"Roboto",sans-serif;font-weight:700;margin:0 4px;font-size:1.125rem}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul i.fa-compass-drafting:after{content:"Works program: "}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul i.fa-hashtag:after{content:"Project number: "}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul i.fa-calendar-star:after{content:"Start date: "}.hotboxes-projects-listing .hotbox .hotbox-content ul.fa-ul.projects-ul i.fa-calendar-check:after{content:"Completion date: "}.hotboxes-projects-listing .hotbox .hotbox-content .card-text{padding-right:0}.hotboxes-projects-listing .hotbox .hotbox-content .hotbox-footer{position:absolute;right:16px;bottom:20px}.hotboxes-projects-listing .hotbox .hotbox-content .hotbox-footer .btn.btn-primary{height:45px;width:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--brand-aqual)}.hotboxes-projects-listing .hotbox .hotbox-content .hotbox-footer .btn.btn-primary i{margin-right:0}.hotboxes-projects-listing .hotbox .hotbox-content .hotbox-footer .btn.btn-primary:focus,.hotboxes-projects-listing .hotbox .hotbox-content .hotbox-footer .btn.btn-primary:hover{background-color:var(--brand-secondary);border-color:var(--brand-secondary);color:#fff}.hotboxes-events.eventdetailbanner .tags span{background-color:var(--brand-teal);color:#fff}