.card{--bs-card-spacer-y:0;--bs-card-spacer-x:0;--bs-card-border-width:0;--bs-card-border-radius:0;--bs-card-box-shadow:none}.hotbox{--bs-card-title-color:var(--aw-heading-color);--hotbox-border-radius:20px;--text-spacing:15px;position:relative;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}.hotbox .hotbox-image{--bs-aspect-ratio:var(--aspect-ratio);position:relative;overflow:hidden;border-radius:var(--hotbox-border-radius)}.hotbox .hotbox-image:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.hotbox .hotbox-image img{display:block;-webkit-transform:scale(1.001);-ms-transform:scale(1.001);transform:scale(1.001);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.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 .tags{position:absolute;top:15px;left:15px}.hotbox .hotbox-image .tags:not(.site-info-tag) span{border:0}.hotbox .hotbox-image .tags.site-info-tag{top:auto;left:auto;right:0;bottom:15px}.hotbox .hotbox-image .tags.site-info-tag span{border-top-right-radius:0;border-bottom-right-radius:0}.hotbox .hotbox-image .tags+.card-title{margin-top:15px}.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{background-color:var(--brand-secondary);color:#fff;width:68px;height:68px;position:absolute;top:15px;left:15px;border-radius:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-size:15px;font-weight:var(--aw-font-weight);text-transform:uppercase}.hotbox .hotbox-image .date .d{font-size:28px;font-weight:var(--aw-font-weight-bold)}.hotbox .card-body+.hotbox-footer,.hotbox .hotbox-image+.hotbox-content{margin-top:var(--gutter-spacing)}.hotbox .hotbox-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.hotbox .hotbox-content .tags+.card-title,.hotbox .hotbox-content .tags+.date{margin-top:var(--text-spacing)}.hotbox .hotbox-content ul.fa-ul{margin:10px 0 0;padding:0}.hotbox .hotbox-content ul.fa-ul:not(:last-child){margin-bottom:1rem}.hotbox .hotbox-content ul.fa-ul>li{position:relative;padding-left:26px}.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 .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 .date,.hotbox .logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hotbox .logo{position:relative;margin-top:-70px;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-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{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.hotbox .date:not(:last-child){margin-bottom:10px}.hotbox .date+.card-title{margin-top:0}.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:3px}.hotbox .card-title:not(:last-child){margin-bottom:var(--text-spacing)}.hotbox .meta{font-size:.8235294118rem;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:.7647058824rem;margin-right:5px}.hotbox:focus .hotbox-image img,.hotbox:hover .hotbox-image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.hotbox:focus .btn.btn-secondary span.text,.hotbox:focus .card-title,.hotbox:hover .btn.btn-secondary span.text,.hotbox:hover .card-title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hotbox:focus .btn.btn-secondary,.hotbox:hover .btn.btn-secondary{text-decoration:none}a.hotbox{color:inherit;text-decoration:none}body.harvey-site--harveyrec .hotbox .hotbox-image .tags.site-info-tag span.hrcc,body.harvey-site--llc .hotbox .hotbox-image .tags.site-info-tag span.llc,body.harvey-site--main .hotbox .hotbox-image .tags.site-info-tag span.harvey,div.hotbox .hotbox-footer{display:none}.hotboxes-wrapper{--hotbox-gutter-spacing:var(--gutter-spacing)}@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 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)/2*-1);margin-right:calc(var(--hotbox-gutter-spacing)/2*-1)}.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)}@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>*{-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%}}@media (max-width:767.98px){.hotboxes-scrollable-wrapper .row>*{-webkit-box-flex:0;-ms-flex:0 0 64%;flex:0 0 64%}}@media (max-width:575.98px){.hotboxes-scrollable-wrapper .row>*{-webkit-box-flex:0;-ms-flex:0 0 88%;flex:0 0 88%}}.hotboxes-control{position:relative;margin-top:var(--gutter-spacing)}.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;-ms-transform:none;transform:none}.hotboxes-control .slick-arrows-wrapper .slick-arrow:not(:last-child){margin-right:15px}section.hotboxes .aw-layout-header+.hotboxes-scrollable-wrapper,section.hotboxes .aw-layout-header+.hotboxes-wrapper{margin-top:30px}section.hotboxes.hotboxes-events .aw-layout-header,section.hotboxes.hotboxes-news .aw-layout-header{text-align:center}section.hotboxes.hotboxes-events .buttons,section.hotboxes.hotboxes-news .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hotboxes-events .hotbox,.hotboxes-have-your-say .hotbox,.hotboxes-news .hotbox{background-color:var(--brand-secondary-10);border-radius:var(--hotbox-border-radius);overflow:hidden}.hotboxes-news .hotbox .hotbox-image{border-radius:0}.hotboxes-news .hotbox .hotbox-image+.hotbox-content{margin-top:0}.hotboxes-news .hotbox .hotbox-content{padding:var(--gutter-spacing)}@media (min-width:992px){.hotboxes-news .hotbox .hotbox-content{padding:30px}}.hotboxes-news .hotbox .tags+.card-title{margin-top:var(--text-spacing)}.hotboxes-events .hotbox,.hotboxes-have-your-say .hotbox{background-color:var(--brand-olive-10)}.hotboxes-events .hotbox .hotbox-image{border-radius:0}.hotboxes-events .hotbox .hotbox-image+.hotbox-content{margin-top:0}.hotboxes-events .hotbox .hotbox-content{padding:var(--gutter-spacing)}@media (min-width:992px){.hotboxes-events .hotbox .hotbox-content{padding:30px}}.hotboxes-have-your-say .hotbox .hotbox-image{border-radius:0}.hotboxes-have-your-say .hotbox .hotbox-image .date{width:initial;height:initial;font-size:17px;line-height:1.295;font-weight:var(--aw-font-weight-bold);padding:5px 10px}.hotboxes-have-your-say .hotbox .hotbox-image+.hotbox-content{margin-top:0}.hotboxes-have-your-say .hotbox .hotbox-content{padding:var(--gutter-spacing)}@media (min-width:992px){.hotboxes-have-your-say .hotbox .hotbox-content{padding:30px}}body.harvey-site--main .hotboxes-have-your-say .hotbox,body.harvey-site--main .hotboxes-news .hotbox{background-image:url(../images/svg/hotbox-bg.svg);background-position:right bottom;background-repeat:no-repeat;background-size:120px 57px}@media (min-width:992px){body.harvey-site--main .hotboxes-have-your-say .hotbox,body.harvey-site--main .hotboxes-news .hotbox{background-size:168px 80px}}body.harvey-site--main .hotboxes-have-your-say a.hotbox:after,body.harvey-site--main .hotboxes-news a.hotbox:after{content:"";display:block;position:absolute;bottom:0;right:0;width:120px;height:57px;background-image:url(../images/svg/hotbox-bg-hover.svg);background-position:right bottom;background-repeat:no-repeat;background-size:120px 57px;opacity:0;pointer-events:none;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}@media (min-width:992px){body.harvey-site--main .hotboxes-have-your-say a.hotbox:after,body.harvey-site--main .hotboxes-news a.hotbox:after{width:168px;height:80px;background-size:168px 80px}}body.harvey-site--main .hotboxes-have-your-say a.hotbox:focus:after,body.harvey-site--main .hotboxes-have-your-say a.hotbox:hover:after,body.harvey-site--main .hotboxes-news a.hotbox:focus:after,body.harvey-site--main .hotboxes-news a.hotbox:hover:after{opacity:1}body.harvey-site--main .hotboxes-landing a.hotbox .hotbox-image:after{content:"";display:block;position:absolute;top:-70px;left:-145px;width:273px;height:172px;pointer-events:none;opacity:0;background-image:url(../images/svg/hotbox-image-hover.svg);background-repeat:no-repeat;background-position:left top;background-size:273px 172px;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}body.harvey-site--main .hotboxes-landing a.hotbox:focus .hotbox-image:after,body.harvey-site--main .hotboxes-landing a.hotbox:hover .hotbox-image:after{opacity:.8}body.harvey-site--harveyrec .hotbox .hotbox-content ul.fa-ul>li .fa-li{color:var(--hrcc-pink)}body.harvey-site--harveyrec .hotboxes-news .hotbox{background-color:var(--hrcc-blue-10)}body.harvey-site--harveyrec .hotboxes-events .hotbox,body.harvey-site--llc .hotboxes-news .hotbox{background-color:var(--llc-darkorange-10)}body.harvey-site--harveyrec .hotboxes-events .hotbox .tags span{background-color:var(--hrcc-pink);border-color:var(--hrcc-pink);color:#fff}body.harvey-site--llc .hotbox .hotbox-image .date{background-color:var(--llc-orange-80);color:var(--llc-lightnavy)}body.harvey-site--llc .hotboxes-events .hotbox{background-color:var(--llc-lightnavy-10)}