.roundedIcons{--icon-size:13.0625rem;--icons-gap:1.875rem;--icons-gap-y:var(--icons-gap);display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:var(--icons-gap);row-gap:var(--icons-gap-y);padding-top:1.5rem;padding-bottom:1.5rem;background-color:transparent;overflow:hidden}.roundedIcons:not(.has-background){--block-bg-color:rgba(217, 217, 217, 0.1)!important}@media (min-width:1200px){.roundedIcons{--icons-gap:3.75rem}}.roundedIcons--arrows{--icons-gap:3.75rem}@media (max-width:575.98px){.roundedIcons--arrows{flex-flow:column}}@media (min-width:1200px){.roundedIcons--arrows{--icons-gap:5.625rem;--icons-gap-y:4.0625rem}}.roundedIcons--arrows .roundedIcon::after{content:""}.roundedIcons--shadows .roundedIcon::before{content:""}.roundedIcons--fw-bold{font-weight:700}.roundedIcon{position:relative;display:flex;flex-flow:column;justify-content:center;gap:1.25rem;align-items:center;flex-basis:var(--icon-size);width:var(--icon-size);height:var(--icon-size);margin-bottom:0;background-color:var(--block-bg-color);border-radius:50%;text-align:center}.roundedIcon-img{position:relative;width:6rem;height:4.375rem;position:relative}.roundedIcon-img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-fit:contain;object-fit:contain}.roundedIcon::before{position:absolute;top:0;left:0;z-index:-2;width:100%;height:100%;border-radius:inherit;background-color:inherit;opacity:.1}.roundedIcon:nth-child(7n+1)::before{top:-.125rem;left:-1.375rem}.roundedIcon:nth-child(7n+2)::before{top:.125rem;left:1.4375rem}.roundedIcon:nth-child(7n+3)::before{top:-.75rem;left:-.1875rem}.roundedIcon:nth-child(7n+4)::before{top:.9375rem;left:-1.125rem}.roundedIcon:nth-child(7n+5)::before{top:1.375rem;left:.25rem}.roundedIcon:nth-child(7n+6)::before{top:-1.1875rem;left:-.375rem}.roundedIcon:nth-child(7n+7)::before{top:.6875rem;left:1.125rem}.roundedIcon::after{position:absolute;z-index:-1;width:5.1875rem;height:1.4375rem;background:transparent url(../../svg/arrow.svg) no-repeat center center;background-size:100% auto}@media (max-width:575.98px){.roundedIcon::after{left:50%;top:calc(100% - 2.8125rem);transform:rotate(90deg);transform-origin:left center}}@media (min-width:576px){.roundedIcon::after{top:50%;left:calc(100% - 2.5rem);margin-top:-.6875rem}}@media (min-width:1200px){.roundedIcon::after{left:calc(100% - 1.25rem)}}.roundedIcon:nth-child(even)::after{transform:scale(1,-1)}@media (max-width:575.98px){.roundedIcon:nth-child(even)::after{transform:rotate(90deg) scale(1,-1)}}@media (min-width:576px) and (max-width:991.98px){.roundedIcon:nth-child(even)::after{display:none}}@media (min-width:992px) and (max-width:1199.98px){.roundedIcon:nth-child(3n+3)::after{display:none}}@media (min-width:1200px){.roundedIcon:nth-child(4n+4)::after{display:none}}.roundedIcon:last-child::after{display:none}.wp-admin .block--rounded-icons,.wp-admin [data-type="acf/rounded-icons"]{padding-left:0!important;padding-right:0!important;background-color:transparent!important}