.brd_floated{align-items:center;display:none;filter:drop-shadow(0 0 15px rgba(0,23,82,.1));flex-direction:column;height:220px;position:fixed;right:22px;top:50%;transform:translateY(-50%);width:54px;z-index:998}.brd_floated a{align-items:center;background:#fff;color:#3d7ffc;display:flex;height:54px;justify-content:center;width:100%}.brd_floated a.first{border-radius:30px 30px 0 0}.brd_floated a.last{border-radius:0 0 30px 30px}.brd_floated a:hover{background:#3d7ffc;color:#fff}.brd_floated a+a{border-top:1px solid #edf1f6}.brd_floated a.qr_img .brd_tp__text{background:#fff;height:auto;width:auto}.brd_floated__wrap{height:41px;width:41px}.brd_floated__wrap svg{height:100%;width:100%}.brd_floated .brd_tp__text{white-space:nowrap}@media (min-width:767px){.brd_floated{display:flex}}