.loco-repeating-boxes{position:relative}.loco-repeating-boxes .background-colour-area{background-color:#e5e5e5;height:50%;left:0;position:absolute;top:0;width:100%}.loco-repeating-boxes .boxes{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;@media screen and (min-width:992px){justify-content:space-between}@media screen and (max-width:991px){justify-content:space-around}}.loco-repeating-boxes .boxes .box{position:relative;@media screen and (min-width:992px){padding-bottom:1rem;padding-left:1rem;padding-right:1rem;padding-top:1.85rem;width:calc(21.5% - 1rem)}@media screen and (max-width:991px){margin-bottom:1.5rem;padding-bottom:1rem;padding-left:0;padding-right:0;padding-top:1rem;width:calc(100% - 3rem)}}.loco-repeating-boxes .boxes .box h3{font-size:1.2rem;font-weight:500;margin:0 auto;max-width:12rem;min-height:6rem;text-align:center}.loco-repeating-boxes .boxes .box .contento{margin:1rem 0 .5rem}.loco-repeating-boxes .boxes .box .contento .holds_text{font-size:.9rem;font-weight:300;height:100%;margin-bottom:1rem;max-height:0;opacity:0;pointer-events:none;text-align:center;transition:all .2s ease-in-out}.loco-repeating-boxes .boxes .box .contento .holds_text.activio{height:100%;max-height:999px;opacity:1!important;pointer-events:all;transition:all .2s ease-in-out}.loco-repeating-boxes .boxes .box .holds_circle_button{align-items:center;display:flex;justify-content:center}.swiper-container.boxes{overflow:hidden}.loco-repeating-boxes .boxes .box .holds_circle_button .circlebutton_with_arrow{transform:rotate(90deg)}.loco-repeating-boxes .boxes .box .holds_circle_button .circlebutton_with_arrow.activio{transform:rotate(-90deg)}