/* BSW NEWS SHORTCODES */
.bsw-news-module{width:100%;padding:42px 0 54px;background:#fff;color:#071a52}
.bsw-news-module-wrap{width:min(1440px,calc(100% - 64px));margin:0 auto}
.bsw-news-module-heading{margin:0 0 24px;color:#071a52;font-size:clamp(28px,3vw,42px);line-height:1.08;font-weight:900;letter-spacing:-1px}
.bsw-news-module-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}
.bsw-news-module-card{min-width:0}
.bsw-news-module-media{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:16/10;border-radius:14px;background:#eef1f6;text-decoration:none}
.bsw-news-module-image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;object-fit:cover!important;transition:transform .35s ease}
.bsw-news-module-card:hover .bsw-news-module-image{transform:scale(1.035)}
.bsw-news-module-tag{position:absolute;left:12px;top:12px;z-index:2;display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:7px;background:#fff;color:#071a52;font-size:10px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.35px;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.bsw-news-module-body{padding:10px 2px 0}
.bsw-news-module-title{margin:0;font-size:18px;line-height:1.25;font-weight:800;letter-spacing:-.25px}
.bsw-news-module-title a{color:#071a52!important;text-decoration:none!important}
.bsw-news-module-title a:hover{text-decoration:underline!important;text-underline-offset:3px}
.bsw-news-layout-grid .bsw-news-module-items{grid-template-columns:repeat(4,minmax(0,1fr))}
.bsw-news-layout-slider .bsw-news-module-items{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:0 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}
.bsw-news-layout-slider .bsw-news-module-items::-webkit-scrollbar{display:none}
.bsw-news-layout-slider .bsw-news-module-items:active{cursor:grabbing}
.bsw-news-layout-slider .bsw-news-module-card{flex:0 0 clamp(245px,24vw,330px);scroll-snap-align:start}
.bsw-news-layout-list .bsw-news-module-items{display:flex;flex-direction:column;gap:0}
.bsw-news-layout-list .bsw-news-module-card{display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid #e5e9f1}
.bsw-news-layout-list .bsw-news-module-card:first-child{padding-top:0}
.bsw-news-layout-list .bsw-news-module-media{aspect-ratio:16/10}
.bsw-news-layout-list .bsw-news-module-body{padding:0}
.bsw-news-layout-list .bsw-news-module-title{font-size:22px;line-height:1.2}
@media(max-width:1100px){.bsw-news-module-wrap{width:calc(100% - 48px)}.bsw-news-module-items,.bsw-news-layout-grid .bsw-news-module-items{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.bsw-news-module{padding:30px 0 40px}.bsw-news-module-wrap{width:calc(100% - 32px)}.bsw-news-module-heading{margin-bottom:17px;font-size:28px}.bsw-news-module-items,.bsw-news-layout-grid .bsw-news-module-items{grid-template-columns:1fr;gap:20px}.bsw-news-module-media{border-radius:12px}.bsw-news-module-body{padding-top:8px}.bsw-news-module-title{font-size:17px}.bsw-news-module-tag{left:9px;top:9px;min-height:23px;padding:0 8px;font-size:9px}.bsw-news-layout-slider .bsw-news-module-items{width:calc(100vw - 16px);gap:12px}.bsw-news-layout-slider .bsw-news-module-card{flex:0 0 min(76vw,290px)}.bsw-news-layout-list .bsw-news-module-card{grid-template-columns:118px minmax(0,1fr);gap:12px;padding:12px 0}.bsw-news-layout-list .bsw-news-module-media{border-radius:10px}.bsw-news-layout-list .bsw-news-module-title{font-size:15px;line-height:1.25}.bsw-news-layout-list .bsw-news-module-tag{left:6px;top:6px;min-height:20px;padding:0 6px;font-size:8px}}