@charset "UTF-8";
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbl6WQk8z-FWZk33BGg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/nunito/v25/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/nunito/v25/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/nunito/v25/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Nunito", sans-serif;
}

@media screen and (max-width: 1023px) {
  .navbar-menu.is-active {
    position: absolute;
    width: 100%;
  }
}
.navbar {
  max-width: 1152px;
  margin: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.separator {
  margin: 0;
  margin-bottom: 25px;
  background-color: rgba(0, 0, 0, 0.25);
  height: 2px;
}

.bg-main {
  background-color: #46978b;
}

.bg-sec {
  background-color: #610b7a;
}

.bg-text {
  background-color: #f7f7f7;
}

.black-text {
  color: #494949;
}

.main-text {
  color: #46978b;
}

.sec-text {
  color: #610b7a;
}

.tc-text {
  color: #5e4f8e !important;
}

.a-right,
.a-left {
  top: 45%;
}

.control-c {
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 10;
  background-color: white;
  padding: 8px;
  border-radius: 30px;
  opacity: 0.8;
}

.a-right {
  right: 3%;
  transform: rotate(180deg);
}

.a-left {
  left: 3%;
}

.navbar-burger {
  height: 80px;
}

@media screen and (min-width: 1024px) {
  .navbar {
    min-height: 3.25rem;
    padding: 12px 80px;
  }
}
.navbar {
  max-height: 109px;
}
.navbar .navbar-item img {
  max-height: 64px;
}

.image.is-42x42 {
  width: 42px;
  height: 42px;
}

.navbar-item,
.navbar-link {
  color: #610b7a;
  font-size: 14px;
  font-weight: 600;
}

.table-menu:after {
  content: "︙";
  font-size: 24px;
}

.navbar-link.is-active,
a.navbar-item.is-active {
  color: #46978b !important;
}

.navbar-item:hover,
.navbar-link:hover {
  color: #46978b !important;
  background-color: unset !important;
}

.header-ta {
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 0;
}
.header-ta .columns {
  margin: 0;
}
.header-ta .column.is-one-third {
  margin-left: 30px;
  padding-top: 3%;
  padding-bottom: 0;
}
.header-ta .column.is-one-third {
  padding-left: 60px;
  padding-right: 40px;
}
.header-ta .column.is-one-third h1 {
  color: #46978b !important;
  font-weight: bolder;
  line-height: 3vw;
  font-size: 2.5vw;
}
.header-ta .column.is-one-third .event-header {
  margin-top: 25%;
  font-size: 1vw;
}
.header-ta .column.is-one-third .event-header h2 {
  color: #46978b;
  font-weight: bolder;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.header-ta .column.is-one-third .event-header .event-content {
  margin-bottom: 1.5rem;
}
.header-ta .column.is-one-third .event-header .event-content h3 {
  color: #494949;
  font-weight: bolder;
  line-height: 1.5;
}
.header-ta .column.is-one-third .event-header .event-content h4 {
  font-weight: 500;
  line-height: 1.5;
}
.header-ta .column.is-two-thirds {
  padding: 0;
  margin: 0;
}
.header-ta .column.is-two-thirds .a-right,
.header-ta .column.is-two-thirds .a-left {
  top: 45%;
}
.header-ta .column.is-two-thirds .control-c {
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 10;
  background-color: white;
  padding: 8px;
  border-radius: 30px;
  opacity: 0.8;
}
.header-ta .column.is-two-thirds .a-right {
  right: 6%;
  transform: rotate(180deg);
}
.header-ta .column.is-two-thirds .a-left {
  left: 3%;
}

.button-back {
  background-color: transparent !important;
  border: 1px solid #b3a2dd;
  color: #5e4f8e !important;
  border-radius: 120px;
  font-weight: bolder;
}

.button-back:hover {
  color: white;
  background-color: rgba(94, 79, 142, 0.8);
}

.button-ta {
  background-color: rgb(94, 79, 142);
  color: white !important;
  border-radius: 8px;
  font-weight: bolder;
  border: unset;
}

.button-ta:hover {
  color: white;
  background-color: rgba(94, 79, 142, 0.8);
}

.button-white {
  border: 1px solid #b3a2dd;
  border-radius: 120px;
  font-size: 16px;
  color: #5e4f8e;
  transition: all 0.2s linear;
}

.button-white:hover {
  background-color: #5e4f8e;
  color: white;
}

.card-ta img {
  height: 100%;
}
.card-ta .column.is-half {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 3%;
}
.card-ta .column.is-half h2 {
  color: #5e4f8e;
  font-size: 1.7rem;
}
.card-ta .column.is-half p {
  line-height: 1.4;
  margin-bottom: 5%;
  font-size: 1rem;
}

.sticky-ads {
  position: sticky;
  top: 50px;
}

.ads {
  padding-top: 0;
  padding-right: 0;
  padding-left: 7%;
}
.ads .image {
  margin-bottom: 30px;
}

@media screen and (min-width: 795px) {
  .content-mobile {
    display: none !important;
  }
}
.article-section .content-mobile {
  display: none;
}
.article-section h1 {
  color: #5e4f8e;
}
.article-section .content h2 {
  font-size: 1rem;
  color: #494949;
  margin-bottom: 10px;
}
.article-section .content h2:hover {
  color: #46978b;
  cursor: pointer;
}
.article-section .content .subtitle {
  font-size: 1rem;
  line-height: 1;
}
.article-section .content .read-more {
  margin-top: 0;
}

@media screen and (max-width: 794px) {
  .content-mobile {
    display: block;
  }
  .content-desktop {
    display: none !important;
  }
  .article-section .content-mobile {
    display: block;
  }
  .artikel-page {
    padding: 0 !important;
  }
}
@media screen and (max-width: 794px) {
  .cta-ta {
    margin-bottom: 0 !important;
  }
  .cta-ta .column.is-half.dummy {
    display: none;
  }
  .cta-ta .column.is-half.content {
    width: 100%;
  }
  .cta-ta .column.is-half.content h1 {
    font-weight: bolder;
  }
  .cta-ta .column.is-half.content p {
    font-weight: bolder;
  }
}
.cta-ta {
  margin-bottom: 50px;
  background-image: url("/images/Group 3.png");
  padding-bottom: 1rem;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cta-ta .content {
  text-align: left;
}
.cta-ta .content h1 {
  color: #5e4f8e;
  padding-right: 8rem;
  margin-bottom: 45px;
  font-size: 1.8rem;
}
.cta-ta .content p {
  color: #494949;
  font-size: 1rem;
  padding-right: 8vh;
}
.cta-ta .button-ta {
  background-color: #5e4f8e;
  color: white;
  padding: 25px 50px;
  border-radius: 8px;
  font-weight: bolder;
  border: unset;
  margin: 20px 0 0 0;
}
.cta-ta .button-ta:nth-child(3) {
  background-color: #46978b;
  margin: 20px 0 0 0;
}

@media (max-width: 500px) {
  .cta-ta .content {
    text-align: left;
  }
  .cta-ta .content h1 {
    color: #5e4f8e;
    padding-right: unset;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 794px) {
  .footer {
    margin-bottom: 1.5rem;
  }
  .footer .footer-link {
    width: 100% !important;
    display: flex !important;
    flex-wrap: nowrap;
    flex-direction: column;
    text-align: center;
  }
  .footer .footer-link a {
    margin-bottom: 20px;
  }
  .footer .is-divider {
    margin-top: 0 !important;
    margin-bottom: 0.5 !important;
  }
  .footer .copyright {
    flex-direction: column;
  }
  .footer .copyright * {
    margin-bottom: 1rem;
    text-align: center;
  }
}
@media (max-width: 450px) {
  .footer-link .footer-separator {
    display: inline !important;
  }
}
.footer {
  padding-bottom: 3rem;
  background-color: #f8f9fa;
  position: relative;
  z-index: 2;
}
.footer .footer-link {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto;
}
.footer .footer-link a {
  color: #46978b;
  font-weight: 500;
}
.footer .footer-link a:hover {
  color: #610b7a;
}
.footer .social-link .icon-social {
  display: inline;
}
.footer .social-link .fa {
  margin-top: 20px;
  padding: 8px 14px;
  background-color: #908f8f;
  border-radius: 100%;
  color: white;
  font-size: 30px;
}
.footer .social-link .fa-instagram {
  padding: 8px 10px;
  margin-left: 15px;
}
.footer .social-link .fa:hover {
  opacity: 0.5;
}
.footer a {
  color: #5e4f8e !important;
}
.footer p {
  color: #868e96;
  margin-top: 10px;
}

.container-img {
  max-width: 100%;
}

.image-wrapper {
  position: relative;
  padding-bottom: 56.2%;
}

.image-wrapper img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.nav-section {
  background-color: #f7f7f7;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.nav-section .columns {
  margin: 0;
}
.nav-section .is-1.gradient {
  background-color: #46978b;
  padding: 0;
  margin: 0;
  width: 4.33333% !important;
}
.nav-section .nav-title h1 {
  color: #46978b;
}
.nav-section .is-two-thirds-desktop {
  text-align: right;
  margin: auto;
}
.nav-section .is-two-thirds-desktop span {
  margin: auto;
  line-height: 50px;
  padding-right: 15px;
  font-size: 14px;
}
.nav-section .is-two-thirds-desktop div {
  margin: auto;
}
.nav-section .is-two-thirds-desktop a {
  background-color: #610b7a;
  color: white;
  font-weight: bolder;
  font-size: 20px;
}

.nav-about-mobile {
  margin: auto;
  text-align: center;
}
.nav-about-mobile a {
  background-color: #610b7a;
  color: white;
  font-weight: bolder;
  font-size: 18px !important;
}

@media (max-width: 2000px) {
  .siapa-teman .bg-text {
    padding: 50px 50px;
  }
  .siapa-teman .bg-text h2,
  .siapa-teman .bg-text p {
    width: 800px;
    margin: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 1000px) and (min-width: 200px) {
  .siapa-teman h1 {
    font-size: 2rem !important;
  }
  .siapa-teman .bg-text {
    padding: 50px 20px;
  }
  .siapa-teman .bg-text h2,
  .siapa-teman .bg-text p {
    width: 100%;
  }
  .siapa-teman .bg-text h2 {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 2000px) {
  .tim-kami .column.is-two-fifths {
    padding: 0;
  }
  .tim-kami h2 {
    font-size: 1.3rem !important;
    color: #610b7a;
  }
  .tim-kami p.subtitle {
    color: #46978b;
  }
  .tim-kami p {
    font-size: 0.9rem !important;
  }
  .tim-kami .tim-content {
    padding-right: 0.3rem;
  }
}
@media (max-width: 1000px) and (min-width: 200px) {
  .tim-kami h1 {
    font-size: 2rem !important;
  }
  .tim-kami .bg-text p {
    font-size: 1rem !important;
  }
  .tim-kami .bg-text h2 {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 2000px) {
  .text-block {
    position: absolute;
    bottom: 0px;
    margin-left: 0px;
    left: 8%;
    margin-top: 0px;
    background-color: rgb(93, 78, 141);
    color: white;
    width: 85%;
  }
  .text-block p,
  .text-block h4 {
    color: white;
    font-weight: bolder;
    opacity: 1 !important;
  }
  .text-block .content {
    padding: 20px 0 60px 60px;
  }
}
@media (max-width: 1000px) and (min-width: 200px) {
  .text-block {
    position: absolute;
    bottom: 0px;
    margin-left: 0px;
    left: 10%;
    margin-top: 0px;
    background-color: rgb(93, 78, 141);
    color: white;
    width: 80%;
  }
  .text-block p,
  .text-block h4 {
    color: white;
  }
  .text-block div {
    margin: auto;
  }
  .text-block p {
    font-size: 3vw !important;
    line-height: 2rem !important;
  }
  .text-block h4 {
    font-size: 4vw !important;
  }
  .text-block .content {
    padding: 5px 0 10px 10px;
  }
}
.nav-artikel .tab-container {
  padding: 15px;
  background-color: #5e4f8e;
  display: inline;
  border-radius: 8px;
}
.nav-artikel .tab-container span:before {
  content: "|";
  color: white;
  margin-right: 2%;
  margin-left: 2%;
}
.nav-artikel .tab-container .tab-link {
  color: white;
  background-color: unset !important;
  border: unset;
  font-size: 15px;
}
.nav-artikel .tab-container .tab-link:hover {
  color: white;
  border-bottom: 2px solid #46978b;
}
.nav-artikel .tab-container .active {
  color: white;
  border-bottom: 2px solid #46978b;
}

.nav-artikel-mobile .button-ta {
  margin: 5px 0;
  text-align: center;
}
.nav-artikel-mobile .button-ta.is-6 {
  width: 47% !important;
  margin: 5px auto;
}
.nav-artikel-mobile .button-ta.is-12 {
  width: 97% !important;
  margin: auto;
}
.nav-artikel-mobile button.button-ta.active {
  opacity: 0.8 !important;
}

.artikel-page {
  padding-left: 0;
}

.autisme101 p {
  margin-top: 30px;
}
.autisme101 .accordion {
  border-top: 1px solid #bcbcbc;
  border-bottom: unset;
  border-left: 0;
  border-right: 0;
  color: #5e4f8e;
  font-weight: bolder;
  cursor: pointer;
  padding: 15px 0;
  font-family: "Nunito", sans-serif;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 30px;
  background-color: unset !important;
}
.autisme101 .active,
.autisme101 .accordion:hover {
  background-color: unset !important;
}
.autisme101 .accordion.active {
  color: #46978b !important;
  border-bottom: unset !important;
  background-color: unset !important;
}
.autisme101 .accordion:after {
  content: url("/images/accord-up.svg");
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  background-color: unset !important;
}
.autisme101 .accordion.nobtn {
  cursor: unset;
}
.autisme101 .accordion.nobtn:after {
  content: unset;
}
.autisme101 .active:after {
  content: url("/images/accord-down.svg");
}
.autisme101 .panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  box-shadow: unset;
  border-radius: 0px;
  margin-bottom: 0px !important;
}
.autisme101 .panel p {
  margin-top: 0px;
}

@media screen and (max-width: 794px) {
  .accordion {
    font-size: 20px !important;
    padding: 15px 0 !important;
  }
}
@media (max-width: 400px) {
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
.text-content ul {
  list-style: disc;
  margin-left: 1rem;
}

li ol li,
li ul li {
  margin-left: 25px;
}

.fade {
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 3s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
/* Safari, Chrome and Opera > 12.1 */
.footer-link .footer-separator {
  display: none;
}

#search-contact {
  box-shadow: rgba(3, 18, 26, 0.15) 0px 4px 10px;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  width: 100%;
  z-index: 2;
  background: white;
  border-radius: 8px;
}

#search-contact .contact-list {
  cursor: pointer;
}

#search-contact .contact-list:not(:last-child) {
  border-bottom: 1px solid rgb(242, 243, 243);
}

.loading-ajax {
  position: fixed;
  z-index: 999999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading-ajax:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
  background: -webkit-radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading-ajax:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading-ajax:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.auth-form label {
  font-size: 14px;
  color: #495057;
}
.auth-form select,
.auth-form input {
  border: 1px solid #dee2e6;
  border-radius: 6px;
  box-shadow: unset;
}
.auth-form select:focus, .auth-form select:hover,
.auth-form input:focus,
.auth-form input:hover {
  outline: none;
  box-shadow: none;
  border: 1px solid #dee2e6;
}
.auth-form select::-moz-placeholder, .auth-form input::-moz-placeholder {
  color: #868e96;
}
.auth-form select:invalid, .auth-form select::placeholder,
.auth-form input:invalid,
.auth-form input::placeholder {
  color: #868e96;
}
.auth-form #dropcontainer.is-danger {
  background: #fff1f2 !important;
  border: 1px solid #ffc6ca !important;
}
.auth-form #dropcontainer.is-danger path {
  fill: #ec2d3b !important;
}
.auth-form #dropcontainer.is-danger #file-error-msg {
  color: #ec2d3b;
}
.auth-form #dropcontainer.is-danger #reset {
  color: #ec2d3b;
  text-decoration: underline;
}
.auth-form .drop-container {
  position: relative;
  display: flex;
  gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  border-radius: 10px;
  border: 1.5px dashed #46978b;
  color: #444;
  cursor: pointer;
  transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
}
.auth-form .drop-container input {
  height: 0;
  width: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.auth-form .drop-container .drop-title {
  color: #46978b;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  text-align: center;
  transition: color 0.2s ease-in-out;
}
.auth-form .drop-container .drop-desc {
  color: #868e96;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  transition: color 0.2s ease-in-out;
}
.auth-form .tnc label {
  border: unset !important;
  color: #868e96 !important;
}
.auth-form .tnc label .checkmark {
  top: 16px !important;
  transform: unset !important;
}
.auth-form .tnc .checkbox {
  width: 100%;
  margin-bottom: -0.75rem;
  /* On mouse-over, add a grey background color */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.auth-form .tnc .checkbox label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #495057;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding: 14px 14px 14px 25px;
  width: 100%;
}
.auth-form .tnc .checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.auth-form .tnc .checkbox .checkmark {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: 0;
  height: 17px;
  width: 17px;
  background-color: white;
  border-radius: 5px;
  border: 1.5px solid #dee2e6;
}
.auth-form .tnc .checkbox:hover input ~ .checkmark {
  background-color: #eee;
}
.auth-form .tnc .checkbox input:checked ~ .checkmark {
  background-color: #46978b;
  border: 1.5px solid #46978b;
}
.auth-form .tnc .checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.auth-form .tnc .checkbox input:checked ~ .checkmark:after {
  display: block;
}
.auth-form .tnc .checkbox .checkmark:after {
  left: 5px;
  top: 0;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.auth-form .show-pass {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0%, -50%);
  height: 24px;
}
.auth-form .autis-berdaya-box {
  border: 1.5px solid #dee2e6;
  border-radius: 12px;
  padding: 10px;
}
.auth-form .autis-berdaya-box img {
  border-radius: 12px;
}
.auth-form .autis-berdaya-box label {
  font-size: 16px;
  padding-right: 20px;
}
.auth-form .autis-berdaya-box .is-flex {
  position: relative;
  justify-content: space-between;
}
.auth-form .autis-berdaya-box .is-flex .information {
  position: relative;
  height: 24px;
  width: 24px;
}
.auth-form .autis-berdaya-box .is-flex .information .tooltip {
  display: none;
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  max-width: 300px;
  transform: translate(-50%, 0%);
  padding: 12px;
  bottom: 30px;
  left: 5px;
  border-radius: 12px;
  background-color: #212529;
  font-size: 14px;
  color: #dee2e6;
}
.auth-form .autis-berdaya-box .is-flex .information .tooltip:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #212529;
  clear: both;
}
.auth-form .autis-berdaya-box .is-flex .information:hover > .tooltip {
  display: block;
}
.auth-form .radio {
  margin-right: 2rem;
}
.auth-form .radio input[type=radio] {
  display: none;
}
.auth-form .radio label {
  color: #495057;
  font-weight: normal;
  font-size: 16px;
}
.auth-form .radio label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 1.5px solid #dee2e6;
  background-color: transparent;
  margin-right: 12px;
}
.auth-form .radio input[type=radio]:checked + label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 4px;
  content: " ";
  display: block;
  background: #46978b;
}
.auth-form .radio input[type=radio]:checked + label:before {
  border: 1.5px solid #46978b;
}
.auth-form .footer-link {
  border-radius: 0 0 12px 12px;
  background-color: #f9f7fe;
  padding-top: 30px;
  padding-bottom: 30px;
}
.auth-form .footer-link button {
  padding: 22px 20px;
  min-width: 170px;
}
.auth-form .footer-link button:first-child {
  margin-left: auto;
}
.auth-form .footer-link button:hover {
  opacity: 0.8;
}
.auth-form .footer-link button[disabled] {
  background-color: #d5c8f3 !important;
  color: #fff !important;
}

@media screen and (max-width: 768px) {
  .footer-link button {
    width: 100%;
  }
  .autis-berdaya-box .is-flex .information .tooltip {
    transform: translate(-100%, 0%) !important;
    bottom: -4px !important;
    left: -4px !important;
  }
  .autis-berdaya-box .is-flex .information .tooltip:before {
    left: 100% !important;
    top: 80% !important;
    border-left: 5px solid #212529 !important;
    border-right: 5px solid transparent !important;
    border-top: 5px solid transparent !important;
    border-bottom: 5px solid transparent !important;
    clear: both;
  }
  .autis-berdaya-box .is-flex .information:hover > .tooltip {
    display: block;
  }
}
.navbar-dropdown {
  z-index: 9;
  position: absolute;
  background: white;
  box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 2px solid #dbdbdb;
  font-size: 0.875rem;
}

.radio-style-2 .control label {
  position: relative;
  cursor: pointer;
}

.radio-style-2 label [type=radio] {
  display: none;
}

.radio-style-2 [type=radio] + span {
  display: inline-block;
  padding: 4px 16px;
  border: 1px solid #333333;
  border-radius: 85px;
  margin-bottom: 10px;
}

.radio-style-2 :checked + span {
  background: #58bfab;
  border: 1px solid #58bfab;
  display: inline-block;
  color: white;
}

.radio-style-2 [disabled] + span {
  color: rgba(0, 0, 0, 0.26);
  cursor: not-allowed;
  border: 1px solid rgba(0, 0, 0, 0.26);
}/*# sourceMappingURL=temanautis.css.map */