.centHeroSection{
width:100%;
margin:0;
}
/* ---------- HERO (desktop) ---------- */
.centHeroSection .cent-hero{
width:100%;
min-height:520px;
background-image:url('https://aximedia.s3.amazonaws.com/rebrand-prod/p1inqhww/header-1.png');
background-size:cover;
background-position:center;
background-repeat:no-repeat;
display:flex;
align-items:center;
position:relative;
overflow:hidden;
}
/* mobile background image is hidden on desktop */
.centHeroSection .cent-bg-mobile{
display:none;
}
.centHeroSection .cent-logo{
position:absolute;
top:32px;
left:50%;
transform:translateX(-50%);
width:155px;
height:62px;
z-index:3;
}
.centHeroSection .cent-fg{
position:relative;
z-index:2;
max-width:1200px;
margin:0 auto;
width:100%;
padding:80px 20px;
box-sizing:border-box;
}
@media (min-width:769px){
.centHeroSection h1,
.centHeroSection .cent-hero-subtitle,
.centHeroSection .cent-hero-btn,
.centHeroSection .cent-trust{
max-width:520px;
}
}
.centHeroSection h1{
font-size:52px;
font-weight:500;
color:#fff;
margin:0 0 16px;
line-height:1.1;
}
.centHeroSection h1 .cent-h1-light{
font-weight:400;
}
.centHeroSection .cent-hero-subtitle{
font-size:17px;
color:#fff;
margin:0 0 28px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.centHeroSection .cent-hero-btn{
display:inline-flex;
align-items:center;
justify-content:center;
background:#F3D36A;
color:#000;
font-weight: 400;
padding:10px 20px;
border-radius:8px;
text-decoration:none;
margin-bottom:24px;
}
.centHeroSection a:hover{
text-decoration:none !important;
color:#000 !important;
}
.centHeroSection .cent-trust{
display:flex;
align-items:center;
gap:8px;
margin-top:10px;
}
.centHeroSection .cent-trust-text{
color:#fff;
font-size:16px;
font-weight:500;
}
.centHeroSection .cent-trustpilot{
height:22px;
width:auto;
}
/* ---------- MOBILE ---------- */
@media(max-width:768px){
/* stack the bg image and the content in the same grid cell (no absolute positioning) */
.centHeroSection .cent-hero{
display:grid;
grid-template-columns:1fr;
min-height:0;
background-image:none;
background-color:#000;
overflow:hidden;
}
/* full background image drives the hero height at its natural proportions */
.centHeroSection .cent-bg-mobile{
display:block;
grid-area:1 / 1;
align-self:start;
width:100%;
height:auto;
}
/* content overlays the image, filling the same cell top-to-bottom */
.centHeroSection .cent-fg{
grid-area:1 / 1;
align-self:stretch;
height:100%;
z-index:2;
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
text-align:center;
max-width:none;
width:100%;
margin:0;
padding:52px 18px 20px;
box-sizing:border-box;
}
/* logo now flows at the top */
.centHeroSection .cent-logo{
position:static;
transform:none;
margin:0 auto 32px;
}
.centHeroSection h1{
font-size:clamp(26px, 7.6vw, 34px);
line-height:1.15;
margin:0 0 14px;
}
.centHeroSection .cent-hero-subtitle{
font-size:15px;
margin:0 0 22px;
}
.centHeroSection .cent-hero-btn{
margin-bottom:0;
}
/* Trustpilot pushed to the bottom of the image */
.centHeroSection .cent-trust{
margin-top:auto;
padding-top:22px;
justify-content:center;
}
}
Start with real money. Not a demo.
The Cent Account is a live trading account that lets you experience real market conditions from your first trade. Build trading habits using real funds and live pricing.
See your balance in cents.
A $10 deposit is displayed as 1,000 cents and $50 as 5,000 cents. The cent-denominated format provides flexibility when managing smaller position sizes, testing strategies and building experience.