.news-banner{position:relative;overflow:hidden;padding:96px 0 48px;background:linear-gradient(0deg,#ffeada,#ffeada),linear-gradient(180deg,#fff7f1,#fffdfc)}@media (min-width:1024px){.news-banner{padding:140px 0 20px}}.news-banner__decor{position:absolute;inset:0;pointer-events:none;overflow:hidden}.news-banner__rings{position:absolute;left:50%;top:42%;width:520px;height:520px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(249,115,22,.08)}.news-banner__rings:after,.news-banner__rings:before{content:"";position:absolute;inset:36px;border-radius:50%;border:1px solid rgba(249,115,22,.06)}.news-banner__rings:after{inset:72px;border-color:rgba(249,115,22,.04)}.news-banner__dot{position:absolute;border-radius:50%;background:rgba(249,115,22,.35)}.news-banner__dot--1{left:28%;right:65.89%;top:242px}.news-banner__dot--1,.news-banner__dot--2{height:16px;width:16px;position:absolute;background:linear-gradient(135deg,#ffb36b,#f97316)}.news-banner__dot--2{left:74.89%;right:100px;top:306px;border-radius:999px}.news-banner__blur--1{position:absolute;width:400px;height:400px;left:-120px;top:20px;background:radial-gradient(70.71% 70.71% at 50% 50%,rgba(255,179,107,.15) 0,rgba(255,179,107,0) 70%);filter:blur(12px);border-radius:200px}.news-banner__blur--2{position:absolute;width:350px;height:350px;right:-80px;top:-60px;background:radial-gradient(70.71% 70.71% at 50% 50%,rgba(249,115,22,.12) 0,rgba(249,115,22,0) 70%);filter:blur(12px);border-radius:175px}.news-banner__blur--3{position:absolute;width:540px;height:540px;left:calc(50% - 540px / 2);top:100px;border:1px solid rgba(249,115,22,.14);border-radius:270px;z-index:1}.news-banner__blur--4{position:absolute;width:720px;height:720px;left:calc(50% - 720px / 2);top:84px;border:1px dashed rgba(255,179,107,.18);border-radius:360px;flex:none;order:3;flex-grow:0;z-index:3}@media (min-width:1024px){.news-banner__rings{width:680px;height:680px;top:48%}}.news-banner__stage{position:relative;z-index:1}@media (min-width:1024px){.news-banner__stage{min-height:420px}}.news-banner__hero{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.news-banner__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#fff1e6;box-shadow:0 10px 28px rgba(249,115,22,.1);border-radius:999px}.news-banner__badge-dot{width:6px;height:6px;border-radius:50%;background:#ffb36b;flex-shrink:0}.news-banner__badge-text{font-size:12px;font-weight:700;color:#f97316;line-height:18px}.news-banner__title{margin-top:20px;font-size:34px;font-weight:800;line-height:40px;color:#171717}.news-banner__title span{color:#f97316}@media (min-width:1024px){.news-banner__title{margin-top:24px;font-size:64px;line-height:69px}}.news-banner__desc{margin-top:16px;max-width:640px;font-size:15px;line-height:26px;color:#7c6a5a}@media (min-width:1024px){.news-banner__desc{margin-top:20px;font-size:19px;line-height:28px}}.news-banner__cards{margin-top:32px;display:flex;flex-direction:column;gap:12px}@media (min-width:1024px){.news-banner__cards{position:absolute;inset:0;margin-top:0;pointer-events:none}}.news-banner__card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:rgba(255,255,255,.88);border:1px solid rgba(249,115,22,.12);box-shadow:0 18px 36px rgba(249,115,22,.1);backdrop-filter:blur(5px);border-radius:999px}@media (min-width:1024px){.news-banner__card{position:absolute;pointer-events:auto}.news-banner__card--newsletter{left:200px;top:-60px}.news-banner__card--insight{right:100px;top:-30px}.news-banner__card--legal{left:0;bottom:30%}}.news-banner__card--legal{display:none}@media (min-width:1024px){.news-banner__card--legal{display:flex}}.news-banner__card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#fff1e6,#fffdfc)}.news-banner__card-title{font-size:14px;font-weight:700;line-height:15px;color:#171717}.news-banner__card-desc{margin-top:2px;font-size:12px;line-height:18px;color:#7c6a5a}.news-list{padding:32px 0 56px}@media (min-width:1024px){.news-list{padding:40px 0 72px}}.news-list__tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.news-list__tabs::-webkit-scrollbar{display:none}@media (min-width:1024px){.news-list__tabs{flex-wrap:wrap;justify-content:center;overflow-x:visible}}.news-list__tab{flex-shrink:0;padding:10px 18px;border-radius:999px;border:1px solid #ebebeb;background:#ffffff;font-size:14px;font-weight:600;line-height:20px;color:#525252;cursor:pointer;transition:all .25s ease;white-space:nowrap}.news-list__tab:hover{border-color:#ffd0a8;color:#f97316}.news-list__tab--active{border-color:#f97316;background:#f97316;color:#ffffff;box-shadow:0 10px 24px rgba(249,115,22,.24)}.news-list__grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:28px}@media (min-width:768px){.news-list__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (min-width:1024px){.news-list__grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}}.news-list__card{display:flex;flex-direction:column;overflow:hidden;border-radius:20px;background:#ffffff;box-shadow:0 16px 40px rgba(80,50,20,.08);transition:box-shadow .3s ease,transform .3s ease}.news-list__card:hover{box-shadow:0 22px 48px rgba(80,50,20,.12);transform:translateY(-2px)}.news-list__card-media{position:relative;height:200px;overflow:hidden}@media (min-width:1024px){.news-list__card-media{height:210px}}.news-list__card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.news-list__card:hover .news-list__card-image{transform:scale(1.04)}.news-list__card-body{display:flex;flex:1;flex-direction:column;padding:18px 18px 20px}.news-list__category{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;line-height:16px}.news-list__category-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.news-list__card-title{margin-top:12px;-webkit-line-clamp:2;font-size:17px;font-weight:700;line-height:24px;color:#171717}.news-list__card-desc,.news-list__card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.news-list__card-desc{margin-top:10px;flex:1;-webkit-line-clamp:3;font-size:14px;line-height:22px;color:#7c6a5a}.news-list__card-meta{display:flex;align-items:center;gap:16px;margin-top:16px;padding-top:14px;border-top:1px solid #f2f2f2;font-size:13px;color:#9ca3af}.news-list__meta-item{display:inline-flex;align-items:center;gap:6px;min-width:0}.news-list__pagination{gap:8px;margin-top:40px}.news-list__page-btn,.news-list__pagination{display:flex;align-items:center;justify-content:center}.news-list__page-btn{width:40px;height:40px;border-radius:50%;border:1px solid #ebebeb;background:#ffffff;color:#525252;cursor:pointer;transition:all .25s ease}.news-list__page-btn:hover:not(:disabled){border-color:#f97316;color:#f97316}.news-list__page-btn:disabled{opacity:.4;cursor:not-allowed}.news-list__page-num{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 6px;border:none;background:transparent;font-size:15px;font-weight:600;color:#737373;cursor:pointer;border-radius:50%;transition:all .25s ease}.news-list__page-num:hover{color:#f97316}.news-list__page-num--active{background:#f97316;color:#ffffff;box-shadow:0 10px 24px rgba(249,115,22,.28)}.news-list__page-ellipsis{padding:0 4px;font-size:15px;color:#9ca3af}.news-list__empty{margin-top:48px;text-align:center;font-size:15px;color:#7c6a5a}