body:not(.wp-core-ui) .icon,html:not(.wp-toolbar) .icon,.acf-block-preview .icon{padding-top:80px;padding-bottom:80px;z-index:99}body:not(.wp-core-ui) .icon .section-wrapper,html:not(.wp-toolbar) .icon .section-wrapper,.acf-block-preview .icon .section-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media only screen and (max-width: 991px){body:not(.wp-core-ui) .icon .section-wrapper,html:not(.wp-toolbar) .icon .section-wrapper,.acf-block-preview .icon .section-wrapper{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 576px){body:not(.wp-core-ui) .icon .section-wrapper,html:not(.wp-toolbar) .icon .section-wrapper,.acf-block-preview .icon .section-wrapper{grid-template-columns:1fr}}body:not(.wp-core-ui) .icon .box,html:not(.wp-toolbar) .icon .box,.acf-block-preview .icon .box{border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px}body:not(.wp-core-ui) .icon .box img,html:not(.wp-toolbar) .icon .box img,.acf-block-preview .icon .box img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover}body:not(.wp-core-ui) .icon .box .icon-box,html:not(.wp-toolbar) .icon .box .icon-box,.acf-block-preview .icon .box .icon-box{background-color:var(--secondary);width:120px;height:120px;border-radius:50%;border:2px solid var(--secondary);margin-top:-50px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}body:not(.wp-core-ui) .icon .box svg,html:not(.wp-toolbar) .icon .box svg,.acf-block-preview .icon .box svg{width:65px;height:65px}body:not(.wp-core-ui) .icon .box svg path,html:not(.wp-toolbar) .icon .box svg path,.acf-block-preview .icon .box svg path{fill:var(--primary);stroke:var(--primary) !important}body:not(.wp-core-ui) .icon .box svg rect,html:not(.wp-toolbar) .icon .box svg rect,.acf-block-preview .icon .box svg rect{fill:var(--primary)}body:not(.wp-core-ui) .icon .box .heading-5,html:not(.wp-toolbar) .icon .box .heading-5,.acf-block-preview .icon .box .heading-5{font-size:18px;font-weight:700;text-align:center}body:not(.wp-core-ui) .icon .box a,html:not(.wp-toolbar) .icon .box a,.acf-block-preview .icon .box a{color:var(--secondary);font-weight:700;text-decoration:none;display:flex;gap:10px}body:not(.wp-core-ui) .icon .box a svg,html:not(.wp-toolbar) .icon .box a svg,.acf-block-preview .icon .box a svg{width:12px;height:auto}body:not(.wp-core-ui) .icon .box a svg path,html:not(.wp-toolbar) .icon .box a svg path,.acf-block-preview .icon .box a svg path{fill:var(--secondary)}body:not(.wp-core-ui) .icon .box a:hover,html:not(.wp-toolbar) .icon .box a:hover,.acf-block-preview .icon .box a:hover{color:var(--primary)}body:not(.wp-core-ui) .icon .box a:hover svg path,html:not(.wp-toolbar) .icon .box a:hover svg path,.acf-block-preview .icon .box a:hover svg path{fill:var(--primary)}