
@media (max-width: 39.9375em) {
    .ProductIndexHeader_container__py2JJ {
        line-break: anywhere
    }
}

.K4CategoryContainer_category-name-normal__g2cYK {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.K4CategoryContainer_popover-content__lRs3c {
    padding: 10px 13px;
    color: var(--base-grey-100);
    border-radius: 4px;
    border: 1px solid var(--grey-15);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 313px
}

.K4CategoryContainer_popover-content__lRs3c span {
    bottom: .6px !important
}

.K4CategoryContainer_popover-content__lRs3c .K4CategoryContainer_tooltip-category-name__5FpLB {
    width: 100%;
    text-wrap: wrap;
    color: var(--base-grey-100);
    font-weight: 400;
    line-height: normal;
    overflow-wrap: anywhere
}

.K4CategoryContainer_k4-category-container__oXToI {
    display: flex;
    align-items: center
}

.K4CategoryContainer_k4-category-container__oXToI .K4CategoryContainer_icon-container__GMSZM {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 50px
}

.K4CategoryContainer_k4-category-container__oXToI .K4CategoryContainer_icon-container__GMSZM svg {
    margin-top: -8px;
    margin-left: -2px
}

.K4CategoryContainer_k4-category-container__oXToI .K4CategoryContainer_k4-category-body-image-layout__fLLV3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--white);
    padding: 4.2px;
    mix-blend-mode: multiply;
    border: 1px solid var(--grey-15);
    border-radius: 10px;
    min-width: 70px;
    max-width: 70px;
    height: 70px;
    transition: .3s;
    position: relative
}

.K4CategoryContainer_k4-category-container__oXToI .K4CategoryContainer_k4-category-body-image-layout__fLLV3:hover {
    border: 1px solid var(--bluegreen-100)
}

.K4CategoryContainer_k4-category-container__oXToI .K4CategoryContainer_k4-category-body-image-layout__fLLV3 img {
    border-radius: 7px
}

@media screen and (max-width: 700px) {
    .K4CategoryContainer_k4-category-container__oXToI {
        padding-left: 20px
    }
}

@media (max-width: 39.9375em) {
    .K4CategoryContainer_k4-category-container__oXToI {
        padding-left: 0
    }
}

.K4CategoryContainer_k4-category-container-right__gXw1p {
    display: flex;
    flex-direction: column;
    margin-left: 19px
}

.K4CategoryContainer_k4-category-container-right__gXw1p .K4CategoryContainer_category-name___fyBC {
    color: var(--grey-100);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-wrap: wrap;
    word-wrap: break-word;
    width: 224px;
    white-space: normal
}

@media (min-width: 40em)and (max-width: 63.9375em) {
    .K4CategoryContainer_k4-category-container-right__gXw1p .K4CategoryContainer_category-name___fyBC {
        width: 200px
    }
}

@media (max-width: 39.9375em) {
    .K4CategoryContainer_k4-category-container-right__gXw1p .K4CategoryContainer_category-name___fyBC {
        width: 200px;
        line-height: 18px
    }
}

@media (max-width: 21.5em) {
    .K4CategoryContainer_k4-category-container-right__gXw1p .K4CategoryContainer_category-name___fyBC {
        width: 144px
    }
}

.K4CategoryContainer_k4-category-container-right__gXw1p .K4CategoryContainer_product-count___jd4l, .K4CategoryContainer_k4-category-container-right__gXw1p span {
    color: var(--green-25);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

@media (max-width: 39.9375em) {
    .K4CategoryContainer_k4-category-container-right__gXw1p {
        margin-left: 14px
    }
}

.K4CategoryContainer_not-found-image-container__LQevl {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
    border: 1px solid var(--grey-15);
    background-color: var(--Grey-Grey-05, #f5f6f6) !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.K4CategoryContainer_not-found-image-container__LQevl img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.K4CategoryContainer_k4-category-mobile__GU4zD {
    display: none
}

.K4CategoryContainer_k4-category-desktop__zoqao {
    display: block
}

@media (max-width: 768px) {
    .K4CategoryContainer_k4-category-mobile__GU4zD {
        display: block
    }

    .K4CategoryContainer_k4-category-desktop__zoqao {
        display: none
    }
}

.K4CategoryContainer_tooltip-wrapper___SMnd {
    position: relative
}

.K4CategoryContainer_tooltip-wrapper___SMnd:hover .K4CategoryContainer_tooltip-text__xs37a {
    visibility: visible;
    opacity: 1
}

.K4CategoryContainer_tooltip-text__xs37a {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 10px;
    padding: 10px 13px;
    color: var(--base-grey-100);
    border-radius: 4px;
    border: 1px solid var(--grey-15);
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    width: max-content;
    max-width: 313px;
    text-align: center;
    z-index: 100;
    transition: opacity .2s;
    pointer-events: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    white-space: normal;
    word-wrap: break-word
}

.K4CategoryContainer_tooltip-text__xs37a .K4CategoryContainer_tooltip-arrow__AxloU {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--grey-15)
}

.K4CategoryContainer_tooltip-text__xs37a .K4CategoryContainer_tooltip-arrow__AxloU:after {
    content: "";
    position: absolute;
    top: -7px;
    left: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}

.K3CategoryContainer_k3-category-container__BE8v6 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 20px;
    margin-top: 15px;
    border-bottom: 1px solid var(--grey-05);
    padding-bottom: 15px
}

@media screen and (max-width: 700px) {
    .K3CategoryContainer_k3-category-container__BE8v6 {
        padding-left: 20px;
        margin-left: 0;
        gap: 12px
    }
}

.K3CategoryContainer_k3-category-container-header__5k3YZ {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 21px;
    color: var(---grey-100);
    font-feature-settings: "clig" off, "liga" off;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

@media screen and (max-width: 700px) {
    .K3CategoryContainer_k3-category-container-header__5k3YZ {
        font-size: 16px
    }
}

.K3CategoryContainer_k3-category-container-header__5k3YZ a {
    color: var(--grey-100);
    font-size: 20px
}

.K3CategoryContainer_k3-category-container-header__5k3YZ p {
    color: var(--green-25);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

@media screen and (max-width: 700px) {
    .K3CategoryContainer_k3-category-container-header__5k3YZ p {
        font-size: 16px;
        column-gap: 14px
    }
}

.K3CategoryContainer_k3-category-container-body__9_Q_O {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    gap: 30px;
    padding-left: 15px
}

@media (max-width: 89.9em) {
    .K3CategoryContainer_k3-category-container-body__9_Q_O {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 0;
        padding-left: 0;
        margin-top: 0
    }
}

@media (max-width: 74.9em) {
    .K3CategoryContainer_k3-category-container-body__9_Q_O {
        grid-template-columns: repeat(1, 1fr);
        column-gap: 0;
        padding-left: 0;
        margin-top: 0;
        gap: 10px
    }
}

.K3CategoryContainer_no-border__T1t23 {
    border-bottom: 0
}

@media (max-width: 39.9375em) {
    .K2CategoryContainer_no-border__8_xm0 {
        border-bottom: none !important
    }
}

.K2CategoryContainer_k2-category-container__QeVwb {
    margin-top: 3px
}

@media (max-width: 39.9375em) {
    .K2CategoryContainer_k2-category-container__QeVwb {
        margin-top: 0
    }
}

.K2CategoryContainer_k2-category-container-header__5_rBO {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 21px;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-bottom: 3px solid var(--grey-05);
    margin-bottom: 5px
}

@media screen and (max-width: 700px) {
    .K2CategoryContainer_k2-category-container-header__5_rBO {
        font-size: 20px;
        font-weight: 700;
        padding-bottom: 4px
    }
}

.K2CategoryContainer_k2-category-container-header__5_rBO a {
    color: var(--grey-100)
}

@media (max-width: 74.9em) {
    .K2CategoryContainer_k2-category-container-header__5_rBO a {
        width: 580px;
        word-wrap: break-word;
        white-space: normal
    }
}

@media (max-width: 63.9375em) {
    .K2CategoryContainer_k2-category-container-header__5_rBO a {
        width: 400px
    }
}

@media (max-width: 39.9375em) {
    .K2CategoryContainer_k2-category-container-header__5_rBO a {
        width: 300px;
        color: var(--base-grey-100)
    }
}

.K2CategoryContainer_k2-category-container-header__5_rBO p {
    color: var(--green-25);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

@media screen and (max-width: max-width) {
    .K2CategoryContainer_k2-category-container-header__5_rBO p {
        font-size: 20px
    }
}

.K2CategoryContainer_k3-category-container-body__JGppS {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    gap: 30px;
    padding-left: 35px;
    margin-top: 15px;
    margin-bottom: 12px
}

@media (max-width: 89.9em) {
    .K2CategoryContainer_k3-category-container-body__JGppS {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 0;
        padding-left: 20px;
        margin-top: 0
    }
}

@media (max-width: 74.9em) {
    .K2CategoryContainer_k3-category-container-body__JGppS {
        grid-template-columns: repeat(1, 1fr);
        column-gap: 0;
        margin-top: 0;
        gap: 10px
    }
}

.K1CategoryContainer_k1-category-header__frQHt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 21px;
    margin-top: 3px
}

@media (max-width: 39.9375em) {
    .K1CategoryContainer_k1-category-header__frQHt {
        margin-inline: -26px;
        padding-inline: 26px;
        margin-block: 4px 5px
    }
}

.K1CategoryContainer_k1-category-header__frQHt p {
    color: var(--green-25);
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px
}

.K1CategoryContainer_k1-category-header__frQHt a {
    color: var(--green-25);
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 35px;
    text-transform: uppercase
}

@media (max-width: 39.9375em) {
    .K1CategoryContainer_k1-category-header__frQHt a {
        font-size: 22px;
        line-height: normal
    }
}