.technologies{display:flex;gap:8px 30px !important;margin-top:30px;margin-bottom:50px;flex-wrap:wrap}.technologies-technology p{font-size:16px;color:#000;cursor:pointer;margin-bottom:0}.technologies-technology p:hover,.technologies-technology.active p{color:#5153fb}.technologies-elements{background-color:#fff;position:relative}.technologies-elements .owl-stage{display:flex}.technologies-elements .owl-item{display:flex;justify-content:center;align-items:stretch}.technologies-elements .owl-nav{position:absolute;top:0;bottom:0;width:100%;z-index:-1}.technologies-elements .owl-nav img{width:20px}.technologies-elements .owl-prev{position:absolute;left:-30px;top:calc((100% - 20px - 24px) / 2 - 18px)}.technologies-elements .owl-next{position:absolute;right:-30px;top:calc((100% - 20px - 24px) / 2 - 18px)}.technologies-elements .owl-dots{text-align:center;margin-top:20px}.technologies-elements .owl-dots .owl-dot{background-color:#d5d7dd;width:8px;height:8px;border-radius:50%;margin-left:4px;margin-right:4px}.technologies-elements .owl-dots button.active{background-color:#5153fb}.technologies-element{display:flex;justify-content:center;align-items:center}.technologies-element p{display:inline-block;color:#5153fb;border:1px solid #5153fb;padding:8px 15px;text-transform:uppercase;font-size:14px;font-weight:600;margin-bottom:0;margin-left:1px;margin-right:1px}.technologies-element img{max-width:150px;max-height:100%}