@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Allison&display=swap");
.ocb-hero-section {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .ocb-hero-section {
    min-height: 807px;
  }
}
.ocb-hero-section .ocb-hero-nav {
  position: relative;
  z-index: 10;
}
.ocb-hero-section .ocb-nav-links p {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  margin: 0;
  letter-spacing: 0.02em;
}
.ocb-hero-section .ocb-hero-cta .button {
  border: 2px solid #fff !important;
  border-radius: 64px !important;
  padding: 16px 32px !important;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fff !important;
  background: transparent !important;
}
.ocb-hero-section .ocb-hero-cta .button:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}
.ocb-hero-section .ocb-hero-text-center {
  position: relative;
  z-index: 5;
}
.ocb-hero-section .ocb-hero-brand h1 {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.ocb-hero-section .ocb-hero-nextgen p {
  font-family: "Allison", cursive;
  font-weight: 400;
  font-size: 96px;
  line-height: 122px;
  text-align: center;
  color: #fff;
  margin: -15px 0 0;
}
.ocb-hero-section .ocb-hero-tagline h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 16px;
}
.ocb-hero-section .ocb-hero-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  max-width: 410px;
  margin: 0 auto;
}
.ocb-hero-section .ocb-hero-images {
  position: relative;
  z-index: 3;
  margin-top: -40px;
}
.ocb-hero-section .ocb-hero-person-left img {
  max-height: 520px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.ocb-hero-section .ocb-hero-person-right img {
  max-height: 540px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .ocb-hero-section {
    min-height: auto;
  }
  .ocb-hero-section .ocb-hero-brand h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .ocb-hero-section .ocb-hero-nextgen p {
    font-size: 56px;
    line-height: 70px;
  }
  .ocb-hero-section .ocb-hero-tagline h2 {
    font-size: 16px;
  }
  .ocb-hero-section .ocb-hero-desc p {
    font-size: 14px;
  }
  .ocb-hero-section .ocb-hero-person-left img,
  .ocb-hero-section .ocb-hero-person-right img {
    max-height: 280px;
  }
}

.ocb-mission-section {
  position: relative;
  overflow: hidden;
}
.ocb-mission-section .ocb-mission-title h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 75px;
}
.ocb-mission-section .ocb-mission-logo-ocb p,
.ocb-mission-section .ocb-mission-logo-bcgv p {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  font-size: 22px;
  color: #fff;
  margin-bottom: 16px;
}
.ocb-mission-section .ocb-mission-feature-title h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 8px;
}
.ocb-mission-section .ocb-mission-feature-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  margin-bottom: 24px;
}
.ocb-mission-section .ocb-mission-card .ocb-mission-card-inner > .col-inner {
  background: radial-gradient(146.13% 118.42% at 50% -15.5%, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 99.59%), -webkit-gradient(linear, left top, left bottom, from(rgba(46, 51, 90, 0)), to(rgba(28, 27, 51, 0.1)));
  background: radial-gradient(146.13% 118.42% at 50% -15.5%, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 99.59%), linear-gradient(180deg, rgba(46, 51, 90, 0) 0%, rgba(28, 27, 51, 0.1) 100%);
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 32px;
}
.ocb-mission-section .ocb-mission-card-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 56px;
}
.ocb-mission-section .ocb-mission-feature-item {
  margin-bottom: 56px;
}
.ocb-mission-section .ocb-mission-feature-item:last-child {
  margin-bottom: 0;
}
.ocb-mission-section .ocb-feature-item-title h4 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 8px;
}
.ocb-mission-section .ocb-feature-item-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  margin: 0;
}
@media (max-width: 768px) {
  .ocb-mission-section .ocb-mission-title h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .ocb-mission-section .ocb-mission-card-desc p {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

.ocb-privileges-section {
  background: #fff;
}
.ocb-privileges-section .ocb-priv-label p {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #0E3222;
  margin-bottom: 0;
}
.ocb-privileges-section .ocb-priv-nextgen p {
  font-family: "Allison", cursive;
  font-weight: 400;
  font-size: 80px;
  line-height: 100px;
  text-align: center;
  color: #008C4F;
  margin: -10px 0 8px;
}
.ocb-privileges-section .ocb-priv-subtitle p {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #10402B;
  max-width: 519px;
  margin: 0 auto 60px;
}
.ocb-privileges-section .ocb-priv-item .col-inner {
  text-align: left;
}
.ocb-privileges-section .ocb-priv-item img {
  margin-bottom: 16px;
}
.ocb-privileges-section .ocb-priv-item-title h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #212121;
  margin-bottom: 8px;
}
.ocb-privileges-section .ocb-priv-item-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #212121;
  margin: 0;
}
@media (max-width: 768px) {
  .ocb-privileges-section .ocb-priv-nextgen p {
    font-size: 52px;
    line-height: 66px;
  }
  .ocb-privileges-section .ocb-priv-subtitle p {
    font-size: 16px;
    margin-bottom: 32px;
  }
}

.ocb-topics-section {
  position: relative;
  overflow: hidden;
}
.ocb-topics-section .ocb-topics-title h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}
.ocb-topics-section .ocb-topics-subtitle p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 48px;
}
.ocb-topics-section .ocb-topic-card {
  padding: 0 !important;
}
.ocb-topics-section .ocb-topic-card .col-inner {
  position: relative;
  overflow: hidden;
  height: 434px;
}
.ocb-topics-section .ocb-topic-card .img {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ocb-topics-section .ocb-topic-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ocb-topics-section .ocb-topic-card .col-inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#008C4F), to(rgba(0, 140, 79, 0)));
  background: linear-gradient(180deg, #008C4F 0%, rgba(0, 140, 79, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.ocb-topics-section .ocb-topic-card-title {
  position: relative;
  z-index: 2;
}
.ocb-topics-section .ocb-topic-card-title h3 {
  font-family: "Milanello", "Inter", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 24px;
  padding: 40px 30px 0;
}
.ocb-topics-section .ocb-topic-card-vn {
  position: relative;
  z-index: 2;
}
.ocb-topics-section .ocb-topic-card-vn h4 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 7px;
  padding: 0 30px;
}
.ocb-topics-section .ocb-topic-card-desc {
  position: relative;
  z-index: 2;
}
.ocb-topics-section .ocb-topic-card-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  max-width: 344px;
  margin: 0;
  padding: 0 30px;
}
@media (max-width: 768px) {
  .ocb-topics-section .ocb-topics-title h2 {
    font-size: 28px;
  }
  .ocb-topics-section .ocb-topic-card .col-inner {
    height: 300px;
  }
  .ocb-topics-section .ocb-topic-card-title h3 {
    font-size: 28px;
    line-height: 32px;
  }
}

.ocb-participate-section {
  background: #fff;
}
.ocb-participate-section .ocb-participate-left img {
  max-height: 600px;
  -o-object-fit: contain;
     object-fit: contain;
}
.ocb-participate-section .ocb-participate-title h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #008C4F;
  margin-bottom: 8px;
}
.ocb-participate-section .ocb-participate-subtitle p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin-bottom: 54px;
}
.ocb-participate-section .ocb-step-item {
  margin-bottom: 48px;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.ocb-participate-section .ocb-step-item:last-child {
  margin-bottom: 0;
}
.ocb-participate-section .ocb-step-num p {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  font-size: 52px;
  line-height: 1;
  color: #E49F15;
  margin: 0;
}
.ocb-participate-section .ocb-step-title h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #008C4F;
  margin-bottom: 8px;
}
.ocb-participate-section .ocb-step-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #171717;
  margin: 0;
}
@media (max-width: 768px) {
  .ocb-participate-section .ocb-participate-title h2 {
    font-size: 28px;
  }
  .ocb-participate-section .ocb-step-num p {
    font-size: 36px;
  }
  .ocb-participate-section .ocb-participate-subtitle p {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

.ocb-criteria-section {
  position: relative;
  overflow: hidden;
}
.ocb-criteria-section .ocb-criteria-title h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}
.ocb-criteria-section .ocb-criteria-subtitle p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}
.ocb-criteria-section .ocb-criteria-icon p {
  font-size: 64px;
  text-align: center;
  margin-bottom: 16px;
  line-height: 1;
}
.ocb-criteria-section .ocb-criteria-item-title h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  margin-bottom: 7px;
}
.ocb-criteria-section .ocb-criteria-item-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  margin: 0;
}
@media (max-width: 768px) {
  .ocb-criteria-section .ocb-criteria-title h2 {
    font-size: 28px;
  }
  .ocb-criteria-section .ocb-criteria-icon p {
    font-size: 48px;
  }
}

.ocb-mentors-section {
  background: #fff;
}
.ocb-mentors-section .ocb-mentors-title h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #008C4F;
  margin-bottom: 8px;
}
.ocb-mentors-section .ocb-mentors-desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin: 0;
}
.ocb-mentors-section .ocb-mentor-card img {
  width: 100%;
  height: 402px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 24px;
  border-radius: 0;
}
.ocb-mentors-section .ocb-mentor-name h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 8px;
}
.ocb-mentors-section .ocb-mentor-bio p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #727272;
  margin: 0;
}
@media (max-width: 768px) {
  .ocb-mentors-section .ocb-mentors-title h2 {
    font-size: 28px;
  }
  .ocb-mentors-section .ocb-mentor-card img {
    height: 280px;
  }
}

.ocb-faq-section {
  background-color: #ffffff;
  overflow: hidden;
}
.ocb-faq-section .ocb-faq-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ocb-faq-section .ocb-faq-title {
  width: 100%;
}
.ocb-faq-section .ocb-faq-title h2 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #008C4F;
  margin-top: 0;
  margin-bottom: 8px;
}
.ocb-faq-section .ocb-faq-subtitle {
  width: 100%;
}
.ocb-faq-section .ocb-faq-subtitle p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin-top: 0;
  margin-bottom: 64px;
}
.ocb-faq-section .ocb-faq-accordion-wrapper {
  width: 100%;
  border: none !important;
  background: transparent !important;
}
.ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item {
  border-bottom: 1px solid #D9D9D9 !important;
  margin-bottom: 0 !important;
}
.ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item > a.accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 0 !important;
  color: #008C4F !important;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  border: none !important;
  background: transparent !important;
}
.ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item > a.accordion-title .icon-angle-down {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #008C4F;
  border-radius: 50%;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item > a.accordion-title .icon-angle-down:before {
  content: "\e00c";
}
.ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item .toggle {
  right: 0;
  left: auto;
  opacity: 1;
}
.ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item.active > a.accordion-title {
  color: #008C4F !important;
}
.ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item.active > a.accordion-title .icon-angle-down {
  -webkit-transform: rotate(45deg) !important;
          transform: rotate(45deg) !important;
  background-color: #008C4F;
}
.ocb-faq-section .ocb-faq-accordion-wrapper .accordion-inner {
  padding: 0 0 24px 0 !important;
  background: transparent !important;
}
.ocb-faq-section .ocb-faq-answer p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #000000;
  margin: 0;
}
.ocb-faq-section .ocb-faq-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ocb-faq-section .ocb-faq-right img {
  width: 100%;
  max-height: 719px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .ocb-faq-section .ocb-faq-row {
    gap: 40px 0;
  }
  .ocb-faq-section .ocb-faq-right {
    margin-top: 24px;
  }
  .ocb-faq-section .ocb-faq-right img {
    max-width: 80%;
  }
}
@media (max-width: 768px) {
  .ocb-faq-section .ocb-faq-title h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .ocb-faq-section .ocb-faq-subtitle p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 32px;
  }
  .ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item > a.accordion-title {
    font-size: 16px;
    line-height: 22px;
    padding: 16px 0 !important;
  }
  .ocb-faq-section .ocb-faq-accordion-wrapper .ocb-faq-item > a.accordion-title .icon-angle-down {
    width: 26px;
    height: 26px;
    font-size: 12px;
  }
  .ocb-faq-section .ocb-faq-answer p {
    font-size: 16px;
    line-height: 26px;
  }
  .ocb-faq-section .ocb-faq-right img {
    max-width: 100%;
  }
}

.ocb-register-section {
  position: relative;
  overflow: hidden;
}
.ocb-register-section .ocb-register-card > div > .col-inner {
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 40px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05), 0 15px 30px rgba(0, 0, 0, 0.05), 0 30px 60px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05), 0 15px 30px rgba(0, 0, 0, 0.05), 0 30px 60px rgba(0, 0, 0, 0.2);
}
.ocb-register-section .ocb-register-title h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 8px;
}
.ocb-register-section .ocb-register-subtitle p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 24px;
}
.ocb-register-section .form-dang-ky-submit .col > p {
  background-color: #E49F15 !important;
  border-radius: 64px !important;
  text-align: center;
}
.ocb-register-section .form-dang-ky-submit .col > p input {
  background-color: #E49F15 !important;
  border-color: #E49F15 !important;
}
.ocb-register-section .form-dang-ky .col > p {
  background-color: white;
  border-radius: 5px;
  padding: 10px;
}
.ocb-register-section .form-dang-ky .col > p input, .ocb-register-section .form-dang-ky .col > p textarea {
  padding: 0px !important;
  border-color: transparent !important;
}
.ocb-register-section .form-dang-ky * {
  text-align: left;
}
.ocb-register-section .form-dang-ky label {
  color: #6F6F6F;
}
.ocb-register-section .form-dang-ky {
  /* Form Labels */
}
.ocb-register-section .form-dang-ky .wpcf7 label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-bottom: 8px;
}
.ocb-register-section .form-dang-ky input,
.ocb-register-section .form-dang-ky textarea {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  padding: 0px !important;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0 !important;
}
.ocb-register-section .form-dang-ky input::-webkit-input-placeholder, .ocb-register-section .form-dang-ky textarea::-webkit-input-placeholder {
  color: black;
}
.ocb-register-section .form-dang-ky input::-moz-placeholder, .ocb-register-section .form-dang-ky textarea::-moz-placeholder {
  color: black;
}
.ocb-register-section .form-dang-ky input:-ms-input-placeholder, .ocb-register-section .form-dang-ky textarea:-ms-input-placeholder {
  color: black;
}
.ocb-register-section .form-dang-ky input::-ms-input-placeholder, .ocb-register-section .form-dang-ky textarea::-ms-input-placeholder {
  color: black;
}
.ocb-register-section .form-dang-ky input::placeholder,
.ocb-register-section .form-dang-ky textarea::placeholder {
  color: black;
}
.ocb-register-section .form-dang-ky textarea,
.ocb-register-section .form-dang-ky span {
  margin-bottom: 0px !important;
}
.ocb-register-section .form-dang-ky form {
  margin-bottom: 0px !important;
}
.ocb-register-section .form-dang-ky form > .row:last-child {
  margin-bottom: 0px !important;
}
.ocb-register-section .form-dang-ky .wpcf7-spinner {
  position: absolute;
}
.ocb-register-section .form-dang-ky .wpcf7-form .row:last-child {
  margin-bottom: 0;
}
.ocb-register-section .form-dang-ky {
  /* Form Inputs */
}
.ocb-register-section .form-dang-ky .wpcf7 input[type=text],
.ocb-register-section .form-dang-ky .wpcf7 input[type=email],
.ocb-register-section .form-dang-ky .wpcf7 input[type=tel],
.ocb-register-section .form-dang-ky .wpcf7 select,
.ocb-register-section .form-dang-ky .wpcf7 textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ocb-register-section .form-dang-ky .wpcf7 input[type=text]:focus,
.ocb-register-section .form-dang-ky .wpcf7 input[type=email]:focus,
.ocb-register-section .form-dang-ky .wpcf7 input[type=tel]:focus,
.ocb-register-section .form-dang-ky .wpcf7 select:focus,
.ocb-register-section .form-dang-ky .wpcf7 textarea:focus {
  outline: none;
  border-color: #E31E24;
  -webkit-box-shadow: 0 0 0 3px rgba(227, 30, 36, 0.1);
          box-shadow: 0 0 0 3px rgba(227, 30, 36, 0.1);
}
.ocb-register-section .form-dang-ky {
  /* Textarea */
}
.ocb-register-section .form-dang-ky .wpcf7 textarea {
  min-height: 120px;
  resize: vertical;
  font-family: inherit;
}
.ocb-register-section .form-dang-ky {
  /* Character Counter */
}
.ocb-register-section .form-dang-ky .wpcf7 .wpcf7-character-count {
  font-size: 12px;
  color: #6b7280;
  text-align: right;
  margin-top: 5px;
  display: block;
}
.ocb-register-section .form-dang-ky {
  /* Submit Button */
}
.ocb-register-section .form-dang-ky .wpcf7 input[type=submit] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Montserrat", Arial, sans-serif;
  background: -webkit-gradient(linear, left top, right top, from(#A81B25), color-stop(50%, #B5232C), to(#7C1313)) !important;
  background: linear-gradient(90deg, #A81B25 0%, #B5232C 50%, #7C1313 100%) !important;
  color: white;
  padding: 0px 30px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  margin: 0px !important;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: inherit;
  letter-spacing: 0.5px;
}
.ocb-register-section .form-dang-ky .wpcf7 input[type=submit]:hover {
  background-color: #c11a1f;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 12px rgba(227, 30, 36, 0.3);
          box-shadow: 0 4px 12px rgba(227, 30, 36, 0.3);
}
.ocb-register-section .form-dang-ky .wpcf7 input[type=submit]:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.ocb-register-section .form-dang-ky {
  /* Error messages */
}
.ocb-register-section .form-dang-ky .wpcf7-not-valid-tip {
  color: #E31E24;
  font-size: 12px;
  margin-top: 5px;
}
.ocb-register-section .form-dang-ky .wpcf7-validation-errors {
  border: 2px solid #E31E24;
  background-color: #fee;
  padding: 15px;
  margin-top: 20px;
  border-radius: 8px;
}
.ocb-register-section .ocb-form-row {
  margin-bottom: 24px;
}
.ocb-register-section .ocb-form-row:last-child {
  margin-bottom: 0;
}
.ocb-register-section .ocb-form-field p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: #6F6F6F;
  background: #fff;
  border: 1px solid #D6D6D6;
  border-radius: 8px;
  padding: 16px;
  min-height: 56px;
  margin: 0;
}
.ocb-register-section .ocb-form-textarea p {
  min-height: 182px;
}
.ocb-register-section .ocb-submit-btn .button {
  background: #E49F15 !important;
  border: none !important;
  border-radius: 64px !important;
  padding: 16px 32px !important;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff !important;
  width: 100%;
}
.ocb-register-section .ocb-submit-btn .button:hover {
  opacity: 0.9;
}
@media (max-width: 768px) {
  .ocb-register-section .ocb-register-title h2 {
    font-size: 24px;
  }
  .ocb-register-section .ocb-register-subtitle p {
    font-size: 16px;
  }
  .ocb-register-section .ocb-register-card .col-inner {
    padding: 20px;
  }
}