.repeater-block-image-title.acf-lohko{width:100%;margin:0;display:flex;justify-content:space-evenly;gap:40px;padding:2em 1em 2em;margin-top:2em;margin-bottom:2em}@media (max-width:500px){.repeater-block-image-title.acf-lohko{flex-flow:column}}.repeater-block-image-title .lohko-item{text-align:center}.repeater-block-image-title .lohko-icon{width:100px;height:100px;margin:auto;background:#161a1d;border-radius:100em;display:flex;justify-content:center;align-items:center;margin-bottom:1.5em}.repeater-block-image-title.moving-background-1 .lohko-icon{background:linear-gradient(-175deg,#f39201,#fffd00);background-size:1000% 100%;animation:gradient-animation 3s ease infinite}@keyframes gradient-animation{0%{background-position:100% 0%}50%{background-position:0% 0%}100%{background-position:100% 0%}}.repeater-block-image-title .lohko-icon img{width:60%;height:auto}.repeater-block-image-title .lohko-item h2{font-size:1.2em;font-weight:400}