#preloader,
body {
  background: #fff !important;
}
.web3-roadies-nav {
  background: #fffbf8;
  align-items: center;
}
.navbar {
  padding-bottom: 0px;
}
.mt-web-3 {
  margin-top: 0px !important;
}
nav.navbar.navbar-expand-lg.navbar-dark.home-nav {
  height: 85px;
}
.navbar-nav .nav-item .nav-link {
  color: black !important;
  opacity: 1;
  padding-top: 0;
  font-size: 14px;
  font-weight: 400;
}
.dropbtn {
  margin-top: 0;
}
.dropbtn {
  color: #000;
}
.navbar-nav {
  align-items: center;
}
.navbar-expand-lg .navbar-collapse {
  margin-top: 0;
}
.logo {
  width: 300px !important;
}
.logo {
  padding-top: 0px !important;
}
.menu-sticky .navbar {
  background: #fff;
}

.hero_section {
  /* background-color: #121212; */
  color: #fff;
  padding-top: 70px;
  padding-bottom: 50px;
  background: url("../images/hero-section_bg.webp") no-repeat;
  background-size: cover;
  margin-top: 100px;
  border-radius: 12px !important;
  position: relative;
}
#eventDetails img {
  height: 60px;
  margin-top: 20px;
}
.hero_section::before {
  position: absolute;
  background: url("../images/patern_bg.png") no-repeat;
  background-size: cover;
  bottom: 0px;
  right: 50px;
  content: "";
  right: 142px;
  content: "";
  height: 78vh;

  width: 421px;
}

.hero_section span {
  font-weight: 400;
  font-size: 60px;
  font-family: "Bebas Neue", cursive;
  background: linear-gradient(90.74deg, #f1ac1c 41.38%, #f26e1d 79.17%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}
.hero_section h1 {
  color: #fff;
  font-weight: 400;
  font-size: 60px;
  font-family: "Bebas Neue", cursive;

  text-transform: uppercase;
}
.form-container {
  padding: 0px 60px;
}
.form-container label {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  font-family: "inter", sans-serif;
}

.form-container select {
  width: 120px;
  height: 22px;
  margin-bottom: 0px;
  padding: 0px 11px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 6px 0px 0px 6px;
  background: #121212;
  margin: 0;
  color: #fff !important;
  border: 0;
  margin: 5px 0px;
  border-right: 2px #fff solid;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 20px;
  position: absolute;
  outline: none;
  box-shadow: none;
  z-index: 99;

  appearance: none; /* Remove default arrow */
  -webkit-appearance: none; /* For Safari */
  -moz-appearance: none; /* For Firefox */
  background-color: #121212; /* Dropdown background */
  color: #fff; /* Text color */

  padding-right: 40px; /* Space for the arrow */
  font-size: 16px;
  background-image: linear-gradient(to bottom, #ff8c00, #ff5700);
  background: url("../images/down.svg");
  background-position: right 15px center; /* Position arrow */
  background-repeat: no-repeat;
  background-size: 15px 15px; /* Arrow size */
  /* Rectangle 160303 */
}
.form-container select option {
  background: #121212;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 6px;
  padding: 10px;
  border: 0;
  outline: none;
}
.gradient-input {
  position: relative;
  width: 100%;
  align-items: center;
  display: flex;
}
.gradient-input i {
  left: 14px;
  position: absolute;
  top: 16px;
  color: #fff;
  z-index: 9;
}
.gradient-input input {
  position: relative;
  z-index: 2;
  padding: 10px;
  height: 50px;
  border: none;
  border-radius: 6px;
  background-color: #53505082;
  color: #fff;
  outline: none;
  width: 100%;
  padding-left: 45px;
}

.gradient-input::before {
  content: "";
  position: absolute;

  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  padding: 1.2px; /* Thickness of the gradient border */
  background: linear-gradient(90deg, #ff8c00, #ff5700);
  z-index: 1;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.btn {
  border-radius: 8px;
}
.btn_sbmit {
  background: linear-gradient(
    90deg,
    rgba(241, 172, 28, 1),
    rgba(242, 110, 29, 1)
  );
  color: #fff;
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  padding: 4px 48px;
  font-family: "Bebas Neue", cursive;
  border: 0;
  border-radius: 6px;
  font-weight: 400;
  margin-top: 30px;
}

.header-text {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ff8c00;
}
.image-container img {
  max-width: 90%;
  height: auto;
  margin-bottom: 20px;
}

.event_date {
  text-align: left;
}
.event_date h5 {
  font-weight: 400;
  font-size: 26px;
  font-family: "Bebas Neue", cursive;
  background: linear-gradient(90.74deg, #f1ac1c 41.38%, #f26e1d 79.17%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.short_grediant {
  font-weight: 400;
  font-size: 26px;
  font-family: "Bebas Neue", cursive;
  background: linear-gradient(
    90.74deg,
    #f1ac1c 41.38%,
    #f26e1d 79.17%
  ) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  text-transform: uppercase;
  margin-bottom: 0px;
  display: inline;
}
.event_date p {
  font-size: 14px;
  margin-bottom: 0px;
  font-family: "inter", sans-serif;
  font-weight: 400;
}

.body_wrapper {
  background: linear-gradient(
    0deg,
    rgba(255, 230, 214, 0.8) 0%,
    rgba(255, 230, 214, 0.15) 100%
  );
  padding: 50px 0px;
}

/* Frame 1686551450 */

.achivments {
  display: flex;
  align-items: center;
}
.achivments .card {
  border-radius: 16px;
  background: #fff;
  padding: 20px;
  height: 150px;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.achivments .card h2 {
  font-size: 28px;
  font-weight: 500;
  font-family: "inter", sans-serif;
  position: relative;
  margin: 0;
  padding-left: 30px;
}

.achivments .card h2 br {
  display: none;
}

.achivments .card h2::after {
  content: "";
  /* background: url("../images/left_line.png") no-repeat; */
  position: absolute;
  left: 0px;
  top: -5px;
  margin: 0;
  width: 8px;
  border-radius: 2px;
  height: 80px;
  background: linear-gradient(90.74deg, #f1ac1c 41.38%, #f26e1d 79.17%);
}
.solana_logo {
  /* width: 240px; */
  margin: 0px auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.solana_logo img{ width: 200px; margin: 0px 10px;}

.prize_text::after {
  top: -30px !important;
}

.bg_black {
  background: url("../images/section_bg.webp") no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px 0px;
  text-align: center;
  padding: 50px 0px;
  border-radius: 15px;
}

.register h3 {
  color: #fff;
  font-weight: 400;
  font-size: 44px;
  font-family: "Bebas Neue", cursive;
  margin: 0;
  letter-spacing: 1px;
}

.register span {
  font-weight: 400;
  font-size: 44px;
  font-family: "Bebas Neue", cursive;
  background: linear-gradient(90.74deg, #f1ac1c 41.38%, #f26e1d 79.17%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.register p {
  font-size: 16px;
  font-family: "inter", sans-serif;
  font-weight: 400;
  margin: 20px 0px;
}

.btn_wrapper {
  display: flex;
  justify-content: center;
}
.btn_wrapper a {
  margin: 0px 10px;
  width: 36px;
  height: 36px;
}

.testimonial .card {
  border-radius: 12px;
  background: rgba(47, 50, 57, 1);
  padding: 25px;
  height: 230px;
  font-family: "inter", sans-serif;
  margin-bottom: 15px;
}
.testimonial .card p {
  margin: 0;
  font-size: 16px;
  font-weight: 200;
  color: #fff;
  margin-bottom: 10px;
  font-family: "inter", sans-serif;
  line-height: 22px;
}
.testimonial .card h5 {
  margin: 5px 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff !important;
  font-family: "inter", sans-serif;
}
.testimonial .card small {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  background: linear-gradient(90.74deg, #f1ac1c 41.38%, #f26e1d 79.17%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "inter", sans-serif;
}

.testimonial_img img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 12px;
}

.accordion .card {
  background: #fff !important;
  border-radius: 16px;
  border: 0;
}

.accordion .btn-block {
  color: #000;
  font-family: "inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.accordion .card-body p {
  font-size: 16px;
  font-weight: 400;
  color: rgba(54, 54, 54, 1);
  font-family: "inter", sans-serif;
  line-height: 22px;
  margin-bottom: 0px;
}

.accordion .btn-block.arrow-down:after,
.accordion .btn-block.arrow-down:before {
  background: #000;
  top: 26px;
}

#subscribe .modal-content {
  /* background: #121212 !important; */
  display: flex;
  justify-content: center;
  padding: 20px 50px;
  border-radius: 8px;
  background: url("../images/modal_bg.webp") no-repeat;
  background-size: cover;
}

#subscribe img {
  width: 220px;
}
#subscribe .modal-content h5 {
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: "Bebas Neue", cursive;
  background: linear-gradient(90.74deg, #f1ac1c 41.38%, #f26e1d 79.17%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  line-height: 35px;
  margin: 20px 0px;
}

#subscribe .modal-content p {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0;
  font-family: "inter", sans-serif;
}
.modal-footer {
  border: 0;
}

.close {
  position: absolute;
  right: 20px;
  top: 20px;
}

#subscribe .btn-secondary {
  background: linear-gradient(90deg, #ff8c00, #ff5700);
  color: #fff;
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  padding: 6px 33px;
  font-family: "Bebas Neue", cursive;
  border: 0;
  border-radius: 6px;
  font-weight: 400;
  margin-top: 20px;
  letter-spacing: 1px;
}

#subscribe .btn-primary {
  color: #fff;
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  padding: 6px 33px;
  font-family: "Bebas Neue", cursive;
  border: 0;
  border-radius: 6px;
  font-weight: 400;
  margin-top: 20px;
  background: none;
  margin-left: 10px;
  letter-spacing: 1px;
  position: relative;
  background: linear-gradient(90.74deg, #f1ac1c 41.38%, #f26e1d 79.17%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

#subscribe .btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  padding: 1.2px; /* Thickness of the gradient border */
  background: linear-gradient(90deg, #ff8c00, #ff5700);
  z-index: 1;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.e-loadholder .m-loader .e-text {
  color: #000 !important;
}
.e-loadholder .m-loader:after {
  background: #fff;
}
.e-loadholder:after {
  background: #fff;
}
.e-loadholder .m-loader .e-text:after,
.e-loadholder .m-loader .e-text:before {
  background: #fff;
}
.social-media li i {
  color: #000;
  font-size: 16px;
}
.footer li a img {
  height: 15px;
}
.footer_bg {
  background: rgba(253, 247, 243, 1);
  margin: 0px 0px;
}

.accordion .btn-block.arrow-down:after,
.accordion .btn-block.arrow-down:before {
  width: 8px;
  height: 1.5px;
}
.accordion .btn-block.arrow-down:after {
  right: 20px;
}

.lg-none {
  display: none;
}
.footer-links {
  display: inline;
}
.footer-links a {
  font-size: 12px !important;
  color: rgba(146, 152, 159, 1) !important;
}
.accordion .card-body {
  padding-left: 5px;
  padding-right: 5px;
}
.social-media li {
  color: rgba(146, 152, 159, 1);
}
.copyright a {
  text-decoration: underline !important;
  color: rgba(255, 138, 35, 1);
}

.form-container .mb-5 {
  margin-bottom: 37px !important;
}

#api-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.427);
  z-index: 9998;
}

#api-loader .loader {
  width: 20px;
  height: 20px;
  background-color: #f1ac1c;
  border-radius: 50%;
  animation: expandShrink 1s infinite;
}
.ml-xs {
  margin-left: 40px;
}
@keyframes expandShrink {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}

.custom-select {
  display: flex;
  align-items: center;
  width: 130px;
  padding: 5px;
  border: 0px solid #ccc;
  border-radius: 0px;
  font-size: 30px;
  background: transparent;
  color: #fff;
  cursor: pointer;
  position: absolute;
  height: 46px;
  font-size: 18px;
  padding-left: 35px;
  z-index: 99;
  margin-left: 2px;
}
.socialInput {
  padding-left: 140px !important;
}
.flag-icon {
  width: 20px;
  height: 15px;
  margin-right: 10px;
}

.down_airrow {
  left: 110px !important;
  font-size: 26px;
  top: 10px !important;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: 000;
  border: 1px solid #918989;
  max-height: 200px;
  overflow-y: auto;
  width: 200px;
  z-index: 1000;
  top: 53px;
}
.dropdown-content div {
  padding: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
#selectedCode {
  width: 70px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  text-overflow: ellipsis;
}
.dropdown-content div:hover {
  background-color: #000;
}

@media (max-width: 1200px) {
  .form-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 992px) {
  .form-container {
    padding: 0px;
    margin-top: 50px;
  }
  .form-container label {
    font-size: 15px;
  }
}
@media (max-width: 700px) {
  .prize_text::after {
    top: -10px !important;
  }
  .form-container label {
    font-size: 13px;
  }
  .solana_logo {
    /* width: 160px; */
    margin: 0px auto;
    margin-top: 0px;
    display: block;
  }

  .solana_logo img{ margin: 10px 0px;}

  .achivments .card h2::after {
    height: 60px;
    top: 0;
    width: 8px;
  }
  .footer-links {
    display: block;
    margin-bottom: 10px;
  }

  .lg-none {
    display: block;
  }
  .image-container img {
    max-width: 100%;
  }
  .logo {
    width: 200px !important;
  }
  nav.navbar.navbar-expand-lg.navbar-dark.home-nav {
    height: 70px;
  }
  .hero_section {
    margin-top: 70px;
    border-radius: 12px;
    background-position: 25% 100%;
  }
  .xs-none {
    display: none;
  }
  .hero_section h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .hero_section span {
    font-size: 38px;
    line-height: 50px;
  }
  #subscribe .btn-secondary {
    font-size: 14px;
  }
  #subscribe .btn-primary {
    font-size: 14px;
  }
  .hero_section h1 br {
    display: none;
  }
  .event_date h5 {
    font-size: 22px;
  }
  .event_date p {
    font-size: 13px;
  }

  #eventDetails img {
    height: 40px;
  }
  .px-m {
    padding: 0px;
  }
  .ml-xs {
    margin: 0px 20px;
  }
  .form-container {
    padding: 0px;
    margin-top: 50px;
  }
  .achivments .card h2 {
    font-size: 16px;
    padding: 10px 25px;
  }
  .achivments .card h2 br {
    display: none;
  }

  .achivments .card {
    height: auto;
    margin-bottom: 15px;
    border-radius: 8px;
    border: solid 1px rgba(226, 115, 21, 0.2);
  }
  .bg_black {
    background-size: cover;
    width: 100%;
    /* max-width: 400px; */
    border-radius: 15px;
  }
  .register span {
    font-size: 32px;
  }
  .register h3 {
    font-size: 32px;
    line-height: 40px;
  }
  .register p {
    font-size: 14px;
  }
  .testimonial {
    display: block;
  }
  .testimonial .pr-0 {
    padding-right: 10px;
  }
  .m-px-10 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .testimonial_img {
    margin-bottom: 10px;
  }
  .testimonial_img img {
    height: auto;
  }
  .testimonial .card p {
    font-size: 16px;
  }
  .testimonial .card h5 {
    font-size: 24px;
  }
  .testimonial .card small {
    font-size: 14px;
  }
  .testimonial .card {
    height: auto;
  }
  .footer p {
    text-align: center;
    font-size: 14px;
  }
  .copyright a {
    display: block;
  }
  .social-media {
    text-align: center;
  }
  .social-media {
    margin-top: 0px;
    border-top: 1px #ccc solid;
    padding-top: 25px;
  }
  #subscribe .modal-content {
    padding: 30px 20px;
  }
  .footer_bg {
    margin: 0px;
  }
  .hero_section::before {
    width: 100%;
    height: auto;
  }
  .social-media a {
    font-size: 14px;
    color: #ddd;
    display: block;
  }
  .footer p.mob {
    display: none;
  }
  .mob-item-start {
    align-items: normal !important;
    justify-content: flex-start !important;
  }
  #eventDetails img {
    margin-top: 0px;
  }
  .accordion .card {
    padding-right: 15px;
  }
  .accordion .btn-block {
    font-size: 13px;
  }
  #eventDetails {
    align-items: normal !important;
  }
}

@media (min-width: 1400px) {
  .gradient-input i {
    top: 20px;
  }
  .achivments .card h2 br {
    display: block;
  }
  .container {
    max-width: 1300px;
  }
  .gradient-input input {
    height: 60px;
  }
  .form-container .mb-5 {
    margin-bottom: 42px !important;
  }

  .hero_section::before {
    right: 142px;
    content: "";
    height: 63vh;
    width: 553px;
  }
  .event_date p {
    font-size: 16px;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
select:-webkit-autofill,
select:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0px 1000px #1b1b1c inset;
  -webkit-text-fill-color: #fff;
  border: 1px #f1ac1c solid;
}
.new-footerlink {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}
.new-footerlink ul {
  margin: 0;
  padding: 0;
}
