.sidebar{display:flex;position:fixed;right:0;top:200px;z-index:99}.sidebar__text{align-items:center;background-color:#fa7018;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:63px;justify-content:center;line-height:26px;margin-right:-49px;margin-top:49px;text-align:center;text-transform:uppercase;transform:rotate(270deg);width:160px}.sidebar__pannel--list{align-items:flex-end;background-color:#666;display:flex;flex-wrap:wrap;padding:24px 30px;text-align:center;width:466px}.sidebar__pannel--item{flex:0 0 50%;margin-bottom:30px;max-width:50%;padding:0 15px}.sidebar__pannel--item .img{margin:0 auto;max-height:54px;max-width:86px;object-fit:cover}.sidebar__pannel--item img{max-height:54px;max-width:100%}.sidebar__pannel--item .text{color:#fff;font-size:18px;font-weight:700;line-height:24px;margin-top:10px}.sidebar__pannel--item .text a{font-weight:700}.sidebar__pannel--item:nth-last-child(-n+2){margin-bottom:0}.sidebar__pannel{display:none}@media screen and (max-width:767px){.sidebar__pannel--list{padding:10px;width:300px}.sidebar__pannel--item .img{max-width:50px}.sidebar__pannel--item .text{font-size:.56rem}.sidebar__pannel--item{margin-bottom:10px;padding:0 10px}.sidebar__pannel--item img{max-height:50px}.sidebar__pannel--item .text{margin-top:5px}.sidebar__text{font-size:16px;height:30px;margin-right:-45px;margin-top:45px;width:120px}}@media screen and (max-width:575px){.sidebar__pannel--list{width:calc(100vw - 40px)}}@media screen and (max-width:360px){.sidebar__pannel--item .text{font-size:12px}}