.workRepeater{max-width:1200px;margin:50px auto}.workRepeater>h3{text-align:center}.workRepeater .cards{display:flex;flex-wrap:wrap;justify-content:center}.workRepeater .card{position:relative;margin:10px;padding:40px 65px;width:460px;display:flex;flex-direction:column;justify-content:flex-start;background-color:#f0f0f0;text-align:center}.workRepeater .header{margin-bottom:50px}.workRepeater .price{color:#db095e;font-weight:700;margin-bottom:40px}.workRepeater h4,.workRepeater h3{font-weight:700}.workRepeater .card a{text-transform:uppercase}.workRepeater .card .imgContainer{width:100%;min-height:241px;position:relative;z-index:5;margin-bottom:40px;display:flex;justify-content:cetner;align-items:center}.workRepeater .card .imgCircle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:241px;width:241px;border-radius:50%;background-color:white;z-index:0}.workRepeater .card .imgContainer img{position:relative;z-index:1}