.hookCategoryAssocie {
    margin: 25px auto 0;
}

.no_slick_categorie_associe {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto auto 20px;
}

.no_slick_categorie_associe .block_category_associe {
    display: block;
}

ul.category_associe_list {
    display: flex;
    flex-wrap: wrap;
    text-align: -webkit-center;
    background-color: #fff;
    padding: 10px 0 0;
    margin-bottom: 0;
}

ul.ccategory_associe_list {
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
}


/*ul.category_associe_list.grid .block_category_associe, .slick_carousel .block_category_associe {
    -webkit-transition: box-shadow 0.2s ease;
    -moz-transition: box-shadow 0.2s ease;
    -o-transition: box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease;
    outline: none;
}*/

.block_category_associe {
    -webkit-transition: color 0.2s ease, background 0.2s ease;
    transition: color 0.2s ease, background 0.2s ease;
}


/*ul.category_associe_list.grid > li .category_associe-container {
    position: relative;
}*/

.block_category_associe .category_associe-container {
    -webkit-transition: color 0.2s ease, background 0.2s ease;
    transition: color 0.2s ease, background 0.2s ease;
}

.category_associe-container {
    max-width: 100%;
    outline: none;
    margin: 0 auto;
}


/*ul.category_associe_list.grid > li {
    text-align: center;
}*/

.category_associe-image-container {
    margin-bottom: 15px;
    position: relative;
}

.category_associe-image-container .img_0 {
    margin: 0 auto;
    -webkit-transition: visibility 200ms ease-in-out, opacity 200ms ease-in-out;
    transition: visibility 200ms ease-in-out, opacity 200ms ease-in-out;
}

.category_associe_list .category_associe-right-block {
    display: flex;
    flex-wrap: wrap;
}

.category_associe_list .category_associe-right-block {
    min-height: 20px;
    text-align: left;
}

.category_associe-right-block {
    margin-top: 20px;
}

.category_associe_list .category_associe-right-block .category_associe-informations {
    width: 100%;
}

.category_associe_list .category_associe-right-block .category_associe-informations .category_associe_name {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

.category_associe_list .category_associe-right-block .category_associe-informations span {
    display: block;
    margin-bottom: 5px;
}

.category_associe_list .category_associe-right-block .category_associe-informations a span {
    text-align: center;
}

.category_associe_list .category_associe-right-block .category_associe-informations .category_associe_name {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

span.category_associe-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.hookCategoryAssocie {
    display: none;
}

.category_associe-image-container {
    overflow: hidden;
}

.rock-img-zoom-hover .rock-img-zoom {
    overflow: hidden;
    position: relative;
}

.rock-img-zoom-hover .rock-img-zoom img {
    max-width: 100%;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.rock-img-zoom-hover .rock-img-zoom * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.category_associe-container {
    border: 1px solid #f1f1f1!important;
    padding: 10px;
    background-color: #f1f1f1;
}

.rock-img-zoom-hover:hover .rock-img-zoom img {
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}

/*ul.category_associe_list.grid.row {
    padding: 30px 30px 10px;
}*/

.category_associe_close:before {
    content: 'X';
    font-size: 18px;
    color: #000;
}

li.block_category_associe {
    padding-bottom: 10px;
}

#toIcon {
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    font-size: 18px;
    z-index: 999;
    /*color: #324858;*/
    color: #000;
    transition: visibility 200ms ease-in-out, opacity 200ms ease-in-out;
    padding: 25px 0 15px;
    font-weight: 600;
    width: auto;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Spartan', sans-serif !important;
}

#toIcon.toicon-showed {
    opacity: 1;
}

.category_associe_name span:hover {
    font-weight: 700;
}

div#all_categorie_associe {
    background-color: #f1f1f1;
    width: 100%;
    height: 100%;
}

div#category-associe-container {
    padding: 0 15px 0;
    width: 100%;
    display: block;
    overflow: hidden;
}

.SeoLinks_chip_category_associe {
    text-decoration: none;
}

.root_category_associe>* {
    scroll-snap-align: start;
}

.chip_category_associe {
    width: -moz-fit-content;
    width: fit-content;
}

.label_category_associe {
    user-select: none;
    /*margin: 0 auto 20px;*/
    padding: 0 20px;
    border: 1px solid transparent !important;
    color: #fff !important;
    line-height: 32px;
    outline: none;
    transition: .2s ease;
    text-transform: uppercase;
    background-color: #324858;
    font-weight: 600;
    font-size: 14px;
    max-width: 330px;
    letter-spacing: 1px;
    min-height: 66px;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
}

.block_category_associe {
    padding: 10px;
}

#category_associe{
    margin: 1rem 0; 
}

.ChipLink_root__category_associe .ChipLink_label__category_associe {
    line-height: 28px;
    white-space: nowrap;
}

.body2_category_associe {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.primaryDark_category_associe {
    color: #324858;
}

.category_associe_div .label_category_associe {
    margin: 0;
}

.category_associe_div img {
    object-fit: cover;
}

.less_category_associe {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}


/*div#container_category_associe {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}*/

div#container_category_associe .slick-arrow {
    color: #0c193a!important;
}

div#container_category_associe .slick-arrow.slick-next {
    margin-right: 10px;
    right: 0;
}

div#container_category_associe .slick-arrow.slick-prev {
    margin-left: 10px;
}

div#container_category_associe .list_category_associe {
    display: flex;
    justify-content: center;
}

.img_category_associe_no_image {
    object-fit: contain;
}

.img_category_associe {
    height: 250px;
    width: 330px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #f1f1f1;
}


/* .category-472 .img_category_associe { */


/* background-size: contain!important; */


/* } */

.img_category_associe.img_category_associe_no_image {
    background-repeat: no-repeat;
    background-size: 70%;
    background-position-y: center;
    background-blend-mode: multiply;
}

@media (max-width:991px) {
    div#container_category_associe .slick-arrow.slick-next {
        margin-right: 0;
    }
    div#container_category_associe .slick-arrow.slick-prev {
        margin-left: 0 !important;
        left: 0;
    }
}

@media (max-width:510px) {
    .block_category_associe img {
        overflow: hidden;
        object-fit: contain;
    }
    .label_category_associe {
        font-size: 10px;
    }
}

button.slick-prev.slick-arrow:before {
    content: "\e64a";
    font-family: "themify" !important;
}

button.slick-next.slick-arrow:before {
    content: "\e649";
    font-family: "themify" !important;
}

button.slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    text-indent: -6px;
    width: 36px;
    height: 70px;
    margin-top: -35px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    z-index: 999999;
    border: none;
    outline: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

button.slick-arrow:before {
    font-size: 48px;
    line-height: 48px;
    opacity: 1 !important;
}