.elementor-6133 .elementor-element.elementor-element-f183421{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-e60e019 */.exch-profile-box{
    background:#fff;
    border:1px solid #eee;
    border-radius:12px;
    padding:20px;
}

.exch-profile-header{
    text-align:center;
    margin-bottom:20px;
}

.exch-profile-header img{
    border-radius:50%;
}

.exch-profile-header h3{
    margin:10px 0 5px;
}

.exch-count{
    font-size:14px;
    color:#666;
}

.exch-carousel{
    display:flex;
    gap:15px;
    overflow-x:auto;
    scroll-behavior:smooth;
    padding-bottom:10px;
}

.exch-card{
    min-width:250px;
    border:1px solid #eee;
    border-radius:10px;
    overflow:hidden;
    background:#fff;
}

.exch-card img{
    width:100%;
    height:180px;
    object-fit:cover;
}

.exch-card h4{
    padding:10px;
    font-size:14px;
    margin:0;
}/* End custom CSS */