

/* Start:/local/templates/market1001/css/ee-page.css?17548188911006*/
.ee_box {
    margin-bottom: 60px
}

.ee_box .title_image_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: min-content;
    box-shadow: none
}

.ee_box .title_image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.ee_box .title_image_wrapper {
    position: relative;
    margin-right: 30px;
    border: 1px solid var(--border-bottom-gray);
    overflow: hidden;
    border-radius: 8px;
    flex-shrink: 0;
}

.ee_box .title_image_wrapper img {
    display: inline-block;
    height: 100%;
    max-width: 216px;
}

.row.ee_detail_row {
    flex-wrap: nowrap
}

.ee_box .text_box {
    font-size: 14px;
    width: 100%;
    line-height: 1.5
}

.ee_box .text_box .ee_content {
    font-size: 14px;
    line-height: 25px;
    color: var(--main-txt);
    margin-bottom: 0
}

.ee_box .ee_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

/* End */
/* /local/templates/market1001/css/ee-page.css?17548188911006 */
