html.touch:root{--aw-text-metric:0.086em}html.no-touch.ua-ios:root,html.no-touch.ua-mac:root,html.no-touch.ua-safari:root,html.touch.ua-ios:root,html.touch.ua-mac:root,html.touch.ua-safari:root{--aw-text-metric:0.16em}.hotbox,.hotbox .hotbox-image img{-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotbox,.hotbox .hotbox-image{position:relative;overflow:hidden}.hotbox{--bs-card-spacer-x:0;--bs-card-spacer-y:0;--bs-card-title-color:var(--aw-heading-color);--hotbox-accent-color:white;--hotbox-border-color:var(--brand-lightgrey);--side-line:url("../../images/svg/side-line-right-bottom-yellow.svg");--side-line-hover:url("../../images/svg/side-line-right-bottom-blue.svg");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:0}.hotbox .hotbox-image{--bs-aspect-ratio:64%}.hotbox .hotbox-image:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.hotbox .hotbox-image img{display:block;-webkit-transform:scale(1.001);transform:scale(1.001);-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:.7777777778rem;line-height:1.2;text-transform:uppercase;-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-primary);color:var(--brand-primary-20);padding:10px var(--gutter-spacing);border-radius:var(--border-radius)}.hotbox .hotbox-image .date .d{font-size:1.7777777778rem;font-weight:var(--aw-font-weight-bold);color:#fff}.hotbox .hotbox-image .date,.hotbox .hotbox-image .tags{position:absolute;top:var(--gutter-spacing);left:var(--gutter-spacing)}.hotbox .hotbox-content{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:var(--hotbox-accent-color);padding:6px var(--gutter-spacing) 28px;background-image:var(--side-line);background-repeat:no-repeat;background-position:right bottom;background-size:111px 61px;border:2px solid var(--hotbox-border-color);border-top:0}@media (min-width:992px){.hotbox .hotbox-content{padding:28px}}.hotbox .hotbox-content:before{content:"";position:absolute;top:-21.5px;left:-2px;right:0;width:100%;height:22px;background-color:var(--hotbox-accent-color);clip-path:polygon(0 0,0 100%,100% 100%);border-left:2px solid var(--hotbox-border-color)}.hotbox .hotbox-content:after{content:"";display:block;pointer-events:none;position:absolute;bottom:0;right:0;width:111px;height:61px;background-image:var(--side-line-hover);opacity:0}.hotbox .hotbox-content .card-body,.hotbox .hotbox-content:after{-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotbox .hotbox-content .tags+.card-title{margin-top:8px}.hotbox .hotbox-content .card-title{margin-top:0;margin-bottom:0}.hotbox .hotbox-content .card-title a{display:-webkit-box;display:-ms-flexbox;display:flex;color:inherit}.hotbox .hotbox-content .card-title a:focus,.hotbox .hotbox-content .card-title a:hover{text-decoration:underline;text-decoration-thickness:.072em;text-underline-offset:3px}.hotbox .hotbox-content .card-title+.date{margin-top:3px}.hotbox .hotbox-content .date{font-size:.9rem;color:var(--brand-primary)}.hotbox .hotbox-content .date:not(:last-child){margin-bottom:calc(var(--text-spacing)/2)}.hotbox .hotbox-content .card-text{display:-webkit-box;-webkit-line-clamp:var(--aw-line-clamp);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(var(--aw-font-line-height)*var(--aw-line-clamp)*1em);line-height:calc(var(--aw-font-line-height)*1em)}.hotbox .hotbox-content .card-text:not(:first-child){margin-top:var(--text-spacing)}.hotbox .hotbox-content ul.fa-ul{margin:10px 0 0;padding: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 .hotbox-footer{padding-top:24px;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotbox:focus,.hotbox:focus .hotbox-content .card-body,.hotbox:focus .hotbox-content .hotbox-footer,.hotbox:hover,.hotbox:hover .hotbox-content .card-body,.hotbox:hover .hotbox-content .hotbox-footer{-webkit-transform:translateY(-7px);transform:translateY(-7px)}.hotbox:focus .hotbox-image img,.hotbox:hover .hotbox-image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.hotbox:focus .hotbox-content:after,.hotbox:hover .hotbox-content:after,.hotboxes-team .hotbox:focus .hotbox-image picture:after,.hotboxes-team .hotbox:hover .hotbox-image picture:after{opacity:1}a.hotbox{color:inherit}a.hotbox:focus .card-title,a.hotbox:hover .card-title{text-decoration:underline;text-decoration-thickness:.072em;text-underline-offset:3px}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:focus:after,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:hover:after,a.hotbox:focus .btn.btn-secondary:after,a.hotbox:hover .btn.btn-secondary:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.hotboxes-wrapper{--hotbox-gutter-spacing:24px}@media (min-width:992px){.hotboxes-wrapper{--hotbox-gutter-spacing:24px}}.hotboxes-wrapper .row{--bs-gutter-x:var(--hotbox-gutter-spacing);--bs-gutter-y:var(--hotbox-gutter-spacing)}.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{position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:calc(var(--gutter-spacing)*-1)}.hotboxes-wrapper-slider .hotboxes-carousel .slick-slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.hotboxes-wrapper-slider .hotboxes-carousel .slick-slider .slick-slide{height:inherit!important}.hotboxes-wrapper-slider .slick-slider{margin-left:calc(var(--hotbox-gutter-spacing)*-1);margin-right:calc(var(--hotbox-gutter-spacing)*-1)}@media (min-width:992px){.hotboxes-wrapper-slider .slick-slider{margin-left:calc(var(--hotbox-gutter-spacing)/2*-1);margin-right:calc(var(--hotbox-gutter-spacing)/2*-1)}}@media (max-width:1199.98px){.hotboxes-wrapper-slider .slick-slider{padding-left:20px;padding-right:60px}.hotboxes-wrapper-slider .slick-slider .slick-list{overflow:inherit!important}}@media (max-width:767.98px){.hotboxes-wrapper-slider .slick-slider{padding-right:50px}}.hotboxes-wrapper-slider .slick-slider.slick-dotted.slick-slider{margin-bottom:0}.hotboxes-wrapper-slider .slick-slide{padding-top:var(--gutter-spacing);padding-bottom:var(--gutter-spacing);padding-right:calc(var(--hotbox-gutter-spacing)/2);padding-left:calc(var(--hotbox-gutter-spacing)/2)}.hotboxes-wrapper-slider .hotboxes-control{--arrow-offset:-10px}@media (min-width:1200px){.hotboxes-wrapper-slider .hotboxes-control{--arrow-offset:-70px}}@media (min-width:1400px) and (max-width:1439.98px){.hotboxes-wrapper-slider .hotboxes-control{--arrow-offset:-10px}}@media (min-width:1560px) and (max-width:1699.98px){.hotboxes-wrapper-slider .hotboxes-control{--arrow-offset:-10px}}@media (min-width:1700px){.hotboxes-wrapper-slider .hotboxes-control{--arrow-offset:-70px}}.hotboxes-wrapper-slider .hotboxes-control .slick-dots-wrapper .slick-dots,section.hotboxes-team .hotboxes-wrapper .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hotboxes-wrapper-slider .hotboxes-control .slick-arrows-wrapper{position:absolute;top:50%;left:0;right:0;pointer-events:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hotboxes-wrapper-slider .hotboxes-control .slick-arrows-wrapper a,.hotboxes-wrapper-slider .hotboxes-control .slick-arrows-wrapper button{pointer-events:all}.hotboxes-wrapper-slider .hotboxes-control .slick-arrows-wrapper .slick-arrow.slick-prev{margin-left:var(--arrow-offset)}.hotboxes-wrapper-slider .hotboxes-control .slick-arrows-wrapper .slick-arrow.slick-next{margin-right:var(--arrow-offset)}@media (max-width:991.98px){.hotboxes-scrollable-wrapper{margin-top:-7px;padding-top:7px;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:calc(var(--gutter-spacing)/2)}.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%}}.hotboxes-control{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}@media (min-width:992px){section.latestnewsevents .aw-layout-header{text-align:center}}section.latestnewsevents .buttons{margin-bottom:-10px}@media (min-width:768px){section.latestnewsevents .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.latestnewsevents .buttons .btn.btn-primary{margin-bottom:10px}@media (min-width:768px){section.latestnewsevents .buttons .btn.btn-primary{margin-left:5px;margin-right:calc(var(--button-height) + 5px)}}@media (max-width:767.98px){section.latestnewsevents .buttons .btn.btn-primary{width:calc(100% - var(--button-height));margin-bottom:10px;margin-right:var(--button-height);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.hotboxes-promotion .aw-layout-header,section.hotboxes-team .aw-layout-header{text-align:center}.hotboxes-landing .hotbox{--hotbox-accent-color:var(--brand-secondary);--hotbox-border-color:var(--brand-secondary);--side-line:url("../../images/svg/side-line-right-bottom-blue.svg");--side-line-hover:url("../../images/svg/side-line-right-bottom-white.svg")}.hotboxes-landing .hotbox .hotbox-content{border:0}.hotboxes-landing .hotbox .hotbox-content:before{border-left:0;left:0}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:after{font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;border:var(--border-default);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary{--btn-text-color:var(--brand-darkgrey);--btn-bg-color:white;--btn-border-color:white;--btn-arrow-color:white;--btn-arrow-bg-color:var(--brand-primary);--btn-arrow-border-color:var(--brand-primary);--button-height:36px;--bs-btn-border-radius:0;font-family:var(--aw-font-family);font-size:16px;vertical-align:middle;cursor:pointer;background-color:var(--btn-bg-color);border-color:var(--btn-border-color);color:var(--btn-text-color);white-space:nowrap;border-radius:100px;min-height:var(--button-height);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;padding:3px 20px 3px 3px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:after{display:inline-block;font-family:"Font Awesome 7 Pro";font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f061";display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:var(--btn-arrow-color);width:var(--button-height);height:var(--button-height);border-radius:50%;--button-height:26px;margin-right:var(--button-icon-spacing);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:var(--brand-primary);border-color:var(--brand-primary)}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:active,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:focus,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:hover{-webkit-box-shadow:none;box-shadow:none}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary.active,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:active,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:first-child:active{background-color:var(--btn-bg-color);border-color:var(--btn-border-color);color:var(--btn-text-color)}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:focus,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary:hover{--btn-text-color:white;--btn-bg-color:var(--brand-primary);--btn-border-color:white;--btn-arrow-color:var(--brand-primary);--btn-arrow-bg-color:var(--brand-secondary);--btn-arrow-border-color:var(--brand-secondary);text-decoration:none}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary.reverse{--btn-text-color:var(--brand-darkgrey);--btn-bg-color:white;--btn-border-color:white;--btn-arrow-color:white;--btn-arrow-bg-color:var(--brand-purple);--btn-arrow-border-color:var(--brand-purple)}.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary.reverse:focus,.hotboxes-landing .hotbox .hotbox-footer .btn.btn-secondary.reverse:hover{--btn-text-color:white;--btn-bg-color:var(--brand-purple);--btn-border-color:white;--btn-arrow-color:var(--brand-purple);--btn-arrow-bg-color:var(--brand-yellow);--btn-arrow-border-color:var(--brand-yellow)}.hotboxes-landing a.hotbox:focus .hotbox-footer .btn.btn-secondary,.hotboxes-landing a.hotbox:hover .hotbox-footer .btn.btn-secondary{background-color:var(--brand-primary);color:#fff}.hotboxes-landing a.hotbox:focus .hotbox-footer .btn.btn-secondary:after,.hotboxes-landing a.hotbox:hover .hotbox-footer .btn.btn-secondary:after{background-color:var(--brand-secondary);border-color:var(--brand-secondary);color:var(--brand-primary);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.hotboxes-landing-noimage .hotboxes-landing .hotbox .hotbox-image,.hotboxes-landing.noimage .hotbox .hotbox-image,.hotboxes-team .hotbox .hotbox-content:after,.hotboxes-team .hotbox .hotbox-content:before{display:none}.hotboxes-landing-noimage .hotboxes-landing .hotbox .hotbox-content,.hotboxes-landing.noimage .hotbox .hotbox-content{background-color:transparent}.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-team{--accent-color:var(--brand-purple)}.hotboxes-team .hotbox{--side-line:url("../../images/svg/side-line-right-bottom-yellow.svg");--side-line-hover:url("../../images/svg/side-line-right-bottom-purple.svg")}.hotboxes-team .hotbox .hotbox-image{--bs-aspect-ratio:100%}.hotboxes-team .hotbox .hotbox-image picture{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.hotboxes-team .hotbox .hotbox-image picture:after,.hotboxes-team .hotbox .hotbox-image picture:before{content:"";display:block;pointer-events:none;position:absolute;bottom:0;right:0;width:111px;height:61px;background-image:var(--side-line);opacity:1;z-index:4;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.hotboxes-team .hotbox .hotbox-image picture:after{background-image:var(--side-line-hover);opacity:0;z-index:5}.hotboxes-team .hotbox .hotbox-content{padding:20px 0 0;border:0;background-image:none}@media (min-width:992px){.hotboxes-team .hotbox .hotbox-content{padding-top:20px}}.hotboxes-team .hotbox .hotbox-content .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hotboxes-team .hotbox .hotbox-content .card-body .tags{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hotboxes-team .hotbox .hotbox-content .card-body .tags span{background-color:var(--accent-color);color:#fff}.hotboxes-team .hotbox .hotbox-content .card-body .card-title{margin:0;height:auto!important;line-height:1.347826087}@media (min-width:992px){.hotboxes-team .hotbox .hotbox-content .card-body .card-title{line-height:1.2}}.hotboxes-team .hotbox .hotbox-content .card-body .card-title{font-size:23px}@media screen and (min-width:320px){.hotboxes-team .hotbox .hotbox-content .card-body .card-title{font-size:calc(23px + .0056451613*(100vw - 320px))}}@media screen and (min-width:1560px){.hotboxes-team .hotbox .hotbox-content .card-body .card-title{font-size:30px}}.hotboxes-team .hotbox .hotbox-footer{display:none}.hotboxes-team .hotbox:focus,.hotboxes-team .hotbox:focus .hotbox-content .card-body,.hotboxes-team .hotbox:hover,.hotboxes-team .hotbox:hover .hotbox-content .card-body{-webkit-transform:none;transform:none}.hotboxes-promotion .hotbox{--hotbox-accent-color:var(--brand-primary);--bs-card-title-color:white;--hotbox-border-color:var(--hotbox-accent-color)}.hotboxes-promotion .hotbox .hotbox-content,.hotboxes-promotion .hotbox .hotbox-content .date{color:#fff}