/* @font-face {
  font-family: "As-Roma";
  src: url("/wp-content/fonts/roma/as-roma.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Jura";
  src: url("/wp-content/fonts/jura/Jura-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Jura";
  src: url("/wp-content/fonts/jura/Jura-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
body {
  font-family: "As-Roma", sans-serif !important;
}
p {
  font-family: "jura";
}
.validate-user,
.validate-confirm {
  font-family: "jura";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "As-Roma", sans-serif !important;
}
.main-section {
  height: 100vh;
  align-items: start;
}
.main-section .section-content {
  height: 100%;
}
.register-box {
  background-image: url("/wp-content/uploads/2025/01/bg-1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.register-box .col-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 16px;
}
.logo-img,
.primary-heading {
  text-align: center;
  margin-bottom: 0 !important;
}
.logo-img img {
  width: 160px;
}
.primary-heading * {
  margin-bottom: 0;
  background: var(
    --gradient-2,
    linear-gradient(270deg, #eab11e 0%, #fbe566 50%, #eab11e 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: "As-Roma", sans-serif !important;
}
.register-now-btn {
  background-image: url("/wp-content/uploads/2025/01/btn-register.png");
  background-size: 100% 70px;
  background-repeat: no-repeat;
  margin: 0;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.register-now-btn span {
  color: #030e2e;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  font-family: "As-Roma", sans-serif !important;
}
.top-banner-box {
  margin-left: -23px;
  position: relative;
  margin-bottom: 18px;
}
.top-banner-box .img-inner {
  width: calc(100% + 23px);
}
.top-banner-box:before,
.top-banner-box:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2025/01/Polygon-2.svg");
  width: 31px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
}
.top-banner-box:before {
  bottom: -18px;
  left: 15px;
  transform: rotate(180deg);
}
.top-banner-box:after {
  bottom: -18px;
  right: 10px;
}
.partner-box .col-inner {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  justify-content: center;
}
.partner-box .col-inner .img {
  width: fit-content !important;
  margin-bottom: 0 !important;
}
.partner-box .col-inner .img-inner {
  width: fit-content;
}
.partner-box .col-inner img {
  height: 22px;
  object-fit: contain;
}
.footer-block {
  margin-top: 40px;
}
.copy-right * {
  color: var(--Light, #fff);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
  opacity: 0.5;
  font-family: "jura";
}
.normal-form-submit .form-input:first-child {
  margin-top: 0 !important;
}
.normal-form-submit .form-input {
  border: none;
  margin-top: 10px;
}
.normal-form-submit .form-input img {
  display: none;
}
.normal-form-submit .form-input input {
  height: 48px;
  display: flex;
  align-items: center;
  background-image: url("/wp-content/uploads/2025/01/Rectangle-39.png");
  background-repeat: no-repeat;
  background-size: 100% 48px;
  padding: 0 16px;
  color: var(--Light, #fff);
  font-size: 16px;
  line-height: 24px;
  font-family: "jura";
}
.normal-form-submit .form-input input:focus {
  background-image: url("/wp-content/uploads/2025/01/Rectangle-39.png") !important;
  background-color: transparent !important;
}

.main-section {
  min-height: 100vh !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .row.row-collapse {
    max-width: 100% !important;
    padding: 0 96px;
  }
  .main-section {
    height: 100% !important;
    background-image: url("/wp-content/uploads/2025/01/bg-mb-1.png") !important;
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center !important;
  }
  .pt-35 {
    padding-top: 45% !important;
  }
  .main-section .section-bg {
    background-image: none !important;
  }
  .register-box {
    flex-basis: 60% !important;
    max-width: 60% !important;
  }
  .ads-block {
    flex-basis: 40% !important;
    max-width: 40% !important;
  }
  .footer-block .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .register-box .col-inner {
    justify-content: space-around;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .main-section {
    height: 100% !important;
    background-image: url("/wp-content/uploads/2025/01/bg-mb-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center !important;
  }
  .pt-35 {
    padding-top: 45% !important;
  }
  .main-section .section-bg {
    background-image: none !important;
  }
  .footer-block .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .content-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .register-box,
  .ads-block {
    flex-basis: 70% !important;
    max-width: 70% !important;
  }
  .ads-block .col-inner {
    display: flex;
    flex-direction: row;
  }
  .register-box .col-inner {
    justify-content: space-around;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
  .row.row-collapse {
    max-width: 100% !important;
    padding: 0 96px;
  }
  .register-box {
    flex-basis: 40% !important;
    max-width: 40% !important;
  }
}
@media only screen and (max-width: 767px) {
  .pt-35 {
    padding-top: 55% !important;
  }
  .row.row-collapse {
    max-width: 1050px !important;
  }
  .row.row-collapse {
    padding: 0 16px;
  }
  .main-section {
    height: 100% !important;
    background-image: url("/wp-content/uploads/2025/01/bg-mb-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center !important;
  }
  .main-section .section-bg {
    background-image: none !important;
  }
  .register-now-btn span {
    font-size: 32px !important;
  }
}
@media only screen and (max-width: 855px) {
  .form-submit .form-input {
    margin-bottom: 8px;
    margin-top: 0;
    padding: 0;
  }
  .register-box .col-inner {
    gap: 0px !important;
    padding: 0 16px 12px 16px !important;
  }
  .primary-heading {
    margin-top: 37px;
  }
  .primary-heading * {
    font-size: 28px !important;
  }
  .register-box {
    background-image: url("/wp-content/uploads/2025/01/BG-2.png") !important;
  }
  .register-now-btn {
    background-image: url("/wp-content/uploads/2025/01/Rectangle-38.png") !important;
    height: 56px;
    background-size: 100% 56px;
    margin-top: 10px;
  }
  .register-now-btn span {
    font-size: 24px !important;
  }
  .logo-img {
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
  }
  .normal-form-submit {
    margin: 10px 0 0px 0;
  }
  .ads-block .col-inner {
    display: flex;
    gap: 18px;
    padding: 0 !important;
    margin-top: 20px;
  }
  .top-banner-box {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
  }
  .top-banner-box .img-inner,
  .top-banner-box .img-inner img {
    width: 100% !important;
    height: 100% !important;
  }
  .top-banner-box:before {
    content: "";
    position: absolute;
    background-image: url("/wp-content/uploads/2025/01/Polygon-1.svg") !important;
    width: 28px !important;
    height: 14px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    top: -5px !important;
    left: calc(100% - 4px) !important;
    z-index: 2;
    transform: rotate(0deg) !important;
  }
  .top-banner-box:after {
    content: "" !important;
    position: absolute !important;
    width: 50px !important;
    height: 25px !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    bottom: -23px !important;
    left: calc(100% - 15px) !important;
    z-index: 2 !important;
    transform: rotate(90deg) !important;
  }
  .register-box:before {
    content: "";
    background-image: url("/wp-content/uploads/2025/01/Polygon-2-1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 30px;
    height: 30px;
  }
  .register-box:after {
    content: "";
    background-image: url("/wp-content/uploads/2025/01/Polygon-2-1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 30px;
    height: 30px;
    transform: rotate(180deg);
  }
  .partner-box .col-inner {
    flex-wrap: wrap !important;
    gap: 0;
  }
  .partner-box .col-inner .img {
    padding-right: 16px;
  }
}
 */