*{margin:0;padding:0}html{font-size:16px;background-color:#fff;color:#000;font-family:Inter,sans-serif}body{min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.admin-editor ul,.admin-editor ol{padding-left:1.5rem;margin:1rem 0}.admin-editor ul{list-style-type:disc}.admin-editor ol{list-style-type:decimal}.admin-editor li{margin-bottom:.4rem}.admin-editor p{margin:1rem 0;line-height:1.6}.admin-editor h2{font-size:1.75rem;font-weight:700;margin:1rem 0}.admin-editor h3{font-size:1.35rem;font-weight:700;margin:.9rem 0}.editor-text-underline{text-decoration:underline}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}@media(min-width:768px){.homepageCardSection{display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.homepageCardSection{grid-template-columns:repeat(4,1fr)}}._navbar_87kl3_1{display:flex;justify-content:space-between;align-items:center;height:3.5rem;background-color:#fff;padding:0 1rem;position:relative}._logo_87kl3_11 img{width:50;height:50px}._menuButton_87kl3_16{background:none;border:1px solid #ccc;padding:.4rem .75rem;cursor:pointer;font-size:1rem}._dropdown_87kl3_24{position:absolute;top:3.5rem;right:1rem;background-color:#fff;border:1px solid #ddd;display:flex;flex-direction:column;min-width:180px}._navLink_87kl3_35{padding:.75rem 1rem;text-decoration:none;color:#000;background-color:#f8fafc;border:2px solid #D1D5DB;border-radius:25px}._navLink_87kl3_35:hover{background-color:#f2f2f2}._desktopNav_87kl3_48{display:none}@media(min-width:768px){._navbar_87kl3_1{height:4rem}}@media(min-width:1024px){._navbar_87kl3_1{height:4.5rem}._menuButton_87kl3_16{display:none}._desktopNav_87kl3_48{display:flex;gap:1.5rem}._dropdown_87kl3_24{display:none}}footer{background-color:#2c3e73;height:5rem;display:flex;justify-content:space-between;align-items:center;border-top:5px solid #F4A261}._copyright_x37aj_10{font-size:.625rem;font-style:italic;font-weight:100;width:35vw;color:#fff}._footerIconContainer_x37aj_18{width:65vw;display:flex;justify-content:space-evenly}._footerIconContainer_x37aj_18 img{width:30px;height:30px}@media(min-width:768px){footer{height:5.75rem}._footerIconContainer_x37aj_18{width:40vw}}@media(min-width:1024px){._footer_x37aj_18{justify-content:space-between}._copyright_x37aj_10{width:auto;margin-left:5vw}._footerIconContainer_x37aj_18{width:20vw}}._main_10674_1{height:16.4rem;background-image:url(/assets/hero_background5-CE9JWaLf.png);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;display:flex;flex-direction:column;justify-content:space-evenly;color:#0f172a}._main_10674_1 h1{font-size:1.5rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}._main_10674_1 h2{font-size:1rem;font-weight:300;letter-spacing:.04em;opacity:.9}._ctaBtn_10674_32{background-color:#0f172a;text-decoration:none;display:flex;justify-content:center;align-items:center;width:20.4375em;height:3em;border-radius:10px;margin:0 auto;color:#fff}._ctaBtn_10674_32:hover{color:#e2e2e2}@media(min-width:768px){._main_10674_1{height:33.625rem}h1{font-size:2.25rem}h2{font-size:1.25rem}._ctaBtn_10674_32{width:38.4375rem;height:3.25rem;font-size:1.125rem}}@media(min-width:1024px){._main_10674_1{height:39.375rem}h1{font-size:2.5rem}h2{font-size:1.5rem}._ctaBtn_10674_32{width:38.4375rem}}._homePageCard_10efm_1{background-color:#fff;margin:1rem;height:10rem;border-radius:12px;display:block;text-decoration:none;color:inherit}._homePageCard_10efm_1:hover{background-color:#f9f9f9}._cardIcon_10efm_15{position:relative;top:2.2rem;left:5%;width:40px;height:40px}._textContainer_10efm_23{height:50%;display:flex;flex-direction:column;justify-content:space-between}._textContainer_10efm_23 h2{font-size:1rem;text-align:center}._textContainer_10efm_23 p{font-weight:200;text-align:center;width:80%;margin:0 auto}._container_1pu87_3{max-width:600px;margin:0 auto;padding:20px}._questionCounter_1pu87_10{text-align:center;margin-bottom:10px;font-weight:700}._progressBar_1pu87_16{background:#eee;height:10px;width:80%;margin:0 auto 20px;border-radius:5px}._progressFill_1pu87_24{height:100%;background:#4caf50;border-radius:5px;transition:width .3s}._questionText_1pu87_31{margin-bottom:20px;border:2px solid black;border-radius:24px;height:16.25rem;display:flex;justify-content:center;align-items:center;padding:10px}._options_1pu87_43{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}._optionButton_1pu87_50{padding:10px;border:1px solid #ccc;border-radius:5px;background:#fff;cursor:pointer;transition:background .2s}._optionButton_1pu87_50._selected_1pu87_59{background:#d1e7dd}._nextButton_1pu87_63{padding:10px 20px;border:none;border-radius:5px;background:#4caf50;color:#fff;cursor:pointer;width:100%}._nextButton_1pu87_63:disabled{background:#a5d6a7;cursor:not-allowed}._results_1pu87_78{text-align:center;padding-bottom:1rem}._results_1pu87_78 p{font-size:1em}._emailInput_1pu87_88{margin:20px;height:20vh;display:flex;flex-direction:column;align-items:center}._emailInput_1pu87_88 label{margin-bottom:.3em;font-size:1.5rem}._emailInput_1pu87_88 input{margin-bottom:1em;width:28.5em;height:2em}._emailInput_1pu87_88 button{width:10em}._scoreContainer_1pu87_111{display:grid;grid-template-rows:8.75rem 3rem;column-gap:18px;row-gap:32px;max-width:1100px;margin:0 auto}._scoreContainer_1pu87_111 button{height:3.25rem;background-color:#d9d9d9;border:none;border-radius:1rem;font-weight:700}._totalScore_1pu87_131,._scoreBreakdown_1pu87_131,._areasToImprove_1pu87_131{border-radius:1rem;background-color:#d9d9d9}._scoreBreakdown_1pu87_131 ul,._areasToImprove_1pu87_131 ul{list-style-type:none;padding-left:0;margin:0}._totalScore_1pu87_131{display:flex;justify-content:center;align-items:center}._scoreBreakdown_1pu87_131,._areasToImprove_1pu87_131{display:flex;flex-direction:column;justify-content:space-evenly;padding:2rem}._blogContainer_ey1yc_1{padding:.75em;min-height:75vh;background-color:#f7f9fc}._blogTitle_ey1yc_7{font-size:1.75em}._blogSubtitle_ey1yc_11{padding:.875em}._controlsRow_ey1yc_15{display:flex;justify-content:space-between;align-items:center}._sortSelect_ey1yc_21{width:10.5em;padding:.2em;margin:.5em}._searchInput_ey1yc_27{width:8.125em;padding:.2em}._postCard_ey1yc_32{background-color:#fff;border-top:6px solid #FBAF46;border-bottom:6px solid #FBAF46;margin-top:1.5em;margin-bottom:1.5em;padding:1.125em;border-radius:1em;box-shadow:0 6px 18px #00000014}._postTitle_ey1yc_43{text-align:start;font-weight:700;font-size:1.25em;margin-bottom:.625em}._postLink_ey1yc_49{text-decoration:none}._postLink_ey1yc_49:visited{color:#000}._postDate_ey1yc_56{font-size:.875em;text-align:start;width:100%;margin-bottom:1.75em}._postExcerpt_ey1yc_62{width:100%;text-align:start;margin-bottom:1em}._postFooter_ey1yc_67{display:flex;justify-content:end}._readMoreButton_ey1yc_72{border:2px solid #2A7DE1;color:#2a7de1;border-radius:6px;padding:4px 12px;text-decoration:none;font-weight:500}._readMoreButton_ey1yc_72:hover{background-color:#2a7de1;color:#fff}._readMoreButton_ey1yc_72:visited{color:#000}@media(min-width:768px){._postTitle_ey1yc_43,._postDate_ey1yc_56,._postExcerpt_ey1yc_62{text-align:center}._postFooter_ey1yc_67{justify-content:center}}@media(min-width:1024px){._blogContainer_ey1yc_1{padding-left:7.5em;padding-right:7.5em}._controlsRow_ey1yc_15{margin-bottom:2em}._postList_ey1yc_111{display:grid;grid-template-columns:1fr 1fr;gap:2em}._postCard_ey1yc_32{margin-top:0;margin-bottom:0}}._postContainer_c9tn9_1{padding:1em}._backLink_c9tn9_6{display:block;width:9.1874em;background-color:#2a7de1;color:#fff;padding:2px 20px;border:1px solid black;border-radius:5px;text-decoration:none;margin-bottom:1em}._postTitle_c9tn9_20{text-align:start;font-size:1.5em;margin-bottom:3.625em}._postContent_c9tn9_27{padding-bottom:2.5em;border-bottom:1px solid #d9d9d9}._feedbackTitle_c9tn9_33{padding-top:2.5em;font-size:1.25em;font-weight:400}._feedbackLabel_c9tn9_39{display:block;margin-bottom:1em}textarea{display:block;width:90vw}._feedbackButton_c9tn9_49{background-color:#d9d9d9;border-radius:5px}._postContent_c9tn9_27 img{max-width:400px;height:auto;display:block}._editor-text-left_c9tn9_61{text-align:left}._editor-text-center_c9tn9_65{text-align:center}._postContent_c9tn9_27 img{display:block;margin:1.5rem auto;max-width:100%;height:auto}._postContent_c9tn9_27 p{margin:1rem 0;line-height:1.6}._postContent_c9tn9_27 ul,._postContent_c9tn9_27 ol{padding-left:1.5rem;margin:1rem 0}._postContent_c9tn9_27 li{margin-bottom:.4rem}._container_1u3pk_4{max-width:600px;margin:0 auto;padding:20px;height:73.4vh}._questionCounter_1u3pk_11{margin-bottom:10px;font-weight:700}._progressBar_1u3pk_16{background:#eee;height:10px;width:80%;margin:0 auto 20px;border-radius:5px}._progressFill_1u3pk_24{height:100%;background:#4caf50;border-radius:5px;transition:width .3s}._questionText_1u3pk_31{margin-bottom:20px;border:2px solid black;border-radius:24px;height:16.25rem;display:flex;justify-content:center;align-items:center}._options_1u3pk_41{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}._optionButton_1u3pk_48{padding:10px;border:1px solid #ccc;border-radius:5px;background:#fff;cursor:pointer;transition:background .2s}._optionButton_1u3pk_48._selected_1u3pk_57{background:#d1e7dd}._nextButton_1u3pk_61{padding:10px 20px;border:none;border-radius:5px;background:#4caf50;color:#fff;cursor:pointer;width:100%}._nextButton_1u3pk_61:disabled{background:#a5d6a7;cursor:not-allowed}._results_1u3pk_76{text-align:center;height:77.4vh}._results_1u3pk_76 p{font-size:1em;padding:1em}._emailInput_1u3pk_86{margin:20px;height:20vh;display:flex;flex-direction:column;align-items:center}._emailInput_1u3pk_86 label{margin-bottom:.3em;font-size:1.5rem}._emailInput_1u3pk_86 input{margin-bottom:1em;width:28.5em;height:2em}._emailInput_1u3pk_86 button{width:10em}._scoreContainer_1u3pk_109{display:grid;grid-template-columns:57vw 24vw;grid-template-rows:8.75rem 16.6rem;column-gap:18px;row-gap:32px;margin-left:7.5em;margin-right:7.5em}._scoreContainer_1u3pk_109 button{height:3.25rem;background-color:#d9d9d9;border:none;border-radius:1rem;font-weight:700}._totalScore_1u3pk_127,._scoreBreakdown_1u3pk_127,._areasToImprove_1u3pk_127{border-radius:1rem;background-color:#d9d9d9}._scoreBreakdown_1u3pk_127 ul,._areasToImprove_1u3pk_127 ul{list-style-type:none;padding-left:0;margin:0}._totalScore_1u3pk_127{display:flex;justify-content:center;align-items:center}._scoreBreakdown_1u3pk_127,._areasToImprove_1u3pk_127{display:flex;flex-direction:column;justify-content:space-evenly}._storeContainer_j7o3a_1{padding:.75em;min-height:75vh;background-color:#f7f9fc}._storeTitle_j7o3a_7{font-size:1.75em}._storeSubtitle_j7o3a_11{padding:.875em;text-align:center}._controlsRow_j7o3a_16{display:flex;justify-content:space-between;align-items:center}._sortSelect_j7o3a_22{width:12em;border:1px solid #D1D5DB;border-radius:6px;padding:.35em .5em;background-color:#fff;margin:.2em}._searchInput_j7o3a_31{width:8.125em;border:1px solid #D1D5DB;border-radius:6px;padding:.35em .5em;background-color:#fff}._itemCard_j7o3a_39{background-color:#fff;border-top:6px solid #FBAF46;border-bottom:6px solid #FBAF46;margin-top:1.5em;margin-bottom:1.5em;padding:1.125em;border-radius:1em;box-shadow:0 6px 18px #00000014}._itemTitle_j7o3a_50{text-align:start;font-weight:700;font-size:1.25em;margin-bottom:.625em;color:#000}._itemLink_j7o3a_58{text-decoration:none;color:#000}._itemLink_j7o3a_58:visited{color:#000}._itemExcerpt_j7o3a_67{width:100%;text-align:start;margin-bottom:1em;color:#374151}._itemFooter_j7o3a_74{display:flex;justify-content:end}._moreDetailsButton_j7o3a_79{border:2px solid #2A7DE1;border-radius:6px;padding:4px 12px;text-decoration:none;color:#2a7de1;font-weight:500;background-color:#fff}._moreDetailsButton_j7o3a_79:visited{color:#2a7de1}._moreDetailsButton_j7o3a_79:hover{background-color:#2a7de1;color:#fff}@media(min-width:768px){._itemTitle_j7o3a_50,._itemExcerpt_j7o3a_67{text-align:center}._itemFooter_j7o3a_74{justify-content:center}}@media(min-width:1024px){._storeContainer_j7o3a_1{padding-left:7.5em;padding-right:7.5em}._controlsRow_j7o3a_16{margin-bottom:2em}._itemList_j7o3a_118{display:grid;grid-template-columns:1fr 1fr;gap:2em}._itemCard_j7o3a_39{margin-top:0;margin-bottom:0}}._itemContainer_psiwk_1{padding:1em;min-height:74vh}._backLink_psiwk_6{display:block;width:9.1874em;background-color:#2a7de1;color:#fff;padding:2px 20px;border:1px solid black;border-radius:5px;text-decoration:none;margin-bottom:1em}._itemTitle_psiwk_19{text-align:center;font-size:1.5em;margin-bottom:2.5em}._sectionHeading_psiwk_25{font-size:1.25em;font-weight:400;margin-bottom:.75em;text-align:center}._itemDescription_psiwk_32{padding-bottom:2.5em;border-bottom:1px solid #d9d9d9;margin-bottom:2.5em;line-height:1.6}._learnMoreText_psiwk_39{font-size:1em}._adminEmail_psiwk_43{font-weight:700}._contactPage_j92k2_2{width:100%;padding:2rem 1rem}._heading_j92k2_7{margin-bottom:.75rem}._intro_j92k2_11{margin-bottom:1.5rem;line-height:1.6}._form_j92k2_16{display:grid;gap:1rem}._label_j92k2_21{display:grid;gap:.4rem;font-weight:600}._input_j92k2_27,._textarea_j92k2_28{width:100%;padding:.75rem;border:1px solid #d4d4d8;border-radius:8px;font:inherit}._textarea_j92k2_28{resize:vertical}._button_j92k2_40{width:fit-content;padding:.75rem 1.1rem;border:none;border-radius:8px;cursor:pointer}._error_j92k2_48{color:#dc143c}._success_j92k2_52{color:green}._label_j92k2_21{display:block;width:75vw}._loginContainer_1kous_1{text-align:center}._emailField_1kous_6{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:3em;margin-bottom:1.5em}._passwordField_1kous_15{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2em}form input{width:15em;height:2em}form label{width:5em}form button{width:9em;padding:10px 5px}._logoutBtn_60do3_1{position:absolute;right:2em;width:9em;padding:10px 5px}h1{text-align:center}._adminPanelContainer_104lb_5{padding:1em}._adminLinks_104lb_12{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}._adminLink_104lb_12{text-decoration:none;padding:10px 16px;background-color:#d9d9d9;border-radius:6px;color:#000;width:fit-content}._adminLink_104lb_12:hover{background-color:#c9c9c9}
