:root{--background-primary:linear-gradient(#fff 0%, #eaeaea 100%);--color-primary:#055d87;--color-seconday:#34c2fc;--color-semiblack:#141414;--color-action:#139bd1}*{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}ul{list-style:none}.textItalic{color:var(--color-semiblack);font-size:1.5rem;font-style:italic;font-weight:400;line-height:1}.text{color:var(--color-semiblack);font-size:2.2rem;font-weight:500}.h3-subtitle{color:var(--color-primary)}.main-container{background:var(--background-primary);border:1px solid #d7d7d7;border-radius:1rem;padding:2rem 2rem 3rem}.section-container{min-height:10rem}.grid-container{flex-wrap:wrap;gap:1rem;display:flex}.background-image{color:#fafafa;background-color:#156587;border-left:.8rem solid #0aaced;border-radius:1.2rem;width:18rem;min-height:8rem;text-decoration:none;display:flex;overflow:hidden;box-shadow:12px 10px 12px #959da566}.background-image:hover{padding:0;transform:scale(1.01)}.background-image img{min-width:100%;transform:scale(1.2)}.background-image:hover img{border-radius:1.2rem;transition:all .2s;transform:scale(1.5)}.striped-table tr:nth-child(2n){background-color:#e2e2e2}.striped-table th{text-align:center;width:25%}.striped-table td:first-child,.striped-table th:first-child{white-space:nowrap;text-overflow:ellipsis;max-width:200px;padding:0 1.5rem;overflow:hidden}.button{border:1px solid var(--color-action);height:40px;color:var(--color-action);cursor:pointer;background-color:#0000;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:12px 16px;font-size:16px;transition:background-color .2s;display:flex}.logout-button{color:#fff;cursor:pointer;background-color:#d43a5e;border:none;border-radius:.5rem;align-items:center;gap:10px;padding:10px 14px;font-size:16px;transition:background-color .2s;display:inline-flex}.logout-button:hover:not(:disabled){background-color:#ffd2dd}.logout-button:disabled{opacity:.7;cursor:not-allowed}.logout-button svg{width:20px;height:20px}.config-button{color:#fff;cursor:pointer;background-color:#055d87;border:none;border-radius:.5rem;align-items:center;gap:10px;padding:10px 14px;font-size:16px;transition:background-color .2s;display:inline-flex}.config-button:hover{background-color:#d4f0fe}.config-button svg{width:20px;height:20px}@media (width<=1400px){.textItalic{font-size:1.2rem}.text{color:var(--color-semiblack);font-size:1.7rem}}@media (width<=900px){.textItalic{font-size:1rem}.text{color:var(--color-semiblack);font-size:1.5rem}}@media (width<=750px){.textItalic{font-size:.8rem}.text{color:var(--color-semiblack);font-size:1.2rem}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._overlay_1jlr3_1{z-index:1100;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_1jlr3_14{background-color:#fff;border:2px solid #069;border-radius:1rem;flex-direction:column;width:40dvw;height:70dvh;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 12px #959da566}._header_1jlr3_28{flex-shrink:0;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex;position:relative}._title_1jlr3_37{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.6rem;font-weight:700}._headerRight_1jlr3_46{align-items:center;gap:.5rem;display:flex;position:absolute;top:0;right:0}._closeButton_1jlr3_55{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;transition:all .2s;display:flex}._closeButton_1jlr3_55:hover{color:#069;background-color:#0066991a}._modalBody_1jlr3_78{flex-direction:column;flex:1;min-height:0;display:flex}._modalBodyContent_1jlr3_85{flex-direction:column;flex:1;justify-content:center;gap:1.25rem;min-height:0;padding-right:.5rem;display:flex;overflow-y:auto}._stepSelectorGrid_1jlr3_96{flex-direction:row;justify-content:center;align-items:stretch;gap:1rem;display:flex}._stepOptionCard_1jlr3_104{cursor:pointer;background-color:#f0f6ff;border:1px solid #d0d7de;border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:.5rem;min-height:130px;padding:1rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 2px 4px #0f172a0f}._stepOptionCard_1jlr3_104:hover{border-color:#34c2fc;transform:translateY(-2px);box-shadow:0 4px 10px #0f172a1f}._stepOptionTitle_1jlr3_130{color:#055d87;font-size:1.1rem;font-weight:600}._stepOptionDescription_1jlr3_136{color:#555;text-align:left;font-size:.9rem}._sectionTitle_1jlr3_142{color:#055d87;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}._label_1jlr3_149{color:#055d87;margin-bottom:.35rem;font-size:1rem;font-weight:600;display:block}._select_1jlr3_157,._input_1jlr3_158{color:#333;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem}._select_1jlr3_157:focus,._input_1jlr3_158:focus{border-color:#055d87;outline:none}._fileInput_1jlr3_175{color:#333;width:100%;font-size:.95rem}._dropzone_1jlr3_181{background:linear-gradient(#f7fbff 0%,#fff 100%);border:2px dashed #c7d0d9;border-radius:.75rem;width:100%;padding:1.15rem;transition:border-color .15s,box-shadow .15s,transform .15s}._dropzone_1jlr3_181[data-accept]{border-color:#34c2fc;box-shadow:0 6px 16px #0f172a14}._dropzone_1jlr3_181[data-reject]{border-color:#ff4d4f}._dropzoneInner_1jlr3_202{justify-content:center;align-items:center;gap:1rem;min-height:120px;display:flex}._dropzoneText_1jlr3_210{text-align:left;flex-direction:column;gap:.25rem;display:flex}._dropzoneTitle_1jlr3_217{color:#055d87;font-size:1.05rem;font-weight:600}._dropzoneSubtitle_1jlr3_223{color:#666;font-size:.9rem}._selectedFilePill_1jlr3_228{color:#055d87;text-overflow:ellipsis;white-space:nowrap;background:#055d8714;border:1px solid #055d872e;border-radius:.6rem;margin-top:.75rem;padding:.4rem .6rem;font-size:.9rem;overflow:hidden}._footer_1jlr3_241{flex-shrink:0;justify-content:center;margin-top:auto;padding:1rem 0 0;display:flex}._footerTwo_1jlr3_249{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:1rem 0 0;display:flex}._primaryButton_1jlr3_259{color:#fff;cursor:pointer;background-color:#0a7250;border:none;border-radius:.5rem;min-width:140px;padding:.6rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s}._primaryButton_1jlr3_259:hover{background-color:#085a3d}._secondaryButton_1jlr3_276{color:#0a7250;cursor:pointer;background-color:#0000;border:1px solid #0a7250;border-radius:.5rem;min-width:140px;padding:.6rem 2rem;font-size:1rem;font-weight:500}._secondaryButton_1jlr3_276:hover{background-color:#0a725014}._row_1jlr3_292{flex-direction:column;gap:.5rem;display:flex}._rowTwoCol_1jlr3_298{flex-direction:row;gap:1rem;width:100%;display:flex}._rowHalf_1jlr3_305{flex-direction:column;flex:50%;gap:.5rem;min-width:0;display:flex}._modalBodyContent_1jlr3_85::-webkit-scrollbar{width:8px}._modalBodyContent_1jlr3_85::-webkit-scrollbar-track{background:0 0;border-radius:0 1rem 1rem 0}._modalBodyContent_1jlr3_85::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._loadingRow_1jlr3_327{justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.5rem 0;display:flex}._spinner_1jlr3_336{border:3px solid #0a725033;border-top-color:#0a7250;border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite _spin_1jlr3_336}@keyframes _spin_1jlr3_336{to{transform:rotate(360deg)}}._loadingText_1jlr3_351{color:#055d87;font-size:1rem;font-weight:500}@media (width<=1000px){._rowTwoCol_1jlr3_298{flex-direction:column}._rowHalf_1jlr3_305{flex:auto}}._root_2r61g_1{background:linear-gradient(#fff 0%,#eaeaea 100%);min-height:100dvh;position:relative}._header_2r61g_7{background-color:#fff;border-radius:0 0 1rem 1rem;padding:1rem;box-shadow:0 4px 6px -2px #0000001a,0 4px 6px -2px #0000001a,0 8px 12px -4px #0000001a,0 2px 2px -6px #0000000f}._headerInner_2r61g_18{background-color:#0000;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}._backLinkWrapper_2r61g_27{align-items:center;gap:3rem;display:flex}._backLink_2r61g_27{color:#34c2fc;align-items:center;gap:.2rem;font-size:2rem;font-weight:700;text-decoration:none;display:flex}._headerStats_2r61g_43{align-items:center;gap:2rem;display:flex}._statBlock_2r61g_49{flex-direction:column;max-width:9.3rem;display:flex}._statBlockWide_2r61g_55{flex-direction:column;max-width:10rem;display:flex}._statLabel_2r61g_61{text-wrap:nowrap;font-size:1.1rem;font-weight:400;line-height:1.2}._statInput_2r61g_68{text-align:center;color:#1b1b1b;border:1px solid #e9ecef;border-radius:.5rem;padding:.1rem;font-weight:500;transition:all .2s;box-shadow:inset 2px 2px 4px #bdc3c57a}._headerCenter_2r61g_80{color:#0a7fc1;align-items:center;gap:2px;font-size:1.5rem;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}._logoutWrapper_2r61g_92{margin-left:auto;padding-right:2rem}._main_2r61g_97{padding:1rem 1rem 0}._footerLogo_2r61g_101{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}:root{--primary-color:#069;--secondary-color:#b9e7fe}.auth-container{background:linear-gradient(#fff 0%,#eaeaea 100%);width:100%;height:100vh;display:flex}.auth-left-section{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px;display:flex}.auth-right-section{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5.5rem 1rem 1rem 5.5rem;flex:0 62%;position:relative}.auth-form-container{flex-direction:column;align-items:center;width:100%;max-width:396px;display:flex}.auth-form{width:100%}.auth-input-group{flex-direction:column;gap:1rem;display:flex}.auth-input{border:1px solid #e9ecef;border-radius:8px;padding:1.2rem;font-size:.9rem;transition:all .2s;box-shadow:inset 2px 2px 4px #bdc3c57a}.auth-input[data-error=true]{border-color:#dc3545;box-shadow:0 0 0 1px #dc3545}.auth-label{color:var(--primary-color);margin-bottom:8px;font-size:1.5rem;font-weight:700}.auth-error{color:#dc3545;margin-top:4px;font-size:.875rem;font-weight:500}.auth-button-group{flex-direction:column;align-items:center;gap:1rem;display:flex}.auth-submit-button{background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;width:100%;margin:1rem auto;font-size:1.4rem;font-weight:700;transition:background-color .2s;display:flex}.auth-submit-button:hover{background-color:var(--secondary-color)}.auth-error-container{justify-content:center;align-items:center;height:20px;margin-top:1rem;display:flex}.auth-error-message{text-align:center;color:#dc3545;margin-top:8px;font-size:14px}.auth-loading{justify-content:center;align-items:center;display:flex}@media (width<=768px){.auth-container{flex-direction:column}.auth-right-section{display:none}.auth-left-section{padding:1rem}.auth-form-container{max-width:100%}}._backLink_ucmui_1{color:#0a4e70;align-self:start;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}._formContainer_ucmui_12{flex-direction:column;width:100%;display:flex}._title_ucmui_18{color:#069;margin-bottom:1rem;font-family:Roboto,serif;font-size:2.5rem;font-weight:700}._description_ucmui_26{font-family:Roboto,serif}._formWrapper_ucmui_30{width:100%;display:flex}._form_ucmui_12{width:100%}._buttonGroup_ucmui_39{margin-top:70%}._rightSection_ucmui_43{background-image:url(/auth-background.jpg)}._backLink_1kmeh_1{color:#0a4e70;align-self:start;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}._formContainer_1kmeh_12{flex-direction:column;width:100%;display:flex}._title_1kmeh_18{color:#069;margin-bottom:1rem;font-family:Roboto,serif;font-size:2.5rem;font-weight:700}._emailInfo_1kmeh_26{margin-bottom:1rem;font-size:1.3rem;font-weight:700}._emailLabel_1kmeh_32{color:#3f3f3f;font-family:Roboto,serif;display:block}._emailValue_1kmeh_38{color:#069;font-family:Roboto,serif}._formWrapper_1kmeh_43{width:100%;display:flex}._form_1kmeh_12{width:100%}._codeLabel_1kmeh_52{color:#3f3f3f;letter-spacing:.5px;text-align:center;font-family:Roboto,serif;font-size:1.5rem}._pinInput_1kmeh_60{justify-content:center;gap:.5rem;transition:all .2s;display:flex}._errorText_1kmeh_67{margin-top:.5rem}._checkboxContainer_1kmeh_71{margin-top:1rem}._checkboxInput_1kmeh_75{border-radius:.5rem}._checkboxLabel_1kmeh_79{font-family:Roboto,serif;font-size:1.1rem}._buttonGroup_1kmeh_84{margin-top:10%}._submitButton_1kmeh_88{font-family:Roboto,serif;font-weight:700}._rightSection_1kmeh_93{background-image:url(/auth-background.jpg)}._parent_t2vih_1 *{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._parent_t2vih_1{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(10,1fr);gap:.5rem;width:98%;height:88dvh;margin-left:auto;margin-right:auto;display:grid}._grid-item_t2vih_27{color:#141414;text-align:start;overflow-wrap:break-word;word-break:break-word;white-space:normal;border:1px solid gray;border-radius:1.5rem;height:100%;min-height:2rem;padding:1rem}._subtitle_t2vih_45{color:#055d87;text-align:center;font-size:1.4rem;font-style:italic;font-weight:500;line-height:.9}._tiny-subtitle_t2vih_54{color:#055d87;text-align:center;font-size:1.2rem;font-style:italic;font-weight:500;line-height:1.1}._quantity_t2vih_63{text-align:center;color:#444;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:2.3rem;font-weight:500;line-height:.5}._quantityXl_t2vih_72{text-align:center;color:#444;font-size:3.2rem;font-weight:500;line-height:.5}._tiny-quantity_t2vih_80{color:#fff;font-size:2.3rem;font-weight:500}._users-registered-quantity_t2vih_86{color:#444;font-size:2.3rem;font-weight:500}._container_t2vih_92{flex-direction:column;width:100%;display:flex}._space-between-div_t2vih_98{text-align:center;justify-content:space-between;align-items:center;display:flex}._icon-quantity-div_t2vih_105{align-items:center;padding-left:.5rem;display:flex}._div1_t2vih_111{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:1/1/2/3;display:flex;box-shadow:0 3px 3px #959da580}._div2_t2vih_121{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:1/3/2/5;box-shadow:0 3px 3px #959da580}._div3_t2vih_129{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:2/1/3/3;display:flex;position:relative;box-shadow:0 3px 3px #959da580}._div4_t2vih_140{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:2/3/3/5;box-shadow:0 3px 3px #959da580}._div5_t2vih_148{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:3/1/4/5;padding:1rem;box-shadow:0 3px 3px #959da580}._div6_t2vih_158{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:4/1/5/5;padding:.5rem .5rem .5rem 1rem;box-shadow:0 3px 3px #959da580}._div7_t2vih_168{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:5/1/7/5;padding:.5rem;position:relative;box-shadow:0 3px 3px #959da580}._div8_t2vih_178{flex-direction:column;grid-area:1/5/5/13;display:flex;position:relative}._mapContainer_t2vih_185{flex:1;min-height:0}._div9_t2vih_190{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:5/5/7/13;padding:0;overflow:hidden;box-shadow:0 3px 3px #959da580}@media (width<=1700px){._tiny-subtitle_t2vih_54{font-size:1rem}._subtitle_t2vih_45{font-size:1.3rem}._quantity_t2vih_63{font-size:2rem}._quantityXl_t2vih_72{font-size:2.6rem}._tiny-quantity_t2vih_80,._users-registered-quantity_t2vih_86{font-size:2rem}}@media (width<=1500px){._tiny-subtitle_t2vih_54{font-size:1rem}._subtitle_t2vih_45{font-size:1.3rem}._quantity_t2vih_63{font-size:1.8rem}._quantityXl_t2vih_72{font-size:2.4rem}._tiny-quantity_t2vih_80{font-size:2rem}._users-registered-quantity_t2vih_86{font-size:1.8rem}}@media (width<=1350px){._tiny-subtitle_t2vih_54{font-size:1rem}._subtitle_t2vih_45{font-size:1.2rem}._quantity_t2vih_63{font-size:1.7rem}._quantityXl_t2vih_72{font-size:2.2rem}._tiny-quantity_t2vih_80,._users-registered-quantity_t2vih_86{font-size:1.8rem}}@media (width<=1250px){._tiny-subtitle_t2vih_54{font-size:.95rem}._subtitle_t2vih_45{font-size:1.1rem}._quantity_t2vih_63{font-size:1.5rem}._quantityXl_t2vih_72{font-size:2rem}._tiny-quantity_t2vih_80{font-size:1.7rem}._users-registered-quantity_t2vih_86{font-size:1.6rem}}._errorContainer_t2vih_304{color:#dc3545;justify-content:center;align-items:center;height:100%;font-size:1.2rem;display:flex}._loadingContainer_t2vih_313{color:#666;justify-content:center;align-items:center;height:50vh;font-size:1.2rem;display:flex}._spaceBetweenContainer_t2vih_322{justify-content:space-between;display:flex}._iconValueWrapper_t2vih_327{align-items:center;gap:.5rem;width:100%;display:flex}._iconValueWrapperCenter_t2vih_334{justify-content:center;align-items:center;gap:.5rem;display:flex}._metricItemContainer_t2vih_341{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}._metricItemContainerGrid_t2vih_350{grid-template-columns:1fr 1fr;align-items:center;gap:1rem;width:100%;height:100%;display:grid}._metricItemContainerGrid3_t2vih_359{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;width:100%;height:100%;display:grid}._metricItemWithMinWidth_t2vih_368,._metricItemWithMinWidth180_t2vih_377{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:180px;display:flex}._recipeTitle_t2vih_386{color:#000;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2}._navigationContainer_t2vih_394{align-items:center;gap:.5rem;margin-right:.5rem;display:flex;position:absolute;bottom:0;right:0}._navigationLink_t2vih_404{color:#007bff;cursor:pointer;font-size:1rem;font-weight:700;text-decoration:none;display:flex}._navigationText_t2vih_413{color:#666;font-size:1rem}._recipeListContainer_t2vih_418{white-space:nowrap;text-overflow:ellipsis;display:flex;overflow:hidden}._recipeLabelsList_t2vih_425{background-color:#ececec;border-radius:.5rem;flex-direction:column;gap:.1rem;margin-right:.5rem;padding:.5rem;font-size:1.2rem;font-weight:700;display:flex}._recipeValuesList_t2vih_437{flex-direction:column;gap:.15rem;padding:.3rem;font-size:1.2rem;display:flex}._recipeLink_t2vih_445{color:#007bff;text-decoration:none}._recipeLink_t2vih_445:hover{text-decoration:underline}._noDataContainer_t2vih_454{color:#666;justify-content:center;align-items:center;height:200px;font-size:1.2rem;display:flex}._filtersContainer_t2vih_463{align-items:center;gap:10px;margin-bottom:1rem;display:flex}._localityFilterBadge_t2vih_470{color:#1976d2;background-color:#e3f2fd;border:1px solid #2196f3;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;display:flex}._closeButton_t2vih_482{color:#1976d2;cursor:pointer;background:0 0;margin:0;padding:0;font-size:1.2rem}._tableContainer_t2vih_491{text-align:center;scrollbar-color:#202020 #d6d4d4;background:#f4f4f4b3;border-radius:.3rem;max-height:100%;overflow-y:auto}._tableHeader_t2vih_500{z-index:2;text-align:center;background-color:#84d8ff;font-size:1.3rem;position:sticky;top:0}._tableBody_t2vih_509{font-size:1.3rem}._capitalizeText_t2vih_513{text-transform:capitalize}._scoreCategoryBar_t2vih_517{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:0;left:1rem;right:1rem}._scoreCategoryBtn_t2vih_527{cursor:pointer;border:none;border-radius:.5rem;padding:.2rem 1rem;font-weight:600;line-height:1}._addFilterBtn_t2vih_536{cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;margin-bottom:.3rem;padding:0 1rem;font-size:1.2rem;font-weight:500;line-height:1}._subtitleStart_t2vih_548{text-align:start}._subtitlePadded_t2vih_552{min-width:100px;padding-left:2rem}._quantityDanger_t2vih_557{color:red}._quantityWithMargin_t2vih_561{margin-top:1rem}._containerPadded_t2vih_565{height:100%;padding:.5rem}._tinyQuantityDanger_t2vih_570{color:red}._tinyQuantitySmall_t2vih_574{font-size:1.9rem}._recipeDataGrid_t2vih_578{grid-template-columns:minmax(0,6fr) minmax(0,5fr);align-items:center;gap:.3rem;display:grid}._recipeDataColumn_t2vih_585{flex-direction:column;gap:.3rem;display:flex}._recipeDataRow_t2vih_591{gap:.3rem;width:100%;display:flex}._recipeRowLabel_t2vih_597{font-size:1.1rem;font-style:italic;font-weight:600}._recipeRowValue_t2vih_603{color:#202020;text-overflow:ellipsis;white-space:nowrap;background-color:#055e871a;border:1px solid #0000;border-radius:.5rem;outline:none;flex:1 1 0;width:100%;padding:.005rem .5rem;font-size:1rem;font-weight:400;overflow:hidden}._recipeSavingsBox_t2vih_619{background-color:#055e871a;border:1px solid #408db11a;border-radius:.4rem;flex-direction:column;justify-content:center;height:100%;padding:.4rem;display:flex;overflow:hidden}._recipeSavingsTitle_t2vih_631{color:#055d87;text-align:center;font-size:1rem;font-style:italic;font-weight:600}._recipeSavingsAmount_t2vih_639{text-align:center;margin-top:.2rem;font-size:1rem}._recipeSavingsNone_t2vih_645{text-align:center;font-size:1rem}._auditedTable_t2vih_650{border-collapse:collapse;border-spacing:0 .2rem;text-align:center;table-layout:fixed;width:100%}._thMedicineName_t2vih_658{line-height:1.2}._thCantidad_t2vih_662{width:13%}._sortableHeader_t2vih_666{cursor:pointer;-webkit-user-select:none;user-select:none}._sortableHeaderContent_t2vih_671{white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;display:flex}._activeIngredientSpan_t2vih_679{white-space:normal;word-break:keep-all;overflow-wrap:normal}._overlay_ylwpo_1{z-index:1100;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_ylwpo_14{background-color:#fff;border:2px solid #069;border-radius:1rem;flex-direction:column;width:70%;max-width:1000px;max-height:90vh;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 12px #959da566}._header_ylwpo_29{justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex;position:relative}._closeButton_ylwpo_37{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:0;right:0}._closeButton_ylwpo_37:hover{color:#069;background-color:#0066991a}._title_ylwpo_63{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.6rem;font-weight:700}._modalBody_ylwpo_72{flex:1;gap:1.5rem;min-height:0;display:flex;overflow:hidden}._categoriesNav_ylwpo_80{border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;gap:.5rem;padding-right:.75rem;display:flex}._categoriesNavTitle_ylwpo_89{color:#055d87;margin:0;font-size:1rem;font-weight:600}._categoriesList_ylwpo_96{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}._categoriesListItem_ylwpo_105{margin:0;padding:0}._categoriesListButton_ylwpo_110{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:.4rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.95rem;transition:background-color .2s,color .2s;display:block}._categoriesListButton_ylwpo_110:hover{color:#055d87;background-color:#e8f4f8}._content_ylwpo_132{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._contentScrollArea_ylwpo_140{flex-direction:column;flex:1;gap:1.25rem;min-height:0;padding-right:.5rem;display:flex;overflow:hidden auto}._contentScrollArea_ylwpo_140::-webkit-scrollbar{width:8px}._contentScrollArea_ylwpo_140::-webkit-scrollbar-track{background:0 0;border-radius:0 1rem 1rem 0}._contentScrollArea_ylwpo_140::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._sectionBlock_ylwpo_165{border-radius:.5rem;padding:.25rem 0;scroll-margin-top:.5rem;transition:box-shadow .25s,background-color .25s}._sectionBlockHighlighted_ylwpo_174{background-color:#e8f4f8;box-shadow:0 0 0 2px #00669940}._sectionTitle_ylwpo_179{color:#055d87;border-bottom:2px solid #069;margin-top:0;margin-bottom:.75rem;padding-bottom:.3rem;font-size:1.2rem;font-weight:700}._sectionTitleRow_ylwpo_189{gap:1rem;width:100%;margin-top:.5rem;margin-bottom:.3rem;display:flex}._sectionTitleLeft_ylwpo_197,._sectionTitleRight_ylwpo_198{color:#055d87;border-bottom:2px solid #069;flex:1 1 0;min-width:0;padding-bottom:.3rem;font-size:1.2rem;font-weight:700}._detailRowsWrap_ylwpo_208{flex-direction:column;gap:.6rem;display:flex}._detailRow_ylwpo_208{background:#f4f4f4;border-radius:.5rem;justify-content:space-between;align-items:center;min-height:2.5rem;padding:.6rem .85rem;display:flex;box-shadow:0 2px 2px #272a2d1a}._detailRowFlex_ylwpo_225{justify-content:space-between;gap:.7rem;width:100%;display:flex}._detailRowHalf_ylwpo_232{background:#f4f4f4;border-radius:.5rem;flex:1 1 0;justify-content:space-between;align-items:center;min-width:0;padding:.5rem .7rem;display:flex;box-shadow:0 2px 2px #272a2d1a}._label_ylwpo_244{color:#055d87;flex-shrink:0;min-width:140px;font-size:1rem;font-style:italic;font-weight:600}._value_ylwpo_253{color:#161616;text-align:right;word-break:break-word;flex:1;font-size:.95rem;font-weight:500}._recipeLink_ylwpo_262{color:#069;text-decoration:underline}._medicineBlock_ylwpo_267{padding:.6rem .8rem}._medicineRowFlex_ylwpo_271{align-items:stretch;gap:1rem;width:100%;display:flex}._medicineLeftCol_ylwpo_278,._medicineRightCol_ylwpo_279{flex-direction:column;flex:1 1 0;gap:.4rem;min-width:0;display:flex}._medicineRightCol_ylwpo_279{background:#e8f4f8;border-radius:.5rem;padding:.6rem .8rem}._infoTextItalic_ylwpo_293{color:#055d87;font-size:.95rem;font-style:italic}._deviationsList_ylwpo_299{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}._deviationItem_ylwpo_308{background:#fff5f5;border-radius:.4rem;padding:.5rem .8rem;font-size:.95rem}._summaryGrid_ylwpo_315{grid-template-columns:repeat(5,1fr);gap:.6rem;margin-top:0;display:grid}._summaryCard_ylwpo_322{background:#fff;border:2px solid #069;border-radius:1rem;flex-direction:column;justify-content:flex-start;min-height:3rem;padding:.8rem;display:flex;box-shadow:0 2px 4px #959da54d}._summaryCardTitle_ylwpo_334{color:#055d87;margin-bottom:.3rem;font-size:1rem;font-style:italic;font-weight:600;line-height:1.2}._summaryCardValue_ylwpo_343{color:#444;word-break:normal;overflow-wrap:break-word;font-size:1.2rem;font-weight:500;line-height:1.2}@media (width<=900px){._summaryGrid_ylwpo_315{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){._summaryGrid_ylwpo_315{grid-template-columns:1fr}}._savingsRow_ylwpo_364{color:#055d87;background:#e8f8f0;border-radius:.5rem;margin-top:.5rem;padding:.6rem .7rem;font-weight:700}._suggestionBlock_ylwpo_373{font-size:.95rem}._suggestionBlock_ylwpo_373>div{margin-bottom:.25rem}._suggestionBlock_ylwpo_373>div:last-child{margin-bottom:0}._searchBar_1s53k_1{border-bottom:1px solid #e0e0e0;flex-shrink:0;margin-bottom:.75rem;padding-bottom:.75rem}._searchBarInner_1s53k_8{flex-direction:column;gap:.35rem;display:flex}._searchLabel_1s53k_14{color:#055d87;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;display:flex}._searchInput_1s53k_23{color:#161616;border:1.5px solid #b0cfe0;border-radius:.4rem;flex:1;max-width:260px;padding:.35rem .6rem;font-family:inherit;font-size:.95rem}._searchInput_1s53k_23:focus{border-color:#069;outline:none}._countText_1s53k_39{color:#055d87;font-size:1rem;font-weight:700}._countSuffix_1s53k_45{color:#555;font-weight:400}._itemBlock_1s53k_50{background:linear-gradient(45deg,#e1e1e1 0%,#fafafa 55%,#fff 100%);border:1px solid #069;border-radius:1rem;margin-bottom:2rem;padding:1rem;box-shadow:0 2px 4px #959da54d}._itemCard_1s53k_65{background:#ffffffc9;border:1px solid #d0d0d0;border-radius:1rem;flex-direction:column;justify-content:flex-start;min-height:3rem;padding:.8rem;display:flex;box-shadow:0 2px 4px #959da54d}._itemCardTitle_1s53k_77{color:#055d87;margin-bottom:.3rem;font-size:1rem;font-style:italic;font-weight:600;line-height:1.2}._itemCardValue_1s53k_86{color:#444;word-break:break-word;text-align:center;font-size:1.2rem;font-weight:500;line-height:1.2}._deviationsGrid_1s53k_95{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.6rem;display:grid}._deviationCardValue_1s53k_102{color:#444;word-break:break-word;text-align:center;font-size:1rem;font-weight:500;line-height:1.2}._itemFooter_1s53k_111{flex-direction:column;gap:.6rem;margin-top:.6rem;display:flex}._emptyRow_1s53k_118{background-color:#0000}._linkCardValue_1s53k_122{color:#069;word-break:break-all;text-align:center;font-size:1rem;font-weight:500;text-decoration:underline}._emptyText_1s53k_131{text-align:center;color:#161616;font-size:.95rem;font-weight:500}._header_1rkn5_1{justify-content:space-between;align-items:center;display:flex}._title_1rkn5_7{color:#055d87;font-size:1.5rem;font-style:italic;font-weight:700;line-height:1.2}._detailsButton_1rkn5_15{color:#fff;cursor:pointer;background-color:#069;border:2px solid #069;border-radius:.3rem;padding:0 .6rem;font-weight:500;transition:background-color .2s}._detailsButton_1rkn5_15:disabled{opacity:.5;cursor:not-allowed}._content_1rkn5_31{flex-direction:column;gap:.3rem;margin-top:.5rem;display:flex}._navigation_1rkn5_38{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.4rem;display:flex}._navLink_1rkn5_46{color:#007bff;font-size:1rem;text-decoration:none;display:flex}._navLink_1rkn5_46:hover{color:#0056b3}._navText_1rkn5_57{color:#666;font-size:1rem}._parent_mggsf_1 *{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._parent_mggsf_1{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(10,1fr);gap:.5rem;width:98%;height:88dvh;margin-left:auto;margin-right:auto;display:grid}._grid-item_mggsf_27{color:#141414;text-align:start;overflow-wrap:break-word;word-break:break-word;white-space:normal;border:1px solid gray;border-radius:1.5rem;height:100%;min-height:2rem;padding:1rem}span{display:block}._subtitle_mggsf_45{color:#055d87;text-align:center;font-size:1.4rem;font-style:italic;font-weight:500;line-height:.9}._tiny-subtitle_mggsf_54{color:#055d87;text-align:center;font-size:1.2rem;font-style:italic;font-weight:500;line-height:1.1}._quantity_mggsf_63{text-align:center;color:#444;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:2.3rem;font-weight:500;line-height:.5}._quantityXl_mggsf_72{text-align:center;color:#444;font-size:3.2rem;font-weight:500;line-height:.5}._tiny-quantity_mggsf_80{color:#fff;font-size:2.3rem;font-weight:500}._users-registered-quantity_mggsf_86{color:#444;font-size:2.3rem;font-weight:500}._container_mggsf_92{flex-direction:column;width:100%;display:flex}._space-between-div_mggsf_98{text-align:center;justify-content:space-between;align-items:center;display:flex}._icon-quantity-div_mggsf_105{align-items:center;padding-left:.5rem;display:flex}._div1_mggsf_111{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:1/1/2/3;display:flex;box-shadow:0 3px 3px #959da580}._div2_mggsf_121{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:1/3/2/5;box-shadow:0 3px 3px #959da580}._div3_mggsf_129{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:2/1/3/3;display:flex;position:relative;box-shadow:0 3px 3px #959da580}._div4_mggsf_140{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:2/3/3/5;box-shadow:0 3px 3px #959da580}._div5_mggsf_148{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:3/1/4/5;padding:0;box-shadow:0 3px 3px #959da580}._div6_mggsf_157{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:4/1/5/5;padding:.5rem .5rem .5rem 1rem;box-shadow:0 3px 3px #959da580}._div7_mggsf_167{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:5/1/7/5;padding:.5rem;box-shadow:0 3px 3px #959da580}._div8_mggsf_176{flex-direction:column;grid-area:1/5/5/13;display:flex}._mapContainer_mggsf_182{flex:1;min-height:0}._div9_mggsf_187{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:5/5/7/13;padding:0;overflow:hidden;box-shadow:0 3px 3px #959da580}@media (width<=1700px){._tiny-subtitle_mggsf_54{font-size:1rem}._subtitle_mggsf_45{font-size:1.3rem}._quantity_mggsf_63{font-size:2rem}._quantityXl_mggsf_72{font-size:2.6rem}._tiny-quantity_mggsf_80,._users-registered-quantity_mggsf_86{font-size:2rem}}@media (width<=1500px){._tiny-subtitle_mggsf_54{font-size:1rem}._subtitle_mggsf_45{font-size:1.3rem}._quantity_mggsf_63{font-size:1.8rem}._quantityXl_mggsf_72{font-size:2.4rem}._tiny-quantity_mggsf_80{font-size:2rem}._users-registered-quantity_mggsf_86{font-size:1.8rem}}@media (width<=1350px){._tiny-subtitle_mggsf_54{font-size:1rem}._subtitle_mggsf_45{font-size:1.2rem}._quantity_mggsf_63{font-size:1.7rem}._quantityXl_mggsf_72{font-size:2.2rem}._tiny-quantity_mggsf_80,._users-registered-quantity_mggsf_86{font-size:1.8rem}}@media (width<=1250px){._tiny-subtitle_mggsf_54{font-size:.95rem}._subtitle_mggsf_45{font-size:1.1rem}._quantity_mggsf_63{font-size:1.5rem}._quantityXl_mggsf_72{font-size:2rem}._tiny-quantity_mggsf_80{font-size:1.7rem}._users-registered-quantity_mggsf_86{font-size:1.6rem}}._errorContainer_mggsf_301{color:#dc3545;justify-content:center;align-items:center;height:50vh;font-size:1.2rem;display:flex}._loadingContainer_mggsf_310{color:#666;justify-content:center;align-items:center;height:50vh;font-size:1.2rem;display:flex}._spaceBetweenContainer_mggsf_319{justify-content:space-between;display:flex}._iconValueWrapper_mggsf_324{align-items:center;gap:.5rem;width:100%;display:flex}._iconValueWrapperCenter_mggsf_331{justify-content:center;align-items:center;gap:.5rem;display:flex}._metricItemContainer_mggsf_338{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}._metricItemContainerGrid_mggsf_347,._metricItemContainerGrid3_mggsf_356{grid-template-columns:1fr 1fr;align-items:center;gap:1rem;width:100%;height:100%;display:grid}._metricItemWithMinWidth_mggsf_365,._metricItemWithMinWidth180_mggsf_374{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:180px;display:flex}._recipeTitle_mggsf_383{color:#000;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2}._navigationContainer_mggsf_391{align-items:center;gap:.5rem;margin-right:.5rem;display:flex;position:absolute;bottom:0;right:0}._navigationLink_mggsf_401{color:#007bff;cursor:pointer;font-size:1rem;font-weight:700;text-decoration:none;display:flex}._navigationText_mggsf_410{color:#666;font-size:1rem}._recipeListContainer_mggsf_415{white-space:nowrap;text-overflow:ellipsis;display:flex;overflow:hidden}._recipeLabelsList_mggsf_422{background-color:#ececec;border-radius:.5rem;flex-direction:column;gap:.4rem;margin-right:.5rem;padding:.5rem;font-size:1.2rem;font-weight:700;display:flex}._recipeValuesList_mggsf_434{flex-direction:column;gap:.45rem;padding:.3rem;font-size:1.2rem;display:flex}._recipeLink_mggsf_442{color:#007bff;text-decoration:none}._recipeLink_mggsf_442:hover{text-decoration:underline}._noDataContainer_mggsf_451{color:#666;justify-content:center;align-items:center;height:200px;font-size:1.2rem;display:flex}._filtersContainer_mggsf_460{align-items:center;gap:10px;margin-bottom:1rem;display:flex}._localityFilterBadge_mggsf_467{color:#1976d2;background-color:#e3f2fd;border:1px solid #2196f3;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;display:flex}._closeButton_mggsf_479{color:#1976d2;cursor:pointer;background:0 0;margin:0;padding:0;font-size:1.2rem}._tableContainer_mggsf_488{text-align:center;scrollbar-color:#202020 #d6d4d4;background:#f4f4f4b3;border-radius:.3rem;max-height:100%;overflow-y:auto}._tableHeader_mggsf_497{z-index:2;text-align:center;background-color:#84d8ff;font-size:1.3rem;position:sticky;top:0}._tableBody_mggsf_506{font-size:1.3rem}._capitalizeText_mggsf_510{text-transform:capitalize}._descPracticaCell_mggsf_514{white-space:nowrap;text-overflow:ellipsis;max-width:0;overflow:hidden}._suspicionGrid_mggsf_523{grid-template-columns:minmax(0,6fr) minmax(0,5fr);align-items:center;gap:.3rem;display:grid}._suspicionFieldsCol_mggsf_530{flex-direction:column;gap:.3rem;display:flex}._suspicionFieldRow_mggsf_536{gap:.3rem;width:100%;display:flex}._suspicionLabel_mggsf_542{white-space:nowrap;font-size:1.1rem;font-style:italic;font-weight:600}._suspicionValue_mggsf_549{color:#202020;text-overflow:ellipsis;white-space:nowrap;background-color:#055e871a;border:1px solid #0000;border-radius:.5rem;outline:none;flex:1 1 0;width:100%;padding:.005rem .5rem;font-size:1rem;font-weight:400;overflow:hidden}._suspicionInfoBox_mggsf_565{background-color:#055e871a;border:1px solid #408db11a;border-radius:.4rem;flex-direction:column;justify-content:center;height:100%;padding:.4rem;display:flex;position:relative;overflow:hidden}._suspicionInfoBox_mggsf_565 ._suspicionLabel_mggsf_542{position:absolute;top:.3rem;left:.4rem}._suspicionInfoText_mggsf_584{text-align:center;font-size:1rem}._suspicionNoData_mggsf_589{color:#666;justify-content:center;align-items:center;padding:1rem;display:flex}._scoreCategoryBar_mggsf_598{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:0;left:1rem;right:1rem}._scoreCategoryBtn_mggsf_608{cursor:pointer;border:none;border-radius:.5rem;margin-bottom:.3rem;padding:.2rem 1rem;font-weight:600;line-height:1}._addFilterBtn_mggsf_618{cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;margin-bottom:.3rem;padding:0 1rem;font-size:1.2rem;font-weight:500;line-height:1}._overlay_16o4o_1{z-index:1100;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_16o4o_14{background-color:#fff;border:2px solid #069;border-radius:1rem;flex-direction:column;width:90%;max-width:1200px;max-height:90vh;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 12px #959da566}._header_16o4o_29{justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex;position:relative}._closeButton_16o4o_37{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:0;right:0}._closeButton_16o4o_37:hover{color:#069;background-color:#0066991a}._title_16o4o_63{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.6rem;font-weight:700}._modalBody_16o4o_72{flex:1;gap:1.5rem;min-height:0;display:flex;overflow:hidden}._categoriesNav_16o4o_80{border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;gap:.5rem;padding-right:.75rem;display:flex}._categoriesNavTitle_16o4o_89{color:#055d87;margin:0;font-size:1rem;font-weight:600}._categoriesList_16o4o_96{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}._categoriesListItem_16o4o_105{margin:0;padding:0}._categoriesListButton_16o4o_110{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:.4rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.95rem;transition:background-color .2s,color .2s;display:block}._categoriesListButton_16o4o_110:hover{color:#055d87;background-color:#e8f4f8}._categoriesSubList_16o4o_132{border-left:2px solid #cce6f0;flex-direction:column;gap:.1rem;margin:.15rem 0 0 .75rem;padding:0 0 0 .5rem;list-style:none;display:flex}._categoriesSubListItem_16o4o_144{margin:0;padding:0}._categoriesSubListButton_16o4o_149{text-align:left;color:#555;cursor:pointer;background:0 0;border:none;border-radius:.3rem;width:100%;padding:.3rem .5rem;font-family:inherit;font-size:.88rem;transition:background-color .2s,color .2s;display:block}._categoriesSubListButton_16o4o_149:hover{color:#055d87;background-color:#e8f4f8}._categoriesSubListButtonActive_16o4o_171{color:#055d87;background-color:#d0eaf5;font-weight:600}._content_16o4o_177{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._contentScrollArea_16o4o_185{flex-direction:column;flex:1;gap:1.25rem;min-height:0;padding-right:.5rem;display:flex;overflow:hidden auto}._contentScrollArea_16o4o_185::-webkit-scrollbar{width:8px}._contentScrollArea_16o4o_185::-webkit-scrollbar-track{background:0 0;border-radius:0 1rem 1rem 0}._contentScrollArea_16o4o_185::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._sectionBlock_16o4o_210{border-radius:.5rem;padding:.25rem 0;scroll-margin-top:.5rem;transition:box-shadow .25s,background-color .25s}._sectionBlockHighlighted_16o4o_219{background-color:#e8f4f8;box-shadow:0 0 0 2px #00669940}._sectionTitle_16o4o_224{color:#055d87;border-bottom:2px solid #069;margin-top:0;margin-bottom:.75rem;padding-bottom:.3rem;font-size:1.2rem;font-weight:700}._summaryGrid_16o4o_234{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:0;display:grid}._summaryCard_16o4o_241{background:#fff;border:2px solid #069;border-radius:1rem;flex-direction:column;justify-content:flex-start;min-height:3rem;padding:.8rem;display:flex;box-shadow:0 2px 4px #959da54d}._summaryCardTitle_16o4o_253{color:#055d87;margin-bottom:.3rem;font-size:1rem;font-style:italic;font-weight:600;line-height:1.2}._summaryCardValue_16o4o_262{color:#444;word-break:break-word;font-size:1.2rem;font-weight:500;line-height:1.2}._detailRowsWrap_16o4o_270{flex-direction:column;gap:.6rem;display:flex}._detailRow_16o4o_270{background:#f4f4f4;border-radius:.5rem;justify-content:space-between;align-items:center;min-height:2.5rem;padding:.6rem .85rem;display:flex;box-shadow:0 2px 2px #272a2d1a}._detailRowFlex_16o4o_287{justify-content:space-between;gap:.7rem;width:100%;display:flex}._detailRowHalf_16o4o_294{background:#f4f4f4;border-radius:.5rem;flex:1 1 0;justify-content:space-between;align-items:center;min-width:0;padding:.5rem .7rem;display:flex;box-shadow:0 2px 2px #272a2d1a}._label_16o4o_306{color:#055d87;flex-shrink:0;min-width:140px;font-size:1rem;font-style:italic;font-weight:600}._value_16o4o_315{color:#161616;text-align:right;word-break:break-word;flex:1;font-size:.95rem;font-weight:500}._deviationsList_16o4o_324{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}._deviationItem_16o4o_333{background:#fff5f5;border-radius:.4rem;padding:.5rem .8rem;font-size:.95rem}._noDeviationsText_16o4o_340{color:#888;margin:0;padding:.4rem 0;font-size:.95rem;font-style:italic}._relatedCarouselWrap_16o4o_349{position:relative}._relatedCarouselTrack_16o4o_353{border-radius:.5rem;height:190px;max-height:190px;position:relative;overflow:hidden}._relatedSlide_16o4o_361{cursor:pointer;background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:space-between;width:60%;height:100%;padding:.5rem 1rem;transition:all .35s;display:flex;position:absolute;top:0;overflow:hidden;box-shadow:0 2px 4px #0000001a}._relatedSlideContent_16o4o_378{flex-direction:column;gap:.25rem;width:100%;height:100%;display:flex}._relatedSlideField_16o4o_386{text-wrap:nowrap;white-space:nowrap;color:#333;align-items:center;gap:.25rem;font-size:1.1rem;line-height:1.4;display:flex;overflow:hidden}._relatedFieldLabel_16o4o_398{flex-shrink:0;font-weight:600}._relatedFieldValue_16o4o_403{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._relatedControls_16o4o_411{justify-content:center;align-items:center;gap:.75rem;margin-top:.4rem;display:flex}._relatedCounter_16o4o_419{color:#555;text-align:center;min-width:4rem;font-size:.95rem}._relatedNavButton_16o4o_426{color:#fff;cursor:pointer;background-color:#00d8f5;border:none;border-radius:1rem;width:2rem;font-size:1.3rem;font-weight:500;transition:background-color .3s}._relatedNavButton_16o4o_426:hover{background-color:#4fc3dc}._relatedNavButton_16o4o_426:active{background-color:#62d5e4}@media (width<=700px){._summaryGrid_16o4o_234{grid-template-columns:repeat(2,1fr)}}@media (width<=400px){._summaryGrid_16o4o_234{grid-template-columns:1fr}}._lightboxCounterContainer_1bz3n_1{z-index:10;color:#fff;text-shadow:0 1px 2px #00000080;font-size:.95rem;position:absolute;top:16px;left:16px}.yarl__thumbnails_thumbnail_active{border-width:2px;border-color:#34c2fc;box-shadow:0 0 0 1px #34c2fc}[data-view-mode=paciente] .yarl__thumbnails_thumbnail_active{border-color:#0a7250;box-shadow:0 0 0 1px #0a7250}._wrapper_1bz3n_22{box-sizing:border-box;background-color:#f9fbff;border:1px solid #d0d7de;border-radius:1rem;flex-direction:column;width:100%;height:100%;padding:.9rem 1rem;display:flex;box-shadow:0 2px 4px #0f172a0f}._headerRow_1bz3n_35{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}._title_1bz3n_43{color:#055d87;font-size:1.05rem;font-weight:600}[data-view-mode=paciente] ._title_1bz3n_43{color:#0a7250}._searchContainer_1bz3n_53{flex:1;align-items:center;gap:.4rem;max-width:360px;display:flex}._searchLabel_1bz3n_61{color:#555;white-space:nowrap;font-size:.8rem}._searchInput_1bz3n_67{border:1px solid #d0d7de;border-radius:.4rem;flex:1;min-width:0;padding:.25rem .5rem;font-size:.8rem}._searchInput_1bz3n_67:focus{border-color:#34c2fc;outline:none;box-shadow:0 0 0 1px #34c2fc33}[data-view-mode=paciente] ._searchInput_1bz3n_67:focus{border-color:#0a7250;box-shadow:0 0 0 1px #0a725033}._documentsCount_1bz3n_87{color:#555;white-space:nowrap;font-size:.85rem}._loadingText_1bz3n_93{color:#666;font-size:.9rem;font-style:italic}._skeletonContainer_1bz3n_99{flex:1;align-items:stretch;gap:.75rem;display:flex}._skeletonBlock_1bz3n_106{color:#545454;background:#055e871a 0 0/200% 100%;border-radius:.75rem;flex:1;justify-content:center;align-items:center;height:100%;font-size:.8rem;display:flex}[data-view-mode=paciente] ._skeletonBlock_1bz3n_106{background:#0a72501a}._emptyState_1bz3n_123{color:#666;padding:.75rem .25rem;font-size:.95rem}._contentRow_1bz3n_129{flex:1;align-items:stretch;gap:1rem;min-height:0;display:flex}._documentsScroller_1bz3n_137{flex:1;align-items:center;min-width:0;height:100%;padding-bottom:.25rem;display:flex;overflow-x:auto}._documentsRow_1bz3n_147{flex-direction:row;flex:none;gap:.75rem;min-height:90px;display:flex}._documentItem_1bz3n_155{cursor:pointer;background-color:#fff;border:1px solid #d0d7de;border-radius:.75rem;flex-direction:column;gap:.4rem;min-width:160px;max-width:220px;padding:.5rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 3px #0f172a14}._documentItem_1bz3n_155:hover{border-color:#34c2fc;transform:translateY(-2px);box-shadow:0 4px 10px #0f172a1f}[data-view-mode=paciente] ._documentItem_1bz3n_155:hover{border-color:#0a7250}._thumbnailWrapper_1bz3n_183{aspect-ratio:16/9;background-color:#f2f4f8;border-radius:.5rem;width:100%;overflow:hidden}._thumbnail_1bz3n_183{object-fit:cover;width:100%;height:100%}._iconPlaceholder_1bz3n_197{aspect-ratio:16/9;color:#555;background-color:#f2f4f8;border-radius:.5rem;justify-content:center;align-items:center;width:100%;font-size:.8rem;font-weight:700;display:flex}._documentName_1bz3n_210{color:#333;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}._categoriesNav_1bz3n_219{border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;gap:.4rem;min-width:170px;padding-right:.5rem;display:flex}._categoriesNavTitle_1bz3n_229{color:#055d87;font-size:.9rem;font-weight:600}[data-view-mode=paciente] ._categoriesNavTitle_1bz3n_229{color:#0a7250}._categoriesList_1bz3n_239{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}._categoriesListItem_1bz3n_248{margin:0}._categoriesListButton_1bz3n_252{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:.4rem;width:100%;padding:.35rem .5rem;font-size:.85rem;transition:background-color .15s,color .15s}._categoriesListButton_1bz3n_252:hover{color:#055d87;background-color:#e8f4f8}[data-view-mode=paciente] ._categoriesListButton_1bz3n_252:hover{color:#0a7250}._categoriesListButtonActive_1bz3n_276{color:#fff;background-color:#055d87}[data-view-mode=paciente] ._categoriesListButtonActive_1bz3n_276{background-color:#0a7250}._emptyCategoryText_1bz3n_285{color:#666;font-size:.9rem}._skeletonSpinner_1bz3n_290{border:3px solid #fff9;border-top-color:#055d87;border-radius:999px;width:28px;height:28px;animation:.8s linear infinite _spinnerRotate_1bz3n_1}[data-view-mode=paciente] ._skeletonSpinner_1bz3n_290{border-top-color:#0a7250}@keyframes _spinnerRotate_1bz3n_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1200px){._wrapper_1bz3n_22{padding:.75rem .8rem}._documentItem_1bz3n_155{min-width:140px}}._counterContainer_m838b_1{z-index:10;color:#fff;text-shadow:0 1px 2px #00000080;font-size:.95rem;position:absolute;top:16px;left:16px}._toolbarButton_m838b_11{color:#ffffffe6;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;transition:color .2s;display:inline-flex}._toolbarButton_m838b_11:hover:not(:disabled){color:#fff}._toolbarButton_m838b_11:focus{outline:none;box-shadow:0 0 0 2px #ffffff80}._toolbarButton_m838b_11:disabled{cursor:default}._toolbarButton_m838b_11 svg{flex-shrink:0}._spinner_m838b_44{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite _documentLightboxSpin_m838b_1}@keyframes _documentLightboxSpin_m838b_1{to{transform:rotate(360deg)}}._searchBar_wuhmb_1{border-bottom:1px solid #e0e0e0;flex-shrink:0;margin-bottom:.75rem;padding-bottom:.75rem}._searchBarInner_wuhmb_8{flex-direction:column;gap:.35rem;display:flex}._searchLabel_wuhmb_14{color:#055d87;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;display:flex}._searchInput_wuhmb_23{color:#161616;border:1.5px solid #b0cfe0;border-radius:.4rem;flex:1;max-width:260px;padding:.35rem .6rem;font-family:inherit;font-size:.95rem}._searchInput_wuhmb_23:focus{border-color:#069;outline:none}._countText_wuhmb_39{color:#055d87;font-size:1rem;font-weight:700}._countSuffix_wuhmb_45{color:#555;font-weight:400}._itemBlock_wuhmb_50{border:1px solid #069;border-radius:1rem;margin-bottom:2rem;padding:1rem;box-shadow:0 2px 4px #959da54d}._itemCard_wuhmb_58{background:#ffffffc9;border:1px solid #d0d0d0;border-radius:1rem;flex-direction:column;justify-content:flex-start;min-height:3rem;padding:.8rem;display:flex;box-shadow:0 2px 4px #959da54d}._itemCardTitle_wuhmb_70{color:#055d87;margin-bottom:.3rem;font-size:1rem;font-style:italic;font-weight:600;line-height:1.2}._itemCardValue_wuhmb_79{color:#444;word-break:break-word;text-align:center;font-size:1.2rem;font-weight:500;line-height:1.2}._deviationsGrid_wuhmb_88{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.6rem;display:grid}._deviationCardValue_wuhmb_95{color:#444;word-break:break-word;text-align:center;font-size:1rem;font-weight:500;line-height:1.2}._itemFooter_wuhmb_104{flex-direction:column;gap:.6rem;margin-top:.6rem;display:flex}._emptyRow_wuhmb_111{background-color:#0000}._emptyText_wuhmb_115{text-align:center;color:#161616;font-size:.95rem;font-weight:500}._report_layout_section_45tgp_1{grid-template-rows:repeat(10,1fr);grid-template-columns:repeat(6,1fr);gap:.5rem;width:100%;height:88dvh;margin-left:auto;margin-right:auto;display:grid}._audit_recipes_section_45tgp_12{scrollbar-width:thin;scrollbar-color:#5e5e5e99 transparent;background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:1/1/6/5;min-height:0;padding:.5rem 1rem;display:flex;overflow:hidden;box-shadow:0 3px 3px #959da580}._audit_recipes_section_45tgp_12>._visitSelectorContainer_45tgp_28{flex-shrink:0}._audit_recipes_section_45tgp_12>div:last-of-type{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._audit_recipes_section_45tgp_12 ._tablesContainer_45tgp_39{flex:1 1 0;min-height:0}._audit_recipes_section_45tgp_12 ._recipesTableContainer_45tgp_44,._audit_recipes_section_45tgp_12 ._recipesTableContainer_45tgp_44>div:first-of-type{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._audit_recipes_section_45tgp_12 ._recipesTableScroll_45tgp_58{flex:1 1 0;min-height:0;overflow-y:auto}._audit_recipes_section_45tgp_12 ._tablesContainer_45tgp_39>div:last-child{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._audit_recipes_section_45tgp_12 ._deviationsContainer_45tgp_71{flex-direction:column;flex:1 1 0;height:auto;min-height:0;display:flex;overflow-y:auto}._audit_recipes_section_45tgp_12 ._deviationsList_45tgp_80{flex-direction:column;flex:1 1 0;justify-content:space-between;gap:.7rem;min-height:0;padding:.6em;display:flex}._audit_recipes_section_45tgp_12::-webkit-scrollbar{width:8px}._audit_recipes_section_45tgp_12::-webkit-scrollbar-track{background:0 0;border-radius:10px}._audit_recipes_section_45tgp_12::-webkit-scrollbar-thumb{background:#bdbdbd99 padding-box content-box;border:2px solid #0000;border-radius:10px}._audit_recipes_section_45tgp_12::-webkit-scrollbar-thumb:hover{background:#bdbdbdcc padding-box content-box}._audit_recipes_section_45tgp_12::-webkit-scrollbar-corner{background:0 0}._recipe_data_section_45tgp_115{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:1/5/7/7;box-shadow:0 3px 3px #959da580}._physician_detail_section_45tgp_124{background-image:linear-gradient(#d7f2ff 0% 20%,#fff 100%);border:3px solid #61cafe;border-radius:1rem;flex-direction:column;grid-area:6/1/12/3;gap:.5rem;padding:1rem;display:flex;box-shadow:0 3px 3px #959da580}._patient_detail_section_45tgp_136{background-image:linear-gradient(#ceffef 0% 20%,#fff 100%);border:3px solid #6ce2ba;border-radius:1rem;flex-direction:column;grid-area:6/3/12/5;gap:.5rem;padding:1rem;display:flex;box-shadow:0 3px 3px #959da580}._treatment_suggestions_section_45tgp_148{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:7/5/12/7;padding:.5rem;box-shadow:0 3px 3px #959da580}._tableRow_45tgp_158{cursor:pointer;transition:all .2s}._tableRow_45tgp_158:hover{background-color:#2196f31a;box-shadow:0 2px 4px #0000001a}._tableRow_45tgp_158._selected_45tgp_168{background-color:#fafafa;box-shadow:0 0 8px #2196f34d}._tableRow_45tgp_158._unselected_45tgp_173{opacity:.3;background-color:#fafafa4d}._tableRow_45tgp_158._recentlyAudited_45tgp_178{background-color:#0f31c91a;box-shadow:0 0 8px #4caf504d}._tableCell_45tgp_183{transition:all .2s}._tableCell_45tgp_183._selected_45tgp_168{background-color:#fafafa}._tableCell_45tgp_183._unselected_45tgp_173{background-color:#fafafa4d}._tableCell_45tgp_183._recentlyAudited_45tgp_178{background-color:#0000;position:relative}._tableCell_45tgp_183._recentlyAudited_45tgp_178:before{content:"";background-color:#4b4b4b;border-radius:0 2px 2px 0;width:5px;position:absolute;top:0;bottom:0;left:0}._infoMessage_45tgp_211{background-color:#fff1b7;border:2px solid #f7d366;border-radius:.5rem;padding:0 1rem;font-style:italic;line-height:1.2}._visitSelectorContainer_45tgp_28{color:#055d87;background-image:linear-gradient(90deg,#f0fdff 0% 20%,#f5f5f5 100%);border:1px solid #b2ebf2;border-radius:.5rem;align-items:center;gap:2rem;min-height:4rem;padding:0 1rem;font-style:italic;display:flex;box-shadow:0 1px 2px #272a2d4d}._visitSelectorTitle_45tgp_234{white-space:nowrap;font-size:1.4rem}._visitIdentifierList_45tgp_239{align-content:center;align-items:center;gap:.1rem;width:100%;display:flex;overflow-x:auto}._visitIdentifierItem_45tgp_248{text-align:center;cursor:pointer;color:inherit;background-color:#0000;border:2px solid #0000;border-radius:.3rem;flex:0 0 80px;padding:.5rem;font-size:1.2rem;line-height:1.2;transition:all .2s}._visitIdentifierItem_45tgp_248._selected_45tgp_168{color:#fff;background-color:#2196f3;border:2px solid #1976d2}._resetButton_45tgp_268{color:#fff;cursor:pointer;white-space:nowrap;background-color:#f32121;border:none;border-radius:.3rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .2s}._resetButton_45tgp_268:hover{background-color:#c71818}._searchContainer_45tgp_285{justify-content:space-between;align-items:center;gap:.7rem;margin:.3rem 0;display:flex}._searchInputContainer_45tgp_293{align-items:center;gap:.5rem;display:flex}._searchLabel_45tgp_299{font-size:1.2rem;font-weight:500}._searchInput_45tgp_293{border:1px solid #ddd;border-radius:.3rem;outline:none;width:150px;padding:.2rem .2rem .2rem .5rem;font-size:1rem}._searchSelect_45tgp_314{cursor:pointer;border-radius:.4rem;outline:none;padding:.2rem .2rem .2rem .5rem;font-size:1rem;transition:all .2s}._searchSelect_45tgp_314:focus{outline-offset:0;border-color:#31fff5;outline:2px solid #31fff5;box-shadow:0 0 0 2px #31fff54d}._searchSelect_45tgp_314:active{outline-offset:0;border-color:#31fff5;outline:2px solid #31fff5}._searchSelect_45tgp_314 option{background-color:#fff;border:2px solid #31fff5}._customSelectButton_45tgp_342{color:#141414;cursor:pointer;background-color:#fff;border:2px solid #31fff5;border-radius:.4rem;outline:none;justify-content:space-between;align-items:center;width:fit-content;min-width:250px;padding:.2rem .5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;transition:all .2s;display:flex}._customSelectButton_45tgp_342:hover{border-color:#31fff5;box-shadow:0 0 0 2px #31fff533}._customSelectButton_45tgp_342:focus{border-color:#31fff5;box-shadow:0 0 0 2px #31fff54d}._customSelectDropdown_45tgp_382{z-index:10000;background-color:#fff;border:2px solid #31fff5;border-radius:.4rem;width:max-content;min-width:100%;margin-top:.25rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 6px #0000001a}._customSelectOption_45tgp_397{cursor:pointer;color:#141414;padding:.5rem .75rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;transition:background-color .15s}._customSelectOption_45tgp_397:hover{background-color:#31fff51a}._customSelectOptionSelected_45tgp_421{background-color:#31fff533;font-weight:500}._searchButton_45tgp_426{color:#fff;cursor:pointer;font-size:1reem;background-color:#2196f3;border:2px solid #2196f3;border-radius:.3rem;padding:.1rem 1rem;font-weight:500;transition:background-color .2s;display:flex}._searchButton_45tgp_426:hover{background-color:#1976d2}._backButton_45tgp_443{color:#fff;cursor:pointer;background-color:#f32121;border:2px solid #f32121;border-radius:.3rem;align-items:center;gap:.2rem;padding:.1rem .6rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}._backButton_45tgp_443:hover{background-color:#c71818}._paginationContainer_45tgp_462{align-items:center;display:flex}._paginationCounter_45tgp_467{letter-spacing:.1rem;font-size:1.3rem}._verMasButton_45tgp_472{color:#069;cursor:pointer;background-color:#0000;border:none;padding:0 .5rem;font-family:Roboto,serif;text-decoration:none;transition:color .2s,text-decoration-color .2s}._verMasButton_45tgp_472:hover{color:#004d73;-webkit-text-decoration:underline #069;text-decoration:underline #069}._navigationLinkDisabled_45tgp_495{cursor:not-allowed;opacity:.5}._tablesContainer_45tgp_39{gap:.5rem;display:flex}._recipesTableContainer_45tgp_44{border-radius:.5rem;width:100%;position:relative;overflow-y:hidden}._recipesTableScroll_45tgp_58{border:1px solid #979797;border-radius:1rem;height:230px;min-height:230px;overflow-y:scroll}._recipesTable_45tgp_44{border-collapse:collapse;width:100%}._tableHeader_45tgp_525{background-color:#84d8ff}._tableHeaderCell_45tgp_529{text-align:center;background-color:#84d8ff;width:22.5%;padding:.1rem;position:sticky;top:0}._tableHeaderCellSortable_45tgp_538{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:10;background-color:#84d8ff;padding:.1rem;position:sticky;top:0}._sortableHeaderContent_45tgp_549{justify-content:center;align-items:center;gap:.5rem;display:flex}._noResultsCell_45tgp_556{text-align:center;color:#252525;padding:1rem;font-size:1.1rem}._tableCellContent_45tgp_563{text-align:center;width:22.5%;padding:.2rem}._deviationsContainer_45tgp_71{background-color:#fff;border:1px solid #55daec;border-radius:.5rem;width:100%;height:230px;min-height:230px;padding:.5rem}._deviationsTitle_45tgp_579{color:#055d87;font-size:1.3rem;font-style:italic}._deviationsList_45tgp_80{flex-direction:column;gap:.7rem;padding:.6em;display:flex}._deviationItem_45tgp_592{word-wrap:break-word;word-break:break-word;white-space:normal;background:#f4f4f4;border-radius:.5rem;align-items:center;height:1.8rem;min-height:1.8rem;max-height:1.8rem;padding:.5rem .7rem;line-height:1;display:flex;overflow:hidden;box-shadow:0 2px 2px #272a2d1a}._recipeDataContainer_45tgp_609{flex-direction:column;width:100%;height:100%;padding:.5rem;display:flex}._recipeDataTitle_45tgp_617{color:#055d87;font-size:1.3rem;font-style:italic;display:flex}._recipeDataTitleSpan_45tgp_624{padding-left:1rem;font-weight:400}._recipeDataList_45tgp_629{flex-direction:column;gap:.4rem;height:100%;display:flex}._recipeDataItem_45tgp_636{border-radius:.5rem;padding:.2rem .5rem;font-size:1.15rem;box-shadow:0 2px 2px #272a2d4d}._recipeDataItemHalfRow_45tgp_643{flex-direction:row;gap:.5rem;display:flex}._recipeDataItemHalfRow_45tgp_643 ._recipeDataItemContent_45tgp_649{flex:50%}._recipeDataItemFlex_45tgp_653{flex-direction:column;flex:1;display:flex}._recipeDataItemContent_45tgp_649{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-style:italic;font-weight:500;display:flex}._recipeDataItemContentWithLink_45tgp_677{text-wrap:nowrap;align-items:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-style:italic;font-weight:500;display:flex}._recipeDataItemValue_45tgp_697{color:#141414;padding-left:1rem;font-style:normal}._recipeDataLink_45tgp_703{color:#00e;cursor:pointer;padding-left:1rem;font-style:normal;text-decoration:underline;overflow:hidden}._doctorSection_45tgp_712{align-items:center;display:flex}._doctorTitle_45tgp_717{font-size:1.4rem;font-style:italic}._doctorInfoContainer_45tgp_722{background-color:#e5e8fa;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;margin-left:1rem;padding:.2rem 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.2rem;font-weight:500;display:flex}._doctorId_45tgp_747{min-height:2rem;margin-right:1rem}._doctorProfileButton_45tgp_752{cursor:pointer;background-image:linear-gradient(90deg,#d7f2ff 0% 20%,#fff 100%);border:1px solid #7ed2dd;border-radius:.5rem;align-items:center;width:90%;margin:0 auto;padding:.3rem 2rem;font-weight:500;box-shadow:0 1px 1px #49494966}._statsContainer_45tgp_765{background-image:linear-gradient(#d7f2ff 0% 20%,#fff 100%);border-radius:.5rem;gap:1rem;width:100%;height:100%;padding:.5rem;display:flex;box-shadow:0 2px 2px #272a2d4d}._statsItem_45tgp_776{cursor:pointer;background:0 0;border:none;outline:none;padding:.5rem}._statsItemFullWidth_45tgp_784{flex-direction:column;justify-content:space-between;width:100%;padding:.5rem;display:flex}._statsTitle_45tgp_792{text-align:center;font-size:1.3rem;font-weight:500;line-height:1.1}._statsContent_45tgp_799{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}._statsValue_45tgp_806{font-size:3rem;line-height:1}._statsValueDanger_45tgp_811{color:#ff212f;font-size:3rem;line-height:1}._statsContentWithIcon_45tgp_817{align-items:center;gap:1rem;display:flex}._statsTitleWithIcon_45tgp_823{text-align:center;font-size:1.3rem;font-weight:500;line-height:1.1}._statsValuePrice_45tgp_830{color:#ff212f;text-align:center;font-size:2.5rem;font-weight:500}._patientSection_45tgp_837{align-items:center;display:flex}._patientTitle_45tgp_842{font-size:1.4rem;font-style:italic}._patientInfoContainer_45tgp_847{background-color:#e5e8fa;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;margin-left:1rem;padding:.2rem 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.2rem;font-weight:500;display:flex}._patientId_45tgp_872{min-height:2rem;margin-right:1rem}._patientProfileButton_45tgp_877{cursor:pointer;background-image:linear-gradient(90deg,#ceffef 0% 20%,#fff 100%);border:1px solid #7fddbe;border-radius:.5rem;align-items:center;width:90%;margin:0 auto;padding:.3rem 2rem;font-weight:500;box-shadow:0 1px 1px #49494966}._patientStatsContainer_45tgp_891{background-image:linear-gradient(#fff 0%,#69f370 80% 100%);border:3px solid red;border-radius:.5rem;gap:1rem;width:100%;height:100%;padding:.5rem;display:flex;box-shadow:0 2px 2px #272a2d4d}._suggestionsContainer_45tgp_903{flex-direction:column;gap:.3rem;height:100%;display:flex}._suggestionsCarouselContainer_45tgp_910{min-height:100px}._suggestionsTitle_45tgp_914{color:#055d87;font-size:1.2rem;font-style:italic;font-weight:700}._savingsContainer_45tgp_921{text-align:center;background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;margin-top:auto;padding:.2rem 1rem;font-size:1.3rem;box-shadow:0 3px 3px #959da580}._recipeApproved_45tgp_933{background:#49b81d;font-weight:500}._recipeWithDebits_45tgp_938{background:#d61b1b;font-weight:500}._modalContent_45tgp_956{background:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}._modalHeader_45tgp_968{background:linear-gradient(90deg,#f8f9fa 0%,#fff 100%);border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._modalHeader_45tgp_968 h2{color:#333;margin:0;font-size:1.5rem}._closeButton_45tgp_983{cursor:pointer;color:#666;background:0 0;border:none;border-radius:.25rem;padding:.25rem;font-size:1.5rem;transition:background-color .2s}._closeButton_45tgp_983:hover{background-color:#f0f0f0}._recipeInfo_45tgp_1004{background:linear-gradient(90deg,#e3f2fd 0%,#fff 100%);border:1px solid #bbdefb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}._recipeInfo_45tgp_1004 h3{color:#1976d2;margin:0 0 .5rem}._recipeInfo_45tgp_1004 p{color:#555;margin:.25rem 0}._medicineCard_45tgp_1028{background:#fafafa;border:1px solid #e0e0e0;border-radius:.5rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}._medicineInfo_45tgp_1039{flex:1}._medicineInfo_45tgp_1039 h4{color:#333;margin:0 0 .5rem;font-size:1.1rem}._medicineInfo_45tgp_1039 p{color:#666;margin:.25rem 0;font-size:.9rem}._medicineActions_45tgp_1055{flex-direction:column;align-items:flex-end;gap:.5rem;min-width:200px;display:flex}._statusIndicator_45tgp_1063{color:#fff;text-align:center;border-radius:1rem;min-width:80px;padding:.25rem .75rem;font-size:.9rem;font-weight:500}._actionButtons_45tgp_1073{flex-wrap:wrap;gap:.5rem;display:flex}._btn_45tgp_1079{cursor:pointer;border:none;border-radius:.25rem;min-width:80px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}._btn_45tgp_1079:disabled{opacity:.6;cursor:not-allowed}._btnApprove_45tgp_1095{color:#fff;background-color:#28a745}._btnApprove_45tgp_1095:hover:not(:disabled){background-color:#218838}._btnReject_45tgp_1104{color:#fff;background-color:#dc3545}._btnReject_45tgp_1104:hover:not(:disabled){background-color:#c82333}._btnReset_45tgp_1113{color:#fff;background-color:#6c757d}._btnReset_45tgp_1113:hover:not(:disabled){background-color:#5a6268}._btnSecondary_45tgp_1122{color:#fff;background-color:#6c757d}._btnSecondary_45tgp_1122:hover{color:#fff;background-color:#cbced1}._checkboxGroup_45tgp_1133{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}._checkboxLabel_45tgp_1140{cursor:pointer;border-radius:.25rem;align-items:center;gap:.5rem;padding:.25rem .5rem;transition:all .2s;display:flex}._checkboxLabel_45tgp_1140:hover{background-color:#f8f9fa}._checkboxInput_45tgp_1154{display:none}._checkboxCustom_45tgp_1158{color:#0000;background-color:#0000;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;transition:all .2s;display:flex}._checkboxInput_45tgp_1154:checked+._checkboxCustom_45tgp_1158{color:#fff;background-color:#000;border-color:#000}._checkboxText_45tgp_1179{color:#333;font-size:.9rem;font-weight:500}._btnPrimary_45tgp_1185{color:#fff;background-color:#055d87}._btnPrimary_45tgp_1185:hover:not(:disabled){background-color:#c4ecff}._modalFooter_45tgp_1194{background:#f8f9fa;border-top:1px solid #e0e0e0;padding:1rem 1.5rem}._footerActions_45tgp_1200{justify-content:space-between;align-items:center;gap:1rem;display:flex}._loading_45tgp_1207{text-align:center;color:#666;padding:2rem;font-size:1.3rem;font-style:italic}@media (width<=768px){._modalContent_45tgp_956{width:95%;margin:1rem}._medicineCard_45tgp_1028{flex-direction:column;align-items:stretch}._medicineActions_45tgp_1055{align-items:stretch;min-width:auto}._actionButtons_45tgp_1073{justify-content:center}}._modalOverlay_45tgp_943{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalContent_45tgp_956{background:#fff;border-radius:.5rem;flex-direction:column;width:90%;max-width:800px;max-height:80vh;display:flex;box-shadow:0 4px 6px #0000001a}._modalHeader_45tgp_968{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem;display:flex}._modalTitle_45tgp_1268{color:#333;margin:0;font-size:1.25rem;font-weight:600}._modalCloseButton_45tgp_1275{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;display:flex}._modalCloseButton_45tgp_1275:hover{color:#333}._modalBody_45tgp_998{flex:1;padding:1rem;overflow-y:auto}._modalDescription_45tgp_1299{color:#272727;margin:0 0 1rem;font-size:1rem}._selectAllContainer_45tgp_1305{text-align:center;margin-bottom:1rem}._selectAllButton_45tgp_1310{cursor:pointer;color:#495057;background:#f8f9fa;border:1px solid #dee2e6;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem}._selectAllButton_45tgp_1310:hover{background:#e9ecef}._selectAllButton_45tgp_1310:disabled{opacity:.6;cursor:not-allowed}._medicinesList_45tgp_1022{flex-direction:column;gap:.5rem;display:flex}._medicineItem_45tgp_1335{background:#fff;border:1px solid #e5e5e5;border-radius:.25rem;align-items:center;padding:.75rem;transition:background-color .2s;display:flex}._medicineItem_45tgp_1335:hover{background:#f8f9fa}._medicineItemDisabled_45tgp_1349{opacity:.6;background:#f8f9fa}._medicineItemDisabled_45tgp_1349:hover{background:#f8f9fa}._medicineCheckbox_45tgp_1358{margin-right:.75rem}._medicineCheckbox_45tgp_1358 input[type=checkbox]{cursor:pointer;width:1.25rem;height:1.25rem}._medicineInfo_45tgp_1039{flex-direction:column;flex:1;gap:.25rem;display:flex}._medicineName_45tgp_1375{color:#333;font-weight:600}._medicineName_45tgp_1375 h3{font-size:1.2rem}._medicineProduct_45tgp_1384{color:#272727;font-size:1.2rem;font-weight:400}._medicineDetails_45tgp_1390{color:#272727;flex-wrap:wrap;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}._medicineDetails_45tgp_1390 span{background:#ccc;border-radius:.5rem;padding:.1rem .5rem}._medicineStatus_45tgp_1405{padding:.25rem .5 rem;color:#fff;text-align:center;border-radius:.25rem;min-width:6rem;font-size:.9rem;font-weight:600}._modalFooter_45tgp_1194{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex}._modalCancelButton_45tgp_1423{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem}._modalCancelButton_45tgp_1423:hover{background:#5a6268}._modalCancelButton_45tgp_1423:disabled{opacity:.6;cursor:not-allowed}._modalActionButton_45tgp_1442{cursor:pointer;color:#fff;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600}._modalActionButton_45tgp_1442:disabled{opacity:.6;cursor:not-allowed}._approveButton_45tgp_1457{background:#28a745}._approveButton_45tgp_1457:hover:not(:disabled){background:#218838}._rejectButton_45tgp_1465{background:#dc3545}._rejectButton_45tgp_1465:hover:not(:disabled){background:#c82333}._normalButton_45tgp_1473{background:#055d87}._loadingContainer_45tgp_1477{text-align:center;color:#666;padding:2rem}._recipeInfo_45tgp_1004{background:#f8f9fa;border-left:6px solid #007bff;border-radius:.5rem;margin-bottom:1rem;padding:1rem}@keyframes _spin_45tgp_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_nj16v_1{min-height:100px}._carouselWrapper_nj16v_5{border-radius:.5rem;width:100%;height:190px;max-height:190px;position:relative;overflow:hidden}._slide_nj16v_14{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:.5rem;flex-direction:column;justify-content:space-between;gap:2rem;height:100%;padding:.5rem 1rem;transition:all .8s;display:flex;position:absolute;box-shadow:0 2px 4px #0000001a}._slideContent_nj16v_30{width:100%;height:100%}._slideTitle_nj16v_35{color:inherit;text-wrap:nowrap;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:1.3rem;font-weight:600;overflow:hidden}._slideInfo_nj16v_46{color:#333;flex-direction:column;gap:.2rem;height:100%;margin-top:.3rem;display:flex}._infoText_nj16v_55{text-wrap:nowrap;white-space:nowrap;color:#333;align-items:center;gap:.25rem;font-size:1.2rem;line-height:1.4;display:flex;overflow:hidden}._truncatedValue_nj16v_67{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._infoTextItalic_nj16v_75{color:#333;font-size:1.2rem;font-style:italic}._bestOptionContainer_nj16v_81{flex-direction:column;justify-content:space-evenly;height:75%;display:flex}._controlsContainer_nj16v_88{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}._indicators_nj16v_95{gap:.75rem;display:flex}._indicator_nj16v_95{cursor:pointer;background-color:#aaa;border:none;border-radius:.5rem;height:.6rem;transition:all .8s}._indicatorActive_nj16v_109{background-color:#00d8f5;width:5rem}._indicatorInactive_nj16v_114{width:1rem}._navigationButtons_nj16v_118{gap:.5rem;display:flex}._navButton_nj16v_123{color:#fff;cursor:pointer;background-color:#00d8f5;border:none;border-radius:1rem;width:2rem;font-size:1.3rem;font-weight:500;transition:background-color .3s}._navButton_nj16v_123:hover{background-color:#4fc3dc}._navButton_nj16v_123:active{background-color:#62d5e4}._container_ihfju_1{min-height:100px}._carouselWrapper_ihfju_5{border-radius:.5rem;width:100%;height:165px;max-height:165px;position:relative;overflow:hidden}._slide_ihfju_14{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:.5rem;flex-direction:column;justify-content:space-between;height:100%;padding:.5rem 1rem;transition:all .8s;display:flex;position:absolute;box-shadow:0 2px 4px #0000001a}._slideContent_ihfju_29{width:100%}._slideTitle_ihfju_33{flex-wrap:wrap;align-items:baseline;gap:.25rem;font-weight:600;line-height:1.4;display:flex}._slideDrugName_ihfju_42{white-space:normal;min-width:0;font-weight:500}._slideInfo_ihfju_48{flex-direction:column;gap:.3rem;height:100%;margin-top:0;display:flex}._infoText_ihfju_56{text-wrap:nowrap;white-space:nowrap;align-items:center;gap:.25rem;line-height:1;display:flex;overflow:hidden}._infoTextCenter_ihfju_66{text-wrap:nowrap;white-space:nowrap;text-align:center;font-size:1.2rem;line-height:1.2}._truncatedValue_ihfju_74{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._controlsContainer_ihfju_82{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}._indicators_ihfju_89{gap:.75rem;display:flex}._indicator_ihfju_89{cursor:pointer;background-color:#aaa;border:none;border-radius:.5rem;height:.6rem;transition:all .8s}._indicatorActive_ihfju_103{background-color:#00d8f5;width:5rem}._indicatorInactive_ihfju_108{width:1rem}._navigationButtons_ihfju_112{gap:.5rem;display:flex}._navButton_ihfju_117{color:#fff;cursor:pointer;background-color:#00d8f5;border:none;border-radius:1rem;width:2rem;font-size:1.3rem;font-weight:400;transition:background-color .3s}._navButton_ihfju_117:hover{background-color:#4fc3dc}._navButton_ihfju_117:active{background-color:#62d5e4}._overlay_1njxn_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_1njxn_14{background-color:#fff;border-radius:1rem;width:90vw;height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0000004d}._closeButton_1njxn_25{color:#fff;cursor:pointer;background:#ff6b6b;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}._closeButton_1njxn_25:hover{background:#ff5252}._content_1njxn_47{padding-right:3rem}._title_1njxn_51{color:#2196f3;border-bottom:2px solid #2196f3;margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem}._sectionsContainer_1njxn_59{gap:1.5rem;display:grid}._section_1njxn_59{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;padding:1.5rem}._sectionTitle_1njxn_71{color:#495057;margin-bottom:1rem;font-size:1.5rem}._sectionContent_1njxn_77{gap:1rem;display:grid}._field_1njxn_82{align-items:center;gap:1rem;display:flex}._fieldLabel_1njxn_88{color:#6c757d;min-width:200px}._fieldValue_1njxn_93{font-size:1.2rem}._fieldValueBold_1njxn_97{font-size:1.2rem;font-weight:500}._fieldValueGreen_1njxn_102{color:#28a745;font-size:1.2rem;font-weight:500}._fieldValueRed_1njxn_108{color:#dc3545;font-size:1.2rem;font-weight:500}._fieldLink_1njxn_114{color:#007bff;word-break:break-all;font-size:1.1rem;text-decoration:underline}._fieldLink_1njxn_114:hover{color:#0056b3}._fieldFlexStart_1njxn_125{align-items:flex-start;gap:1rem;display:flex}._scoreBadge_1njxn_131{color:#fff;border-radius:.3rem;padding:.3rem .8rem;font-size:1.2rem;font-weight:500}._overlay_th3qg_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_th3qg_14{background-color:#fff;border-radius:1rem;width:400px;height:400px;padding:1rem;position:relative;box-shadow:0 10px 30px #0000004d}._closeButton_th3qg_24{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:1rem;font-size:2rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}._closeButton_th3qg_24:hover{background-color:#f0f0f0}._title_th3qg_47{color:#2196f3;margin-bottom:2rem;font-size:1.5rem}._form_th3qg_53{flex-direction:column;display:flex}._label_th3qg_58{color:#495057;margin-bottom:.5rem;font-size:1.1rem;font-weight:500;display:block}._textarea_th3qg_66{resize:vertical;border:2px solid #dee2e6;border-radius:.5rem;outline:none;width:100%;height:190px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}._textarea_th3qg_66:focus{border-color:#2196f3}._buttonsContainer_th3qg_83{gap:1rem;margin-top:1rem;display:flex}._button_th3qg_83{color:#fff;cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s}._buttonCancel_th3qg_101{background-color:#6c757d}._buttonCancel_th3qg_101:hover{background-color:#5a6268}._buttonSubmit_th3qg_109{background-color:#28a745}._buttonSubmit_th3qg_109:hover{background-color:#218838}._buttonSubmit_th3qg_109:disabled{cursor:not-allowed;background-color:#6c757d}._overlay_1wp9j_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_1wp9j_14{background-color:#fff;border-radius:1rem;flex-direction:column;width:550px;height:550px;padding:1rem;display:flex;position:relative;box-shadow:0 10px 30px #0000004d}._closeButton_1wp9j_26{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;font-size:2rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}._closeButton_1wp9j_26:hover{background-color:#f0f0f0}._title_1wp9j_49{color:#2196f3;margin-bottom:2rem;padding-bottom:.5rem;font-size:1.5rem}._commentsContainer_1wp9j_56{flex:1;padding-right:.5rem;overflow-y:auto}._emptyState_1wp9j_62{color:#6c757d;justify-content:center;align-items:center;height:100%;font-size:1.1rem;font-style:italic;display:flex}._commentsList_1wp9j_72{flex-direction:column;gap:1rem;display:flex}._commentCard_1wp9j_78{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;padding:1rem;position:relative;box-shadow:0 2px 4px #0000001a}._commentHeader_1wp9j_87{color:#6c757d;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;display:flex}._userName_1wp9j_96{color:#495057;font-weight:600}._headerRight_1wp9j_101{align-items:center;gap:.5rem;display:flex}._deleteButton_1wp9j_107{color:#dc3545;cursor:pointer;background:#f8d7da;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;padding:.2rem;font-size:1.2rem;font-weight:700;transition:background-color .2s;display:flex}._deleteButton_1wp9j_107:hover{background-color:#f5c6cb}._commentText_1wp9j_129{color:#495057;margin:0;font-size:1rem;line-height:1.4}._footer_1wp9j_136{border-top:1px solid #dee2e6;margin-top:1rem;padding-top:1rem}._closeButtonFooter_1wp9j_142{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:.5rem;width:100%;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s}._closeButtonFooter_1wp9j_142:hover{background-color:#5a6268}._overlay_1qodz_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_1qodz_14{background-color:#fff;border-radius:1rem;flex-direction:column;width:550px;padding:1.5rem;display:flex;position:relative;box-shadow:0 10px 30px #0000004d}._closeButton_1qodz_25{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;font-size:2rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}._closeButton_1qodz_25:hover{background-color:#f0f0f0}._title_1qodz_48{color:#dc3545;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem}._commentCard_1qodz_55{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;box-shadow:0 2px 4px #0000001a}._commentHeader_1qodz_64{color:#6c757d;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;display:flex}._userName_1qodz_73{color:#495057;font-weight:600}._commentText_1qodz_78{color:#495057;margin:0;font-size:1rem;line-height:1.4}._buttonsContainer_1qodz_85{justify-content:flex-end;gap:1rem;display:flex}._button_1qodz_85{color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._buttonCancel_1qodz_102{background-color:#6c757d}._buttonCancel_1qodz_102:hover:not(:disabled){background-color:#5a6268}._buttonDelete_1qodz_110{background-color:#dc3545}._buttonDelete_1qodz_110:hover:not(:disabled){background-color:#c82333}._button_1qodz_85:disabled{opacity:.6;cursor:not-allowed}._modalOverlay_zz1fk_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalContent_zz1fk_14{background:#fff;border-radius:.5rem;flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}._modalHeader_zz1fk_26{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem;display:flex}._modalTitle_zz1fk_34{color:#333;margin:0;font-size:1.25rem;font-weight:600}._modalCloseButton_zz1fk_41{cursor:pointer;color:#666;background:0 0;border:none;border-radius:.25rem;padding:.25rem;font-size:1.5rem;transition:all .2s}._modalCloseButton_zz1fk_41:hover:not(:disabled){color:#333;background-color:#f0f0f0}._modalCloseButton_zz1fk_41:disabled{opacity:.6;cursor:not-allowed}._modalBody_zz1fk_62{flex:1;padding:1rem;overflow-y:auto}._recipeInfo_zz1fk_68{background:#f8f9fa;border-radius:.5rem;margin-bottom:1rem}._recipeInfo_zz1fk_68 p{margin:.5rem 0 .7rem;font-size:1.2rem;line-height:1.2}._recipeInfoSelect_zz1fk_81{align-items:center;gap:.5rem;font-size:1.2rem;line-height:1.2;display:flex}._select_zz1fk_89{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:.25rem;min-width:200px;padding:.25rem .5rem;font-size:1rem}._modalDescription_zz1fk_99{color:#272727;margin:0 0 1rem;font-size:1rem}._loadingContainer_zz1fk_105{text-align:center;color:#666;padding:2rem}._medicinesList_zz1fk_111{flex-direction:column;gap:.5rem;display:flex}._medicineItem_zz1fk_117{border:1px solid #e5e5e5;border-radius:.25rem;align-items:center;margin-bottom:1rem;padding:.75rem;display:flex}._medicineInfo_zz1fk_126{flex-direction:column;flex:1;gap:.25rem;display:flex}._medicineName_zz1fk_133{color:#333;font-weight:600}._medicineName_zz1fk_133 h3{font-size:1.2rem}._medicineProduct_zz1fk_142{color:#272727;font-size:1.2rem;font-weight:400}._medicineDetails_zz1fk_148{color:#666;flex-wrap:wrap;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}._medicineDetails_zz1fk_148 span{background:#ccc;border-radius:.5rem;padding:.1rem .5rem}._medicineStatus_zz1fk_163{text-align:center;color:#fff;border-radius:1.5rem;margin-bottom:1rem;padding:.3rem;font-weight:700}._radioGroup_zz1fk_172{flex-direction:column;justify-content:center;gap:.3rem;display:flex}._radioLabel_zz1fk_179{cursor:pointer;background:#e4e4e4;border-radius:1.5rem;align-items:center;gap:.5rem;padding:.2rem .2rem .2rem .5rem;display:flex}._radioLabel_zz1fk_179:hover{background:#d4d4d4}._radioInput_zz1fk_194{cursor:pointer}._radioLabel_zz1fk_179:has(._radioInput_zz1fk_194:disabled){opacity:.6;cursor:not-allowed}._modalFooter_zz1fk_203{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex}._modalCancelButton_zz1fk_211{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem;transition:background-color .2s}._modalCancelButton_zz1fk_211:hover:not(:disabled){background:#5a6268}._modalCancelButton_zz1fk_211:disabled{opacity:.6;cursor:not-allowed}._modalActionButton_zz1fk_231{cursor:pointer;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}._modalActionButton_zz1fk_231:disabled{opacity:.6;cursor:not-allowed}._normalButton_zz1fk_246{color:#fff;background:#055d87}._normalButton_zz1fk_246:hover:not(:disabled){background:#044a6b}._visitSelectorContainer_g5pdd_1{color:#055d87;background-image:linear-gradient(90deg,#f0fdff 0% 20%,#f5f5f5 100%);border:1px solid #b2ebf2;border-radius:.5rem;align-items:center;gap:2rem;min-height:4rem;padding:0 1rem;font-style:italic;display:flex;box-shadow:0 1px 2px #272a2d4d}._visitSelectorTitle_g5pdd_15{white-space:nowrap;font-size:1.4rem}._visitIdentifierList_g5pdd_20{align-content:center;align-items:center;gap:.1rem;width:100%;display:flex;overflow-x:auto}._visitIdentifierItem_g5pdd_29{text-align:center;cursor:pointer;min-width:80px;color:inherit;white-space:nowrap;background-color:#0000;border:2px solid #0000;border-radius:.3rem;flex:none;padding:.5rem;font-size:1.2rem;line-height:1.2;transition:all .2s}._resetButton_g5pdd_45{color:#fff;cursor:pointer;white-space:nowrap;background-color:#f32121;border:none;border-radius:.3rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .2s}._resetButton_g5pdd_45:hover{background-color:#c71818}._searchContainer_g5pdd_62{justify-content:space-between;align-items:center;margin:.5rem 0;display:flex}._searchInputContainer_g5pdd_69{align-items:center;gap:.5rem;display:flex}._searchLabel_g5pdd_75{font-size:1.2rem;font-weight:500}._searchInput_g5pdd_69{border:1px solid #ddd;border-radius:.3rem;outline:none;width:150px;padding:.2rem .2rem .2rem .5rem;font-size:1rem}._backButton_g5pdd_90{color:#fff;cursor:pointer;background-color:#f32121;border:2px solid #f32121;border-radius:.3rem;align-items:center;gap:.2rem;padding:.1rem .6rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}._backButton_g5pdd_90:hover{background-color:#c71818}._overlay_74noa_1{z-index:1100;background-color:#0003;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_74noa_14{background-color:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:560px;max-height:95vh;padding:2rem calc(2rem - 8px) 0 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}._header_74noa_30{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}._title_74noa_39{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.8rem;font-weight:700}._closeButton_74noa_48{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}._closeButton_74noa_48:hover{background-color:#f0f0f0}._form_74noa_72{flex-direction:column;flex:1;min-height:0;display:flex}._content_74noa_79{flex-direction:column;flex:1;padding-bottom:1rem;padding-right:.5rem;display:flex;overflow:hidden auto}._fieldContainer_74noa_89{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}._fieldLabel_74noa_96{color:#333;margin-bottom:.25rem;font-size:1rem;font-weight:500;display:inline-block}._input_74noa_104,._textarea_74noa_105{color:#333;box-sizing:border-box;border:1px solid #c8c8c8;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem}._input_74noa_104:focus,._textarea_74noa_105:focus{border-color:#0f8a7d;outline:none}._textarea_74noa_105{resize:vertical;min-height:80px}._footer_74noa_126{flex-shrink:0;justify-content:center;padding:1rem 0 2rem;display:flex}._submitButton_74noa_133{color:#fff;cursor:pointer;background-color:#0a7250;border:none;border-radius:.5rem;min-width:220px;padding:.6rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s}._submitButton_74noa_133:hover{background-color:#085a3d}._dragHandle_k95w9_1{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}._dragHandle_k95w9_1:active{cursor:grabbing}._dragCancel_k95w9_11{cursor:pointer}._dragStripTop_k95w9_15,._dragStripBottom_k95w9_16,._dragStripLeft_k95w9_17,._dragStripRight_k95w9_18{z-index:8;background:0 0;position:absolute}._dragStripTop_k95w9_15{height:var(--modal-drag-inset,1.5rem);top:0;left:0;right:0}._dragStripBottom_k95w9_16{height:var(--modal-drag-inset-bottom,var(--modal-drag-inset,1.5rem));bottom:0;left:0;right:0}._dragStripLeft_k95w9_17{left:0;top:var(--modal-drag-inset,1.5rem);bottom:var(--modal-drag-inset-bottom,var(--modal-drag-inset,1.5rem));width:var(--modal-drag-inset,1.5rem)}._dragStripRight_k95w9_18{right:0;top:var(--modal-drag-inset,1.5rem);bottom:var(--modal-drag-inset-bottom,var(--modal-drag-inset,1.5rem));width:var(--modal-drag-inset,1.5rem)}._overlay_pqyvu_1{z-index:500;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_pqyvu_11{background:#fff;border-radius:1rem;flex-direction:column;width:90dvw;height:90dvh;max-height:90dvh;padding:1.5rem;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000004d}._header_pqyvu_24{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex;position:relative}._title_pqyvu_32{text-align:center;color:#055d87;flex:1;margin:0;font-size:1.5rem;font-weight:700}._closeButton_pqyvu_41{cursor:pointer;background:0 0;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:2rem;line-height:1;position:absolute;top:0;right:0}._closeButton_pqyvu_41:hover{background:#f0f0f0}._content_pqyvu_59{scrollbar-gutter:stable both-edges;scrollbar-color:#069 #f1faff;scrollbar-width:thin;flex:1;min-height:0;overflow:auto scroll}._content_pqyvu_59::-webkit-scrollbar{width:10px;height:10px}._content_pqyvu_59::-webkit-scrollbar-track{background:#f1faff;border-radius:8px}._content_pqyvu_59::-webkit-scrollbar-thumb{background:#069;border-radius:8px}._content_pqyvu_59::-webkit-scrollbar-thumb:hover{background:#b81624}._emptyState_pqyvu_88{text-align:center;color:#666;padding:2rem 0}._table_pqyvu_94{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}._table_pqyvu_94 th,._table_pqyvu_94 td{text-align:left;word-break:break-word;border:1px solid #e2e2e2;padding:.5rem;font-size:.9rem}._table_pqyvu_94 th{z-index:2;background:#f6f8fa;position:sticky;top:0}._table_pqyvu_94 tfoot td{z-index:2;background:#edf5ff;position:sticky;bottom:0;box-shadow:0 -1px #e2e2e2}._totalRow_pqyvu_125 td{font-weight:700}._totalLabelCell_pqyvu_129{color:#2f2f2f;justify-content:flex-end;align-items:center;display:flex}._totalValueCell_pqyvu_136{text-align:left;color:#055d87;white-space:nowrap}._overlay_11kdp_1{z-index:1000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_11kdp_11{background:#fff;border-radius:.75rem;flex-direction:column;width:min(56rem,100vw - 2rem);max-height:min(44rem,100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 12px 40px #00000040}._header_11kdp_22{border-bottom:1px solid #e9e9e9;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}._title_11kdp_30{margin:0;font-size:1.1rem;font-weight:700}._closeButton_11kdp_36{cursor:pointer;background:0 0;border:none;padding:.1rem .4rem;font-size:1.5rem;line-height:1}._content_11kdp_45{flex-direction:column;gap:.8rem;padding:1rem;display:flex;overflow:auto}._description_11kdp_53{color:#444;margin:0;font-size:.95rem}._list_11kdp_59{flex-direction:column;gap:.6rem;display:flex}._recipeCard_11kdp_65{background:#fafafa;border:1px solid #e3e3e3;border-radius:.65rem;padding:.7rem .8rem}._recipeTitle_11kdp_72{color:#222;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.5rem;font-weight:700;display:flex}._recipeAmount_11kdp_82{color:#444;white-space:nowrap;font-size:.9rem;font-weight:600}._medicineList_11kdp_89{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}._medicineRow_11kdp_98{background:#fff;border:1px solid #efefef;border-radius:.5rem;flex-direction:column;gap:.2rem;padding:.45rem .5rem;display:flex}._medicineName_11kdp_108{color:#1f1f1f;font-weight:600}._medicineMeta_11kdp_113{color:#555;flex-wrap:wrap;gap:.75rem;font-size:.85rem;display:flex}._perRecipeForm_11kdp_121{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:.65rem;display:grid}@media (width<=720px){._perRecipeForm_11kdp_121{grid-template-columns:1fr}}._label_11kdp_134{color:#2c2c2c;flex-direction:column;gap:.35rem;font-weight:600;display:flex}._input_11kdp_142{border:1px solid #d8d8d8;border-radius:.5rem;padding:.55rem .65rem;font-size:.95rem}._textarea_11kdp_149{resize:vertical;border:1px solid #d8d8d8;border-radius:.5rem;padding:.55rem .65rem;font-size:.95rem}._footer_11kdp_157{justify-content:flex-end;gap:.7rem;padding-top:.2rem;display:flex}._cancelBtn_11kdp_164{color:#333;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:.5rem;padding:.45rem .9rem;font-weight:600}._confirmBtn_11kdp_174{color:#fff;cursor:pointer;background:#ff5252;border:1px solid #ff5252;border-radius:.5rem;padding:.45rem .9rem;font-weight:700}._confirmBtn_11kdp_174:disabled,._cancelBtn_11kdp_164:disabled{opacity:.6;cursor:not-allowed}._parent_12c8k_1{grid-column-gap:10px;grid-row-gap:10px;grid-template-rows:repeat(16,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));height:88dvh;display:grid}._div1_12c8k_10{background-color:#fff;border:3px solid #4157b8;border-radius:1rem;grid-area:1/1/2/4;padding:1rem;box-shadow:0 3px 3px #959da580}._div2_12c8k_19{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:2/4/5/7;align-items:center;padding:1rem;display:flex;box-shadow:0 3px 3px #959da580}._div3_12c8k_32{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:2/7/5/9;padding:.5rem;box-shadow:0 3px 3px #959da580}._div4_12c8k_41{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:2/1/6/4;padding:.5rem;box-shadow:0 3px 3px #959da580}._div5_12c8k_50{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:5/4/8/7;padding:1rem;box-shadow:0 3px 3px #959da580}._div6_12c8k_59{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:5/7/8/9;padding:1rem;box-shadow:0 3px 3px #959da580}._div7_12c8k_68{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:6/1/17/4;padding:.8rem;box-shadow:0 3px 3px #959da580}._div8_12c8k_77{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:8/4/11/6;padding:1rem;box-shadow:0 3px 3px #959da580}._div9_12c8k_86{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:8/6/11/9;padding:1rem;box-shadow:0 3px 3px #959da580}._div10_12c8k_95{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:11/4/12/9;justify-content:center;align-items:center;padding:.5rem;display:flex;box-shadow:0 3px 3px #959da580}._div11_12c8k_107{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:12/4/17/9;padding:.5rem;box-shadow:0 3px 3px #959da580}._div12_12c8k_116{background-color:#fff;border:3px solid #18b903;border-radius:1rem;grid-area:1/4/2/9;justify-content:space-evenly;align-items:center;display:flex;overflow:hidden;box-shadow:0 3px 3px #959da580}._categoryButton_12c8k_128{box-sizing:border-box;white-space:nowrap;cursor:pointer;color:#0f0f0f;background-color:#0000;border:none;outline:none;flex:1 1 0;min-width:0;height:100%;font-weight:600}._categoryButton_12c8k_128:hover{background-color:#c7c7c7fa}._categoryButtonActive_12c8k_146{background:#eaf1ff;box-shadow:inset 0 -3px #4157b8}._tabPanel_12c8k_151{grid-area:2/4/17/9;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:140px;align-content:start;gap:10px;padding:0;display:grid;overflow:auto}._interactionsPanel_12c8k_162{grid-area:2/4/17/9;grid-template-rows:60px 1fr 1fr;grid-template-columns:1fr;gap:10px;display:grid;overflow:hidden}._interactionsModePatients_12c8k_171{--interactions-accent:#0a7250;--interactions-header-bg:#d5f4e6;--interactions-scrollbar:#0a72508c}._interactionsModePharmacies_12c8k_177{--interactions-accent:#069;--interactions-header-bg:#dbeafe;--interactions-scrollbar:#0066998c}._interactionsModePatients_12c8k_171 ._tabCardTitle_12c8k_183,._interactionsModePharmacies_12c8k_177 ._tabCardTitle_12c8k_183{color:var(--interactions-accent)}._interactionsModePatients_12c8k_171 ._interactionsTable_12c8k_188 thead th,._interactionsModePharmacies_12c8k_177 ._interactionsTable_12c8k_188 thead th,._interactionsModePatients_12c8k_171 ._treatmentsTable_12c8k_190 thead th,._interactionsModePharmacies_12c8k_177 ._treatmentsTable_12c8k_190 thead th{background:var(--interactions-header-bg)}._interactionsModePatients_12c8k_171 ._interactionsTableWrapper_12c8k_195,._interactionsModePharmacies_12c8k_177 ._interactionsTableWrapper_12c8k_195,._interactionsModePatients_12c8k_171 ._treatmentsTableWrapper_12c8k_197,._interactionsModePharmacies_12c8k_177 ._treatmentsTableWrapper_12c8k_197{scrollbar-color:var(--interactions-scrollbar) transparent;scrollbar-width:thin}._interactionsModePatients_12c8k_171 ._interactionsTableWrapper_12c8k_195::-webkit-scrollbar{width:10px;height:10px}._interactionsModePharmacies_12c8k_177 ._interactionsTableWrapper_12c8k_195::-webkit-scrollbar{width:10px;height:10px}._interactionsModePatients_12c8k_171 ._treatmentsTableWrapper_12c8k_197::-webkit-scrollbar{width:10px;height:10px}._interactionsModePharmacies_12c8k_177 ._treatmentsTableWrapper_12c8k_197::-webkit-scrollbar{width:10px;height:10px}._interactionsModePatients_12c8k_171 ._interactionsTableWrapper_12c8k_195::-webkit-scrollbar-thumb{background:var(--interactions-scrollbar);background-clip:content-box;border:2px solid #0000;border-radius:999px}._interactionsModePharmacies_12c8k_177 ._interactionsTableWrapper_12c8k_195::-webkit-scrollbar-thumb{background:var(--interactions-scrollbar);background-clip:content-box;border:2px solid #0000;border-radius:999px}._interactionsModePatients_12c8k_171 ._treatmentsTableWrapper_12c8k_197::-webkit-scrollbar-thumb{background:var(--interactions-scrollbar);background-clip:content-box;border:2px solid #0000;border-radius:999px}._interactionsModePharmacies_12c8k_177 ._treatmentsTableWrapper_12c8k_197::-webkit-scrollbar-thumb{background:var(--interactions-scrollbar);background-clip:content-box;border:2px solid #0000;border-radius:999px}._interactionsModePatients_12c8k_171 ._interactionsTableWrapper_12c8k_195::-webkit-scrollbar-track{background:0 0}._interactionsModePharmacies_12c8k_177 ._interactionsTableWrapper_12c8k_195::-webkit-scrollbar-track{background:0 0}._interactionsModePatients_12c8k_171 ._treatmentsTableWrapper_12c8k_197::-webkit-scrollbar-track{background:0 0}._interactionsModePharmacies_12c8k_177 ._treatmentsTableWrapper_12c8k_197::-webkit-scrollbar-track{background:0 0}._interactionsTop_12c8k_228{grid-area:1/1/2/2}._interactionsSegmentedControl_12c8k_232{background-color:#fff;border:2px solid #4dd0e1;border-radius:1.2rem;gap:0;width:100%;height:100%;padding:.25rem;transition:all .3s;animation:.22s ease-out _interactionsSegmentedEnter_12c8k_1;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 3px #959da580}@keyframes _interactionsSegmentedEnter_12c8k_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._interactionsSegmentedControlPatients_12c8k_260{background-color:#d5f4e6;border:2px solid #0a7250}._interactionsSegmentedControlPharmacies_12c8k_265{background-color:#dbeafe;border:2px solid #069}._interactionsSegmentedButton_12c8k_270{color:#444;cursor:pointer;z-index:1;background-color:#0000;border:none;border-radius:1rem;flex:1;min-width:0;padding:.75rem 1.2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative}._interactionsSegmentedButtonActivePatients_12c8k_286{color:#fafafa;background-color:#0a7250;box-shadow:0 2px 4px #0000001a}._interactionsSegmentedButtonActivePharmacies_12c8k_292{color:#fafafa;background-color:#069;box-shadow:0 2px 4px #0000001a}._interactionsSegmentedControlPatients_12c8k_260 ._interactionsSegmentedButton_12c8k_270:hover:not(._interactionsSegmentedButtonActivePatients_12c8k_286){background-color:#4ade8033}._interactionsSegmentedControlPharmacies_12c8k_265 ._interactionsSegmentedButton_12c8k_270:hover:not(._interactionsSegmentedButtonActivePharmacies_12c8k_292){background-color:#3b82f633}._interactionsBottomLeft_12c8k_308{grid-area:2/1/3/2}._interactionsTableWrapper_12c8k_195{border-radius:.6rem;height:calc(100% - 2.4rem);min-height:0;overflow:auto}._interactionsTable_12c8k_188{border-collapse:collapse;table-layout:fixed;width:100%;font-size:1.1rem}._interactionsTable_12c8k_188 th,._interactionsTable_12c8k_188 td{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #00000014;padding:.55rem .6rem;overflow:hidden}._interactionsTable_12c8k_188 thead th{z-index:1;color:#1f2937;white-space:normal;text-overflow:unset;background:#f7fafc;font-weight:700;line-height:1.1;position:sticky;top:0;overflow:visible}._interactionsModePharmacies_12c8k_177 ._interactionsTable_12c8k_188 thead th:nth-child(n+3),._interactionsModePharmacies_12c8k_177 ._interactionsTable_12c8k_188 tbody td:nth-child(n+3){text-align:center}._interactionsModePharmacies_12c8k_177 ._interactionsTable_12c8k_188 thead th:first-child,._interactionsModePharmacies_12c8k_177 ._interactionsTable_12c8k_188 tbody td:first-child{width:25%}._interactionsModePatients_12c8k_171 ._interactionsTable_12c8k_188 thead th:nth-child(n+3),._interactionsModePatients_12c8k_171 ._interactionsTable_12c8k_188 tbody td:nth-child(n+3){text-align:center}._interactionsModePatients_12c8k_171 ._interactionsTable_12c8k_188 thead th:first-child,._interactionsModePatients_12c8k_171 ._interactionsTable_12c8k_188 tbody td:first-child{width:25%}._treatmentsTable_12c8k_190 thead th:nth-child(n+2),._treatmentsTable_12c8k_190 tbody td:nth-child(n+2){text-align:center}._tableThTwoLines_12c8k_375{white-space:normal;line-height:1.1;display:inline-block}._interactionsTable_12c8k_188 tbody tr:hover td{background:#dbeafe59}._treatmentsTableWrapper_12c8k_197{border-radius:.6rem;height:calc(100% - 2.4rem);min-height:0;overflow:auto}._treatmentsTable_12c8k_190{border-collapse:collapse;table-layout:fixed;width:100%;font-size:1.1rem}._treatmentsTable_12c8k_190 th,._treatmentsTable_12c8k_190 td{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #00000014;padding:.55rem .6rem;overflow:hidden}._treatmentsTable_12c8k_190 thead th{z-index:1;color:#1f2937;white-space:normal;text-overflow:unset;background:#f7fafc;font-weight:700;line-height:1.1;position:sticky;top:0;overflow:visible}._treatmentsTable_12c8k_190 tbody tr:hover td{background:#dbeafe59}._treatmentsChartsRow_12c8k_427{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:calc(100% - 2.4rem);min-height:0;display:grid}._treatmentsChartCard_12c8k_435{background:#fff;border-radius:.6rem;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}._treatmentsChartBody_12c8k_445{flex:1 1 0;min-height:0}._treatmentsChartInner_12c8k_450{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:10px;height:100%;min-height:0;padding:.6rem;display:grid}._treatmentsChartLegend_12c8k_459{min-width:0;min-height:0;overflow:auto}._treatmentsChartLegendList_12c8k_465{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}._treatmentsChartLegendItem_12c8k_474{cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:.5rem;align-items:center;gap:.6rem;min-width:0;padding:.15rem .45rem;transition:all .2s;display:flex}._treatmentsChartLegendDot_12c8k_487{border-radius:999px;flex:none;width:10px;height:10px}._treatmentsChartLegendText_12c8k_494{color:#055d87;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:1.05rem;font-style:italic;overflow:hidden}._treatmentsChartCanvas_12c8k_504{min-width:0;height:100%;min-height:0}._interactionsBottomRight_12c8k_510{grid-area:3/1/4/2}._deviationsPanel_12c8k_514{grid-area:2/4/17/9;grid-template-rows:1fr;grid-template-columns:1fr;gap:10px;display:grid;overflow:hidden}._deviationsSectionA_12c8k_523{grid-area:1/1/2/2}._deviationsCard_12c8k_527{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;min-width:0;min-height:0;padding:1rem;overflow:hidden;box-shadow:0 3px 3px #959da580}._deviationsCardScrollable_12c8k_538{overflow:auto}._deviationsCardTitle_12c8k_542{color:#055d87;font-size:1.5rem;font-style:italic;font-weight:600}._deviationsCardBody_12c8k_549{color:#444;font-size:1.2rem}._deviationsTableWrapper_12c8k_554{border-radius:.6rem;height:auto;min-height:0;overflow:auto}._deviationsSectionA_12c8k_523{flex-direction:column;gap:.8rem;display:flex;overflow:hidden}._deviationsSectionA_12c8k_523>._deviationsTableWrapper_12c8k_554{flex:1 1 0;min-height:0}._deviationsTrendWrapper_12c8k_573{flex:0 0 250px;gap:2rem;min-height:250px;display:flex;overflow:hidden}._deviationsTrendTitleWrapper_12c8k_581{flex-shrink:0;max-width:5rem;display:flex}._deviationsTrendTitle_12c8k_581{color:#055d87;margin:1.1rem 0 0 .2rem;font-size:1.4rem;font-style:italic;font-weight:600;line-height:1}._deviationsTrendChartWrapper_12c8k_596{border-radius:.6rem;width:100%;height:100%;padding:.5rem;position:relative}._deviationsTrendLegend_12c8k_604{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:12px;left:12px}._deviationsLegendDotRed_12c8k_614{background:red;border-radius:20px;width:10px;height:10px}._deviationsLegendDotBlack_12c8k_621{background:#000;border-radius:20px;width:10px;height:10px}._deviationsLegendText_12c8k_628{color:#282828;font-size:1rem;font-weight:400;line-height:1}._deviationsTable_12c8k_554{border-collapse:collapse;table-layout:fixed;width:100%;font-size:1.1rem}._deviationsTable_12c8k_554 th,._deviationsTable_12c8k_554 td{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #00000014;padding:.55rem .6rem;overflow:hidden}._deviationsTable_12c8k_554 thead th{z-index:1;color:#1f2937;background:#f7fafc;font-weight:700;position:sticky;top:0}._deviationsTable_12c8k_554 thead th:first-child,._deviationsTable_12c8k_554 tbody td:first-child{width:60%}._deviationsTable_12c8k_554 thead th:nth-child(2),._deviationsTable_12c8k_554 tbody td:nth-child(2),._deviationsTable_12c8k_554 thead th:nth-child(3),._deviationsTable_12c8k_554 tbody td:nth-child(3){text-align:center;width:20%}._deviationsTable_12c8k_554 tbody tr:hover td{background:#dbeafe59}._deviationSelectedHeaderRow_12c8k_679{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}._deviationSelectedInput_12c8k_687{color:#202020;background:#f7fafc;border:1px solid #00000026;border-radius:.5rem;outline:none;flex:0 320px;min-width:180px;padding:.4rem .6rem;font-size:.95rem}._deviationSelectedGrid_12c8k_699{grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;display:grid}._deviationSelectedCard_12c8k_705{background:#fff;border:2px solid #069;border-radius:1rem;flex-direction:column;justify-content:flex-start;min-width:0;min-height:3rem;padding:.8rem;display:flex;box-shadow:0 2px 4px #959da54d}._deviationSelectedCardTitle_12c8k_718{color:#055d87;margin-bottom:.3rem;font-size:1rem;font-style:italic;font-weight:600;line-height:1.2}._deviationSelectedCardValue_12c8k_727{color:#444;overflow-wrap:break-word;min-width:0;font-size:1.2rem;font-weight:500;line-height:1.2}._deviationSelectedCardUrl_12c8k_736{grid-column:1/-1}@media (width<=900px){._deviationSelectedGrid_12c8k_699{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=500px){._deviationSelectedGrid_12c8k_699{grid-template-columns:1fr}}._prescriptionsPanel_12c8k_752{grid-area:2/4/17/9;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;gap:10px;display:grid;overflow:hidden}._prescriptionsTopRow_12c8k_761,._prescriptionsBottomRow_12c8k_769{grid-template-columns:1fr;gap:10px;min-width:0;min-height:0;display:grid}._prescriptionsTopLeft_12c8k_777,._prescriptionsTopRight_12c8k_781,._prescriptionsBottomLeft_12c8k_785,._prescriptionsBottomRight_12c8k_789{grid-area:auto}._prescriptionsBottomWide_12c8k_793{flex-direction:column;grid-area:auto;display:flex}._prescriptionsBottomSplit_12c8k_799{flex:1 1 0;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:10px;min-width:0;min-height:0;display:grid}._prescriptionsBottomTable_12c8k_808{min-width:0;min-height:0;overflow:hidden}._prescriptionsBottomPie_12c8k_814{border-radius:.6rem;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}._prescriptionsPieWrapper_12c8k_823{flex:1 1 0;width:100%;height:100%;min-height:0}._prescriptionsCard_12c8k_830{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;min-width:0;min-height:0;padding:1rem;overflow:hidden;box-shadow:0 3px 3px #959da580}._prescriptionsCardScrollable_12c8k_841{overflow:auto}._prescriptionsCardTitle_12c8k_845{color:#055d87;font-size:1.5rem;font-style:italic;font-weight:600}._prescriptionsCardBody_12c8k_852{color:#444;font-size:1.2rem}._prescriptionsTableWrapper_12c8k_857{border-radius:.6rem;height:calc(100% - 2.4rem);min-height:0;overflow:auto}._prescriptionsTable_12c8k_857{border-collapse:collapse;table-layout:fixed;width:100%;font-size:1.1rem}._prescriptionsTable_12c8k_857 th,._prescriptionsTable_12c8k_857 td{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #00000014;padding:.55rem .6rem;overflow:hidden}._prescriptionsTable_12c8k_857 thead th{z-index:1;color:#1f2937;background:#f7fafc;font-weight:700;position:sticky;top:0}._prescriptionsTable_12c8k_857 tbody tr:hover td{background:#dbeafe59}._prescriptionsLabsTable_12c8k_895 thead th:nth-child(n+2),._prescriptionsLabsTable_12c8k_895 tbody td:nth-child(n+2),._prescriptionsActiveIngredientsTable_12c8k_900 thead th:nth-child(n+2),._prescriptionsActiveIngredientsTable_12c8k_900 tbody td:nth-child(n+2){text-align:center}._tabCard_12c8k_183{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;min-width:0;min-height:0;padding:1rem;overflow:hidden;box-shadow:0 3px 3px #959da580}._tabCardScrollable_12c8k_916{overflow:auto}._tabCardSpan2_12c8k_920{grid-column:span 2}._tabCardTall2_12c8k_924{grid-row:span 2}._tabCardTall3_12c8k_928{grid-row:span 3}._tabCardAutoHeight_12c8k_932{grid-auto-rows:unset}._tabCardTitle_12c8k_183{color:#055d87;font-size:1.5rem;font-style:italic;font-weight:600}._tabCardBody_12c8k_943{color:#444;font-size:1.2rem}._recipeValuesList_12c8k_948{margin:0;padding:0;list-style:none}._chartContainer_12c8k_954 svg,._chartContainer_12c8k_954,._trendChartWrapper_12c8k_959,._deviationsTrendChartWrapper_12c8k_596,._treatmentsChartCanvas_12c8k_504,._prescriptionsPieWrapper_12c8k_823,._chartContainer_12c8k_954 .recharts-wrapper,._trendChartWrapper_12c8k_959 .recharts-wrapper,._deviationsTrendChartWrapper_12c8k_596 .recharts-wrapper,._treatmentsChartCanvas_12c8k_504 .recharts-wrapper,._prescriptionsPieWrapper_12c8k_823 .recharts-wrapper{outline:none}._chartContainer_12c8k_954 svg,._chartContainer_12c8k_954 svg *,._trendChartWrapper_12c8k_959 svg,._trendChartWrapper_12c8k_959 svg *,._deviationsTrendChartWrapper_12c8k_596 svg,._deviationsTrendChartWrapper_12c8k_596 svg *,._treatmentsChartCanvas_12c8k_504 svg,._treatmentsChartCanvas_12c8k_504 svg *,._prescriptionsPieWrapper_12c8k_823 svg,._prescriptionsPieWrapper_12c8k_823 svg *{outline:none!important}._notFoundContainer_12c8k_987{color:#666;grid-area:1/1/17/9;justify-content:center;align-items:center;font-size:2rem;display:flex}._topFilterBar_12c8k_996{background:#fafafa;align-items:center;gap:.5rem;padding:0 1rem;font-size:1.5rem;display:flex}._topFilterValue_12c8k_1005{color:#373737}._splitColumn_12c8k_1009{flex-direction:column;align-items:flex-start;width:50%;height:100%;padding-left:1rem;display:flex}._statTitle_12c8k_1018{color:#055d87;font-size:1.7rem;font-style:italic;font-weight:500}._centerText_12c8k_1025{text-align:center}._statTitleTight_12c8k_1029{line-height:.9}._statIconRow_12c8k_1033{justify-content:space-evenly;align-items:center;display:flex}._statBigValue_12c8k_1039{text-align:center;padding-left:1rem;font-size:3rem;font-weight:500;line-height:1}._statBigValueDefault_12c8k_1047{color:#444}._statBigValueDanger_12c8k_1051{color:#f01414}._spacer4_12c8k_1055{width:4rem}._scoreContainer_12c8k_1059{justify-content:center;height:100%;display:flex}._scoreTitle_12c8k_1065{color:#055d87;align-self:center;max-width:9rem;padding-left:1rem;font-size:1.8rem;font-style:italic;font-weight:500;line-height:1.2}._scoreGauge_12c8k_1076{width:200px;height:60px;margin-top:.3rem;margin-left:2rem}._physicianDetailsColumn_12c8k_1083{flex-direction:column;display:flex}._detailRow_12c8k_1088{align-items:center;gap:.5rem;font-size:1.3rem;line-height:1.5;display:flex}._detailLabelBold_12c8k_1096{font-weight:700}._licenseRow_12c8k_1100{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:500;line-height:1.5;display:flex}._validLicense_12c8k_1110{color:#2e7d32}._invalidLicense_12c8k_1114{color:#c62828}._localityFilterWrapper_12c8k_1118{width:100%;position:relative}._localityFilterToggle_12c8k_1123{cursor:pointer;background:0 0;border:2px solid #4dd0e1;border-radius:.5rem;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:2.5rem;padding:.2rem 1rem;font-size:1.2rem;display:flex;box-shadow:0 5px 5px #959da580}._localityFilterText_12c8k_1139{color:#0f0f0f}._localityDropdownArrow_12c8k_1143{color:#0f0f0f;font-size:1rem}._localityDropdown_12c8k_1143{z-index:1000;background-color:#fafafa;border:2px solid #e2e2e2;border-radius:.5rem;max-height:300px;margin-top:.2rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 5px 15px #959da580}._localityDropdownInner_12c8k_1163{padding:.5rem}._localityDropdownHeader_12c8k_1167{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}._localityDropdownTitle_12c8k_1174{color:#055d87;font-size:1.3rem}._localitySearchInput_12c8k_1179{background-color:#0000;border:1px solid #ddd;border-radius:.3rem;width:100%;margin-bottom:.5rem;padding:.5rem;font-size:1.1rem}._localityEmpty_12c8k_1189{text-align:center;color:#666;padding:16px}._localityOption_12c8k_1195{cursor:pointer;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:8px 4px;display:flex}._localityOptionLeft_12c8k_1204{align-items:center;display:flex}._localityCheckbox_12c8k_1209{margin-right:8px}._localityOptionLabel_12c8k_1213{font-size:1.2rem}._localityOptionAmount_12c8k_1217{color:#666;font-size:1.2rem}._iconRecipeLarge_12c8k_1222{height:4rem}._iconRecipeMoneyMedium_12c8k_1226{height:3.3rem}._iconRecipeMedium_12c8k_1230{height:3.5rem}._twoColumnRow_12c8k_1234{display:flex}._halfColumnStart_12c8k_1238{flex-direction:column;align-items:flex-start;width:50%;height:100%;padding-left:1rem;display:flex}._halfColumnCenter_12c8k_1247{flex-direction:column;align-items:center;width:50%;display:flex}._headerRow_12c8k_1254{color:#055d87;align-items:center;gap:1rem;font-size:1.7rem;font-style:italic;font-weight:500;line-height:1;display:flex}._valueLargeDefault_12c8k_1265{color:#444;font-size:2.5rem;font-weight:500}._valueLargeDanger_12c8k_1271{color:#f01414;font-size:2.5rem;font-weight:500}._valueLargeStart_12c8k_1277{width:100%;padding-left:2rem}._valueLargeLineHeight_12c8k_1282{line-height:1.4}._smallMetricsColumn_12c8k_1286{flex-direction:column;gap:.5rem;width:50%;display:flex}._smallMetricTitle_12c8k_1293{text-align:center;color:#055d87;font-size:1.4rem;font-style:italic;font-weight:600;line-height:1.2}._smallMetricValue_12c8k_1302{text-align:center;color:#f01414;font-size:2.7rem;font-weight:500;line-height:1}._suspiciousContainer_12c8k_1310{flex-direction:column;height:100%;display:flex}._suspiciousTitle_12c8k_1316{color:#055d87;margin:.5rem 0;padding-left:1rem;font-size:1.5rem;font-style:italic;font-weight:600;line-height:1}._suspiciousTitleFirst_12c8k_1326{margin-top:0}._emptySuspiciousState_12c8k_1330{color:#505050;text-align:center;margin:2rem 0;padding-left:1rem;font-size:1.3rem;font-style:italic;font-weight:600;line-height:1}._patientsSummaryRow_12c8k_1341{justify-content:center;align-items:center;gap:1.5rem;height:100%;margin:0 1rem;display:flex}._patientsSummaryLabel_12c8k_1350{color:#055d87;font-size:1.6rem;font-style:italic;font-weight:500;line-height:1.1}._patientsSummaryValue_12c8k_1358{color:#434343;margin-right:1rem;font-size:2.7rem;font-weight:500}._savingsAverageRow_12c8k_1365{display:flex}._savingsTitle_12c8k_1369{text-align:center;color:#055d87;align-items:center;gap:1rem;font-size:1.7rem;font-style:italic;font-weight:500;line-height:1;display:flex}._savingsValue_12c8k_1381{color:#444;text-align:center;font-size:2.5rem;font-weight:500}._averageCostValue_12c8k_1388{color:#f01414;text-align:center;margin-left:2rem;font-size:2.5rem;font-weight:500}._highCostRow_12c8k_1396{text-align:center;justify-content:center;align-items:center;gap:2rem;display:flex}._highCostLabel_12c8k_1404{color:#055d87;font-size:1.7rem;font-style:italic;font-weight:500;line-height:1}._highCostValue_12c8k_1412{color:#444;font-size:2rem;font-weight:600}._trendSectionRow_12c8k_1418{display:flex}._trendTitleWrapper_12c8k_1422{max-width:5rem;display:flex}._trendTitle_12c8k_1422{color:#055d87;margin-top:2rem;margin-left:1rem;font-size:1.6rem;font-style:italic;font-weight:500;line-height:1}._trendChartWrapper_12c8k_959{border-radius:8px;width:100%;height:230px;padding:.5rem;position:relative}._trendLegend_12c8k_1445{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:20px;left:20px}._legendDotRed_12c8k_1455{background:red;border:1px solid red;border-width:1px 0;border-radius:20px;width:10px;height:10px;margin-left:6rem}._legendDotBlack_12c8k_1466{background:#000;border:1px solid #000;border-width:1px 0;border-radius:20px;width:10px;height:10px}._legendText_12c8k_1476{color:#282828;font-size:1.2rem;font-weight:400;line-height:1}._root_f5hek_1{min-height:100px}._viewport_f5hek_5{border-radius:.5rem;width:100%;height:280px;max-height:280px;position:relative;overflow:hidden}._slide_f5hek_14{cursor:pointer;background-color:#fff;border:1px solid #afafaf;border-radius:1rem;flex-direction:column;justify-content:space-between;height:100%;padding:1rem;transition:all 1.5s;display:flex;position:absolute;overflow:hidden;box-shadow:0 2px 4px #0000001a}._slideInner_f5hek_30{flex-direction:column;gap:1rem;width:100%;height:100%;display:flex;overflow:hidden}._contentStack_f5hek_39{flex-direction:column;justify-content:space-between;height:100%;display:flex;overflow:hidden}._row_f5hek_47{align-items:center;gap:.5rem;font-size:1.3rem;display:flex;overflow:hidden}._label_f5hek_55{white-space:nowrap;font-weight:700}._valueEllipsis_f5hek_60{text-overflow:ellipsis;line-height:1;overflow:hidden}._link_f5hek_66{color:#00e;white-space:nowrap;text-overflow:ellipsis;max-width:100%;text-decoration:underline;display:inline-block;overflow:hidden}._controlsRow_f5hek_76{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}._dots_f5hek_83{gap:.75rem;display:flex}._dot_f5hek_83{cursor:pointer;background-color:#8b8b8b;border:none;border-radius:.5rem;width:.6rem;height:.6rem;transition:all 1s}._dotActive_f5hek_98{background-color:#3b4344;width:2rem}._arrows_f5hek_103{gap:.5rem;display:flex}._arrowButton_f5hek_108{color:#fff;cursor:pointer;background-color:#3b4344;border:none;border-radius:1rem;width:2rem;font-size:1.1rem;font-weight:500;transition:background-color .2s}._arrowButton_f5hek_108:hover{background-color:#a6aaaa}._root_1cgu7_1{min-height:100px}._viewport_1cgu7_5{border-radius:.5rem;width:100%;height:150px;max-height:150px;position:relative;overflow:hidden}._slide_1cgu7_14{cursor:pointer;background-color:#fff;border:1px solid #afafaf;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;transition:all 1.5s;display:flex;position:absolute;overflow:hidden;box-shadow:0 2px 4px #0000001a}._slideInner_1cgu7_31{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex;overflow:hidden}._title_1cgu7_42{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:1.4rem;line-height:1.2;overflow:hidden}._subtitle_1cgu7_52{text-align:center;color:#666;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:1.2rem;line-height:1.2;overflow:hidden}._units_1cgu7_63{text-align:center;color:#333;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:1.2rem;line-height:1.2;overflow:hidden}._controlsRow_1cgu7_74{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}._dots_1cgu7_81{gap:.75rem;display:flex}._dot_1cgu7_81{cursor:pointer;background-color:#8b8b8b;border:none;border-radius:.5rem;width:.6rem;height:.6rem;transition:all 1s}._dotActive_1cgu7_96{background-color:#3b4344;width:2rem}._arrows_1cgu7_101{gap:.5rem;display:flex}._arrowButton_1cgu7_106{color:#fff;cursor:pointer;background-color:#3b4344;border:none;border-radius:1rem;width:2rem;font-size:1.1rem;font-weight:500;transition:background-color .2s}._arrowButton_1cgu7_106:hover{background-color:#a6aaaa}._parent_1mjnm_1{grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(5,1fr);gap:10px;height:88dvh;display:grid}._div1_1mjnm_9{grid-area:1/1/2/6;grid-template-columns:repeat(5,1fr);gap:5%;padding:.5rem 0;display:grid}._div2_1mjnm_17{background:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:2/1/8/6;gap:1rem;padding:1rem;display:flex;box-shadow:0 10px 12px #959da566}._tableWrapper_1mjnm_29{border-radius:1rem;overflow:hidden}._tableContainer_1mjnm_34{text-align:center;scrollbar-color:#055d87 #d6d4d4;background:#f4f4f4b3;height:200px;max-height:200px;display:block;overflow:hidden auto}._tableHeader_1mjnm_45{z-index:2;color:34C2FC;text-align:center;background-color:#e2e2e2;font-size:1rem;position:sticky;top:0}._tableCellLong_1mjnm_55{text-overflow:ellipsis;white-space:nowrap;max-width:0;padding:.2rem;overflow:hidden}._tableCellShort_1mjnm_63{padding:.2rem}._formLabel_1mjnm_67{color:#1d1d1d;white-space:nowrap;font-size:1.2rem;font-style:italic;font-weight:600}._formInput_1mjnm_75{color:#202020;background-color:#055e871a;border:1px solid #0000;border-radius:.5rem;outline:none;flex:1;padding:.005rem .5rem;font-size:1.1rem;font-weight:400}._formInput_1mjnm_75:focus{border:1px solid #055d87}._observationsWrapper_1mjnm_91{border:1px solid #34c2fc;border-radius:1rem;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}._observationsContainer_1mjnm_102{scrollbar-color:#055d87 #f9f9f9;background:#fff;flex:1;min-height:0;padding:.5rem;display:block;overflow:hidden auto}._overlay_tn6th_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_tn6th_14{background-color:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:1000px;max-height:90vh;padding:2rem calc(2rem - 8px) 0 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}._header_tn6th_30{flex-wrap:wrap;flex-shrink:0;justify-content:flex-start;align-items:center;gap:0;margin-bottom:2rem;display:flex;position:relative}._filterRow_tn6th_41{align-items:center;gap:.5rem;min-width:0;display:flex}._filterInput_tn6th_48{color:#141414;background-color:#fff;border:2px solid #31fff5;border-radius:.4rem;outline:none;width:280px;min-width:280px;padding:.35rem .5rem .35rem .6rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem}._filterInput_tn6th_48::placeholder{color:#666}._filterInput_tn6th_48:focus{border-color:#31fff5;box-shadow:0 0 0 2px #31fff533}._closeButton_tn6th_82{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}._closeButton_tn6th_82:hover{background-color:#f0f0f0}._title_tn6th_106{color:#055d87;flex-shrink:0;margin:0 .5rem 0 0;font-size:1.8rem;font-weight:700}._modalBody_tn6th_115{flex:1;gap:2rem;min-height:0;display:flex;overflow:hidden}._categoriesNav_tn6th_123{border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;gap:.5rem;padding-right:.5rem;display:flex}._categoriesNavTitle_tn6th_132{color:#055d87;margin:0;font-size:1rem;font-weight:600}._categoriesList_tn6th_139{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}._categoriesListItem_tn6th_148{margin:0;padding:0}._categoriesListButton_tn6th_153{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:.4rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.95rem;transition:background-color .2s,color .2s;display:block}._categoriesListButton_tn6th_153:hover{color:#055d87;background-color:#e8f4f8}._content_tn6th_175{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._contentScrollArea_tn6th_183{flex-direction:column;flex:1;min-height:0;padding-right:.5rem;display:flex;overflow:hidden auto}._contentScrollArea_tn6th_183::-webkit-scrollbar{width:8px}._contentScrollArea_tn6th_183::-webkit-scrollbar-track{background:0 0}._contentScrollArea_tn6th_183::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._contentScrollArea_tn6th_183::-webkit-scrollbar-thumb:hover{background:#999}._emptyMessage_tn6th_210{color:#888;text-align:center;margin:0;padding:3rem 0;font-size:1.5rem}._documentsContainer_tn6th_218{flex-direction:column;display:flex}._documentSection_tn6th_223{flex-direction:column;padding:0 1rem;display:flex}._sectionTitle_tn6th_229{color:#055d87;border-bottom:2px solid #e0e0e0;border-radius:.35rem;margin:0;padding:.35rem .5rem .5rem;font-size:1.4rem;font-weight:600;transition:background-color .4s}._sectionTitleHighlighted_tn6th_241{background-color:#e8f4f8}._documentsGrid_tn6th_245{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:1rem;display:grid}._documentCard_tn6th_252{cursor:pointer;background-color:#fafafa;border:1px solid #e0e0e0;border-radius:.5rem;flex-direction:column;align-items:stretch;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex;position:relative}._documentCard_tn6th_252:hover{background-color:#f0f7fa;border-color:#055d87;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._imagePreview_tn6th_273{aspect-ratio:16/9;background-color:#f0f0f0;border-radius:.5rem;width:100%;position:relative;overflow:hidden}._thumbnail_tn6th_282{object-fit:cover;width:100%;height:100%}._imageOverlay_tn6th_288{opacity:0;background-color:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}._imagePreview_tn6th_273:hover ._imageOverlay_tn6th_288{opacity:1}._viewIcon_tn6th_306{color:#fff;width:2.5rem;height:2.5rem}._documentIcon_tn6th_312{aspect-ratio:16/9;background-color:#fff;border:2px dashed #ccc;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}._icon_tn6th_325{font-size:3rem}._fileType_tn6th_329{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}._documentName_tn6th_337{color:#333;text-align:center;word-break:break-word;width:100%;font-size:.9rem;line-height:1.3}._imageModal_tn6th_346{z-index:2000;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}._imageModalContent_tn6th_360{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}._closeImageButton_tn6th_369{color:#fff;cursor:pointer;z-index:2001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;font-size:2.5rem;line-height:1;transition:background-color .2s;display:flex;position:fixed;top:2rem;right:2rem}._closeImageButton_tn6th_369:hover{background-color:#ffffff4d}._fullImage_tn6th_394{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:90vh}._addCard_tn6th_401{cursor:pointer;background-color:#f0f7fa;border:2px dashed #34c2fc;justify-content:center;min-height:56px}._addCard_tn6th_401:hover{background-color:#e0f0f7;border-color:#055d87;transform:translateY(-2px);box-shadow:0 4px 8px #055d8733}._addIcon_tn6th_416{color:#34c2fc;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}._addCard_tn6th_401:hover ._addIcon_tn6th_416{color:#055d87;transform:scale(1.1)}._addLabel_tn6th_431{color:#055d87;text-align:center;font-size:1.1rem;font-weight:600;line-height:1}._bottomBar_tn6th_439{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border-top:1px solid #e6e6e6;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1rem 0;display:grid}._bottomBarAdd_tn6th_452{flex-direction:row;justify-content:center;justify-self:center;align-items:center;gap:.75rem;width:100%;max-width:560px;padding:.4rem 2.25rem}._bottomBarActions_tn6th_463{justify-self:end}._addButtonContainer_tn6th_467{flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;margin-top:.5rem;margin-bottom:2rem;padding-top:.5rem;display:flex}._addButtonContainer_tn6th_467 ._addCard_tn6th_401{width:100%;max-width:380px}._addCardCentered_tn6th_483{margin:0 auto}._actionButtons_tn6th_487{justify-content:center;gap:.75rem;display:flex}._filePreviewOverlay_tn6th_493{z-index:3000;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._filePreviewModal_tn6th_506{background-color:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:600px;max-height:90vh;padding:2rem;display:flex;box-shadow:0 10px 30px #0000004d}._filePreviewHeader_tn6th_518{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}._filePreviewTitle_tn6th_526{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.5rem;font-weight:700}._closePreviewButton_tn6th_535{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}._closePreviewButton_tn6th_535:hover{background-color:#f0f0f0}._filePreviewContent_tn6th_559{flex-direction:column;flex:1;gap:1.5rem;display:flex;overflow-y:auto}._previewImageContainer_tn6th_567{background-color:#f5f5f5;border-radius:.5rem;justify-content:center;align-items:center;width:100%;min-height:300px;padding:1rem;display:flex}._previewImage_tn6th_567{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:400px}._previewFileInfo_tn6th_585{background-color:#f5f5f5;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:200px;padding:2rem;display:flex}._fileIcon_tn6th_597{font-size:4rem}._fileName_tn6th_601{color:#333;text-align:center;word-break:break-word;font-size:1.1rem;font-weight:500}._categorySelector_tn6th_609{flex-direction:column;gap:.5rem;display:flex}._categoryLabel_tn6th_615{color:#055d87;font-size:1rem;font-weight:600}._categoryDropdown_tn6th_621{color:#333;cursor:pointer;background-color:#fff;border:2px solid #e0e0e0;border-radius:.5rem;padding:.75rem;font-size:1rem;transition:border-color .2s}._categoryDropdown_tn6th_621:hover{border-color:#34c2fc}._categoryDropdown_tn6th_621:focus{border-color:#055d87;outline:none}._filePreviewFooter_tn6th_641{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}._cancelPreviewButton_tn6th_648{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._cancelPreviewButton_tn6th_648:hover{background-color:#5a6268}._savePreviewButton_tn6th_664{color:#fff;cursor:pointer;background-color:#055d87;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._savePreviewButton_tn6th_664:hover{background-color:#044a6b}._deleteButton_tn6th_680{color:#fff;cursor:pointer;z-index:10;opacity:0;pointer-events:none;background-color:#dc3545;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 4px #0003}._documentCard_tn6th_252:hover ._deleteButton_tn6th_680{opacity:1;pointer-events:auto}._deleteButton_tn6th_680:hover{background-color:#c82333;transform:scale(1.1);box-shadow:0 3px 6px #0000004d}._footer_tn6th_713{display:none}._cancelButton_tn6th_717{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._cancelButton_tn6th_717:hover{background-color:#5a6268}._saveButton_tn6th_733{white-space:nowrap;color:#fff;cursor:pointer;background-color:#055d87;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._saveButton_tn6th_733:hover{background-color:#044a6b}._savingContent_tn6th_750{align-items:center;gap:.5rem;display:flex}._deleteConfirmOverlay_tn6th_756{z-index:3000;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._deleteConfirmModal_tn6th_769{background-color:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:500px;padding:2rem;display:flex;position:relative;box-shadow:0 10px 30px #0000004d}._closeConfirmButton_tn6th_781{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}._closeConfirmButton_tn6th_781:hover{background-color:#f0f0f0}._deleteConfirmTitle_tn6th_805{color:#dc3545;text-align:center;margin:0 0 1.5rem;font-size:1.4rem;font-weight:600}._deletePreviewContainer_tn6th_813{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}._deletePreviewImageContainer_tn6th_820{background-color:#f5f5f5;border-radius:.5rem;justify-content:center;align-items:center;width:100%;max-height:300px;padding:1rem;display:flex;overflow:hidden}._deletePreviewImage_tn6th_820{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:300px}._deletePreviewFileInfo_tn6th_839{background-color:#f5f5f5;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:150px;padding:2rem;display:flex}._deleteFileIcon_tn6th_852{font-size:4rem}._deleteFileType_tn6th_856{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}._deleteFileName_tn6th_864{color:#333;text-align:center;word-break:break-word;margin:0 0 1.5rem;padding:0 1rem;font-size:1rem}._deleteConfirmButtons_tn6th_873{justify-content:flex-end;gap:1rem;display:flex}._cancelDeleteButton_tn6th_879{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._cancelDeleteButton_tn6th_879:hover{background-color:#5a6268}._confirmDeleteButton_tn6th_895{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._confirmDeleteButton_tn6th_895:hover{background-color:#c82333}._parent_wfvrs_1{grid-column-gap:10px;grid-row-gap:10px;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(6,1fr);height:70dvh;display:grid}._div1_wfvrs_10{border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:1/1/3/3;justify-content:space-evenly;padding:1rem;display:flex;box-shadow:0 3px 3px #959da580}._div2_wfvrs_21{border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:1/3/2/4;justify-content:space-between;padding:1rem;display:flex;box-shadow:0 3px 3px #959da580}._div3_wfvrs_32{border:2px solid #4dd0e1;border-radius:1rem;grid-area:1/4/2/7;grid-template-columns:repeat(3,1fr);padding:1rem;display:grid;box-shadow:0 3px 3px #959da580}._div4_wfvrs_42{border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:2/3/3/4;justify-content:space-between;padding:1rem;display:flex;box-shadow:0 3px 3px #959da580}._div5_wfvrs_53{border:2px solid #4dd0e1;border-radius:1rem;grid-area:2/4/3/7;grid-template-columns:repeat(3,1fr);padding:1rem;display:grid;box-shadow:0 3px 3px #959da580}._div6_wfvrs_64{border:2px solid #4dd0e1;border-radius:1rem;grid-area:3/1/5/3;padding:1rem;box-shadow:0 3px 3px #959da580}._div7_wfvrs_73{border:2px solid #4dd0e1;border-radius:1rem;grid-area:3/3/5/7;padding:.5rem;box-shadow:0 3px 3px #959da580}._tiempoContainer_wfvrs_81{grid-column-gap:20px;grid-row-gap:20px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);height:100%;display:grid}._tiempoPromedio_wfvrs_90{border:2px solid #4dd0e1;border-radius:1rem;grid-area:1/1/2/5;gap:3rem;display:flex;box-shadow:0 3px 3px #959da580}._tiempoMaximo_wfvrs_99{border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:2/1/4/3;justify-content:space-between;padding:.5rem;display:flex;box-shadow:0 3px 3px #959da580}._tiempoMinimo_wfvrs_110{border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:2/3/4/5;justify-content:space-between;padding:.5rem;display:flex;box-shadow:0 3px 3px #959da580}._chartContainer_wfvrs_121{min-width:0;min-height:0}._chartContainer_wfvrs_121 svg{outline:none}._report_layout_section_xhjce_1{grid-column-gap:10px;grid-row-gap:10px;grid-template-rows:repeat(10,1fr);grid-template-columns:repeat(7,1fr);height:88dvh;display:grid}._historySectionHeader_xhjce_10{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:0;margin-bottom:.5rem;display:flex}._historySectionTitle_xhjce_19{flex-shrink:0;margin:0 .5rem 0 0;font-size:1.3rem;font-style:italic}._historyFilterRow_xhjce_27{align-items:center;gap:.5rem;min-width:0;display:flex}._historyFilterInput_xhjce_34{color:#141414;background-color:#fff;border:2px solid #31fff5;border-radius:.4rem;outline:none;width:240px;min-width:200px;padding:.35rem .5rem .35rem .6rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem}._historyFilterInput_xhjce_34::placeholder{color:#666}._historyFilterInput_xhjce_34:focus{border-color:#31fff5;box-shadow:0 0 0 2px #31fff533}._audit_practices_section_xhjce_68{background:#fff;border:2px solid #34c2fc;border-radius:1rem;flex-direction:column;grid-area:1/1/6/6;min-height:0;padding:1rem;display:flex;overflow:hidden;box-shadow:0 10px 12px #959da566}._audit_practices_section_xhjce_68>._visitSelectorContainer_xhjce_82{flex-shrink:0}._audit_practices_section_xhjce_68>div:last-of-type{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._audit_practices_section_xhjce_68 ._tablesContainer_xhjce_93{flex:1 1 0;min-height:0}._audit_practices_section_xhjce_68 ._recipesTableContainer_xhjce_98,._audit_practices_section_xhjce_68 ._recipesTableContainer_xhjce_98>div:first-of-type{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._audit_practices_section_xhjce_68 ._recipesTableScroll_xhjce_112{flex:1 1 0;min-height:0;overflow-y:auto}._audit_practices_section_xhjce_68 ._tablesContainer_xhjce_93>div:last-child{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._audit_practices_section_xhjce_68 ._deviationsContainer_xhjce_125{flex-direction:column;flex:1 1 0;height:auto;min-height:0;display:flex;overflow-y:auto}._audit_practices_section_xhjce_68 ._deviationsList_xhjce_134{flex-direction:column;flex:1 1 0;justify-content:space-between;gap:.7rem;min-height:0;padding:.3em;display:flex}._audit_medicines_section_xhjce_144{background:#fff;border:2px solid #34c2fc;border-radius:1rem;flex-direction:column;grid-area:2/6/11/8;min-height:0;padding:1rem;display:flex;overflow:hidden;box-shadow:0 10px 12px #959da566}._audit_medicines_section_xhjce_144>div:first-of-type{flex-shrink:0}._audit_medicines_section_xhjce_144>div:last-of-type{flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex}._context_detail_section_xhjce_170{background-image:linear-gradient(#d7f2ff 0% 20%,#fff 100%);border:2px solid #34c2fc;border-radius:1rem;flex-direction:column;grid-area:6/1/11/6;min-height:0;padding:1rem;display:flex;overflow:hidden;box-shadow:0 10px 12px #959da566}._context_detail_section_xhjce_170>div{flex:1 1 0;min-height:0}._context_detail_section_xhjce_170>div>div:last-child{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._context_detail_section_xhjce_170 ._tablesContainer_xhjce_93{flex-direction:column;flex:1 1 0;min-height:0}._context_detail_section_xhjce_170 ._recipesTableContainer_xhjce_98,._context_detail_section_xhjce_170 ._recipesTableContainer_xhjce_98>div{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._context_detail_section_xhjce_170 ._recipesTableScroll_xhjce_112{flex:1 1 0;min-height:0;overflow-y:auto}._client_selector_section_xhjce_222{box-sizing:border-box;background:#fff;border:2px solid #34c2fc;border-radius:1rem;grid-area:1/6/2/8;align-items:stretch;padding:0;display:flex;position:relative;overflow:visible;box-shadow:0 4px 5px #959da566}._client_selector_section_xhjce_222>div>div>button{width:100%;height:100%;min-width:unset;border:none;border-radius:1rem}._searchInputContainer_xhjce_245 div[style*=flex] div[style*=flex] button._customSelectButton_xhjce_245{white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;overflow:hidden}._searchInputContainer_xhjce_245 div[style*=flex] div[style*=flex] button._customSelectButton_xhjce_245 span{white-space:nowrap;display:inline-block}._searchInputContainer_xhjce_245 div[style*=flex] div[style*=flex] button._customSelectButton_xhjce_245 span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._visitSelectorContainer_xhjce_82{color:#055d87;background-image:linear-gradient(90deg,#f0fdff 0% 20%,#f5f5f5 100%);border:1px solid #b2ebf2;border-radius:.5rem;align-items:center;gap:2rem;min-height:4rem;padding:0 1rem;font-style:italic;display:flex;box-shadow:0 1px 2px #272a2d4d}._visitSelectorTitle_xhjce_280{white-space:nowrap;font-size:1.4rem}._visitIdentifierList_xhjce_285{align-content:center;align-items:center;gap:.1rem;width:100%;display:flex;overflow-x:auto}._visitIdentifierItem_xhjce_294{text-align:center;cursor:pointer;min-width:80px;color:inherit;white-space:nowrap;background-color:#0000;border:2px solid #0000;border-radius:.3rem;flex:none;padding:.5rem;font-size:1.2rem;line-height:1.2;transition:all .2s}._visitIdentifierItem_xhjce_294._selected_xhjce_310{color:#fff;background-color:#2196f3;border:2px solid #1976d2}._resetButton_xhjce_316{color:#fff;cursor:pointer;white-space:nowrap;background-color:#f32121;border:none;border-radius:.3rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .2s}._resetButton_xhjce_316:hover{background-color:#c71818}._searchContainer_xhjce_333{justify-content:space-between;align-items:center;margin:.5rem 0;display:flex}._searchInputContainer_xhjce_245{align-items:center;gap:.5rem;display:flex}._searchLabel_xhjce_346{font-size:1.2rem;font-weight:500}._searchInput_xhjce_245{border:1px solid #ddd;border-radius:.3rem;outline:none;width:150px;padding:.2rem .2rem .2rem .5rem;font-size:1rem}._backButton_xhjce_361{color:#fff;cursor:pointer;background-color:#f32121;border:2px solid #f32121;border-radius:.3rem;align-items:center;gap:.2rem;margin-left:1rem;padding:.1rem .6rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}._backButton_xhjce_361:hover{background-color:#c71818}._paginationContainer_xhjce_381{align-items:center;display:flex}._paginationCounter_xhjce_386{letter-spacing:.1rem;font-size:1.3rem}._navigationLinkDisabled_xhjce_395{cursor:not-allowed;opacity:.5}._tablesContainer_xhjce_93{gap:.5rem;display:flex}._recipesTableContainer_xhjce_98{border-radius:.5rem;width:100%;position:relative;overflow-y:hidden}._recipesTableScroll_xhjce_112{border-radius:0;height:auto;overflow-y:scroll}._audit_medicines_section_xhjce_144 ._tablesContainer_xhjce_93{flex-direction:column;flex:1 1 0;min-height:0}._audit_medicines_section_xhjce_144 ._recipesTableContainer_xhjce_98,._audit_medicines_section_xhjce_144 ._recipesTableContainer_xhjce_98>div{flex-direction:column;flex:1 1 0;min-height:0;display:flex}._audit_medicines_section_xhjce_144 ._recipesTableScroll_xhjce_112{flex:1 1 0;min-height:0;overflow-y:auto}._recipesTable_xhjce_98{border-collapse:collapse;width:100%}._tableHeader_xhjce_449{background-color:#84d8ff}._tableHeaderCell_xhjce_453{text-align:center;z-index:10;background-color:#84d8ff;padding:.1rem;position:sticky;top:0}._noResultsCell_xhjce_462{text-align:center;color:#252525;padding:1rem;font-size:1.1rem}._tableRow_xhjce_469{cursor:pointer;transition:all .2s}._tableRow_xhjce_469:hover{background-color:#2196f31a;box-shadow:0 2px 4px #0000001a}._tableRow_xhjce_469._selected_xhjce_310{background-color:#fafafa;box-shadow:0 0 8px #2196f34d}._tableRow_xhjce_469._unselected_xhjce_484{opacity:.3;background-color:#fafafa4d}._tableRow_xhjce_469._recentlyAudited_xhjce_489{background-color:#0f31c91a;box-shadow:0 0 8px #4caf504d}._tableCell_xhjce_494{transition:all .2s}._tableCell_xhjce_494._selected_xhjce_310{background-color:#fafafa}._tableCell_xhjce_494._unselected_xhjce_484{background-color:#fafafa4d}._tableCell_xhjce_494._recentlyAudited_xhjce_489{background-color:#0000;position:relative}._tableCell_xhjce_494._recentlyAudited_xhjce_489:before{content:"";background-color:#4b4b4b;border-radius:0 2px 2px 0;width:5px;position:absolute;top:0;bottom:0;left:0}._tableCellContent_xhjce_522{text-align:center;width:22.5%;padding:.2rem}._deviationsContainer_xhjce_125{background-color:#fff;border:1px solid #55daec;border-radius:.5rem;width:100%;height:221px;min-height:221px;padding:.5rem}._deviationsTitle_xhjce_538{color:#055d87;font-size:1.2rem;font-style:italic}._deviationsList_xhjce_134{flex-direction:column;gap:.2rem;padding:.3em;display:flex}._deviationItem_xhjce_551{word-wrap:break-word;word-break:break-word;white-space:normal;background:#f4f4f4;border-radius:.5rem;align-items:center;height:1.8rem;min-height:1.8rem;max-height:1.8rem;padding:.2rem .7rem;line-height:1;display:flex;overflow:hidden;box-shadow:0 2px 2px #272a2d1a}._segmentedControl_xhjce_568{border-radius:1.2rem;gap:0;padding:.25rem;transition:all .3s;display:flex;position:relative}._segmentedControlPaciente_xhjce_577{background-color:#d5f4e6;border:2px solid #0a7250}._segmentedControlMedico_xhjce_582{background-color:#dbeafe;border:2px solid #069}._segmentedButton_xhjce_587{color:#444;cursor:pointer;z-index:1;background-color:#0000;border:none;border-radius:1rem;flex:1;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative}._segmentedButtonActivePaciente_xhjce_606{color:#fafafa;background-color:#0a7250;box-shadow:0 2px 4px #0000001a}._segmentedButtonActiveMedico_xhjce_612{color:#fafafa;background-color:#069;box-shadow:0 2px 4px #0000001a}._segmentedButton_xhjce_587:not(._segmentedButtonActivePaciente_xhjce_606):not(._segmentedButtonActiveMedico_xhjce_612){color:#444;background-color:#0000}._segmentedControlPaciente_xhjce_577 ._segmentedButton_xhjce_587:hover:not(._segmentedButtonActivePaciente_xhjce_606){background-color:#4ade8033}._segmentedControlMedico_xhjce_582 ._segmentedButton_xhjce_587:hover:not(._segmentedButtonActiveMedico_xhjce_612){background-color:#3b82f633}@keyframes _spin_xhjce_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._patientDataSpinner_xhjce_641{flex-shrink:0;animation:.8s linear infinite _spin_xhjce_1}._suspicionWrapper_xhjce_648{width:100%;margin-top:1.3rem}._suspicionGrid_xhjce_653{grid-template-columns:minmax(0,6fr) minmax(0,5fr);align-items:center;gap:.3rem;display:grid}._suspicionFieldsCol_xhjce_660{flex-direction:column;gap:.3rem;display:flex}._suspicionFieldRow_xhjce_666{gap:.3rem;width:100%;display:flex}._suspicionLabel_xhjce_672{white-space:nowrap;font-size:1.1rem;font-style:italic;font-weight:600}._suspicionValue_xhjce_679{color:#202020;text-overflow:ellipsis;white-space:nowrap;background-color:#055e871a;border:1px solid #0000;border-radius:.5rem;outline:none;flex:1 1 0;width:100%;padding:.005rem .5rem;font-size:1rem;font-weight:400;overflow:hidden}._suspicionInfoBox_xhjce_695{background-color:#055e871a;border:1px solid #408db11a;border-radius:.4rem;flex-direction:column;justify-content:center;height:100%;padding:.4rem;display:flex;overflow:hidden}._suspicionInfoText_xhjce_707{text-align:center;font-size:1rem}._suspicionNoData_xhjce_712{color:#666;justify-content:center;align-items:center;padding:1rem;display:flex}._overlay_1jo9s_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_1jo9s_14{background-color:#fff;border-radius:1rem;flex-direction:column;width:1400px;max-width:1400px;height:80vh;max-height:80vh;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}._header_1jo9s_29{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}._closeButton_1jo9s_37{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}._closeButton_1jo9s_37:hover{background-color:#f0f0f0}._title_1jo9s_61{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.8rem;font-weight:700}._content_1jo9s_70{flex-direction:column;flex:1 1 0;gap:1.8rem;min-height:0;display:flex}._buttonsRow_1jo9s_78{gap:1rem;display:flex}._buttonColumn_1jo9s_83{flex-direction:column;flex:1;gap:1.8rem;display:flex}._buttonsRowBottom_1jo9s_90{gap:.5rem;display:flex}._buttonsRowBottom_1jo9s_90 ._statButton_1jo9s_95{flex:1}._statButton_1jo9s_95{cursor:pointer;box-sizing:border-box;background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:140px;padding:.7rem;transition:all .2s;display:flex;box-shadow:0 3px 3px #959da580}._statButton_1jo9s_95:hover{background-color:#f0f9ff;transform:translateY(-2px);box-shadow:0 5px 5px #959da5b3}._statButtonHeader_1jo9s_122{justify-content:space-between;align-items:center;width:100%;display:flex}._statButtonTitle_1jo9s_129{color:#055d87;text-align:center;flex:1;font-size:1.2rem;font-style:italic;font-weight:500;line-height:1}._statButtonValue_1jo9s_139{text-align:center;color:#444;margin-top:.5rem;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:2rem;font-weight:500}._practicesList_1jo9s_148{scrollbar-width:thin;max-height:400px;overflow-y:auto}@media (width<=1500px){._statButtonTitle_1jo9s_129{font-size:1.1rem}._statButtonValue_1jo9s_139{font-size:2rem}}@media (width<=1350px){._statButtonTitle_1jo9s_129{font-size:1rem}._statButtonValue_1jo9s_139{font-size:1.8rem}}@media (width<=1250px){._statButtonTitle_1jo9s_129{font-size:.95rem}._statButtonValue_1jo9s_139{font-size:1.7rem}}._container_1szct_1{width:100%;height:100%;position:relative}._svgRoot_1szct_7{width:100%;height:100%;display:block}._bubble_1szct_13{cursor:pointer}._bubbleCircle_1szct_17{stroke:#ffffffe6;stroke-width:2px}._label_1szct_22{fill:#103b5d;pointer-events:none;text-anchor:middle;dominant-baseline:middle;font-size:1rem;font-weight:600}._tooltip_1szct_31{z-index:1000;color:#202020;pointer-events:none;background-color:#fff;border:1px solid #0000000f;border-radius:.5rem;padding:.45rem .75rem;font-size:.85rem;position:fixed;box-shadow:0 4px 14px #0000002e}._tooltipTitle_1szct_44{margin-bottom:.1rem;font-weight:600}._tooltipValue_1szct_49{color:#055d87;font-weight:500}._overlay_1bke6_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_1bke6_14{background-color:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:560px;max-height:95vh;padding:2rem calc(2rem - 8px) 0 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}._header_1bke6_30{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}._closeButton_1bke6_39{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}._closeButton_1bke6_39:hover{background-color:#f0f0f0}._title_1bke6_63{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.8rem;font-weight:700}._form_1bke6_72{flex-direction:column;flex:1;min-height:0;display:flex}._content_1bke6_79{flex-direction:column;flex:1;padding-bottom:1rem;padding-right:.5rem;display:flex;overflow:hidden auto}._fieldContainer_1bke6_89{margin-bottom:1rem}._fieldError_1bke6_93{color:#c00;margin-top:.25rem;font-size:.875rem}._fieldLabel_1bke6_99{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:500;display:inline-block}._optional_1bke6_107{color:red;padding-left:4px;display:inline}._input_1bke6_113,._textarea_1bke6_114{color:#333;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem}._input_1bke6_113:focus,._textarea_1bke6_114:focus{border-color:#055d87;outline:none}._textarea_1bke6_114{resize:vertical;min-height:80px}._footer_1bke6_135{flex-shrink:0;justify-content:center;padding:1rem 0 2rem;display:flex}._submitButton_1bke6_142{color:#fff;cursor:pointer;background-color:#0a7250;border:none;border-radius:.5rem;width:100%;padding:.6rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s}._submitButton_1bke6_142:hover{background-color:#085a3d}._submitButton_1bke6_142:disabled{opacity:.8;cursor:not-allowed}@keyframes _spin_1bke6_173{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_1bke6_173{width:16px;height:16px;animation:1s linear infinite _spin_1bke6_173;display:inline-block}._successMessage_1bke6_180{color:#0a7250;text-align:center;margin:0 0 1rem;font-size:1rem}._overlay_aeot0_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_aeot0_14{background-color:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:1000px;max-height:90vh;padding:2rem calc(2rem - 8px) 0 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}._header_aeot0_30{flex-wrap:wrap;flex-shrink:0;justify-content:flex-start;align-items:center;gap:0;margin-bottom:2rem;display:flex;position:relative}._filterRow_aeot0_41{align-items:center;gap:.5rem;min-width:0;display:flex}._filterInput_aeot0_48{color:#141414;background-color:#fff;border:2px solid #31fff5;border-radius:.4rem;outline:none;width:280px;min-width:180px;padding:.35rem .5rem .35rem .6rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem}._filterInput_aeot0_48::placeholder{color:#666}._filterInput_aeot0_48:focus{border-color:#31fff5;box-shadow:0 0 0 2px #31fff533}._closeButton_aeot0_82{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}._closeButton_aeot0_82:hover{background-color:#f0f0f0}._title_aeot0_106{color:#055d87;flex-shrink:0;margin:0 .5rem 0 0;font-size:1.8rem;font-weight:700}._modalBody_aeot0_115{flex:1;gap:2rem;min-height:0;display:flex;overflow:hidden}._modalBodyNoSidebar_aeot0_123{flex:1;gap:0;min-height:0;padding:0;display:flex;overflow:hidden}._modalBodyNoSidebar_aeot0_123 ._content_aeot0_132{padding-right:0}._modalBodyNoSidebar_aeot0_123 ._contentScrollArea_aeot0_136{padding-right:.5rem}._historyDatesNav_aeot0_140{border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;gap:.5rem;min-height:0;padding-right:.5rem;display:flex;overflow:hidden}._historyDatesNavTitle_aeot0_151{color:#055d87;flex-shrink:0;margin:0;font-size:1rem;font-weight:600}._historyDatesList_aeot0_159{flex-direction:column;flex:1;gap:.25rem;min-height:0;max-height:72%;margin:0;padding:0;list-style:none;display:flex;overflow:hidden auto}._historyDatesList_aeot0_159::-webkit-scrollbar{width:6px}._historyDatesList_aeot0_159::-webkit-scrollbar-track{background:0 0}._historyDatesList_aeot0_159::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}._historyDatesList_aeot0_159::-webkit-scrollbar-thumb:hover{background:#999}._historyDatesListItem_aeot0_190{margin:0;padding:0}._historyDatesListButton_aeot0_195{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:.4rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.95rem;transition:background-color .2s,color .2s;display:block}._historyDatesListButton_aeot0_195:hover{color:#055d87;background-color:#e8f4f8}._historyDatesSubList_aeot0_217{border-left:2px solid #e0e0e0;flex-direction:column;gap:.15rem;margin:.25rem 0 .25rem .75rem;padding:0 0 0 .75rem;list-style:none;display:flex}._historyDatesSubListItem_aeot0_230{margin:0;padding:0}._historyDatesSubListButton_aeot0_235{text-align:left;color:#444;cursor:pointer;background:0 0;border:none;border-radius:.35rem;width:100%;padding:.35rem .5rem;font-family:inherit;font-size:.88rem;transition:background-color .2s,color .2s;display:block}._historyDatesSubListButton_aeot0_235:hover{color:#055d87;background-color:#e8f4f8}._historyDatesYear_aeot0_257{color:#055d87;margin-top:.5rem;padding:.4rem 0;font-size:1.05rem;font-weight:700;display:block}._historyDatesYear_aeot0_257:first-of-type{margin-top:0}._historyDatesMonth_aeot0_270{color:#333;padding:.25rem 0 .15rem .5rem;font-size:.95rem;font-weight:600;display:block}._historyDatesDay_aeot0_278{color:#555;padding:.2rem 0 .1rem 1rem;font-size:.9rem;font-weight:600;display:block}._historyDatesDayLabel_aeot0_286{color:#444;padding:.15rem 0 .1rem 1.5rem;font-size:.88rem;font-weight:500;display:block}._content_aeot0_132{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._contentScrollArea_aeot0_136{flex-direction:column;flex:1;min-height:0;padding-bottom:2rem;padding-right:.5rem;display:flex;overflow:hidden auto}._contentScrollArea_aeot0_136::-webkit-scrollbar{width:8px}._contentScrollArea_aeot0_136::-webkit-scrollbar-track{background:0 0}._contentScrollArea_aeot0_136::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._contentScrollArea_aeot0_136::-webkit-scrollbar-thumb:hover{background:#999}._emptyMessage_aeot0_330{color:#888;text-align:center;margin:0;padding:3rem 0;font-size:1.5rem}._clinicalHistoriesList_aeot0_338{flex-direction:column;gap:1.5rem;padding:1rem 0;display:flex}._clinicalHistoriesListWhenAdding_aeot0_345{margin:0;padding:0;display:block}._clinicalHistoryCard_aeot0_351{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:.5rem;flex-direction:column;padding:1rem;transition:all .2s;display:flex}._clinicalHistoryCardActionsRow_aeot0_361{justify-content:flex-end;display:flex}._clinicalHistoryCardBody_aeot0_366{min-width:0;display:flex}._clinicalHistoryCardHalf_aeot0_371{flex:1 1 0;min-width:0}._clinicalHistoryCardHalf_aeot0_371:last-child{margin-left:1rem}._clinicalHistoryCardFull_aeot0_380{flex:100%;min-width:0}._clinicalHistoryCard_aeot0_351:hover,._clinicalHistoryCardHighlighted_aeot0_386{background-color:#f0f7fa;border-color:#055d87;box-shadow:0 2px 8px #0000001a}._clinicalHistoryTitle_aeot0_392{color:#055d87;border-radius:.35rem;margin:0 0 .4rem;padding:0 .5rem;font-size:1rem;font-style:italic;font-weight:600;transition:background-color .4s}._clinicalHistorySubtitle_aeot0_403{font-size:1rem;font-style:italic;font-weight:400}._clinicalHistoryContent_aeot0_409{color:#444;white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.6}._clinicalHistoryActions_aeot0_417{gap:.5rem;display:flex}._editButton_aeot0_422,._deleteButton_aeot0_423{cursor:pointer;color:#055d87;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}._editButton_aeot0_422:hover{color:#34c2fc;background-color:#055d871a}._deleteButton_aeot0_423{color:#dc3545}._deleteButton_aeot0_423:hover{color:#c82333;background-color:#dc35451a}._editForm_aeot0_450{flex-direction:column;gap:1rem;display:flex}._fieldContainer_aeot0_456{margin-bottom:1rem}._fieldLabel_aeot0_460{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:500;display:block}._required_aeot0_468{color:#dc3545;margin-left:.2rem;font-weight:700;display:inline}._editInput_aeot0_475,._editTextarea_aeot0_476,._editSelect_aeot0_477{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:.5rem;outline:none;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}._editInput_aeot0_475:focus,._editTextarea_aeot0_476:focus,._editSelect_aeot0_477:focus{border-color:#055d87;box-shadow:0 0 0 2px #055d871a}._editInput_aeot0_475{color:#055d87;font-weight:600}._editInput_aeot0_475::placeholder{color:#999;opacity:1;font-weight:400}._editSelect_aeot0_477{color:#666;cursor:pointer;background-color:#fff;width:100%;font-weight:400}._editSelect_aeot0_477::placeholder{color:#999;opacity:1;font-weight:400}._editTextarea_aeot0_476{resize:vertical;color:#444;min-height:100px;line-height:1.6}._editActions_aeot0_527{justify-content:flex-end;gap:.75rem;display:flex}._cancelEditButton_aeot0_533,._saveEditButton_aeot0_534{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .2s}._cancelEditButton_aeot0_533{color:#fff;background-color:#6c757d}._cancelEditButton_aeot0_533:hover{background-color:#5a6268}._saveEditButton_aeot0_534{color:#fff;background-color:#055d87}._saveEditButton_aeot0_534:hover:not(:disabled){background-color:#044a6b}._saveEditButton_aeot0_534:disabled{color:#666;cursor:not-allowed;opacity:.6;background-color:#ccc}._savingContent_aeot0_569{align-items:center;gap:.5rem;display:flex}._addCard_aeot0_575{cursor:pointer;background-color:#f0f7fa;border:2px dashed #34c2fc;flex-direction:column;justify-content:center;align-items:center;min-height:56px;display:flex}._addCard_aeot0_575:hover{background-color:#e0f0f7;border-color:#055d87;transform:translateY(-2px);box-shadow:0 4px 8px #055d8733}._addIcon_aeot0_593{color:#34c2fc;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}._addCard_aeot0_575:hover ._addIcon_aeot0_593{color:#055d87;transform:scale(1.1)}._addLabel_aeot0_608{color:#055d87;text-align:center;font-size:1.1rem;font-weight:600;line-height:1}._footer_aeot0_616{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}._cancelButton_aeot0_625{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._cancelButton_aeot0_625:hover{background-color:#5a6268}._saveButton_aeot0_641{white-space:nowrap;color:#fff;cursor:pointer;background-color:#055d87;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._saveButton_aeot0_641:hover{background-color:#044a6b}._deleteConfirmOverlay_aeot0_658{z-index:3000;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._deleteConfirmModal_aeot0_671{background-color:#fff;border-radius:1rem;flex-direction:column;width:90%;max-width:500px;padding:2rem;display:flex;position:relative;box-shadow:0 10px 30px #0000004d}._closeConfirmButton_aeot0_683{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}._closeConfirmButton_aeot0_683:hover{background-color:#f0f0f0}._deleteConfirmTitle_aeot0_707{color:#dc3545;text-align:center;margin:0 0 1.5rem;font-size:1.4rem;font-weight:600}._deletePreviewContainer_aeot0_715{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}._deletePreviewFileInfo_aeot0_722{background-color:#f5f5f5;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:150px;padding:2rem;display:flex}._deleteFileIcon_aeot0_735{font-size:4rem}._deleteFileType_aeot0_739{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}._deleteHistoryInfo_aeot0_747{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}._deleteHistoryTitle_aeot0_755{color:#055d87;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}._deleteHistorySubtitle_aeot0_762{color:#666;margin:0 0 .5rem;font-size:1rem;font-style:italic}._deleteHistoryContent_aeot0_769{color:#444;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.5}._deleteConfirmButtons_aeot0_777{justify-content:flex-end;gap:1rem;display:flex}._cancelDeleteButton_aeot0_783{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._cancelDeleteButton_aeot0_783:hover:not(:disabled){background-color:#5a6268}._cancelDeleteButton_aeot0_783:disabled{opacity:.6;cursor:not-allowed}._confirmDeleteButton_aeot0_804{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}._confirmDeleteButton_aeot0_804:hover:not(:disabled){background-color:#c82333}._confirmDeleteButton_aeot0_804:disabled{opacity:.6;cursor:not-allowed}._bottomBar_aeot0_825{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border-top:1px solid #e6e6e6;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:auto;padding:1rem 0;display:grid;position:sticky;bottom:0;left:0;right:0}._bottomBarAdd_aeot0_843{flex-direction:row;justify-content:center;justify-self:center;align-items:center;gap:.75rem;width:100%;max-width:560px;padding:.4rem 2.25rem;display:flex}._bottomBarActions_aeot0_855{justify-self:end}._actionButtons_aeot0_859{justify-content:center;gap:.75rem;display:flex}._overlay_10gbr_1{z-index:2000;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}._modal_10gbr_15{background-color:#fff;border-radius:1rem;flex-direction:column;max-width:95vw;max-height:95vh;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000004d}._header_10gbr_26{border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}._title_10gbr_36{color:#055d87;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:1.1rem;font-weight:600;overflow:hidden}._headerActions_10gbr_47{align-items:center;gap:.75rem;display:flex}._downloadButton_10gbr_53{color:#fff;cursor:pointer;background-color:#055d87;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500}._downloadButton_10gbr_53:hover{background-color:#044a6b}._closeButton_10gbr_68{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;display:flex}._closeButton_10gbr_68:hover{background-color:#f0f0f0}._content_10gbr_89{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:300px;padding:1.5rem;display:flex;overflow:auto}._imageWrapper_10gbr_100{justify-content:center;align-items:center;width:100%;display:flex}._fullImage_10gbr_107{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:80vh}._pdfWrapper_10gbr_114{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}._pdfPage_10gbr_122{max-width:100%;box-shadow:0 2px 8px #00000026}._pdfPagination_10gbr_127{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}._pageButton_10gbr_135{color:#fff;cursor:pointer;background-color:#055d87;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem}._pageButton_10gbr_135:hover:not(:disabled){background-color:#044a6b}._pageButton_10gbr_135:disabled{opacity:.5;cursor:not-allowed}._pageInfo_10gbr_154{color:#333;font-size:.95rem}._txtWrapper_10gbr_159{text-align:left;background:#f9f9f9;border-radius:.5rem;width:100%;max-width:800px;max-height:70vh;padding:1.5rem;overflow:auto}._txtContent_10gbr_170{white-space:pre-wrap;word-break:break-word;color:#333;margin:0;font-family:inherit;font-size:.95rem;line-height:1.5}._docxWrapper_10gbr_180{background:#fff;border-radius:.5rem;width:100%;max-width:800px;max-height:70vh;padding:1rem;overflow:auto;box-shadow:inset 0 0 0 1px #e0e0e0}._docxStyleContainer_10gbr_191{display:none}._docxBodyContainer_10gbr_195{padding:1rem}._docxBodyContainer_10gbr_195 .docx-viewer{font-family:inherit}._errorMessage_10gbr_203{color:#dc3545;text-align:center;padding:1rem}._overlay_1g23k_1{z-index:1100;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_1g23k_14{background-color:#fff;border:2px solid #34c2fc;border-radius:1rem;flex-direction:column;width:90%;max-width:1200px;max-height:90vh;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 12px #959da566}._header_1g23k_29{justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex;position:relative}._closeButton_1g23k_37{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:0;right:0}._closeButton_1g23k_37:hover{color:#f32121;background-color:#2196f31a}._title_1g23k_63{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.6rem;font-weight:700}._content_1g23k_72{flex-direction:column;flex:1;gap:.7rem;margin-right:-.5rem;padding-right:.5rem;display:flex;overflow-y:auto}._content_1g23k_72::-webkit-scrollbar{width:8px}._content_1g23k_72::-webkit-scrollbar-track{background:0 0;border-radius:0 1rem 1rem 0}._content_1g23k_72::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._content_1g23k_72::-webkit-scrollbar-thumb:hover{background:#999}._sectionTitle_1g23k_100{color:#055d87;border-bottom:2px solid #34c2fc;margin-top:.5rem;margin-bottom:.3rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:700}._twoColumnsSection_1g23k_110{gap:2rem;width:100%;margin-top:.5rem;display:flex}._columnHalf_1g23k_117{flex-direction:column;flex:50%;gap:.7rem;min-width:0;display:flex}._detailRow_1g23k_125{background:#f4f4f4;border-radius:.5rem;justify-content:space-between;align-items:center;min-height:2.5rem;padding:.5rem .7rem;transition:all .2s;display:flex;box-shadow:0 2px 2px #272a2d1a}._detailRow_1g23k_125:hover{background-color:#2196f31a;box-shadow:0 2px 4px #0000001a}._detailRowFlex_1g23k_142{justify-content:space-between;gap:.7rem;width:100%;display:flex}._detailRowHalf_1g23k_149{background:#f4f4f4;border-radius:.5rem;flex:1 1 0;justify-content:space-between;align-items:center;min-width:0;min-height:2.5rem;padding:.5rem .7rem;transition:all .2s;display:flex;box-shadow:0 2px 2px #272a2d1a}._detailRowHalf_1g23k_149:hover{background-color:#2196f31a;box-shadow:0 2px 4px #0000001a}._detailRowHalf_1g23k_149 ._label_1g23k_168{color:#055d87;flex-shrink:0;min-width:auto;font-size:1.1rem;font-style:italic;font-weight:600}._label_1g23k_168{color:#055d87;min-width:200px;font-size:1.1rem;font-style:italic;font-weight:600}._value_1g23k_185{color:#161616;text-align:right;word-break:break-word;flex:1;font-size:1rem;font-weight:600}._navigationFooter_1g23k_194{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}._navButton_1g23k_203{color:#fff;cursor:pointer;background-color:#055d87;border:none;border-radius:.5rem;min-width:120px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}._navButton_1g23k_203:hover:not(:disabled){background-color:#044a6b;transform:translateY(-1px);box-shadow:0 2px 4px #0003}._navButton_1g23k_203:disabled{color:#666;cursor:not-allowed;opacity:.6;background-color:#ccc}._navigationInfo_1g23k_229{color:#055d87;text-align:center;flex:1;font-size:1rem;font-weight:600}@media (width<=768px){._modal_1g23k_14{width:95%;padding:1.2rem}._twoColumnsSection_1g23k_110{flex-direction:column}._columnHalf_1g23k_117{flex:auto}._detailRow_1g23k_125{flex-direction:column;align-items:flex-start;gap:.5rem;min-height:auto;padding:.7rem}._detailRowFlex_1g23k_142{flex-direction:column;gap:.7rem}._detailRowHalf_1g23k_149{flex-direction:column;align-items:flex-start;gap:.5rem;width:50%;min-height:auto;padding:.7rem}._label_1g23k_168{min-width:auto;font-size:1rem}._value_1g23k_185{text-align:left;width:100%}}._overlay_8mh1j_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modal_8mh1j_14{background-color:#fff;border:2px solid #34c2fc;border-radius:1rem;flex-direction:column;width:90%;max-width:500px;max-height:90vh;padding:1.5rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 10px 12px #959da566}._header_8mh1j_29{border-bottom:1px solid #e6fcff;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex;position:relative}._closeButton_8mh1j_39{color:#161616;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:0;right:0}._closeButton_8mh1j_39:hover:not(:disabled){color:#f32121;background-color:#2196f31a}._closeButton_8mh1j_39:disabled{opacity:.5;cursor:not-allowed}._title_8mh1j_70{color:#055d87;text-align:center;flex:1;margin:0;font-size:1.8rem;font-weight:700}._content_8mh1j_79{flex-direction:column;flex:1;gap:1.5rem;display:flex}._formGroup_8mh1j_86{flex-direction:column;gap:.5rem;display:flex}._label_8mh1j_92{color:#055d87;font-size:1.1rem;font-style:italic;font-weight:600}._input_8mh1j_99,._select_8mh1j_100{color:#161616;background-color:#fff;border:1px solid #ddd;border-radius:.5rem;outline:none;padding:.7rem;font-size:1rem;transition:all .2s}._input_8mh1j_99:focus,._select_8mh1j_100:focus{border-color:#34c2fc;box-shadow:0 0 0 3px #34c2fc1a}._input_8mh1j_99:disabled,._select_8mh1j_100:disabled{color:#6c757d;cursor:not-allowed;opacity:.7;background-color:#e9ecef}._footer_8mh1j_125{border-top:1px solid #e6fcff;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}._cancelButton_8mh1j_134{color:#161616;cursor:pointer;background-color:#f4f4f4;border:1px solid #ddd;border-radius:.5rem;padding:.6rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}._cancelButton_8mh1j_134:hover{background-color:#e0e0e0;border-color:#bbb}._saveButton_8mh1j_151{white-space:nowrap;color:#fff;cursor:pointer;background-color:#069;border:none;border-radius:.5rem;padding:.6rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}._saveButton_8mh1j_151:hover{background-color:#005080}._saveButton_8mh1j_151:disabled,._cancelButton_8mh1j_134:disabled{opacity:.7;cursor:not-allowed}@keyframes _spin_8mh1j_187{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_8mh1j_187{width:16px;height:16px;animation:1s linear infinite _spin_8mh1j_187;display:inline-block}@media (width<=768px){._modal_8mh1j_14{width:95%;padding:1.2rem}}._modalOverlay_1t9cj_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalContent_1t9cj_14{background:#fff;border-radius:.5rem;flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}._modalHeader_1t9cj_26{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem;display:flex}._modalTitle_1t9cj_34{color:#333;margin:0;font-size:1.25rem;font-weight:600}._modalCloseButton_1t9cj_41{cursor:pointer;color:#666;background:0 0;border:none;border-radius:.25rem;padding:.25rem;font-size:1.5rem;transition:all .2s}._modalCloseButton_1t9cj_41:hover:not(:disabled){color:#333;background-color:#f0f0f0}._modalCloseButton_1t9cj_41:disabled{opacity:.6;cursor:not-allowed}._modalBody_1t9cj_62{flex:1;padding:1rem;overflow-y:auto}._benefitInfo_1t9cj_68{background:#f8f9fa;border-radius:.5rem;margin-bottom:1rem}._benefitInfo_1t9cj_68 p{margin:.5rem 0 .7rem;font-size:1.2rem;line-height:1.2}._modalDescription_1t9cj_81{color:#272727;margin:0 0 1rem;font-size:1rem}._loadingContainer_1t9cj_87{text-align:center;color:#666;padding:2rem}._benefitItem_1t9cj_93{border:1px solid #e5e5e5;border-radius:.25rem;align-items:center;margin-bottom:1rem;padding:.75rem;display:flex}._benefitInfo_1t9cj_68{flex-direction:column;flex:1;gap:.25rem;display:flex}._benefitName_1t9cj_109{color:#333;font-weight:600}._benefitName_1t9cj_109 h3{font-size:1.2rem}._benefitDetails_1t9cj_118{color:#666;flex-wrap:wrap;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}._benefitDetails_1t9cj_118 span{background:#ccc;border-radius:.5rem;padding:.1rem .5rem}._benefitStatus_1t9cj_133{text-align:center;color:#fff;border-radius:1.5rem;margin-bottom:1rem;padding:.3rem;font-weight:700}._radioGroup_1t9cj_142{flex-direction:column;justify-content:center;gap:.3rem;display:flex}._radioLabel_1t9cj_149{cursor:pointer;background:#e4e4e4;border-radius:1.5rem;align-items:center;gap:.5rem;padding:.2rem .2rem .2rem .5rem;display:flex}._radioLabel_1t9cj_149:hover{background:#d4d4d4}._radioInput_1t9cj_164{cursor:pointer}._radioLabel_1t9cj_149:has(._radioInput_1t9cj_164:disabled){opacity:.6;cursor:not-allowed}._modalFooter_1t9cj_173{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex}._modalCancelButton_1t9cj_181{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem;transition:background-color .2s}._modalCancelButton_1t9cj_181:hover:not(:disabled){background:#5a6268}._modalCancelButton_1t9cj_181:disabled{opacity:.6;cursor:not-allowed}._modalActionButton_1t9cj_201{cursor:pointer;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}._modalActionButton_1t9cj_201:disabled{opacity:.6;cursor:not-allowed}._normalButton_1t9cj_216{color:#fff;background:#055d87}._normalButton_1t9cj_216:hover:not(:disabled){background:#044a6b}._overlay_1xauu_1{z-index:1000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_1xauu_11{background:#fff;border-radius:.75rem;flex-direction:column;width:min(52rem,100vw - 2rem);max-height:min(42rem,100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 12px 40px #00000040}._header_1xauu_22{border-bottom:1px solid #e9e9e9;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}._title_1xauu_30{margin:0;font-size:1.1rem;font-weight:700}._closeButton_1xauu_36{cursor:pointer;background:0 0;border:none;padding:.1rem .4rem;font-size:1.5rem;line-height:1}._content_1xauu_45{flex-direction:column;gap:.8rem;padding:1rem;display:flex;overflow:auto}._description_1xauu_53{color:#444;margin:0;font-size:.95rem}._list_1xauu_59{flex-direction:column;gap:.6rem;display:flex}._practiceCard_1xauu_65{background:#fafafa;border:1px solid #e3e3e3;border-radius:.65rem;padding:.7rem .8rem}._practiceTitle_1xauu_72{color:#222;margin-bottom:.4rem;font-weight:700}._practiceMeta_1xauu_78{color:#555;flex-wrap:wrap;gap:.75rem;font-size:.9rem;display:flex}._form_1xauu_86{grid-template-columns:1fr;gap:.7rem;display:grid}._label_1xauu_92{color:#2c2c2c;flex-direction:column;gap:.35rem;font-weight:600;display:flex}._input_1xauu_100{border:1px solid #d8d8d8;border-radius:.5rem;padding:.55rem .65rem;font-size:.95rem}._textarea_1xauu_107{resize:vertical;border:1px solid #d8d8d8;border-radius:.5rem;padding:.55rem .65rem;font-size:.95rem}._footer_1xauu_115{justify-content:flex-end;gap:.7rem;padding-top:.2rem;display:flex}._cancelBtn_1xauu_122{color:#333;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:.5rem;padding:.45rem .9rem;font-weight:600}._confirmBtn_1xauu_132{color:#fff;cursor:pointer;background:#ff5252;border:1px solid #ff5252;border-radius:.5rem;padding:.45rem .9rem;font-weight:700}._confirmBtn_1xauu_132:disabled,._cancelBtn_1xauu_122:disabled{opacity:.6;cursor:not-allowed}._cardsGrid_1gel4_1{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;width:100%;display:grid}._cardFlipContainer_1gel4_11{grid-column-gap:16px;grid-row-gap:16px;width:100%;height:100%;min-height:300px;transform-style:preserve-3d;cursor:pointer;background-color:#069;border-radius:40px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;transition:transform .6s ease-in-out;display:block;position:relative}._cardFlipContainer_1gel4_11._is-celeste2_1gel4_30{background-color:#0aaced;border-radius:40px;height:100%;min-height:0}._cardFlipContainer_1gel4_11._is-celeste_1gel4_30{background-color:#09f;min-height:250px}._cardFlipContainer_1gel4_11._is-gray_1gel4_42{background-color:#4c4c4c;height:100%;min-height:250px}._cardFlipContainer_1gel4_11._cardContainerFlipped_1gel4_48{transform:rotateX(180deg)}._flipcardFront_1gel4_52{z-index:0;backface-visibility:hidden;perspective:none;color:#fff;cursor:pointer;mix-blend-mode:normal;background-color:#0000;border-radius:40px;justify-content:center;align-items:center;width:100%;height:100%;min-height:auto;display:block;position:absolute;top:0;left:0;transform:none}._flipcardBack_1gel4_74{z-index:0;grid-column-gap:0px;grid-row-gap:0px;backface-visibility:hidden;cursor:pointer;transform-style:preserve-3d;background-color:#0000;border:1px #fff;border-radius:40px;flex-direction:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;width:100%;height:100%;min-height:auto;display:block;position:absolute;top:0;left:0;transform:rotateX(180deg)rotateY(0)rotate(0)}._cardWrapper_1gel4_101{z-index:1;background-color:#0000;border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;padding:2rem 2.5rem;display:flex;position:relative}._cardWrapper_1gel4_101._is-blue_1gel4_115{z-index:1;perspective:none;background-color:#0000;flex-flow:row;justify-content:center;align-items:center;max-width:none;height:100%;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative;transform:none}._cardAlign_1gel4_131{justify-content:space-between;align-items:center;width:100%;display:flex}._cardText_1gel4_138{grid-column-gap:1.4rem;grid-row-gap:1.4rem;flex-flow:column;width:100%;max-width:none;margin-right:20px;padding-right:0;display:flex}._cardTextFull_1gel4_149{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;display:flex}._cardImage_1gel4_159{width:auto;height:100px}._cardIcon_1gel4_164{width:100%;height:100%;max-height:100%}@media screen and (width<=991px){._cardWrapper_1gel4_101{height:100%;margin-bottom:0;padding-bottom:2rem}._cardWrapper_1gel4_101._is-blue_1gel4_115{justify-content:center;align-items:center}._cardAlign_1gel4_131{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;height:100%;margin-bottom:0;overflow:visible}._cardImage_1gel4_159{order:-1;height:80px}._cardFlipContainer_1gel4_11{width:100%;height:100%;min-height:424px}._cardFlipContainer_1gel4_11._is-celeste2_1gel4_30{height:100%;min-height:auto;display:block}._cardFlipContainer_1gel4_11._is-celeste_1gel4_30{min-height:424px}}._faqAnswerWrapper_1gel4_215{flex-direction:row;align-items:flex-start;gap:3rem;max-height:0;padding-top:0;padding-bottom:0;transition:max-height .8s,border-color .3s,padding .8s;display:flex;overflow:hidden}._faqAnswerWrapperOpen_1gel4_230{max-height:2000px;padding-top:2rem;padding-bottom:2rem}._navMenuOpen_1gel4_236{display:block}._button_1gel4_240._is-secondary_1gel4_240{padding-left:2.2rem;padding-right:2.2rem}._faqAnswerWrapper_1gel4_215:not(._faqAnswerWrapperOpen_1gel4_230) ._faq-illus_1gel4_245{display:none}._marqueeContainer_1gel4_249{-webkit-user-select:none;user-select:none;gap:1rem;display:flex;position:relative;overflow:hidden}._marqueeContent_1gel4_257{flex-shrink:0;justify-content:space-around;gap:1rem;min-width:100%;display:flex}._marqueeContent_1gel4_257 img{object-fit:contain;flex-shrink:0;height:auto;display:block}@keyframes _marqueeScroll_1gel4_281{0%{transform:translate(0)}to{transform:translate(calc(-100% - 1rem))}}._marqueeScroll_1gel4_281{animation:25s linear infinite _marqueeScroll_1gel4_281}@font-face{font-family:webflow-icons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==)format("truetype");font-weight:400;font-style:normal}[class^=w-icon-],[class*=\ w-icon-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:webflow-icons!important}._w-icon-slider-right_1pclm_22:before{content:""}._w-icon-slider-left_1pclm_25:before{content:""}._w-icon-nav-menu_1pclm_28:before{content:""}._w-icon-arrow-down_1pclm_31:before,._w-icon-dropdown-toggle_1pclm_32:before{content:""}._w-icon-file-upload-remove_1pclm_35:before{content:""}._w-icon-file-upload-icon_1pclm_38:before{content:""}._w-block_1pclm_42{display:block}._w-inline-block_1pclm_45{max-width:100%;display:inline-block}._w-clearfix_1pclm_49:before,._w-clearfix_1pclm_49:after{content:" ";grid-area:1/1/2/2;display:table}._w-clearfix_1pclm_49:after{clear:both}._w-hidden_1pclm_61{display:none}._w-button_1pclm_64{color:#fff;line-height:inherit;cursor:pointer;background-color:#3898ec;border:0;border-radius:0;padding:9px 15px;text-decoration:none;display:inline-block}input._w-button_1pclm_64{-webkit-appearance:button}._w-code-block_1pclm_79{margin:unset}pre._w-code-block_1pclm_79 code{all:inherit}._w-optimization_1pclm_85{display:contents}._w-webflow-badge_1pclm_88,._w-webflow-badge_1pclm_88>img{box-sizing:unset;width:unset;height:unset;max-height:unset;max-width:unset;min-height:unset;min-width:unset;margin:unset;padding:unset;float:unset;clear:unset;border:unset;border-radius:unset;background:unset;background-image:unset;background-position:unset;background-size:unset;background-repeat:unset;background-origin:unset;background-clip:unset;background-attachment:unset;background-color:unset;box-shadow:unset;transform:unset;direction:unset;font-family:unset;font-weight:unset;color:unset;font-size:unset;line-height:unset;font-style:unset;font-variant:unset;text-align:unset;letter-spacing:unset;-webkit-text-decoration:unset;text-decoration:unset;text-indent:unset;text-transform:unset;list-style-type:unset;text-shadow:unset;vertical-align:unset;cursor:unset;white-space:unset;word-break:unset;word-spacing:unset;word-wrap:unset;transition:unset}._w-webflow-badge_1pclm_88{white-space:nowrap;cursor:pointer;box-shadow:0 0 0 1px #0000001a,0 1px 3px #0000001a;visibility:visible!important;opacity:1!important;z-index:2147483647!important;color:#aaadb0!important;width:auto!important;height:auto!important;overflow:unset!important;background-color:#fff!important;border-radius:3px!important;margin:0!important;padding:6px!important;font-size:12px!important;line-height:14px!important;text-decoration:none!important;display:inline-block!important;position:fixed!important;inset:auto 12px 12px auto!important;transform:none!important}._w-webflow-badge_1pclm_88>img{position:unset;visibility:unset!important;opacity:1!important;vertical-align:middle!important;display:inline-block!important}._w-list-unstyled_1pclm_173{padding-left:0;list-style:none}._w-embed_1pclm_177:before,._w-embed_1pclm_177:after{content:" ";grid-area:1/1/2/2;display:table}._w-embed_1pclm_177:after{clear:both}._w-video_1pclm_189{width:100%;padding:0;position:relative}._w-video_1pclm_189 iframe,._w-video_1pclm_189 object,._w-video_1pclm_189 embed{border:none;width:100%;height:100%;position:absolute;top:0;left:0}._w-form_1pclm_205{margin:0 0 15px}._w-form-done_1pclm_208{text-align:center;background-color:#ddd;padding:20px;display:none}._w-form-fail_1pclm_214{background-color:#ffdede;margin-top:10px;padding:10px;display:none}._w-input_1pclm_221,._w-select_1pclm_222{color:#333;vertical-align:middle;background-color:#fff;border:1px solid #ccc;width:100%;height:38px;margin-bottom:10px;padding:8px 12px;font-size:14px;line-height:1.42857;display:block}._w-input_1pclm_221::placeholder,._w-select_1pclm_222::placeholder{color:#999}._w-input_1pclm_221:focus,._w-select_1pclm_222:focus{border-color:#3898ec;outline:0}._w-input_1pclm_221[disabled],._w-select_1pclm_222[disabled],._w-input_1pclm_221[readonly],._w-select_1pclm_222[readonly],._w-input-disabled_1pclm_249,._w-select-disabled_1pclm_250{cursor:not-allowed}._w-input_1pclm_221[disabled]:not(._w-input-disabled_1pclm_249),._w-select_1pclm_222[disabled]:not(._w-input-disabled_1pclm_249),._w-input_1pclm_221[readonly],._w-select_1pclm_222[readonly]{background-color:#eee}textarea._w-input_1pclm_221,textarea._w-select_1pclm_222{height:auto}._w-select_1pclm_222{background-color:#f3f3f3}._w-select_1pclm_222[multiple]{height:auto}._w-form-label_1pclm_270{cursor:pointer;margin-bottom:0;font-weight:400;display:inline-block}._w-radio_1pclm_276{margin-bottom:5px;padding-left:20px;display:block}._w-radio_1pclm_276:before,._w-radio_1pclm_276:after{content:" ";grid-area:1/1/2/2;display:table}._w-radio_1pclm_276:after{clear:both}._w-radio-input_1pclm_293{float:left;margin:3px 0 0 -20px;line-height:normal}._w-file-upload_1pclm_302{margin-bottom:10px;display:block}._w-file-upload-input_1pclm_306{opacity:0;z-index:-100;width:.1px;height:.1px;position:absolute;overflow:hidden}._w-file-upload-default_1pclm_314,._w-file-upload-uploading_1pclm_315,._w-file-upload-success_1pclm_316{color:#333;display:inline-block}._w-file-upload-error_1pclm_320{margin-top:10px;display:block}._w-file-upload-default_1pclm_314._w-hidden_1pclm_61,._w-file-upload-uploading_1pclm_315._w-hidden_1pclm_61,._w-file-upload-error_1pclm_320._w-hidden_1pclm_61,._w-file-upload-success_1pclm_316._w-hidden_1pclm_61{display:none}._w-file-upload-uploading-btn_1pclm_330{cursor:pointer;background-color:#fafafa;border:1px solid #ccc;margin:0;padding:8px 12px;font-size:14px;font-weight:400;display:flex}._w-file-upload-file_1pclm_340{background-color:#fafafa;border:1px solid #ccc;flex-grow:1;justify-content:space-between;margin:0;padding:8px 9px 8px 11px;display:flex}._w-file-upload-file-name_1pclm_349{font-size:14px;font-weight:400;display:block}._w-file-remove-link_1pclm_354{cursor:pointer;width:auto;height:auto;margin-top:3px;margin-left:10px;padding:3px;display:block}._w-icon-file-upload-remove_1pclm_35{margin:auto;font-size:10px}._w-file-upload-error-msg_1pclm_367{color:#ea384c;padding:2px 0;display:inline-block}._w-file-upload-info_1pclm_372{padding:0 12px;line-height:38px;display:inline-block}._w-file-upload-label_1pclm_377{cursor:pointer;background-color:#fafafa;border:1px solid #ccc;margin:0;padding:8px 12px;font-size:14px;font-weight:400;display:inline-block}._w-icon-file-upload-icon_1pclm_38,._w-icon-file-upload-uploading_1pclm_388{width:20px;margin-right:8px;display:inline-block}._w-icon-file-upload-uploading_1pclm_388{height:20px}._w-container_1pclm_396{max-width:940px;margin-left:auto;margin-right:auto}._w-container_1pclm_396:before,._w-container_1pclm_396:after{content:" ";grid-area:1/1/2/2;display:table}._w-container_1pclm_396:after{clear:both}._w-container_1pclm_396 ._w-row_1pclm_413{margin-left:-10px;margin-right:-10px}._w-row_1pclm_413:before,._w-row_1pclm_413:after{content:" ";grid-area:1/1/2/2;display:table}._w-row_1pclm_413:after{clear:both}._w-row_1pclm_413 ._w-row_1pclm_413{margin-left:0;margin-right:0}._w-col_1pclm_433{float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;position:relative}._w-col_1pclm_433 ._w-col_1pclm_433{padding-left:0;padding-right:0}._w-col-1_1pclm_445{width:8.33333%}._w-col-2_1pclm_448{width:16.6667%}._w-col-3_1pclm_451{width:25%}._w-col-4_1pclm_454{width:33.3333%}._w-col-5_1pclm_457{width:41.6667%}._w-col-6_1pclm_460{width:50%}._w-col-7_1pclm_463{width:58.3333%}._w-col-8_1pclm_466{width:66.6667%}._w-col-9_1pclm_469{width:75%}._w-col-10_1pclm_472{width:83.3333%}._w-col-11_1pclm_475{width:91.6667%}._w-col-12_1pclm_478{width:100%}._w-hidden-main_1pclm_481{display:none!important}@media screen and (width<=991px){._w-container_1pclm_396{max-width:728px}._w-hidden-main_1pclm_481{display:inherit!important}._w-hidden-medium_1pclm_491{display:none!important}._w-col-medium-1_1pclm_494{width:8.33333%}._w-col-medium-2_1pclm_497{width:16.6667%}._w-col-medium-3_1pclm_500{width:25%}._w-col-medium-4_1pclm_503{width:33.3333%}._w-col-medium-5_1pclm_506{width:41.6667%}._w-col-medium-6_1pclm_509{width:50%}._w-col-medium-7_1pclm_512{width:58.3333%}._w-col-medium-8_1pclm_515{width:66.6667%}._w-col-medium-9_1pclm_518{width:75%}._w-col-medium-10_1pclm_521{width:83.3333%}._w-col-medium-11_1pclm_524{width:91.6667%}._w-col-medium-12_1pclm_527{width:100%}._w-col-stack_1pclm_530{width:100%;left:auto;right:auto}}@media screen and (width<=767px){._w-hidden-main_1pclm_481,._w-hidden-medium_1pclm_491{display:inherit!important}._w-hidden-small_1pclm_543{display:none!important}._w-row_1pclm_413,._w-container_1pclm_396 ._w-row_1pclm_413{margin-left:0;margin-right:0}._w-col_1pclm_433{width:100%;left:auto;right:auto}._w-col-small-1_1pclm_556{width:8.33333%}._w-col-small-2_1pclm_559{width:16.6667%}._w-col-small-3_1pclm_562{width:25%}._w-col-small-4_1pclm_565{width:33.3333%}._w-col-small-5_1pclm_568{width:41.6667%}._w-col-small-6_1pclm_571{width:50%}._w-col-small-7_1pclm_574{width:58.3333%}._w-col-small-8_1pclm_577{width:66.6667%}._w-col-small-9_1pclm_580{width:75%}._w-col-small-10_1pclm_583{width:83.3333%}._w-col-small-11_1pclm_586{width:91.6667%}._w-col-small-12_1pclm_589{width:100%}}@media screen and (width<=479px){._w-container_1pclm_396{max-width:none}._w-hidden-main_1pclm_481,._w-hidden-medium_1pclm_491,._w-hidden-small_1pclm_543{display:inherit!important}._w-hidden-tiny_1pclm_606{display:none!important}._w-col_1pclm_433{width:100%}._w-col-tiny-1_1pclm_612{width:8.33333%}._w-col-tiny-2_1pclm_615{width:16.6667%}._w-col-tiny-3_1pclm_618{width:25%}._w-col-tiny-4_1pclm_621{width:33.3333%}._w-col-tiny-5_1pclm_624{width:41.6667%}._w-col-tiny-6_1pclm_627{width:50%}._w-col-tiny-7_1pclm_630{width:58.3333%}._w-col-tiny-8_1pclm_633{width:66.6667%}._w-col-tiny-9_1pclm_636{width:75%}._w-col-tiny-10_1pclm_639{width:83.3333%}._w-col-tiny-11_1pclm_642{width:91.6667%}._w-col-tiny-12_1pclm_645{width:100%}}._w-widget_1pclm_649{position:relative}._w-widget-map_1pclm_652{width:100%;height:400px}._w-widget-map_1pclm_652 label{width:auto;display:inline}._w-widget-map_1pclm_652 img{max-width:inherit}._w-widget-map_1pclm_652 ._gm-style-iw_1pclm_663{text-align:center}._w-widget-map_1pclm_652 ._gm-style-iw_1pclm_663>button{display:none!important}._w-widget-twitter_1pclm_669{overflow:hidden}._w-widget-twitter-count-shim_1pclm_672{vertical-align:top;text-align:center;background:#fff;border:1px solid #758696;border-radius:3px;width:28px;height:20px;display:inline-block;position:relative}._w-widget-twitter-count-shim_1pclm_672 *{pointer-events:none;-webkit-user-select:none;user-select:none}._w-widget-twitter-count-shim_1pclm_672 ._w-widget-twitter-count-inner_1pclm_687{text-align:center;color:#999;font-family:serif;font-size:15px;line-height:12px;position:relative}._w-widget-twitter-count-shim_1pclm_672 ._w-widget-twitter-count-clear_1pclm_695{display:block;position:relative}._w-widget-twitter-count-shim_1pclm_672._w--large_1pclm_699{width:36px;height:28px}._w-widget-twitter-count-shim_1pclm_672._w--large_1pclm_699 ._w-widget-twitter-count-inner_1pclm_687{font-size:18px;line-height:18px}._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707){margin-left:5px;margin-right:8px}._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707)._w--large_1pclm_699{margin-left:6px}._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707):before,._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707):after{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:50%;left:0}._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707):before{border-width:4px;border-color:#75869600 #5d6c7b #75869600 #75869600;margin-top:-4px;margin-left:-9px}._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707)._w--large_1pclm_699:before{border-width:5px;margin-top:-5px;margin-left:-10px}._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707):after{border-width:4px;border-color:#fff0 #fff #fff0 #fff0;margin-top:-4px;margin-left:-8px}._w-widget-twitter-count-shim_1pclm_672:not(._w--vertical_1pclm_707)._w--large_1pclm_699:after{border-width:5px;margin-top:-5px;margin-left:-9px}._w-widget-twitter-count-shim_1pclm_672._w--vertical_1pclm_707{width:61px;height:33px;margin-bottom:8px}._w-widget-twitter-count-shim_1pclm_672._w--vertical_1pclm_707:before,._w-widget-twitter-count-shim_1pclm_672._w--vertical_1pclm_707:after{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:100%;left:50%}._w-widget-twitter-count-shim_1pclm_672._w--vertical_1pclm_707:before{border-width:5px;border-color:#5d6c7b #75869600 #75869600;margin-left:-5px}._w-widget-twitter-count-shim_1pclm_672._w--vertical_1pclm_707:after{border-width:4px;border-color:#fff #fff0 #fff0;margin-left:-4px}._w-widget-twitter-count-shim_1pclm_672._w--vertical_1pclm_707 ._w-widget-twitter-count-inner_1pclm_687{font-size:18px;line-height:22px}._w-widget-twitter-count-shim_1pclm_672._w--vertical_1pclm_707._w--large_1pclm_699{width:76px}._w-background-video_1pclm_784{color:#fff;height:500px;position:relative;overflow:hidden}._w-background-video_1pclm_784>video{object-fit:cover;z-index:-100;background-position:50%;background-size:cover;width:100%;height:100%;margin:auto;position:absolute;inset:-100%}._w-background-video_1pclm_784>video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}._w-background-video--control_1pclm_808{background-color:#0000;padding:0;position:absolute;bottom:1em;right:1em}._w-background-video--control_1pclm_808>[hidden]{display:none!important}._w-slider_1pclm_818{text-align:center;clear:both;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;background:#ddd;height:300px;position:relative}._w-slider-mask_1pclm_827{z-index:1;white-space:nowrap;height:100%;display:block;position:relative;left:0;right:0;overflow:hidden}._w-slide_1pclm_818{vertical-align:top;white-space:normal;text-align:left;width:100%;height:100%;display:inline-block;position:relative}._w-slider-nav_1pclm_846{z-index:2;text-align:center;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;height:40px;margin:auto;padding-top:10px;position:absolute;inset:auto 0 0}._w-slider-nav_1pclm_846._w-round_1pclm_860>div{border-radius:100%}._w-slider-nav_1pclm_846._w-num_1pclm_863>div{width:auto;height:auto;font-size:inherit;line-height:inherit;padding:.2em .5em}._w-slider-nav_1pclm_846._w-shadow_1pclm_870>div{box-shadow:0 0 3px #3336}._w-slider-nav-invert_1pclm_873{color:#fff}._w-slider-nav-invert_1pclm_873>div{background-color:#2226}._w-slider-nav-invert_1pclm_873>div._w-active_1pclm_879{background-color:#222}._w-slider-dot_1pclm_882{cursor:pointer;background-color:#fff6;width:1em;height:1em;margin:0 3px .5em;transition:background-color .1s,color .1s;display:inline-block;position:relative}._w-slider-dot_1pclm_882._w-active_1pclm_879{background-color:#fff}._w-slider-dot_1pclm_882:focus{outline:none;box-shadow:0 0 0 2px #fff}._w-slider-dot_1pclm_882:focus._w-active_1pclm_879{box-shadow:none}._w-slider-arrow-left_1pclm_904,._w-slider-arrow-right_1pclm_905{cursor:pointer;color:#fff;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;width:80px;margin:auto;font-size:40px;position:absolute;inset:0;overflow:hidden}._w-slider-arrow-left_1pclm_904 [class^=w-icon-],._w-slider-arrow-right_1pclm_905 [class^=w-icon-],._w-slider-arrow-left_1pclm_904 [class*=\ w-icon-],._w-slider-arrow-right_1pclm_905 [class*=\ w-icon-]{position:absolute}._w-slider-arrow-left_1pclm_904:focus,._w-slider-arrow-right_1pclm_905:focus{outline:0}._w-slider-arrow-left_1pclm_904{z-index:3;right:auto}._w-slider-arrow-right_1pclm_905{z-index:4;left:auto}._w-icon-slider-left_1pclm_25,._w-icon-slider-right_1pclm_22{width:1em;height:1em;margin:auto;inset:0}._w-slider-aria-label_1pclm_949{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._w-slider-force-show_1pclm_959{display:block!important}._w-dropdown_1pclm_962{text-align:left;z-index:900;margin-left:auto;margin-right:auto;display:inline-block;position:relative}._w-dropdown-btn_1pclm_970,._w-dropdown-toggle_1pclm_971,._w-dropdown-link_1pclm_972{vertical-align:top;color:#222;text-align:left;white-space:nowrap;margin-left:auto;margin-right:auto;padding:20px;text-decoration:none;position:relative}._w-dropdown-toggle_1pclm_971{-webkit-user-select:none;user-select:none;cursor:pointer;padding-right:40px;display:inline-block}._w-dropdown-toggle_1pclm_971:focus{outline:0}._w-icon-dropdown-toggle_1pclm_32{width:1em;height:1em;margin:auto 20px auto auto;position:absolute;top:0;bottom:0;right:0}._w-dropdown-list_1pclm_1002{background:#ddd;min-width:100%;display:none;position:absolute}._w-dropdown-list_1pclm_1002._w--open_1pclm_1008{display:block}._w-dropdown-link_1pclm_972{color:#222;padding:10px 20px;display:block}._w-dropdown-link_1pclm_972._w--current_1pclm_1016{color:#0082f3}._w-dropdown-link_1pclm_972:focus{outline:0}@media screen and (width<=767px){._w-nav-brand_1pclm_1023{padding-left:10px}}._w-lightbox-backdrop_1pclm_1041{cursor:auto;letter-spacing:normal;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;color:#fff;text-align:center;z-index:2000;opacity:0;-webkit-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;background:#000000e6;outline:0;font-family:Helvetica Neue,Helvetica,Ubuntu,Segoe UI,Verdana,sans-serif;font-size:17px;font-style:normal;font-weight:300;line-height:1.2;list-style:outside;position:fixed;inset:0;-webkit-transform:translate(0)}._w-lightbox-backdrop_1pclm_1041,._w-lightbox-container_1pclm_1081{-webkit-overflow-scrolling:touch;height:100%;overflow:auto}._w-lightbox-content_1pclm_1086{height:100vh;position:relative;overflow:hidden}._w-lightbox-view_1pclm_1091{opacity:0;width:100vw;height:100vh;position:absolute}._w-lightbox-view_1pclm_1091:before{content:"";height:100vh}._w-lightbox-group_1pclm_1102,._w-lightbox-group_1pclm_1102 ._w-lightbox-view_1pclm_1091,._w-lightbox-group_1pclm_1102 ._w-lightbox-view_1pclm_1091:before{height:86vh}._w-lightbox-frame_1pclm_1107,._w-lightbox-view_1pclm_1091:before{vertical-align:middle;display:inline-block}._w-lightbox-figure_1pclm_1115{margin:0;position:relative}._w-lightbox-group_1pclm_1102 ._w-lightbox-figure_1pclm_1115{cursor:pointer}._w-lightbox-img_1pclm_1127{width:auto;max-width:none;height:auto}._w-lightbox-image_1pclm_1135{float:none;max-width:100vw;max-height:100vh;display:block}._w-lightbox-group_1pclm_1102 ._w-lightbox-image_1pclm_1135{max-height:86vh}._w-lightbox-caption_1pclm_1145{text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#0006;padding:.5em 1em;position:absolute;bottom:0;left:0;right:0;overflow:hidden}._w-lightbox-embed_1pclm_1157{width:100%;height:100%;position:absolute;inset:0}._w-lightbox-control_1pclm_1166{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:24px;width:4em;transition:all .3s;position:absolute;top:0}._w-lightbox-left_1pclm_1177{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);display:none;bottom:0;left:0}._w-lightbox-right_1pclm_1184{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);display:none;bottom:0;right:0}._w-lightbox-close_1pclm_1196{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);background-size:18px;height:2.6em;right:0}._w-lightbox-strip_1pclm_1206{white-space:nowrap;padding:0 1vh;line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:auto hidden}._w-lightbox-item_1pclm_1225{box-sizing:content-box;cursor:pointer;width:10vh;padding:2vh 1vh;display:inline-block;-webkit-transform:translate(0,0)}._w-lightbox-active_1pclm_1235{opacity:.3}._w-lightbox-thumbnail_1pclm_1238{background:#222;height:10vh;position:relative;overflow:hidden}._w-lightbox-thumbnail-image_1pclm_1244{position:absolute;top:0;left:0}._w-lightbox-thumbnail_1pclm_1238 ._w-lightbox-tall_1pclm_1249{width:100%;top:50%;transform:translateY(-50%)}._w-lightbox-thumbnail_1pclm_1238 ._w-lightbox-wide_1pclm_1255{height:100%;left:50%;transform:translate(-50%)}._w-lightbox-spinner_1pclm_1267{box-sizing:border-box;border:5px solid #0006;border-radius:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:.8s linear infinite _spin_1pclm_1;position:absolute;top:50%;left:50%}._w-lightbox-spinner_1pclm_1267:after{content:"";border:3px solid #0000;border-bottom-color:#fff;border-radius:50%;position:absolute;inset:-4px}._w-lightbox-hide_1pclm_1295{display:none}._w-lightbox-noscroll_1pclm_1298{overflow:hidden}@media (width>=768px){._w-lightbox-content_1pclm_1086{height:96vh;margin-top:2vh}._w-lightbox-view_1pclm_1091,._w-lightbox-view_1pclm_1091:before{height:96vh}._w-lightbox-group_1pclm_1102,._w-lightbox-group_1pclm_1102 ._w-lightbox-view_1pclm_1091,._w-lightbox-group_1pclm_1102 ._w-lightbox-view_1pclm_1091:before{height:84vh}._w-lightbox-image_1pclm_1135{max-width:96vw;max-height:96vh}._w-lightbox-group_1pclm_1102 ._w-lightbox-image_1pclm_1135{max-width:82.3vw;max-height:84vh}._w-lightbox-left_1pclm_1177,._w-lightbox-right_1pclm_1184{opacity:.5;display:block}._w-lightbox-close_1pclm_1196{opacity:.8}._w-lightbox-control_1pclm_1166:hover{opacity:1}}._w-lightbox-inactive_1pclm_1336,._w-lightbox-inactive_1pclm_1336:hover{opacity:0}._w-richtext_1pclm_1340:before,._w-richtext_1pclm_1340:after{content:" ";grid-area:1/1/2/2;display:table}._w-richtext_1pclm_1340:after{clear:both}._w-richtext_1pclm_1340[contenteditable=true]:before,._w-richtext_1pclm_1340[contenteditable=true]:after{white-space:initial}._w-richtext_1pclm_1340 ol,._w-richtext_1pclm_1340 ul{overflow:hidden}._w-richtext_1pclm_1340 ._w-richtext-figure-selected_1pclm_1360._w-richtext-figure-type-video_1pclm_1360 div:after,._w-richtext_1pclm_1340 ._w-richtext-figure-selected_1pclm_1360[data-rt-type=video] div:after,._w-richtext_1pclm_1340 ._w-richtext-figure-selected_1pclm_1360._w-richtext-figure-type-image_1pclm_1364 div,._w-richtext_1pclm_1340 ._w-richtext-figure-selected_1pclm_1360[data-rt-type=image] div{outline:2px solid #2895f7}._w-richtext_1pclm_1340 figure._w-richtext-figure-type-video_1pclm_1360>div:after,._w-richtext_1pclm_1340 figure[data-rt-type=video]>div:after{content:"";display:none;position:absolute;inset:0}._w-richtext_1pclm_1340 figure{max-width:60%;position:relative}._w-richtext_1pclm_1340 figure>div:before{cursor:default!important}._w-richtext_1pclm_1340 figure img{width:100%}._w-richtext_1pclm_1340 figure figcaption._w-richtext-figcaption-placeholder_1pclm_1388{opacity:.6}._w-richtext_1pclm_1340 figure div{color:#0000;font-size:0}._w-richtext_1pclm_1340 figure._w-richtext-figure-type-image_1pclm_1364,._w-richtext_1pclm_1340 figure[data-rt-type=image]{display:table}._w-richtext_1pclm_1340 figure._w-richtext-figure-type-image_1pclm_1364>div,._w-richtext_1pclm_1340 figure[data-rt-type=image]>div{display:inline-block}._w-richtext_1pclm_1340 figure._w-richtext-figure-type-image_1pclm_1364>figcaption,._w-richtext_1pclm_1340 figure[data-rt-type=image]>figcaption{caption-side:bottom;display:table-caption}._w-richtext_1pclm_1340 figure._w-richtext-figure-type-video_1pclm_1360,._w-richtext_1pclm_1340 figure[data-rt-type=video]{width:60%;height:0}._w-richtext_1pclm_1340 figure._w-richtext-figure-type-video_1pclm_1360 iframe,._w-richtext_1pclm_1340 figure[data-rt-type=video] iframe{width:100%;height:100%;position:absolute;top:0;left:0}._w-richtext_1pclm_1340 figure._w-richtext-figure-type-video_1pclm_1360>div,._w-richtext_1pclm_1340 figure[data-rt-type=video]>div{width:100%}._w-richtext_1pclm_1340 figure._w-richtext-align-center_1pclm_1426{clear:both;margin-left:auto;margin-right:auto}._w-richtext_1pclm_1340 figure._w-richtext-align-center_1pclm_1426._w-richtext-figure-type-image_1pclm_1364>div,._w-richtext_1pclm_1340 figure._w-richtext-align-center_1pclm_1426[data-rt-type=image]>div{max-width:100%}._w-richtext_1pclm_1340 figure._w-richtext-align-normal_1pclm_1435{clear:both}._w-richtext_1pclm_1340 figure._w-richtext-align-fullwidth_1pclm_1438{text-align:center;clear:both;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:block}._w-richtext_1pclm_1340 figure._w-richtext-align-fullwidth_1pclm_1438>div{padding-bottom:inherit;display:inline-block}._w-richtext_1pclm_1340 figure._w-richtext-align-fullwidth_1pclm_1438>figcaption{display:block}._w-richtext_1pclm_1340 figure._w-richtext-align-floatleft_1pclm_1457{float:left;clear:none;margin-right:15px}._w-richtext_1pclm_1340 figure._w-richtext-align-floatright_1pclm_1462{float:right;clear:none;margin-left:15px}._w-nav_1pclm_1023{z-index:1000;background:#ddd;position:relative}._w-nav_1pclm_1023:before,._w-nav_1pclm_1023:after{content:" ";grid-area:1/1/2/2;display:table}._w-nav_1pclm_1023:after{clear:both}._w-nav-brand_1pclm_1023{float:left;color:#333;text-decoration:none;position:relative}._w-nav-link_1pclm_1490{vertical-align:top;color:#222;text-align:left;margin-left:auto;margin-right:auto;padding:20px;text-decoration:none;display:inline-block;position:relative}._w-nav-link_1pclm_1490._w--current_1pclm_1016{color:#0082f3}._w-nav-menu_1pclm_1504{float:right;position:relative}[data-nav-menu-open]{text-align:center;background:#c8c8c8;min-width:200px;position:absolute;top:100%;left:0;right:0;overflow:visible;display:block!important}._w--nav-link-open_1pclm_1519{display:block;position:relative}._w-nav-overlay_1pclm_1523{width:100%;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden}._w-nav-overlay_1pclm_1523 [data-nav-menu-open]{top:0}._w-nav_1pclm_1023[data-animation=over-left] ._w-nav-overlay_1pclm_1523{width:auto}._w-nav_1pclm_1023[data-animation=over-left] ._w-nav-overlay_1pclm_1523,._w-nav_1pclm_1023[data-animation=over-left] [data-nav-menu-open]{z-index:1;top:0;right:auto}._w-nav_1pclm_1023[data-animation=over-right] ._w-nav-overlay_1pclm_1523{width:auto}._w-nav_1pclm_1023[data-animation=over-right] ._w-nav-overlay_1pclm_1523,._w-nav_1pclm_1023[data-animation=over-right] [data-nav-menu-open]{z-index:1;top:0;left:auto}._w-nav-button_1pclm_1553{float:right;cursor:pointer;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;padding:18px;font-size:24px;display:none;position:relative}._w-nav-button_1pclm_1553:focus{outline:0}._w-nav-button_1pclm_1553._w--open_1pclm_1008{color:#fff;background-color:#c8c8c8}._w-nav_1pclm_1023[data-collapse=all] ._w-nav-menu_1pclm_1504{display:none}._w-nav_1pclm_1023[data-collapse=all] ._w-nav-button_1pclm_1553,._w--nav-dropdown-open_1pclm_1577,._w--nav-dropdown-toggle-open_1pclm_1580{display:block}._w--nav-dropdown-list-open_1pclm_1583{position:static}@media screen and (width<=991px){._w-nav_1pclm_1023[data-collapse=medium] ._w-nav-menu_1pclm_1504{display:none}._w-nav_1pclm_1023[data-collapse=medium] ._w-nav-button_1pclm_1553{display:block}}@media screen and (width<=767px){._w-nav_1pclm_1023[data-collapse=small] ._w-nav-menu_1pclm_1504{display:none}._w-nav_1pclm_1023[data-collapse=small] ._w-nav-button_1pclm_1553{display:block}._w-nav-brand_1pclm_1023{padding-left:10px}}@media screen and (width<=479px){._w-nav_1pclm_1023[data-collapse=tiny] ._w-nav-menu_1pclm_1504{display:none}._w-nav_1pclm_1023[data-collapse=tiny] ._w-nav-button_1pclm_1553{display:block}}._w-tabs_1pclm_1613{position:relative}._w-tabs_1pclm_1613:before,._w-tabs_1pclm_1613:after{content:" ";grid-area:1/1/2/2;display:table}._w-tabs_1pclm_1613:after{clear:both}._w-tab-menu_1pclm_1628{position:relative}._w-tab-link_1pclm_1631{vertical-align:top;text-align:left;cursor:pointer;color:#222;background-color:#ddd;padding:9px 30px;text-decoration:none;display:inline-block;position:relative}._w-tab-link_1pclm_1631._w--current_1pclm_1016{background-color:#c8c8c8}._w-tab-link_1pclm_1631:focus{outline:0}._w-tab-content_1pclm_1648{display:block;position:relative;overflow:hidden}._w-tab-pane_1pclm_1653{display:none;position:relative}._w--tab-active_1pclm_1657{display:block}@media screen and (width<=479px){._w-tab-link_1pclm_1631{display:block}}._w-ix-emptyfix_1pclm_1665:after{content:""}@keyframes _spin_1pclm_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._w-dyn-empty_1pclm_1676{background-color:#ddd;padding:10px}._w-dyn-hide_1pclm_1680,._w-dyn-bind-empty_1pclm_1683,._w-condition-invisible_1pclm_1686{display:none!important}._wf-layout-layout_1pclm_1689{display:grid}:root{--full-black:#000;--transparent:#fff0;--radius-14px:14px;--full-white:white;--azul-brand:#069;--op60-white:#ffffff4d;--alt-black:#4c4c4c;--celeste-brand:#09f;--radius-40px:40px;--gray:#bdbdbd;--dark-blue:#191a23;--celeste-brand-2:#0aaced;--op50-gray:#89898980}._w-layout-grid_1pclm_1708{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}._w-form-formradioinput--inputType-custom_1pclm_1717{border:1px solid #ccc;border-radius:50%;width:12px;height:12px}._w-form-formradioinput--inputType-custom_1pclm_1717._w--redirected-focus_1pclm_1724{box-shadow:0 0 3px 1px #3898ec}._w-form-formradioinput--inputType-custom_1pclm_1717._w--redirected-checked_1pclm_1728{border-width:4px;border-color:#3898ec}._w-checkbox_1pclm_1733{margin-bottom:5px;padding-left:20px;display:block}._w-checkbox_1pclm_1733:before{content:" ";grid-area:1/1/2/2;display:table}._w-checkbox_1pclm_1733:after{content:" ";clear:both;grid-area:1/1/2/2;display:table}._w-checkbox-input_1pclm_1752{float:left;margin:4px 0 0 -20px;line-height:normal}._w-checkbox-input--inputType-custom_1pclm_1758{border:1px solid #ccc;border-radius:2px;width:12px;height:12px}._w-checkbox-input--inputType-custom_1pclm_1758._w--redirected-checked_1pclm_1728{background-color:#3898ec;background-image:url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:#3898ec}._w-checkbox-input--inputType-custom_1pclm_1758._w--redirected-focus_1pclm_1724{box-shadow:0 0 3px 1px #3898ec}._hero_image_1pclm_1778{border-radius:1rem;margin-top:0}._nav_menu_link_1pclm_1783{color:var(--full-black);padding:1rem;font-size:1rem;font-weight:400;line-height:1.2}._nav_menu_1pclm_1783{display:flex}._hero_content_1pclm_1795{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;place-content:start;place-items:start;max-width:70rem;display:grid;position:relative}._section_hero_1pclm_1808{color:#fff;background-color:#0000;flex-direction:column;justify-content:center;min-height:95svh;display:flex;position:relative}._main-wrapper_1pclm_1822{border:1px #000;border-radius:0}._hero_grid_1pclm_1827{grid-column-gap:4rem;grid-row-gap:4rem;grid-template-rows:auto;grid-template-columns:.75fr;grid-auto-columns:1fr;align-items:center;display:grid}._button_1pclm_1837{color:#fff;text-align:center;background-color:#000;border-radius:.25rem;padding:.75rem 1.5rem;font-weight:600}._button_1pclm_1837._is-brand_1pclm_1846{border-radius:var(--radius-14px);background-color:var(--full-white);color:var(--azul-brand);padding:1.2rem 2.2rem;font-size:1.2rem;font-weight:400;line-height:1.2}._button_1pclm_1837._is-text_1pclm_1856{color:#000;background-color:#0000;border:2px solid #0000}._button_1pclm_1837._is-secondary_1pclm_1862{border:0px none var(--transparent);border-radius:var(--radius-14px);background-color:var(--azul-brand);color:var(--full-white);padding-top:1.2rem;padding-bottom:1.2rem;font-size:1rem;font-weight:400;line-height:1.2}._button_1pclm_1837._is-large_1pclm_1874{padding:1rem 2rem}._button_1pclm_1837._is-icon_1pclm_1878{grid-column-gap:1rem;grid-row-gap:1rem;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;display:flex}._button_1pclm_1837._is-small_1pclm_1888{padding:.5rem 1.25rem}._nav_button_1pclm_1892{padding:1rem}._global-styles_1pclm_1896{display:block;position:fixed;inset:0% auto auto 0%}._container-large_1pclm_1902{width:100%;max-width:70rem;margin-left:auto;margin-right:auto}._container-large_1pclm_1902._align-center_1pclm_1909{justify-content:center;align-items:center;display:flex}._hero_heading_1pclm_1915{color:var(--full-white);margin-top:0;margin-bottom:0;font-family:Roboto Slab,sans-serif;font-size:4rem;font-weight:800;line-height:1.2}._hero_heading_1pclm_1915._is-blue_1pclm_1927{color:var(--azul-brand);font-family:Space Grotesk,sans-serif}._nav_component_1pclm_1934{opacity:1;background-color:#fff9;width:100%;padding-top:.8rem;padding-bottom:.8rem;position:relative;inset:0% 0% auto}._margin-top_1pclm_1944{margin-bottom:0;margin-left:0;margin-right:0}._padding-global_1pclm_1950{padding-left:2.5rem;padding-right:2.5rem}._padding-global_1pclm_1950._footer_1pclm_1955{padding-top:3rem}._text-size-medium_1pclm_1959{margin-bottom:0;font-size:1.25rem;line-height:1.4}._text-size-medium_1pclm_1959._is-white_1pclm_1965{color:var(--full-white)}._text-size-medium_1pclm_1959._is-altblack_1pclm_1969{color:var(--alt-black)}._text-size-medium_1pclm_1959._footer_1pclm_1955{color:var(--full-white)}._nav_logo_1pclm_1977{width:10rem}._nav_container_1pclm_1981{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:70rem;margin-left:auto;margin-right:auto;display:flex}._nav_fixed_1pclm_1992{z-index:2;position:fixed;inset:0% 0% auto}._padding-top_1pclm_1998{padding-bottom:0;padding-left:0;padding-right:0}._max-width-full_1pclm_2004{width:100%;max-width:none}._fs-styleguide_label_1pclm_2009{color:#fff;background-color:#2d62ff;border-radius:.25rem;flex-direction:row;justify-content:flex-start;align-items:center;padding:.25rem .75rem .3rem;font-weight:600;display:flex}._fs-styleguide_label_1pclm_2009._is-tag_1pclm_2021{background-color:#dd23bb}._text-size-tiny_1pclm_2025{font-size:.75rem}._heading-style-h2_1pclm_2029{font-size:3rem;font-weight:700;line-height:1.2}._fs-styleguide_section-header_1pclm_2035{grid-column-gap:1rem;grid-row-gap:1rem;border-bottom:1px solid #eee;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;width:100%;padding-bottom:3rem;line-height:1.4;display:grid}._padding-section-large_1pclm_2048{padding-top:8rem;padding-bottom:8rem}._icon-1x1-medium_1pclm_2053{width:2rem;height:2rem}._fs-styleguide_hero-label_1pclm_2058{color:#000;text-transform:uppercase;background-color:#eee;border-radius:.25rem;padding:.25rem .375rem;font-size:.75rem;font-weight:500;text-decoration:none}._padding-custom3_1pclm_2069{padding:3.5rem}._heading-style-h6_1pclm_2073{font-size:1rem;font-weight:700;line-height:1.5}._spacer-xxhuge_1pclm_2079{width:100%;padding-top:12rem}._fs-styleguide_background_1pclm_2084{border:1px solid #0000001a;flex-direction:column;justify-content:center;align-items:stretch;width:100%;display:flex}._background-color-secondary_1pclm_2093{background-color:#2d62ff}._spacer-xhuge_1pclm_2097{width:100%;padding-top:8rem}._overflow-visible_1pclm_2102{overflow:visible}._fs-styleguide_header-block_1pclm_2106{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;place-items:center start;display:grid}._overflow-hidden_1pclm_2116{overflow:hidden}._pointer-events-none_1pclm_2120{pointer-events:none}._margin-xsmall_1pclm_2124{margin:.5rem}._icon-1x1-large_1pclm_2128{width:2.5rem;height:2.5rem}._margin-horizontal_1pclm_2133{margin-top:0;margin-bottom:0}._fs-styleguide_item-header_1pclm_2138{border-bottom:1px solid #0000001a;width:100%;padding-bottom:2rem}._padding-bottom_1pclm_2144{padding-top:0;padding-left:0;padding-right:0}._fs-styleguide_heading-header_1pclm_2150{font-size:6rem}._fs-styleguide_item-wrapper_1pclm_2154{grid-column-gap:3rem;grid-row-gap:3rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}._text-weight-xbold_1pclm_2164{font-weight:800}._fs-styleguide_section_1pclm_2035{grid-column-gap:6rem;grid-row-gap:6rem;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;place-items:start;display:grid}._fs-styleguide_section_1pclm_2035._is-vertical_1pclm_2178{grid-column-gap:4rem;grid-row-gap:4rem;grid-template-columns:1fr}._icon-1x1-small_1pclm_2184{flex:none;width:1rem;height:1rem}._form_checkbox_1pclm_2190{flex-direction:row;align-items:center;margin-bottom:.5rem;padding-left:0;display:flex}._padding-small_1pclm_2198{padding:1rem}._fs-styleguide_header_1pclm_2106{color:#fff;background-color:#000;background-image:radial-gradient(circle at 100% 100%,#dd23bb40,#0000 40%),radial-gradient(circle at 0 100%,#2d62ff4d,#0000 60%)}._padding-vertical_1pclm_2209{padding-left:0;padding-right:0}._pointer-events-auto_1pclm_2214{pointer-events:auto}._max-width-medium_1pclm_2218{width:100%;max-width:32rem}._text-color-alternate_1pclm_2223{color:#fff}._padding-horizontal_1pclm_2227{padding-top:0;padding-bottom:0}._text-weight-medium_1pclm_2232{font-weight:500}._spacer-medium_1pclm_2236{width:100%;padding-top:2rem}._text-style-muted_1pclm_2241{opacity:.6}._margin-custom1_1pclm_2245{margin:1.5rem}._container-small_1pclm_2249{width:100%;max-width:48rem;margin-left:auto;margin-right:auto}._text-size-regular_1pclm_2256{margin-bottom:0;font-size:1rem;line-height:1.4}._text-size-regular_1pclm_2256._is-alt_black_1pclm_2262{color:var(--alt-black)}._text-size-regular_1pclm_2256._is-white_1pclm_1965{color:var(--full-white);font-weight:400}._text-size-regular_1pclm_2256._footer_1pclm_1955{color:var(--full-white)}._fs-styleguide_spacing-all_1pclm_2275{display:none}._form_component_1pclm_2279{margin-bottom:0}._spacer-xxlarge_1pclm_2283{width:100%;padding-top:5rem}._text-align-left_1pclm_2288{text-align:left}._spacer-huge_1pclm_2292{width:100%;padding-top:6rem}._text-style-strikethrough_1pclm_2297{text-decoration:line-through}._margin-xxlarge_1pclm_2301{margin:5rem}._margin-small_1pclm_2305{margin:1rem}._text-align-center_1pclm_2309{text-align:center}._hide_1pclm_2313{display:none}._heading-style-h1_1pclm_2317{font-size:4rem;font-weight:700;line-height:1.1}._overflow-scroll_1pclm_2323{overflow:scroll}._margin-tiny_1pclm_2327{margin:.125rem}._padding-xhuge_1pclm_2331{padding:8rem}._max-width-small_1pclm_2335{width:100%;max-width:20rem}._icon-height-small_1pclm_2340{height:1rem}._padding-xxhuge_1pclm_2344{padding:12rem}._text-color-primary_1pclm_2348{color:#000}._padding-large_1pclm_2352{padding:3rem}._aspect-ratio-portrait_1pclm_2356{aspect-ratio:2/3;object-fit:cover}._button-group_1pclm_2361{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:wrap;justify-content:flex-start;align-items:center;display:flex}._z-index-1_1pclm_2370{z-index:1;position:relative}._text-align-right_1pclm_2375{text-align:right}._padding-section-small_1pclm_2379{padding-top:3rem;padding-bottom:3rem}._aspect-ratio-landscape_1pclm_2384{aspect-ratio:3/2;object-fit:cover}._text-weight-normal_1pclm_2389{font-weight:400}._padding-custom1_1pclm_2393{padding:1.5rem}._form_radio_1pclm_2397{flex-direction:row;align-items:center;margin-bottom:.5rem;padding-left:0;display:flex}._text-weight-light_1pclm_2405{font-weight:300}._fs-styleguide_classes_1pclm_2409{grid-column-gap:1px;grid-row-gap:1px;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;display:grid}._spacer-xlarge_1pclm_2418{width:100%;padding-top:4rem}._padding-0_1pclm_2423{padding:0}._overflow-auto_1pclm_2427{overflow:auto}._text-style-italic_1pclm_2431{font-style:italic}._max-width-xlarge_1pclm_2435{width:100%;max-width:64rem}._margin-xxhuge_1pclm_2440{margin:12rem}._text-weight-semibold_1pclm_2444{font-weight:600}._padding-custom2_1pclm_2448{padding:2.5rem}._fs-styleguide_2-col_1pclm_2452{grid-column-gap:4rem;grid-row-gap:4rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;width:100%;display:grid}._fs-styleguide_2-col_1pclm_2452._is-align-start_1pclm_2462{align-items:start}._max-width-xxlarge_1pclm_2466{width:100%;max-width:80rem}._fs-styleguide_empty-box_1pclm_2471{z-index:-1;background-color:#2d40ea0d;border:1px dashed #2d40ea;min-width:3rem;height:3rem;position:relative}._max-width-large_1pclm_2480{width:100%;max-width:48rem}._text-color-secondary_1pclm_2485{color:#222}._margin-vertical_1pclm_2489{margin-left:0;margin-right:0}._spacer-tiny_1pclm_2494{width:100%;padding-top:.125rem}._aspect-ratio-widescreen_1pclm_2499{aspect-ratio:16/9;object-fit:cover}._heading-style-h4_1pclm_2504{margin-top:0;margin-bottom:0;font-size:1.5rem;font-weight:700;line-height:1.4}._heading-style-h4_1pclm_2504._is-white_1pclm_1965{color:var(--full-white);width:auto;font-weight:500}._heading-style-h4_1pclm_2504._is-white_1pclm_1965._slab_1pclm_2518{font-family:Roboto Slab,sans-serif;font-weight:800}._heading-style-h4_1pclm_2504._slab-white_1pclm_2525{color:var(--full-white);font-family:Roboto Slab,sans-serif;font-weight:800}._margin-large_1pclm_2533{margin:3rem}._margin-0_1pclm_2537{margin:0}._icon-height-large_1pclm_2541{height:3rem}._margin-xxsmall_1pclm_2545{margin:.25rem}._form_message-success_1pclm_2549{color:#114e0b;background-color:#cef5ca;padding:1.25rem}._aspect-ratio-square_1pclm_2555{aspect-ratio:1;object-fit:cover}._background-color-alternate_1pclm_2560{background-color:#fff}._heading-style-h3_1pclm_2564{margin-top:0;margin-bottom:0;font-family:Roboto Slab,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}._heading-style-h3_1pclm_2564._is-blue_1pclm_1927{color:var(--azul-brand)}._heading-style-h3_1pclm_2564._slab-blue_1pclm_2579{color:var(--azul-brand);font-weight:800}._heading-style-h3_1pclm_2564._is-white_1pclm_1965{color:var(--full-white)}._fs-styleguide_heading-medium_1pclm_2588{font-size:4rem}._margin-xlarge_1pclm_2592{margin:4rem}._margin-medium_1pclm_2596{margin:2rem}._padding-left_1pclm_2600{padding-top:0;padding-bottom:0;padding-right:0}._align-center_1pclm_1909{margin-left:auto;margin-right:auto}._text-style-allcaps_1pclm_2611{text-transform:uppercase}._fs-styleguide_spacing_1pclm_2275{grid-column-gap:.5rem;grid-row-gap:.5rem;background-image:linear-gradient(#fff0,#2d40ea1a);grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;place-content:start;place-items:start stretch;display:grid;position:relative}._margin-custom2_1pclm_2628{margin:2.5rem}._text-weight-bold_1pclm_2632{font-weight:700}._padding-medium_1pclm_2636{padding:2rem}._form_radio-icon_1pclm_2640{width:.875rem;height:.875rem;margin-top:0;margin-left:0;margin-right:.5rem}._form_radio-icon_1pclm_2640._w--redirected-checked_1pclm_1728{border-width:.25rem;width:.875rem;height:.875rem}._form_radio-icon_1pclm_2640._w--redirected-focus_1pclm_1724{width:.875rem;height:.875rem;box-shadow:0 0 .25rem #3898ec}._fs-styleguide_background-space_1pclm_2660{width:1px;height:1px;margin:5rem}._text-size-small_1pclm_2666{font-size:.875rem;font-weight:500}._padding-xxlarge_1pclm_2671{padding:5rem}._text-size-large_1pclm_2675{font-size:1.5rem;font-weight:500}._form_message-error_1pclm_2680{color:#3b0b0b;background-color:#f8e4e4;margin-top:.75rem;padding:.75rem}._padding-xsmall_1pclm_2687{padding:.5rem}._spacer-xsmall_1pclm_2691{width:100%;padding-top:.5rem}._spacing-clean_1pclm_2696{margin:0;padding:0}._fs-styleguide_4-col_1pclm_2701{grid-column-gap:4rem;grid-row-gap:4rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;width:100%;display:grid}._heading-style-h5_1pclm_2711{font-size:1.25rem;font-weight:700;line-height:1.5}._heading-style-h5_1pclm_2711._is-white_1pclm_1965{color:var(--full-white);margin-top:0;margin-bottom:0}._spacer-small_1pclm_2723{width:100%;padding-top:1rem}._fs-styleguide_3-col_1pclm_2728{grid-column-gap:4rem;grid-row-gap:4rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;align-items:stretch;width:100%;display:grid}._fs-styleguide_3-col_1pclm_2728._is-align-start_1pclm_2462{align-items:start}._fs-styleguide_item_1pclm_2138{grid-column-gap:1.125rem;grid-row-gap:1.125rem;border-bottom:1px solid #0000001a;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;place-content:start;place-items:start;padding-bottom:3rem;display:grid;position:relative}._fs-styleguide_item_1pclm_2138._is-stretch_1pclm_2757{justify-items:stretch}._text-style-nowrap_1pclm_2761{white-space:nowrap}._margin-huge_1pclm_2765{margin:6rem}._padding-xxsmall_1pclm_2769{padding:.25rem}._z-index-2_1pclm_2773{z-index:2;position:relative}._margin-xhuge_1pclm_2778{margin:8rem}._padding-huge_1pclm_2782{padding:6rem}._fs-styleguide_spacer-box_1pclm_2786{background-color:#2d40ea1a;border:1px dashed #2d40ea;width:100%;position:relative}._form_input_1pclm_2793{background-color:#0000;border:1px solid #eee;min-height:3rem;margin-bottom:.75rem;padding:.5rem 1rem;font-size:1rem}._form_input_1pclm_2793::placeholder,._form_input_1pclm_2793._is-select-input_1pclm_2803{color:#222}._form_input_1pclm_2793._is-text-area_1pclm_2807{min-height:8rem;padding-top:.75rem;font-size:1rem}._max-width-xxsmall_1pclm_2813{width:100%;max-width:12rem}._text-style-link_1pclm_2818{color:#2d62ff;text-decoration:underline}._padding-tiny_1pclm_2823{padding:.125rem}._padding-section-medium_1pclm_2827{padding-top:8rem;padding-bottom:5rem}._margin-right_1pclm_2832{margin-top:0;margin-bottom:0;margin-left:0}._max-width-xsmall_1pclm_2838{width:100%;max-width:16rem}._background-color-tertiary_1pclm_2843{background-color:#dd23bb}._padding-xlarge_1pclm_2847{padding:4rem}._margin-left_1pclm_2851{margin-top:0;margin-bottom:0;margin-right:0}._fs-styleguide_row_1pclm_2857{grid-column-gap:.75rem;grid-row-gap:.75rem;flex-direction:row;grid-template-rows:auto;grid-template-columns:auto;grid-auto-columns:auto;grid-auto-flow:column;justify-content:flex-start;align-items:center;display:flex}._spacer-large_1pclm_2870{padding-top:3rem}._background-color-primary_1pclm_2874{color:#fff;background-color:#000}._container-medium_1pclm_2879{width:100%;max-width:64rem;margin-left:auto;margin-right:auto}._text-style-quote_1pclm_2886{border-left:.25rem solid #e2e2e2;margin-bottom:0;padding:0 1.25rem;font-size:1.25rem;line-height:1.5}._spacer-xxsmall_1pclm_2894{width:100%;padding-top:.25rem}._fs-styleguide_1-col_1pclm_2899{grid-column-gap:3rem;grid-row-gap:3rem;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;width:100%;display:grid}._fs-styleguide_message_1pclm_2909{color:#5e5515;background-color:#fcf8d8;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem}._margin-custom3_1pclm_2917{margin:3.5rem}._layer_1pclm_2921{justify-content:center;align-items:center;position:absolute;inset:0%}._form_checkbox-icon_1pclm_2928{border-radius:.125rem;width:.875rem;height:.875rem;margin:0 .5rem 0 0}._form_checkbox-icon_1pclm_2928._w--redirected-checked_1pclm_1728{background-size:90%;border-radius:.125rem;width:.875rem;height:.875rem;margin:0 .5rem 0 0}._form_checkbox-icon_1pclm_2928._w--redirected-focus_1pclm_1724{border-radius:.125rem;width:.875rem;height:.875rem;margin:0 .5rem 0 0;box-shadow:0 0 .25rem #3898ec}._icon-height-medium_1pclm_2951{height:2rem}._padding-right_1pclm_2955{padding-top:0;padding-bottom:0;padding-left:0}._margin-bottom_1pclm_2961{margin-top:0;margin-left:0;margin-right:0}._body_1pclm_2967{color:var(--full-black);background-color:#0000;font-family:Roboto,sans-serif}._nav_cta_1pclm_2973{border-radius:var(--radius-14px);background-color:var(--azul-brand);margin-left:1rem;padding:1rem 2rem;font-size:16px;font-weight:600;line-height:1.2}._text-span_1pclm_2983{color:var(--celeste-brand);font-weight:700}._section_heading_1pclm_2988{grid-column-gap:1rem;grid-row-gap:1rem;text-align:center;flex-flow:column;justify-content:center;align-items:center;width:auto;padding-left:220px;padding-right:220px;display:flex}._section_heading_1pclm_2988._is-vertical_1pclm_2178{flex-flow:row;justify-content:flex-start;align-items:flex-end;padding-left:0;padding-right:0}._heading_1pclm_2029{margin-top:0;margin-bottom:0}._paragraph_1pclm_3014{color:var(--alt-black);margin-bottom:0}._marquee_1pclm_3019{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:row}._marquee-content_1pclm_3025._scroll_1pclm_3025{grid-column-gap:1rem;grid-row-gap:1rem}._grid-container_1pclm_3030{grid-column-gap:3rem;grid-row-gap:3rem;grid-template-rows:auto auto auto;width:100%;max-width:none;height:auto}._card-wrapper_1pclm_3039{z-index:1;border-radius:var(--radius-40px);background-color:var(--transparent);justify-content:center;align-items:center;width:100%;max-width:none;height:100%;padding:2rem 2.5rem;display:flex;position:relative}._card-wrapper_1pclm_3039._is-blue_1pclm_1927{z-index:1;background-color:var(--transparent);perspective:none;flex-flow:row;justify-content:center;align-items:center;max-width:none;height:100%;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative;transform:none}._card-wrapper_1pclm_3039._is-blue_1pclm_1927._front_1pclm_3069{z-index:0}._card-wrapper_1pclm_3039._is-blue_1pclm_1927._back_1pclm_2093{z-index:0;position:absolute}._card-wrapper_1pclm_3039._is-bluelight_1pclm_3078{background-color:var(--celeste-brand);max-width:none}._card-wrapper_1pclm_3039._is-celeste2_1pclm_3083,._card-wrapper_1pclm_3039._is-altblack_1pclm_1969{background-color:var(--transparent);justify-content:space-between;align-items:center;max-width:none;height:auto;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}._card-wrapper_1pclm_3039._is-celeste1_1pclm_3095{background-color:var(--transparent);justify-content:space-between;align-items:center;max-width:none;height:100%;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}._card_align_1pclm_3106{justify-content:space-between;align-items:center;width:100%;display:flex}._card_txt_1pclm_3113{grid-column-gap:1.4rem;grid-row-gap:1.4rem;flex-flow:column;width:100%;max-width:none;margin-right:20px;padding-right:0;display:flex}._card_txt_1pclm_3113._full-width_1pclm_3124{max-width:none}._card_img_1pclm_3128{width:auto;height:100px}._card-icon_1pclm_3133{width:100%;height:100%;max-height:100%}._banner-container_1pclm_3139{border-radius:var(--radius-40px);padding:4rem 2.5rem}._banner-align_1pclm_3144{grid-column-gap:1.2rem;grid-row-gap:1.2rem;flex-flow:column;width:40%;display:flex}._div-block_1pclm_3152{justify-content:flex-start;align-items:flex-start;display:flex}._heading-2_1pclm_3158{margin-top:0;margin-bottom:0}._faq-list-wrapper_1pclm_3163{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;margin-top:2rem;display:flex}._faq-wrapper_1pclm_3171{border-radius:var(--radius-14px);border:1px solid #000;flex-flow:column;padding:1.6rem 2.5rem .8rem;display:flex}._faq-header_1pclm_3179{cursor:pointer;border-bottom:1px solid #000;justify-content:space-between;align-items:center;padding-bottom:.8rem;display:flex}._display-s_1pclm_3188{letter-spacing:-.01em;margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:600;line-height:1em}._faq-header-icon_1pclm_3197{width:1.25rem}._faq-answer-wrapper_1pclm_3201{border-top:1px solid #000;flex-direction:row;align-items:flex-start;gap:3rem;display:flex;overflow:hidden}._faq-answer_1pclm_3201{border-top:0 #000;flex:50%;width:100%;min-width:0;max-width:500px;padding-top:0;padding-bottom:0;font-size:14px}._body-2_1pclm_3221{color:#696969;font-size:1.25rem}._faq-number_1pclm_3226{color:var(--azul-brand);font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700;line-height:1.2}._faq-title_1pclm_3236{grid-column-gap:1.5rem;grid-row-gap:1.5rem;justify-content:center;align-items:center;display:flex}._text-span-2_1pclm_3244{color:var(--azul-brand)}._text-span-3_1pclm_3248{color:var(--azul-brand);font-weight:700}._faq-icon_1pclm_3253{border:1px solid var(--azul-brand);border-radius:1000000000px;justify-content:center;align-items:center;width:45px;height:45px;padding:.8rem;display:flex;position:relative}._faq-icon_1pclm_3253.__1_1pclm_3265{width:45px;height:45px;padding:0}._line1_1pclm_3271{background-color:var(--azul-brand);width:1.2rem;height:5px;position:absolute}._list_1pclm_3278{margin-bottom:0;padding-left:1.5rem;list-style-type:disc}._list_1pclm_3278 li{padding-left:.5rem;list-style-type:disc}._line2_1pclm_3289{background-color:var(--azul-brand);width:1.2rem;height:5px;position:absolute;transform:rotate(90deg)}._form-container_1pclm_3297{border-radius:var(--radius-40px);background-color:var(--gray);justify-content:space-between;align-items:flex-start;padding:2.5rem 4rem;display:flex;position:relative;overflow:hidden}._form-block_1pclm_3308{width:55%;margin-bottom:0}._div-block-2_1pclm_3313{flex-flow:column;width:55%;display:flex}._radio-button-label_1pclm_3319{margin-bottom:0}._radio-button_1pclm_3319{background-color:var(--full-white);border:1px solid #000;width:auto;height:auto;margin-top:0;margin-right:10px;padding:12px}._radio-button_1pclm_3319._w--redirected-checked_1pclm_1728{border:1px solid var(--full-black);mix-blend-mode:normal;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20fill='%23006699'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:auto}._radio-button_1pclm_3319._w--redirected-focus_1pclm_1724{outline-offset:0px;pointer-events:auto;text-overflow:clip;mix-blend-mode:normal;outline:0 #000}._radio-button-field_1pclm_3350{justify-content:flex-start;align-items:center;display:flex}._radio-button_container_1pclm_3356{grid-column-gap:2rem;grid-row-gap:2rem;margin-bottom:1rem;display:flex}._form_1pclm_2190{grid-column-gap:.4rem;grid-row-gap:.4rem;flex-flow:column;display:flex}._txt-field-form_1pclm_3370{border-radius:var(--radius-14px);border:1px solid #000;height:auto;min-height:45px;margin-bottom:15px;padding-top:10px;padding-bottom:10px}._txt-field-form_1pclm_3370:focus-visible,._txt-field-form_1pclm_3370[data-wf-focus-visible]{border-color:var(--full-black)}._txt-field-form_1pclm_3370._textarea_1pclm_3385{min-height:130px;margin-bottom:30px}._decor-div_1pclm_3390{width:700px;position:absolute;inset:16% -25% auto auto}._image_1pclm_3396{height:100%}._footer-container_1pclm_3400{border-top-left-radius:var(--radius-40px);border-top-right-radius:var(--radius-40px);background-color:var(--dark-blue);padding:3rem}._footer_row1_1pclm_3407{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-rows:auto;grid-template-columns:.5fr 2fr 1fr;grid-auto-columns:1fr;justify-content:space-between;place-items:center stretch;height:4rem;margin-bottom:2rem;display:flex}._footer-logo_1pclm_3420{width:auto;min-width:auto;max-width:none}._footer-links_wrapper_1pclm_3426{grid-column-gap:2rem;grid-row-gap:2rem;justify-content:space-between;display:flex}._div-block-3_1pclm_3433{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:flex-end;align-items:center;display:flex}._footer_row2_1pclm_3441{display:flex}._footer-info_1pclm_3445{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;display:flex}._divider-footer_1pclm_3452{background-color:var(--full-white);width:100%;height:1px;margin-top:2rem;margin-bottom:4rem}._section_logo-static_1pclm_3460{background-color:var(--azul-brand)}._section_flex_1pclm_3464{grid-column-gap:0rem;grid-row-gap:0rem;justify-content:space-between;align-items:center;display:flex}._logo_container_1pclm_3472{grid-column-gap:5rem;grid-row-gap:5rem;display:flex}._div-block-5_1pclm_3478{grid-column-gap:0rem;grid-row-gap:0rem;display:flex}._faq-illus_1pclm_3484{flex:none;justify-content:center;align-items:center;width:auto;min-width:300px;max-width:450px;display:flex}._mockup-faq_1pclm_3494{width:100%;max-width:450px}._text-span-4_1pclm_3499,._text-span-5_1pclm_3500,._text-span-6_1pclm_3501{color:var(--celeste-brand);font-weight:700}._card-container_1pclm_3506{grid-column-gap:16px;grid-row-gap:16px;border-radius:var(--radius-40px);background-color:var(--azul-brand);flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;width:100%;height:100%;min-height:300px;display:block;position:relative}._card-container_1pclm_3506._is-celeste2_1pclm_3083{border-radius:var(--radius-40px);background-color:var(--celeste-brand-2);height:100%;min-height:0}._card-container_1pclm_3506._is-celeste_1pclm_3083{background-color:var(--celeste-brand);min-height:250px}._card-container_1pclm_3506._is-gray_1pclm_3534{background-color:var(--alt-black);height:100%;min-height:250px}._card-flip-back_1pclm_3540{position:absolute;inset:0%}._flipcard-wrapper_1pclm_3545{position:relative;transform:rotate(0)}._flipcard-front_1pclm_3550{z-index:0;border-radius:var(--radius-40px);background-color:var(--transparent);backface-visibility:hidden;perspective:none;color:#fff;cursor:pointer;mix-blend-mode:normal;justify-content:center;align-items:center;width:100%;height:100%;min-height:auto;display:block;position:absolute;transform:none}._flipcard-title_1pclm_3569{margin-top:0;margin-bottom:40px;font-size:2rem;font-weight:600;line-height:1.2}._flipcard-subtitle_1pclm_3577{max-width:none;font-size:1.875rem;font-weight:400;line-height:1.2}._flipcard-more_1pclm_3584{cursor:pointer;position:absolute;bottom:20px;right:20px}._flipcard-back_1pclm_3591{z-index:0;grid-column-gap:0px;grid-row-gap:0px;border-radius:var(--radius-40px);background-color:var(--transparent);backface-visibility:hidden;cursor:pointer;transform-style:preserve-3d;border:1px #fff;flex-direction:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;width:100%;height:100%;min-height:auto;display:block;position:absolute;inset:auto;transform:rotateX(180deg)rotateY(0)rotate(0)}._flipcard-back_1pclm_3591._is-celeste2_1pclm_3083{background-color:var(--celeste-brand-2)}._flipcard-back-title_1pclm_3620{-webkit-text-fill-color:transparent;background-image:linear-gradient(#050385,#00e0c0 51%);-webkit-background-clip:text;background-clip:text;margin-top:0;margin-bottom:0;font-size:1.875rem;font-weight:700;line-height:1.2}._text-size-tiny-2_1pclm_3632{margin-bottom:0;font-size:.9rem}._div-block-6_1pclm_3637{justify-content:space-between;align-items:center;width:60%;display:flex}._text-span-7_1pclm_3644{color:var(--celeste-brand-2);font-weight:700}._plus-icon_1pclm_3649{width:30px}@media screen and (width<=991px){._nav_menu_link_1pclm_1783{text-align:center}._nav_menu_1pclm_1783{flex-flow:row;justify-content:center;align-items:center;padding-bottom:2rem;padding-left:20px;padding-right:20px;display:flex}._section_hero_1pclm_1808{background-image:linear-gradient(0deg, var(--full-black) 20%, var(--transparent)), url(/assets/hero-img-bg-CPfRCeEd.png);background-position:0 0,100% 100%;background-repeat:repeat,no-repeat;background-size:auto,cover;justify-content:flex-end;align-items:center;padding-top:3rem}._hero_grid_1pclm_1827{grid-column-gap:4rem;grid-row-gap:4rem;grid-template-columns:1fr}._nav_button_1pclm_1892{color:#fff}._margin-top_1pclm_1944{margin-bottom:0;margin-left:0;margin-right:0}._padding-top_1pclm_1998{padding-bottom:0;padding-left:0;padding-right:0}._padding-section-large_1pclm_2048{padding-top:6rem;padding-bottom:6rem}._spacer-xxhuge_1pclm_2079{padding-top:8rem}._spacer-xhuge_1pclm_2097{padding-top:6rem}._margin-horizontal_1pclm_2133{margin-top:0;margin-bottom:0}._padding-bottom_1pclm_2144{padding-top:0;padding-left:0;padding-right:0}._fs-styleguide_heading-header_1pclm_2150{font-size:4rem}._fs-styleguide_section_1pclm_2035{grid-column-gap:2.5rem;grid-template-columns:1fr}._padding-vertical_1pclm_2209{padding-left:0;padding-right:0}._padding-horizontal_1pclm_2227{padding-top:0;padding-bottom:0}._spacer-medium_1pclm_2236{padding-top:1.5rem}._spacer-xxlarge_1pclm_2283{padding-top:4rem}._spacer-huge_1pclm_2292{padding-top:5rem}._margin-xxlarge_1pclm_2301{margin:4rem}._padding-xhuge_1pclm_2331{padding:6rem}._padding-xxhuge_1pclm_2344{padding:8rem}._padding-large_1pclm_2352{padding:2.5rem}._spacer-xlarge_1pclm_2418{padding-top:3rem}._margin-xxhuge_1pclm_2440{margin:8rem}._fs-styleguide_2-col_1pclm_2452{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-columns:1fr}._margin-vertical_1pclm_2489{margin-left:0;margin-right:0}._margin-large_1pclm_2533{margin:2.5rem}._fs-styleguide_heading-medium_1pclm_2588{font-size:3rem}._margin-xlarge_1pclm_2592{margin:3rem}._margin-medium_1pclm_2596{margin:1.5rem}._padding-left_1pclm_2600{padding-top:0;padding-bottom:0;padding-right:0}._padding-medium_1pclm_2636{padding:1.5rem}._padding-xxlarge_1pclm_2671{padding:4rem}._fs-styleguide_4-col_1pclm_2701,._fs-styleguide_3-col_1pclm_2728{grid-template-columns:1fr}._margin-huge_1pclm_2765{margin:5rem}._margin-xhuge_1pclm_2778{margin:6rem}._padding-huge_1pclm_2782{padding:5rem}._padding-section-medium_1pclm_2827{padding-top:7rem;padding-bottom:4rem}._margin-right_1pclm_2832{margin-top:0;margin-bottom:0;margin-left:0}._hide-tablet_1pclm_3850{display:none}._max-width-full-tablet_1pclm_3854{width:100%;max-width:none}._padding-xlarge_1pclm_2847{padding:3rem}._margin-left_1pclm_2851{margin-top:0;margin-bottom:0;margin-right:0}._spacer-large_1pclm_2870{padding-top:2.5rem}._fs-styleguide_1-col_1pclm_2899{grid-column-gap:2rem;grid-row-gap:2rem}._padding-right_1pclm_2955{padding-top:0;padding-bottom:0;padding-left:0}._margin-bottom_1pclm_2961{margin-top:0;margin-left:0;margin-right:0}._nav_cta_1pclm_2973{margin-left:0}._section_heading_1pclm_2988{padding-left:0;padding-right:0}._section_heading_1pclm_2988._is-vertical_1pclm_2178{flex-flow:column;justify-content:center;align-items:center}._grid-container_1pclm_3030{grid-column-gap:3rem;grid-row-gap:3rem;flex-flow:column;flex:0 auto;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;align-self:auto;height:100%;display:grid}._card-wrapper_1pclm_3039{height:100%;margin-bottom:0;padding-bottom:2rem}._card-wrapper_1pclm_3039._is-blue_1pclm_1927{justify-content:center;align-items:center}._card_align_1pclm_3106{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;height:100%;margin-bottom:0;overflow:visible}._card_img_1pclm_3128{order:-1;height:80px}._banner-container_1pclm_3139{background-position:0 0,100% 0}._banner-align_1pclm_3144{width:50%}._faq-answer_1pclm_3201{max-width:none}._form-block_1pclm_3308{width:100%}._decor-div_1pclm_3390{display:none}._footer_row1_1pclm_3407{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;height:auto}._icon_1pclm_2053{width:auto}._div-block-4_1pclm_3978{justify-content:center;align-items:center;display:flex}._section_flex_1pclm_3464{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:row;justify-content:space-between;align-items:center}._div-block-5_1pclm_3478{grid-column-gap:4rem;grid-row-gap:4rem;display:flex}._img_logo-static_1pclm_3998{width:100%;max-width:160px}._card-container_1pclm_3506{width:100%;height:100%;min-height:424px}._card-container_1pclm_3506._is-celeste2_1pclm_3083{height:100%;min-height:auto;display:block}._card-container_1pclm_3506._is-celeste_1pclm_3083{min-height:424px}._flipcard-wrapper_1pclm_3545{transform:rotate(0)}._flipcard-front_1pclm_3550{height:100%;margin-bottom:0;padding-bottom:0}._flipcard-back_1pclm_3591{height:100%}._text-size-tiny-2_1pclm_3632{font-size:.9rem;line-height:1.5}._div-block-6_1pclm_3637{grid-column-gap:4rem;grid-row-gap:4rem;justify-content:space-between;align-items:center;width:60%;display:flex}}@media screen and (width<=767px){._section_hero_1pclm_1808{background-image:url(/assets/hero-img-mobile-CTo5tXX5.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}._margin-top_1pclm_1944{margin-bottom:0;margin-left:0;margin-right:0}._padding-global_1pclm_1950{padding-left:1.25rem;padding-right:1.25rem}._padding-top_1pclm_1998{padding-bottom:0;padding-left:0;padding-right:0}._heading-style-h2_1pclm_2029{font-size:2rem}._fs-styleguide_section-header_1pclm_2035{font-size:.875rem}._padding-section-large_1pclm_2048{padding-top:4rem;padding-bottom:4rem}._heading-style-h6_1pclm_2073{font-size:.75rem}._spacer-xxhuge_1pclm_2079{padding-top:4.5rem}._spacer-xhuge_1pclm_2097{padding-top:4rem}._margin-horizontal_1pclm_2133{margin-top:0;margin-bottom:0}._padding-bottom_1pclm_2144{padding-top:0;padding-left:0;padding-right:0}._padding-vertical_1pclm_2209{padding-left:0;padding-right:0}._padding-horizontal_1pclm_2227{padding-top:0;padding-bottom:0}._spacer-medium_1pclm_2236{padding-top:1.25rem}._spacer-xxlarge_1pclm_2283{padding-top:3rem}._spacer-huge_1pclm_2292{padding-top:3.5rem}._margin-xxlarge_1pclm_2301{margin:3rem}._heading-style-h1_1pclm_2317{font-size:2.5rem}._padding-xhuge_1pclm_2331{padding:4rem}._padding-xxhuge_1pclm_2344{padding:4.5rem}._padding-large_1pclm_2352{padding:1.5rem}._max-width-full-mobile-landscape_1pclm_4152{width:100%;max-width:none}._padding-section-small_1pclm_2379{padding-top:2rem;padding-bottom:2rem}._hide-mobile-landscape_1pclm_4162{display:none}._spacer-xlarge_1pclm_2418{padding-top:2rem}._margin-xxhuge_1pclm_2440{margin:4.5rem}._margin-vertical_1pclm_2489{margin-left:0;margin-right:0}._heading-style-h4_1pclm_2504{font-size:1rem}._margin-large_1pclm_2533{margin:1.5rem}._heading-style-h3_1pclm_2564{font-size:1.5rem}._fs-styleguide_heading-medium_1pclm_2588{font-size:2rem}._margin-xlarge_1pclm_2592{margin:2rem}._margin-medium_1pclm_2596{margin:1.25rem}._padding-left_1pclm_2600{padding-top:0;padding-bottom:0;padding-right:0}._padding-medium_1pclm_2636{padding:1.25rem}._padding-xxlarge_1pclm_2671{padding:3rem}._text-size-large_1pclm_2675{font-size:1.25rem}._heading-style-h5_1pclm_2711{font-size:.875rem}._text-style-nowrap_1pclm_2761{white-space:normal}._margin-huge_1pclm_2765{margin:3.5rem}._margin-xhuge_1pclm_2778{margin:4rem}._padding-huge_1pclm_2782{padding:3.5rem}._padding-section-medium_1pclm_2827{padding-top:6rem;padding-bottom:3rem}._margin-right_1pclm_2832{margin-top:0;margin-bottom:0;margin-left:0}._padding-xlarge_1pclm_2847{padding:2rem}._margin-left_1pclm_2851{margin-top:0;margin-bottom:0;margin-right:0}._spacer-large_1pclm_2870{padding-top:1.5rem}._padding-right_1pclm_2955{padding-top:0;padding-bottom:0;padding-left:0}._margin-bottom_1pclm_2961{margin-top:0;margin-left:0;margin-right:0}._grid-container_1pclm_3030{grid-template-rows:auto auto auto auto auto auto auto auto;grid-template-columns:1fr;height:auto}._card-wrapper_1pclm_3039{width:auto;height:100%;padding-right:2.5rem}._card-wrapper_1pclm_3039._is-blue_1pclm_1927{height:100%;padding-left:2.5rem;padding-right:2.5rem}._card-wrapper_1pclm_3039._is-celeste2_1pclm_3083{padding-left:1.5rem;padding-right:1.5rem}._card-wrapper_1pclm_3039._is-altblack_1pclm_1969{flex-flow:row;padding-left:1.5rem;padding-right:1.5rem}._card-wrapper_1pclm_3039._is-celeste1_1pclm_3095{padding-left:1.5rem;padding-right:1.5rem}._card_align_1pclm_3106{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;justify-content:center;align-items:flex-start;width:100%;height:100%}._card_txt_1pclm_3113{order:1;margin-right:0}._card_txt_1pclm_3113._full-width_1pclm_3124{justify-content:center;align-items:flex-start}._card_img_1pclm_3128{height:50px}._banner-container_1pclm_3139{background-image:url(/assets/banner-img_overlay-BHXf0Uto.png);background-position:50% 25%;background-repeat:no-repeat;background-size:cover;flex-flow:column;justify-content:flex-end;align-items:flex-start;height:70vh;display:flex}._banner-align_1pclm_3144{width:auto}._display-s_1pclm_3188{font-size:1.25rem}._faq-answer-wrapper_1pclm_3201{flex-flow:column}._faq-number_1pclm_3226{font-size:2.5rem}._form-container_1pclm_3297,._footer-container_1pclm_3400{padding-left:2rem;padding-right:2rem}._section_flex_1pclm_3464{flex-flow:column}._div-block-5_1pclm_3478{grid-column-gap:0rem;grid-row-gap:0rem;justify-content:space-between;align-items:center}._img_logo-static_1pclm_3998{width:40%;max-width:none;padding-left:20px;padding-right:20px}._image-3_1pclm_4388{padding-left:20px}._faq-illus_1pclm_3484{order:-1}._card-container_1pclm_3506,._card-container_1pclm_3506._is-celeste2_1pclm_3083,._card-container_1pclm_3506._is-celeste_1pclm_3083,._card-container_1pclm_3506._is-gray_1pclm_3534{min-height:320px}._flipcard-wrapper_1pclm_3545{transform:rotate(0)}._flipcard-front_1pclm_3550{width:100%;height:100%}._flipcard-back_1pclm_3591{width:auto}._div-block-6_1pclm_3637{justify-content:center;align-items:center;width:100%;display:flex}}@media screen and (width<=479px){._section_hero_1pclm_1808{background-color:var(--transparent);background-image:url(/assets/hero-img-mobile-CTo5tXX5.png);background-position:0 0;background-repeat:repeat;background-size:cover;background-attachment:scroll;min-height:auto;padding-top:3rem}._button_1pclm_1837._is-brand_1pclm_1846{width:100%}._container-large_1pclm_1902._is-mobile_1pclm_4440{justify-content:center;align-items:flex-end;min-height:95vh;display:flex}._hero_heading_1pclm_1915{font-size:2rem}._margin-top_1pclm_1944{width:100%;margin-bottom:0;margin-left:0;margin-right:0}._text-size-medium_1pclm_1959{font-size:1.2rem}._padding-top_1pclm_1998{padding-bottom:0;padding-left:0;padding-right:0}._margin-horizontal_1pclm_2133{margin-top:0;margin-bottom:0}._padding-bottom_1pclm_2144{padding-top:0;padding-left:0;padding-right:0}._padding-vertical_1pclm_2209{padding-left:0;padding-right:0}._padding-horizontal_1pclm_2227{padding-top:0;padding-bottom:0}._margin-vertical_1pclm_2489{margin-left:0;margin-right:0}._max-width-full-mobile-portrait_1pclm_4494{width:100%;max-width:none}._padding-left_1pclm_2600{padding-top:0;padding-bottom:0;padding-right:0}._margin-right_1pclm_2832{margin-top:0;margin-bottom:0;margin-left:0}._hide-mobile-portrait_1pclm_4511{display:none}._margin-left_1pclm_2851{margin-top:0;margin-bottom:0;margin-right:0}._fs-styleguide_row_1pclm_2857{flex-wrap:wrap}._padding-right_1pclm_2955{padding-top:0;padding-bottom:0;padding-left:0}._margin-bottom_1pclm_2961{margin-top:0;margin-left:0;margin-right:0}._nav_cta_1pclm_2973{width:100%}._grid-container_1pclm_3030{grid-template-columns:1fr}._card-wrapper_1pclm_3039{height:100%;padding-bottom:2rem}._card-wrapper_1pclm_3039._is-blue_1pclm_1927{justify-content:flex-start;align-items:center;padding-left:2rem;padding-right:2rem}._card_align_1pclm_3106{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;justify-content:center;place-items:flex-start start;height:auto;display:inline-flex}._card_txt_1pclm_3113{grid-column-gap:1.2rem;grid-row-gap:1.2rem}._card_img_1pclm_3128{justify-content:flex-start;align-items:center;width:50px;height:50px;display:flex}._banner-container_1pclm_3139{padding-left:2rem;padding-right:2rem}._banner-align_1pclm_3144{width:auto}._faq-wrapper_1pclm_3171{padding-left:1rem;padding-right:1rem}._faq-icon_1pclm_3253{width:40px;height:40px}._line1_1pclm_3271,._line2_1pclm_3289{width:1rem}._form-container_1pclm_3297,._footer-container_1pclm_3400{padding-left:1rem;padding-right:1rem}._footer-links_wrapper_1pclm_3426{flex-flow:column;width:100%}._divider-footer_1pclm_3452{margin-bottom:2rem}._div-block-5_1pclm_3478{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column}._img_logo-static_1pclm_3998{width:44%;max-width:none;padding-left:0;padding-right:0}._card-container_1pclm_3506,._card-container_1pclm_3506._is-celeste2_1pclm_3083,._card-container_1pclm_3506._is-celeste_1pclm_3083,._card-container_1pclm_3506._is-gray_1pclm_3534{min-height:320px}._flipcard-back_1pclm_3591{height:100%}._div-block-6_1pclm_3637{grid-column-gap:2rem;grid-row-gap:2rem;justify-content:space-between;align-items:center;width:100%;display:flex}}#_w-node-f8fc953f-9557-f59b-0904-cda477221098-000923e1_1pclm_1,#_w-node-f8fc953f-9557-f59b-0904-cda477221099-000923e1_1pclm_1,#_w-node-f8fc953f-9557-f59b-0904-cda47722109d-000923e1_1pclm_1,#_w-node-b7bb09ee-2e2f-9cb0-2f61-7709bd21f6ee-000923e1_1pclm_1,#_w-node-_379de82f-0087-7c37-23e1-6b6262e5c2a4-000923e1_1pclm_1,#_w-node-_16703e0d-4f9c-6326-5af6-0a50ccd04c04-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_545162ec-9e68-266c-6c57-b8cfb6e91400-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1;place-self:auto}#_w-node-e2d30f95-3c1e-4c09-210b-875b7c9ad8bd-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_5e8015c7-59b9-cbb8-6fe8-089d7f5b3946-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1;align-self:stretch}#_w-node-c3c9151b-a4c9-8c80-3e56-7251c6fc8820-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1;align-self:auto}#_w-node-_2741784f-b4f6-5b5f-37a4-3bc27042ca92-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1;align-self:stretch}#_w-node-_5ff64f85-ee4c-7240-249e-da7d92717ef9-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1;align-self:center}#_w-node-ec9efa3b-2330-bb01-3e23-9fe1ba9edfe9-000923e1_1pclm_1{align-self:center}#_w-node-_87d064d6-4f57-bd85-9973-366469a88c16-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a88c35-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88c3a-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88c3f-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88c44-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88c4a-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88c50-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88c56-854128b0_1pclm_1{justify-self:start}#_w-node-_87d064d6-4f57-bd85-9973-366469a88d38-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88d40-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88d57-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88d70-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a88d73-854128b0_1pclm_1{justify-self:start}#_w-node-_87d064d6-4f57-bd85-9973-366469a88d75-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a88d78-854128b0_1pclm_1{justify-self:start}#_w-node-_87d064d6-4f57-bd85-9973-366469a88dc8-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88dd2-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88dd3-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a88e45-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e4a-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e4f-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e54-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e59-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e5e-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e68-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e6d-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e72-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e77-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e7c-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e81-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e86-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e8b-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e90-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e95-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88e9a-854128b0_1pclm_1{justify-self:start}#_w-node-_87d064d6-4f57-bd85-9973-366469a88e9e-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a88e9f-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ea4-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ea9-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88eae-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ec2-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ec7-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ecc-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ed1-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ed6-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88edb-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ee5-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88eea-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88eef-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ef4-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ef9-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88efe-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f03-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f08-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f0d-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f12-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f17-854128b0_1pclm_1{justify-self:start}#_w-node-_87d064d6-4f57-bd85-9973-366469a88f1b-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a88f1c-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f21-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f26-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f2b-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f3c-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f41-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f46-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f4b-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f50-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f55-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f5a-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f5f-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f64-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88f69-854128b0_1pclm_1{justify-self:start}#_w-node-_87d064d6-4f57-bd85-9973-366469a88f6d-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a88f6e-854128b0_1pclm_1{justify-self:start}#_w-node-_87d064d6-4f57-bd85-9973-366469a88f71-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a88ff2-854128b0_1pclm_1,#_w-node-_87d064d6-4f57-bd85-9973-366469a8901f-854128b0_1pclm_1{grid-area:span 1/span 1/span 1/span 1}#_w-node-_87d064d6-4f57-bd85-9973-366469a8905d-854128b0_1pclm_1{justify-self:start}@media screen and (width<=991px){#_w-node-b7bb09ee-2e2f-9cb0-2f61-7709bd21f6ee-000923e1_1pclm_1{grid-area:span 1/span 1/span 1/span 1}}._parent_dbaph_1{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr);gap:.5rem;height:88dvh;display:grid}._div1_dbaph_9{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;flex-direction:column;grid-area:1/1/6/3;justify-content:space-between;min-width:0;min-height:0;padding:1rem;display:flex;overflow:hidden;box-shadow:0 3px 3px #959da580}._div2_dbaph_24{background-color:#fff;border:2px solid #4dd0e1;border-radius:1rem;grid-area:1/3/6/6;min-width:0;min-height:0;padding:1rem;overflow:hidden;box-shadow:0 3px 3px #959da580}._cardTitle_dbaph_36{color:#055d87;margin:0;font-size:1.5rem;font-style:italic;font-weight:600}._cardBody_dbaph_44{color:#444;margin-top:.75rem;font-size:1.2rem}._dataFields_dbaph_50{flex-direction:column;gap:.5rem;margin-top:0;display:flex}._fieldRow_dbaph_57{align-items:center;gap:.5rem;display:flex}._fieldRowSplit_dbaph_63{justify-content:space-between;align-items:center;gap:1rem;display:flex}._fieldRowSplit_dbaph_63>._fieldRow_dbaph_57{flex:1 1 0}._fieldLabel_dbaph_74{color:#055d87;white-space:nowrap;font-size:1.2rem;font-style:italic;font-weight:600}._fieldInput_dbaph_82{color:#202020;background-color:#055e871a;border:1px solid #0000;border-radius:.5rem;outline:none;flex:1;padding:.005rem .5rem;font-size:1.1rem;font-weight:400}._fieldInputPlaceholder_dbaph_94{color:#888;background-color:#055e871a;border:1px solid #0000;border-radius:.5rem;outline:none;flex:1;padding:.005rem .5rem;font-size:1rem;font-style:italic;font-weight:400}._muted_dbaph_107{color:#666}._topFilterBar_dbaph_111{background:#fafafa;border:2px solid #31fff5;border-radius:.8rem;flex:auto;align-items:center;gap:.5rem;min-width:0;min-height:2.7rem;padding:0 1rem;font-size:1.5rem;display:flex;box-shadow:0 2px 6px #959da580}._filterRow_dbaph_126{align-items:center;gap:.75rem;display:flex}._filterLabel_dbaph_132{color:#055d87;white-space:nowrap;font-size:1.25rem;font-style:italic;font-weight:600}._totalInline_dbaph_140{color:#141414;white-space:nowrap;font-size:1rem;font-weight:600}._topFilterValue_dbaph_147{color:#373737}._pharmacySelect_dbaph_151{color:#141414;cursor:pointer;background-color:#0000;border:none;outline:none;flex:auto;width:100%;min-width:0;height:1.95rem;padding:0 .8rem 0 .2rem;font-size:1rem;font-weight:600}._rightSplit_dbaph_166{grid-template-rows:1fr 1fr;gap:1rem;height:calc(100% - 2.2rem);min-height:0;margin-top:.75rem;display:grid}._tableCard_dbaph_175{flex-direction:column;min-height:0;display:flex;overflow:hidden}._tableCardTitle_dbaph_182{color:#055d87;margin:0 0 .5rem;font-size:1.4rem;font-style:italic;font-weight:600}._summaryGrid_dbaph_190{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:0;display:grid}._summaryCard_dbaph_197{background:#fff;border:2px solid #069;border-radius:1rem;flex-direction:column;justify-content:space-between;min-width:0;min-height:3rem;padding:.8rem;display:flex;overflow:hidden;box-shadow:0 2px 4px #959da54d}._summaryCardTitle_dbaph_211{color:#055d87;text-align:left;min-width:0;margin-bottom:.35rem;font-size:1.05rem;font-style:italic;font-weight:600;line-height:1.2}._summaryCardValue_dbaph_222{color:#444;overflow-wrap:break-word;text-align:center;white-space:nowrap;font-size:1.4rem;font-weight:600;line-height:1}._chartBlock_dbaph_232{background:#fff;border:2px solid #4dd0e1;border-radius:1rem;height:280px;min-height:200px;margin-top:0;padding:1rem 1rem 2.5rem;overflow:hidden;box-shadow:0 2px 4px #959da54d}._chartTitle_dbaph_245{color:#055d87;margin:0 0 .5rem;font-size:1.25rem;font-style:italic;font-weight:600}._chartLegend_dbaph_253{color:#444;align-items:center;gap:1rem;margin-bottom:.5rem;font-size:.95rem;display:flex}._legendItem_dbaph_262{white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex}._legendDot_dbaph_269{border-radius:999px;flex:none;width:10px;height:10px}._legendDotBlue_dbaph_276{background:#069}._legendDotRed_dbaph_280{background:#ef4444}._tooltip_dbaph_284{color:#1f2937;background:#fff;border:2px solid #00669959;border-radius:.75rem;padding:.6rem .75rem;font-size:.95rem;box-shadow:0 6px 16px #0000001f}._tooltipTitle_dbaph_294{color:#055d87;margin-bottom:.25rem;font-weight:700}._tooltipRow_dbaph_300{white-space:nowrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}._tooltipLabel_dbaph_308{color:#374151;align-items:center;gap:.45rem;font-weight:600;display:inline-flex}._tooltipValue_dbaph_316{color:#111827;font-weight:700}._chartInner_dbaph_321{height:calc(100% - 2rem);min-height:0}._chartInner_dbaph_321 svg,._chartInner_dbaph_321 svg *{outline:none!important}@media (width<=900px){._summaryGrid_dbaph_190{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){._summaryGrid_dbaph_190{grid-template-columns:1fr}}._tableWrapper_dbaph_343{scrollbar-width:thin;scrollbar-color:#0066998c transparent;border-radius:.6rem;height:100%;min-height:0;overflow:auto}._tableWrapper_dbaph_343::-webkit-scrollbar{width:10px;height:10px}._tableWrapper_dbaph_343::-webkit-scrollbar-thumb{background:#0066998c padding-box content-box;border:2px solid #0000;border-radius:999px}._tableWrapper_dbaph_343::-webkit-scrollbar-track{background:0 0}._interactionsTable_dbaph_368{border-collapse:collapse;table-layout:fixed;width:100%;font-size:1.1rem}._interactionsTable_dbaph_368 th,._interactionsTable_dbaph_368 td{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #00000014;padding:.55rem .6rem;overflow:hidden}._interactionsTable_dbaph_368 tbody td,._interactionsTable_dbaph_368 thead th{text-align:center}._interactionsTable_dbaph_368 thead th:first-child,._interactionsTable_dbaph_368 tbody td:first-child{text-align:left}._interactionsTable_dbaph_368 thead th{z-index:1;color:#1f2937;white-space:normal;text-overflow:unset;background:#f7fafc;font-weight:700;line-height:1.1;position:sticky;top:0;overflow:visible}._interactionsTable_dbaph_368 thead th:first-child,._interactionsTable_dbaph_368 tbody td:first-child{width:20%}._interactionsTable_dbaph_368 tbody tr:hover td{background:#dbeafe59}._center_dbaph_424{text-align:center}
