.vzSmallBlockSection{background-color:#fff;padding:50px 0}.vzSmallBlockSection h2{font-size:1.8em;font-weight:700;line-height:1.5em;margin-bottom:10px}.vzSmallBlockSection h2,.vzSmallBlockSection p{color:#121212;font-family:Inter,sans-serif;text-align:center}.vzSmallBlockSection p{font-size:19px;line-height:1.5;margin-bottom:25px}.vzSmallBlockSection .buttonCls{align-items:center;display:flex;justify-content:center;margin-bottom:2.5rem}.vzSmallBlockSection .blockContainer{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:16px 0}.vzSmallBlockSection .blockContainer .block-card{background-color:#f2f3ee;border:2px solid #f2f3ee;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding:40px;position:relative;text-align:center;width:49%;word-wrap:break-word;transition:transform .3s ease,box-shadow .3s ease}.vzSmallBlockSection .blockContainer .block-card:focus,.vzSmallBlockSection .blockContainer .block-card:hover{background-color:#fff;order:2px solid #f2f3ee}.vzSmallBlockSection .blockContainer .block-card h3{color:#121212;font-family:Inter,sans-serif;font-size:25px;font-weight:600;line-height:1.44;margin-bottom:8px;padding:0}.vzSmallBlockSection .blockContainer .block-card p{font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin-bottom:8px;min-height:5px;padding:0 0 10px}.vzSmallBlockSection .blockContainer .btnBlockCol{align-self:center;width:fit-content}@media screen and (max-width:1199px){.vzSmallBlockSection .blockContainer{column-gap:16px;justify-content:center;row-gap:32px}.vzSmallBlockSection .blockContainer .block-card{width:calc(50% - 15px)}.vzSmallBlockSection .blockContainer .block-card p{min-height:auto;padding:0 0 30px}}@media screen and (max-width:620px){.vzSmallBlockSection h2{font-size:1.5em;line-height:1.2em}.vzSmallBlockSection p{font-size:16px;line-height:1.4}.vzSmallBlockSection .blockContainer .block-card{width:100%}.vzSmallBlockSection .blockContainer .block-card p{min-height:auto;padding:0 0 15px}.vzSmallBlockSection .blockContainer .block-card{padding:20px 16px 25px}.vzSmallBlockSection .blockContainer .block-card h3{padding:0}.vzSmallBlockSection .blockContainer{margin:0}}@media screen and (max-width:480px){.vzSmallBlockSection h2{font-size:1.3em;line-height:1.2em}}