.repeater-boxes .box{border:1px solid #78797b;display:flex;flex-wrap:wrap;margin-bottom:20px;min-height:280px;padding:30px;position:relative}.repeater-boxes a{text-decoration:unset}.repeater-boxes .box .icon{height:77px;position:absolute;right:0;top:0;width:77px}.repeater-boxes .box .icon img{transition:all .3s}.repeater-boxes .box .icon img.hover{opacity:0;position:absolute;right:0;top:0;visibility:hidden}.repeater-boxes .box:hover .icon img.hover{opacity:1;visibility:visible}.repeater-boxes .box:hover .icon img.default{opacity:0;visibility:hidden}.repeater-boxes .box .subtitle,.repeater-boxes .box .title{height:50%;width:100%}.repeater-boxes .box .subtitle span,.repeater-boxes .box .title span{border-bottom:3px solid #fb021e}.repeater-boxes .box .icon>img{height:auto;width:100%}@media (max-width:390px){.subtitle{padding-right:44px}}@media (max-width:767px){.repeater-boxes .box{min-height:120px;padding:25px 32px}.repeater-boxes .box .subtitle{font-size:15pt;line-height:20pt;margin-bottom:30px}.repeater-boxes .box .title{font-size:17pt;line-height:22pt}.repeater-boxes .box .icon{height:49px;width:49px}}