@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap);:root{--primary-color:#067cb9;--secondary-color:#004960;--light-grey:#d3d3d3}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Roboto,sans-serif;height:100%}a,body,html{margin:0;width:100%}a{color:inherit;text-decoration:none}a,p{padding:0}p{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{background-color:#067cb9;border:none;border-radius:3px;color:#fff;cursor:pointer;height:44px;padding:0 20px}input,select,textarea{border:none;border-bottom:2px solid #067cb9;font-family:Roboto,sans-serif;margin:0 10px 0 0;outline:transparent;padding:5px;width:100%}input:focus-visible,select:focus-visible,textarea:focus-visible{border:2px solid #067cb9;border-radius:3px;outline:transparent}hr{background-color:#ebf3f9;border:none;height:1px}.additionalText{color:#5f5d5d;font-size:.75em}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.titleText{color:#067cb9;margin:0;padding:0 0 0 .3rem}.policyBar{-ms-flex-pack:justify;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #d3d3d3;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-bottom:10px}.secondaryTitleText{color:#d3d3d3}.required-field:after{color:red;content:"*";margin-left:5px}.required-field-before:before{color:red;content:"*";margin-left:-.7rem;margin-right:.27rem}@media screen and (min-width:550px){.required-field-before.inline:before{margin-left:auto}}.redMessage{color:#ed0505;font-size:.95rem}.selectorContainer{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;justify-content:center}.mainForm,.selectorContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.mainForm{-ms-flex-pack:start;-ms-flex-align:start;align-items:flex-start;justify-content:flex-start}.formRow{-ms-flex-pack:justify;-ms-flex-align:end;align-items:flex-end;box-sizing:border-box;display:-ms-flexbox;display:flex;height:100%;justify-content:space-between;margin-bottom:10px;width:96%}.formColumn{-ms-flex-direction:column;flex-direction:column;width:50%}.documentContainer,.formColumn{-ms-flex-pack:start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;justify-content:flex-start}.documentContainer{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.fa-trash{color:#424242}.fa-trash:hover{color:#8e8d8d;cursor:pointer;-webkit-filter:drop-shadow(1px 1px 1px #8fc4e0);filter:drop-shadow(1px 1px 1px #8fc4e0)}.showHide{display:inline;height:auto;padding:.1rem .25rem;position:absolute;right:0;top:5px}.masked{-webkit-text-security:disc}@media (max-width:1521px){.formColumn{width:100%}}table{border-collapse:collapse;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{background-color:#067cb9;color:#fff;vertical-align:bottom}.table td{font-size:.9em}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}.selectorContainer{-ms-flex-direction:column;flex-direction:column}.required-field:after{margin-left:2px}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}.formRow{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.Header_container__u7fbE,.Header_headerContainer__CYFEz{box-sizing:border-box;height:70px;width:100%}.Header_headerContainer__CYFEz{-ms-flex-pack:end;-ms-flex-align:center;align-items:center;background-color:#0686cc;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-end;padding-right:20px;position:relative}.Header_headerContainer__CYFEz:after{background-image:url(/claimsx-client/static/media/UNIG-CCC-Header-FPO.8ba34530e7fe327f0d34.png);background-position:50%;background-repeat:no-repeat;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0;z-index:1}.Header_backButton__jboA9{background-color:#fff;color:#067cb9;cursor:pointer;font-weight:700;margin-left:80px;z-index:50}.Header_title__y\+vuq{font-size:2rem;font-weight:700;left:200px;margin:auto;position:fixed;text-align:center;top:2%;width:calc(100% - 200px);z-index:40}@media screen and (max-width:950px){.Header_title__y\+vuq{font-size:1.25em;left:0;top:3%;width:100%}}@media screen and (max-width:700px){.Header_title__y\+vuq{display:none}}.Layout_container__TW0ZZ{-ms-flex-align:start;align-items:flex-start;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%;width:100%}.Layout_contentContainer__uymky{height:100%}.Layout_buttonScrollableContainer__DR\+mE,.Layout_contentContainer__uymky{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Layout_buttonScrollableContainer__DR\+mE{-ms-flex-pack:start;-ms-flex-align:center;align-items:center;height:calc(100vh - 140px);justify-content:flex-start;overflow-y:auto}.Layout_scrollableContainer__62cdH{-ms-flex-pack:start;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 70px);justify-content:flex-start;overflow-y:auto}.Layout_scrollableContainer__62cdH,.SidebarMenuItem_container__JZDqU{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;width:100%}.SidebarMenuItem_container__JZDqU{cursor:pointer;height:60px}.SidebarMenuItem_icon__m-kF7{background-color:#fff;border-radius:50%;color:grey;margin:10px;padding:10px;width:36px}.Sidebar_container__rb79B{-ms-flex-pack:justify;background-color:#f1f1f1;height:100vh;justify-content:space-between;min-width:200px;position:relative;width:200px}.Sidebar_container__rb79B,.Sidebar_contentContainer__G0eug{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Sidebar_contentContainer__G0eug{-ms-flex-pack:start;justify-content:flex-start;width:100%}.Sidebar_activePolicyContainer__xnX20{-ms-flex-pack:center;border-top:1px solid #afadad;box-sizing:border-box;justify-content:center;padding:20px;width:100%}.Sidebar_activePolicyContainer__xnX20,.Sidebar_activePolicy__-quel{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.Sidebar_activePolicy__-quel{background-color:#067cb9;border-radius:5px;color:#fff;-ms-flex-direction:column;flex-direction:column;padding:5px 10px}.Sidebar_date__Ta5kF{font-weight:700;margin-top:25px}.Sidebar_logo__Ewnl8{height:75px;margin:32px 0}.Sidebar_icon__I-nrr{background-color:#f1f1f1;border-radius:50%;color:grey;cursor:pointer;padding:10px;position:absolute;right:-50px;top:15px;z-index:50}.Sidebar_floating__VBqOA{left:0;position:absolute;top:0;width:200px;z-index:100}.Sidebar_open__CLrjN{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.Sidebar_closed__nY5OD{-webkit-transform:translateX(-200px);-ms-transform:translateX(-200px);transform:translateX(-200px)}.NoData_container__J2hdE{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;color:#939090;display:-ms-flexbox;display:flex;font-size:1.5em;justify-content:center;width:100%}.Claim_container__MqthR{-ms-flex-pack:start;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.Claim_header__yaVnp{font-size:1.5em;font-weight:300}.Claim_card__RnO--{-ms-flex-pack:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #067cb9;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-bottom:20px}.Claim_cardHeader__mzBaE,.Claim_card__RnO--{box-sizing:border-box;display:-ms-flexbox;display:flex;width:100%}.Claim_cardHeader__mzBaE{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;background-color:#067cb9;color:#fff;justify-content:space-between;padding:10px}.Claim_cardBody__UVJIm{box-sizing:border-box;box-sizing:10px;height:100%;padding:10px;width:100%}.Claim_cardRow__1ZmDq{-ms-flex-align:start;-ms-flex-pack:start;align-items:flex-start;box-sizing:border-box;display:-ms-flexbox;display:flex;justify-content:flex-start;padding:5px;width:100%}.Claim_title__pLS53{min-width:25%}.Claim_value__YWgB-{max-width:75%}.NewClaim_container__KZwv6{-ms-flex-pack:start;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 140px);justify-content:flex-start;width:100%}.NewClaim_container__KZwv6,.NewClaim_promptBox__kp1tW{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex}.NewClaim_promptBox__kp1tW{-ms-flex-pack:center;background-color:#067cb9;color:#fff;-ms-flex-direction:row;flex-direction:row;font-weight:700;justify-content:center;margin-top:30px;padding:10px;width:95%}.NewClaim_heading__-X2WL{font-size:1.15rem}.NewClaim_title__01rVs{-webkit-margin-after:0;font-size:1.5rem;margin-block-end:0}.Pill_container__adHLR{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#9cc2d0;border-radius:15px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.95rem;font-weight:700;height:27px;justify-content:center;margin:10px 0;padding:0 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AutoForm_container__cbEiv{box-sizing:border-box;margin-top:20px;width:80%}.AutoForm_vehicleFormRow__Le5ke{-ms-flex-pack:start;-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:5px;width:100%}.AutoForm_vehicleFormRadio__EcBlo{margin:10px;width:5%}.AutoForm_vehicleFormLabel__W0yU6{font-size:.75em}.AutoForm_hiddenDiv__5rmlO{width:100%}.AutoForm_reportButton__Ns2Ox{font-size:1.1em;margin-top:10px;width:100%}.AutoForm_calendarIcon__ombyI{color:#0686cc}.AutoForm_parLabel__77m01{font-size:1rem;font-style:italic;font-weight:500;padding:.75rem}.AutoForm_formError__-vKP8{color:#ed0505;padding-bottom:.2rem;padding-top:.2rem}@media screen and (max-width:767.98px){.AutoForm_personContainer__631-j{padding-bottom:1rem;padding-top:1rem}}.UploadFile_container__ntj\+p{cursor:pointer;margin:10px;width:90%}.UploadFile_container__ntj\+p label{color:#000}.UploadFile_infoContainer__Oj\+hP{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;color:#5e5c5c;display:-ms-flexbox;display:flex;font-size:.9rem;font-style:italic;justify-content:space-between;padding:0 20px;width:100%}@media screen and (max-width:500px){.UploadFile_infoContainer__Oj\+hP{-ms-flex-direction:column;flex-direction:column;padding:0 10px 1.7rem;width:100%}.UploadFile_container__ntj\+p{margin:0}.UploadFile_doNotShowOnMobile__OZzxv{display:none}}.UploadFile_iconContainer__ewhWQ{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center;margin-top:10px}.UploadFile_iconText__Ekivh{color:#696969;font-size:.75em;font-weight:700;margin:10px}.UploadFile_fileIcon__Y2qYK,.UploadFile_uploadIcon__GQFj3{color:#067cb9}.UploadFile_uploadText__0EQVj{background-color:inherit;border-radius:0;color:#000;font-family:Roboto,"sans-serif";height:auto;padding:0}.FileIcon_closeIcon__NRugF{background-color:#0686cc;border-radius:50%;color:#fff;cursor:pointer;height:10px;padding:3px;position:absolute;right:-15px;top:-15px;width:10px}.FileIcon_closeLink__-9QUY{background-color:inherit;height:auto;padding:0}.FileIcon_closeLink__-9QUY:focus-visible svg{border:3px solid #000}.FileIcon_fileName__22o6k{word-wrap:break-word;text-align:center;width:100px}.FileIcon_fileContainer__zaK0L{-ms-flex-align:center;-ms-flex-pack:start;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin:10px 0 10px 10px;position:relative}.FileIcon_fileContainer__zaK0L .FileIcon_icon__WRl3K,.FileIcon_uploadIcon__AbDJE{color:#0686cc}.RadioGroup_container__7i\+Gl{-webkit-padding-before:0;-webkit-padding-after:0;-webkit-padding-start:0;-webkit-padding-end:0;border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:10px;padding-block-end:0;padding-block-start:0;padding-inline-end:0;padding-inline-start:0}.RadioGroup_toggleBase__NHOCF{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:100}.RadioGroup_radioLabel__doR9V{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;border:1px solid #067cb9;border-radius:2px;color:#067cb9;display:-ms-flexbox;display:flex;float:none;font-size:1rem;font-weight:700;height:27px;justify-content:center;margin-left:.5rem;margin-right:.5rem;padding:.5rem;position:relative;text-shadow:none;width:33%}.RadioGroup_selected__0PU1g{background-color:#067cb9;color:#fff}.RadioGroup_toggleBase__NHOCF:focus-visible{border:2px solid #fff}.RadioGroup_legend__TVCHr{display:block;font-size:1rem;padding-bottom:.5rem;padding-top:.5rem}@media screen and (max-width:768px){.RadioGroup_container__7i\+Gl{width:100%!important}}.RadioGroup_toggleContainer__4CnAv{display:-ms-flexbox;display:flex}.RadioGroup_anonContainer__CE2Zr{border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:.3rem;margin-top:.4rem;margin-inline:0;padding-block:0 0;padding-inline:0}.RadioGroup_anonRequired__2yZlP:before{color:red;content:"*";margin-left:-.7rem;margin-right:.27rem}.RadioGroup_anonToggleContainer__TMSrH{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:3px;color:#b6b4b4;display:-ms-flexbox;display:flex;font-size:.7rem;height:1.2rem;justify-content:center;margin:5px 3px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:3px 10px;padding-block:1px;padding-inline:6px;transition:background-color .15s,color .15s}.RadioGroup_anonToggleBase__bjGhA{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;left:0;margin:0;position:absolute;top:0;z-index:100}.RadioGroup_anonToggleContainer__TMSrH:hover{background-color:#d3d3d3;color:#5b5959}.RadioGroup_anonToggleContainer__TMSrH.RadioGroup_selected__0PU1g{background-color:#0686cc;border-color:transparent;color:#fff;transition:border-color .15s}.RadioGroup_anonToggleContainer__TMSrH.RadioGroup_selected__0PU1g:hover{background-color:#0686cc;border-color:#5b5959}.RadioGroup_anonLabel__e0EFX{-ms-flex-align:center;align-items:center;display:inline-block;display:-ms-flexbox;display:flex;font-size:.8rem;font-weight:700;margin-bottom:3px;margin-right:.5rem;padding-inline:0;unicode-bidi:normal}.Input_container__f\+D4J{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end;margin:0 10px}.Input_horizontal__jWiJ2{-ms-flex-pack:start;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin:0 10px}.Input_horizontal__jWiJ2 .Input_inputLabel__U5WCi{margin:0;padding-left:.5rem;padding-right:.5rem}.Input_inputLabel__U5WCi{display:block;font-size:1rem;margin:5px 0 10px 10px}@media screen and (max-width:768px){.Input_container__f\+D4J{padding-top:.5rem;width:100%!important}}.AutoGlassForm_container__gK-Iw{-ms-flex-pack:start;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-top:20px;width:100%}.AutoGlassForm_autoGlassText__eoOIh{color:grey;margin:10px}.AutoGlassForm_formRow__GkIzE{-ms-flex-pack:center;justify-content:center}.PropertyForm_container__u0INj{box-sizing:border-box;margin-top:20px;width:80%}.PropertyForm_vehicleFormRow__4Wfxd{-ms-flex-pack:start;-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:5px;width:100%}.PropertyForm_vehicleFormRadio__\+uDXR{margin:10px;width:5%}.PropertyForm_vehicleFormLabel__1-CLd{font-size:.75em}.PropertyForm_hiddenDiv__O7rAN{width:100%}.PropertyForm_reportButton__5ysTo{font-size:1.1em;margin-top:10px;width:100%}.PropertyForm_calendarIcon__Zg4bi{color:#0686cc;margin-left:20px}.PropertyForm_toggleButton__PJP-k{background-color:#067cb9;color:#fff;display:inline-block;font-size:.9rem;height:auto;margin-bottom:.5rem;margin-left:.5rem;margin-top:.5rem;padding:.5rem;text-decoration:none;width:auto}.PropertyForm_formError__9hvYO{color:#ed0505;padding-bottom:.2rem;padding-top:.2rem}@media screen and (max-width:767.98px){.PropertyForm_personContainer__drfZY{padding-bottom:1rem;padding-top:1rem}}.WorkersCompForm_container__lswmC{-ms-flex-pack:start;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-top:20px;width:100%}.WCMainForm_container__jsNZk{box-sizing:border-box;margin-top:10px;width:80%}.WCMainForm_row__m3yeA{-ms-flex-pack:start;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;padding-top:.5rem}.WCMainForm_formError__sRPkr{color:#ed0505;padding-bottom:.2rem;padding-top:.2rem}.WCMainForm_esList__6sn\+n{-webkit-padding-start:0;padding-inline-start:0}.WCMainForm_boldListItem__q4sqr{display:block;font-weight:500;list-style-type:none;padding-bottom:.25rem;padding-top:.25rem}.WCMainForm_emphasizedLink__covfp{background-color:#067cb9;color:#fff;display:inline-block;font-size:.9rem;margin-left:.5rem;margin-top:.5rem;padding:.5rem;text-decoration:none;width:auto}.WCMainForm_buttonHolder__Q1YDN{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding-top:1rem;width:100%}.WCMainForm_buttonMessHolder__nGJ0-{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.WCMainForm_onlyPrevious__NdaVk{-ms-flex-pack:start;justify-content:flex-start}.WCMainForm_onlyNext__d4X5z{-ms-flex-pack:end;justify-content:flex-end;padding-top:.3rem}.WCMainForm_submitWrapper__-1jOT{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center}.WCMainForm_submitButton__Rn5PB{background-color:#067cb9;color:#fff;font-size:1.1rem;height:auto;margin-top:1rem;padding:1.1rem;width:50%}.WCMainForm_hiddenAnchor__00aPT{visibility:hidden}.WCMainForm_emphasizedPar__IDP2C{font-style:italic;padding-bottom:.25rem;padding-top:1rem}.WCMainForm_extraSpace__\+izeD{padding:1rem}.WCMainForm_downloadLink__2p691{color:#067cb9;padding:.5rem}.WCMainForm_witnessError__qUjE0{color:#ed0505;display:inline-block;padding-bottom:.2rem;padding-left:.3rem;padding-top:.2rem;position:absolute;width:125%}.WCMainForm_removeWitWrapper__Ul66G{position:relative}#WCMainForm_message__SIhgG{padding-top:10px;scroll-padding-top:400px}@media screen and (max-width:830px){.WCMainForm_witnessError__qUjE0{width:100%}}@media screen and (max-width:768px){.WCMainForm_row__m3yeA{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.WCMainForm_submitButton__Rn5PB{width:80%}.WCMainForm_witnessError__qUjE0{position:static;width:auto}.WCMainForm_emphasizedPar__IDP2C,.WCMainForm_responsiveWrapper__rHwDl{width:100%!important}.WCMainForm_buttonMessHolder__nGJ0-{-ms-flex-align:center;align-items:center}}.WCMainForm_arrowButton__8QWNW{-ms-flex-align:center;align-items:center;background-color:transparent;color:#000;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0;padding:0;transition:background-color .15s}.WCMainForm_arrowButton__8QWNW:hover{color:#b4b4b4}.WCMainForm_arrowButton__8QWNW:hover>.WCMainForm_arrowCircle__W4n8x{background-color:#067cb9}.WCMainForm_arrowButton__8QWNW:hover>.WCMainForm_svgText__FhZJB{color:#000}.WCMainForm_arrowCircle__W4n8x{-ms-flex-pack:center;background-color:#b4b4b4;border-radius:50%;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-bottom:5px;transition:background-color .15s;width:40px}.WCMainForm_backArrow__KkP6v{margin:auto auto auto 10px}.WCMainForm_nextArrow__FhSwl{margin:auto 10px auto auto}.WCMainForm_arrow__gPcf5,.WCMainForm_bottomArrow__7Z-Nj{color:#fff;transition:fill .15s}.WCMainForm_bottomArrow__7Z-Nj{display:-ms-flexbox;display:flex}.WCMainForm_svgText__FhZJB{color:#737070;font:700 1rem sans-serif;padding-left:1rem;padding-right:1rem;transition:color .15s}.WCMainForm_checkbox__EEMa3{-webkit-appearance:none;appearance:none;border:2px solid #067cb9;border-radius:3px;height:15px;margin:0;position:relative;width:15px}.WCMainForm_checkbox__EEMa3.WCMainForm_checked__7PdvA{border:none}.WCMainForm_checkbox__EEMa3.WCMainForm_checked__7PdvA:after{background-color:#067cb9;border-radius:3px;bottom:0;color:#fff;content:"\2714";font-size:11px;height:15px;left:0;position:absolute;right:0;text-align:center;top:0;width:15px}.FormSection_formSection__JREa2{padding-bottom:.75rem;padding-top:1rem;scroll-padding-top:400px}.FormSection_sectionTitle__TEXlf{-webkit-margin-before:0;-webkit-margin-after:0;font-size:1.2rem;font-weight:700;margin:0;margin-block-end:0;margin-block-start:0;padding:0 0 .25rem}.PreviewSubmission_container__Jp1Pp{padding-bottom:1rem}.PreviewSubmission_headingRow__b4aFG{-ms-flex-align:end;align-items:end;display:grid;grid-template-columns:14fr 1fr}.PreviewSubmission_heading__Sxhig{-webkit-margin-before:0;-webkit-margin-after:0;font-size:1.1rem;font-weight:700;margin-block-end:0;margin-block-start:0;padding-bottom:.25rem;padding-top:.75rem}.PreviewSubmission_editLink__sCCPr{background-color:#067cb9;box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;margin-bottom:.15rem;margin-left:.1rem;padding:.5rem}.PreviewSubmission_label__7APyJ{font-weight:500;padding-right:1rem}.PreviewSubmission_infoRow__LBdq0{font-size:1rem;padding-bottom:.15rem;padding-top:.15rem}.PreviewSubmission_section__ZJZBp{padding:.25rem}.PreviewSubmission_line__AtcWO{-webkit-margin-before:0;-webkit-margin-after:.25rem;background-color:#d3d3d3;border-bottom:none;margin-block-end:.25rem;margin-block-start:0;width:100%}@media screen and (max-width:768px){.PreviewSubmission_orderedList__NoUkG{-webkit-padding-start:15px;padding-inline-start:15px}}.TypeSelector_container__pivqN{-ms-flex-pack:start;-ms-flex-align:center;align-items:center;background-color:inherit;border:1px solid grey;box-sizing:border-box;color:inherit;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Roboto,"Sans-serif";font-size:1rem;height:10rem;justify-content:flex-start;margin:5px 5px 0;max-width:225px;padding:10px;position:relative;width:33%;width:225px}.TypeSelector_selectedContainer__y7Isf{border:3px solid #0686cc}.TypeSelector_selectedContainer__y7Isf:after{border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #0686cc;clear:both;content:"";height:0;left:calc(50% - 15px);position:absolute;top:100%;width:0}.TypeSelector_titleText__GNE-R{font-weight:700;text-align:center}.TypeSelector_icon__NIO5x{color:#0686cc;margin:10px}.TypeSelector_secondIcon__vkOs0{color:red;left:-37px;position:relative;top:-37px;z-index:200}.TypeSelector_logo__ocnki{height:40px;margin:5px}.TypeSelector_descriptionText__FRXNS{color:#5f5d5d;font-size:.85rem;text-align:center;width:100%}@media (max-width:695px){.TypeSelector_container__pivqN{height:170px}}.Letter_container__06lJE{border-bottom:1px solid #d3d3d3;box-sizing:border-box;padding:20px;text-align:center;width:95%}.Letter_container__06lJE p{color:#5e5c5c;font-style:italic}.Letter_anonContainer__55ebB{border-bottom:1px solid #d3d3d3;box-sizing:border-box;padding:20px;width:95%}.Letter_anonContainer__55ebB p{color:#000;font-size:22px;font-style:italic;font-weight:500;margin:auto;max-width:95vw;text-align:center}.Footer_container__CrhwV{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.8rem;justify-content:center;min-height:200px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;text-align:center;white-space:nowrap}@media screen and (max-width:500px){.Footer_container__CrhwV{white-space:pre-wrap}}@media screen and (max-height:900px){.Footer_container__CrhwV{min-height:0}}.AnonClaim_anonUL__Pj7Kk{-ms-flex-pack:left;-ms-flex-align:left;align-items:left;justify-content:left;list-style:none;margin-top:20px}.AnonClaim_container__o00C\+{-ms-flex-pack:center;background-color:#f3f9fc;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.AnonClaim_claimToFileDiv__qFFB-,.AnonClaim_container__o00C\+{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.AnonClaim_claimToFileDiv__qFFB-{-ms-flex-pack:justify;background-color:#fff;justify-content:space-between;min-height:calc(100vh - 75px);width:80%}@media screen and (max-width:500px){.AnonClaim_claimToFileDiv__qFFB-{width:90%}.AnonClaim_container__o00C\+{background-color:#fff}}.AnonClaim_promptBox__a0NGX{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#0686cc;box-sizing:border-box;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:.8rem;font-weight:700;justify-content:center;margin-top:30px;padding:10px;width:100%}.AnonClaim_claimRadioFieldset__qNt6V{border-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-self:left;margin:1.2rem 25% auto;padding:0}@media screen and (max-width:500px){.AnonClaim_claimRadioFieldset__qNt6V{margin-left:10%}}.AnonClaim_titleText__RgRbi{color:#0686cc;font-size:1.4rem}.AnonClaim_radioBox__xUyaD{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:1.3em;margin-bottom:20px;width:100%}.AnonClaim_radioInput__hPr4\+{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AnonClaim_startButton__Txs4B{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:27px;margin-left:1.3rem;margin-top:20px;padding:0 1.5rem}.AnonClaim_nextButton__v\+h61{margin-left:60px;margin-top:20px}.AnonClaim_greeting__4LhPp{width:100%}.AnonClaim_startButtonDiv__Ik5M1{display:-ms-flexbox;display:flex}.AnonClaim_label__C76wf{font-size:1rem;font-weight:600}.AnonClaim_inputText__HqF9G{border:1px solid #0686cc;height:.6rem;margin-top:.5rem;width:18rem}.AnonClaim_numberDiv__8lmcP{border-style:none;color:#000;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:25%;margin-right:25%;text-align:left}.AnonClaim_hr__59uMY{background-color:#efe6e6;margin-left:-25%;margin-top:0;width:115%}.AnonClaim_homeButton__cG6uY{height:27px;margin-right:1.2rem;margin-top:1.2rem}.AnonClaim_HomeButtonDiv__UQnxK{-ms-flex-pack:right;background-color:#fff;display:-ms-flexbox;display:flex;justify-content:right;width:100%}@media screen and (max-width:500px){.AnonClaim_HomeButtonDiv__UQnxK{-ms-flex-pack:center;justify-content:center}}.AnonClaim_footerContainer__09L91{-ms-flex-pack:center;height:75px;justify-content:center;width:100%}.AnonClaim_claimTypeSelector__KITp6,.AnonClaim_footerContainer__09L91{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.AnonClaim_claimTypeSelector__KITp6{-ms-flex-pack:start;font-weight:700;justify-content:flex-start;margin:1rem auto 1.2rem 25%}@media screen and (max-width:500px){.AnonClaim_claimTypeSelector__KITp6,.AnonClaim_numberDiv__8lmcP{margin-left:0}.AnonClaim_claimTypeSelector__KITp6{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}.AnonClaim_warningDiv__1n\+WF{height:1rem;padding-left:1rem;padding-top:.6rem}.AnonClaim_policyLengthWarning__cHb7v{color:red;font-size:.65rem}@media screen and (max-height:900px){.AnonClaim_footerContainer__09L91{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:75px;justify-content:center;min-height:0;width:100%}}.CompanyInquiry_fullWidth__OUJNa{width:700px}.CompanyInquiry_row__pFGS4{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:20px;width:700px}.CompanyInquiry_col__PGABB{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:50%}.CompanyInquiry_companyPrompt__3jMAO{line-height:2;margin:10px auto;min-height:calc(100vw - 550px);text-align:center;width:100%}.CompanyInquiry_companyPrompt__3jMAO hr{margin-bottom:20px}.CompanyInquiry_companyPrompt__3jMAO ul{line-height:1.4;list-style:none;padding-left:0}.CompanyInquiry_companyPrompt__3jMAO li{font-size:14px}.CompanyInquiry_companyPrompt__3jMAO button{font-size:18px;height:34px;padding:0 1.5rem;width:300px}.CompanyInquiry_companyPrompt__3jMAO .CompanyInquiry_choice__wLFOW{margin:40px 0}.CompanyInquiry_imageDiv__5Du9q{height:100px;width:80%}.CompanyInquiry_companyPrompt__3jMAO img{cursor:pointer;max-width:100%;min-width:100%;width:100%}.CompanyInquiry_smallScreenDivider__LHmS-{display:none}@media screen and (max-width:1150px){.CompanyInquiry_row__pFGS4{-ms-flex-direction:column;flex-direction:column;width:350px}.CompanyInquiry_col__PGABB{width:90%}.CompanyInquiry_companyPrompt__3jMAO li{font-size:12px}.CompanyInquiry_imageDiv__5Du9q{height:100px;width:100%}.CompanyInquiry_companyPrompt__3jMAO{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.CompanyInquiry_smallScreenDivider__LHmS-{background-color:#777;display:block;margin-left:-10%;width:120%}}.FoundersMessage_foundersMessage__DSLM7{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.75);display:-ms-flexbox;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.FoundersMessage_messageBox__UF6lC{background-color:#fff;border:1px solid #067cb9;border-radius:5px;color:#333;display:inline-block;line-height:2;padding:15px 30px;text-align:center}.FoundersMessage_foundersMessage__DSLM7 span{color:#333;font-size:16px;font-weight:500}.FoundersMessage_foundersMessage__DSLM7 .FoundersMessage_messageBox__UF6lC p{margin-bottom:20px}.FoundersMessage_foundersMessage__DSLM7 .FoundersMessage_messageBox__UF6lC p:last-child{margin-bottom:0;margin-top:15px}.FoundersMessage_iconAlign__M\+nRu{-ms-flex-pack:end;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-end;width:100%}.FoundersMessage_foundersMessage__DSLM7 a{background-color:#067cb9;border-radius:3px;color:#fff;height:34px;padding:5px 15px}.FoundersMessage_foundersMessage__DSLM7 .FoundersMessage_icon__0RcBc{color:#333;cursor:pointer;display:block;padding:10px}.PageToggle_container__qpR4e{-ms-flex-direction:row;flex-direction:row;margin-bottom:.3rem;margin-top:.4rem}.PageToggle_container__qpR4e,.PageToggle_toggleBase__ezfDA,.PageToggle_toggleContainer__SiPOM{display:-ms-flexbox;display:flex}.PageToggle_toggleBase__ezfDA{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:2;color:#b6b4b4;font-size:.7rem;height:1.2rem;justify-content:center;margin:5px 3px;padding:3px 10px;transition:background-color .15s,color .15s}.PageToggle_toggleBase__ezfDA:hover{background-color:#d3d3d3;color:#5b5959}.PageToggle_selected__Z0f9g{background-color:#0686cc;border-color:transparent;color:#fff;transition:border-color .15s}.PageToggle_selected__Z0f9g:hover{background-color:#0686cc;border-color:#5b5959}.PageToggle_label__g8gHt{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:.8rem;font-weight:700;margin-bottom:3px;margin-right:.5rem}.Wizard_container__Y6H5E{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:calc(min(1050px, 100%));min-width:calc(min(500px, 100%));width:700px}@media screen and (max-width:700px){.Wizard_container__Y6H5E{min-width:100vw}}.Wizard_fadeIn__Hwonr{-webkit-animation:Wizard_fadeIn__Hwonr;animation:Wizard_fadeIn__Hwonr;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Wizard_fadeIn__Hwonr{0%{opacity:0}to{opacity:1}}@keyframes Wizard_fadeIn__Hwonr{0%{opacity:0}to{opacity:1}}.Wizard_anonFieldset__\+j9at{border-style:none;margin:10px auto;max-width:95%;min-inline-size:0;padding:0}@media screen and (max-width:500px){.Wizard_anonFieldset__\+j9at{max-width:95vw}}.Wizard_anonLegend__UEPB3{color:#0686cc;font-size:1.5rem;font-weight:450}.Wizard_anonHR__pxEgu{background-color:#eeebeb;color:#eeebeb;margin-bottom:3rem;margin-top:0}.Wizard_pageContainer__NPKuk{-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center;width:100%}@media screen and (max-width:500px){.Wizard_pageContainer__NPKuk{-ms-flex-pack:left;justify-content:left;padding-left:0}}.Wizard_innerWrapper__IgSJZ{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:39vh;width:100%}.Wizard_wizInputContainer__IaqXV{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:center}.Wizard_isRow__MejYh{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}#Wizard_next__zvkKf{margin-left:2.5rem}.Wizard_statusBarDiv__WSzEA{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:1.2rem;margin-top:3.5rem;max-width:100vw;width:77%}.AnonForms_container__fpDxS{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:calc(min(1050px, 100%));min-width:calc(min(500px, 100%));width:700px}@media screen and (max-width:700px){.AnonForms_container__fpDxS{min-width:100vw}}.AnonForms_anonInput__\+x2IN{border:1px solid grey;display:inline;height:.8rem;margin-bottom:.2rem;padding:5px;width:calc(100% - 20px)}.AnonForms_anonSelect__kINzf{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAABRSURBVDhPY7S3t//PQAFggtJkg1EDRg0AAZSUeODAASgLP3BwcICy0FyALIELoKvB8AI+Q7DJYQ0DbApxGYwzEJE14HPVaHYeNQAEKDSAgQEAXnMOYhah8e0AAAAASUVORK5CYII=);background-position:100%;background-repeat:no-repeat;border:1px solid grey;color:#000;display:inline;font-size:.75rem;height:1.5rem;margin-bottom:.2rem;margin-right:10px;min-width:6.8rem;padding-right:20px;width:calc(100% - 8px)}.AnonForms_anonLabel__aw22D{font-size:.8rem;font-weight:700;margin-bottom:.25rem}.AnonForms_fadeIn__-\+e75{-webkit-animation:AnonForms_fadeIn__-\+e75;animation:AnonForms_fadeIn__-\+e75;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes AnonForms_fadeIn__-\+e75{0%{opacity:0}to{opacity:1}}@keyframes AnonForms_fadeIn__-\+e75{0%{opacity:0}to{opacity:1}}.AnonForms_anonFieldset__QpWsh{border-style:none;margin:10px auto;max-width:95%;min-inline-size:0;padding:0}@media screen and (max-width:500px){.AnonForms_anonFieldset__QpWsh{max-width:95vw}}.AnonForms_anonLegend__DL2Rw{color:#0686cc;font-size:1.5rem;font-weight:450}.AnonForms_anonHR__jkJlb{background-color:#eeebeb;color:#eeebeb;margin-bottom:3rem;margin-top:0}.AnonForms_anonButton__SJAgi{height:1.7rem;width:7.8rem}.AnonForms_anonTextarea__X9CRI{border:1px solid grey;margin-left:0;width:100%}.AnonForms_pageContainer__g5LVA{-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center;width:100%}@media screen and (max-width:500px){.AnonForms_pageContainer__g5LVA{-ms-flex-pack:left;justify-content:left;padding-left:0}}.AnonForms_innerWrapper__ZZA\+s{-ms-flex-direction:column;flex-direction:column;min-height:39vh;width:100%}.AnonForms_arrowContainer__rllev,.AnonForms_innerWrapper__ZZA\+s{display:-ms-flexbox;display:flex}@media screen and (max-width:501px){.AnonForms_arrowContainer__rllev,.AnonForms_arrow__W034p,.AnonForms_disabledArrow__BUWKp{display:none}}.AnonForms_arrowButton__Y6pXp{background-color:transparent;color:#000;margin-top:11rem;padding:0;transition:background-color .15s}.AnonForms_arrowButton__Y6pXp:disabled{cursor:default;opacity:.3}.AnonForms_arrowButton__Y6pXp:hover{color:#b4b4b4}.AnonForms_arrowButton__Y6pXp:hover>.AnonForms_arrowCircle__JUKt5{background-color:#0686cc}.AnonForms_arrowButton__Y6pXp:hover>.AnonForms_svgText__At76G{color:#000}.AnonForms_arrowButton__Y6pXp:hover>.AnonForms_disabledArrow__BUWKp{background-color:#b4b4b4}.AnonForms_arrowButton__Y6pXp:hover>.AnonForms_disabledSvgText__KQb00{color:#b4b4b4}@media screen and (max-width:500px){.AnonForms_arrowButton__Y6pXp{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0}}.AnonForms_nextArrowContainer__TAuAX{position:relative;right:2rem}.AnonForms_backArrowContainer__wAJPU{position:relative;right:1rem}.AnonForms_arrowCircle__JUKt5{-ms-flex-pack:center;background-color:#b4b4b4;border-radius:50%;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-bottom:5px;transition:background-color .15s;width:40px}.AnonForms_backArrow__XxGIz{margin:auto auto auto 10px}.AnonForms_nextArrow__tUW2N{margin:auto 10px auto auto}.AnonForms_arrow__W034p,.AnonForms_bottomArrow__28\+DG{color:#fff;transition:fill .15s}.AnonForms_bottomArrow__28\+DG{display:-ms-flexbox;display:flex}.AnonForms_noArrow__LM6uW{display:none}.AnonForms_svgText__At76G{color:#b4b4b4;font:700 1rem sans-serif;transition:color .15s}@media screen and (max-width:500px){.AnonForms_svgText__At76G{margin-left:1rem;margin-right:1rem}}.AnonForms_screenBox__nta8g{-ms-flex-pack:distribute;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-around;padding:3rem 0 1rem 1rem;width:100%}@media screen{.AnonForms_screenBox__nta8g{-ms-flex-pack:start;-ms-flex-align:start;align-items:flex-start;justify-content:flex-start}}.AnonForms_addButton__plcoH{-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:1.7rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AnonForms_addButtonDiv__Bjt3W{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:1.3rem}.AnonForms_labelInputContainer__zRB58{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:90%;width:90%}@media screen and (max-width:500px){.AnonForms_labelInputContainer__zRB58{max-width:none;width:95%}}.AnonForms_inputContainer__hZTdR{-ms-flex-pack:left;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:left;margin-bottom:3px;width:100%}.AnonForms_wizInputContainer__a2CTN{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:center}.AnonForms_formRow__01REZ{display:-ms-flexbox;display:flex;margin-bottom:.35rem;width:100%}.AnonForms_formColumn__31tib{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:.8rem;width:95%}.AnonForms_dateTimeContainer__\+nL87,.AnonForms_isRow__fKngu{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.AnonForms_dateTimeContainer__\+nL87{-ms-flex-pack:center;color:#0686cc;justify-content:center}.AnonForms_dateTimeInner__Im00S{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;width:80%}@media screen and (max-width:500px){.AnonForms_dateTimeInner__Im00S{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}}.AnonForms_status__\+LH-l{-ms-flex-pack:center;justify-content:center}.AnonForms_zipCode__2WtXD{width:5rem}@media screen and (max-width:500px){.AnonForms_zipCode__2WtXD{width:calc(100% - 20px)}}.AnonForms_buttonDiv__8D3U9{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:10px;margin-left:8vw;margin-top:10px;max-width:90vw;min-width:70%}@media screen and (min-width:501px){.AnonForms_buttonDiv__8D3U9{display:none}}.AnonForms_navButton__w-zVz{display:-ms-flexbox;display:flex;min-width:5rem}#AnonForms_next__iiENG{margin-left:2.5rem}.AnonForms_statusBarDiv__2oVZ4{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:1.2rem;margin-top:3.5rem;max-width:100vw;width:77%}.AnonForms_detailsText__2Q9BI{border:1px solid grey;margin:10px 0 5px}.AnonForms_damageText__Ytmdv{border:1px solid grey;margin-bottom:5;margin-left:0}.AnonForms_otherDamageText__F2Nww{border:1px solid grey;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px;width:100%}.AnonForms_vehicleDamage__Fq0Hw{margin-left:1rem;width:75%}.AnonForms_textAreaContainer__zT38R{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:100%}@media screen and (max-width:500px){.AnonForms_detailsText__2Q9BI,.AnonForms_textAreaContainer__zT38R{max-width:96vw;width:100%}}.AnonForms_textareaLabel__o\+kTh{-ms-flex-pack:left;display:-ms-flexbox;display:flex;justify-content:left;width:80%}.AnonForms_witnessContainer__L6Zwi,.AnonForms_witnessInfo__9d4kb{display:-ms-inline-flexbox;display:inline-flex}.AnonForms_witnessInfo__9d4kb{width:45%}.AnonForms_witnessLabel__H0RaF{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:.8rem;font-weight:600;margin-right:10px;width:10rem}.AnonForms_injuredContainer__Qw1WM{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:.4rem}.AnonForms_injuredContainer__Qw1WM>.AnonForms_anonInput__\+x2IN{margin:.5rem;width:100%}.AnonForms_injuredLabel__ic4S0{display:inline;font-size:.8rem;font-weight:600}.AnonForms_groupedInputs__RK5fB{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.AnonForms_labelContainer__uYY-o{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:3px;padding-right:1rem;width:20rem}.AnonForms_label__UWSoN{font-size:.8rem;font-weight:600}.AnonForms_trashContainer__Ro8-a{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-end;width:50%}@media screen and (max-width:650px){.AnonForms_witnessInfo__9d4kb{-ms-flex-align:start;-ms-flex-pack:left;align-items:flex-start;display:-ms-flexbox;display:flex;justify-content:left;width:80vw}.AnonForms_witnessLabel__H0RaF{-ms-flex-direction:column;flex-direction:column;font-size:.8rem;margin-right:10px}.AnonForms_groupedInputs__RK5fB,.AnonForms_witnessContainer__L6Zwi{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.AnonForms_trash__Cl\+au{margin-bottom:20px;margin-top:10px}.AnonForms_addButtonDiv__Bjt3W{margin-top:5px}.AnonForms_injuredContainer__Qw1WM{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.AnonForms_toggles__iJP45,.AnonForms_treatment__\+vnkR>h4{color:#0686cc}.AnonForms_sectionContainer__Yinqc{margin-bottom:1.5rem}.AnonForms_sectionLabel__MG7ej{color:#0686cc;font-size:1rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem}.AnonForms_stateSelectDiv__YlO0\+{-ms-flex-align:right;align-items:right;display:-ms-flexbox;display:flex}.AnonForms_inputOneThird__hDePK{margin-right:0;padding-right:0}.AnonForms_formRowExtended__yQSyU{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}.AnonForms_dateTime__opmaP{-ms-flex-pack:center;display:-ms-flexbox;display:flex;height:1.5rem;justify-content:center;width:10rem}@media screen and (max-width:550px){.AnonForms_formRowExtended__yQSyU,.AnonForms_formRow__01REZ,.AnonForms_inputContainer__hZTdR{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.AnonForms_anonInput__\+x2IN,.AnonForms_dateTimeInner__Im00S,.AnonForms_dateTime__opmaP{min-width:7rem}.AnonForms_dateTimeContainer__\+nL87{-ms-flex-pack:left;justify-content:left}}.AnonForms_required__GVF7i::-webkit-input-placeholder{color:#bd1e1e}.AnonForms_required__GVF7i:-ms-input-placeholder{color:#bd1e1e}.AnonForms_required__GVF7i::placeholder{color:#bd1e1e}.AnonForms_confirmMessage__tUuag{-ms-flex-align:end;-ms-flex-pack:right;align-items:flex-end;color:darkred;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.8rem;font-weight:700;justify-content:right;margin-top:.5rem;width:70%}span:has(>.AnonForms_estimate__yxQuU){border:1px solid grey;height:1.5rem}span:has(>.AnonForms_estimate__yxQuU:focus-visible){border:2px solid #067cb9;border-radius:3px;outline:transparent}.AnonForms_estimate__yxQuU{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;border:none;display:-ms-flexbox;display:flex;justify-content:center;margin-right:10px;padding-left:1rem}.AnonForms_estimate__yxQuU:focus-visible{border:none;outline:transparent}span:has(>.AnonForms_estimate__yxQuU):before{content:"$";font-size:.95rem;padding:.2rem .2rem 0}.AnonForms_money__GMlvn{font-size:.95rem;padding:0 .2rem}.AnonForms_redText__UhtE4{color:#bd1e1e}.AnonForms_formRow__01REZ:has(.AnonForms_formError__WIVS8),.AnonForms_inputContainer__hZTdR:has(.AnonForms_formError__WIVS8){margin-bottom:2rem}.AnonForms_formRow__01REZ:has(.AnonForms_formError__WIVS8.AnonForms_long__mVMuE),.AnonForms_inputContainer__hZTdR:has(.AnonForms_formError__WIVS8.AnonForms_long__mVMuE){margin-bottom:3.5rem}.AnonForms_formRow__01REZ:has(.AnonForms_formError__WIVS8.AnonForms_extraLong__eCOnM),.AnonForms_inputContainer__hZTdR:has(.AnonForms_formError__WIVS8.AnonForms_extraLong__eCOnM){margin-bottom:5rem}.AnonForms_formRow__01REZ:has(.AnonForms_formError__WIVS8.AnonForms_veryExtraLong__2Z\+9u),.AnonForms_inputContainer__hZTdR:has(.AnonForms_formError__WIVS8.AnonForms_veryExtraLong__2Z\+9u){margin-bottom:8rem}.AnonForms_textAreaContainer__zT38R:has(.AnonForms_formError__WIVS8.AnonForms_veryExtraLong__2Z\+9u){margin-bottom:3rem}.AnonForms_inputErrorWrapper__lK\+Xz{-ms-flex-align:end;-ms-flex-item-align:end;align-items:flex-end;align-self:end;display:-ms-flexbox;display:flex;height:-webkit-min-content;height:min-content;position:relative}.AnonForms_textAreaContainer__zT38R .AnonForms_inputErrorWrapper__lK\+Xz{width:100%}.AnonForms_formError__WIVS8{color:red;font-size:.9rem;left:0;position:absolute;top:1.6rem;z-index:5}textarea+.AnonForms_formError__WIVS8{bottom:-1rem;top:auto}textarea+.AnonForms_formError__WIVS8.AnonForms_veryExtraLong__2Z\+9u{bottom:-3rem;top:auto}div[class=editModal] textarea+.AnonForms_formError__WIVS8{bottom:-2px}input[type=date]+.AnonForms_formError__WIVS8,input[type=time]+.AnonForms_formError__WIVS8{top:2.3rem}@media screen and (max-width:800px){div[class=editModal] .AnonForms_inputErrorWrapper__lK\+Xz{-ms-flex-item-align:auto;align-self:auto;width:100%!important}div[class=editModal] .AnonForms_inputErrorWrapper__lK\+Xz:has(input+.AnonForms_formError__WIVS8){margin-bottom:3rem}div[class=editModal] input[type=date]+.AnonForms_formError__WIVS8,div[class=editModal] input[type=time]+.AnonForms_formError__WIVS8{top:1.5rem}}.AnonForms_validationStyle__iPegC{background-color:rgba(183,2,80,.1);border:1px solid #b70202}input[type=date].AnonForms_requiredField__bkwEg:after,input[type=time].AnonForms_requiredField__bkwEg:after{color:red;content:"*";margin-left:5px}div:has(>input[type=tel].AnonForms_requiredField__bkwEg):before,div:has(>input[type=text].AnonForms_requiredField__bkwEg):before,div:has(>select.AnonForms_requiredField__bkwEg):before,label.AnonForms_requiredField__bkwEg:before{-ms-flex-item-align:start;align-self:start;color:red;content:"*";height:100%;margin-left:-.7rem;margin-right:.1rem;padding-left:.4rem}.editScreenStyles_row__3eih2{-ms-flex-align:center;-ms-flex-pack:start;align-items:center;justify-content:flex-start;margin-bottom:.5rem}.editScreenStyles_groupedInputs__weXkp,.editScreenStyles_row__3eih2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.editScreenStyles_validationStyle__Pj--i{background-color:rgba(183,2,80,.1);border:1px solid #b70202}input[type=date].editScreenStyles_requiredField__zR2u0:after,input[type=time].editScreenStyles_requiredField__zR2u0:after{color:red;content:"*";margin-left:5px}div:has(>input[type=tel].editScreenStyles_requiredField__zR2u0):before,div:has(>input[type=text].editScreenStyles_requiredField__zR2u0):before,div:has(>select.editScreenStyles_requiredField__zR2u0):before,label.editScreenStyles_requiredField__zR2u0:before{-ms-flex-item-align:start;align-self:start;color:red;content:"*";height:100%;margin-left:-.7rem;margin-right:.1rem;padding-left:.4rem}.editScreenStyles_row__3eih2:has(input+p),.editScreenStyles_row__3eih2:has(select+p),.editScreenStyles_row__3eih2:has(textarea+p){margin-bottom:2.5rem}.editScreenStyles_row__3eih2:has(input+p.editScreenStyles_long__VKEr8){margin-bottom:5rem}.editScreenStyles_row__3eih2:has(input+p.editScreenStyles_extraLong__qX1Kp){margin-bottom:7rem}@media screen and (max-width:800px){div[class=editModal] .editScreenStyles_inputErrorWrapper__vzuLc{-ms-flex-item-align:auto;align-self:auto;width:100%!important}div[class=editModal] .editScreenStyles_inputErrorWrapper__vzuLc:has(input+.editScreenStyles_formError__l5UI3){margin-bottom:3rem}div[class=editModal] .editScreenStyles_row__3eih2:has(input+p){margin-bottom:3px}input{margin-bottom:5px}}.editScreenStyles_inputErrorWrapper__vzuLc{-ms-flex-align:end;-ms-flex-item-align:end;align-items:flex-end;align-self:end;display:-ms-flexbox;display:flex;height:-webkit-min-content;height:min-content;position:relative}.editScreenStyles_formError__l5UI3{color:red;font-size:.9rem;left:0;position:absolute;top:1.5rem;z-index:5}@media screen and (max-width:800px){.editScreenStyles_row__3eih2{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;width:"90vw"}.editScreenStyles_row__3eih2>input,select{margin-bottom:.5rem}.editScreenStyles_groupedInputs__weXkp{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.editScreenStyles_groupedInputs__weXkp>input{margin-bottom:.5rem}.editScreenStyles_personContainer__6btw1{padding-bottom:.5rem;padding-top:.5rem}.editScreenStyles_personContainer__6btw1 .editScreenStyles_label__fTWP8{text-align:left}}.editScreenStyles_column__nvBJ2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.editScreenStyles_title__Re6Ky{font-weight:700;margin-bottom:1.7rem;padding-left:.5rem;padding-top:1rem;text-decoration:underline}.editScreenStyles_personContainer__6btw1 .editScreenStyles_input__UplyR{width:100%}.editScreenStyles_input__UplyR{border:1px solid #000;border-radius:2px;height:.7rem;margin-right:2rem;width:auto}.editScreenStyles_input__UplyR:focus{border-color:#0686cc;color:#0686cc}.editScreenStyles_select__zUVA8{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAABRSURBVDhPY7S3t//PQAFggtJkg1EDRg0AAZSUeODAASgLP3BwcICy0FyALIELoKvB8AI+Q7DJYQ0DbApxGYwzEJE14HPVaHYeNQAEKDSAgQEAXnMOYhah8e0AAAAASUVORK5CYII=);background-position:100%;background-repeat:no-repeat;border:1px solid #000;border-radius:2px;font-size:.75rem;height:1.5rem;margin-right:2rem;min-width:10rem;padding-right:.5rem}.editScreenStyles_textarea__EQNpw{border:1px solid #000;border-radius:2px;margin-bottom:1rem}.editScreenStyles_textarea__EQNpw:focus{border-color:#0686cc;color:#0686cc}@media screen and (max-width:500px){.editScreenStyles_textarea__EQNpw{margin-left:0;width:auto}}.editScreenStyles_label__fTWP8{-ms-flex-negative:0;flex-shrink:0;font-size:.85rem;font-weight:700;margin-right:.8rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;text-align:right;width:4rem}@media screen and (max-width:500px){.editScreenStyles_label__fTWP8{text-align:left}}.editScreenStyles_modalContainer__fA7Iu{height:100%;width:100%}.editScreenStyles_blockLabel__uZLSz{-ms-flex-negative:0;flex-shrink:0;font-size:.85rem;font-weight:700;margin-bottom:.3rem;margin-right:.8rem}.editScreenStyles_button__MZN1v{height:27px;margin-top:15}.editScreenStyles_buttons__\+rUSi{-ms-flex-pack:space-evenly;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-evenly;margin-top:.9rem;width:100%}@media screen and (max-width:500px){.editScreenStyles_buttons__\+rUSi{-ms-flex-pack:justify;justify-content:space-between;min-width:60vw}}.editScreenStyles_half__mVe4t{width:50%}.editScreenStyles_unmatchedEmails__LrXmR{color:#c10d0d;font-size:.85rem;font-weight:700}.editScreenStyles_policyLabel__4mpBE{width:7rem}.editScreenStyles_policyLengthWarning__2QO1A{color:red;font-size:.65rem;text-align:center}.editScreenStyles_centeredColumn__fLGKk{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.AnonSummaryStyles_summaryLabel__mUTbZ{display:-ms-flexbox;display:flex;font-size:.7rem;font-weight:700}.AnonSummaryStyles_summaryInput__LwLg5,.AnonSummaryStyles_summaryTextarea__YRHgT{background-color:rgba(156,205,240,.3);border-bottom:1px solid #88b0f8;color:#000;font-size:.9em;font-weight:boldest;margin-left:.3em;padding:0 0 0 .5rem;width:90%}.AnonSummaryStyles_summaryInputLabel__5VlNO{display:-ms-flexbox;display:flex}.AnonSummaryStyles_summaryTextarea__YRHgT{padding:5;width:90%}.AnonSummaryStyles_summarySelect__IUieL{background-color:rgba(156,205,240,.3);border-style:none;border-bottom:1px solid #88b0f8;color:#000;font-size:.9em;height:1rem;padding:0 0 0 .5rem;width:6rem}.AnonSummaryStyles_hr__EkPMU{background-color:#d9d7d7;border-bottom:none;margin-bottom:1rem;margin-top:1rem;width:100%}.AnonSummaryStyles_summaryContainer__36jRS{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:7 1;flex:7 1;-ms-flex-direction:column;flex-direction:column;font-size:.75rem;width:80%}.AnonSummaryStyles_summaryRow__Q69pq{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin:0 0 1rem;width:100%}@media screen and (max-width:550px){.AnonSummaryStyles_summaryRow__Q69pq{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.AnonSummaryStyles_summaryColumn__BpKBN{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.AnonSummaryStyles_editButton__MxOW4{height:27px;margin:1rem 0;width:7rem}.AnonSummaryStyles_summaryButton__2j4b1{background-color:#000;border-radius:0;color:#fff;font-size:.7rem;height:1rem;padding:0;width:4.5rem}.AnonSummaryStyles_summaryButton__2j4b1:hover{color:grey}.AnonSummaryStyles_summaryButton__2j4b1:active{background-color:#4d95bb}.AnonSummaryStyles_summaryRemoveText__IJdrL{cursor:pointer;font-weight:bolder;padding-left:1rem}.AnonSummaryStyles_flexRow__\+cB0d,.AnonSummaryStyles_summaryDocumentsList__--E5Y{-ms-flex-direction:row;flex-direction:row}.AnonSummaryStyles_flexRow__\+cB0d{-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center}.AnonSummaryStyles_leftSpacing__kYVep{display:-ms-flexbox;display:flex;width:10rem}@media screen and (max-width:750px){.AnonSummaryStyles_leftSpacing__kYVep{width:0}}.AnonSummaryStyles_dateTime__sDQqX{-ms-flex-pack:justify;border-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;width:14rem}.AnonSummaryStyles_disabled__ONmGG{-ms-flex-item-align:end;align-self:flex-end;pointer-events:none}#AnonSummaryStyles_medical__gwk\+c{margin-top:.8rem}.AnonSummaryStyles_time__9MJzn{margin:0;padding:0}.AnonSummaryStyles_reportButtonDiv__eAyXF{display:-ms-flexbox;display:flex;margin-left:31%}.AnonSummaryStyles_reportButton__IzxDq{height:27px;margin:1rem auto;padding:0;width:10rem}@media screen and (max-width:500px){.AnonSummaryStyles_reportButton__IzxDq{width:90vw}}.AnonSummaryStyles_labelClass__pKRYC{display:-ms-flexbox;display:flex;margin-bottom:2px}.AnonSummaryStyles_review__c2DPU{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.75rem;margin-bottom:1.8rem;max-width:100vw;text-align:center}.AnonSummaryStyles_required__g9VpC{color:#b70202;text-decoration:underline}.AnonSummaryStyles_required__g9VpC:hover{color:#f11414;cursor:pointer}.AnonSummaryStyles_formValue__oa-fx{margin-bottom:.1rem}.AnonSummaryStyles_formValue__oa-fx>span{word-wrap:break-word}@media screen and (max-width:500px){.AnonSummaryStyles_formValue__oa-fx{max-width:90vw}}.AnonSummaryStyles_breakWord__z3vuN{word-break:break-all}.WCAndGlass_glassWCContainer__To4jC{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:2rem;margin-right:2rem}.WCAndGlass_row__LgJ7H{-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;line-height:2.5rem}.WCAndGlass_policy__u5rzf,.WCAndGlass_row__LgJ7H{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.WCAndGlass_policy__u5rzf{font-size:.8rem;font-weight:700;margin-right:1rem;white-space:nowrap}.WCAndGlass_input__FJNg7{border:1px solid #0686cc;display:inline;height:.8rem;width:10rem}.WCAndGlass_button__8ZEhO{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:27px;margin-left:1rem;text-align:center}.WCAndGlass_policyLengthWarning__EmO0N{color:red;font-size:smaller;margin:.6rem auto auto 2rem}@media screen and (max-width:500px){.WCAndGlass_row__LgJ7H{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}.WCAndGlass_button__8ZEhO{margin-left:0;margin-top:.5rem}.WCAndGlass_policy__u5rzf{margin-right:10px}}.ClaimSentInfo_regularText__t41Jm{font-size:1rem;font-weight:700;line-height:1.8;margin-bottom:.5rem}.ClaimSentInfo_blueText__G0RH3{color:#0686cc;font-size:1.2rem;font-weight:700;margin:1.2rem 0 .5rem}.ClaimSentInfo_thankYouDiv__Syokg{background-color:#ebf6fb;display:-ms-flexbox;display:flex}.ClaimSentInfo_referenceNumber__1IDLQ{color:#5d1717}.ClaimSentInfo_messageContainer__tEIcj{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;margin:0 1rem;padding-left:8%;padding-right:3%}.ClaimSentInfo_registerButton__AOFaC{font-size:1rem;margin:2rem auto 5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ClaimSentInfo_pageContainer__GjE8-{background-color:#fff;display:-ms-flexbox;display:flex;height:100vh;margin-left:10%;margin-right:10%;padding:3rem 3rem 0}.ClaimsList_container__5c3Iw{-ms-flex-pack:start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;width:100%}.ClaimsList_header__nGlSZ{font-size:1.5em;font-weight:300}.ClaimsList_row__BSs6L{cursor:pointer}.ClaimsList_viewLink__Z3SQ5{background-color:#0686cc;border:none;border-radius:3px;color:#fff;cursor:pointer;font-family:Roboto,"sans-serif";font-size:.9rem;height:37px;padding:2px 20px}.ClaimsList_rowButton__Vfbrs{background-color:inherit;border-radius:0;color:inherit;font-family:Roboto,"sans-serif";font-size:.9rem;height:auto;padding:0}.ViewClaims_container__69Hdg{-ms-flex-pack:start;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.ViewClaims_header__oQ7WD{font-size:1.5em;font-weight:300}.ViewClaims_searchRow__LBlXV{-ms-flex-pack:start;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:10px;width:100%}.ViewClaims_icon__68FZF{color:#fff}.ViewClaims_searchButton__y4Mra{margin:0 5px}.ViewPolicies_container__oG0UD{-ms-flex-pack:start;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.ViewPolicies_header__x0zcc{font-size:1.5em;font-weight:300}.ViewPolicies_searchRow__\+jP66{-ms-flex-pack:start;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:10px;width:100%}.ViewPolicies_active__n5mxM{background-color:#067cb9;box-sizing:border-box;color:#fff;padding:5px 20px}.PoliciesList_container__ulnHj{-ms-flex-pack:start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;width:100%}.PoliciesList_header__7HAsx{font-size:1.5em;font-weight:300}.PoliciesList_row__sn0Ky{cursor:pointer}.PoliciesList_rowButton__MlxZd{background-color:inherit;border-radius:0;color:inherit;font-family:Roboto,"sans-serif";font-size:.9rem;height:auto;padding:0}.AlertModal_container__hnvF1{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;-webkit-animation:AlertModal_fadein__FPo1W 2s;animation:AlertModal_fadein__FPo1W 2s;background-color:#004960;border-radius:10px;bottom:0;color:#fff;display:-ms-flexbox;display:flex;justify-content:center;margin:50px;padding:10px 50px;position:absolute;right:0;z-index:900}@keyframes AlertModal_fadein__FPo1W{0%{opacity:0}to{opacity:1}}@-webkit-keyframes AlertModal_fadein__FPo1W{0%{opacity:0}to{opacity:1}}.AlertModal_icon__Ssio4{cursor:pointer;position:absolute;right:15px;top:10px}.ButtonHeader_buttonBar__kl3rO{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d3d3d3;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:70px;justify-content:center;min-height:70px;padding:0 20px;width:100%}.ButtonToggle_toggleBase__Ja\+yL{background-color:transparent;border:1px solid #067cb9;color:#067cb9;font-weight:700;width:200px}.ButtonToggle_leftButton__cd7dT{border-bottom-right-radius:0;border-top-right-radius:0}.ButtonToggle_rightButton__aOuNl{border-bottom-left-radius:0;border-top-left-radius:0}.ButtonToggle_selected__HpTY-{background-color:#067cb9;color:#fff}@media screen and (max-width:500px){.ButtonToggle_toggleBase__Ja\+yL{width:auto}}.Spinner_container__vjlzV{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.6);display:-ms-flexbox;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.Spinner_spinner__HjaR7{background-color:#0686cc;box-shadow:0 1px 2px rgba(0,0,0,.07),0 1px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07);height:100px;width:100px}.Spinner_circleBorder__RL093,.Spinner_spinner__HjaR7{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-ms-flexbox;display:flex;justify-content:center}.Spinner_circleBorder__RL093{-webkit-animation:Spinner_spin__7skJs .8s linear 0s infinite;animation:Spinner_spin__7skJs .8s linear 0s infinite;background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,.1) 33%,#fff);height:75px;padding:3px;width:75px}.Spinner_circleCore__hZHgo{background-color:#0686cc;border-radius:50%;height:90%;width:90%}@-webkit-keyframes Spinner_spin__7skJs{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes Spinner_spin__7skJs{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.Questionnaire_button__e85Ai{margin:.1em}.Questionnaire_container__6ykqz{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1em}.Questionnaire_buttons__REuGS{-ms-flex-item-align:center;align-self:center;margin-top:1em}.YesNo_container__vUc2y{-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end}.YesNo_inputLabel__Uk33d{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:.75em;padding:1em}.YesNo_input__QLyQA{display:inline;margin-left:.5em}.YesNo_question__h3TL7{-ms-flex-item-align:center;align-self:center;font-size:1.1em;margin-bottom:.5em;margin-right:.5em;margin-top:.5em}.OperatorsList_container__v4-RC{-ms-flex-pack:start;box-sizing:border-box;display:-ms-flexbox;display:flex;justify-content:flex-start;padding:.25em;width:100%}.OperatorsList_subcontainer__6voSb{box-sizing:border-box;padding:.5em;width:50%}.OperatorsList_row__Gl4S-{cursor:pointer}.OperatorsList_emphasized__PsWPj{font-style:italic;text-decoration:underline}.OperatorsList_active__6D1H3{background-color:#067cb9;box-sizing:border-box;color:#fff;margin-bottom:10px;margin-top:10px;padding:5px 20px}.OperatorsList_link__E3\+k0,.OperatorsList_subtitle__6Lu4s{font-size:.9em;padding:.25em}.OperatorsList_link__E3\+k0{text-decoration:underline}.OperatorsList_link__E3\+k0:hover{color:blue}.OperatorsList_cell__e5Opc{text-align:start;width:50%}.PolicyInput_container__J2mdA{-ms-flex-pack:start;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.PolicyInput_active__SlAQg{background-color:#067cb9;box-sizing:border-box;color:#fff;padding:5px 20px}.FormInput_container__3zcaL{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end;margin:0 10px .5em}.FormInput_inputLabel__m4jo5{display:block;font-size:1em;font-weight:500;margin:0 0 5px 10px}.QueryForm_container__TVgPB{box-sizing:border-box;margin-top:20px;width:85%}.QueryForm_reportButton__iD8b9{font-size:1.1em;margin:auto;text-align:center;width:50%}.QueryForm_calendarIcon__aa10E{color:#067cb9}.QueryForm_belowTableRow__12AuL,.QueryForm_wideRow__bazzz{-ms-flex-pack:justify;-ms-flex-align:end;align-items:flex-end;box-sizing:border-box;display:-ms-flexbox;display:flex;height:100%;justify-content:space-between;margin-bottom:15px;width:96%}.QueryForm_belowTableRow__12AuL{margin-top:-1rem}.QueryForm_tableRow__PB2bd{-ms-flex-pack:justify;-ms-flex-align:end;align-items:flex-end;box-sizing:border-box;display:-ms-flexbox;display:flex;height:100%;justify-content:space-between;margin-bottom:5px;width:96%}.QueryForm_form__127ha{-ms-flex-pack:center;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;width:100%}@media screen and (max-width:972px){.QueryForm_container__TVgPB{width:95%}}.ResultsGrid_container__XhSof{-ms-flex-pack:start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin:auto;width:100%}.ResultsGrid_viewLink__iD0b\+{cursor:pointer;padding-left:2px;text-decoration:underline}.ResultsGrid_viewLink__iD0b\+:hover{color:#0686cc}.ResultsGrid_headerCell__3vfFK{vertical-align:middle}.ResultsGrid_searchRow__hhphI{-ms-flex-pack:justify;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.ResultsGrid_arrowButton__PkzwK{background-color:#fff;box-sizing:content-box;color:#141414;font-size:1.25rem;margin-left:4px;margin-right:4px;padding:0}.ResultsGrid_arrowButton__PkzwK:disabled{color:#b4b4b4}.ResultsGrid_pagination__JNdWb{color:#0a0a0a;font-size:.75rem;font-weight:500;margin:0 0 -15px}.ResultsGrid_excelRow__a7yg5{-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end;margin:-5px .25rem -25px;padding:0}.ResultsGrid_NoDataWrapper__J5rtb{margin-top:1em}.ResultsGrid_hiddenForm__NjVyU{display:none}.Excel_image__KzTA0{margin-bottom:5px;width:30px;z-index:20}.AfterSubmission_referenceNumber__8\+Qqu{color:#5d1717;font-weight:700}.AfterSubmission_button__UdYBb{background-color:#067cb9;color:#fff;display:block;font-size:1.1rem;height:auto;margin:1rem auto auto;padding:1rem;width:50%}.AfterSubmission_regularText__oCK2y{font-size:1.1rem;font-weight:500;padding:1rem 1rem .25rem}.AfterSubmission_emphasized__Q1LR9{font-size:1.2rem;font-weight:700;padding:1rem 1rem .25rem}.AfterSubmission_title__zeexF{-webkit-margin-after:0;font-size:1.5rem;margin-block-end:0;padding-left:1rem}.AfterSubmission_download__5yKh3{color:#067cb9;font-weight:500;padding:.5rem;text-decoration:underline}
/*# sourceMappingURL=main.7dffb777.css.map*/