.Button-module__LuKgxG__btn{background-color:var(--button-bg);color:var(--button-color);padding:var(--button-padding);font-weight:500;font-size:var(--button-font-size);border-radius:var(--button-border-radius);margin:var(--input-field-margin);border:none;outline:none;align-items:center;gap:.5rem;font-family:inherit;text-decoration:none;display:inline-flex}.Button-module__LuKgxG__btn.Button-module__LuKgxG__full{text-align:center;width:100%}.Button-module__LuKgxG__btn.Button-module__LuKgxG__center{justify-content:center}.Button-module__LuKgxG__btn img{height:1.5rem}.Button-module__LuKgxG__btn.Button-module__LuKgxG__outline{color:var(--button-bg);background-color:#0000}.Button-module__LuKgxG__btn.Button-module__LuKgxG__outline:hover{color:#fff}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_bg{color:var(--text-color);background-color:#0000;outline:none}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_margin{margin:0}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_padding{padding:0}.Button-module__LuKgxG__btn:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_bg:hover{background-color:#0000}.Button-module__LuKgxG__btn.Button-module__LuKgxG__secondary{background-color:var(--button-secondary-bg);color:var(--button-secondary-color);outline:none}.Button-module__LuKgxG__btn.Button-module__LuKgxG__secondary:hover{background-color:var(--button-secondary-hover-bg);color:var(--button-secondary-hover-color)}
.FAQ-module__Sz2K0q__container{background-color:#f0f0f0}.FAQ-module__Sz2K0q__faq .FAQ-module__Sz2K0q__answer{display:none}.FAQ-module__Sz2K0q__faq.FAQ-module__Sz2K0q__open .FAQ-module__Sz2K0q__answer{display:block}
.Wrapper-module__9FaEJq__wrapper{margin:var(--section-margin);padding:3.5rem 2rem}@media screen and (min-width:1300px){.Wrapper-module__9FaEJq__wrapper{width:100%;max-width:1300px;margin:auto!important}}@media screen and (max-width:1100px){.Wrapper-module__9FaEJq__wrapper{margin-left:0;margin-right:0;padding:2rem}}@media screen and (max-width:650px){.Wrapper-module__9FaEJq__wrapper{margin-left:0;margin-right:0;padding:2rem 1rem}}.Wrapper-module__9FaEJq__wrapper.Wrapper-module__9FaEJq__no_space_top{margin-top:0;padding-top:0}.Wrapper-module__9FaEJq__wrapper.Wrapper-module__9FaEJq__wrapper.Wrapper-module__9FaEJq__no_space_bottom{margin-bottom:0;padding-bottom:0}
.Footer-module__OTeD9G__footer{--text-color:#ddd;--link-color:#ddd;color:var(--white);background-color:#141420;margin-top:50px}.Footer-module__OTeD9G__grid{grid-gap:2rem;grid-template-columns:1fr 3fr;display:grid}.Footer-module__OTeD9G__footer nav{grid-gap:2rem;grid-template-columns:1fr 1fr 1fr;display:grid}.Footer-module__OTeD9G__footer nav ul{margin:0;padding:0;list-style:none}.Footer-module__OTeD9G__footer h4{color:#fff;margin-bottom:.3em}.Footer-module__OTeD9G__footer nav ul li a{color:var(--link-color);padding:0;font-size:.9rem;text-decoration:none;position:relative}.Footer-module__OTeD9G__footer .Footer-module__OTeD9G__bottom{border-top:1px solid #ddd;justify-content:center;gap:1rem;margin-top:3rem;padding-top:1rem;display:flex}.Footer-module__OTeD9G__footer p{color:var(--text-color)}@media screen and (max-width:850px){.Footer-module__OTeD9G__grid{grid-template-columns:1fr}.Footer-module__OTeD9G__bottom{text-align:center;flex-direction:column;gap:1rem;padding-top:3rem}.Footer-module__OTeD9G__bottom p{margin:0}}
.Header-module__KyrNzq__header{background-color:var(--top-nav-bg);z-index:999;width:100%;position:fixed;top:0;left:0;box-shadow:0 0 3px #d9d9d9}.Header-module__KyrNzq__header .Header-module__KyrNzq__flex{height:var(--top-nav-height);flex-flow:row;align-content:center;align-items:center;gap:2rem;display:flex}.Header-module__KyrNzq__header .Header-module__KyrNzq__brand{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__KyrNzq__header .Header-module__KyrNzq__brand .Header-module__KyrNzq__text{letter-spacing:1px;color:var(--blue);font-size:2rem;font-weight:700;text-decoration:none}.Header-module__KyrNzq__header nav{margin-left:auto;transition:left .3s ease-in-out}.Header-module__KyrNzq__header .Header-module__KyrNzq__brand .Header-module__KyrNzq__logo{height:2rem}.Header-module__KyrNzq__header nav ul{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__KyrNzq__header nav ul a{color:var(--text-color);text-decoration:none;display:block}.Header-module__KyrNzq__header header nav a.Header-module__KyrNzq__login{border:2px solid var(--blue);color:var(--blue);border-radius:6px;padding:5px 18px;font-weight:600;text-decoration:none;display:block}.Header-module__KyrNzq__hamburger_btn{background:0 0;border:none;outline:none;flex-direction:column;justify-content:space-between;height:16px;display:none}.Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar{background:#555;border-radius:5px;width:18px;height:2px;transition:all .25s}.Header-module__KyrNzq__header .Header-module__KyrNzq__account{font-size:.9rem;position:relative}.Header-module__KyrNzq__header .Header-module__KyrNzq__account button.Header-module__KyrNzq__name{background:var(--button-bg);color:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:40px;height:40px;font-family:inherit;font-size:.9rem;font-weight:500;display:flex}.Header-module__KyrNzq__header .Header-module__KyrNzq__account .Header-module__KyrNzq__options{background-color:#fff;border-radius:10px;flex-direction:column;width:250px;margin:10px 0 0;padding:20px 0;list-style:none;display:flex;position:absolute;right:20px;box-shadow:0 0 2px 1px #ddd}.Header-module__KyrNzq__header .Header-module__KyrNzq__account ul li a{color:var(--text-color);border-radius:7px;padding:10px 20px;font-size:.9rem;text-decoration:none;display:block}.Header-module__KyrNzq__header .Header-module__KyrNzq__account ul li a:hover{background-color:#ddd}.Header-module__KyrNzq__header .Header-module__KyrNzq__account ul li a.Header-module__KyrNzq__signout{color:#e00}@media screen and (max-width:700px){.Header-module__KyrNzq__header .Header-module__KyrNzq__hamburger_btn{margin-right:0;display:flex}.Header-module__KyrNzq__header.Header-module__KyrNzq__open .Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar1{transform:rotate(45deg)translate(4px,4px)}.Header-module__KyrNzq__header.Header-module__KyrNzq__open .Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar2{transform:scale(0)}.Header-module__KyrNzq__header.Header-module__KyrNzq__open .Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar3{transform:rotate(-45deg)translate(4px,-4px)}.Header-module__KyrNzq__header .Header-module__KyrNzq__flex{gap:8px;padding:0}.Header-module__KyrNzq__header nav{left:-100vw;top:var(--top-nav-height);min-height:calc(100vh - var(--top-nav-height));background-color:var(--body-bg);gap:15px;width:100%;padding:20px;transition:left .3s ease-in-out;position:fixed}.Header-module__KyrNzq__header .Header-module__KyrNzq__account{margin-left:auto}.Header-module__KyrNzq__header nav ul{flex-direction:column;align-items:flex-start}.Header-module__KyrNzq__header.Header-module__KyrNzq__open nav{left:0}.Header-module__KyrNzq__header nav a.Header-module__KyrNzq__login{margin-right:16px}}
.MainLayout-module__-5IUMq__main{margin-top:var(--top-nav-height);min-height:calc(100vh - (var(--top-nav-height) + 15rem))}
