.gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.gallery img{width:calc(33.33% - 10px);margin-bottom:10px;object-fit:cover}@media (max-width:768px){.gallery img{width:calc(50% - 10px)}}@media (max-width:480px){.gallery img{width:100%}}.wpgb-sidebar-left .wpgb-prev-button{position:absolute;top:42%;left:10%;transform:translateY(-50%)}.wpgb-sidebar-right .wpgb-next-button{position:absolute;top:42%;right:10%;transform:translateY(-50%)}@media only screen and (max-width:576px){.wpgb-sidebar-left .wpgb-prev-button{position:absolute;top:25%;left:1%;transform:translateY(-50%);width:15px;height:auto;z-index:50!important}.wpgb-sidebar-right .wpgb-next-button{position:absolute;top:25%;right:1%;transform:translateY(-50%);width:15px;height:auto;z-index:50!important}}.et_pb_number_counter .percent-value{font-family:'Cantata One',serif!important;font-size:45px;line-height:1;margin:0}.wpgb-main{width:130%}.wpgb-sidebar{width:10%}@media screen and (max-width:980px){.inverse{display:flex;flex-direction:column-reverse}}