/* line 1, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.button-group {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 20px;
}

/* line 8, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.scout_button_unpaid {
  cursor: pointer;
}

/* line 12, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.user_index_item_scout_button_wrapper {
  width: 100%;
}

/* line 17, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.toggle-password {
  position: absolute;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
  color: #666;
  width: 20px;
  height: 20px;
}

/* line 28, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.centered_button {
  display: flex;
  justify-content: center;
}

/* line 34, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button {
  color: white;
  border: none;
  cursor: pointer;
  height: 100%;
  border-radius: 50px;
  font-size: 12px;
  width: 100%;
}

/* line 44, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button {
  text-align: center;
}

/* line 48, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button span,
.job_apply_button a,
.job_apply_button button,
.job_apply_button input {
  max-width: 100%;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 50px;
  font-size: 13px;
  display: inline-block;
  padding: 10px 0;
  border: none;
  cursor: pointer;
}

/* line 65, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_non_link {
  padding: 10px 0;
}

/* line 71, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button a,
.job_apply_button button,
.job_apply_button input {
  background: linear-gradient(to right, #5de0e6, #014bae);
  color: #fff !important;
}

/* line 78, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button button:hover,
.job_apply_button a:hover {
  background: linear-gradient(to right, #4ccbd6, #013a87);
}

/* line 84, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_link.disabled {
  background-color: #d3d3d3 !important;
  color: #808080 !important;
  border: 1px solid #ccc !important;
  cursor: not-allowed;
}

/* line 91, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button button.disabled {
  background-color: #d3d3d3 !important;
  color: #808080 !important;
  border: 1px solid #ccc !important;
  cursor: not-allowed;
  background: #d3d3d3 !important;
}

/* line 99, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button {
  display: block;
  width: 100%;
  text-align: center;
}
/* line 105, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button button {
  max-width: 100%;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  border-radius: 50px;
  font-size: 13px;
  display: inline-block;
  padding: 10px 0;
  border: none;
  cursor: pointer;
  background: linear-gradient(to right, #5de0e6, #014bae) !important;
}
/* line 120, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button button:hover {
  background: linear-gradient(to right, #4ccbd6, #013a87) !important;
}
/* line 124, /var/www/miyajob/app/assets/stylesheets/shared/_buttons.scss */
.job_apply_button button.disabled {
  background-color: #d3d3d3 !important;
  color: #808080 !important;
  border: 1px solid #ccc !important;
  cursor: not-allowed !important;
  background: #d3d3d3 !important;
}

/* line 4, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.line-email-required-container {
  max-width: 500px;
  margin: 100px auto;
  margin-bottom: 100px;
  padding: 30px;
  text-align: left;
  border: 6px double #00B4DE;
  border-radius: 15px;
  background-color: #f9f9f9;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* line 17, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.line-email-required-container h1 {
  margin-bottom: 20px;
  color: #007EA7;
}

/* line 22, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.line-email-required-container p {
  margin-bottom: 30px;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #333;
}

/* line 29, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
html.lp-desktop {
  /* styles apply when <html class="lp-desktop"> */
  scroll-behavior: smooth;
  font-family: Arial, sans-serif;
  text-align: center;
  margin: 0 auto !important;
  padding: 0;
  overflow-x: hidden;
  width: auto !important;
  max-width: none !important;
}
/* line 40, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
html.lp-desktop body {
  font-family: Arial, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  position: relative;
}

/* line 52, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
html.lp-desktop {
  scroll-behavior: smooth;
  font-family: Arial, sans-serif;
  text-align: center;
  margin: 0 auto !important;
  padding: 0;
  overflow-x: hidden;
  /* override the restrictive layout from application.css */
  width: auto !important;
  max-width: none !important;
}

/* line 66, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
body.lp-desktop {
  font-family: Arial, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  position: relative;
}

/* line 77, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_container {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 670px) {
  /* line 77, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_container {
    width: 100%;
    padding: 0;
  }
}

/* Force all major LP sections to take 100% width of container */
/* line 91, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_container > div {
  width: 100%;
  box-sizing: border-box;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 106, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_hero_top {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  position: relative;
  animation: fadeIn 2s ease;
  width: 100%;
}

/* line 116, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.hero-image {
  width: 100%;
  height: auto;
}

/* line 121, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_hero_button {
  position: absolute;
  top: calc(440px + env(safe-area-inset-top, 0px));
  left: 50%;
  transform: translate(-50%, -10%);
}
@media (max-width: 670px) {
  /* line 121, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_hero_button {
    top: calc(150px + env(safe-area-inset-top, 0px));
  }
}

/* line 132, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.cta-button {
  width: 100%;
  max-width: 400px;
  cursor: pointer;
  transition: transform 0.3s ease;
}
@media (max-width: 670px) {
  /* line 132, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .cta-button {
    max-width: 200px;
  }
}

/* line 144, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_anchor_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 21px 291px;
  max-width: 830px;
  margin: -50px auto 50px auto;
  position: relative;
  z-index: 10;
  top: -83px;
  width: 100%;
}
@media (max-width: 670px) {
  /* line 144, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_anchor_grid {
    top: 8px;
    gap: 0px 35px;
    grid-template-columns: 1fr 1fr;
    max-width: 85%;
  }
}
/* line 162, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_anchor_grid a img {
  width: 100%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s;
  object-fit: contain;
}
/* line 169, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_anchor_grid a img:hover {
  transform: scale(1.05);
}

/* line 175, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_your_type {
  width: 100%;
  box-sizing: border-box;
  margin-top: -130px;
}
@media (max-width: 670px) {
  /* line 175, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_your_type {
    background-color: white;
    padding-top: 56px;
    margin-top: -85px;
  }
}
/* line 186, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_your_type img {
  width: 100%;
  height: auto;
}
@media (min-width: 670px) {
  /* line 186, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_your_type img {
    background-color: white;
    padding-top: 20px;
  }
}

/* line 197, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_features {
  background-color: #74abff;
  margin-top: -4px;
  padding: 20px 33px 20px 33px;
}
@media (max-width: 670px) {
  /* line 197, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_features {
    margin-top: -5px;
    padding: 10px 0px 10px 15px;
  }
}
/* line 207, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_features img {
  width: 95%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s;
  object-fit: contain;
}

/* line 216, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_work_style {
  background-color: #74abff;
  margin-top: 0;
  padding: 0 33px 20px 33px;
}
@media (max-width: 670px) {
  /* line 216, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_work_style {
    padding: 0 0 10px 15px;
  }
}
/* line 225, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_work_style img {
  width: 95%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s;
  object-fit: contain;
  margin-top: -4px;
}

/* line 239, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_howto {
  background-color: #74abff;
  margin-top: 0;
  padding: 0 33px 20px 33px;
}
@media (max-width: 670px) {
  /* line 239, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_howto {
    padding: 0 0 10px 15px;
  }
}
/* line 248, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_howto img {
  width: 95%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s;
  object-fit: contain;
  margin-top: -4px;
}
@media (max-width: 670px) {
  /* line 248, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_howto img {
    margin-top: -6px;
  }
}

/* line 262, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_howto_button {
  position: relative;
  top: -80px;
  left: 50%;
  transform: translate(-50%, -10%);
}
@media (max-width: 670px) {
  /* line 262, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_howto_button {
    top: -40px;
    left: 70%;
  }
}

/* line 274, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_FAQ_wrapper {
  background-color: #74abff;
  width: 100%;
  padding-bottom: 100px;
}
@media (max-width: 670px) {
  /* line 274, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_FAQ_wrapper {
    padding-botto: 40px;
  }
}

/* line 287, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_FAQ {
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 15px;
  display: flex;
  align-content: center;
  margin: 0 auto;
  width: 85%;
}
@media (max-width: 670px) {
  /* line 287, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_FAQ {
    width: 92%;
  }
}

/* line 303, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.FAQ_title {
  margin: 0 auto;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 50%;
}

/* line 311, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.FAQ_text {
  text-align: left;
  width: 80%;
}

/* line 316, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_faq_section {
  margin: 40px 70px;
  padding: 20px;
  max-width: 800px;
  text-align: left;
}
@media (max-width: 670px) {
  /* line 316, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_faq_section {
    margin: 0 0;
    padding: 0 0;
  }
}
/* line 327, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_faq_section .faq_item {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.5s ease;
}
/* line 332, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_faq_section .faq_item.visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 670px) {
  /* line 327, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_faq_section .faq_item {
    margin: 0 10px;
    padding: 0 20px;
  }
}
/* line 343, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_faq_section .faq_question {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}
@media (max-width: 670px) {
  /* line 343, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_faq_section .faq_question {
    font-size: 1.0em;
  }
}
/* line 354, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_faq_section .faq_answer {
  font-size: 1em;
  color: #555;
  margin-bottom: 20px;
}
@media (max-width: 670px) {
  /* line 354, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_faq_section .faq_answer {
    font-size: 0.9em;
  }
}
/* line 364, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_faq_section .faq_divider {
  border-bottom: 2px dotted #999;
  margin: 20px 0;
  width: 100%;
}

/* line 371, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.faq_item,
.faq_question,
.faq_answer {
  text-align: left;
}

/* line 378, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.LP_bottom {
  position: fixed;
  bottom: 0px;
  z-index: 11;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0px 20px 20px 20px;
}
@media (max-width: 670px) {
  /* line 378, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .LP_bottom {
    padding: 10px 10px;
    text-align: right;
  }
}

/* line 395, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.bottom_cta {
  width: 80%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s ease;
  margin-right: 40px;
}
@media (max-width: 670px) {
  /* line 395, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
  .bottom_cta {
    width: 63%;
    max-width: none;
    margin-right: 20px;
  }
}
/* line 409, /var/www/miyajob/app/assets/stylesheets/pages/static_pages.scss */
.bottom_cta:hover {
  transform: scale(1.05);
}
