.bg-offwhite{overflow:hidden;width:100%;background:#F5F5F7}.latest-news,.top-news-section{padding:60px 30px;max-width:1200px;margin:auto}.section-title{font-size:2rem;flex:none;order:0;flex-grow:1;text-align:center}.featured-post{display:flex;gap:2rem;background:#fff;border-radius:20px;padding:0;box-shadow:0 4px 12px rgb(0 0 0 / .05);margin-bottom:3rem;flex-wrap:wrap;height:410px;align-items:center}.featured-thumb img{border-radius:16px 0 0 16px;width:100%;max-width:500px;height:410px;object-fit:cover}span.post-label img{max-width:16px;margin-bottom:0}.featured-content{flex:1;padding:30px 0}.featured-content .post-label,.post-label{display:flex;background:#F6F6F6;color:#242424;padding:11.5px 10px;border-radius:16px;font-size:18px;font-weight:500;margin-bottom:15px;gap:10px;width:fit-content;flex-wrap:nowrap;justify-content:flex-start;align-items:center}a.read-more{color:#fff!important;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 20px;width:118px;height:44px;background:linear-gradient(0deg,rgb(0 0 0 / .2),rgb(0 0 0 / .2)),linear-gradient(0deg,rgb(0 0 0 / .2),rgb(0 0 0 / .2)),linear-gradient(0deg,rgb(0 0 0 / .2),rgb(0 0 0 / .2)),linear-gradient(0deg,rgb(0 0 0 / .2),rgb(0 0 0 / .2)),#000000;font-size:16px!important;border-radius:100px;font-weight:500;font-size:medium}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.grid-item{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgb(0 0 0 / .05);padding:0}.grid-item .content{padding:30px;padding-top:10px}.grid-item .content h4.post-title a{width:322px;font-family:'Inter Display';font-style:normal;font-weight:600;font-size:24px;line-height:100%;color:#000}.grid-item img{width:100%;border-radius:12px 12px 0 0;margin-bottom:1rem;max-height:200px;object-fit:cover;object-position:top}.post-date{display:flex;margin-top:30px;color:#777;margin-bottom:0;font-family:'Inter Display';font-style:normal;font-weight:500;font-size:14px;line-height:150%;opacity:.7;text-align:start;flex-wrap:nowrap;align-content:space-around;justify-content:flex-start;align-items:center;gap:10px}.post-date img{max-width:24px;margin:0}h3.post-title a{font-style:normal;font-weight:600;font-size:38px;line-height:100%;color:#000;letter-spacing:0}p.post-excerpt{margin-top:16px;font-family:'Inter Display';font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:gray;letter-spacing:0;margin-bottom:16px}.top-news-section{padding:48px 0;background:#fff0;color:#111;font-family:inherit}.top-news-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.top-news-header .tn-title{margin:0;font-family:'Inter Display';font-style:normal;font-weight:600;font-size:48px;line-height:110%;text-align:center;letter-spacing:0;color:#000;flex:none;order:0;flex-grow:1}.top-news-header .tn-viewall{text-decoration:none;display:flex;background:#E7E6E6;color:#242424;padding:11.5px 20px;border-radius:16px;font-size:18px;font-weight:500;margin-bottom:15px;gap:10px;width:fit-content;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.top-news-header .tn-viewall:hover{text-decoration:underline}.top-news-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"featured" "small-1" "small-2";gap:20px}.tn-card{position:relative;border-radius:18px;overflow:hidden;min-height:140px;box-shadow:0 6px 22px rgb(3 11 18 / .12);background:#000;transition:transform .35s ease,box-shadow .35s ease}.tn-image{width:100%;height:100%;display:block;object-fit:cover;object-position:top;transition:transform .6s ease}.tn-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .12) 0%,rgb(0 0 0 / .55) 50%,rgb(0 0 0 / .76) 100%);pointer-events:none;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:30px;background:linear-gradient(180deg,#fff0 16.29%,rgb(0 0 0 / .32) 54.21%,rgb(0 0 0 / .65) 84.42%)}.tn-content{position:absolute;left:20px;right:20px;bottom:18px;z-index:3;color:#fff}.tn-badge{display:flex;gap:5px;background:rgba(255,255,255,100);color:#242424;font-size:18px;padding:11.5px 10px;border-radius:999px;backdrop-filter:blur(4px);width:fit-content}.tn-card-title{margin:8px 0 6px;line-height:1.05;font-weight:700;color:#fff}.tn-card .tn-meta{display:flex;align-items:center;gap:10px;margin:0;font-size:13px;color:rgb(255 255 255 / .85)}.tn-featured{min-height:580px;grid-area:featured;border-radius:24px}.tn-small{min-height:475px;border-radius:18px}.tn-small .tn-card-title{font-size:18px}.tn-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgb(3 11 18 / .18)}.tn-card:hover .tn-image{transform:scale(1.06)}@media (min-width:900px){.top-news-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"featured featured" "small-1 small-2";gap:26px}.top-news-grid .tn-featured{grid-area:featured}.top-news-grid .tn-small:nth-of-type(1){grid-area:small-1}.top-news-grid .tn-small:nth-of-type(2){grid-area:small-2}.tn-featured{min-height:580px;border-radius:28px}.tn-small{min-height:375px;border-radius:20px}}@media (min-width:600px) and (max-width:899px){.tn-featured{min-height:380px}.tn-small{min-height:290px}.top-news-header .tn-title{font-size:24px}}@media (max-width:599px){.top-news-section{padding:28px 10px}.top-news-header{margin-bottom:14px}.tn-content{left:14px;right:14px;bottom:14px}.tn-card{border-radius:16px}.tn-featured{min-height:380px}.tn-small{min-height:330px}.tn-card-title{font-size:20px}}.tn-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit;position:absolute;inset:0;z-index:1}.tn-content{display:flex;flex-direction:column;gap:14px;z-index:3;pointer-events:none}.tn-content a{pointer-events:auto;color:inherit;text-decoration:none}.tn-excerpt{font-family:'Inter Display';font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#D6D6D6;align-self:stretch}.tn-card-title a{font-family:'Inter Display';font-style:normal;font-weight:600;font-size:38px;line-height:100%;color:#FFF;align-self:stretch}.custom-single{background:transparent!important;padding:0!important}.custom-single .post-header{text-align:start;margin:50px auto;max-width:800px}.custom-single .post-title{margin:10px 0;max-width:770px;font-style:normal;font-weight:600;font-size:38px;line-height:100%}.custom-single .featured-image img{border-radius:16px;margin:30px auto;display:block}.custom-single .post-content{max-width:800px;margin:0 auto 60px;line-height:1.8}.custom-single .excerpt{font-style:normal;font-weight:400;font-size:18px;line-height:140%;color:#000;margin:25px 0}.social-share a{display:inline-flex;margin:0 auto;align-items:center;width:32px;height:32px;color:#fff;background:#000;border-radius:50px;text-align:center;flex-wrap:wrap}.social-share a i{position:relative;left:9px;right:0}.post-meta{display:flex;gap:20px;align-items:center}@media only screen and (min-width :320px){.section-title{font-size:2rem!important}.featured-thumb img{border-radius:16px 16px 0 0;width:100%;max-width:100%;height:100%;object-fit:cover}.featured-post{height:100%}.featured-content{padding:15px 30px}h3.post-title a{font-size:24px}}@media only screen and (min-width :480px){.section-title{font-size:2rem!important}.top-news-section .wrap{padding:0 30px}h3.post-title a{font-size:24px}}@media only screen and (min-width :768px){.top-news-section .wrap{padding:0 30px}.featured-post{height:100%}.featured-content{padding:15px 30px}.featured-thumb img{border-radius:16px 16px 0 0;width:100%;max-width:100%;height:100%;object-fit:cover}}@media only screen and (min-width :992px){.top-news-section .wrap{padding:0 30px}.featured-post{display:flex;gap:2rem;background:#fff;border-radius:20px;padding:0;box-shadow:0 4px 12px rgb(0 0 0 / .05);margin-bottom:3rem;flex-wrap:wrap;height:410px;align-items:center}.featured-thumb img{border-radius:16px 0 0 16px;width:100%;max-width:500px;height:410px;object-fit:cover}}