.hp-verticals-section{padding:60px 0 80px}.hp-verticals-section h2{margin-bottom:50px;text-align:center}.hp-verticals-flex{align-items:center;display:flex;flex-wrap:wrap;gap:24px .5%;justify-content:space-evenly}.verticals-card{border-radius:100%;display:flex;flex-direction:column;justify-content:center;min-height:200px;overflow:hidden;position:relative;text-align:center;width:200px}.verticals-card .vertical-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;position:absolute;transform:scale(1);transition:all .8s;width:100%;z-index:0}.verticals-card:hover>.vertical-bg{transform:scale(1.2)}.verticals-card a{color:#fff;display:flex;flex-direction:column;font-size:1.4rem;font-weight:700;justify-content:center;min-height:200px;position:relative;transition:all .3s ease-in-out;z-index:0}@media screen and (min-width:2560px){.verticals-card a{line-height:230px}}