.result-items{margin:0;padding:0;list-style:none}.result-items li{padding:30px 0 40px;position:relative}.result-items li::before{content:"";width:35px;height:2px;display:block;position:absolute;left:0;top:0;background-color:var(--color-bg)}.result-items li .amount{color:var(--color-primary);margin-bottom:10px}.result-items li .type{margin-bottom:30px}@media(min-width:768px){.main-content{max-width:1440px;margin:0 auto}.page-title{-webkit-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);margin:0;position:absolute;top:150px;left:50px}.result-items{margin-left:100px;display:flex;flex-flow:row wrap;justify-content:space-between}.result-items li{flex:0 0 45%;margin-bottom:100px}.result-items li:nth-last-child(-n+2){margin-bottom:0}}@media(min-width:1280px){.page-title{left:320px}.result-items{margin-left:200px}}