.panels-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow-y:hidden;width:100%;-ms-overflow-style:none;scrollbar-color:#7532ec;scrollbar-width:thin}.panels-wrap .item{-webkit-box-flex:1;background-position:50%;background-repeat:none;background-size:cover;-webkit-flex:1 0 150px;-ms-flex:1 0 150px;flex:1 0 150px;padding:25px 40px 40px;-webkit-transition:-webkit-box-flex .5s ease,-webkit-flex .5s ease;transition:-webkit-box-flex .5s ease,-webkit-flex .5s ease;transition:flex .5s ease;transition:flex .5s ease,-webkit-box-flex .5s ease,-webkit-flex .5s ease,-ms-flex .5s ease;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.panels-wrap .item.active{-webkit-box-flex:1;-webkit-flex:1 0 33.33333%;-ms-flex:1 0 33.33333%;flex:1 0 33.33333%}.featured-panels .item_container{height:0;max-width:400px;min-width:250px;opacity:0;position:relative;-webkit-transition:all .2s ease;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden;z-index:2}.featured-panels .item_container .title{margin-bottom:25px;margin-top:10px;max-width:110px}.panels-wrap .item picture{bottom:0;display:block;height:90%;left:0;position:absolute;-webkit-transition:height .5s linear;transition:height .5s linear;width:100%;z-index:1}.panels-wrap .item.active picture{height:75%;left:50%;transform:translate(-50%);width:80%}.panels-wrap .item.active .item_container{height:auto;opacity:1;visibility:visible}.panels-wrap .item picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.panels-wrap .item_container .button{margin-top:10px}.logo-company{height:auto;position:absolute;right:14px;top:14px;width:100px;z-index:10}.logo-company img{height:auto;object-fit:contain;width:100%}@media only screen and (max-width:1024px){.featured-panels .item{-webkit-box-flex:1;-webkit-flex:1 0 28.57143%;-ms-flex:1 0 28.57143%;flex:1 0 28.57143%}.featured-panels .item.active{-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.panels-wrap .item picture img{-webkit-transition:all .5s linear;transition:all .5s linear}.panels-wrap .item.active picture img{margin:0 auto;width:90%}}@media only screen and (max-width:768px){.panels-wrap .item.active{-webkit-box-flex:1;-webkit-flex:1 0 75%;-ms-flex:1 0 75%;flex:1 0 75%}.panels-wrap .item.active picture img{margin:0 auto;width:80%}}@media only screen and (max-width:576px){.panels-wrap .item,.panels-wrap .item.active{-webkit-box-flex:1;-webkit-flex:1 0 90%;-ms-flex:1 0 90%;flex:1 0 90%}.panels-wrap .item_container{height:auto;opacity:1;visibility:visible}.panels-wrap .item picture,.panels-wrap .item.active picture{height:60%}}