@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}body{font-family:sans-serif;overflow-x:hidden}.text{margin-top:2rem;font-family:Poppins,sans-serif;font-size:18px;line-height:28.8px;text-align:left;letter-spacing:normal}.card{padding:10%;margin:5%;box-shadow:1px 2px 8px 2px #494949a6;transition:all .25s ease}.card:hover{transform:perspective(800px) rotateY(-10deg) scale(1.1) rotateX(10deg);box-shadow:1px 10px 40px #494949a6;transition:all .25s ease}.product{vertical-align:middle;display:flex;flex-direction:column;height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none;justify-content:center;align-items:center}.nav-list{list-style:none;display:flex;margin:0;padding:0}.nav-item{margin:0 20px;font-size:1.2em;font-weight:700;cursor:pointer}.desktop-header:hover{text-decoration:underline}.nav-item a{text-decoration:none;color:#fff;transition:color .3s ease}.nav-item:hover{color:#2270e2}.link-unstyled{text-decoration:none;color:inherit}.welcome-text{font-family:Poppins,sans-serif;font-size:18px;line-height:28.8px;text-align:start;letter-spacing:normal;color:#fff}.agentimg{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.processimg{height:auto;width:50%;border:none;border-radius:0;box-shadow:none}.homeimg{height:auto;max-width:80%;border:none;border-radius:0;box-shadow:none}@media (max-width: 767px){.processimg{width:95%}.homeimg{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}}
