@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,600,700,800,800i,900i&display=swap");.Search_searchPanel__083yT{display:flex;position:fixed;background-color:rgba(74,74,240,.11);width:100%;height:60vh;transition:visibility 1s linear;padding:10vh 5% 0;align-items:center;flex-direction:column;box-shadow:0 0 20px rgba(0,0,0,.1);z-index:7;visibility:visible;font-family:Poppins,sans-serif}@media (min-width:640px){.Search_searchPanel__083yT{height:60vh}}@media (min-width:1008px){.Search_searchPanel__083yT{height:70vh}}.Search_searchPanel__083yT .Search_closeIcon__JWSjB{-moz-user-select:none;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;align-self:flex-end;height:40px;width:40px;border-radius:500px;cursor:pointer;margin-top:.5em}@media (min-width:640px){.Search_searchPanel__083yT .Search_closeIcon__JWSjB{margin:1em;height:50px;width:50px}}@media (min-width:1008px){.Search_searchPanel__083yT .Search_closeIcon__JWSjB:hover{background-color:rgba(0,0,0,.1)}}.Search_searchPanel__083yT .Search_closeIcon__JWSjB:active{background-color:rgba(0,0,0,.2)}.Search_searchPanel__083yT .Search_inputContainer__YzL90{font-family:Poppins,sans-serif;display:flex;width:100%;align-items:center;justify-content:center;margin:1em 0 0}.Search_panelExpand__f_7HW{height:80vh}.Search_spCardContainer__WLf2n{font-family:Poppins,sans-serif;display:flex;flex-direction:column;width:100%;box-shadow:0 0 10px rgba(0,0,0,.05);overflow-y:scroll}@media (min-width:640px){.Search_spCardContainer__WLf2n{width:80%}}.Search_spCardContainer__WLf2n .Search_spCard__dwBvv{font-family:Poppins,sans-serif;display:flex;width:100%;align-items:center;padding:.5em 1em;border-bottom:3px solid #f5f5f5;cursor:pointer}.Search_spCardContainer__WLf2n .Search_spCard__dwBvv:hover{transition:.2s}@media (min-width:1008px){.Search_spCardContainer__WLf2n .Search_spCard__dwBvv:hover{background-color:#f5f5f5}.Search_spCardContainer__WLf2n .Search_spCard__dwBvv:hover .Search_cardText__2Db2X h4{text-decoration-line:underline}}.Search_spCardContainer__WLf2n .Search_spCard__dwBvv .Search_cardText__2Db2X{display:flex;flex-direction:column;justify-content:center;margin:0 .5em}.Search_spCardContainer__WLf2n .Search_spCard__dwBvv .Search_cardText__2Db2X h4{margin-bottom:.2em}.Search_spCardContainer__WLf2n .Search_spCard__dwBvv .Search_cardText__2Db2X p{font-size:.7em}@media (min-width:640px){.Search_spCardContainer__WLf2n .Search_spCard__dwBvv .Search_cardText__2Db2X p{font-size:.8em}}@media (min-width:1008px){.Search_spCardContainer__WLf2n .Search_spCard__dwBvv .Search_cardText__2Db2X p{font-size:.9em}}.Search_searchHidden__q2VmF{display:flex;position:fixed;background-color:#fff;width:100%;height:60vh;transition:visibility 1s linear;padding:10vh 5% 0;align-items:center;flex-direction:column;box-shadow:0 0 20px rgba(0,0,0,.1);z-index:7;visibility:hidden;display:none}@media (min-width:640px){.Search_searchHidden__q2VmF{height:60vh}}@media (min-width:1008px){.Search_searchHidden__q2VmF{height:70vh}}.Search_searchLoading__sVodV{margin:2em 0}.Search_searchLoading__sVodV h3{font-family:Poppins,sans-serif}.Page_page__f5mlb{display:flex;min-height:100vh;background-color:transparent;padding-top:4rem}.Page_overlay__teP1c{display:flex;position:fixed;overflow-y:hidden;background-color:rgba(0,0,0,.8);backdrop-filter:blur(5px);min-height:100vh;width:100vw;z-index:6}.Page_containerOverLay__0Ht__{display:flex;min-height:100vh;background-color:transparent;padding-top:3rem;flex-direction:column;overflow-y:hidden}.Page_loadingInnerPage__IDfDE,.Page_loadingPage__IFvwx{display:flex;align-items:center;justify-content:center;flex-direction:row;flex:1}.Page_loadingInnerPage__IDfDE{width:100%;min-height:70vh;margin:4rem;text-align:center}.Page_loader__lnso1{border:6px solid #f1f1f1;border-top:8px solid #005bff;border-radius:50%;width:50px;height:50px;animation:Page_spin__ijZjw 1s linear infinite}@keyframes Page_spin__ijZjw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_header__PpIev{width:100%;height:3rem;background-color:rgba(58,51,161,.425);display:flex;align-items:center;padding:0 16px;color:#fff;justify-content:space-between;position:fixed;z-index:99}.Header_header__PpIev .Header_name__lGpIS{display:flex;flex:1}.Header_header__PpIev .Header_name__lGpIS h5{display:none;cursor:pointer;letter-spacing:-1.5px;font-weight:500;font-size:1.3rem;margin-top:3px}@media (min-width:640px){.Header_header__PpIev .Header_name__lGpIS h5{display:flex}}.Header_header__PpIev .Header_name__lGpIS .Header_menuIcon__17Zzr{display:flex;align-items:center;justify-content:center;flex-direction:row;border-radius:4px;margin-right:1rem;padding:2px 8px;cursor:pointer}@media (min-width:1008px){.Header_header__PpIev .Header_name__lGpIS .Header_menuIcon__17Zzr:hover{background-color:hsla(0,0%,100%,.1)}}.Header_header__PpIev .Header_name__lGpIS .Header_menuIcon__17Zzr img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.Header_header__PpIev .Header_options__oKDcO{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:1rem}.Header_header__PpIev .Header_options__oKDcO .Header_pOption__iu0mB{display:flex;background-color:hsla(0,0%,100%,.1);border-radius:100px;cursor:pointer}@media (min-width:1008px){.Header_header__PpIev .Header_options__oKDcO .Header_pOption__iu0mB{transition:.2s}.Header_header__PpIev .Header_options__oKDcO .Header_pOption__iu0mB:hover{background-color:hsla(0,0%,100%,.4)}}.Header_header__PpIev .Header_options__oKDcO .Header_pOption__iu0mB img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:300px;border:2px solid hsla(0,0%,100%,.4)}.Header_header__PpIev .Header_options__oKDcO .Header_option__bi6Xs{display:flex;padding:.5rem;background-color:hsla(0,0%,100%,.1);border-radius:100px;cursor:pointer}@media (min-width:1008px){.Header_header__PpIev .Header_options__oKDcO .Header_option__bi6Xs{transition:.2s}.Header_header__PpIev .Header_options__oKDcO .Header_option__bi6Xs:hover{background-color:hsla(0,0%,100%,.4)}}.Header_header__PpIev .Header_options__oKDcO .Header_option__bi6Xs img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}@media (min-width:1008px){.Header_header__PpIev{padding:0 64px}}.Button_buttonDanger__LS4Cn,.Button_buttonDisabled__QXO7j,.Button_buttonOutlinedLongDanger__I5V_G,.Button_buttonOutlined___pJeQ,.Button_button___jwMg,.Button_danger__nOmJw,.Button_grayButton__CuuaT,.Button_loadingButton__F9g2j,.Button_longButtonDanger__EhQFh,.Button_longButton__MXsA_,.Button_small__4VoAo,.Button_textButtonBg__AEiby,.Button_textButton__X_mK0{display:inline-flex;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;user-select:none;margin:.25rem;transition:.2s}.Button_buttonDanger__LS4Cn p,.Button_buttonDisabled__QXO7j p,.Button_buttonOutlinedLongDanger__I5V_G p,.Button_buttonOutlined___pJeQ p,.Button_button___jwMg p,.Button_danger__nOmJw p,.Button_grayButton__CuuaT p,.Button_loadingButton__F9g2j p,.Button_longButtonDanger__EhQFh p,.Button_longButton__MXsA_ p,.Button_small__4VoAo p,.Button_textButtonBg__AEiby p,.Button_textButton__X_mK0 p{font-size:14px;letter-spacing:.5px;font-weight:500}.Button_buttonDanger__LS4Cn,.Button_buttonOutlinedLongDanger__I5V_G,.Button_buttonOutlined___pJeQ,.Button_button___jwMg,.Button_danger__nOmJw,.Button_grayButton__CuuaT,.Button_longButtonDanger__EhQFh,.Button_longButton__MXsA_,.Button_small__4VoAo{background-color:#005bff;height:40px;align-items:center;justify-content:center;color:#fff;padding:0 32px;border-radius:30px;width:100%;border:1px solid #005bff}@media (min-width:640px){.Button_buttonDanger__LS4Cn,.Button_buttonOutlinedLongDanger__I5V_G,.Button_buttonOutlined___pJeQ,.Button_button___jwMg,.Button_danger__nOmJw,.Button_grayButton__CuuaT,.Button_longButtonDanger__EhQFh,.Button_longButton__MXsA_,.Button_small__4VoAo{width:180px}}@media (min-width:1008px){.Button_buttonDanger__LS4Cn:hover,.Button_buttonOutlinedLongDanger__I5V_G:hover,.Button_buttonOutlined___pJeQ:hover,.Button_button___jwMg:hover,.Button_danger__nOmJw:hover,.Button_grayButton__CuuaT:hover,.Button_longButtonDanger__EhQFh:hover,.Button_longButton__MXsA_:hover,.Button_small__4VoAo:hover{background-color:#0049cc}}.Button_buttonDanger__LS4Cn:active,.Button_buttonOutlinedLongDanger__I5V_G:active,.Button_buttonOutlined___pJeQ:active,.Button_button___jwMg:active,.Button_danger__nOmJw:active,.Button_grayButton__CuuaT:active,.Button_longButtonDanger__EhQFh:active,.Button_longButton__MXsA_:active,.Button_small__4VoAo:active{background-color:#337cff}.Button_buttonDisabled__QXO7j{background-color:rgba(74,74,240,.11);height:42px;align-items:center;justify-content:center;color:#4d4d4d;padding:0 32px;border-radius:30px;width:100%;cursor:not-allowed}@media (min-width:640px){.Button_buttonDisabled__QXO7j{width:180px}}.Button_buttonDanger__LS4Cn{background-color:#ff3152;border:1px solid #ff3152}@media (min-width:1008px){.Button_buttonDanger__LS4Cn:hover{background-color:#fd0029}}.Button_buttonDanger__LS4Cn:active{background-color:#ff647d}.Button_grayButton__CuuaT{background-color:#f1f1f1;color:#005bff;border:none}@media (min-width:1008px){.Button_grayButton__CuuaT:hover{background-color:#d8d8d8}}.Button_grayButton__CuuaT:active{background-color:#a5a5a5}.Button_loadingButton__F9g2j{cursor:no-drop;background-color:#003799;height:42px;align-items:center;justify-content:center;color:#fff;padding:0 32px;border-radius:30px;width:100%;border:1px solid #003799}@media (min-width:640px){.Button_loadingButton__F9g2j{width:180px}}.Button_buttonOutlined___pJeQ{background-color:transparent;color:#005bff}@media (min-width:1008px){.Button_buttonOutlined___pJeQ:hover{background-color:#005bff;color:#fff}}.Button_buttonOutlined___pJeQ:active{background-color:#337cff}.Button_danger__nOmJw,.Button_longButtonDanger__EhQFh{background-color:#ff3152;border:1px solid #ff3152}@media (min-width:1008px){.Button_danger__nOmJw:hover,.Button_longButtonDanger__EhQFh:hover{background-color:#ca0020}}.Button_danger__nOmJw:active,.Button_longButtonDanger__EhQFh:active{background-color:#ff647d}.Button_buttonOutlinedLongDanger__I5V_G,.Button_danger__nOmJw,.Button_longButtonDanger__EhQFh,.Button_longButton__MXsA_{width:150px}.Button_textButton__X_mK0{color:#1e90ff}.Button_textButtonBg__AEiby{color:#1e90ff;background-color:rgba(74,74,240,.11);padding:4px 16px;border-radius:5px;margin:2px}.Button_textButtonBg__AEiby p{font-size:14px}@media (min-width:1008px){.Button_textButtonBg__AEiby:hover{background-color:rgba(55,55,241,.349)}}.Button_textButtonBg__AEiby:active{background-color:rgba(55,55,241,.349)}.Button_tags__XFvU4{display:inline-flex;height:26px;border:1px solid #ff3152;padding:0 16px;border-radius:30px}.Button_tags__XFvU4 p{font-size:12px;letter-spacing:1px;font-weight:500;color:#ff3152}.Button_buttonOutlinedLongDanger__I5V_G{background-color:#fff;color:crimson;border:1px solid crimson}@media (min-width:1008px){.Button_buttonOutlinedLongDanger__I5V_G:hover{background-color:crimson;color:#fff}}.Button_buttonOutlinedLongDanger__I5V_G:active{background-color:#ed365b}.Button_small__4VoAo{height:32px;max-width:100px}.Button_small__4VoAo p{letter-spacing:0;font-size:14px;font-weight:500}.Footer_footer__kkaJT{background-color:transparent;display:flex;border:1px;border-top:2px dotted blue;padding:5rem 2rem;flex-wrap:wrap;gap:2rem;flex-direction:column;letter-spacing:1px}.Footer_footer__kkaJT h5{margin:1rem 0}@media (min-width:1008px){.Footer_footer__kkaJT{flex-direction:row;padding:6rem 8rem 4rem}}.Footer_footer__kkaJT .Footer_contact__T2KtF{flex:1}.Footer_footer__kkaJT .Footer_contact__T2KtF p{font-size:.8rem;margin:.25rem 0}.Footer_footer__kkaJT .Footer_items__kEOXo{flex:1;display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.Footer_footer__kkaJT .Footer_items__kEOXo .Footer_section__TiBBp{display:flex;flex-direction:column}.Footer_footer__kkaJT .Footer_items__kEOXo .Footer_section__TiBBp a{-moz-user-select:none;-webkit-user-select:none;user-select:none;cursor:pointer;font-size:.8rem;margin:.5rem 0}@media (min-width:1008px){.Footer_footer__kkaJT .Footer_items__kEOXo .Footer_section__TiBBp a:hover{text-decoration-line:underline}}.Footer_store__2BZOg{display:flex;padding:0 2rem;justify-content:center;margin-bottom:2rem}@media (min-width:640px){.Footer_store__2BZOg{justify-content:flex-end}}@media (min-width:1008px){.Footer_store__2BZOg{padding:0 7rem;flex-direction:row}}.Footer_footNote__wCqeB{background-color:transparent;padding-top:2rem}.Footer_footNote__wCqeB p{font-size:.8rem;letter-spacing:2px;padding:1rem;text-align:center}.Storeicons_icon__ypFkb{height:40px;width:140px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.Sidebar_sidebar__asqWV a{display:flex;flex:1;width:100%;-moz-user-select:none;-webkit-user-select:none;user-select:none;padding:.25rem 20px;white-space:nowrap;cursor:pointer;align-items:center;font-weight:500;font-size:.8rem;z-index:7}.Sidebar_sidebar__asqWV a:hover{transition:.2s}@media (min-width:1008px){.Sidebar_sidebar__asqWV a:hover{background-color:rgba(0,91,255,.1)}}.Sidebar_sidebar__asqWV a:active{background-color:rgba(0,73,204,.1)}.Sidebar_sidebar__asqWV{padding-top:4rem;display:flex;position:fixed;height:100vh;width:250px;background-color:hsla(0,0%,100%,.281);flex-direction:column;z-index:9;top:0;left:0;box-sizing:border-box;align-items:flex-start;max-height:100vh;flex:1;overflow-y:hidden;overflow-x:hidden;padding-bottom:100px}.Sidebar_sidebar__asqWV h5{padding:10px 20px;border-bottom:2px solid rgba(0,89,255,.384);width:100%;color:#b3b3b3;margin-top:0}.TextInput_cInput__xiQoY input[type=number]::-webkit-inner-spin-button,.TextInput_cInput__xiQoY input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TextInput_cInput__xiQoY input,.TextInput_cInput__xiQoY select,.TextInput_cInput__xiQoY textarea{height:42px;width:100%;border:none;padding:0 1em;border-radius:15px;background-color:rgba(74,74,240,.11);border:2px solid rgba(0,91,255,.1);outline:none}.TextInput_cInput__xiQoY input:focus,.TextInput_cInput__xiQoY select:focus,.TextInput_cInput__xiQoY textarea:focus{border:2px solid #005bff;outline:none}.TextInput_cInput__xiQoY textarea{padding:1em}.TextInput_cInput__xiQoY{display:flex;flex-direction:column;margin-bottom:1.5em;width:100%}.TextInput_cInput__xiQoY label{font-family:Poppins;font-size:12px;margin-bottom:.3em;font-weight:500;-moz-user-select:none;-webkit-user-select:none;user-select:none}.TextInput_cInput__xiQoY textarea{min-height:200px}.Intro_hero__mV2wv{background-image:url(/_next/static/media/hero.b2957785.png);display:flex;width:100%;align-items:center;justify-content:center;background-position:bottom;background-size:cover;height:65vh;margin-top:-1rem}.Intro_hero__mV2wv .Intro_heroContentContainer___Z2hP{display:flex;padding:1rem;align-items:center;justify-content:center}@media (min-width:640px){.Intro_hero__mV2wv .Intro_heroContentContainer___Z2hP{padding:1rem 4rem;margin-top:0}}.Intro_hero__mV2wv .Intro_heroImageContainer__XqXmG{display:flex;padding:0;flex:1}@media (min-width:1008px){.Intro_hero__mV2wv .Intro_heroImageContainer__XqXmG{display:block}}.Intro_hero__mV2wv .Intro_heroImageContainer__XqXmG img{margin-top:1rem;width:250px;height:500px;flex:1;-o-object-fit:contain;object-fit:contain}.Intro_hero__mV2wv .Intro_heroHeaders__NrhZk{display:flex;flex:1;text-align:center;flex-direction:column;color:#fff;justify-content:center}@media (min-width:640px){.Intro_hero__mV2wv .Intro_heroHeaders__NrhZk{text-align:left}}@media (min-width:1008px){.Intro_hero__mV2wv .Intro_heroHeaders__NrhZk{max-width:50vw}}.Stats_howItWorks__uQa1M,.Stats_secondSlider__3JrYE,.Stats_sectionone__y__2t{padding:1rem;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}@media (min-width:1008px){.Stats_howItWorks__uQa1M,.Stats_secondSlider__3JrYE,.Stats_sectionone__y__2t{padding:2rem 8rem}}.Stats_stats__IVDSA{display:flex;box-shadow:0 22px 40px rgba(0,91,255,.12);padding:1rem;justify-content:space-evenly;margin:3rem auto;width:100%;gap:2rem;flex-wrap:wrap}@media (min-width:640px){.Stats_stats__IVDSA{width:90%;border-radius:30px;padding:1.5rem 2rem}}.Stats_stats__IVDSA .Stats_stat__itC9y{display:flex;flex-direction:column;align-items:center;margin:0 1rem}.Stats_sectionone__y__2t{gap:1rem;min-height:70vh}@media (min-width:1008px){.Stats_sectionone__y__2t{flex-direction:row}}.Stats_sectionone__y__2t .Stats_image__MzBva{display:flex;flex:1;align-items:center;-o-object-fit:contain;object-fit:contain}.Stats_sectionone__y__2t .Stats_image__MzBva img{height:auto;max-width:300px}@media (min-width:640px){.Stats_sectionone__y__2t .Stats_image__MzBva img{width:400px}}.Stats_sectionone__y__2t .Stats_text__k2jt_{flex:1;padding:1rem 2rem;text-align:center}@media (min-width:1008px){.Stats_sectionone__y__2t .Stats_text__k2jt_{text-align:left}}.Stats_sectionone__y__2t .Stats_text__k2jt_ p{margin:1rem 0}.Stats_howItWorks__uQa1M{text-align:center}.Stats_howItWorks__uQa1M .Stats_container__rCot0{display:flex;flex-direction:column;width:100%}.Stats_howItWorks__uQa1M .Stats_container__rCot0 .Stats_section__6yNjS{display:flex;flex-direction:column;align-items:center;padding:2rem 0}@media (min-width:640px){.Stats_howItWorks__uQa1M .Stats_container__rCot0 .Stats_section__6yNjS{flex-direction:row;text-align:left}}.Stats_howItWorks__uQa1M .Stats_container__rCot0 .Stats_section__6yNjS .Stats_image__MzBva{display:flex;flex:1;align-items:center}.Stats_howItWorks__uQa1M .Stats_container__rCot0 .Stats_section__6yNjS .Stats_image__MzBva img{max-width:300px;height:auto;align-self:center;border-radius:4px}.Stats_howItWorks__uQa1M .Stats_container__rCot0 .Stats_section__6yNjS .Stats_text__k2jt_{flex:1;margin:1rem 0}@media (min-width:640px){.Stats_howItWorks__uQa1M .Stats_container__rCot0 .Stats_section__6yNjS .Stats_text__k2jt_{padding:1rem 2rem}}.Stats_howItWorks__uQa1M .Stats_container__rCot0 .Stats_section__6yNjS .Stats_text__k2jt_ p{margin:1rem 0}@media (min-width:1008px){.Stats_secondSlider__3JrYE{flex-direction:row-reverse}}.Stats_secondSlider__3JrYE .Stats_image__MzBva{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:row}.Stats_secondSlider__3JrYE .Stats_image__MzBva img{max-width:300px;height:auto}@media (min-width:640px){.Stats_secondSlider__3JrYE .Stats_image__MzBva img{width:300px;height:auto}}.Stats_secondSlider__3JrYE .Stats_text__k2jt_{flex:2;text-align:center}.Stats_secondSlider__3JrYE .Stats_text__k2jt_ p{margin:1rem 0}@media (min-width:1008px){.Stats_secondSlider__3JrYE .Stats_text__k2jt_{text-align:left}}.Container_container__Z7kiw{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.Container_center__7OJzg{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.Container_horizontal__uEu3_{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.Container_centerHorizontal__VKCjI,.Container_centervertical__QJK8f{display:flex;align-items:center;justify-content:center;width:100%}.Container_centervertical__QJK8f{flex-direction:row}.Container_pageInnerLayout__9wVXQ{display:flex;flex-direction:column;padding:1.5rem;margin-bottom:10rem;max-width:100vw}@media (min-width:1008px){.Container_pageInnerLayout__9wVXQ{padding:2rem 7.5rem}}.Container_pageInnerLayout__9wVXQ li{margin-bottom:.5rem}.Container_pageInnerLayout__9wVXQ h3{margin-top:2rem;margin-bottom:1rem}.Container_pageInnerLayout__9wVXQ h4{margin-top:2rem;margin-bottom:.25rem}.Container_pageInnerLayout__9wVXQ h5{margin-top:.75rem;margin-bottom:.25rem;font-weight:700}.Container_pageInnerLayout__9wVXQ h6{margin-top:2rem;margin-bottom:1rem}.Container_pageInnerLayout__9wVXQ p{margin-bottom:1rem}.Container_pageInnerLayout__9wVXQ a{color:#ff3152}.Container_pageContainer__oSIwE{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1;width:100%;text-align:center;color:rgba(0,0,0,.8);margin:4rem 1.5rem}@media (min-width:1008px){.Container_pageContainer__oSIwE{margin:4rem}}.Container_rowItems__2EfYn{padding-bottom:.5rem;display:flex;justify-content:space-between;margin:1rem 0;flex-wrap:wrap;border-bottom:2px solid rgba(44,44,241,.486)}.Container_rowItem__AwyuC{flex:1}.Container_rowItem__AwyuC p{font-size:14px}.Container_rowTag__PcgbT{flex:0;background-color:teal;border-radius:4px;padding:.1rem .5rem}.Container_rowTag__PcgbT p{font-size:10px;color:#000;font-weight:600;text-transform:uppercase}.Container_faq__53gFR{margin-bottom:4rem}.Container_faq__53gFR h3{margin-bottom:-1rem}.Container_faq__53gFR h6{margin-top:3rem;margin-bottom:.75rem;font-size:1.1rem}.Container_faq__53gFR p{margin-bottom:.75rem}