.sell-hero {
    padding: 0 !important;
}

.wp-block-group.sell-hero-notes{
    max-width: 1020px !important;
    margin-left: 0 !important;
}

@media (min-width: 767px) {
    .sell-right-sidebar {
        margin-block-start: 0 !important;
        margin-top: -100px !important;
        width: 90%;
        margin-left: auto;
    }

    .sell-image-floated-group .sell-image-floated-group-container {
        width: 50% !important;
        float: right;
        margin: 0 0 2rem 2rem;
        margin-left: 2rem !important;
        margin-top: 2rem !important;
    }
}

@media (max-width: 630px){

.sell-hero-notes > div{
    flex-direction: column;
    align-items: start;
}
.sell-hero-notes > div p{
    font-size: 10px;
    border: none;
    padding: 0 !important;
    margin: 0;
    text-align: start;
    position: relative;
    padding-bottom: 10px !important;

}


.sell-hero-notes > div p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #abb8c3;
    border-radius: 2px;
}
}



.sell-right-sidebar {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 20px;
    z-index: 99;
}

.sell-right-sidebar .sell-right-sidebar-profile-row{
gap: 15px;
}


a {
    color: var(--chestertons-purple);
    text-decoration: none !important;
}

img {
    width: 100%;
}
.sell-process-row{
    align-items: stretch;
}

/* ================================== */


.sell-companies-container .wp-block-columns.text-small {
    display: flex !important;
    align-items: stretch !important;
}

.sell-companies-container .wp-block-columns.text-small > .wp-block-column {
    display: flex !important;
    flex-direction: column !important;
}

.sell-companies-container .company-logo-row {
    display: grid !important;
    grid-template-rows: 30px 1fr !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 15px !important;
    height: 100% !important;
    box-sizing: border-box !important;
    padding: 10px 0;
}


.sell-companies-container .text-small > .wp-block-column:nth-child(3) .company-logo-row img {
    margin-top: -10px;
    position: relative;
    top: -7px;
}
.sell-companies-container .company-logo-row .wp-block-group.is-layout-constrained {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important;
}

.sell-companies-container .company-logo-row img {
    height: auto !important;
    max-height: 45px !important; 
    display: block !important;
    margin: 0 auto !important;
}

.sell-companies-container .company-logo-row p.wp-block-paragraph {
    margin: 0 !important;
    align-self: start !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
}


.sell-companies-container .purple-heading img,
.sell-companies-container .company-logo-row img {
    transition: transform 0.3s ease-in-out !important;
}

.sell-companies-container .purple-heading .wp-block-column:hover img {
    transform: translateY(-3px) !important;
}

/* 3. Bottom Cards Hover: Triggers when user hovers anywhere inside a bottom column box */
.sell-companies-container .text-small > .wp-block-column:hover .company-logo-row img {
    transform: translateY(-3px) !important;
}




@media (min-width: 767px) and (max-width: 1024px) {

    .sell-columns .column-1 {
        flex-basis: 60% !important;
    }

    .sell-columns .column-2 {
        flex-basis: 40% !important;
    }
}


/* 2nd column image container */
.wp-block-columns > .wp-block-column:nth-child(2) .company-logo-row .wp-block-group.is-layout-constrained {
    margin-top: -10px !important;
}


/* 3rd column image container */
.wp-block-columns > .wp-block-column:nth-child(3) .company-logo-row .wp-block-group.is-layout-constrained {
    margin-top: -4px !important;
}

@media (max-width: 560px) {
    .sell-exposure-map-row h2 {
        font-size: 18px !important;
        text-align: center;
    }

    .sell-exposure-map-row p {
        font-size: 14px !important;
        text-align: center;
    }
    .wp-block-columns.sell-exposure-map-row {
        flex-wrap: wrap !important;
    }

    .wp-block-columns.sell-exposure-map-row .wp-block-column {
    flex-basis: 50% !important; 
    max-width: 50% !important;
    box-sizing: border-box !important;
    padding: 10px !important;
    border-bottom:   1px solid#6b207d;
    }
}



@media (max-width: 380px) {
    .sell-exposure-map-row h2 {
        font-size: 15px !important;
        text-align: center;
    }

    .sell-exposure-map-row p {
        font-size: 10px !important;
        text-align: center;
    }
    
       .wp-block-columns.sell-exposure-map-row .wp-block-column {

    padding: 6px !important;
    }
}


@media (max-width: 560px) {
    .sell-exposure-map-row h2 {
        font-size: 18px !important;
        text-align: center;
    }

    .sell-exposure-map-row p {
        font-size: 14px !important;
        text-align: center;
    }
    .wp-block-columns.sell-exposure-map-row {
        flex-wrap: wrap !important;
    }

    .wp-block-columns.sell-exposure-map-row .wp-block-column {
    flex-basis: 50% !important; 
    max-width: 50% !important;
    box-sizing: border-box !important;
    padding: 10px !important;
    border-bottom:   1px solid#6b207d;
    }
}
.sell-process-count-row-container{
min-width: 100px !important;
}


@media (max-width: 380px) {
    .sell-exposure-map-row h2 {
        font-size: 15px !important;
        text-align: center;
    }

    .sell-exposure-map-row p {
        font-size: 10px !important;
        text-align: center;
    }
    
       .wp-block-columns.sell-exposure-map-row .wp-block-column {

    padding: 6px !important;
    }
}