.newsPartnerLayout{grid-template-columns:minmax(0,1.85fr) minmax(300px,.75fr);align-items:start;gap:28px;display:grid}.newsColumn{min-width:0}.newsColumn .newsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsColumn .newsGrid article:first-child{grid-column:1/-1}.newsColumn .newsGrid article:first-child .homeNewsImage{max-height:360px}.adCarousel{min-width:0;position:sticky;top:260px}.adCarouselHead{justify-content:space-between;align-items:end;gap:10px;min-height:92px;margin-bottom:20px;display:flex}.adCarouselHead h2{font-size:32px}.adCarouselHead>a{text-transform:uppercase;border-bottom:2px solid var(--yellow);flex:none;padding-bottom:6px;font-size:9px;font-weight:800}.adCarouselSlide{background:var(--yellow);min-height:560px;box-shadow:12px 12px 0 var(--navy);border:1px solid #e4c700;flex-direction:column;transition:transform .25s;display:flex;overflow:hidden}.adCarouselSlide:hover{transform:translateY(-3px)}.adCarouselLabel{color:var(--navy);letter-spacing:.12em;text-transform:uppercase;padding:17px 20px 13px;font-size:9px;font-weight:900}.adCarouselMedia{background:#fff;place-items:center;height:330px;display:grid}.adCarouselMedia img{object-fit:cover;width:100%;height:100%}.adCarouselMedia.supportSlide{background:linear-gradient(145deg,#ffe126,#fff39a)}.adCarouselMedia.supportSlide img{object-fit:contain;filter:drop-shadow(0 14px 18px #080d3f38);width:225px;height:225px}.adCarouselCopy{background:var(--yellow);flex-direction:column;flex:1;padding:24px 22px;display:flex}.adCarouselCopy h3{margin-bottom:18px;font-size:34px;line-height:1}.adCarouselCopy span{color:var(--navy);text-transform:uppercase;margin-top:auto;font-size:10px;font-weight:900}.adCarouselControls{justify-content:center;gap:8px;margin-top:22px;display:flex}.adCarouselControls button{cursor:pointer;background:#aeb1c2;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:all .2s}.adCarouselControls button.active{background:var(--blue);border-radius:99px;width:28px}@media (max-width:1000px){.newsPartnerLayout{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr)}.adCarouselSlide{min-height:500px}.adCarouselMedia{height:280px}.adCarouselCopy h3{font-size:28px}}@media (max-width:850px){.newsPartnerLayout{grid-template-columns:1fr}.adCarousel{margin-top:35px;position:static}.adCarouselHead{min-height:0}.adCarouselSlide{min-height:480px}.adCarouselMedia{height:300px}}@media (max-width:560px){.newsColumn .newsGrid{grid-template-columns:1fr}.newsColumn .newsGrid article:first-child{grid-column:auto}.adCarouselHead{align-items:start}.adCarouselHead h2{font-size:28px}.adCarouselSlide{min-height:440px;box-shadow:7px 7px 0 var(--navy)}.adCarouselMedia{height:260px}.adCarouselMedia.supportSlide img{width:190px;height:190px}.adCarouselCopy h3{font-size:27px}}
