.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-16{height:4rem}.h-32{height:8rem}.h-4{height:1rem}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-32{width:8rem}.w-4{width:1rem}.w-full{width:100%}.min-w-0{min-width:0}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity,1))}.bg-teal-50{--tw-bg-opacity:1;background-color:rgb(240 253 250/var(--tw-bg-opacity,1))}.bg-teal-600{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-cover{object-fit:cover}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-center{text-align:center}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tracking-wide{letter-spacing:.025em}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity,1))}.text-teal-600{--tw-text-opacity:1;color:rgb(13 148 136/var(--tw-text-opacity,1))}.text-teal-700{--tw-text-opacity:1;color:rgb(15 118 110/var(--tw-text-opacity,1))}.text-teal-800{--tw-text-opacity:1;color:rgb(17 94 89/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;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-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}*{box-sizing:border-box}img{max-width:100%;height:auto}@media (max-width:768px){body>div>div>div[style*=max-width]{padding-left:1rem!important;padding-right:1rem!important}h1{font-size:1.6rem!important}[style*="display:flex"]:not([style*=flex-wrap]){flex-wrap:wrap}table{display:block;overflow-x:auto}[style*="hero-bg.webp"]{background-position:50%!important;min-height:400px!important;padding:3rem 1rem!important}[style*="hero-bg.webp"]>div{padding-left:1rem!important;max-width:100%!important}nav [style*="gap:20px"]{gap:8px!important}nav a[style*="padding:10px 22px"]{padding:8px 14px!important;font-size:12px!important}nav a[style*="font-size:13px"]{font-size:11px!important}.desktop-only{display:none!important}}h1,h2,h3{font-family:Libre Baskerville,serif}a,body,button,input,label,li,p,select,span,textarea{font-family:Poppins,sans-serif}h1,h2,h3,li,p{text-wrap:pretty;orphans:3;widows:3}.rich-text img,.w-richtext img{max-width:100%;height:auto;border-radius:4px}.rich-text a,.w-richtext a{color:#0d9488;text-decoration:underline;word-break:break-word}.rich-text a:hover,.w-richtext a:hover{color:#0f766e}.rich-text p,.w-richtext p{margin-bottom:1em;line-height:1.7}.rich-text h2,.w-richtext h2{margin-top:1.5em;margin-bottom:.5em}.rich-text h3,.w-richtext h3{margin-top:1.25em;margin-bottom:.5em}.rich-text ol,.rich-text ul,.w-richtext ol,.w-richtext ul{margin-bottom:1em;padding-left:1.5em}.rich-text li,.w-richtext li{margin-bottom:.5em;line-height:1.7}.rich-text blockquote,.w-richtext blockquote{border-left:3px solid #0d9488;padding-left:1em;margin:1em 0;color:#555;font-style:italic}.rich-text,.w-richtext{overflow-wrap:break-word;word-wrap:break-word}.td-scope{font-family:Poppins,Source Sans Pro,sans-serif;color:#111827;line-height:1.5}.td-scope *,.td-scope :after,.td-scope :before{box-sizing:border-box}.td-scope h1{font-size:1.875rem;font-weight:700;font-family:Libre Baskerville,serif}.td-scope h1,.td-scope h2{margin:0;line-height:1.25;color:#111827}.td-scope h2{font-size:1.125rem;font-weight:600}.td-scope h3{margin:0;line-height:1.25;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.td-scope p{margin:0;color:#374151}.td-scope a{color:inherit;text-decoration:none}.td-scope a[style*=underline]{display:inline}.td-scope a.text-teal-600{display:inline-block;color:#0d9488}.td-scope a.text-teal-600:hover{color:#0f766e}.td-scope img{max-width:100%;height:auto}.td-scope .grid{display:grid}.td-scope .flex{display:flex}.td-scope .inline-block{display:inline-block}.td-scope .block{display:block}.td-scope .hidden{display:none}.td-scope .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.td-scope .gap-6{gap:1.5rem}.td-scope .gap-4{gap:1rem}.td-scope .gap-2{gap:.5rem}@media (min-width:768px){.td-scope .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.td-scope .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.td-scope .border{border-width:1px;border-style:solid}.td-scope .border-gray-200{border-color:#e5e7eb}.td-scope .rounded-lg{border-radius:.5rem}.td-scope .rounded-full{border-radius:9999px}.td-scope .rounded-md{border-radius:.375rem}.td-scope .bg-white{background-color:#fff}.td-scope .bg-gray-50{background-color:#f9fafb}.td-scope .bg-gray-100{background-color:#f3f4f6}.td-scope .bg-teal-50{background-color:#f0fdfa}.td-scope .bg-teal-100{background-color:#ccfbf1}.td-scope .bg-purple-50{background-color:#faf5ff}.td-scope .bg-green-50{background-color:#f0fdf4}.td-scope .text-gray-500{color:#6b7280}.td-scope .text-gray-600{color:#4b5563}.td-scope .text-gray-700{color:#374151}.td-scope .text-gray-900{color:#111827}.td-scope .text-teal-600{color:#0d9488}.td-scope .text-teal-700{color:#0f766e}.td-scope .text-purple-700{color:#7c3aed}.td-scope .text-green-700{color:#15803d}.td-scope .text-xs{font-size:.75rem;line-height:1rem}.td-scope .text-sm{font-size:.875rem;line-height:1.25rem}.td-scope .text-lg{font-size:1.125rem;line-height:1.75rem}.td-scope .text-2xl{font-size:1.5rem;line-height:2rem}.td-scope .text-3xl{font-size:1.875rem;line-height:2.25rem}.td-scope .font-semibold{font-weight:600}.td-scope .font-bold{font-weight:700}.td-scope .font-normal{font-weight:400}.td-scope .p-6{padding:1.5rem}.td-scope .px-4{padding-left:1rem;padding-right:1rem}.td-scope .px-2{padding-left:.5rem;padding-right:.5rem}.td-scope .px-3{padding-left:.75rem;padding-right:.75rem}.td-scope .py-1{padding-top:.25rem;padding-bottom:.25rem}.td-scope .py-2{padding-top:.5rem;padding-bottom:.5rem}.td-scope .py-12{padding-top:3rem;padding-bottom:3rem}.td-scope .mb-3{margin-bottom:.75rem}.td-scope .mb-4{margin-bottom:1rem}.td-scope .mb-8{margin-bottom:2rem}.td-scope .mb-10{margin-bottom:2.5rem}.td-scope .mt-1{margin-top:.25rem}.td-scope .mt-3{margin-top:.75rem}.td-scope .mt-4{margin-top:1rem}.td-scope .mt-8{margin-top:2rem}.td-scope .ml-auto{margin-left:auto}.td-scope .max-w-7xl{max-width:80rem;margin-left:auto;margin-right:auto}.td-scope .max-w-4xl{max-width:56rem;margin-left:auto;margin-right:auto}.td-scope .max-w-2xl{max-width:42rem}.td-scope .max-w-2xl,.td-scope .mx-auto{margin-left:auto;margin-right:auto}.td-scope .min-h-screen{min-height:100vh}.td-scope .min-w-0{min-width:0}.td-scope .w-full{width:100%}.td-scope .w-16{width:4rem}.td-scope .h-16{height:4rem}.td-scope .w-32{width:8rem}.td-scope .h-32{height:8rem}.td-scope .w-4{width:1rem}.td-scope .h-4{height:1rem}.td-scope .flex-wrap{flex-wrap:wrap}.td-scope .flex-shrink-0{flex-shrink:0}.td-scope .items-start{align-items:flex-start}.td-scope .items-center{align-items:center}.td-scope .justify-center{justify-content:center}.td-scope .object-cover{object-fit:cover}.td-scope .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-scope .text-center{text-align:center}.td-scope .whitespace-pre-line{white-space:pre-line}.td-scope .break-all{word-break:break-all}.td-scope .transition-shadow{transition:box-shadow .15s ease}.td-scope a.hover\:shadow-md:hover,.td-scope a:hover .hover\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.td-scope input[type=email],.td-scope input[type=number],.td-scope input[type=search],.td-scope input[type=tel],.td-scope input[type=text],.td-scope input[type=url],.td-scope select,.td-scope textarea{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-family:inherit;color:#111827;display:block;min-height:36px}.td-scope input:focus,.td-scope select:focus,.td-scope textarea:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 2px rgba(20,184,166,.3)}.td-scope select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.td-scope input[type=checkbox]{appearance:auto;-webkit-appearance:checkbox;width:1rem;height:1rem;accent-color:#14b8a6;cursor:pointer}.td-scope label{cursor:pointer}@media (max-width:639px){.td-scope .sm\:flex-row{flex-direction:row}.td-scope .flex-col{flex-direction:column}}@media (min-width:640px){.td-scope .sm\:flex-row{flex-direction:row}}@media (max-width:479px){.td-scope .max-w-7xl{padding-left:1rem;padding-right:1rem}.td-scope h1{font-size:1.5rem}}.hover\:bg-teal-700:hover{--tw-bg-opacity:1;background-color:rgb(15 118 110/var(--tw-bg-opacity,1))}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:border-transparent:focus{border-color:transparent}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-teal-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(20 184 166/var(--tw-ring-opacity,1))}@media (min-width:640px){.sm\:flex-row{flex-direction:row}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}