<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.button-down,.button-up{background:#000;border-radius:50%;height:50px;margin:30px auto;padding:5px;position:relative;transition:all .2s linear;width:50px}.button-down:hover{transform:translate3d(0,10px,0)}.button-up:hover{transform:translate3d(0,-10px,0)}.button-down:after,.button-up:after{border-left:2px solid #fff;border-top:2px solid #fff;content:"";display:block;height:25px;left:17px;position:absolute;width:25px;z-index:11}.button-up:after{top:20px;transform:rotate(45deg)}.button-down:after{top:10px;transform:rotate(225deg)}.arrow-left,.arrow-right,.long-arrow-left,.long-arrow-right{border-left:2px solid #fff;border-top:2px solid #fff;display:block;height:15px;left:-2px;margin:10px 0 9px 20px;position:relative;top:5px;width:15px}.arrow-right,.long-arrow-right{transform:rotate(135deg)}.arrow-left,.long-arrow-left{transform:rotate(-45deg)}.long-arrow-left:after,.long-arrow-right:after{background-color:#fff;content:"";display:block;height:24px;left:0;top:0;transform:rotate(-45deg) translate(8px,3px);width:2px}.triangle-bottom,.triangle-left,.triangle-right,.triangle-top{height:0;margin:30px auto;width:0}.triangle-left,.triangle-right{border-bottom:18px solid transparent;border-top:18px solid transparent}.triangle-bottom,.triangle-top{border-left:18px solid transparent;border-right:18px solid transparent}.triangle-right{border-left:30px solid #000}.triangle-left{border-right:30px solid #000}.triangle-top{border-bottom:30px solid #000}.triangle-bottom{border-top:30px solid #000}.custom-scale .warpper-roe{display:flex;flex-wrap:wrap;justify-content:center}.custom-scale .warpper-roe .col{border-radius:20px;color:#fff;margin:0 1%;min-height:180px;padding:15px;text-align:center;width:20%}.custom-scale .warpper-roe .col a{display:block;height:100%;text-decoration:none}.custom-scale .warpper-roe .col .titles{color:#fff;font-size:20px;font-weight:700;padding-top:12px}.custom-scale .warpper-roe .col .icc-n{border:2px solid #fff;border-radius:100%;height:50px;margin:0 0 0 auto;text-align:right;width:50px}</pre></body></html>