footer, .profile_info, .modal_window .panel article button, .modal_window .panel article p input, .modal_window .panel article, .modal_window, .textbox, .newsletter .wrap form button, .newsletter .wrap form .input input, .newsletter, .cta_main .wrap a, .cta_main, .commitments .wrap ul li, .commitments, .faqs .wrap ul li, .faqs, .testimonials .wrap ul li, .testimonials, .how_it_works .wrap a, .how_it_works .wrap ul li, .how_it_works, .text_panel_2 .wrap ul li, .text_panel_2, .text_panel_1 .wrap ul li, .text_panel_1, .text_image_box .wrap article, .text_image_box, .hero .wrap a, .hero, .invite_code .wrap .code, .invite_code {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: rgb(35, 47, 58);
}

.daily_question {
  padding: 40px 0;
}
.daily_question .wrap {
  margin: 0 20px;
}
.daily_question .wrap h1 {
  font-size: 2rem;
  line-height: 1.125;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.daily_question .wrap p {
  line-height: 1.5;
}
.daily_question .wrap p + p {
  margin-top: 1.5em;
}

.invite_code {
  background-color: rgb(26, 31, 35);
  padding: 30px 0 35px 0;
}
.invite_code .wrap {
  margin: 0 20px;
}
.invite_code .wrap header h2 {
  color: rgb(255, 255, 255);
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: "gelica", sans-serif;
}
.invite_code .wrap header p {
  font-size: 0.75rem;
  line-height: 1;
  color: rgb(255, 221, 117);
  margin: 12px 0 0 0;
}
.invite_code .wrap .code {
  background-color: rgb(255, 255, 255);
  border-radius: 8px;
  padding: 15px 25px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 30px 0 0 0;
  border: 2px dashed rgb(255, 221, 117);
  text-align: center;
}
.invite_code .wrap .code p {
  font-weight: 700;
}

.hero {
  background-color: rgb(35, 47, 58);
  padding: 50px 0 0 0;
}
.hero .wrap {
  margin: 0 20px;
  text-align: center;
}
.hero .wrap h1 {
  font-family: "gelica", sans-serif;
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 1.625rem;
  line-height: 1.25;
  margin: 0 0 12px 0;
}
.hero .wrap p {
  color: rgb(202, 220, 234);
  line-height: 1.5;
  font-size: 0.875rem;
}
.hero .wrap a {
  display: inline-block;
  padding: 15px 20px;
  color: #c29a36;
  border-radius: 10px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  margin: 20px 0 0 0;
  background-color: rgb(255, 221, 117);
}
.hero .wrap figure {
  margin: 25px auto 0 auto;
  max-width: 300px;
}

.text_image_box {
  padding: 50px 0;
  background-color: rgb(242, 242, 242);
}
.text_image_box .wrap {
  margin: 0 20px;
}
.text_image_box .wrap h2 {
  font-size: 1.325rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 25px 0;
}
.text_image_box .wrap article {
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.25);
  border-radius: 20px;
  padding: 30px;
  background-color: rgb(255, 255, 255);
}
.text_image_box .wrap article h3 {
  font-size: 1.25rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  margin: 0 0 25px 0;
}
.text_image_box .wrap article ul {
  list-style: none;
}
.text_image_box .wrap article ul li {
  font-size: 0.875rem;
  line-height: 1.25;
}
.text_image_box .wrap article ul li + li {
  border-top: 1px solid rgb(220, 220, 220);
  margin: 12px 0 0 0;
  padding: 12px 0 0 0;
}
.text_image_box .wrap figure {
  margin: 25px auto 0 auto;
  max-width: 300px;
}
.text_image_box.white_bg {
  background-color: rgb(255, 255, 255);
  padding-bottom: 0;
}
.text_image_box.white_bg .wrap h2 {
  margin: 0 0 10px 0;
}
.text_image_box.white_bg .wrap > p {
  font-weight: 700;
  text-align: center;
  line-height: 1.25;
}
.text_image_box.white_bg .wrap article {
  margin: 25px 0 0 0;
}

.text_panel_1 {
  padding: 50px 0;
}
.text_panel_1 .wrap {
  margin: 0 20px;
}
.text_panel_1 .wrap h2 {
  font-size: 1.325rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 10px 0;
}
.text_panel_1 .wrap > p {
  font-size: 1rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.25;
}
.text_panel_1 .wrap ul {
  list-style: none;
  margin: 25px 0 0 0;
}
.text_panel_1 .wrap ul li {
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.25);
  border-radius: 20px;
  padding: 20px 30px;
  color: rgb(22, 22, 22);
}
.text_panel_1 .wrap ul li + li {
  margin: 10px 0 0 0;
}
.text_panel_1 .wrap ul + p {
  margin: 25px 0 0 0;
  font-weight: 400;
  line-height: 1.5;
}

.text_panel_2 {
  padding: 50px 0;
  background-color: rgb(242, 242, 242);
}
.text_panel_2 .wrap {
  margin: 0 20px;
}
.text_panel_2 .wrap h2 {
  font-size: 1.325rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 10px 0;
}
.text_panel_2 .wrap > p {
  font-size: 1rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.25;
}
.text_panel_2 .wrap ul {
  list-style: none;
  margin: 25px 0 0 0;
}
.text_panel_2 .wrap ul li {
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.25);
  border-radius: 20px;
  padding: 20px 30px;
  background-color: rgb(255, 255, 255);
  color: rgb(22, 22, 22);
}
.text_panel_2 .wrap ul li + li {
  margin: 10px 0 0 0;
}
.text_panel_2 .wrap ul + h3 {
  margin-top: 25px;
  font-weight: 400;
  line-height: 1.5;
}
.text_panel_2 .wrap h3 {
  font-size: 1.25rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 5px 0;
}
.text_panel_2 .wrap h3 + p {
  font-size: 0.875rem;
}

.how_it_works {
  padding: 50px 0;
}
.how_it_works .wrap {
  margin: 0 20px;
}
.how_it_works .wrap h2 {
  font-size: 1.325rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 25px 0;
}
.how_it_works .wrap ul {
  list-style: none;
}
.how_it_works .wrap ul li {
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.25);
  border-radius: 20px;
  padding: 30px;
  background-color: rgb(255, 255, 255);
}
.how_it_works .wrap ul li h3 {
  font-family: "gelica", sans-serif;
  font-weight: 700;
  margin: 0 0 8px 0;
}
.how_it_works .wrap ul li p {
  font-size: 0.875rem;
}
.how_it_works .wrap ul li + li {
  margin: 20px 0 0 0;
}
.how_it_works .wrap a {
  display: inline-block;
  padding: 15px 20px;
  color: #c29a36;
  border-radius: 10px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  margin: 25px 0 0 0;
  background-color: rgb(255, 221, 117);
}

.testimonials {
  padding: 50px 0;
  background-color: rgb(242, 242, 242);
}
.testimonials .wrap {
  margin: 0 20px;
}
.testimonials .wrap h2 {
  font-size: 1.325rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 25px 0;
}
.testimonials .wrap ul {
  list-style: none;
}
.testimonials .wrap ul li {
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.25);
  border-radius: 20px;
  padding: 30px;
  background-color: rgb(255, 255, 255);
}
.testimonials .wrap ul li p {
  line-height: 1.5;
}
.testimonials .wrap ul li h3 {
  font-size: 0.875rem;
  line-height: 1;
  margin: 16px 0 0 0;
  font-family: "gelica", sans-serif;
  font-weight: 700;
}
.testimonials .wrap ul li + li {
  margin: 10px 0 0 0;
}

.faqs {
  background-color: rgb(35, 47, 58);
  padding: 50px 0;
}
.faqs .wrap {
  margin: 0 20px;
}
.faqs .wrap h2 {
  font-size: 1.325rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 25px 0;
  color: rgb(255, 255, 255);
}
.faqs .wrap ul {
  list-style: none;
}
.faqs .wrap ul li {
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.25);
  border-radius: 20px;
  padding: 20px 30px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgb(255, 255, 255);
}
.faqs .wrap ul li button {
  color: rgb(255, 255, 255);
  font-family: "gelica", sans-serif;
  font-weight: 700;
}
.faqs .wrap ul li button.open + div {
  display: block;
}
.faqs .wrap ul li div {
  display: none;
  margin: 10px 0 0 0;
}
.faqs .wrap ul li div p {
  line-height: 1.5;
}
.faqs .wrap ul li + li {
  margin: 10px 0 0 0;
}

.commitments {
  padding: 50px 0;
}
.commitments .wrap {
  margin: 0 20px;
}
.commitments .wrap h2 {
  font-size: 1.325rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 25px 0;
}
.commitments .wrap ul {
  list-style: none;
}
.commitments .wrap ul li {
  box-shadow: 0 5px 10px -2px rgba(22, 22, 22, 0.25);
  border-radius: 20px;
  padding: 20px 30px;
  color: rgb(22, 22, 22);
}
.commitments .wrap ul li + li {
  margin: 10px 0 0 0;
}
.commitments .wrap > p {
  margin: 40px 0 0 0;
  text-align: center;
  line-height: 1.5;
}
.commitments .wrap > p span {
  display: block;
  font-weight: 700;
}

.cta_main {
  padding: 75px 0 80px 0;
  background-color: rgb(242, 242, 242);
}
.cta_main .wrap {
  margin: 0 20px;
  text-align: center;
}
.cta_main .wrap h2 {
  font-size: 1.5rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 10px 0;
}
.cta_main .wrap p {
  line-height: 1.5;
}
.cta_main .wrap a {
  display: inline-block;
  padding: 15px 20px;
  color: #c29a36;
  border-radius: 10px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  margin: 40px 0 0 0;
  background-color: rgb(255, 221, 117);
}

.newsletter {
  padding: 50px 0;
  background-color: rgb(35, 47, 58);
}
.newsletter .wrap {
  margin: 0 20px;
}
.newsletter .wrap h2 {
  font-size: 1.5rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 0 0 25px 0;
}
.newsletter .wrap h3 {
  font-size: 1.25rem;
  line-height: 1;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 0 0 10px 0;
}
.newsletter .wrap p {
  line-height: 1.25;
  color: rgb(255, 255, 255);
  margin: 1em 0 0 0;
}
.newsletter .wrap form {
  margin: 25px 0 0 0;
}
.newsletter .wrap form .input input {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  font-size: 1rem;
  line-height: 1;
  padding: 0 15px;
  border: 0;
  color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.25);
}
.newsletter .wrap form button {
  display: block;
  width: 100%;
  padding: 15px 20px;
  color: #c29a36;
  border-radius: 10px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  margin: 10px 0 0 0;
  background-color: rgb(255, 221, 117);
}

.textbox {
  padding: 50px 0;
  background-color: rgb(15, 27, 38);
}
.textbox .wrap {
  margin: 0 20px;
}
.textbox .wrap h2 {
  font-size: 1.5rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 0 0 25px 0;
}
.textbox .wrap p {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.75);
}
.textbox .wrap p + p {
  margin: 1.5em 0 0 0;
}

.modal_window {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 50px 0;
}
.modal_window .panel article {
  background-color: rgb(255, 255, 255);
  width: 80%;
  max-width: 650px;
  margin: 0 auto;
  padding: 25px;
  border-radius: 20px;
}
.modal_window .panel article header h2 {
  font-size: 2rem;
  line-height: 1.125;
  font-family: "gelica", sans-serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
  margin: 0 0 20px 0;
}
.modal_window .panel article p label {
  display: block;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 8px 0;
}
.modal_window .panel article p input {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 8px;
  font-family: inherit;
  padding: 0 15px;
  font-size: 1rem;
  line-height: 1;
  border: 1px solid rgb(200, 200, 200);
}
.modal_window .panel article p + p {
  margin: 20px 0 0 0;
}
.modal_window .panel article button {
  display: block;
  width: 100%;
  padding: 15px 20px;
  color: #c29a36;
  height: 50px;
  border-radius: 10px;
  font-size: 1.125rem;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  margin: 20px 0 0 0;
  background-color: rgb(255, 221, 117);
}
.modal_window .panel > button {
  display: block;
  width: 100%;
  text-align: center;
  margin: 25px 0 0 0;
  color: rgb(255, 255, 255);
}
.modal_window.show {
  display: block;
}

.profile_info {
  padding: 40px 0;
}
.profile_info .wrap {
  width: 90%;
  margin: 0 auto;
  max-width: 500px;
}
.profile_info .wrap header {
  margin: 0 0 25px 0;
}
.profile_info .wrap header h2 {
  font-size: 1.5rem;
  line-height: 1;
}
.profile_info .wrap div p {
  line-height: 1.5;
}
.profile_info .wrap div p + p {
  margin: 1em 0 0 0;
}

footer {
  padding: 50px 0;
  background-color: rgb(5, 17, 28);
}
footer .wrap {
  margin: 0 20px;
}
footer .wrap p {
  font-size: 0.875rem;
  line-height: 1;
  color: rgb(255, 255, 255);
}

/*# sourceMappingURL=mobile.css.map */
