.new-page .showcase-title h2{color:var(--first-color);font-size:24px;font-weight:var(--font-weight-medium);margin:0 auto 50px;max-width:1000px;position:relative}.show-case-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}.show-case-outer{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;margin:0 0 40px}.show-case-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:130px;text-align:center}.new-page .show-case-name p{color:var(--gray-color);font-size:15px;margin:0;text-transform:uppercase}@media (max-width:768px){.show-case-outer{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}@media (max-width:420px){.show-case-outer{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}