.style_headerContainer__yMSXQ{background-color:var(--white);width:100%;position:relative;z-index:10;box-shadow:0 0 10px 2px rgba(0,0,0,.3)}.style_desktopMenu__GNMWW,.style_headerInfo__BpIJ9{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:5px 15px}.style_headerInfoLink__43cMM{font-size:16px;font-weight:600;text-decoration:none;color:var(--orange);cursor:pointer;background:none;border:none}.style_headerInfoLink__43cMM:focus,.style_headerInfoLink__43cMM:hover{transform:scale(.99);transition:.3s;color:var(--blue)}.style_dropdownContainer__TNSSM{position:relative;display:inline-block;cursor:pointer}.style_dropdownMenu__Jy6ri{position:absolute;top:100%;left:0;background-color:var(--white);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:5px;display:flex;flex-direction:column;width:150px;z-index:100;border:2px solid var(--blue)}.style_dropdownItem__wdcmP{padding:10px;text-decoration:none;color:var(--orange);display:block;font-weight:400;font-size:14px}.style_dropdownItem__wdcmP:first-of-type,.style_dropdownItem__wdcmP:nth-of-type(2){border-bottom:1px solid var(--orange)}.style_dropdownItem__wdcmP:hover{background-color:#fff6ec}.style_logoContainer__sowaX{display:flex;justify-content:center;align-items:center}.style_logo__9TFHR{object-fit:contain}.style_quizBtn__tJr9I{text-decoration:none;background-color:var(--blue);padding:10px 15px;border-radius:50px;color:var(--white);box-shadow:0 0 7px 1px rgba(0,0,0,.3);font-weight:600}.style_quizBtn__tJr9I:focus,.style_quizBtn__tJr9I:hover{transition:.3s;background-color:var(--orange)}.style_logoContainer__sowaX:focus,.style_logoContainer__sowaX:hover{transform:scale(.98);transition:.3s}.style_backgroundOverlay__GECk5{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--brown-overlay);opacity:0;z-index:7;pointer-events:none;display:none}.style_backgroundOverlay__GECk5.style_open__T9E9e{pointer-events:auto;animation:style_fadeInOverlay__CZ3JV .6s forwards}.style_backgroundOverlay__GECk5.style_close__FcpGu{animation:style_fadeOutOverlay__DKfmH .6s forwards}.style_navMenuBtn__SybEc{display:none;cursor:pointer;justify-content:center;align-items:center;flex-direction:column;gap:8px;background-color:transparent;border:none}.style_navMenuBtn__SybEc>div{width:30px;height:3px;background-color:var(--orange);border-radius:15px}.style_navMenuBtn__SybEc.style_open__T9E9e>.style_lineOne__0rcCV,.style_navMenuBtn__SybEc.style_open__T9E9e>.style_lineThree__H95dK{background-color:var(--purple);transition:.3s}.style_navMenuBtn__SybEc.style_open__T9E9e .style_lineOne__0rcCV{transform:rotate(-45deg) translate(-8px,7px)}.style_navMenuBtn__SybEc.style_open__T9E9e .style_lineThree__H95dK{transform:rotate(45deg) translate(-8px,-7px)}.style_navMenuBtn__SybEc.style_open__T9E9e>.style_lineTwo__Xk3SG{opacity:0;transition:.3s}.style_navMenuBtn__SybEc.style_close__FcpGu>.style_lineTwo__Xk3SG{opacity:1;transition:.3s}.style_navMenuBtn__SybEc.style_close__FcpGu>.style_lineOne__0rcCV,.style_navMenuBtn__SybEc.style_close__FcpGu>.style_lineThree__H95dK{background-color:var(--orange);transition:.3s}.style_navMenuBtn__SybEc.style_close__FcpGu .style_lineOne__0rcCV,.style_navMenuBtn__SybEc.style_close__FcpGu .style_lineThree__H95dK{transform:rotate(0deg) translate(0)}.style_menu__STuF6{position:absolute;top:-400px;width:100%;opacity:0;z-index:9;box-shadow:0 0 10px 2px rgba(0,0,0,.3);text-align:center;display:none;align-items:center;justify-content:center;height:auto;background-color:var(--white)}.style_menu__STuF6.style_open__T9E9e{opacity:1;top:110px;animation:style_slideDownMenu__Qszzz .6s forwards}.style_menu__STuF6.style_close__FcpGu{animation:style_slideUpMenu__5Gp0V .6s forwards}.style_menu__STuF6>nav{padding:50px 0 0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.style_menuLink__wmlVx{color:var(--orange);text-decoration:none;font-size:16px;background:none;border:none;cursor:pointer;font-weight:600}button.style_menuLink__wmlVx{padding:20px}.style_menuDropdown__G0Ai7{text-align:center;margin:-20px 0}.style_menuDropdownMenu__XdA9_{display:flex;flex-direction:column;align-items:center;gap:30px;border-top:2px solid var(--orange);border-bottom:2px solid var(--orange);width:40vw;padding:30px 50px;margin:20px 0}.style_dropdownMenuLink__4cafT{text-decoration:none;color:var(--orange);font-size:14px;font-weight:500}.style_dropdownMenuLink__4cafT:focus,.style_dropdownMenuLink__4cafT:hover,.style_menuLink__wmlVx:focus,.style_menuLink__wmlVx:hover{color:var(--blue);transition:.2s}.style_quizBtnContainer__RyfpG{display:flex;justify-content:center;align-items:center;gap:20px;border-top:2px solid var(--blue);padding:30px 0;width:100vw;margin-top:20px}.style_quizBtnContainer__RyfpG>p{color:var(--blue)}@keyframes style_fadeInOverlay__CZ3JV{0%{opacity:0}to{opacity:1}}@keyframes style_fadeOutOverlay__DKfmH{0%{opacity:1}to{opacity:0}}@keyframes style_slideDownMenu__Qszzz{0%{transform:translateY(-110%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes style_slideUpMenu__5Gp0V{0%{transform:translateY(0);opacity:1}to{transform:translateY(-110%);opacity:0}}@media screen and (max-width:880px){.style_desktopMenu__GNMWW{display:none;visibility:none}.style_backgroundOverlay__GECk5,.style_menu__STuF6,.style_navMenuBtn__SybEc{display:flex}.style_quizBtn__tJr9I{font-size:14px}}@media screen and (max-width:420px){.style_quizBtn__tJr9I{font-size:12px;width:100px;padding:5px 10px}.style_quizBtnContainer__RyfpG{flex-direction:column;gap:10px}.style_menuLink__wmlVx{font-size:14px}.style_dropdownMenuLink__4cafT{font-size:12px}.style_logo__9TFHR{width:150px}}.style_footer__wRtke{background-color:var(--blue);border-top:2px solid var(--white)}.style_footerContainer__axGtW{padding:50px}.style_sitemapContainer__hPtPK{display:flex;gap:20px;justify-content:center;padding-bottom:40px}.style_navLink__fqws7{color:var(--white);text-decoration:none;font-size:16px;font-weight:500}.style_navLink__fqws7:focus,.style_navLink__fqws7:hover{transform:scale(.98);transition:.2s;text-decoration:underline}.style_navLink__fqws7:focus,.style_navLink__fqws7:focus-visible{outline:none;box-shadow:0 0 0 2px var(--white);border-radius:4px;padding:5px;transition:box-shadow .2s ease-in-out}.style_copyrightText__jC0QY,.style_copyrightText__jC0QY>a{color:var(--white);font-weight:300;font-size:12px;text-align:center}@media screen and (max-width:950px){.style_navLink__fqws7{font-size:14px}}@media screen and (max-width:500px){.style_navLink__fqws7{font-size:12px}.style_copyrightText__jC0QY{font-size:10px}.style_sitemapContainer__hPtPK{padding-bottom:20px;flex-wrap:wrap}.style_footerContainer__axGtW{padding:30px 10px}}.Home_hero__2Ivjk{background-image:url(/images/hero-background-lower.webp);height:700px;background-size:cover;background-repeat:no-repeat;background-color:var(--brown-overlay);background-blend-mode:multiply;display:flex;justify-content:center;align-items:center}.Home_hero__2Ivjk:before{content:"";position:absolute;width:0;height:0;overflow:hidden;background:url(/images/hero-background-lower.webp) no-repeat}.Home_heroContainer__dVTyk{padding:50px 100px}.Home_heroContainer__dVTyk,.Home_heroInfo__2gFVZ{display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_heroInfo__2gFVZ>h1{color:var(--brighter-orange);text-align:center}.Home_heroInfo__2gFVZ>h2{color:var(--white);width:80%;padding-bottom:50px;text-align:center}.Home_heroBtn__I4CfT>p{background-color:var(--blue);padding:20px 40px;border-radius:50px;cursor:pointer;font-weight:600;font-size:20px;box-shadow:0 0 10px 2px rgba(0,0,0,.3)}.Home_btnText__bnjbO{color:var(--white);text-decoration:none}.Home_heroBtn__I4CfT>p:focus,.Home_heroBtn__I4CfT>p:hover{transform:scale(.98);transition:.3s}.Home_btnText__bnjbO:focus,.Home_btnText__bnjbO:focus-visible{outline:none;box-shadow:0 0 0 2px var(--white);border-radius:4px;padding:5px;transition:box-shadow .2s ease-in-out}.Home_applicationInfo__y_i_L{padding:100px;grid-auto-rows:minmax(500px,auto);grid-template-areas:"about" "statistic";grid-gap:50px;gap:50px}.Home_about__wFAGV,.Home_applicationInfo__y_i_L{display:grid;justify-items:center;align-content:center}.Home_about__wFAGV{width:80%;grid-area:about;grid-template-columns:1.5fr 1fr;grid-auto-rows:minmax(40px,auto);grid-template-areas:"aboutTitle aboutImg" "aboutParagraphOne aboutImg" "aboutParagraphTwo aboutImg";grid-gap:20px 70px;gap:20px 70px}.Home_aboutTitle__UXOLs{grid-area:aboutTitle;justify-self:start;color:var(--orange);text-align:start}.Home_aboutParagraphOne___fu0W{grid-area:aboutParagraphOne}.Home_aboutParagraphTwo__BLf5z{grid-area:aboutParagraphTwo}.Home_aboutParagraphOne___fu0W>h3,.Home_aboutParagraphTwo__BLf5z>h3{color:var(--blue)}.Home_aboutImg__rDO6h{grid-area:aboutImg;width:500px;height:350px;align-self:center}.Home_aboutImg__rDO6h,.Home_statisticImg__UfulK{border-radius:30px;object-fit:cover}.Home_statistic__IWdzm{width:80%;grid-area:statistic;display:grid;grid-template-columns:1fr 1.5fr;grid-auto-rows:minmax(40px,auto);grid-template-areas:"statisticImg statisticTitle" "statisticImg statisticQuote" "statisticImg statisticDescription";justify-content:center;align-content:center;grid-gap:0 50px;gap:0 50px}.Home_statisticImg__UfulK{grid-area:statisticImg;width:500px;height:350px;align-self:center}.Home_statisticTitle__KJ6xP{grid-area:statisticTitle;color:var(--orange);justify-self:end;text-align:end}.Home_statisticQuote__nEXFZ{grid-area:statisticQuote;color:var(--blue)}.Home_statisticQuote__nEXFZ>h3,.Home_statisticQuote__nEXFZ>h4{text-align:end}.Home_statisticQuote__nEXFZ>h3>a,.Home_statisticQuote__nEXFZ>h4>a{color:var(--blue)}.Home_statisticQuote__nEXFZ>h3>a:focus,.Home_statisticQuote__nEXFZ>h3>a:hover,.Home_statisticQuote__nEXFZ>h4>a:focus,.Home_statisticQuote__nEXFZ>h4>a:hover{transform:scale(.95);transition:.2s;color:var(--orange)}.Home_statisticDescription__z0cIf{grid-area:statisticDescription;text-align:end}.Home_benefits__nwyAR{background-color:#965839;background-blend-mode:multiply;color:var(--white);background-image:url(/images/stripped-background.webp);background-size:cover;background-repeat:no-repeat}.Home_benefits__nwyAR>h3{text-align:center;padding:80px 50px 0}.Home_benefitsContainer___NWlj{display:flex;padding:50px 50px 80px;gap:50px;justify-content:center;align-items:center}.Home_benefitsDivider___CrZz{background-color:var(--white);color:var(--white);height:575px;border:2px solid var(--white);border-radius:10px}.Home_benefitsContainer___NWlj>div{text-align:center}.Home_benefitsContainer___NWlj>div>h4{margin-bottom:30px}.Home_benefitsContainer___NWlj>div>p{margin-top:30px}.Home_resources__ozKMC{margin:50px 20px}.Home_resources__ozKMC>h3{color:var(--orange);text-align:center;padding-bottom:30px}.Home_resourceLinksContainer__ocKzX{display:flex;gap:30px;flex-wrap:wrap;justify-content:center;align-items:center}.Home_resourceLink__Fmx_e{border-radius:30px;box-shadow:0 0 10px 2px rgba(0,0,0,.3);display:flex;flex-direction:column;text-decoration:none;width:400px}.Home_resourceLink__Fmx_e>div>p{color:var(--black);padding:0 30px 20px}.Home_resourceLink__Fmx_e>div>h4{color:var(--purple);text-align:center;padding:10px 20px;margin-bottom:0}.Home_resourceLinkImg__WXqCV{object-fit:cover;border-radius:26px 26px 0 0;width:100%}@media screen and (max-width:1470px){.Home_applicationInfo__y_i_L{padding:70px 30px;gap:30px}.Home_about__wFAGV{gap:0 50px}.Home_aboutImg__rDO6h,.Home_statisticImg__UfulK{width:450px;height:350px}}@media screen and (max-width:1250px){.Home_applicationInfo__y_i_L{gap:50px;justify-items:center;align-content:center;padding:50px 20px 80px}.Home_about__wFAGV{width:70%;grid-template-columns:1fr;grid-template-areas:"aboutTitle" "aboutImg" "aboutParagraphOne" "aboutParagraphTwo";gap:0;padding:0 auto}.Home_aboutTitle__UXOLs,.Home_statisticTitle__KJ6xP{justify-self:center;margin-bottom:40px;text-align:center}.Home_aboutParagraphOne___fu0W{margin-top:30px}.Home_aboutImg__rDO6h,.Home_statisticImg__UfulK{width:100%;height:auto;justify-self:center}.Home_statistic__IWdzm{padding:0 auto;width:70%;grid-template-columns:1fr;grid-template-areas:"statisticTitle" "statisticImg" "statisticQuote" "statisticDescription"}.Home_statisticQuote__nEXFZ{margin-top:30px;margin-bottom:10px}.Home_statisticQuote__nEXFZ>h3{text-align:center}.Home_statisticDescription__z0cIf{text-align:start}}@media screen and (max-width:950px){.Home_benefitsContainer___NWlj{flex-direction:column;width:60%;margin:0 auto}.Home_benefitsDivider___CrZz{width:100%;height:2px;margin:10px 0}.Home_heroContainer__dVTyk{padding:30px 20px}.Home_heroBtn__I4CfT>h5{padding:15px 20px}.Home_heroInfo__2gFVZ>h2{width:90%;padding-bottom:30px}}.style_accessibilityBtn__hrtvg{position:fixed;bottom:30px;right:20px;z-index:9999;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:5px;background-color:var(--purple);border:2px solid var(--white);cursor:pointer}.style_accessibilityContainer__JQQDD{position:fixed;bottom:110px;right:20px;background:#fff;padding:15px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3);z-index:9999;width:220px;display:none}.style_accessibilityContainer__JQQDD.style_open__irRCN{display:block}.style_accessibilityContainer__JQQDD>h4{text-align:center}.style_toggleRow__g5LnI{display:flex;align-items:center;margin-bottom:10px;gap:10px}.style_switch__09poZ{position:relative;display:inline-block;width:40px;height:20px}.style_switch__09poZ input{opacity:0;width:0;height:0}.style_slider__TMeN3{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.style_slider__TMeN3:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:white;transition:.4s;border-radius:50%}input:checked+.style_slider__TMeN3{background-color:#6AA08F}input:checked+.style_slider__TMeN3:before{transform:translateX(20px)}