div.icons-with-texts-block .icons-wrapper{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}div.icons-with-texts-block .icons-wrapper .single-icon{display:inline-block;margin-top:30px;position:relative;text-align:center;vertical-align:top;width:50%}@media (min-width:768px){div.icons-with-texts-block .icons-wrapper .single-icon{width:33.333333%}}@media (min-width:992px){div.icons-with-texts-block .icons-wrapper .single-icon{width:25%}}@media (min-width:1200px){div.icons-with-texts-block .icons-wrapper .single-icon{width:20%}}div.icons-with-texts-block .icons-wrapper .single-icon{transition:all .25s ease}div.icons-with-texts-block .icons-wrapper .single-icon .icon-holder{display:block;margin-bottom:9px;position:relative;text-align:center;width:100%;z-index:2}div.icons-with-texts-block .icons-wrapper .single-icon .icon-holder .icon-img{background-color:var(--mp-attraction-theme-color-button,#4ca8ae);border:7px solid var(--mp-attraction-theme-color-button-hover,#0d8484);border-radius:9999px;display:inline-block;height:100px;width:100px}div.icons-with-texts-block .icons-wrapper .single-icon .icon-text{--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity));font-size:1.1em;line-height:1.4;margin-bottom:1.1em;text-align:center}