:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 72.2% 50.6%;--primary-foreground:0 85.7% 97.3%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 72.2% 50.6%;--radius:0.5rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-32:8rem;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}.dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 3.9%;--card-foreground:0 0% 98%;--popover:0 0% 3.9%;--popover-foreground:0 0% 98%;--primary:0 72.2% 50.6%;--primary-foreground:0 85.7% 97.3%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 72.2% 50.6%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}*{margin:0;padding:0;box-sizing:border-box;border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Roboto;line-height:1.5}button{background:none;border:none;cursor:pointer}button:hover{opacity:.66}button:active{opacity:.33}a{color:inherit;text-decoration:none}a:hover{opacity:.66}a:active{opacity:.33}h1{font-size:1rem;margin:0}h2,h3,h4,h5,h6{font-family:inherit}li{list-style-type:disc;list-style-position:outside;margin-left:2rem}li::marker{color:hsl(var(--primary))}hr{margin:0;padding:0;border:none;border-top:1px solid hsl(var(--border))}img,video{max-width:100%;height:auto}input:focus,select:focus,textarea:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}svg{fill:none;stroke:inherit}svg[fill]{fill:currentColor}svg[stroke]{stroke:currentColor}nav a{opacity:.66;position:relative}nav a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:hsl(var(--primary));transition:width .4s ease}nav a:hover:after{width:100%}.landing-text{color:hsl(var(--secondary));font-weight:600;text-shadow:1px 1px 1px rgba(0,0,0,1)}.vs-card{margin:1rem;padding:3rem;width:15rem;height:17rem;background-color:hsl(var(--background));border:1px solid hsl(var(--primary));border-radius:.5rem;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:box-shadow .3s ease-in-out}.vs-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.3)}.practice-area{width:20rem;height:20rem;border:1px solid hsl(var(--primary));border-radius:.5rem;color:hsl(var(--secondary));box-shadow:0 4px 8px rgba(0,0,0,.2);transition:box-shadow .3s ease-in-out}.practice-area div{width:100%;height:100%;border-radius:.45rem;background-size:contain;background-position:50%;background-repeat:no-repeat;filter:grayscale(90%);text-align:center;align-content:center}.practice-area:hover{box-shadow:0 16px 32px rgba(0,0,0,.3)}.btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:colors .15s;border:none;cursor:pointer}.btn:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring))}.btn:disabled{pointer-events:none;opacity:.5}.btn-default{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-default:hover{background-color:hsl(var(--primary)/.9)}.btn-destructive{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn-destructive:hover{background-color:hsl(var(--destructive)/.9)}.btn-outline{border:1px solid hsl(var(--input));background-color:hsl(var(--background))}.btn-outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn-secondary:hover{background-color:hsl(var(--secondary)/.8)}.btn-ghost:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-link{color:hsl(var(--primary));text-underline-offset:4px}.btn-link:hover{text-decoration:underline}.btn-default-size{height:2.5rem;padding:.5rem 1rem}.btn-sm{height:2.25rem;padding:0 .75rem}.btn-lg,.btn-sm{border-radius:.375rem}.btn-lg{height:2.75rem;padding:0 2rem}.btn-icon{height:2.5rem;width:2.5rem}.carousel-root{position:relative}.carousel-viewport{overflow:hidden}.carousel-container{display:flex}.carousel-container-horizontal{margin-left:-1rem}.carousel-container-vertical{margin-top:-1rem;flex-direction:column}.carousel-item{min-width:0;flex-shrink:0;flex-grow:0;flex-basis:100%}.carousel-item-horizontal{padding-left:1rem}.carousel-item-vertical{padding-top:1rem}.carousel-button{position:absolute;height:2rem;width:2rem;border-radius:9999px}.carousel-button-prev-horizontal{left:-3rem;top:50%;transform:translateY(-50%)}.carousel-button-next-horizontal{right:-3rem;top:50%;transform:translateY(-50%)}.carousel-button-prev-vertical{top:-3rem;left:50%;transform:translateX(-50%) rotate(90deg)}.carousel-button-next-vertical{bottom:-3rem;left:50%;transform:translateX(-50%) rotate(90deg)}.accordion-item{border-bottom:1px solid hsl(var(--border))}.accordion-header{display:flex}.accordion-trigger{display:flex;flex:1;align-items:center;justify-content:space-between;padding:1rem 0;font-weight:500;transition:all .15s}.accordion-trigger:hover{text-decoration:underline}.accordion-trigger[data-state=open] .accordion-chevron{transform:rotate(180deg)}.accordion-chevron{height:1rem;width:1rem;flex-shrink:0;transition:transform .2s}.accordion-content{overflow:hidden;font-size:.875rem;transition:all .15s}.accordion-content[data-state=closed]{animation:accordion-up .2s ease-out}.accordion-content[data-state=open]{animation:accordion-down .2s ease-out}.accordion-content-inner{padding-bottom:1rem;padding-top:0}.form-input{margin-top:.25rem;border-radius:.5rem;padding:.5rem 1rem;border:1px solid hsl(var(--input));background-color:white;width:100%}.form-input:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}.form-textarea{margin-top:.25rem;width:100%;resize:none;border-radius:.5rem;padding:.5rem 1rem;border:1px solid hsl(var(--input));background-color:white}.form-textarea:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}.hamburger-icon{display:block;height:1.5rem;width:1.5rem;stroke-width:2;stroke:currentColor}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.self-center{align-self:center}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mt-1{margin-top:.25rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-1rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.p-28{padding:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pb-16{padding-bottom:4rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-[\31 0\%]{padding-right:10%}.pl-[\31 0\%]{padding-left:10%}.gap-6{gap:1.5rem}.space-x-1>*+*{margin-left:.25rem}.space-x-4>*+*{margin-left:1rem}.space-x-16>*+*{margin-left:4rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-y-12>*+*{margin-top:3rem}.w-fit{width:fit-content}.w-min{width:min-content}.w-full{width:100%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-3\/4,.w-9\/12{width:75%}.w-1{width:.25rem}.w-3{width:.75rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-24{width:6rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.size-3\.5{width:.875rem;height:.875rem}.w-\[20px\]{width:20px}.w-\[600px\]{width:600px}.w-\[20vw\]{width:20vw}.w-\[33vw\]{width:33vw}.w-\[60vw\]{width:60vw}.w-\[70vw\]{width:70vw}.w-\[90vw\]{width:90vw}.w-\[96vw\]{width:96vw}.min-w-0{min-width:0}.min-w-\[15rem\]{min-width:15rem}.min-w-\[22\.5rem\]{min-width:22.5rem}.min-w-\[46px\]{min-width:46px}.max-w-full{max-width:100%}.max-w-xl{max-width:36rem}.max-w-\[45\%\]{max-width:45%}.h-auto{height:auto}.h-1{height:.25rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-full{height:100%}.h-px{height:1px}.h-\[20px\]{height:20px}.h-\[640px\]{height:640px}.min-h-screen{min-height:100vh}.min-h-\[46px\]{min-height:46px}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.top-1\/2{top:50%}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.-left-12{left:-3rem}.-right-12{right:-3rem}.-top-12{top:-3rem}.-bottom-12{bottom:-3rem}.-translate-x-1\/2{transform:translateX(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-md{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.uppercase{text-transform:uppercase}.whitespace-nowrap{white-space:nowrap}.underline{text-decoration:underline}.leading-none{line-height:1}.leading-tight{line-height:1.25}.underline-offset-4{text-underline-offset:4px}.text-white{color:rgb(255 255 255)}.text-gray-600{color:rgb(75 85 99)}.text-gray-800{color:rgb(31 41 55)}.text-gray-400{color:rgb(156 163 175)}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary{color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.bg-background{background-color:hsl(var(--background))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-accent{background-color:hsl(var(--accent))}.bg-white{background-color:rgb(255 255 255)}.bg-green-600{background-color:rgb(22 163 74)}.bg-\[url\(\/landing\.jpg\)\]{background-image:url(/landing.jpg)}.bg-\[url\(\'\/red-bg\.png\'\)\]{background-image:url(/red-bg.png)}.bg-\[url\(\'\/gray-bg\.png\'\)\]{background-image:url(/gray-bg.png)}.bg-\[url\(\'\/pillars\.png\'\)\]{background-image:url(/pillars.png)}.bg-\[url\(\'\/pillars-2\.png\'\)\]{background-image:url(/pillars-2.png)}.bg-\[url\(\'\/car-accidents\.png\'\)\]{background-image:url(/car-accidents.png)}.bg-\[url\(\'\/truck-accidents\.png\'\)\]{background-image:url(/truck-accidents.png)}.bg-\[url\(\'\/personal-injury\.png\'\)\]{background-image:url(/personal-injury.png)}.bg-\[url\(\'\/wrongful-death\.png\'\)\]{background-image:url(/wrongful-death.png)}.bg-\[url\(\'\/catastrophic-injury\.png\'\)\]{background-image:url(/catastrophic-injury.png)}.bg-\[url\(\'\/premises-liability\.png\'\)\]{background-image:url(/premises-liability.png)}.bg-\[url\(\'\/car-accidents-thumb\.png\'\)\]{background-image:url(/car-accidents-thumb.png)}.bg-\[url\(\'\/truck-accidents-thumb\.png\'\)\]{background-image:url(/truck-accidents-thumb.png)}.bg-\[url\(\'\/personal-injury-thumb\.png\'\)\]{background-image:url(/personal-injury-thumb.png)}.bg-\[url\(\'\/wrongful-death-thumb\.png\'\)\]{background-image:url(/wrongful-death-thumb.png)}.bg-\[url\(\'\/catastrophic-injury-thumb\.png\'\)\]{background-image:url(/catastrophic-injury-thumb.png)}.bg-\[url\(\'\/premises-liability-thumb\.png\'\)\]{background-image:url(/premises-liability-thumb.png)}.bg-\[url\(\'\/news-paper\.png\'\)\]{background-image:url(/news-paper.png)}.bg-\[url\(\'\/city\.png\'\)\]{background-image:url(/city.png)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-gray-200{border-color:rgb(229 231 235)}.border-primary{border-color:hsl(var(--primary))}.border-input{border-color:hsl(var(--input))}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.opacity-33{opacity:.33}.opacity-50{opacity:.5}.opacity-66{opacity:.66}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1!important}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.drop-shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.8\)\]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))}.overflow-hidden{overflow:hidden}.resize-none{resize:none}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.cursor-pointer{cursor:pointer}.pointer-events-none{pointer-events:none}.basis-full{flex-basis:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.italic{font-style:italic}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.focus-visible\:ring-ring:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.hover\:underline:hover{text-decoration:underline}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:opacity-100:hover{opacity:1!important}.hover\:after\:w-0:hover:after{width:0!important}[data-state=closed].data-\[state\=closed\]\:animate-accordion-up{animation:accordion-up .2s ease-out}[data-state=open].data-\[state\=open\]\:animate-accordion-down{animation:accordion-down .2s ease-out}[data-state=open] .rotate-on-open{transform:rotate(180deg)}.ring-offset-background{box-shadow:0 0 0 2px hsl(var(--background))}@media (max-width:639px){.max-sm\:w-1\/2{width:50%}.max-sm\:w-3\/4{width:75%}.max-sm\:w-\[90vw\]{width:90vw}.max-sm\:w-\[75vw\]{width:75vw}.max-sm\:pt-4{padding-top:1rem}}@media (max-width:767px){.max-md\:block{display:block}.max-md\:pt-4{padding-top:1rem}.max-md\:max-w-\[45\%\]{max-width:45%}}@media (max-width:1023px){.max-lg\:hidden{display:none}}@media (min-width:640px){.sm\:w-\[80vw\]{width:80vw}.sm\:mx-32{margin-left:8rem;margin-right:8rem}}@media (min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:w-1\/3{width:33.333333%}.md\:w-\[40vw\]{width:40vw}.md\:basis-1\/3{flex-basis:33.333333%}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:max-w-\[45\%\]{max-width:45%}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-36{padding-left:9rem;padding-right:9rem}}@media (min-width:1024px){.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-72{padding-left:18rem;padding-right:18rem}.lg\:w-1\/2{width:50%}.lg\:w-\[50vw\]{width:50vw}}.\[\&\>svg\]\:h-5>svg{height:1.25rem}.\[\&\>svg\]\:w-5>svg{width:1.25rem}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{transform:rotate(180deg)}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700;800;900&display=swap");