.icon-app{width:100%;height:50%;border-radius:15px;background:var(--background) 0 0 no-repeat;overflow:hidden}.icon-app-image{overflow:hidden;position:relative;left:0;height:auto;width:210%}.application-selected{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);z-index:10;background-color:#0c1c84!important;color:#fff!important;border-radius:0!important}.application-selected .icon-app{background:var(--background) -200px 0 no-repeat}.application-selected .icon-app .icon-app-image{left:-110%}.store-3 .application-selected{background-color:#0c1c84!important}.store-4 .application-selected{background-color:#de0000!important}.applications-card{background-color:#fff;color:gray;height:13rem;box-shadow:9px 5px 10px rgba(0,0,0,.3);cursor:pointer}.applications-card:first-child{border-top-left-radius:15px;border-bottom-left-radius:15px;box-shadow:6px 5px 10px rgba(0,0,0,.3)}.applications-card:last-child{border-top-right-radius:15px;border-bottom-right-radius:15px}.arrow-icon{font-size:2rem;padding-bottom:.5rem}.mt-8rem{margin-top:-8rem}