.iconDesRep{width:100%;text-align:center;margin:50px 0;padding:20px}.iconDesRep>h2{width:340px;margin:0 auto}.iconDesRep>h5{margin-bottom:50px;color:gray}.iconDesRep .textbox h2{width:auto;margin:0;width:100%}.iconDesRep .repBox{max-width:900px;margin:20px auto}.iconDesRep .repItem{display:flex;min-height:170px;position:relative;margin:40px 10px}.iconDesRep .icon{filter:drop-shadow(0 0 10px #efefef);width:240px;min-height:170px;flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-right:10px;border-radius:5px;transition:all 1s}.iconDesRep .icon img{height:114px;filter:drop-shadow(0 0 50px #efefef;)}.iconDesRep .textBox{position:relative;display:flex;align-items:center;justify-content:flex-start;text-align:left;border-radius:5px;background-color:#f0f0f0;flex-grow:1;padding:10px 5vw 10px 5vw;min-height:160px;transition:all 1s;box-shadow:0px 2px 50px 0px rgb(110 130 208 / 16%)}.iconDesRep .textBox p,.iconDesRep .textBox h5{margin:0;padding:0}.iconDesRep .textBox h3{max-width:450px;line-height:100%}.iconDesRep .cta{margin:50px auto}.iconDesRep .viewItem{bottom:0px;right:5px;position:absolute;color:black;font-weight:bold;opacity:.5;padding:10px}@media only screen and (max-width:860px){.iconDesRep .repItem{flex-direction:column;margin-bottom:60px;align-items:center}.iconDesRep .icon{width:170px;border-radius:50%}.iconDesRep .textBox{text-align:center;padding-left:0;justify-content:center;padding:10px;margin-top:10px}.cms-button{display:block}}