.home-facilities .facilities-wrapper{display:flex;flex-wrap:wrap}.home-facilities .facilities-wrapper .facilities-item{flex:1 1 auto;transition:flex-basis .5s ease,width .5s ease;width:100%;@media only screen and (min-width:640px){&:first-of-type{max-width:90%;width:90%}&:nth-child(2){padding-right:14px;width:50%}&:nth-child(3){padding-left:14px;width:50%}&:nth-child(4){max-width:50%;width:50%}}@media only screen and (min-width:1024px){flex:1;max-width:none;min-width:0;overflow:hidden;padding-bottom:0;padding-left:14px;padding-right:14px;padding-top:0;transition:flex .5s ease,width .5s ease,max-width .5s ease;width:auto;&:first-of-type{flex-grow:0;flex:1;max-width:none;padding:0 14px 0 0;width:auto}&:nth-child(2),&:nth-child(4),&:nth-child(5){flex-grow:1;flex:1;max-width:none;padding:0 14px;width:auto}&:last-of-type{padding-right:0}&.active{flex:0 0 320px;max-width:320px;min-width:320px;padding:0 14px;width:320px;.item-bottom .info{flex:1;height:auto;opacity:1;transition:.5s;width:auto}}}@media only screen and (min-width:1280px){&.active{max-width:380px;min-width:380px;width:380px}.item-top img{min-height:229px}}}.home-facilities .facilities-wrapper .facilities-item.active .item-bottom .top-title{@media only screen and (min-width:1024px){max-width:40%}}.home-facilities .facilities-wrapper .facilities-item.active .item-bottom .top-title.no-button{@media only screen and (min-width:1024px){max-width:100%}}.home-facilities .facilities-wrapper .facilities-item.active .item-bottom .info{@media only screen and (min-width:1024px){flex:1;padding-left:17px}}.home-facilities .facilities-wrapper .facilities-item:first-child .top-title{@media only screen and (min-width:640px){max-width:200px}}.home-facilities .facilities-wrapper .facilities-item:first-child .info{@media only screen and (min-width:640px){flex:1;padding-left:17px}}.home-facilities .facilities-wrapper .facilities-item.active .info{display:flex}.info-container{max-height:0;overflow:hidden;transition:max-height .5s ease}.info-container .info{opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.facilities-item.active .info-container{max-height:590px}.facilities-item.active .info{opacity:1;transform:translateY(0)}