body {
  font-family: 'Work Sans', sans-serif !important;
}

@font-face {
  font-family: 'Proxima';
  src: url('../assets/fonts/ProximaNova.ttf');
}

@font-face {
  font-family: 'Hellix Bold';
  src: url('../assets/fonts/Hellix-Bold.ttf');
}

@font-face {
  font-family: 'Hellix Regular';
  src: url('../assets/fonts/Hellix-Regular.ttf');
}

.img-responsive-banner {
  width: 100%;
}

.container-header {
  width: 1170px;
  margin: auto;
}

.header-security {
  background: linear-gradient(180deg, #68D6FF 0%, #A8E5FA 100%);
}

.intro-wording-wrapper {
  background: rgba(232, 246, 255, 1);
  padding:12px;
  border-radius: 4px;
  margin: 40px 0 40px;
  font-size: 16px;
  line-height: 24px;
}

.img-desktop,.sosmed-container-desktop {
  display: block;
}

.img-mobile,.sosmed-container-mobile {
  display: none;
}

.info-box {
  float: left;
  height: 100px;
  margin-right: 10px;
}

.wrp-content-tips {
  clear: both;
  padding: 20px 0px 50px;
}

.text-mail {
  font-weight: 600;
  font-size: 14px;
}

.wrp-text-mail-1{
  display: flex;
}

.wrp-text-mail-2{
  display: flex;
}

.mid-content-wrapper {
  width: 100%;
  max-width: 960px;
  margin: auto;
  border-left: 1px dashed #3f98e3;
  padding-left: 5%;
}

.title-tips {
  color: rgba(57, 56, 56, 1);
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  padding-top: 40px;
  font-family: 'Hellix Bold';
}

.p-tips {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 24px;
}

.title-akun {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: rgba(57, 56, 56, 1);

}

.text-akun {
  font-weight: 100;
  font-size: 16px;
  line-height: 24px;
  color: #9E9E9E;
  margin-bottom: 20px;
}

.wrp-main-akun {
  background: #F5F8FD;
  border-radius: 8px;
  padding: 15px 15px;
  margin-left: -15px;
  margin-bottom: 20px;
  min-height: 100px;
}

.wrp-img-tips {
  margin-left: -10px;
  margin-bottom: 40px;
}

.bg-light-gray {
  background: #eff5f9;
}

.akun-content-container {
  margin: 0px auto 80px auto;
  background: rgba(45, 132, 214, 1);
  border-radius: 0px 0px 30px 30px;
  padding: 40px;
}

.info-akun {
  height: 40px;
  float: left;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
  margin: -2px 10px 16px 0px;
}

.info-support {
  height: 40px;
  float: left;
  margin: 10px 14px 0px 20px;
}


.top-title {
  font-weight: 100;
  font-size: 12px;
  line-height: 18px;
}

.middle-mail {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: rgba(57, 56, 56, 1);
}

.support {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color:#fff;
  background: rgba(3, 71, 148, 1);
  padding: 10px 10px;
  border-radius: 20px;
  width: 270px;
}

.support-two {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color:#fff;
  background: rgba(3, 71, 148, 1);
  padding: 10px 10px;
  border-radius: 20px;
}


.verify {
  margin-left: 5px;
}

.wrp-informasi-one {
  width: 400px;
  margin: 30px auto 0px;
}


.wrp-informasi-two {
  margin: 30px auto 0px;
  display: flex;
  justify-content: center;
}

.botttom {
  font-weight: 100;
  font-size: 14px;
  line-height: 18px;
  color: #9E9E9E;
}

.bottom-mail {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  margin-top: -2px;
}

.small {
  font-size: 12px;
  margin-left: 5px;
  color: #9E9E9E;
  line-height: 24px;
}

.small-bottom {
  font-size: 12px;
  margin-left: 5px;
  color: #9E9E9E;
}

.main-tips {
 
}

.col-sm-2 {
  width: 20%;
}

.col-sm-5 {
  width: 32.666667%;
}


.content-tips {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(15, 14, 14, 1);
  font-family: 'Proxima';
}

.mid-content-container {
  margin: 50px auto 50px;
  width: 1050px;
}

.a1-section, .a2-section {
  padding-left: 10px;
  position: relative;
}

.alphabet-container {
  position: absolute;
  top: 0;
  left: -12%;
  background-color: #FFF;
  border: 1px dashed #3f98e3;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}


.m-section .alphabet-container {
  top: 34px;
}

.n-section .alphabet-container {
  top: 34px;
}

.alphabet-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3em;
  font-weight: 900;
  color: #3f98e3;
}

.warning-container {
  background-color: #cbeef9;
  border-radius: 10px;
  margin: 20px 0;
  padding: 10px;
}

.bottom-content-container-blue {
  background-color: #e5f4f7;
  margin: 0 -20px;
  padding: 20px;
}

.warning-content {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

.warning-icon {
  vertical-align: top;
  padding-right: 10px;
  width: 50px;
}

.accordion-header {
  width: 100%;
  display: block;
  border: solid 1px #9296b0;
  border-radius: 5px;
  padding: 10px;
  color: #000;
}

.accordion::after {
	content: '\f106';
}

.accordion.collapsed::after {
	content: '\f107';
}

.accordion-box.tipskeamanan {
  margin-top: 20px;
  border: solid 1px #9296b0;
  border-radius: 5px;
  padding-bottom: 0;
}

.m-section {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  position: relative;
}

.m-section-content-container {
  display: flex;
  gap: 10px;
}

.m-section-content-container img
,.n-section-content-container img {
  width: 100%;
  max-width: 300px;
}

.n-section {
  padding: 30px 0 50px 10px;
  position: relative;
}

.div-n-header {
  width: 100%;
}

.n-section-content-container {
  display: flex;
  gap: 10px;
  padding-bottom: 30px;
}

.section-footer-wrapper {
  background-color: #2f6ec2;
}

.receive-otp-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 10px auto;
  width: 100%;
  max-width: 960px;
  gap: 10px;
}

.receive-otp-items {
  width: 32%;
  padding-top: 20px;
}

.receive-otp-items-pict {
  height: 75px;
}

.receive-otp-items img {
  vertical-align: middle;
  width: 50px;
  height: auto;
  padding-bottom: 10px;
}

.ul-safe-pin li {
  display: flex;
  align-items: flex-start;
  padding-bottom: 30px;
}

.ul-safe-pin li::before {
  background-image: url('../images/list-a2.png');
  background-repeat: no-repeat;
  width: 100%;
  min-width: 25px;
  max-width: 25px;
  height: 100%;
  min-height: 25px;
  max-width: 25px;
  background-size: 100%;
  background-position: center;
  display: inline-block;
  margin-right: 10px;
  content: "";
}

.sosmed-container-desktop {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}

.sosmed-container-desktop .sosmed-items-container {
  display: inline-block;
  width: 212px;
  margin-top: 40px;
  padding-right: 40px;
}

.sosmed-container-desktop .sosmed-items-container .sosmed-items-pict {
  width: 100%;
  height: 70px;
  max-width: 212px;
}

.sosmed-container-desktop .sosmed-items-container img {
  width: 45px;
  height: auto;
  padding-bottom: 8px;
}

.pt-15 {
  padding-top: 15px;
}

.sosmed-container-desktop .sosmed-items-container .verified-icon {
  width: 5px !important;
  height: 5px !important;
  vertical-align: super;
  padding-bottom: 0;
}

.sosmed-container-desktop .sosmed-items-desc {
  border-top: 1px solid;
  padding: 10px 0;
  margin-top: 10px;
}

.sosmed-container-mobile .sosmed-items-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid black;
  padding: 15px 0;
}

.sosmed-container-mobile .sosmed-items-container img {
  width: 25px;
}

.sosmed-items-container a {
  color: #000;
}

.sosmed-items-desc {
  max-width: 212px;
  padding-left: 10px;
}

.verified-icon {
  width: 5px !important;
  height: 5px !important;
  vertical-align: super;
}

.footer-content-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
}

.footer-content-left {
  width: 50%;
  padding: 30px 0 10px;
}

.footer-content-left p {
  color: #FFF;
}

.footer-content-left p a {
  text-decoration: none;
  cursor: pointer;
  color: #FFF;
}

.footer-content-right {
  width: 50%;
  max-height: 230px;
}

.footer-content-right img {
  width: 100%;
  max-width: 500px;
  position: relative;
  bottom: -4px;
}

.footer-copyright {
  text-align: left;
  font-size: 14px;
  color: #707778;
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
}

.banner-security-mob {
  display: none;
}

.botttom-mail {
  font-size: 14px;
  line-height: 21px;
}

.bg-blue {
  background-color: #eff9fe;
}

.jc-center {
  justify-content: center;
}

.ai-center {
  align-items: center;
}

.d-flex {
  display: flex;
}

.w-50 {
  width: 50%;
}

.p-relative {
  position: relative;
}

p.title {
  font-family: 'Hellix Bold';
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

p.sub-title-akun {
  font-family: 'Hellix Regular';
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}


.fa-caret-down:before {
  display: none;
}

@media (max-width: 320px) {

  .accordion-header {
    font-size: 12px;
  }

  .warning-icon {
    width: 30px;
  }

  .mid-content-wrapper {
    margin-left: 15px;
    width: 100%;
    max-width: 320px;
  }

  .div-n-header {
    max-width: 180px;
  }

  .a1-section,.a2-section,.m-section,.n-section {
    padding: 0 20px 20px;
  }

  .alphabet-container {
    left: -14%;
    width: 50px;
    height: 50px;
  }

  .alphabet-content {
    font-size: 2em;
  }

  .sosmed-items-desc {
    max-width: 165px;
  }

  .footer-content-container {
    display: block;
  }

  .footer-content-left {
    width: 100%;
    padding: 0;
  }

  .footer-content-right {
    width: 100%;
  }

  .footer-content-right img {
    width: 100%;
    max-width: 250px;
    position: relative;
    left: 18%;
    top: 33px;
  }
}

@media (min-width: 375px) and (max-width: 413px) {

  .warning-icon {
    width: 40px;
  }

  .mid-content-wrapper {
    margin-left: 25px;
    width: 100%;
    max-width: 330px;
  }

  .div-n-header {
    max-width: 200px;
  }

  .a1-section,.a2-section,.m-section,.n-section {
    padding: 0 15px 20px;
  }

  .alphabet-container {
    left: -14%;
    width: 50px;
    height: 50px;
  }

  .alphabet-content {
    font-size: 2em;
  }

  .sosmed-items-desc {
    max-width: 214px;
  }

  .footer-content-container {
    display: block;
  }

  .footer-content-left {
    width: 100%;
    padding: 0;
  }

  .footer-content-right {
    width: 100%;
  }

  .footer-content-right img {
    width: 100%;
    max-width: 250px;
    position: relative;
    left: 30%;
    top: 33px;
  }
}

@media (min-width: 414px) and (max-width: 767px) {

  .warning-icon {
    width: 40px;
  }

  .mid-content-wrapper {
    margin-left: 20px;
    max-width: 375px;
  }

  .a1-section,.a2-section,.m-section,.n-section {
    padding: 0 20px 20px;
  }

  .alphabet-container {
    left: -14%;
    width: 60px;
    height: 60px;
  }

  .alphabet-content {
    font-size: 3em;
  }

  .div-n-header {
    max-width: 240px;
  }

  .footer-content-container {
    display: block;
  }

  .footer-content-left {
    width: 100%;
    padding: 0;
  }

  .footer-content-right {
    width: 100%;
  }

  .footer-content-right img {
    width: 100%;
    max-width: 250px;
    position: relative;
    left: 36%;
    top: 33px;
  }
}

@media (max-width: 540px) {
  .container-header {
    width: 100%;
  }

  .wrp-informasi-one {
    width: 100%;
    margin-left: 50px;
  }

  .info-box {
    height: 50px;
  }

  .title-akun {
    text-align: center;
  }

  .support-two {
    margin-top: 10px;
  }

  .p-tips {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 20px;
  }

  .title-tips, .title-akun{
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    color:rgba(57, 56, 56, 1);
  }

  .content-tip, .text-akun {
    font-family: Proxima;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 10px;
  }

  .wrp-main-akun {
    width: 102%;
    padding: 15px 10px;
  }

  .content-tips {
    font-family: Proxima;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;

  }

  .sm-4-col {
    width: 166px !important;
    padding: 0px 10px;
    margin-left: 5px;
  }

  .bg-white {
    margin-top: 50px;
  }

  .info-akun {
    margin: 0px 10px;
    height: 50px;
  }

  /*
  .info-akun img, .verify {
    width: 18px;
  }*/

  .mb-width {
    width: 95%;
    margin: auto;
  }

  .img-desktop,.sosmed-container-desktop {
    display: none;
  }

  .banner-security-mob {
    display: flex;
  }

  .col-sm-2, .col-sm-5 {
    width: 100%;
  }

  .botttom {
    font-size: 12px;
  }

  .banner-security-mob {
    position: absolute;
    width: 100%;
    top:-80px;
    left: 0px;
    padding: 22px 14px;
    background: #239CEC;
    align-items: center;
}

  .col-sm-3 {
    width: 30%;
    padding-right: 0px;
 }

  .img-mobile {
    display: block;
    width: 100%;
  }

  .intro-wording-wrapper {
    margin: -10px 0 20px;
    font-size: 11px;
    line-height: 16px;
  }

  .wrp-img-tips {
    margin-bottom: 0px;
    margin-top: 12px;
    margin-left: 0px;
  }

  .mid-content-container {
    margin:0px
  }

  .wrp-content-tips {
    padding: 0px 0px 10px;
  }

  .main-tips {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .banner-text-security {
    font-size: 16px;
    line-height: 18px;
    color: #3B3B3B;
  }

  a.banner-text-security {
    color: #3B3B3B;
    font-weight: 100;
  }

  .img-icon-banner {
    width: 14px;
    height: 14px;
  }

  .icon-banner-security {
    margin:0px 10px 0px 25px;
  }

  .receive-otp-items-pict {
    height: 75px;
    padding-right: 10px;
  }

  .m-section .alphabet-container {
    top: 0;
  }

  .n-section .alphabet-container {
    top: 0;
  }

  .sosmed-container-mobile {
    display: block;
    margin-bottom: 30px;
  }

  .receive-otp-wrapper {
    display: block;
  }

  .m-section-content-container {
    flex-direction: column-reverse;
  }

  .m-section-bg-container {
    position: relative;
    height: 130px;
  }

  .m-section-content-container img {
    max-width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .n-section-content-container {
    flex-direction: column;
  }

  .n-section-bg-container {
    position: relative;
    height: 130px;
  }

  .n-section-content-container img {
    max-width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .receive-otp-items {
    display: flex;
    width: 100%;
    align-items: end;
  }

  .section-footer-wrapper {
    background-color: #2f6ec2;
  }

  .wrp-informasi , .akun-content-container, .mid-content-container {
    width: 100%;
  }

  p.title {
  font-family: 'Hellix Bold';
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  }

  p.sub-title-akun {
    font-family: 'Hellix Regular';
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
  }

  .akun-content-container {
    padding: 20px;
    margin-bottom: 20px;
  }

  .title-tips {
    padding-top: 10px;
  }

  .sp-top {
    margin-top: -14px;
  }

}

@media (min-width: 768px) and (max-width: 1023px) {

  .alphabet-container {
    left: -15%;
    width: 80px;
    height: 80px;
  }

  .alphabet-content {
    font-size: 3em;
  }

  .footer-content-container {
    width: 100%;
    max-width: 600px;
    margin: 0 auto; display: flex;
  }

  .footer-content-right img {
    width: 100%;
    max-width: 500px;
    position: relative;
    bottom: -71px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .alphabet-container {
    left: -14%;
  }

  .footer-content-container {
    width: 100%;
    max-width: 800px;
    margin: 0 auto; display: flex;
  }

  .footer-content-right img {
    width: 100%;
    max-width: 500px;
    position: relative;
    bottom: -77px;
  }
}

@media (min-width: 1024px) {
  .mid-content-container h4 {
    font-size: 23px;
  }
}


