@font-face {
  font-family: "Samsung Sharp Sans Bold";
  src: url("../../fonts/SamsungSharpSans-Bold.woff2") format("woff2"), url("../../fonts/SamsungSharpSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: "Samsung Sharp Sans";
  src: url("../../fonts/SamsungSharpSans-Regular.woff2") format("woff2"), url("../../fonts/SamsungSharpSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: "Samsung Sharp Sans";
  src: url("../../fonts/SamsungSharpSans-Medium.woff2") format("woff2"), url("../../fonts/SamsungSharpSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  margin: 0;
  padding: 0;
}
body * {
  font-family: "Samsung Sharp Sans";
  font-weight: 500;
}

p {
  font-family: "Samsung Sharp Sans";
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  margin: 0;
}

h1 {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 0;
}

h2 {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 1.375rem;
  line-height: 1.875rem;
  margin: 0;
}

h3 {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin: 0;
}

h4 {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0;
}

.h4 {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0;
}

h5 {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0;
}

h6 {
  font-family: "Samsung Sharp Sans";
  font-size: 0.5rem;
  font-weight: 500;
  line-height: 1rem;
  margin: 0;
}

.h6 {
  font-family: "Samsung Sharp Sans";
  font-size: 0.5rem;
  font-weight: 500;
  line-height: 1rem;
  text-align: left;
  margin: 0;
}

a {
  display: inline;
  text-decoration: none;
  color: #447DE6;
  margin: 0;
  padding: 0;
}

.section-top {
  text-align: center;
}
.section-top .masthead {
  margin: 0 0 2.5rem;
}

.section-bottom {
  text-align: center;
  padding: 2.5rem 0 0;
}
.section-bottom a {
  position: relative;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0.5rem;
  display: block;
  z-index: 99;
}
.section-bottom .cta {
  padding: 0.875rem 3rem;
  margin: 0 0.5rem 1rem;
  background-color: #000000;
  display: inline-block;
  text-align: center;
  border-radius: 5rem;
  color: #ffffff;
}

.section-bottom-result .row > * {
  width: initial;
}
.section-bottom-result .align-middle-box .cta-home {
  padding-bottom: 1.5rem;
  display: inline-block;
}
.section-bottom-result .align-middle-box .cta-home svg {
  width: 2rem;
  height: 2rem;
  color: #000000;
}

.question-section {
  margin-bottom: 1.5rem;
}

.circle-cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  width: 100%;
}

.answer-box .card {
  width: 100%;
  height: 100% !important;
  border: solid 0 #F4F4F4;
  border-radius: 1rem;
  background-color: #F4F4F4;
}
.answer-box .card-img-top {
  border-radius: 1rem 1rem 0 0;
}
.answer-box .card-body {
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.answer-box-optional .cta {
  padding: 1rem 3rem;
  margin: 1.5rem 0 0;
  background-color: #F4F4F4;
  display: block;
  text-align: center;
  border-radius: 2rem;
  color: #000000;
  border: solid 0 #F4F4F4;
}

.instruction {
  background-color: #F4F4F4;
  border-radius: 1rem;
  padding: 1.5rem;
}
.instruction p {
  padding-bottom: 1rem;
}
.instruction h5 {
  padding-top: 0.5rem;
}
.instruction .sample {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.instruction .sample img {
  border-radius: 1rem;
}
.instruction .sample .startNow {
  color: #000000;
  display: block;
}

.result {
  border-bottom: 1px solid #F4F4F4;
}
.result .personality-box {
  padding: 0 0 1.5rem 0;
  display: flex;
  align-items: center;
}
.result .personality-box h1 {
  padding-bottom: 1rem;
}
.result .result-box {
  padding: 1.5rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.result .result-box p {
  padding-bottom: 0.5rem;
}
.result h3 {
  padding: 1rem 0 0.5rem;
}
.result img {
  padding-bottom: 1rem;
}

.ai-feature {
  padding: 1.5rem 0 0;
}
.ai-feature .ai-masthead {
  padding-bottom: 1rem;
}
.ai-feature h5 {
  padding-top: 1rem;
}
.ai-feature h4 {
  padding-top: 0.5rem;
}
.ai-feature h3 img {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
}

.ip {
  width: 16em;
  height: 8em;
}

.ip__track {
  stroke: hsl(var(--hue), 90%, 90%);
  transition: stroke var(--trans-dur);
}

.ip__worm1,
.ip__worm2 {
  animation: worm1 2s linear infinite;
}

.ip__worm2 {
  animation-name: worm2;
}

.progress-container {
  width: 100%;
  max-width: 600px;
  text-align: center;
}

#counter {
  font-size: 1.5rem;
  margin-bottom: 10px;
  font-family: "Samsung Sharp Sans Bold", sans-serif;
  font-weight: bold;
  margin-top: 15px;
}

.progress-bar {
  width: 100%;
  background-color: #fafafa;
  border-radius: 25px;
  overflow: hidden;
}

.progress {
  height: 30px;
  width: 0;
  background: linear-gradient(to right, #33A0FF, #2C6EDB);
  border-radius: 25px;
  transition: width 0.1s;
}

/* Dark theme */
@media (prefers-color-scheme: dark) {
  :root {
    --bg: hsl(var(--hue), 90%, 5%);
    --fg: hsl(var(--hue), 90%, 95%);
  }
  .ip__track {
    stroke: hsl(var(--hue), 90%, 15%);
  }
}
/* Animation */
@keyframes worm1 {
  from {
    stroke-dashoffset: 0;
  }
  50% {
    animation-timing-function: steps(1);
    stroke-dashoffset: -358;
  }
  50.01% {
    animation-timing-function: linear;
    stroke-dashoffset: 358;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes worm2 {
  from {
    stroke-dashoffset: 358;
  }
  50% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: -358;
  }
}
/* Overlay to show when in landscape mode */
#landscapeOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgb(0, 0, 0);
  color: white;
  text-align: center;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5em;
  padding: 0 10px; /* Add some padding for better readability on smaller screens */
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

/* Show the overlay */
#landscapeOverlay.show {
  display: flex;
  opacity: 1;
  z-index: 9999;
}

/* Animation keyframes */
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/**
Button Berdenyut
 */
.zoom-in-zoom-out {
  margin: 24px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #ffffff;
  animation: zoom-in-zoom-out 2s ease-out infinite;
  display: block;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(68, 125, 230, 0.5);
  -moz-box-shadow: 0px 0px 50px 0px rgba(68, 125, 230, 0.5);
  box-shadow: 0px 0px 50px 0px rgba(68, 125, 230, 0.5);
}

.zoom-in-zoom-out h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #000000;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
/** Loading Backdrop **/
.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.15); /* Semi-transparent black */
  justify-content: center;
  align-items: center;
  z-index: 1000; /* Ensure it sits on top of other content */
  display: none; /* Hidden by default */
}

.backdrop.active {
  display: block; /* Show the backdrop */
}

.registration-form .btn {
  padding: 1rem 3rem;
  margin: 1.5rem 0 0;
  text-align: center;
  border-radius: 2rem;
  border: solid 0 #F4F4F4;
  font-family: "Samsung Sharp Sans Bold";
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0;
}

.form-control, .form-group {
  margin-bottom: 1rem;
  position: relative;
}

.toggle-password {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 1.25rem;
}

a.card {
  cursor: pointer;
}

input.form-control {
  font-family: "Samsung Sharp Sans", sans-serif;
  font-size: 1rem;
  color: #757575;
  padding: 1rem;
  background: #F4F4F4;
}

.form-field {
  padding-bottom: 1.5rem;
}

/* Hide the default arrow for select only */
.custom-select-wrapper {
  position: relative;
}

/* Custom icon for select only */
.custom-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 2.5rem; /* Adjust padding to make space for the custom icon */
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708"/></svg>');
  background-repeat: no-repeat;
  background-position: right 1rem top 50%;
  background-size: 1.5rem auto;
}

/* Change font color for select option */
.custom-select-wrapper select.form-control {
  color: #757575;
  font-family: "Samsung Sharp Sans", sans-serif;
}

select option {
  background: #ffffff;
  color: #757575;
}

/* Custom Modal Backdrop */
#successModal .ty-wrapper,
#rejectedModal .ty-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#successModal .modal-body,
#rejectedModal .modal-body {
  background: #F4F4F4;
  padding: 1.5rem;
}
#successModal .modal-body .bi,
#rejectedModal .modal-body .bi {
  color: #30FF83 !important;
  font-size: 80px;
}
#successModal .modal-body #rediectHome,
#rejectedModal .modal-body #rediectHome {
  min-width: 250px;
}

#tncModal .tnc-content {
  /* Style table headers */
  /* Style table cells */
}
#tncModal .tnc-content p {
  font-family: "Samsung Sharp Sans Bold", sans-serif;
  margin-bottom: 1rem;
  font-weight: 900;
}
#tncModal .tnc-content .tnc-list, #tncModal .tnc-content ul {
  font-size: 0.85rem;
}
#tncModal .tnc-content .tnc-list li {
  padding-bottom: 1rem;
}
#tncModal .tnc-content .tnc-list ol li,
#tncModal .tnc-content .tnc-list ul li {
  margin: 0;
  padding: 0;
}
#tncModal .tnc-content table {
  width: 100%;
  border-collapse: collapse; /* Remove default spacing between table cells */
  border: 1px solid #ccc; /* Add a border around the table */
  margin-bottom: 20px; /* Add some space below the table */
}
#tncModal .tnc-content th {
  background-color: #f2f2f2; /* Light gray background */
  border: 1px solid #ccc; /* Border around header cells */
  padding: 8px; /* Padding inside header cells */
  text-align: left; /* Align text to the left within headers */
  font-size: 0.75rem;
}
#tncModal .tnc-content td {
  border: 1px solid #ccc; /* Border around cells */
  padding: 8px; /* Padding inside cells */
  font-size: 0.75rem;
}
#tncModal .tnc-content .title {
  font-family: "Samsung Sharp Sans Bold", sans-serif;
  display: block;
  padding-top: 1rem;
  font-weight: bold;
  margin-left: -2rem;
}
#tncModal .tnc-content .text-blue {
  color: #447DE6;
}

#errorModal .modal-body {
  background: #F4F4F4;
}

.modal-backdrop.show {
  background: #ffffff !important;
}

@media (max-width: 680px) {
  .card-title {
    font-size: 1rem;
  }
  .card-footer {
    min-height: 105px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
@media only screen and (min-width: 2160px) and (min-height: 3840px) and (orientation: portrait) {
  /* Your CSS rules for 4K vertical screens go here */
}
.align-middle-box {
  display: flex;
  justify-content: center;
  text-align: center;
}

.align-left-box {
  display: flex;
  align-items: start;
}

.align-right-box {
  display: flex;
  align-items: end;
}

.img-full {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 740px) and (orientation: portrait) {
  p {
    font-size: 2rem;
    line-height: 3rem;
  }
  h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
  h2 {
    font-size: 2.75rem;
    line-height: 3.75rem;
  }
  h3 {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  h4 {
    font-size: 2.25rem;
    line-height: 3.75rem;
  }
  h5 {
    font-size: 2rem;
    line-height: 3rem;
  }
  .h6 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  main {
    padding: 10rem 3rem;
  }
  .section-top .masthead {
    margin: 0 0 6rem;
  }
  .section-bottom {
    padding: 5rem 3rem 0;
  }
  .section-bottom .cta {
    padding: 1.75rem 4rem;
    margin-bottom: 2rem;
  }
  .section-bottom h4 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .section-bottom .h4 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .section-bottom h5 {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .question-section {
    margin-bottom: 3rem;
  }
  .question-section .question-title {
    margin-bottom: 2rem;
  }
  .answer-box .card {
    border-radius: 2rem;
  }
  .answer-box .card-img-top {
    border-radius: 2rem 2rem 0 0;
  }
  .answer-box .card-body {
    padding: 2rem;
  }
  .answer-box-optional .cta {
    padding: 2rem 6rem;
    margin: 3rem 0 0;
    border-radius: 4rem;
  }
  .registration-form .btn {
    padding: 1.75rem 4rem;
    margin: 3rem 0 0;
    border-radius: 4rem;
  }
  .instruction {
    border-radius: 2rem;
    padding: 3rem;
  }
  .instruction p {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  .instruction h5 {
    padding-top: 2rem;
  }
  .instruction .sample img {
    border-radius: 2rem;
  }
  .result {
    border-bottom: 1px solid #F4F4F4;
  }
  .result .result-box {
    padding: 3rem 0;
  }
  .result img {
    padding-bottom: 2rem;
  }
  .ai-feature {
    padding: 3rem 0 0;
  }
  .ai-feature .ai-masthead {
    padding-bottom: 2rem;
  }
  .ai-feature h5 {
    padding-top: 2rem;
  }
  .ai-feature h3 img {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
  }
  .form-control {
    margin-bottom: 2rem;
    padding: 2rem;
  }
  .zoom-in-zoom-out {
    width: 360px;
    height: 360px;
  }
  .zoom-in-zoom-out h1 {
    font-size: 2rem;
  }
  input#agreement {
    width: 2rem;
    height: 2rem;
  }
}
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

main {
  width: 100%;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5rem 1.5rem;
}

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