.hotbox,.hotbox>article{display:flex;flex-direction:column;height:100%;padding:0}.hotbox{border-radius:0 16px 0 0;box-shadow:0 8px 20px 1px rgba(89,18,2,.16)}a.hotbox{color:inherit}.hotbox-image,.hotbox-image-wrapper{position:relative}.hotbox-image{border-radius:0 16px 0 0;overflow:hidden;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(--alyka-transition)}.hotbox .tags{background-color:#fff;border-radius:0 10px 0 0;box-shadow:0 3px 5px 1px rgba(74,51,20,.22);display:block;font-size:.875rem;font-weight:600;left:16px;line-height:1;padding:10px var(--alyka-gutter-spacing);position:absolute;top:17px}.hotbox-content,.hotbox-content-wrapper{display:flex;flex:1;flex-direction:column;position:relative}.hotbox-content-wrapper{flex:0 0 auto;position:relative}.hotbox-content{background-color:#fff;padding:calc(var(--alyka-gutter-spacing)*1.5);position:relative}.hotbox-content .content-body{flex:1}.hotbox-content .content-body+.content-footer{margin-top:2rem}.hotbox-content h4{color:var(--alyka-color-tertiary);margin-bottom:1rem;margin-top:1rem;transition:var(--alyka-transition)}.hotbox-content h4:first-child{margin-top:0}.hotbox-content h4:last-child{margin-bottom:0}.hotbox-content .date{color:var(--alyka-color-secondary);font-size:.875rem;font-weight:600}.hotbox-content .content-footer .buttons{bottom:12px;position:absolute;right:12px}.hotbox:hover .hotbox-image img{transform:scale(1.1)}.hotbox:focus .btn.btn-readmore,.hotbox:focus .hotbox-content h4,.hotbox:hover .btn.btn-readmore,.hotbox:hover .hotbox-content h4{color:var(--alyka-color-primary)}.hotbox:hover .btn.btn-readmore.alt:after{background:linear-gradient(180deg,#eaa242,#a65341)}@media (min-width:1199.98px){.hotbox-content{padding:30px 35px}}@media (min-width:1680px){.hotboxes .row{margin-left:-30px;margin-right:-30px}.hotboxes .row>*{padding-left:30px;padding-right:30px}}