        *{
            font-family: 'Euclid Circular A';
            font-style: normal;
        }
        .top-nav
        {
          background: #0000007d !important;
        }
        .btn1
        {
          display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
        }
        input[type="number"]::-webkit-inner-spin-button,
        input[type="number"]::-webkit-outer-spin-button {
          display: none;
        }
        .text-muted
        {
          font-size: 12px;
        }
        .pending-verification-cta
        {

        }
        .slick-arrow, .slick-dots
        {
          display: none !important;
        }
        .slick-track
        {
          margin-top: 33px;
        }
        .slick-list {
        overflow: unset !important;
        overflow-y:visible !important;
        overflow-x:hidden !important;
        }
        #showPasswordLabel
        {
          float: right;
          margin-top: -30px;
          margin-right: 45px;
        }
        #showPasswordLabel i
        {
          cursor: pointer;
          user-select: none;
        }
        .change_mobile
        {
          font-weight: bold;
          color: rgb(63, 57, 57);
          text-decoration: none;
        }
        .resend-verification-mail
        {
          text-align: center;
          user-select: none;
          cursor: pointer;
          font-weight: bold;
          font-size: 13px;
          color: rgb(63, 57, 57);
        }
        .signup-change-mail
        {
          text-align: center;
          user-select: none;
          cursor: pointer;
          margin-top: 15px;
          font-weight: bold;
          font-size: 13px;
          color: rgb(63, 57, 57);
        }
        .reg_change_verification_mail
        {
          margin-top: 90px;
        }
        #website_invest_auth_modal .modal-title
        {
          color: #1B1D29;
font-family: Euclid Circular A;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: capitalize;
        }
        #website_invest_auth_modal label{
          color: #1B1D29;
text-align: center;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
        }
        
        #website_invest_auth_modal #invest_auth_mobile
        {
          border-radius: 8px;
border: 0.5px solid rgba(50, 50, 93, 0.25);
height: 45px;
width: 100%;
margin-top: 10px;
text-indent: 10px;
        }
        #website_invest_auth_modal .btn-container
        {
          margin-top: 40px;
          margin-bottom: 35px;
        }
        #website_invest_auth_modal .btn-container button
        {
          border-radius: 8px;
          background: #171717; 
          border-color: transparent;
        }
        #toast-success, #toast-error
        {
         /* position: absolute;*/
          position: fixed;
          top: 5%;
          right: 0;
        
        }
        #request-modal .modal-content
{
  background:transparent; text-align: center; border: none;
}
.section-hidden
{
    opacity: 0;
    filter: blur(2px);
    transition: all 1.5s;
}
.showing
{
    opacity: 1;
    filter: blur(0);
}

.section-stacked
{
    transition: all 1.5s;
    transform: translateX(-100%) ;
}
.section-slide-in
{
    transform: translateX(0);
}
@media only screen and (max-width: 360px) {
  .auth-submit-wrapper
  {
    position: relative !important;
  }

}
@media only screen and (max-width: 375px) {
  .auth-submit-wrapper
  {
    position: relative;
  }
  .footer-header, .footer-media-links, .footer-company-links
  {
    padding-left: 0 !important;
  }
  .offcanvas-header
  {
    margin-top: 50px !important;
  }
}

@media only screen and (max-width: 455px) {
  .footer-header, .footer-media-links, .footer-company-links
  {
    padding-left: 0 !important;
  }
  .offcanvas-header
  {
    margin-top: 50px !important;
  }
  .container-fluid
{
  /*background: #0000007d;*/
}
.landing_invest_div {
    position: unset !important;
    margin-top: 10px;
    margin-bottom: 25px;
}
.invest-section-text {
width: auto !important;
}
footer, #landing-invest-section, .invest-section-text 
{
  height: auto !important;
}
.footer-about-cubera, .footer-social-tab, .footer-company-tab, .landing-brands-left
{
  width: 100% !important;
  flex: unset;
}
.no-media
{
  display: none;
}
.why-cubera-row2
{
  margin-top: 0 !important;
}
.listing-blog-entry{
  margin: 0 auto;
}
.password-help
{
  max-width: 90%;
}
.user-auth-signin-wrapper
{
  position: relative !important;
}
.user-auth
{
  display:flex;
	width:100%;
	flex-direction:column;
}

.user-auth-left-card{
	order:2;
}
.user-auth-right-card{
	order:1;
}
.form-group
{
  margin-left: unset !important;
}
.auth-complete-confirmation-modal
{
  left: 0 !important;
}
.invest-right-card
{
  display: none;
}
}

@media(prefers-reduced-motion)
{
.section-hidden, .section-stacked
{
transition: none;
}
}
        #landing-top-card
        {
            height:65vh;
        }
        #header-top-card
        {
            height: 40vh;
        }
        #landing-top-card a,  .top-nav a
        {
            color: #DDDDDD;
            font-family: 'Euclid Circular A';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
height: 35px;
display: inline;
        }
        .nav-link
        {
            margin-right: 50px;
        }
        #landing-top-card::before {
            content: " ";
    position: absolute;
    width: 100%;
    height: 65%;
    z-index: -1;
    margin-top: -50px;
    left: 0;
    background-image: url(../images/e67d8b28a3cbe46c8e76c9706db3fa2b.jpeg);
    background-size: cover;
    background-position: center;
}
#header-top-card::before {
    content: " ";
position: absolute;
width: 100%;
height: 40%;
z-index: -1;
margin-top: -50px;
left: 0;
background-image: url(../images/264383cd50d85ec4cc2269664a487b0d.jpeg);
background-size: cover;
background-position: bottom;
}
#landing-top-card .bg-body-tertiary, #header-top-card .bg-body-tertiary{
  /* background-color:transparent !important; */
}
.nav-signin
{
color:#DDDDDD;
border: 0.5px solid #FFFFFF;
border-radius: 8px;
}
.nav-signin:focus, .nav-signin:hover
{
  color: #DDDDDD !important;
  border: 0.5px solid #FFFFFF !important;
}
.nav-signup
{
background: #FFFFFF;
color:#171717 !important;
border: 0.5px solid #FFFFFF;
border-radius: 8px;
margin-left: 15px;
}
.nav-signup:focus, .nav-signup:hover
{
  background:#FFFFFF !important;
  color: #171717 !important;
}
.landing-welcome-text
{
color: #DDDDDD;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
font-weight: 400;
font-size: 40px;
line-height: 120%;
/*width: 500px;*/
height: 144px;
/*padding-left:40px;*/
/*padding-left: 8%;*/
margin-bottom:60px;
margin-top:30px;
}
.landing-welcome-content
{
  max-width: 500px;
}
.landing-about-title
{
font-size: 26px;
color: #1B1D29;
font-weight: 600;
line-height: 160%;
}
.landing-about-description
{
max-width: 455px;
font-weight: 400;
font-size: 16px;
line-height: 24px;
margin-bottom: 15px;
letter-spacing: -0.02em;
color: rgba(27, 29, 41, 0.6);
}
  #landing-about, #boxed-content
  {
    display:block;
    background:#fff;
    padding:35px;
    box-shadow: 0px 20px 40px rgba(183, 180, 180, 0.25);
border-radius: 16px;
margin-bottom: 65px;
  }
  #boxed-content
  {
    margin-top: -12%;
  }
  .landing-about-thumb
  {
    display:block;
/*width: 400px;*/
max-width: 100%;
height: 400px;
background:url('../images/910eb80582010afbcb92a05f70e78507.jpeg');
background-position: bottom;
background-size: cover;
margin: 0 auto;
border-radius: 8px;
  }

  .landing_invest_btn, .landing_invest_btn_2{
padding: 12px 24px;
background: #171717;
border-radius: 8px;
width: 98px;
height: 18px;
font-weight: 500;
font-size: 14px;
color: #FFFFFF;
width: 146px;
height: 42px;
line-height: 10px !important;
  }
  .landing_invest_btn:focus, .landing_invest_btn:hover
{
  background:#171717 !important;
  color: #FFFFFF !important;
}
  .landing_invest_btn_2
  {
    background: #FFFFFF;
    color: #1B1D29 !important;
    margin-top: 30px;
  }
  .landing_invest_btn_2:focus, .landing_invest_btn_2:hover
  {
    background:#FFFFFF !important;
    color: #1B1D29 !important;
  }
  .invest-section-text
  {
max-width: 890px;
height: 116px;
margin: 0 auto;
margin-top:40px;
font-weight: 400;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #DDDDDD;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  }
  .landing_invest_div{
    display: block;
    position: absolute;
    bottom: 25px;
  }
  #landing-investment-oppotunities
  {
    padding: 20px;
    margin-bottom: 30px;
    display: block;
    padding-left: 7%;
  }
  #landing-investment-oppotunities::before
  {
    content: " ";
    position: absolute;
    width: 100%;
    height: 672px;
    z-index: -1;
    /* margin-top: -50px; */
    left: 0;
    background-color: #F3F4F6;
  }
  .oppotunities-title
  {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #1B1D29;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    display: block;
  }
  .investment-entry
  {
    padding: 18px;
    background-color: #FFFFFF;
    display: inline-block;
    box-sizing: border-box;
    width: 410px;
    height: 390px;
    box-sizing: border-box;
/*
width: 314px;
height: 427px;
*/
border: 0.5px solid rgba(50, 50, 93, 0.25);
border-radius: 16px;
margin-right: 20px;

  }
  .no-decoration
  {
    text-decoration: none;
    color: inherit;
  }
  .investment-stage
  {
    color: #4B5563;
text-align: center;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px;
border-radius: 4px;
border: 1px solid #E5E7EB;
background: #F3F4F6;
display: inline-block;
padding-right: 10px;
padding-left: 10px;
margin-bottom: 10px;

  }
  .investment-card-header
  {
    color: #9CA3AF;
font-family: Euclid Circular A;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 153.846% */
  }
  .investment-card-value
  {
    color: #4B5563;
    font-family: Euclid Circular A;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
  }
  .mt10
  {
    margin-top: 10px;
  }
  .investment-card-description
  {
    color: rgba(27, 29, 41, 0.80);
font-family: Euclid Circular A;
font-size: 14px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .investment-thumb{
  /*width: 274px;*/
  height: 180px;
  margin: 0 auto;
  border-radius: 8px;
  background-position: center;
background-size: cover;
margin-bottom: 12px;
  }
  .investment-category{
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding-top:10px;
    padding-bottom:10px;
  }
  .invest-cubes-title
  {
    color: #787486;
    font-weight: 500;
font-size: 12px;
line-height: 18px;
  }
  .invest-cubes-value{
    color:#0D062D;
    font-weight: 500;
font-size: 14px;
line-height: 18px;
  }
.invest-invested-title
{
  font-weight: 500;
font-size: 12px;
line-height: 18px;
color: #787486;
}
  .invest-invested-value
  {
    font-weight: 500;
font-size: 14px;
line-height: 18px;
color: #0D062D;
  }
  .invest-cubes-rate
  {
    font-weight: 500;
font-size: 14px;
line-height: 18px;
color: #0D062D;
  }
  .invest-need-title
  {
    font-weight: 500;
font-size: 12px;
line-height: 18px;
color: #787486;
  }
  .invest-need-value
  {
    font-weight: 500;
font-size: 14px;
line-height: 18px;
color: #0D062D;
  }
  .text-right
  {
    text-align: right;
  }
  .text-left
  {
    text-align: left;
  }
  .grid_investment_summary
  {
    margin-bottom: 10px;
  }
  .oppotunities_btn
  {
    width: 95%;
    height: 42px !important;
    margin:0 auto;
background: #171717;
color: #fff !important;
border-radius: 8px;
line-height: 25px !important;
margin-top: 35px;
  }
  .oppotunities_btn:focus, .oppotunities_btn:hover
  {
    background: #171717 !important;
    color: #fff !important;
  }
  
  .invested_svg{
    margin-top: -2px
  }

  #landing-testimonials
  {
    padding-right: calc(1.5rem * .5);
    padding-left: calc(1.5rem * .5);
    min-height: 500px;
display: block;
background-color: #030B0E;
padding-bottom: 25px;
  }
  /*
  #landing-testimonials::before
  {
    content: " ";
    position: absolute;
    width: 100%;
    height: 500px;
    z-index: -1;
    left: 0;
    background-color: #030B0E;
  }
  */
  .testimonials-header
  {
    padding-top: 35px;
    width: 351px;
    max-width: 100%;
   color:#DDDDDD;
   font-weight: 600;
font-size: 36px;
line-height: 160%;
  }
  .testimonials-description
{
  padding-top: 35px;
  width: 455px;
  max-width: 100%;
  min-height: 78px;
  font-weight: 400;
font-size: 15px;
line-height: 160%;
color: rgba(221, 221, 221, 0.8);
}
  .testimonials-links
  {
    margin-top:20px;
  }
 .testimonials_btn{
    padding: 12px 24px;
background: #FFF;
border-radius: 8px;
width: 98px;
height: 18px;
font-weight: 500;
font-size: 14px;
color: #030B0E !important;
width: 120px;
height: 42px;
line-height: 10px !important;
  }
  .testimonials_btn:focus, .testimonials_btn:hover
  {
    background:#FFF !important;
    color: #030B0E !important;
  }
  .testimonial_list
  {
    margin-top:80px;
  }
  .testimonial_entry{
    display: inline-block;
    box-sizing: border-box;
width: 314px;
height: 223px;
left: 80px;
top: 285px;
margin-right: 18px;
background: #27282B;
border: 0.5px solid rgba(221, 221, 221, 0.1);
border-radius: 16px;
  }
  .testimonial_quotes
  {
width: 43px;
height: 43px;
background: #FFFFFF;
border-radius: 50%;
margin-top: -21px;
margin-left: 25px;
text-align: center;
font-size: 42px;
  }
  .testimonial_text
  {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 25px;
    color: #DDDDDD;
    font-weight: 400;
font-size: 14px;
line-height: 20px;
width: 272px;
height: 60px;
overflow: hidden;
  }
  .testimonial_entry hr
  {
    width: 85%;
    margin: 0 auto;
    border: 0.5px solid rgba(221, 221, 221, 0.1);
  }
  .testimonial_author_info
  {
    padding: 15px;
  }
  .testimonial_author_thumb
  {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background-size: cover !important;
    background-position: center !important;
  }
 
  .testimonial_author_name
  {
    padding-left: 10px;
    font-size: 14px;
line-height: 18px;
color: #DDDDDD;
height: 18px;
overflow: hidden;
margin-bottom: 10px;
  }
  .testimonial_author_designation
  {
    padding-left: 10px;
    font-weight: 400;
font-size: 12px;
line-height: 18px;
color: rgba(221, 221, 221, 0.5);
  }
  #landing-brands
  {
    display: block;
    margin-top: 60px;
    max-width: 100%;
    overflow: hidden;
  }

  .landing-brands-left
  {
    background-color: #030B0E;
    height: auto;
  }

  .landing-brands-right
  {
    background-color: #6768FB;
    height: auto;
    padding: 50px;
  }
  /*
    .landing-brands-left::before {
  background-color: #030B0E;
  content: ' ';
    width: 50%;
    height: 410px;
    position: absolute;
    left: 0;
    z-index: -1;
}
  .landing-brands-right::after {
  background-color: #6768FB;
  content: ' ';
    width: 50%;
    height: 410px;
    position: absolute;
    right: 0;
    z-index: -1;
}
*/
.brands-header
{
  font-weight: 600;
font-size: 30px;
line-height: 160%;
color: #FFFFFF;
}
.brands-list{
  margin-top: 25px;
  padding: 15px;
}
.brands-list .col{
  padding: 20px;
}
.brands-list img
{
  max-width: 100%;
}
.brands-list .row .col:nth-child(1)
{
  border-left: 0.5px solid rgba(221, 221, 221, 0.4); 
}
.brands-list .row .col:nth-child(3)
{
  border-right: 0.5px solid rgba(221, 221, 221, 0.4); 
}

.brands-list .row .col:nth-child(2)
{
  border-left: 0.5px solid rgba(221, 221, 221, 0.4); 
  border-right: 0.5px solid rgba(221, 221, 221, 0.4); 
}

#landing-blogs
{
  display:block;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
}
.landing-blog-header
{
font-weight: 700;
font-size: 30px;
line-height: 46px;
text-align: center;
color: #1B1D29;
}
.landing-blog-list
{
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
  display:block;
}
.landing-blog-entry{
  text-align: left;
  margin-right: 20px;
  padding: 20px;
  width: 337px;
  height: 335px;
  display: inline-block;
  background: #FFFFFF;
box-shadow: 0px 16px 32px rgba(196, 188, 188, 0.25);
border-radius: 8px;
}
.landing-blog-thumb img
{
  width: 100%;
  max-height: 181px;
  overflow: hidden;
  border-radius: 4px;
  object-fit: cover;
  object-position: center;
}
.landing-blog-title
{
  margin-top: 12px;
  height: 33px;
  overflow: hidden;
  font-weight: 600;
font-size: 18px;
line-height: 23px;
letter-spacing: -0.02em;
color: #1B1D29;
}
.landing-blog-title a
{
font-weight: 600 !important;
font-size: 18px !important;
line-height: 23px !important;
letter-spacing: -0.02em !important;
color: #1B1D29 !important;
}
.landing-blog-content
{
font-weight: 400;
font-size: 14px;
line-height: 18px;
letter-spacing: -0.02em;
color: rgba(27, 29, 41, 0.7);
height: 100px;
overflow: hidden;
}
#landing-invest-section
{
display: block;
height: 270px;
text-align: center;
background: #141318;
}
.invest-section-thumb{
  background: url(../images/39ddb950b450d89a292ae3f693d4281d.png);
  display: block;
  height: 100%;
  position: relative;
  /*transform: rotate(14.63deg);*/
    border-bottom-left-radius: 30px;
    background-position: center;
    background-size: cover;
}
.invest-section-thumb:after {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 86px solid #141318;
    border-bottom: 150px solid transparent;
    border-right: 30px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 45px solid #141318;
}
footer
{
width: 100%;
max-width: 100%;
overflow: hidden;
height: 294px;
left: 0px;
background: #0D0909;
border-bottom: 0;
}
footer li
{
  list-style: none;
}
/*
footer::before{
  content: " ";
    position: absolute;
    width: 100%;
    height: 294px;
    z-index: -1;
    left: 0;
    background-color: #0D0909;
}
footer::before{
    content: " ";
    position: absolute;
    width: 100%;
    height: 294px;
    z-index: -1;
    right: 0;
    background-color: #0D0909;
}
*/
input:focus, #search-blog
{
 outline: none;
outline-style: none;
box-shadow: none;
border-color: transparent;
}
footer .row .col:nth-child(2)
{
  border-left: 0.5px solid rgba(221, 221, 221, 0.4);
  border-right: 0.5px solid rgba(221, 221, 221, 0.4);
}
footer .row:nth-child(1)
{
  border-bottom: 0.5px solid rgba(221, 221, 221, 0.4);
}
footer .col
{
  padding: 20px;
  padding-left: 50px;
}

.footer-logo
{
  font-size: 30px;
line-height: 38px;
color: #DDDDDD;
}
.footer-header
{
 font-weight: 600;
font-size: 16px;
line-height: 20px;
letter-spacing: -0.02em;
color: #DDDDDD;
}
.footer-about
{
  font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.02em;
color: rgba(221, 221, 221, 0.6);
}
.footer-media-links li a, .footer-company-links li a
{
  font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #DDDDDD;
text-decoration: none;
}
.boxed-margin-20
{
    margin-top: 20px;
}
.text-header-h1
{
font-weight: 600;
font-size: 26px;
line-height: 160%;
text-align: center;
color: #1B1D29;
}
.text-h3
{
    font-weight: 600;
    color: #1B1D29;
    font-size: 25px;
}
.how-it-works-description
{
    margin-top:20px;
    color: rgba(27, 29, 41, 0.8);
 /*   max-width: 455px;*/
    font-size: 14px;
}
.invest-description
{
    margin-top:20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: rgba(27, 29, 41, 0.8);
}

.how-it-works-thumb
{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
box-shadow: 0px 16px 32px rgba(211, 211, 211, 0.25);
border-radius: 16px;
padding: 25px;
}
.how-it-works-thumb img
{
    width: 100%;
    max-height: 343px;
    border-radius: 8px;
}
.guide-steps
{
  position: absolute;
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 70.38px;
  line-height: 136px;
  align-items: center;
  letter-spacing: -0.02em;
  background: linear-gradient(179deg, #D6D8E3 0.74%, rgba(214, 216, 227, 0) 80.58%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-top: -77px;
}
.contact-us-thumb{
  height:250px;
  color: #888888;
  background-size: cover !important;
  background-position: top;
  margin-top: 50px;
  margin-bottom: 30px;
  border-radius: 8px;
  background: url(../images/9753e929b3b8d6e322b3416dd17dea26.jpeg);
}
.invest-thumb{
  height:300px;
  color: #888888;
  background-size: cover !important;
  background-position: top;
  margin-bottom: 30px;
  border-radius: 8px;
  background: url(../images/0b59a5c9bc9ee4358d5b27ec09d4d629.png);
}
.text-h4
{
  font-size: 16px;
  color: rgba(27, 29, 41, 0.8);
  font-weight: 500;
}
.text-h6
{
  font-weight: 400;
font-size: 16px;
color: rgba(27, 29, 41, 0.8);
}
.text-h5
{
  font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #1B1D29;
}
.text-h5 a
{
  text-decoration: none;
  color: #1B1D29;
}
.text-font-6
{
  font-size: 14px;
line-height: 20px;
color: rgba(27, 29, 41, 0.8);
}
.text-h7
{
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
color: #32325D;
}
.signin-signup-text
{
  color:  #32325D;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px; 
}
.signin-signup-link
{
  text-decoration: none;
  color: #6768FB;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px;
}
.oppotunities_btn[disabled], .invest-card-invest-btn[disabled] {
  background: #BCBABA !important;
  border: transparent;
  color: #fff;
}

.oppotunities_btn[disabled]:focus, .oppotunities_btn[disabled]:hover, .invest-card-invest-btn[disabled]:focus, .invest-card-invest-btn[disabled]:hover
{
  background: #BCBABA !important;
}
.contact-send-message-btn
{
  width: 100%;
  margin-top: 42px;
  background: #171717;
border-radius: 8px;
color: #FFFFFF;
font-weight: 500;
font-size: 16px;
}
.contact-send-message-btn:focus, .contact-send-message-btn:hover
{
  background:#171717 !important;
  color: #FFFFFF !important;
}
.invest-left-card
{
  margin-top: 35px;
  min-height: 700px;
  background: #6768FB;
  padding: 61px;
}
.invest-right-card
{
  height: 800px;
  background-size: cover;
    background-position: bottom;
 background-image: url(../images/bcc7e275bba283d52b0b87ded4ea4728.jpeg);
}
.padding-right-0
{
  padding-right:0;
}
.padding-left-0
{
  padding-left:0;
}
.why-cubera-box
{
  margin-top: 35px;
  display: inline-block;
  background: #27282B;
  border: 0.5px solid rgba(221, 221, 221, 0.25);
  border-radius: 16px;
  width: 314px;
  height: 223px;
  padding: 20px;
  margin-right: 30px;
}
.why-cubera-quote
{
  position: absolute;
width: 43px;
height: 43px;
background: #FFFFFF;
border-radius: 50%;
margin-top: -40px;
}
.why-cubera-description
{
  padding-top: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #DDDDDD; 
}

.blog-search
{
  width: 659px;
  max-width: 100%;
  height: 60px;
  margin: 0 auto;
  /*background: #FFFFFF;*/
border: 0.5px solid rgba(50, 50, 93, 0.2);
box-shadow: 0px 12px 24px rgba(202, 202, 202, 0.25);
border-radius: 8px;
margin-top: -80px;

}

.search-icon
{
  width: 67px;
  height: 60px;
  display: inline-block;
  margin-left: 17px;
  position: absolute;
  font-size: 33px !important;
  margin-top: 16px;
  color:#27374C;
  opacity: 0.57;
}
#search-blog
{
  width: 100%;
  height: 58px;
  display: inline-block; 
  text-indent: 60px;
  border: none;
  color:rgb(85, 85, 85);
}
#header-title
{
  color: #EBE8E9;
  font-weight: 700;
  font-size: 34px;
  line-height: 124.5%;
  text-align: center;
  margin-top: 28px
}
.blog-landscape
{
  max-width: 1100px;
  min-height: 200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.blog-landscape-thumb
{
  max-width: 459px;
  min-height: 270px;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
}
.blog-landscape-title{
  min-height: 85px;
}
.blog-landscape-content{
 min-height: 78px;
}
.blog-landscape-author-info
{
  margin-top:20px;
}
.blog-landscape-author-thumb, .listing-landscape-author-thumb
{
  border-radius: 50%;
  width: 55px;
height: 55px;
background-position: center;
background-size: cover;
}
.blog-landscape-author-name, .listing-landscape-author-name
{
font-weight: 600;
font-size: 14px;
line-height: 18px;
color: #32325D;
margin-top: 8px;
}
.blog-landscape-publish-date, .listing-landscape-publish-date
{
font-weight: 500;
font-size: 13px;
line-height: 18px;
color: rgba(50, 50, 93, 0.5);
margin-top: 5px;
}
.blog-social-links, .blog-social-links ul
{
  padding: 0;
}
.blog-social-links ul
{
  margin-top: 12px;
}
.blog-social-links li
{
  height: 35px;
  width: 35px;
  text-align: center;
border: thin groove silver;
border-radius: 50%;
text-decoration: none;
display: inline-block;
/*margin-left: 5px;*/
margin-bottom: 5px;
}
.margin-top-5
{
  margin-top: 5px;
}
#blog-list{
  margin-top: 50px;
  padding-bottom: 25px;
}
.listing-blog-entry{
  text-align: left;
  margin-right: 20px;
  padding: 20px;
  width: 340px;
  height: 530px;
  display: inline-block;
  background: #FFFFFF;
  box-shadow: 0px 11.8758px 23.7517px rgba(209, 209, 209, 0.25);
  border-radius: 16px;
  margin-bottom: 15px;
}
.listing-blog-entry a
{
  text-decoration: none;
}

.listing-blog-entry a:link {
  color: unset;
}

/* visited link */
.listing-blog-entry a:visited {
  color: unset;
}

/* mouse over link */
.listing-blog-entry a:hover {
  color: unset;
}

/* selected link */
.listing-blog-entry a:active {
  color: unset;
}

.listing-blog-thumb
{
  height: 245px;
}
.listing-blog-thumb
{
  background-size: cover  !important;
  background-position: center !important;
  border-radius: 8px;
}
.listing-blog-thumb img
{
  width: 100%;
  max-height: 245px;
  overflow: hidden;
  border-radius: 4px;
}
.listing-blog-title
{
  margin-top: 12px;
  height: 73px;
  overflow: hidden;
  font-weight: 600;
font-size: 18px;
line-height: 23px;
letter-spacing: -0.02em;
color: #1B1D29;
}
.listing-blog-content
{
font-weight: 400;
font-size: 14px;
line-height: 18px;
letter-spacing: -0.02em;
color: rgba(27, 29, 41, 0.7);
height: 90px;
overflow: hidden;
}
.blog-pagination
{
  margin-top: 25px;
  margin-bottom: 25px;
}
.blog-pagination .paging-prev, .blog-pagination .paging-next{
font-weight: 400;
font-size: 14px;
line-height: 30px;
text-align: center;
color: #32325D;
}
.blog-pagination .active{
 
}
.blog-pagination .page-link{
border: none;
min-width: 26px;
text-align: center;
margin-right: 10px;
color:#32325D;
font-weight: 500;
font-size: 14px;
}
.blog-pagination .active .page-link{
  border-radius: 8px ;
  background: #6768FB;
  color:#fff;
}
#article-view
{
  margin-top: 35px;
}
.article-featured-image
{
display: block;
margin-bottom:15px;
max-height: 600px;
overflow: hidden;
}
.article-featured-image img
{
width: 100%;
border-radius: 8px;
max-height: 600px;
    object-fit: cover;
    object-position: center;
}
.article-title{
min-height: 100px;
font-family: 'R-Flex';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 110%;
color: #1B1D29;
}
.article-content{
  font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 160%;
color: rgba(27, 29, 41, 0.8);
text-align: justify;
}
.related-articles
{
font-family: 'R-Flex';
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 110%;
color: #32325D;
}
#line-chart-gradient
{
  max-height: 300px !important;
  width: 100% !important;
}
.invest-info-card
{
  margin-top: 30px;
}
.invest-info-title
{
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #1B1D29;
}
.invest-info-value
{
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #1B1D29;
  margin-top: 5px;
}
.invest-info-card .row
{
  margin-bottom: 20px;
}
.invest-card-invest-btn
{
  width: 100%;
  margin-top: 42px;
  background: #171717;
border-radius: 8px;
color: #FFFFFF;
font-weight: 500;
font-size: 16px;
}
.invest-card-invest-btn:focus, .invest-card-invest-btn:hover
{
  background:#171717 !important;
  color: #FFFFFF !important;
}
.user-auth-body
{
  background: url('../images/a5f7ec7c223d618a359a3609630731e4.jpeg');
  background-size: cover;
  background-position: center; 
  margin-top: 3%;
  margin-bottom: 3%;
  background-repeat: no-repeat;
}
.user-auth
{
min-height: 523px;
border-radius: 8px;
display: block;
background: #fff;
}
.auth-signin
{
  max-width: 524px !important;
  min-height: 455px !important;
}
.auth-signin .auth-submit-button {
  width: 100% !important;
}
.user-auth-left-card{
  min-height: 523px;
  padding-top: 20px;
  background: #F1F5F8;
  border-radius: 8px;  
  background: #F1F5F8;
  position: relative;
}
.user-auth-right-card{
  /*padding-left: 80px;*/
  position: relative;
}
.fill-complete-status
{
  display: inline-block;
  width: 27px;
  height: 50px;
  vertical-align: top;
  color:#B5B7B9;
}
.fill-complete-note
{
  display: inline-block;
  width: 90%;
}
.fill-active
{
  font-size: 13px;
  color: rgba(69, 172, 102, 0.5);
}
.fill-complete-note-header{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #A2A4A6;
}
.fill-complete-note-description{
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #A2A4A6;
  margin-bottom: 10px;
}
.note-header-active{
  color: #32325D;
}
.note-description-active{
  color: rgba(50, 50, 93, 0.8);
}
.user-auth-signin-wrapper
{
  display: block;
  text-align: center;
  /*margin-top: 85px;*/
  padding-bottom: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  /*margin-bottom: 50px;*/
}
.user-auth-signin-nav
{
  
  height: 50px;
  line-height: 40px;
  color: #32325D;
  width: 80%;
  margin: 0 auto;
  margin-top: 42px;
font-weight: 500;
font-size: 16px;
background: #FFFFFF;
border: 0.5px solid rgba(50, 50, 93, 0.3);
border-radius: 8px;
}
.cubera-auth-logo
{
  margin-top: 18px;
  text-align: center;
}
.cubera-auth-logo svg
{
  cursor: pointer;
}
.auth-welcome
{
  font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
text-align: center;
color: #32325D;
}
.auth-welcome-icon
{
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  color: #FFDC5D;
}
.sign-up-note
{
  font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
color: #32325D;
margin-top: 45px;
padding-left: 7%;
}
.auth-field-label
{
 font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #32325D;
margin-bottom: 5px;
}

.auth-submit-button
{
  width: 80%;
  margin-top: 42px;
  background: #171717;
border-radius: 8px;
color: #FFFFFF;
font-weight: 500;
font-size: 16px;
height: 48px;
}
.auth-submit-button:focus, .auth-submit-button:hover
{
  background:#171717 !important;
  color: #FFFFFF !important;
}
.hide
{
  display: none;
}
.verify-number-header
{
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #32325D;
margin-top: 25px;
}
.verify-number-option
{
  margin-top: 55px;
}
.verify-number-channels
{
width: 110px;
height: 50px;
border: 0.5px solid rgba(50, 50, 93, 0.25);
border-radius: 8px;
text-align: center;
line-height: 45px;
margin-bottom: 10px;
cursor: pointer;
}
.verify-number-channels-wa{
  width:148px;
  margin-bottom: 10px;
  cursor: pointer;
}
.auth-stage-3 .verify-number-note
{
  margin-top: 10px;
}
.auth-stage-3 .verify-number-header
{
  text-align: center;
  margin-top: 20px;
}
.verify-number-note
{
  font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #A2A4A6;
  text-align: center;
}
.verify-number-note span{
  color:#32325D;
}
.verify-number-otp
{
  margin-top: 35px;
  text-align: center;
}
.verify-number-code
{
  display: inline-block;
 /* width: 55px;*/
  width: 45px;
height: 50px;
border: 0.5px solid rgba(50, 50, 93, 0.25);
border-radius: 8px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 15px;
text-align: center;
margin-right: 20px;
}
.verify-number-code input
{
border: none;
height: 44px;
width: 90%;
text-align: center;
margin-top: 2px;
}
.resend-otp
{
margin-top: 100px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #A2A4A6;
text-align: center;
}

.resend-otp span{
  font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #32325D;
cursor: pointer;
}
.stage-back-btn
{
  margin-top:15px;
  cursor: pointer;
}
.text-center
{
  text-align: center;
}
.auth-submit-wrapper
{
  padding-bottom: 20px;
  position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 19px;
    padding-right: 19px;
}
.user-auth-about-title
{
  font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #32325D;
margin-top: 15px;
margin-left: 15px;
}
.auth-stage-4 input
{
  max-width: 95%;
}
.password-help
{
  margin-left: 15px;
  min-height: 155px;
  max-width: 92%;
  background: rgba(64, 167, 88, 0.05);
border: 0.5px solid rgba(64, 167, 88, 0.3);
border-radius: 8px;
padding: 25px;
}
.password-help-title
{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #32325D;
  margin-bottom: 10px;
}
.password-help-guide-text
{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: rgba(50, 50, 93, 0.8);
margin-top: 15px;
}
.password-help-guide-icon .material-icons-outlined
{
  font-size: 14px;
  color: #d61111;
}
.password-help-guide-icon.guide-checked .material-icons-outlined
{
  color: #11D686;
}

.password-help-guide-icon
{
margin-right: 5px;
}
.user-auth-terms-conditions
{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: rgba(50, 50, 93, 0.8);
  margin-top: 25px;
  margin-left: 15px;
}
.user-auth-terms-conditions a
{
  color:#45AC66;
  text-decoration: none;
}
.user-auth-terms-conditions input
{
  height: 15px;
  width:15px;
}
.user-auth-terms-conditions input:checked::before
{
  accent-color: silver;
  background-color:green;
  height: 200px;
}
.user-auth-max-995px /*for user-auth*/
{
  max-width: 955px;
}
.user-auth-check-mail
{
  text-align: center;
  font-weight: 600;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #32325D;
}

.user-auth-check-mail-icon{
  text-align: center;
  padding-top: 35px;
  
}
.user-auth-check-mail-footnote
{
  font-weight: 400;
font-size: 12px;
line-height: 20px;
text-align: center;
color: rgba(50, 50, 93, 0.8);

}
.user-auth-check-mail-content
{
  max-width: 300px;
  margin: 0 auto;
}
.user-auth-check-mail-footnote-content
{
  max-width: 400px;
  margin: 0 auto;
}

.auth-complete-confirmation-modal
{
width: 491px;
height: 427px;
background: #fff;
border-radius: 16px;
text-align: center;
box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.25);
position: fixed;
    margin-top: 6%;
    left: 30%;
    z-index: 2000;
}
.auth-complete-icon{
  margin-top: 45px;
}
.auth-complete-title
{
  font-weight: 600;
font-size: 16px;
line-height: 140%;
text-align: center;
color: #32325D;
margin-top: 15px;
margin-bottom: 32px;
}

.auth-complete-note{
  font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: #787486;
margin-bottom: 80px;
}
.auth-complete-btn
{
font-weight: 600;
font-size: 16px;
line-height: 30px;
color: #FFFFFF;

width: 80%;
    background: #171717;
    border-radius: 8px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    height: 48px;
}
.auth-complete-btn:focus, .auth-complete-btn:hover
{
  background:#171717 !important;
  color: #FFFFFF !important;
}

.pending-verification-title
{
color: #32325D;
text-align: center;
font-family: Euclid Circular A;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 20px;
margin-bottom: 20px;
}
.pending-verification-description
{
  color: #32325D;
  text-align: center;
  font-family: Euclid Circular A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 35px;
  padding-left: 55px;
  padding-right: 55px;
}
.pending-verification-cta
{
color: #32325D;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px;
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

.modal-resend-verification
{
  font-weight: 600;
font-size: 16px;
width: 100%;
    background: #171717;
    border-radius: 8px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    height: 44px;
    text-decoration: none;
    margin-bottom: 30px;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 28px;
}

.modal-edit-email
{
  font-weight: 600;
font-size: 16px;
width: 100%;
    background: #F4F4F6;
    border-radius: 8px;
    color: #0D062D;
    font-weight: 500;
    font-size: 16px;
    height: 44px;
    text-decoration: none;
    margin-bottom: 10px;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 28px;
}
.modal-close
{
  font-weight: 600;
font-size: 16px;
width: 100%;
    background: #F4F4F6;
    border-radius: 8px;
    color: #0D062D;
    font-weight: 500;
    font-size: 16px;
    height: 44px;
    text-decoration: none;
    margin-bottom: 10px;
font-family: Euclid Circular A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 28px;
}