.cont {
    height: 450px;
}

.stack {
    padding-top: 100px;
    padding-bottom: 100px;
}

.stack h3 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ontop {
    border-top: 1px solid #000;
}

.hexer {
    /* padding: 0 75px; */
}

.main {
    padding-bottom: 50px;
}

.next {
    padding: 100px 20px;
}

.title {
    padding-bottom: 80px;
}

.leader{
    border: 1px solid #555;
    padding: 3px 8px;
    color: #EC4899;
    border-radius: 2px;
}

.leader:hover{
    background-color: #EC4899;
    color: #fff;
    border: 1px solid #fff;
}

.logo {
    padding-bottom: 40px;
}

.logo-title {
    padding-bottom: 40px;
}

.grid-container {
    padding: 0 40px;
}

.stacks {
    padding-bottom: 40px;
}

.hex {
    padding-bottom: 30px;
}

.inner-para {
    padding: 20px;
}


.hoveffect:hover {
    color: #C63031;
}

/* .hoveffect {
    border-bottom: 4px solid black;
} */

.innertext {
    padding-top: 60px;
}

.innertext p {
    padding-top: 40px;
}


.gridder {
    gap: 40px;
}

.main-content {
    padding: 0 40px;
}

@media screen and (max-width) {
    .innertext {
        padding: 0;
    }
}

.mainer {
    padding: 0 100px;
    padding-bottom: 70px;
}


.innerinfo {
    padding-top: 50px;
}


.paragraph {
    padding-top: 30px;
}
.hexmen {
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 170px;
    background-color: #FBFBFD;
}

.webr{
    background-color: #fff;
}

.lexmen {
    background: #FBFBFD;
}

.grid-cont {
    width: 75%;
}

@media screen and (max-width: 768px) {
    .grid-cont {
        width: 100%;
    }
}

.hh {
    padding-top: 30px;
}

.pp {
    padding-top: 30px;
}

.section {
    padding-left: 100px;
    padding-top: 100px;
}

@media screen and (max-width: 768px) {
    .section {
        padding-left: 20px;
        padding-right: 20px;    
    }
}

.emi {
    padding-bottom: 60px;
}

.remi {
    padding-bottom: 60px;
    max-width: 70%;
}

/* .step-content {
    padding: 100px 60px;
    padding-bottom: 150px;
    background: #2E2E2E;
}

.step-container:hover{
    background-color: #fff;
    color: #444;
}

.step-container:hover .step{
    color: #444 !important;
}

.padder {
    padding-bottom: 70px;
}
.step-res {
    align-items: center;
    padding-left: 20px;
}

.step-res .step{
    padding-left: 300px;
    padding-right: 75px;
    width: 200%;
}

@media screen and (max-width: 768px) {
    .step-res {
        align-items: start;
    }

    .stepper {
        padding-bottom: 40px;
    }
    
}

.stepper {
    width: 65%;
}

@media screen and (min-width: 768px) {
    .step {
        align-items: start;
        max-width: 100%;
        padding-left: 200px;
    }
} */

.sticky-grid-outer.bottom-sp{
    padding-bottom: 100px;
}

/* thug section not reponsive yet */
.thug-container {
    max-width: 95%;
    margin: 0 auto;
    padding: 20px;
}

.thug-header {
    text-align: left;
    margin-bottom: 30px;
}


.thug-header p {
    font-size: 20px;
    padding-bottom: 60px;
    color: #333;
}

.thug-header .thug-title{
    font-size: 2.5rem;
    padding-top: 70px;
    padding-bottom: 70px;
}

.thug-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Two cards per row */
    gap: 45px;
    grid-column-gap: 150px;
    padding-bottom: 80px;
}

.thug-card {
    background-color: #fff;
    padding: 15px;
    border-left: 1px solid #FF8080;
}

.thug-card img {
    max-width: 50px;
}

.thug-card h3 {
    font-size: 1em;
    color: #333;
    margin: 10px 0 5px;
}

.m-gun{
    margin-top: 30px;
}

.thug-sidebar {
    margin-top: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F5F5F7;
    padding: 0 90px;
    height: 250px;
    width: 38%;
    border-radius: 2px;
}

.thug-sidebar p {
    font-size: 0.96em;
    color: #666;
    line-height: 1.4;
}

@media (max-width: 768px) {
    .thug-grid {
        grid-template-columns: 1fr;
    }
}

.thug-outer{
    gap: 20%;
    padding-bottom: 40px;
    border-bottom: 1px solid black;
}

.depart-text{
    color: #333;
    font-size: 2.5rem;
    padding-bottom: 70px;
}

.depart-para{
    font-size: 20px;
}

.becker-1{
    padding-bottom: 70px;
}

.ruby-m{
    justify-content: flex-start;
}

.becky{
    background-color: #FBFBFD;
    margin-top: -50px;
    padding-top: 90px;
    padding-bottom: 140px;
}

.becker{
    background-color: #fff;
}

.next-titan{
    padding-top: 7%;
    padding-bottom: 7%;
    color: #333;
}

.antuan{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FBFBFD;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 3%;
}

.glorifier{
    max-width: 650px;
}

.next-container {
    background: #F5F5F7;
    padding: 20px 40px;
    padding-bottom: 8%;
    border-radius: 10px;
    max-width: 80%;
    height: 55%;
    width: 100%;
}

.next-title {
    color: #333;
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.next-step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.next-step-number {
    font-size: 18px;
    font-weight: bold;
    color: #0073e6;
    width: 30px;
    height: 30px;
    border: 2px solid #0073e6;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.next-step-content {
    font-size: 16px;
    color: #333;
}

/* .antho {
    background: none !important;
} */

.block-colo i{
    font-size: 1.6rem;
    color: #EC4899;
}