.hotboxes-row{display:flex;flex-wrap:wrap}.hotboxes-row>div{width:33.32223%;margin-bottom:40px;position:relative}.hotboxes-wrapper{background-color:var(--nexxis-brand-secondary-color);text-align:center;padding:50px 30px;display:flex;flex-direction:column;justify-content:space-between;height:100%;position:relative}.hotboxes-wrapper:before{content:"";position:absolute;top:0;border-bottom:29px solid #322f31;border-left:29px solid #fff;left:0}.hotboxes-content-wrapper{flex:1}.hotboxes-content-description p{font-size:14px;color:var(--nexxis-white);margin:0;font-weight:400}.hotboxes-title h2{text-align:center;color:var(--nexxis-black)}.hotboxes-content-title{padding-top:15px}.hotboxes-content-title h3{color:var(--nexxis-white)}@media screen and (min-width:768px){.hotboxes-row{margin-left:-60px}.hotboxes-row>div{padding-left:60px}}@media screen and (max-width:1024px){.hotboxes-row>div{width:50%}}@media screen and (max-width:768px){.hotboxes-row>div{width:100%}}