/** Shopify CDN: Minification failed

Line 218:25 Expected ":"

**/
@font-face {
  font-family: 'avantgarde-bk-bt-book';
  src: url('/cdn/shop/files/AVGARDD_2.TTF?v=1745567736') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avantgarde-bk-bt-bold';
  src: url('/cdn/shop/files/AVGARDDO_2.TTF?v=1745567736') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'avantgarde-bk-bt-normal';
  src: url('/cdn/shop/files/AVGARDN_2.TTF?v=1745567736') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.body-law {
  margin: 0;
  font-family: 'avantgarde-bk-bt-book', sans-serif;
}

.header-law {
  display: flex;
  flex-wrap: wrap;
  height: 80vh;
  position: relative;
  width: 100%;
}

.slider-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 80vh;
  z-index: -1;
  width: 60vw;
}

.slider {
  position: relative;
  width: 600px;
  height: 400px;
  overflow: hidden;
}

.slide {
  position: absolute;
  width: 100%;
  height: 80vh;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  object-fit: cover;
}

.slide.active {
  opacity: 1;
}



.header-content {
  background: url('/cdn/shop/files/Rectangle_86_714bf5b9-3a76-4335-bc48-c1c5d774cb02.png?v=1746433623');
  background-size: cover;
  color: #000;
  padding: 0px 200px 0px 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 67%;
  height: 80vh;
}

.w-60 {
  width: 60%;
}

.w-80 {
  width: 80%;
}

.precision-tilte {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  color: #000000;
  margin: 0px;
  font-family: avantgarde-bk-bt-book,sans-serif;
}

.subheading {
  font-size: 2.4rem;
  color: #444;
  margin: 0px;
  text-align: center;
  padding: 0px 20px;
  margin-bottom: 50px;
  line-height: 1.2;
}

.description {
  font-size: 2.4rem;
  line-height: 1.2;
  color: #052b4e;
  margin-bottom: 30px;
  text-align: center;
  padding: 0px 10px;
  font-family: 'avantgarde-bk-bt-normal', sans-serif;
}

.description span {
  font-weight: bold;
  color: #000000;
}

.learn-btn {
  background: transparent;
  border: 2px solid #ff5c00;
  padding: 12px 18px;
  font-weight: bold;
  margin-bottom: 30px;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
}

.leo-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.learn-btn:hover {
  background-color: #ff5c00;
  color: white;
}

.action-buttons {
  display: flex;
  gap: 100px;
  justify-content: center;
  align-items: center;
}

.action-buttons .leo-action-btn, .banner-buy-btn button {
  padding: 12px 24px;
  background-color: #ff5c00;
  color: white;
  width: 235px;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.3s;
}

.action-buttons .leo-action-btn:hover, .banner-buy-btn button:hover {
  background-color: #d94e00;
}
.w-650{
  width: 650px;
}
.banner-buy-btn{
  display: flex;
  gap: 100px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px
}
.offer-btn {
  margin-top: 30px;
  font-size: 1.5rem;
  padding: 10px 20px;
  border: none;
  color: white;
  background-color: #0B5498;
  cursor: pointer;
}
.offer-btn:hover {
  background-color: #FF5900;
}
.widget-iframe{
   width:500px;
    height: 500px;
  }

.content-law {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

section {
  width: 80%;
}

h2 {
  text-align: center;
  color: #0B5498;
  font-size: 3.5rem;
  margin-top: 100px;
  letter-spacing: 0rem;
  text-transform: capitalize;
  margin-bottom: 30px;avi
}

.new-client-vedio{
   background-color:#0B5498;
   padding-bottom: 50px;
   border-radius: 10px;
   margin-top: 50px;
   margin-bottom: 50px;
 }
 .new-client-vedio-health-h2{
       text-align: center;
    color: #ffffff;
    font-size: 3.5rem;
    margin-top: 100px;
    letter-spacing: 0rem;
    text-transform: capitalize;
    margin-bottom: 30px;
 }
 .new-client-vedio-health-h3{
   color: #ff5900;
   padding-bottom: 20px;
    line-height: 1.5;
    text-align: center;
    font-size: 2.2rem;
   padding: 0px 30px;
 }
.new-client-vedio-alignment{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.new-client-vedio-vedio{
  width: 800px;
  height: 500px;
}
.challenges {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 50px;
}

.challenge-card {
  background: #FFF7ED;
  border-radius: 10px;
  width: 31%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
}

.challenge-card h3 {
  font-size: 1.8rem;
  color: #0B5498;
  padding: 10px 20px;
  margin: 0px;
  border-bottom: 2px solid #FF5900;
  width: 100%;
  min-height: 27%;
}

.first-card h3 {
  padding: 10px 10px 10px 20px;
}

.third-card h3 {
  padding: 10px 0px 10px 20px;
}

.challenge-card p {
  font-size: 1.8rem;
  color: #0B5498;
  padding: 10px 20px;
  margin: 0px;
  line-height: 1.3;
  height: 100%;
  font-family: 'avantgarde-bk-bt-normal', sans-serif;
}

.challenge-card p:hover {
  color: white;
  padding: 10px 20px;
  margin: 0px;
  line-height: 1.3;
  background-color: #0B5498;
}

.law-enforcement {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 50px;
  flex-wrap: wrap;
}

.law-enforcement-card {
  background: #EFF6FF;
  border-radius: 10px 10px 0px 0px;
  width: 48%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.law-enforcement-card h3 {
  font-size: 2.2rem;
  color: #0B5498;
  padding: 10px 20px;
  margin: 0px;
  width: 100%;
  text-align: center;
}

.law-card-images {
  display: flex;
  justify-content: space-between;
  gap: 5px;
  flex-wrap: wrap;
  border: 2px solid #0B5498;
  background-color: #0B5498;
}

.law-card-images .law-card-image {
  width: 49.3%;
}

.law-image {
  width: 100%;
}

.law-card-image h4 {
  width: 100%;
  margin: 0px;
  text-align: center;
  background-color: #0B5498;
  color: white;
  padding: 5px 0px;
}

.law-card-image-align {
  display: flex;
}

section:nth-child(3) h2 {
  margin-top: 0px;
  padding: 50px 0px 20px 0px;
}

section:nth-child(3) {
  background: #EFF6FF;
  margin-top: 50px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 50px;
}

.waggoner-ccvt {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.waggoner-ccvt-card {
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 25%;
  overflow: hidden;
}

.waggoner-ccvt-card h3 {
  font-size: 2rem;
  color: #FF5900;
  padding: 10px 0px 10px 20px;
  margin: 0px;
}

.waggoner-ccvt-card p {
  font-size: 2rem;
  color: #0B5498;
  padding: 0px 10px 20px 20px;
  margin: 0px;
  font-family: 'avantgarde-bk-bt-normal', sans-serif;
}

.waggoner-ccvt-card-image {
  width: 100%;
}

.law-onboarding {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #0B5498;
  border-radius: 20px;
  overflow: hidden;
}

.onboarding-image {
  width: 100%;
  display: flex;
}

.boarding-image {
  width: 100%;
}

.onboarding {
  padding: 50px;
}

.onboarding h2 {
  color: white;
  font-size: 3rem;
  margin-top: 0px;
  text-align: left;
}

.onboarding-leo-buttons {
  display: flex;
  align-items: center;
  gap: 20px;
}

.onboarding-leo-buttons .leo-trial, .contact-sales {
  width: 200px;
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #FF5900;
  color: white;
  border: 1px solid #FF5900;
  font-size: 1.5rem;
  cursor: pointer;
}

.onboarding-leo-buttons .contact-sales {
  width: 200px;
  border-radius: 5px;
  padding: 10px 20px;
  background-color: transparent;
  color: white;
  border: 1px solid #FF5900;
  font-size: 1.5rem;
}

.onboarding-leo-buttons .contact-sales:hover {
  width: 200px;
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #FF5900;
  color: white;
  border: 1px solid #FF5900;
  font-size: 1.5rem;
}


h2 {
  text-align: center;
  color: #163b96;
}

.precision-accordion {
  background-color: #dce7ff;
  color: #1a1a1a;
  cursor: pointer;
  padding: 20px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.3s;
  font-size: 18px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.precision-accordion-item {
  margin-bottom: 10px;
  width: 100%;
}

.precision-accordion.active,
.precision-accordion:hover {
  background-color: #c5d7ff;
}

.panel {
  padding: 0 20px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  border-radius: 0 0 8px 8px;
  margin-bottom: 10px;

}

.panel p {
  font-size: 1.8rem;
  font-family: 'avantgarde-bk-bt-normal', sans-serif;
  padding: 5px 0px 20px 0px;
  color: black;
}

.law-faqs {
  background-color: #EFF6FF;
  margin-top: 50px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 100px;
}

.law-faqs h2 {
  margin-top: 0px;
  padding: 50px 0px 30px 0px;
}

.faq-container {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.chevron-icon {
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}

.leo-container {
  width: 100%;
  margin: 50px 0px 0px 0px;
  margin-top: 20px;
  border: 1px solid #ffffff;
  padding: 0px 20px;
}

.leo-container:hover {
  background-color: #EFF6FF;
  border-radius: 10px;
  border: 1px solid #0B5498;
  transition: all 0.3s ease;
}

.input-effect {
  border: 1px solid #0B5498;
}

.leo-container:hover .input-effect {
  border: 1px solid #0B5498;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  animation: inputInOut 1.5s ease-in-out infinite;
}

@keyframes inputInOut {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.calculator {
  display: flex;
  justify-content: space-between;
  padding: 20px;

  border-radius: 10px;
  margin-bottom: 30px;
  column-gap: 30px;
}

.calculator_in {
  width: 50%;
}

.all_testing {
  padding: 15px;
  background-color: #f1f1f1;
  border-radius: 20px;
}

.all_testing:nth-child(4) .test_list,
.all_testing:nth-child(3) .test_list {
  align-items: center;
  padding-bottom: 5px;
  padding-top: 5px;
}

.all_testing:nth-child(3) .test_value {
  font-size: 18px;
}

.all_testing:nth-child(4),
.all_testing:nth-child(4) .test_name {
  background-color: #FFE1C9;

}

.all_testing:nth-child(4) .test_name {
  background-color: #FFE1C9;

  width: 70%;
}

.all_testing:nth-child(3) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.grid-container:nth-child(2) {
  column-gap: 25px;
  row-gap: 15px;
}

.sub_title {
  font-size: 18px;
}

.test_list {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  width: 100%;
}

.test_list .test_name {
  width: 72%;
  font-size: 14px;
  margin: 0px;
  color: #717680;
}

.test_value {
  font-size: 22px;
}

.save_value {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: orange;
  padding: 15px;
  width: 96%;
  border-radius: 20px;
  color: white;
}

.save_value span {
  font-size: 24px;
  padding-left: 10px;
}



.results {
  width: 45%;
}

.results h2 {
  color: orange;
}

.results p {
  font-size: 18px;
}

.results span {
  font-weight: bold;
}

.chart-container {
  margin-top: 40px;
  background-color: #fefefe;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 5px #ddd;
}

.chart-title {
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}


.title {
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #999999;
  margin-bottom: 15px;
}

.myflex {
  display: flex;
  column-gap: 5px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.grid-container {
  display: grid;
  column-gap: 10px;
  grid-template-columns: 50% 50%;
  row-gap: 20px;
  width: 96%;
}

.grid-item {
  font-size: 14px;
  padding-bottom: 10px;
}

label {
  margin-bottom: 0.5rem;
  display: inline-block;
  color: #414651;
  font-size: 14px;
  font-weight: bold;
}

input {
  display: block;
  width: 88%;
  padding: 0.375rem 0.75rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 5px;
  border: 1.2px solid #d5d7da;
  color: #717680;
}

.subtitle {
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 10px;
}

.subtitle_24 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 10px;
}

.myValue {
  font-size: 40px;
  font-weight: 600;
}

.width_100 {
  width: 100px;
  font-size: 12px;
  color: #5d5d5d;
}

.onlyflex {
  display: flex;
  align-items: center;
}

.onlyflex_gap {
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.flex_justifybetween {
  justify-content: space-between;
}

.text-center {
  text-align: center;
}

.view_hidden {
  display: none;
}

.view_block {
  display: block;
}

.value_color {
  color: orange;
}

.input_bg {
  background-color: #E0DDDD;
}

.more {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1;
}


.request-button {
  position: relative;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  background-color: #0B5498;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  color: #ffff;
  font-weight: 600;
  border: none;
  outline: none;
  overflow: hidden;
  font-size: 24px;
  animation: zoomInOut 1.5s ease-in-out infinite;
}

.request-button::before {
  animation: shine 1.5s ease-out infinite;
  transform: scale(1.2);
}

.request-button::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(120deg,
      rgba(255, 255, 255, 0) 30%,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0) 70%);
  top: 0;
  left: -100px;
  opacity: 0.6;
}

@keyframes shine {
  0% {
    left: -100px;
    transform: scale(1.2);
  }

  60% {
    left: 100%;
  }

  to {
    left: 100%;
    transform: scale(1.0);
  }
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}



.popup-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  background: blur(15px);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 99;
}

.popup-form-content {
  width: 50%;
  background-color: white;
  padding: 20px;
  height: 75vh;
  overflow: auto;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.close-btn {
  position: absolute;
  top: 10vh;
  right: 18vw;
  background-color: #FF5900;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}

.client-carousel {
  text-align: center;
  padding: 30px 0 100px 0;
}

.client-carousel-container {
  overflow: hidden;
  width: 90%;
  margin: auto;
}

.client-carousel-track {
  display: flex;
  transition: transform 0.5s ease;
}

.client-carousel-track img {
  height: 200px;
  margin: 0 10px;
  flex-shrink: 0;
  background-color: #EFF6FF;
  padding: 10px;
}

.client-dots {
  margin-top: 20px;
}

.client-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background: #aaa;
  border-radius: 50%;
  cursor: pointer;
}

.client-dot.active {
  background: #f16c20;
}

.w-100 {
  width: 100%;
}


@media (min-width: 320px) and (max-width: 765px) {
  .slider-container {
    display: none;
  }

  .header-law {
    height: auto;
  }

  .header-content {
    padding: 30px 0px;
    width: 100%;
    align-items: center;
    height: auto;
  }
.widget-iframe{
   width:100%;
    height: 50vh
  }
  .w-60 {
    width: 100%;
  }

  h1 {
    font-size: 1.5rem;
  }

  .subheading,
  .description {
    font-size: 1rem;
  }

  .learn-btn {
    margin: 0px 10px 10px;
  }

  .action-buttons {
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }

  section {
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .law-enforcement-card h3 {
    padding: 10px 0px;
  }

  h2 {
    margin-top: 50px;
    font-size: 1.5rem;
  }

  .challenges {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }

  .challenge-card {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .challenge-card h3:first-child {
    padding: 10px 0px 10px 10px;
  }

  .challenge-card h3 {
    font-size: 1.2rem;
  }

  .challenge-card p {
    font-size: 1.2rem;
    padding: 10px;
  }

  .law-enforcement-card {
    width: 100%;
  }

  .law-card-images .law-card-image {
    width: 48%;
  }

  .waggoner-ccvt {
    width: 95%;
    flex-wrap: wrap;
  }

  .waggoner-ccvt-card {
    width: 100%;
    margin-bottom: 20px;
  }

  .waggoner-ccvt-card h3 {
    padding: 10px;
  }

  .waggoner-ccvt-card p {
    padding: 0px 10px 10px 10px;
  }

  .onboarding {
    padding: 20px;
  }

  .onboarding h2 {
    font-size: 1.5rem;
  }

  .faq-container {
    width: 95%;
  }

  section:nth-child(6),
  .onboarding-leo-buttons {
    flex-direction: column;
    align-items: center;
  }

  .leo-container {
    width: auto;
    margin: 0px;
    padding: 0px;
  }

  input {
    width: 93%;
  }

  .grid-container {
    grid-template-columns: 100%;
  }

  .calculator {
    display: block;
  }

  .calculator_in {
    width: 100%;
    padding-bottom: 30px;
  }

  .results {
    display: block;
    width: initial;
  }

  .onlyflex_gap {
    display: block;
  }

  .popup-form-content {
    width: 80%;
  }

  .close-btn {
    top: 5vh;
    right: 5vw;
  }
  .new-client-vedio-vedio{
  width: 100%;
  height: 400px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
  .slider-container {
    display: none;
  }

  .new-client-vedio-vedio{
  width: 750px;
  height: 500px;
}

  .header-law {
    height: auto;
  }

  .header-content {
    padding: 50px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .w-60 {
    width: 100%;
  }

  section {
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  h2 {
    margin-top: 50px;
    font-size: 1.8rem;
  }

  .challenge-card h3:first-child {
    padding: 10px 0px 10px 10px;
  }

  .challenge-card h3 {
    font-size: 1.2rem;
  }

  .challenge-card p {
    font-size: 1.2rem;
    padding: 10px;
  }

  .law-enforcement-card,
  .law-card-images .law-card-image {
    width: 48%;
  }

  .waggoner-ccvt {
    width: 95%;
  }

  .waggoner-ccvt-card h3 {
    padding: 10px;
  }

  .waggoner-ccvt-card p {
    padding: 0px 10px 10px 10px;
  }

  .onboarding {
    padding: 20px;
  }

  .onboarding h2 {
    font-size: 1.5rem;
  }

  .faq-container {
    width: 95%;
  }

  .leo-container {
    width: auto;
  }

  input {
    width: 92%;
  }

  .grid-container {
    display: block;
    width: 100%;
  }

  .all_testing {
    width: 90%;
    margin-bottom: 20px;
  }

  .save_value {
    width: 90%;
  }

  .tab_view {
    display: flex;
    gap: 20px;
    padding-bottom: 20px;
  }

  .subtitle {
    display: flex;
    align-items: center;
    text-align: left;
    width: 36%;
    padding-bottom: 0px;
  }

  .onlyflex_gap {
    display: block;
  }

  .myValue {
    font-size: 32px;
  }

  .popup-form-content {
    width: 80%;
  }

  .close-btn {
    top: 5vh;
    right: 10vw
  }
}