.terms-section{min-height:calc(100vh - 100px - 555px);padding:100px 0}.terms-section .main-img{max-width:960px;height:100%;margin:0 auto}.terms-section .main-img img{width:100%;height:auto}.terms-section h1{font-weight:700;margin-bottom:25px;text-align:center}.terms-section .list-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:10px}.terms-section .list-wrapper .index{width:var(--list-index-width)}.terms-section .list-wrapper .content{width:calc(100% - var(--list-index-width))}.terms-section .list-wrapper .list-wrapper .list-wrapper .index{width:var(--list-child-index-width)}.terms-section .list-wrapper .list-wrapper .list-wrapper .content{width:calc(100% - var(--list-child-index-width))}