#hero{padding:75px 0}.hero_bg{background-color:var(--light-blue);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.dark-bg{background-color:var(--virtru-blue)}.hero_bg img{height:100%;object-fit:cover;width:100%}.hero_header{align-items:center;border-bottom:1px solid #000;display:flex;gap:60px;justify-content:space-between}.hero_header.white{border-color:#fff}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.hero_logo{margin-bottom:1rem;object-fit:contain;width:200px}.hero_header h1{margin-bottom:-5px}.hero_header>.subtitle-wrapper{font-size:1.25rem;width:35ch}.badge_grid{display:flex;gap:14px;justify-content:right;margin-top:15px}.badge{height:30px}.badge img{height:100%;max-width:100%;object-fit:cover}@media (max-width:767px){.hero_logo{width:125px}.badge_grid{margin-bottom:1rem}.badge img{object-fit:contain}}@media (max-width:478px){.hero_header{align-items:start;flex-direction:column;gap:0}.hero_header>.subtitle-wrapper{max-width:100%}}@media (max-width:355px){.badge_grid{flex-direction:column}.badge{height:auto;width:150px}.badge img{width:100%}}