.hotbox,.hotbox>article{display:flex;flex-direction:column;height:100%}a.hotbox{color:inherit}.hotbox-image,.hotbox-image-wrapper{position:relative}.hotbox-image{width:100%}.hotbox-image:before{content:"";display:block;padding-top:58.7%}.hotbox-image *{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.hotbox-image img{height:100%!important;object-fit:cover;transition:var(--entech-transition)}.hotbox .tags{background-color:var(--entech-color-primary);border-radius:25px;color:#fff;display:block;font-size:.875rem;left:calc(var(--entech-gutter-spacing)*-1);line-height:1;padding:10px var(--entech-gutter-spacing);position:absolute;top:15px}.hotbox .tags .tag{color:#fff}.hotbox-content,.hotbox-content-wrapper{display:flex;flex:1;flex-direction:column}.hotbox-content{background-color:#fff;padding:calc(var(--entech-gutter-spacing)*1.5)}.hotbox-content .content-body{flex:1}.hotbox-content .content-body+.content-footer{margin-top:1.25rem}.hotbox-content h4{margin-bottom:1rem;margin-top:1rem}.hotbox-content h4:first-child{margin-top:0}.hotbox-content h4:last-child{margin-bottom:0}.hotbox-content .date{color:var(--entech-color-secondary);font-size:.875rem;font-weight:600}.hotbox-content .date+.content{margin-top:10px}.hotbox:focus .btn.btn-readmore,.hotbox:hover .btn.btn-readmore{color:var(--entech-color-primary)}.hotbox:hover .btn.btn-readmore:after{background-color:var(--entech-color-secondary)}.hotbox:focus .btn.btn-readmore-reverse,.hotbox:focus .btn.btn-readmore-reverse-alt,.hotbox:hover .btn.btn-readmore-reverse,.hotbox:hover .btn.btn-readmore-reverse-alt{color:#fff}@media (max-width:1199.98px){.hotbox .tags{left:calc(var(--entech-gutter-spacing)*-.5)}}.hotboxes.news .hotbox-image-wrapper{padding-right:30px}.hotboxes.news .hotbox-image{border-radius:var(--entech-border-radius);overflow:hidden}.hotboxes.news .hotbox-content-wrapper{flex:0 0 auto;margin-top:-30px;padding-left:30px;position:relative}.hotboxes.news .hotbox-content{border-radius:var(--entech-border-radius);box-shadow:0 5px 15px rgba(20,7,87,.05);overflow:hidden;position:relative}.hotboxes.news .hotbox-content:before{background-color:var(--entech-color-secondary);border-radius:50%;content:"";height:80px;opacity:0;pointer-events:none;position:absolute;right:-80px;top:-80px;transition:var(--entech-transition);width:80px}.hotboxes.news .hotbox-content h4{transition:var(--entech-transition)}.hotboxes.news .hotbox:focus .hotbox-content:before,.hotboxes.news .hotbox:hover .hotbox-content:before{opacity:1;right:-20px;top:-25px}.hotboxes.news .hotbox:focus .hotbox-content h4,.hotboxes.news .hotbox:hover .hotbox-content h4{color:var(--entech-color-secondary)}@media (min-width:1199.98px){.hotboxes.news .hotbox-content{padding:35px}}@media (max-width:1199.98px){.hotboxes.news .hotbox-image-wrapper{padding-right:10px}.hotboxes.news .hotbox-content-wrapper{padding-left:10px}}