#home-news-ad{box-sizing:border-box;display:grid!important;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:22px;width:calc(100% - 64px);max-width:1800px;margin:35px auto 42px;padding:0!important;border:0!important;background:transparent;color:#102958;font:14px/1.5 "Fira Sans",Arial,sans-serif}
#home-news-ad *{box-sizing:border-box}#home-news-ad [hidden]{display:none!important}
#home-news-ad .home-ad{position:relative;min-height:550px;overflow:hidden;border:1px solid #e5eaf2;border-radius:18px;background:#fff;box-shadow:0 5px 14px #1736640b}
#home-news-ad .home-ad>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}
#home-news-ad .home-ad__copy{position:absolute;left:5%;top:22%;width:68%}
#home-news-ad .home-ad__copy h2{font:700 clamp(29px,2.65vw,50px)/1.08 Arial,sans-serif!important;color:#112daf!important;letter-spacing:-.04em;margin:0 0 24px;padding:0;text-align:left;text-shadow:0 2px 8px white}
#home-news-ad .home-ad__copy p{font:700 clamp(12px,1.05vw,18px)/1.3 Arial,sans-serif!important;color:#123269;margin:0;text-shadow:0 1px 7px white}
#home-news-ad .home-ad__top,#home-news-ad .home-ad__bottom{position:absolute;right:22px;display:block;padding:12px 17px;border:1px solid #6b94ff;border-radius:8px;background:#fff;color:#075df5;font-weight:600;pointer-events:none}
#home-news-ad .home-ad__top{top:22px;font-size:13px}#home-news-ad .home-ad__bottom{bottom:34px;font-size:20px;box-shadow:0 8px 18px #15245222;border:0}
#home-news-ad .home-news-panel{min-width:0;padding:22px;border:1px solid #e5eaf2;border-radius:16px;background:#fcfdff}
#home-news-ad .home-news-panel>h2{font:600 23px/1.3 "Fira Sans",Arial,sans-serif;color:#25334a;margin:0 0 20px;text-align:left;padding:0}
#home-news-ad .home-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
#home-news-ad .home-news-item{min-width:0}
#home-news-ad .blog-grid{display:grid;grid-template-columns:44% minmax(0,1fr);height:auto;min-height:235px;margin:0;border:1px solid #edf0f7;border-radius:12px;overflow:hidden;background:white;box-shadow:0 5px 12px #1736640a}
#home-news-ad .blog-img{position:relative;height:100%;min-height:175px;margin:0;padding:0;overflow:hidden;background:#f3f7ff}
#home-news-ad .blog-img>a{display:block;width:100%;height:100%}#home-news-ad .blog-img img{display:block;width:100%;height:100%;max-height:280px;object-fit:contain}
#home-news-ad .news-category{position:absolute;z-index:1;top:12px;left:10px;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 9px;border-radius:6px;background:#0767f7;color:white;font:600 10px/1.4 Arial,sans-serif}
#home-news-ad .blog-info{display:flex!important;flex-direction:column;justify-content:space-between;min-width:0;height:auto;width:auto;padding:16px;flex-wrap:nowrap}
#home-news-ad .news-content{display:block!important;min-width:0}
#home-news-ad h5{font:600 15px/1.35 "Fira Sans",Arial,sans-serif!important;margin:0 0 12px;padding:0}#home-news-ad h5 a{color:#132c8a;text-decoration:none}
#home-news-ad .news-content>p{font:13px/1.5 "Fira Sans",Arial,sans-serif!important;color:#344d79;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
#home-news-ad .btn-bar{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap;margin-top:20px}#home-news-ad .date{font:11px/1.4 Arial,sans-serif;color:#687386;background:transparent;padding:0;position:static}
#home-news-ad .px-btn-arrow{font:12px/1.4 "Fira Sans",Arial,sans-serif;color:#ed4662;padding:0;text-decoration:none}#home-news-ad .px-btn-arrow .arrow{display:none}
#home-news-ad .home-news-controls{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:24px}#home-news-ad .home-news-controls>button{width:34px;height:34px;border:1px solid #0964f7;border-radius:50%;color:#0964f7;background:white;font-size:17px}
#home-news-ad .home-news-dots{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;max-width:60%}#home-news-ad .home-news-dots button{border:0;padding:0;width:9px;height:9px;border-radius:50%;background:#c8d8f4}#home-news-ad .home-news-dots button[aria-current=true]{background:#095df0}
#home-news-ad a:focus-visible,#home-news-ad button:focus-visible{outline:2px solid #0655e5;outline-offset:3px}
@media(max-width:1300px){#home-news-ad{grid-template-columns:minmax(250px,.85fr) minmax(0,2fr);gap:16px}#home-news-ad .home-news-panel{padding:16px}#home-news-ad .blog-grid{grid-template-columns:1fr;min-height:0}#home-news-ad .blog-img{height:135px;min-height:135px}#home-news-ad .blog-info{padding:13px}#home-news-ad .blog-img img{object-fit:contain}#home-news-ad .home-ad__copy{top:27%}}
@media(max-width:800px){#home-news-ad{width:calc(100% - 28px);grid-template-columns:1fr}#home-news-ad .home-ad{min-height:360px}#home-news-ad .home-ad>img{object-fit:cover;object-position:right 45%;width:62%;left:auto}#home-news-ad .home-ad__copy{top:20%;width:60%}#home-news-ad .home-ad__copy h2{font-size:36px!important}#home-news-ad .home-ad__copy p{font-size:14px!important}}
@media(max-width:480px){#home-news-ad .home-news-grid{grid-template-columns:1fr}#home-news-ad .home-ad__top{right:12px;top:12px;padding:8px}#home-news-ad .home-ad__bottom{right:12px;bottom:15px;font-size:16px}#home-news-ad .home-news-panel{padding:14px}#home-news-ad .blog-grid{grid-template-columns:38% minmax(0,1fr)}#home-news-ad .blog-img{height:100%}}
