.hover-over__items{display:flex;flex-wrap:wrap;justify-content:space-between}.hover-over__items,.hover-over__text{width:50%}.hover-over__item{padding:0 5%;position:relative;display:flex;justify-content:center;align-items:center;flex-basis:calc(50% - 9px);margin-bottom:23px;border:1px solid #000028;width:300px;height:300px}.hover-over__hidden{position:absolute;top:0;left:0;bottom:0;right:0;background:#000028;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 5%}.hover-over__hidden svg{position:absolute;left:0;top:50%;transform:translateY(-50%)}.hover-over__text{padding-left:12.5%}.hidden-item{position:relative;padding-left:1rem}@media screen and (max-width:950px){.section.flex{display:block}.hover-over__items,.hover-over__text{width:100%}.hover-over__items{max-width:623px;margin-left:auto;margin-right:auto}.hover-over__text{padding-left:0}.hover-over__item{max-width:300px}}@media screen and (max-width:450px){.hidden-item{font-size:.8rem}}