@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;1,100;1,200;1,300;1,400&display=swap');

.ui_button_primary__V9ygY {
  background: #4a5fe5;
  padding: 0.75rem 1rem;
  color: #fff;
  width: 100%;
  border-radius: 6px;
  border: 0;
  font-size: 1rem;
  cursor: pointer;
}

.ui_input_container__fmBUV {
  position: relative;
  height: 3rem;
}

.ui_input_container__fmBUV img {
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.ui_input__ynEXZ {
  background: #fafbff;
  padding: 12px 16px;
  font-size: 1rem;
  font-weight: 274;
  width: 100%;
  position: relative;
  height: 100%;
  border: 1px solid #ebf1ff;
  border-radius: 6px;
}

.ui_input__ynEXZ.ui_error__U1d27 {
  border: 1px solid #dd4a48;
}

.ui_input__ynEXZ:focus {
  outline: 0;
  border: 1px solid #4a5fe5;
}

.ui_input__ynEXZ.ui_error__U1d27:focus {
  outline: 0;
  border: 1px solid #dd4a48;
}

.ui_input__ynEXZ::-moz-placeholder {
  color: #b8b9b9;
}

.ui_input__ynEXZ:-ms-input-placeholder {
  color: #b8b9b9;
}

.ui_input__ynEXZ::placeholder {
  color: #b8b9b9;
}

.ui_footer_container__7ezCO {
  background: #fff;
  box-shadow: 0 -4px 15px 8px rgba(74, 95, 229, 0.06);
  border-radius: 6px 6px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 3rem;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 6.75rem;
}

.ui_contracts__ppUxd,
.ui_home__qjmHR {
  padding-top: 1rem;
}

.ui_plus__pNaIM {
  margin-top: -0.875rem;
}

@media only screen and (min-width: 1024px) {
  .ui_navbar_container__6X7fo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 0;
    position: relative;
  }

  .ui_right_icons__ner0D {
    display: flex;
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }

  .ui_right_icons__ner0D img {
    cursor: pointer;
  }

  .ui_account__AJtEY {
    display: flex;
    background-color: #fff;
    align-items: center;
    padding: 4px 8px 4px 4px;
    border-radius: 300px;
    position: relative;
    cursor: pointer;
  }

  .ui_log_out__JF6wA {
    position: absolute;
    top: 3rem;
    right: 0;
    width: 100%;
    padding: 4px;
    background: #fff;
    box-shadow: 0 0 11px rgba(240, 244, 252, 0.7);
    border-radius: 6px;
  }

  .ui_log_out__JF6wA div {
    display: flex;
    padding: 0.5rem;
  }

  .ui_log_out__JF6wA div:hover {
    background: #fbfcff;
    border-radius: 6px;
  }

  .ui_account__AJtEY h3 {
    margin: 0 15px;
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: 400;
  }

  .ui_profile__C3PIN {
    background: #ebf1ff;
    border-radius: 100px;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4a5fe5;
  }

  .ui_notification__tjcPw {
    position: absolute;
    right: 0;
    top: 4.875rem;
  }
}

.campaigns_campaign_top__E4GTb {
  background: #ebf1ff;
  padding: 0 8.125rem 2.5rem;
}

.campaigns_campaign_top_detail__HaamJ {
  background: #ebf1ff;
  padding: 0 8.125rem;
}

.campaigns_navbar_container__t90YA {
  display: flex;
  justify-content: space-between;
  padding: 1rem 0;
  align-items: center;
}

.campaigns_right_side__OxV56 {
  display: flex;
  align-items: center;
  padding: 0.25rem 0;
}

.campaigns_right_side__OxV56 div {
  display: flex;
  grid-gap: 0.5rem;
  gap: 0.5rem;
  color: #4a5fe5;
  cursor: pointer;
}

.campaigns_download__o8p8_,
.campaigns_limit_request__binkv,
.campaigns_personal_cabinet__KUs_5 {
  position: relative;
}

.campaigns_soon___FY90 {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 30px;
  background-color: #4a5fe5;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  color: #fff !important;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-out;
  pointer-events: none;
}

.campaigns_limit_request__binkv .campaigns_soon___FY90,
.campaigns_personal_cabinet__KUs_5 .campaigns_soon___FY90 {
  top: 39px;
}

.campaigns_download__o8p8_:hover > .campaigns_soon___FY90,
.campaigns_limit_request__binkv:hover > .campaigns_soon___FY90,
.campaigns_personal_cabinet__KUs_5:hover > .campaigns_soon___FY90 {
  opacity: 1;
  transition: 0.4s ease-in;
  visibility: visible;
}

.campaigns_limit_request__binkv,
.campaigns_personal_cabinet__KUs_5 {
  border: 1px solid #4a5fe5;
  border-radius: 1000px;
  padding: 0.5rem 1rem;
}

.campaigns_line__CEsSn {
  width: 2rem;
  justify-content: center;
  cursor: auto !important;
}

.campaigns_personal_cabinet__KUs_5 {
  background: #4a5fe5;
  color: #fff !important;
  margin-left: 0.5rem;
}

.campaigns_slider_container__DfZtm {
  max-width: 30.375rem;
  margin: 2.625rem auto 0;
}

.campaigns_slider_container__DfZtm p {
  margin-top: 1rem;
  font-family: SF Pro;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5rem;
}

.campaigns_campaign_bottom__wKxIE {
  padding: 3.5rem 8.125rem 0;
}

.campaigns_campaigns_container__9binh h1 {
  font-family: SF Pro;
  font-size: 2rem;
  font-weight: 700;
  line-height: 3rem;
  letter-spacing: 0.07px;
  text-align: center;
  margin-bottom: 1.5rem;
}

.campaigns_campaigns_container__9binh span {
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.campaigns_flexbox__t7Se8 {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.campaigns_flexbox__t7Se8 div {
  min-width: 32.2%;
  max-width: 380px;
  height: 15rem;
  position: relative;
}

.campaigns_slider_title_container__AKSzW {
  position: relative;
  min-height: 146px;
  overflow: hidden;
}

.campaigns_slider_image_container__S7vwt {
  height: 93px;
  position: relative;
  right: -47px;
  top: 53px;
}

.campaigns_slider_title__M_qQN {
  font-family: SF Pro;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .campaigns_flexbox__t7Se8 div {
    min-width: calc(50% - 10px);
  }
}

@media only screen and (max-width: 1024px) {
  .campaigns_slider_container__DfZtm {
    margin: 0 auto;
  }

  .campaigns_carousel__Q_9fj .campaigns_control-dots__RsZ2w {
    display: none !important;
  }

  .campaigns_slider_title__M_qQN {
    font-size: 2rem;
    line-height: 3rem;
    padding-top: 25px;
    max-width: 282px;
  }

  .campaigns_slider_image_container__S7vwt {
    right: 0;
    left: 19px;
    top: 60px;
    width: 296px;
    height: 74px;
    float: right;
  }

  .campaigns_slider_title_container__AKSzW {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

.campaigns_flexbox__t7Se8 img {
  max-width: 380px;
  cursor: pointer;
}

.campaigns_campaign_detail__4OnIp {
  padding: 2rem 8.125rem 0;
}

.campaigns_overlay__iPZ06 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
}

.campaigns_modal_body__VKRq9 {
  background-color: #fff;
  border-radius: 10px;
  max-height: 46rem;
}

@media screen and (max-height: 740px) {
  .campaigns_modal_body__VKRq9 {
    max-height: 42rem;
    overflow: auto;
  }

  .campaigns_modal_body__VKRq9::-webkit-scrollbar {
    display: none;
  }
}

.campaigns_modal_top__WVTWg {
  height: 16rem;
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: 50%;
}

.campaigns_close__RCFAe {
  position: absolute;
  right: 2rem;
  top: 2rem;
  cursor: pointer;
}

.campaigns_modal_bottom__lyK1h {
  padding: 1.5rem 0 0;
  display: flex;
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.campaigns_left__u8QgT {
  flex: 1 1;
  max-height: 28rem;
  overflow-y: scroll;
}

.campaigns_left__u8QgT::-webkit-scrollbar {
  display: none;
}

.campaigns_left_header__w79fo {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}

.campaigns_left_header__w79fo h2,
.campaigns_left_header__w79fo span {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
}

.campaigns_left_header__w79fo span {
  font-family: Poppins, sans-serif;
}

.campaigns_days_left__398Fs {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  background: #ebf1ff;
  border-radius: 20px;
  padding: 0.25rem 1rem;
  color: #4a5fe5;
}

.campaigns_left__u8QgT h5 {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  letter-spacing: 0.02rem;
  color: #8d8d8d;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.campaigns_left__u8QgT p {
  font-family: SF Pro;
  font-size: 1rem;
  font-weight: 274;
  line-height: 1.5rem;
  margin-bottom: 47px;
}

.campaigns_also_look__us2ML {
  padding: 1rem;
  background: #fafbff;
  border-radius: 10px;
}

.campaigns_look_header__yMbsD {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.campaigns_look_header__yMbsD h3 {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5rem;
  color: #4e4f51;
}

.campaigns_all__tVuZv {
  display: flex;
  align-items: center;
  grid-gap: 0.5rem;
  gap: 0.5rem;
  font-family: Poppins, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  color: #4a5fe5;
}

.campaigns_also_img__3m9SV {
  height: 40rem;
  background-color: #4a5fe5;
}

.campaigns_right__Cybpq {
  background: #fafbff;
  border: 1px solid #ebf1ff;
  border-radius: 10px;
  padding: 0.5rem 1rem 1rem;
  max-width: 20.125rem;
  flex: 1 1;
}

.campaigns_right__Cybpq input {
  background-color: #fff;
  border-radius: 12px;
}

.campaigns_right__Cybpq h4 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #4e4f51;
  margin-bottom: 4px;
  margin-top: 8px;
}

.campaigns_right__Cybpq span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: red;
}

.campaigns_right__Cybpq button {
  border-radius: 1000px;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.02em;
  margin-top: 1.5rem;
}

.login_login_container__NCGmR {
  background: #4a5fe5;
}

.login_logo__ltgde {
  height: 22.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.login_rectangle1__opEWC,
.login_rectangle2__4fcdk {
  position: absolute;
}

.login_rectangle1__opEWC {
  left: 0;
  bottom: -7.063rem;
}

.login_rectangle2__4fcdk {
  top: 4.375rem;
  right: 0;
}

.login_bottom__oHChe {
  box-shadow: 4px 0 54px 8px rgba(74, 95, 229, 0.06);
  background: #fff;
  padding: 24px 24px 58px;
  border-radius: 12px 12px 0 0;
  height: 59vh;
}

.login_bottom__oHChe h6 {
  color: #0b1f35;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 590;
  text-align: center;
  margin-bottom: 2rem;
}

.login_input__eHZjI {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}

.login_input__eHZjI input {
  text-transform: uppercase;
}

.login_input__eHZjI h5 {
  font-family: SF Pro Text;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6d7986;
  margin-bottom: 0.5rem;
}

.login_login_button__N_XXS {
  margin-bottom: 0.5rem;
  width: 100%;
}

.login_inputs__VDIKn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}

.login_inputs__VDIKn input {
  width: 3rem;
  height: 3rem;
  border: 1px solid #ebf1ff;
  border-radius: 6px;
  background: #fafbff;
}

.login_inputs__VDIKn input:focus {
  outline: 0;
  border: 1px solid #4a5fe5;
}

.login_wrong__Xzp1y input:focus {
  border: 1px solid #dd4a48;
}

.login_otp_header__i7SvL img {
  position: absolute;
}

.login_otp_container__TdDIV p {
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #6d7986;
  margin-bottom: 1.5rem;
}

.login_inputs__VDIKn input {
  text-align: center;
  color: #4a5fe5;
  font-size: 1.25rem;
  font-weight: 600;
}

.login_inputs__VDIKn.login_wrong__Xzp1y input {
  color: #dd4a48;
  border: 1px solid #dd4a48;
}

.login_inputs__VDIKn img {
  display: none;
}

.login_timer__6ryNk {
  margin-top: 1rem;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #4a5fe5;
}

.login_contact_you_container__fgNU4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.login_confetti__cxTC0 {
  width: 96px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 200px;
  background: #fbfcff;
  font-size: 3rem;
  line-height: 57px;
  margin-bottom: 2rem;
}

.login_confetti__cxTC0,
.login_contact_middle__nzR0B {
  font-family: SF Pro;
  font-weight: 590;
  letter-spacing: -0.36000001430511475px;
  text-align: center;
}

.login_contact_middle__nzR0B {
  font-size: 24px;
  line-height: 32px;
}

.login_contact_bottom__Zvjm9 {
  font-family: SF Pro Text;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  color: #6d7986;
  max-width: 258px;
  margin: 1rem 0 1.5rem;
}

.login_error_message__OaTcH {
  color: #dd4a48;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 1024px) {
  .login_login_modal_container__VhazS {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 5;
  }

  .login_overlay__RARtl {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
  }

  .login_login_modal_body__5mk59 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 32.5rem;
    padding: 1.5rem 2.5rem 2rem;
    border-radius: 10px;
  }

  .login_close__zzHRm {
    text-align: right;
  }

  .login_close__zzHRm img {
    cursor: pointer;
  }

  .login_login_modal_body__5mk59 h6 {
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0;
    margin-bottom: 2rem;
  }
}

.campaigns_campaigns_container__dvk8s {
  background-color: #eaf0ff;
  padding-top: 123px;
}

.campaigns_header__duF5f {
  padding-top: 7.7rem;
}

.campaigns_header_text__n0Qtq {
  font-family: SF Pro Text;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  text-align: center;
  margin: 0 2.375rem 5.188rem 2.188rem;
}

.campaigns_item_container__GeI3X {
  border-radius: 6px;
  margin-bottom: 1.5rem;
  position: relative;
  width: 100%;
  min-height: 10rem;
}

.campaigns_bottom_container__9BZGY {
  background-color: #fff;
  box-shadow: 4px 0 54px 8px rgba(74, 95, 229, 0.06);
  padding: 1.5rem 1.5rem 0.5rem;
  border-radius: 0.75rem 0.75rem 0 0;
}

.campaigns_bottom_container__9BZGY h3 {
  text-align: center;
  color: #0b1f35;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.campaigns_item_container__GeI3X img {
  width: 100%;
}

.campaigns_banner__j3Xp8 {
  position: relative;
  display: flex;
  height: 414px;
}

.campaigns_banner__j3Xp8 img {
  width: 100%;
}

.campaigns_back_icon__eSNR8,
.campaigns_close_icon__qvxLd {
  position: absolute;
  top: 3.75rem;
}

.campaigns_back_icon__eSNR8 {
  left: 1.5rem;
}

.campaigns_close_icon__qvxLd {
  right: 1.5rem;
}

.campaigns_detail_bottom__RRife {
  padding: 1.5rem;
  background-color: #fff;
}

.campaigns_detail_bottom__RRife h6 {
  color: #0b1f35;
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.campaigns_days_left__yrLU_ {
  background: #ebf1ff;
  border-radius: 1.25rem;
  padding: 0.25rem 1rem;
  width: 6.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #4a5fe5;
  margin-bottom: 1.75rem;
}

.campaigns_detail_bottom__RRife h5 {
  color: #8d8d8d;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}

.campaigns_detail_bottom__RRife p {
  font-weight: 274;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #0b1f35;
  margin-bottom: 2.5rem;
}

.campaigns_campaign_request_container__9whF6,
.campaigns_overlay__AVrI4 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.campaigns_overlay__AVrI4 {
  background: rgba(0, 0, 0, 0.2);
}

.campaigns_request_bottom__XsYeF {
  position: absolute;
  top: 15.125rem;
  padding: 1.5rem;
  background-color: #fff;
  box-shadow: 4px 0 54px 8px rgba(74, 95, 229, 0.06);
  border-radius: 12px 12px 0 0;
  width: 100%;
}

.campaigns_success__Gi0Wh {
  top: 31.375rem;
}

.campaigns_request_bottom__XsYeF h2 {
  font-family: SF Pro;
  font-size: 1.5rem;
  font-weight: 590;
  line-height: 2rem;
  letter-spacing: -0.36000001430511475px;
  text-align: center;
  margin-top: 0.25rem;
}

.campaigns_request_bottom__XsYeF h4 {
  line-height: 1.5rem;
  color: #6d7986;
  font-weight: 400;
  margin: 1.5rem 0 0.5rem;
}

.campaigns_request_bottom__XsYeF form {
  padding-top: 1.25rem;
}

.campaigns_request_bottom__XsYeF form button {
  margin-top: 2.5rem;
  margin-bottom: 3.375rem;
}

.campaigns_close__6M_9B {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.campaigns_success_container__EXjAL {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3.375rem;
  margin-top: 2.75rem;
}

.campaigns_confetti__TgLE4 {
  font-family: SF Pro;
  font-size: 2rem;
  font-weight: 590;
  line-height: 57px;
  letter-spacing: -0.36000001430511475px;
  text-align: center;
  background: #fbfcff;
  border-radius: 10000px;
  width: 6rem;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.campaigns_success_message__hBdcS {
  text-align: center;
}

.campaigns_success_message__hBdcS h2 {
  font-family: SF Pro;
  font-size: 1.5rem;
  font-weight: 590;
  line-height: 2rem;
  letter-spacing: -0.36000001430511475px;
  text-align: center;
}

.campaigns_success_message__hBdcS p {
  padding: 0 3.375rem;
  line-height: 1.5rem;
  color: #6d7986;
  margin-top: 1rem;
}

.campaign_detail_mobile {
  display: none;
}

.request_modal {
  display: none;
}

.time {
  background-color: #ebf1ff;
  padding: 4px 1rem;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5rem;
  color: #4a5fe5;
  border-radius: 20px;
  margin-bottom: 1.5rem;
}

.time span{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .campaigns_download__o8p8_,
  .campaigns_personal_cabinet__KUs_5,
  .campaigns_line__CEsSn {
    display: none !important;
  }

  .campaign_detail_mobile {
    display: block;
  }

  .campaigns_limit_request__binkv {
    font-size: 14px;
  }

  .personal_mobile {
    display: block;
    background-color: #4a5fe5;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 99px;
    margin-left: 8px;
  }

  .campaigns_navbar_container__t90YA {
    padding: 0;
  }

  .campaigns_navbar_container__t90YA > img {
    height: 28px;
  }

  .campaigns_campaign_top_detail__HaamJ {
    padding: 0 1.5rem;
  }

  .campaigns_campaign_detail__4OnIp {
    display: none;
  }

  .campaigns_campaign_top_detail__HaamJ {
    background-color: transparent;
    position: fixed;
    width: 100%;
  }

  .detail_banner {
    position: relative;
    height: 20rem;
    background-size: cover;
    background-position: center;
  }

  .detail_banner-back_button {
    position: absolute;
    left: 1.5rem;
    top: 3.75rem;
  }
  .detail_banner-close_button {
    position: absolute;
    right: 1.5rem;
    top: 3.75rem;
  }

  .campaign_detail_container {
    padding: 1.5rem;
  }

  .campaign_detail_container h3 {
    font-family: 'SF Pro Text';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    margin-bottom: 1rem;
  }

  

  .about {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #8d8d8d;
  }

  .campaign_detail_container p {
    font-family: 'SF Pro';
    font-size: 16px;
    font-weight: 274;
    line-height: 24px;
    margin-bottom: 2.5rem;
  }

  .campaign_detail_container button,
  .campaigns_right__Cybpq button {
    background: rgba(74, 95, 229, 1);
    width: 100%;
    height: 3rem;
    border: none;
    font-family: 'SF Pro Text';
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: white;
    border-radius: 6px;
  }

  .request_modal {
    height: 100vh;
    width: 100vw;
    top: 0;
    position: absolute;
  }

  .overlay {
    background-color: rgb(179, 172, 172, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
  }

  .modal_container {
    position: absolute;
    bottom: 0;
    z-index: 4;
    background-color: white;
    border-radius: 12px 12px 0 0;
    width: 100%;
    padding: 1.5rem;
  }

  .header {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    font-family: 'SF Pro';
    font-size: 24px;
    font-weight: 590;
    line-height: 32px;
    letter-spacing: -0.36000001430511475px;
  }

  .header img {
    position: absolute;
    right: 0;
  }

  .campaigns_right__Cybpq {
    max-width: 100%;
    background-color: white;
    border: none;
    padding: 1rem 0 0 0;
  }

  .campaigns_right__Cybpq input {
    background: #fafbff;
  }

  .campaigns_right__Cybpq h4 {
    margin: 1.5rem 0 0.5rem 0;
  }

  .campaign_detail_container {
    padding: 1.5rem;
  }

  .campaign_detail_container h3 {
    font-family: 'SF Pro Text';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    margin-bottom: 1rem;
  }

  .time {
    background-color: #ebf1ff;
    padding: 4px 1rem;
    width: fit-content;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5rem;
    color: #4a5fe5;
    border-radius: 20px;
    margin-bottom: 1.5rem;
  }

  .about {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #8d8d8d;
  }

  .campaign_detail_container p {
    font-family: 'SF Pro';
    font-size: 16px;
    font-weight: 274;
    line-height: 24px;
    margin-bottom: 2.5rem;
  }

  .campaign_detail_container button,
  .campaigns_right__Cybpq button {
    background: rgba(74, 95, 229, 1);
    width: 100%;
    height: 3rem;
    border: none;
    font-family: 'SF Pro Text';
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: white;
    border-radius: 6px;
  }

  .request_modal {
    height: 100vh;
    width: 100vw;
    top: 0;
    position: absolute;
  }

  .overlay {
    background-color: rgb(179, 172, 172, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
  }

  .modal_container {
    position: absolute;
    bottom: 0;
    z-index: 4;
    background-color: white;
    border-radius: 12px 12px 0 0;
    width: 100%;
    padding: 1.5rem;
  }

  .header {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    font-family: 'SF Pro';
    font-size: 24px;
    font-weight: 590;
    line-height: 32px;
    letter-spacing: -0.36000001430511475px;
  }

  .header img {
    position: absolute;
    right: 0;
  }

  .campaigns_right__Cybpq {
    max-width: 100%;
    background-color: white;
    border: none;
    padding: 1rem 0 0 0;
  }

  .campaigns_right__Cybpq input {
    background: #fafbff;
  }

  .campaigns_right__Cybpq h4 {
    margin: 1.5rem 0 0.5rem 0;
  }

  .no_scroll {
    height: 100vh;
    overflow: hidden;
  }

  .success_container {
    display: none;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    margin-bottom: 3.375rem;
    margin-top: 2.75rem;
  }

  .success_header {
    width: 100%;
    display: flex;
    justify-content: right;
  }

  .success_header .close {
    float: right;
  }

  .confetti {
    font-family: 'SF Pro';
    font-size: 2rem;
    font-weight: 590;
    line-height: 57px;
    letter-spacing: -0.36000001430511475px;
    text-align: center;
    background: #fbfcff;
    border-radius: 10000px;
    width: 6rem;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .success_message {
    text-align: center;
  }

  .success_message h2 {
    font-family: 'SF Pro';
    font-size: 1.5rem;
    font-weight: 590;
    line-height: 2rem;
    letter-spacing: -0.36000001430511475px;
    text-align: center;
  }

  .success_message p {
    padding: 0 3.375rem;
    line-height: 1.5rem;
    color: rgba(109, 121, 134, 1);
    margin-top: 1rem;
  }
}

@media screen and (max-width: 400px) {
  .campaigns_limit_request__binkv {
    font-size: 12px;
    padding: 0.3rem 0.6rem;
  }
}
