.news-page__main{padding:5.6rem 0 11.2rem;display:flex;gap:5.6rem;flex-direction:column}.news-page__main h1{color:#0d0d12;font-size:4.8rem;font-style:normal;font-weight:500;line-height:125%;width:fit-content}.news-page__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:5.6rem}.news-page__bottom .currency-table{width:30rem;border-radius:1.4rem;border:1px solid #dfe1e7;overflow:hidden}.news-page__bottom .currency-table .currency-tabs{display:flex;width:100%}.news-page__bottom .currency-table .currency-tabs button{flex:1;font-size:1.6rem;padding:.8rem 2.4rem;font-weight:400;background:#dfe1e7}.news-page__bottom .currency-table .currency-tabs button.active{background:#fff;font-weight:500}.news-page__bottom .currency-table .currency-list{padding:2.4rem 0 0;display:flex;flex-direction:column;gap:1.6rem}.news-page__bottom .currency-table .currency-list .currency-item:not(:last-child){border-bottom:1px solid #e5e7eb}.news-page__bottom .currency-table .currency-list .currency-item{padding:0 1.2rem 1.2rem}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left{display:flex;flex-direction:column;gap:.6rem}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .top{display:flex;align-items:center;gap:.4rem}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .top span{font-size:1.4rem;color:#f36a2f}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .bottom{font-size:1.6rem;font-weight:600;display:flex;align-items:center;justify-content:space-between}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .bottom .price-down,.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .bottom .price-up{display:flex;align-items:center;gap:.4rem;font-weight:400;font-size:1.4rem}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .bottom .price-down .icon,.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .bottom .price-up .icon{font-size:.8rem}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .bottom .price-down{color:red}.news-page__bottom .currency-table .currency-list .currency-item .currency-item-left .bottom .price-up{color:green}.news-page__list{width:60%;display:flex;flex-direction:column;gap:4.8rem}.news-page__card{display:flex;gap:4.3rem;padding-bottom:4.8rem}.news-page__card:not(:last-child){border-bottom:1px solid #e5e7eb}.news-page__card .card-left{flex-shrink:0;width:32.5rem;height:20rem;border-radius:1.4rem;overflow:hidden;aspect-ratio:13/8}.news-page__card .card-left img{width:100%;height:100%;object-fit:cover;border-radius:1.4rem}.news-page__card .card-right{display:flex;flex-direction:column;gap:1.2rem}.news-page__card .card-right>a h2{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#121a26;font-size:2.4rem;font-style:normal;font-weight:500;line-height:130%}.news-page__card .card-right .text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.news-page__card .card-right .date,.news-page__card .card-right .text p{color:#666d80;font-size:1.6rem;font-style:normal;font-weight:400;line-height:160%}.news-page__card .card-right .date{margin-top:auto}.news-detail{padding-bottom:8.8rem}.news-detail__title{display:flex;flex-direction:column;gap:1.6rem}.news-detail__title h1{max-width:90%;color:#0d0d12;font-size:4.8rem;font-style:normal;font-weight:500;line-height:125%}.news-detail__title p{max-width:90%;color:#666d80;font-size:1.8rem;font-style:normal;font-weight:400;line-height:155%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-detail__top{display:flex;flex-direction:column;gap:2.4rem;padding:6.4rem 0 2.4rem}.news-detail__image{border-radius:2.4rem;height:69.7rem;overflow:hidden}.news-detail__image img{width:100%;height:100%;object-fit:cover}.news-detail__date{margin-left:auto;color:#666d80;font-size:1.6rem;font-style:normal;font-weight:400;line-height:160%}.news-detail__bottom{padding:3.2rem 0 6.4rem;display:flex;gap:8rem}.news-detail__text,.news-detail__text ol,.news-detail__text ul{display:flex;flex-direction:column;gap:1.6rem}.news-detail__text ol,.news-detail__text ul{margin-block:1.6rem}.news-detail__text ol li,.news-detail__text ul li{font-size:1.6rem;list-style:disc;list-style-position:inside}.news-detail__text ol li,.news-detail__text p,.news-detail__text ul li{color:var(--Greyscale-600,#36394a);font-style:normal;font-weight:400;line-height:155%}.news-detail__text p{font-size:1.8rem}.news-detail__text p a{color:#44c297;text-decoration:underline}.news-detail__text h3{margin-top:1.6rem;color:#0d0d12;font-size:4rem;font-style:normal;font-weight:500;line-height:135%}.news-detail__right{display:flex;flex-direction:column;gap:3.2rem}.news-detail .subscribe-form{padding:2.4rem;border-radius:2.4rem;border:1px solid var(--Greyscale-50,#eceff3);background:linear-gradient(180deg,#f6fffa,#e1f5ea);display:flex;flex-direction:column;gap:6.4rem;min-width:30rem}.news-detail .subscribe-form__top{display:flex;flex-direction:column;gap:.8rem}.news-detail .subscribe-form__top p{color:#0d0d12;font-size:2rem;font-style:normal;font-weight:500;line-height:140%}.news-detail .subscribe-form__top span{color:#666d80;font-size:1.6rem;font-style:normal;font-weight:400;line-height:160%}.news-detail .subscribe-form form{width:100%;display:flex;flex-direction:column;gap:1.2rem}.news-detail .subscribe-form form button{width:100%}@media screen and (max-width:768px){.news-page__main{padding:4.6rem 0 8.2rem;gap:2.4rem}.news-page__main h1{text-align:center;font-size:3.2rem;font-style:normal;font-weight:500;line-height:135%}.news-page__bottom{flex-direction:column-reverse;gap:2.4rem}.news-page__list{width:100%;gap:2.4rem}.news-page__currency,.news-page__currency .currency-table{width:100%}.news-page__currency .currency-table .currency-list{height:30rem;overflow:auto}.news-page__card{flex-direction:column;gap:2.4rem;padding-bottom:2.4rem}.news-page__card .card-left{width:100%}.news-page__card .card-right .text{-webkit-line-clamp:2}.news-detail__top{padding:3.2rem 0 2.4rem}.news-detail__title h1{color:#121a26;font-size:2.4rem;font-style:normal;font-weight:500;line-height:130%}.news-detail__title p{-webkit-line-clamp:3}.news-detail__image{height:20rem;border-radius:1.2rem}.news-detail__bottom{flex-direction:column;gap:3.2rem;padding:0 0 3.2rem}.news-detail__text{width:100%}.news-detail__text h3{font-size:2.4rem;font-style:normal;font-weight:500;line-height:130%}}