@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Montserrat+Alternates:wght@500&display=swap);:root{--black-900:#000;--black-700:#6e6e6e;--black-500:#aaa;--black-300:#ddd;--black-100:#eee;--blue-900:#056385;--blue-700:#048cbf;--blue-500:#78bfd9;--blue-300:#aacddb;--blue-100:#e2ecf0;--green-900:#203233;--green-700:#345152;--green-500:#4f7576;--green-300:#6ca598;--green-100:#95c5ba;--red-900:#df2d01;--red-700:#da4924;--red-500:#d06b56;--red-300:#e1b7ad;--red-100:#f7dfd9;--yellow-900:#eda535;--yellow-700:#edbc62;--yellow-500:#f7cd81;--yellow-300:#f3d8aa;--yellow-100:#fcf3ed;--white:#fff}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fcf3ed;background:var(--yellow-100);margin:0}body,button,input,select,textarea{font-family:Montserrat,serif;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:400;line-height:1.3}.regular-2xl{font-weight:400;margin-top:0}.bold-2xl,.regular-2xl,h2{font-family:Montserrat Alternates,serif;font-size:1.75rem}.bold-2xl,h2{font-weight:600;margin:0}.regular-xl,h3{font-size:1.4rem;font-weight:400;margin-top:0}.bold-l,h4{font-size:1.2rem;margin:0}.base-bold,.bold-l,h4,strong{font-weight:600}.link,a{color:#056385;color:var(--blue-900);cursor:pointer;text-decoration:underline;transition:color .2s ease-in-out}.link:hover,a:hover{color:#048cbf;color:var(--blue-700)}.container{background:#fff;background:var(--white);border-radius:1rem;margin:2rem auto;padding:2rem;width:95%}.container-inner{margin:0 auto;max-width:75rem}.button,.button-secondary,.select-button{background:#345152;background:var(--green-700);border:1px solid #345152;border:1px solid var(--green-700);border-radius:.5rem;color:#fff;color:var(--white);cursor:pointer;display:inline-block;font-weight:700;padding:.75rem 2rem;text-decoration:none;transition:background-color .2s ease-in-out,border .2s ease-in-out}.button:focus,.button:hover{background:#4f7576;background:var(--green-500);border-color:#4f7576;border-color:var(--green-500);color:#fff;color:var(--white)}.button.spaced{margin-right:1rem}.button-black-700{background:#6e6e6e;background:var(--black-700);border:1px solid #6e6e6e;border:1px solid var(--black-700)}.button-black-700:focus,.button-black-700:hover{background:#aaa;background:var(--black-500);border-color:#aaa;border-color:var(--black-500)}.button-blue-700{background:#048cbf;background:var(--blue-700);border:1px solid #048cbf;border:1px solid var(--blue-700)}.button-blue-700:focus,.button-blue-700:hover{background:#78bfd9;background:var(--blue-500);border-color:#78bfd9;border-color:var(--blue-500)}.button-green-300{background:#6ca598;background:var(--green-300);border:1px solid #6ca598;border:1px solid var(--green-300)}.button-green-300:focus,.button-green-300:hover{background:#95c5ba;background:var(--green-100);border-color:#95c5ba;border-color:var(--green-100)}.button-red-500{background:#d06b56;background:var(--red-500);border:1px solid #d06b56;border:1px solid var(--red-500)}.button-red-500:focus,.button-red-500:hover{background:#e1b7ad;background:var(--red-300);border-color:#e1b7ad;border-color:var(--red-300)}.button-yellow-900{background:#eda535;background:var(--yellow-900);border:1px solid #eda535;border:1px solid var(--yellow-900)}.button-yellow-900:focus,.button-yellow-900:hover{background:#edbc62;background:var(--yellow-700);border-color:#edbc62;border-color:var(--yellow-700)}.button:disabled,.button:disabled:hover,input[type=button]:disabled{background:#ddd;background:var(--black-300);border-color:#ddd;border-color:var(--black-300);color:#000;color:var(--black-900);cursor:not-allowed}.button-secondary{background-color:#fff;background-color:var(--white);border-color:#ddd;border-color:var(--black-300);color:#000;color:var(--black-900)}.button-status{cursor:default;font-size:.9rem;font-weight:400;padding:.4rem .6rem}.status-pet-at-practice{background:#4f7576;background:var(--green-500);border-color:#4f7576;border-color:var(--green-500)}.select-button{background:#fff;background:var(--white);border-color:#ddd;border-color:var(--black-300);color:#000;color:var(--black-900);font-weight:400}.button-secondary:hover,.select-button:hover{background:#eee;background:var(--black-100);border-color:#ddd;border-color:var(--black-300)}.select-button.active,.select-button.active:hover{background:#4f7576;background:var(--green-500);border-color:#4f7576;border-color:var(--green-500);color:#fff;color:var(--white)}.icon-button{background:none;border:none;cursor:pointer;line-height:0;padding:.5rem}form{margin:0 auto;max-width:25rem}@media screen and (min-width:750px){form{max-width:50rem}}.fieldgroup{display:flex;flex-wrap:wrap;gap:2%}.fieldgroup>*{width:100%}@media screen and (min-width:750px){.fieldgroup>*{width:48%}}fieldset{border:none;margin:0;padding:0 0 1rem}label{display:block;margin-bottom:.25rem}label[for]{cursor:pointer}label.inline{display:inline}.label-optional{color:#6e6e6e;color:var(--black-700)}input,select,textarea{border:1px solid #ddd;border:1px solid var(--black-300);border-radius:.5rem;display:inline-block;padding:.75rem;width:100%}input[type=checkbox]{cursor:pointer;width:auto}input[type=checkbox]:disabled{cursor:not-allowed}.dropdown-field,.inputgroup{display:flex;flex-wrap:wrap;gap:.4rem}.inputgroup>*{width:calc(50% - .2rem)}.inputgroup.full-width>*{width:100%}.input-error{color:#df2d01;color:var(--red-900);display:inline-block;font-size:.9rem;padding-top:.25rem}.checkbox-with-label{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.checkbox-with-label label{margin:0}.sms-note{display:flex;font-size:.9rem;gap:.5rem;justify-content:space-between;padding-top:1rem}.sign-agreement{font-size:.9rem;padding:.25rem 0 .5rem}canvas,iframe{border:1px solid #ddd;border:1px solid var(--black-300);border-radius:.5rem}canvas{max-width:400px;width:100%}.remembrance-items-list{list-style:none;margin-top:.25rem;padding:0}.remembrance-items-list li{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.address-field>div>div{border:1px solid #ddd;border:1px solid var(--black-300);min-height:47px}.loading-screen{align-items:center;background:#ffffffd9;display:flex;height:100%;justify-content:center;left:0;padding:5%;position:fixed;top:0;width:100%;z-index:1}.draft-saved-indicator{background:#6ca598;background:var(--green-300);border-radius:6px;color:#fff;color:var(--white);display:inline-block;padding:6px 16px;position:fixed;right:10px;top:10px}.header{align-items:center;display:grid;grid-template-columns:1fr;margin:3rem auto;text-align:center;width:95%}@media screen and (min-width:768px){.header{grid-template-columns:1fr 1fr;text-align:left}}.header img{width:auto}.header img.evvi-logo{max-height:4rem}.header img.evvi-resting-waters-logo{max-height:3.5rem}.header img.resting-waters-logo{max-height:1.5rem}.menu-container{margin-top:1rem;text-align:center}@media screen and (min-width:768px){.menu-container{margin-top:0;text-align:right}}.cases-header{flex-direction:column-reverse;gap:2rem}@media screen and (min-width:768px){.cases-header{flex-direction:row}}.tabs{display:flex;gap:1rem;margin-bottom:1rem}.tab{background:none;border:none;border-bottom:2px solid #0000;cursor:pointer;font-size:1.1rem;padding:.5rem 1.5rem;transition:border-color .2s,color .2s}.tab.active{border-bottom:2px solid #eda535;border-bottom:2px solid var(--yellow-900);color:#eda535;color:var(--yellow-900);font-weight:700}.tab:active,.tab:focus{box-shadow:none;outline:none}.filter-container{align-items:center;display:flex;gap:1rem;max-width:30rem}.cases-table{border-collapse:initial;border-radius:8px;border-spacing:0;margin-top:1rem;min-width:1000px;overflow-x:scroll;width:100%}.cases-table tbody tr{cursor:pointer;transition:background-color .2s ease-in-out}.cases-table td,.cases-table th{padding:1rem .75rem;text-align:left}.cases-table th{border-bottom:1px solid #aaa;border-bottom:1px solid var(--black-500)}.cases-table tr{border-bottom:1px solid #f0e9dd;transition:background .2s}.cases-table tbody tr:hover{background-color:#e2ecf0;background-color:var(--blue-100)}.pdf-letter-container{padding-top:129.41176%;position:relative;width:100%}.pdf-letter-container object{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:768px){.case-details table{width:500px}}.case-details tr{border-bottom:none}.case-details td{padding:1.5rem .5rem 0 .25rem}.case-details tr td:first-child{width:190px}.table-overflow{overflow-x:auto}table{border-collapse:collapse;margin-left:-.25rem;width:100%}td,th{padding:2rem 2rem 2rem 0;text-align:left}td:first-child,th:first-child{padding-left:.5rem}td:last-child,th:last-child{padding-right:0}tr{border-bottom:1px solid #ddd;border-bottom:1px solid var(--black-300)}thead tr{border-bottom:none}.modal{background:#e2ecf0;background:var(--blue-100);height:100%;left:50%;padding:.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}@media screen and (min-width:768px){.modal{border-radius:1rem;height:90vh;padding:1rem;width:90vw}}.modal-content{background:#fff;background:var(--white);border-radius:1rem;height:100%;overflow-y:scroll;width:100%}.modal-inner{padding:2rem}.close{cursor:pointer;padding:1rem;position:absolute;right:1.25rem;top:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mt-2{margin-top:2rem}.text-center{text-align:center}.text-right{text-align:right}.flex{display:flex}.flex-none{flex:none}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{display:flex;gap:1rem}.gap-3{gap:3rem}.fill-black-500 path{fill:#aaa;fill:var(--black-500)}.fill-black-900 path{fill:#000;fill:var(--black-900)}.fill-green-500 path{fill:#4f7576;fill:var(--green-500)}.number-field{width:100%}.number-field-row{align-items:center;display:flex;gap:1rem}.number-controls{align-items:center;display:flex;gap:.5rem}.number-input{-webkit-appearance:none;appearance:none;background:#0000;border:2px solid #aaa;border:2px solid var(--black-500);border-radius:1rem;font-size:1.3rem;height:45px;padding:0 0 0 1rem;text-align:center;width:50px}.number-input:disabled{opacity:.7}.number-btn{background:#0000;border:2px solid #6e6e6e;border:2px solid var(--black-700);border-radius:1rem;cursor:pointer;font-size:2rem;height:45px;margin:0;padding:0;transition:border-color .2s,box-shadow .2s;width:45px}.number-btn:disabled{opacity:.7}.remembrance-items-toggles .number-field-row label{min-width:7rem}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}
/*# sourceMappingURL=main.8274e208.css.map*/