.home .right{display:flex;flex-direction:column}.home .right .top{background-color:rgba(35,35,35,.6);border-radius:8px;margin-bottom:15px;flex:1 30%;padding:10px}.home .right .top .rtlbox>div{background-color:#000;margin-bottom:10px;padding:5px 10px;border-radius:8px}.home .right .top .rtlbox>div:last-child{margin-bottom:0}.home .right .center{background-color:rgba(35,35,35,.6);padding:0 10px;margin-bottom:15px;flex:1 30%;border-radius:8px}.home .right .center .rtlbox>div{background-color:#000;margin-bottom:5px;padding:0 10px;border-radius:8px}.home .right .center .rtlbox>div:last-child{margin-bottom:5px}.home .right .bottom{flex:1 30%;background-color:rgba(35,35,35,.6);border-radius:8px;padding:10px}.home .right .bottom button{width:64px;height:28px}