#terms .terms-wrap .terms-tab{display:flex;justify-content:space-between;align-items:center;padding-top:140px}#terms .terms-wrap .terms-tab .category-list{display:flex;column-gap:10px;flex-wrap:wrap;row-gap:10px}#terms .terms-wrap .terms-tab .category-list .list .btn{display:block;padding:10px 24px;font-weight:400;font-size:16px;line-height:23px;letter-spacing:-0.03em;background-color:#AA1F24;color:#ffffff;cursor:pointer;border-radius:2px}#terms .terms-wrap .terms-tab .category-list .list .btn.line{border:1px solid #AA1F24;background-color:#ffffff;color:#AA1F24}#terms .terms-wrap .terms-tab .category-list .list .btn.line:hover{background-color:#AA1F24;color:#ffffff}#terms .terms-wrap .terms-tab .category-list .list .btn.line:disabled{opacity:0.2}#terms .terms-wrap .terms-tab .category-list .list .btn.line:disabled:hover{background-color:#ffffff;color:#AA1F24}#terms .terms-wrap .terms-tab .category-list .list .btn.round{padding:10px 24px;border-radius:100px}#terms .terms-wrap .terms-tab .category-list .list .btn:disabled{opacity:0.2}@media (max-width:1024px){#terms .terms-wrap .terms-tab .category-list .list .btn{display:block;padding:10px 16px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-0.03em;background-color:#AA1F24;color:#ffffff;cursor:pointer;border-radius:2px}#terms .terms-wrap .terms-tab .category-list .list .btn.round{padding:10px 16px}}@media (min-width:768px) and (max-width:1024px){#terms .terms-wrap .terms-tab .category-list .list .btn{display:block;padding:10px 16px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-0.03em;background-color:#AA1F24;color:#ffffff;cursor:pointer;border-radius:2px}#terms .terms-wrap .terms-tab .category-list .list .btn.round{padding:10px 16px}}#terms .terms-wrap .terms-tab .category-list .list.active .btn{background-color:#AA1F24;color:white}#terms .terms-wrap .terms-date{display:flex;justify-content:flex-end;align-items:center;column-gap:10px;margin:50px 0 40px}#terms .terms-wrap .terms-date .title{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.42px;color:#676767}#terms .terms-wrap .terms-date .text{width:370px;padding:10px 16px;font-size:16px;font-weight:400;letter-spacing:-0.48px;line-height:23px;border-radius:6px;border:1px solid var(--unnamed, #EEE)}#terms .terms-wrap .terms-text{width:100%;height:1000px;margin-bottom:72px;overflow-x:auto;border-radius:6px;border:1px solid #EEE}#terms .terms-wrap .terms-text::-webkit-scrollbar{width:14px}#terms .terms-wrap .terms-text::-webkit-scrollbar-thumb{background-color:#E0E0E0}#terms .terms-wrap .terms-text::-webkit-scrollbar-track{background-color:#EEEEEE}#terms .terms-wrap .terms-text .text{padding:100px;color:#676767}#terms .terms-wrap .terms-text .text p{line-height:1.6}@media screen and (max-width:1024px){#terms .terms-wrap .terms-tab{padding-top:72px}#terms .terms-wrap .terms-date{margin:40px 0 20px;flex-direction:column;align-items:flex-start}#terms .terms-wrap .terms-date .title{margin-bottom:10px}#terms .terms-wrap .terms-date .text{width:100%}#terms .terms-wrap .terms-text .text{padding:30px}}@media (max-width:768px){#terms .terms-wrap .terms-text::-webkit-scrollbar{width:14px}}