body{overflow-x:hidden;width:100vw}.three-image-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr;margin-top:90px}.three-image-grid img{border-radius:10px;height:100%;max-height:275px;object-fit:cover}.camera{overflow:hidden;width:100%}.slider{gap:20px;transition:.45s ease}.slide,.slider{display:flex;height:300px}.slide{justify-content:center;width:100%}.slide img{border-radius:10px;height:100%;max-width:90%;object-fit:cover;width:100%}.image-slider_navigation{display:flex;gap:12px;height:20px;justify-content:center;position:relative;top:30px;width:100%}.dot{all:unset;border:1px solid #fff;border-radius:50%;cursor:pointer;height:15px;width:15px}.active,.dot:hover{background-color:#fff}.background-gradient{background-image:url(https://www.virtru.com/hubfs/assets/images/gradients/gradient-12.webp);background-repeat:no-repeat;background-size:cover;margin-top:-75px;padding:150px 0}.background-gradient h2{margin:0 auto}.outline-grid{display:grid;gap:70px 140px;grid-auto-rows:1fr;grid-template-columns:1fr 1fr;margin:0 auto;width:fit-content}.outline-grid div{align-items:center;border:2px solid var(--light-yellow);border-radius:20px;display:flex;height:100%;margin-top:60px;max-width:475px;padding:30px 40px;text-align:center;width:100%}.outline-grid div p{max-width:350px}.mobile-slider{display:none}@media (max-width:900px){.three-image-grid{display:none}.mobile-slider{display:block}.outline-grid{display:grid;gap:30px 50px;grid-auto-rows:1fr;grid-template-columns:1fr 1fr;margin:0 auto;width:fit-content}}@media (max-width:768px){.outline-grid{display:grid;gap:30px 50px;grid-auto-rows:1fr;grid-template-columns:1fr;margin:0 auto;width:fit-content}}