#press-releases{margin-bottom:75px;margin-top:75px}.pressCamera{height:auto;overflow:hidden;width:100%}.pressSlider{display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr;justify-content:space-between}.press-slider_navigation{counter-reset:dot;flex-wrap:wrap;gap:8px;margin:20px auto;max-width:600px}.dot,.press-slider_navigation{align-items:center;display:flex;justify-content:center}.dot{background-color:#fff;border-radius:4px;box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);color:#666;counter-increment:dot;cursor:pointer;font-size:13px;height:35px;position:relative;width:35px}.dot:before{content:counter(dot)}.active,.dot:hover{background-color:var(--virtru-blue);color:#fff;transform:scale(1.05)}.dot.ellipsis{background:none;cursor:default;width:35px}.dot.ellipsis:before{content:"..."}.dot.ellipsis:hover{background:none;color:#666;transform:none}a.press-releases-section{box-sizing:border-box;overflow:hidden}.press-releases-section img{aspect-ratio:1.91/1;border-radius:10px;height:auto;max-width:100%;object-fit:cover;width:100%}.press-releases-section-title strong{color:#000;display:block;font-size:1.2rem!important;margin-bottom:20px}.press-releases-section .date{display:block;margin-bottom:10px}.press-releases-section .small{font-size:.9em;line-height:1.4}.badge_grid{justify-content:center!important}.nr-sidebar-wrap{position:sticky;top:0}.nr-sidebar-nav{display:flex;flex-direction:column;gap:50px;padding:50px 0;text-align:center}@media (max-width:1150px){.pressSlider{display:grid;gap:40px;grid-template-columns:1fr 1fr;justify-content:space-between}}@media (max-width:725px){.pressSlider{display:grid;gap:20px;grid-template-columns:1fr;justify-content:space-between}}