.div {
    background-color: #fff;
    display: flex;
    padding-bottom: 35px;
    flex-direction: column;
    padding-top: 47px;
}

@media (max-width: 991px) {
    .div {
        width: 100%;
        padding-top: 0;
    }
}

.div-2 {
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    display: flex;
    max-width: 100%;
    width: 1900px;
    flex-direction: column;
    align-self: end;
}

@media (max-width: 991px) {
    .div-2 {
        max-width: 100%;
    }

    .header-spacer{
        margin-bottom: 14%;
    }
}

.div-3 {
    background-color: rgba(208, 158, 88, 0.5);
    display: flex;
    max-width: 100%;
    width: 1900px;
    min-height: 10px;
    flex-direction: column;
    align-self: center;
}

@media (max-width: 991px) {
    .div-3 {
        max-width: 100%;
    }
}

.div-4 {
    max-width: 100%;
    width: 1277px;
    margin-top: 30px;
    margin-left: 11px;
    align-self: center;
}

@media (max-width: 991px) {
    .div-4 {
        max-width: 100%;
    }
}

.div-5 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-5 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 37%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column {
        width: 100%;
    }
}

.div-6 {
    display: flex;
    margin-top: 5px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-6 {
        max-width: 100%;
        margin-top: 42px;
    }
}

.div-7 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    align-self: start;
}

.a {
    color: #000;
    
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 110px;
    align-self: end;
}

.column-2 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 27%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-2 {
        width: 100%;
    }
}

.div-8 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-8 {
        margin-top: 37px;
    }
}

.img {
    aspect-ratio: 2.27;
    object-fit: contain;
    object-position: center;
    width: 175px;
    max-width: 100%;
    align-self: start;
}

.div-9 {
    display: flex;
    max-width: 100%;
    width: 319px;
    margin-top: 30px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.a-2 {
    color: #000;
    
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 82px;
    margin-top: 18px;
    align-self: start;
}

.div-10 {
    display: flex;
    min-width: 149px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 0px;
}

@media (max-width: 991px) {
    .div-10 {
        justify-content: center;
    }
}

.a-3 {
    color: #000;
    
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    z-index: 1;
    margin-top: 18px;
    align-self: start;
}

.a-4 {
    color: #000;
    
    font-weight: 500;
    text-transform: capitalize;
    font-size: 11px;
    align-self: start;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background-color: #bbe981;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
}

.a-5 {
    color: #000;
    
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 19px;
    align-self: start;
}

.column-3 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 36%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-3 {
        width: 100%;
    }
}

.div-11 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-11 {
        max-width: 100%;
        margin-top: 37px;
    }
}

.div-12 {
    display: flex;
    max-width: 100%;
    width: 433px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-12 {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-13 {
    border: 0.891px solid rgba(142, 142, 142, 0.3);
    background-color: var(--Gray-Light, #f4f5f8);
    display: flex;
    max-width: 100%;
    width: 195px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    justify-content: space-between;
    gap: 20px;
}

.a-6 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 8px;
    min-width: 48px;
    margin-top: 1px;
    align-self: center;
}

.img-2 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    min-width: 12px;
    align-self: center;
}

.img-3 {
    aspect-ratio: 2.5;
    object-fit: contain;
    object-position: center;
    width: 100%;
    align-self: stretch;
}

.img-4 {
    aspect-ratio: 4.83;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: -1px;
    align-self: center;
}

.a-7 {
    color: #000;
    
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 93px;
    margin-left: 22px;
    align-self: start;
}

@media (max-width: 991px) {
    .a-7 {
        margin-left: 10px;
    }
}

.div-14 {
    max-width: 100%;
    width: 1559px;
    margin-top: 15px;
    /* margin-right: 40px; */
    align-self: center;
}

@media (max-width: 991px) {
    .div-14 {
        max-width: 100%;
        margin-right: 10px;
    }
}

.div-15 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-15 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-4 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 100%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-4 {
        width: 100%;
    }
}

.div-16 {
    display: flex;
    /* flex-direction: column; */
}

@media (max-width: 991px) {
    .div-16 {
        max-width: 100%;
        margin-top: 50px;
    }
}

.div-17 {
    display: flex;
    max-width: 100%;
    width: 254px;
    margin-left: 80px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 0px;
}

@media (max-width: 991px) {
    .div-17 {}
}

.div-18 {
    color: #000;
    
    font-weight: bold;
    text-transform: capitalize;
    font-size: 12px;
    z-index: 1;
    /* margin-top: 90px; */
    flex-grow: 1;
    flex-basis: auto;
    align-self: center;
    margin-left: -71px;
}

.div-18:hover {
    color: #d09e58;
}

.img-5 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    align-self: center;
}

.div-19 {
    display: flex;
    max-width: 100%;
    width: 1278px;
    margin-top: 18px;
    margin-left: 10px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
    margin: 18px auto;
}

@media (max-width: 991px) {
    .div-19 {
        max-width: 100%;
        margin-left: 10px;
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) {
    .div-20 {
        margin-right: 10px;
    }
}

.img-6 {
    aspect-ratio: 2.88;
    object-fit: contain;
    object-position: center;
    /* width: 0px; */
    border: 2px;
    min-width: 135px;
    margin-top: 40px;
    margin-left: 37px;
    align-self: stretch;


}

/* .img-6:hover{
    border:1px solid #d09e58;
    color:#d09e58;
    background-color: initial;
} */
/* .div-20-1 {
    border: 1px solid #d9d9d9;
    display: flex;
    min-width: 113px;
    padding-top: 14px;
    padding-right: 20px;
    padding-left: 25px;
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    gap: 13px;
    height: 47px;
    margin-top: 40px;
    margin-left: 35px;
    text-transform: capitalize;
    font-weight: bold;
    font-family:"Nunito", sans-serif !important;
    color: white !important; 
    background-color: #d09e58; 
}

.div-20-1:hover, .div-20-1:hover span, .div-20-1:hover i {
    background-color: white; 
    color: #d09e58; 
    border-color: #d09e58;
} */

.div-20 {
    cursor: default;
    border: 1px solid #d9d9d9;
    display: flex;
    min-width: 113px;
    padding-top: 14px;
    padding-right: 20px;
    /* padding-bottom: 14px; */
    padding-left: 25px;
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    gap: 13px;
    height: 47px;
    margin-top: 40px;
    margin-right: 35px;
    /* text-transform: capitalize !important; */
    background-color: #d09e58;
}

.div-20:hover,
.div-20:hover span,
.div-20:hover i {
    cursor: default;
    background-color: white;
    color: #d09e58 !important;
    border-color: #d09e58;
}

.div-20-2 {
    cursor: default;
    border: 1px solid #d9d9d9;
    display: flex;
    min-width: 113px;
    padding-top: 14px;
    padding-right: 20px;
    padding-left: 25px;
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    gap: 13px;
    height: 47px;
    margin-top: 40px;
    margin-left: 35px;
    text-transform: capitalize;
    font-weight: bold;
    
    color: white !important;
    background-color: #d09e58;
}

.div-20-2:hover,
.div-20-2:hover span,
.div-20-2:hover i {
    cursor: default;
    background-color: white;
    color: #d09e58;
    border-color: #d09e58;
}

.div-20-2 i {
    cursor: default;
    color: inherit;
}

.a-8 {
    color: white !important;
    
    font-weight: bold;
    text-transform: capitalize;
    /* font-size: 14px; */
    align-self: center;
}

.a-8:hover {
    color: #d09e58 !important;
}

.img-7 {
    aspect-ratio: 0.96;
    object-fit: contain;
    object-position: center;
    /* width: 100%; */
    align-self: center;
}

.div-21 {
    display: flex;
    max-width: 100%;
    width: 1286px;
    min-height: 357px;
    margin-top: 42px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-221 {
    display: flex;
    max-width: 100%;
    width: 100%;
    padding: 0 12px;
    /* min-height: 357px; */
    /* margin-top: 42px; */
    /* padding-top: 17px; */
    /* padding-right: 20px; */
    /* padding-bottom: 40px; */
    /* padding-left: 20px; */
    flex-direction: column;
    align-self: start;
    /* margin: 0px auto; */
}

.div-2211 {
    display: flex;
    max-width: 100%;
    width: 1286px;
    min-height: 357px;
    margin-top: 42px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-22111 {
    display: flex;
    max-width: 100%;
    width: 1286px;
    min-height: 357px;
    margin-top: 42px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-21 {
        max-width: 100%;
        min-height: 167px;
    }
}

.div-22 {
    display: flex;
    flex-direction: column;
    display: flex;
    max-width: 100%;
    width: 1286px;
    min-height: 357px;
    margin-top: 42px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    align-self: start;
    position: relative;
}

.div-222 {
    display: flex;
    flex-direction: column;
    /* display: flex; */
    /* max-width: 100%; */
    width: 100%;
    /* min-height: 357px; */
    /* margin-top: 42px; */
    padding-top: 17px;
    /* padding-right: 20px; */
    /* padding-bottom: 40px; */
    /* padding-left: 20px; */
    /* align-self: start; */
    /* position: relative; */
}

.div-2222 {
    display: flex;
    flex-direction: column;
    display: flex;
    max-width: 100%;
    width: 1286px;
    min-height: 357px;
    margin-top: 42px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    align-self: start;
    position: relative;
}

.div-22222 {
    display: flex;
    flex-direction: column;
    display: flex;
    max-width: 100%;
    width: 1286px;
    min-height: 357px;
    margin-top: 42px;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    align-self: start;
    position: relative;
}

@media (max-width: 991px) {
    .div-222 {
        padding-top: 0;
    }

    .div-22 {
        max-width: 100%;
        min-height: 167px;
    }

    .div-222,
    .div-101,
    .div-126 {
        margin-top: 0px !important;
    }
}

.img-8 {
    padding-right: 50%;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.img-88 {
    margin-top: -43%;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.img-888 {
    padding-left: 56%;
    margin-top: -85%;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.img-8888 {
    padding-left: 76%;
    margin-top: -128%;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.a-9 {
    position: relative;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    
    font-weight: 600;
    font-size: 11px;
    align-self: end;
    border-radius: 0px 13px 14px 0px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    background-color: var(--Primary-Color, #d09e58);
    max-width: 100%;
    width: 62px;
    margin-right: 213px;
    margin-bottom: 276px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 8px;
}

@media (max-width: 991px) {
    .a-9 {
        margin-right: 10px;
    }
}

.div-23 {
    max-width: 100%;
    width: 1276px;
    margin-top: -16px;
    margin-left: 3px;
    align-self: center;
}

@media (max-width: 991px) {
    .div-23 {
        max-width: 100%;
    }
}

.div-24 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-24 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-5 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-5 {
        width: 100%;
    }
}

.div-25 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-25 {
        margin-top: 30px;
    }
}

.div-26 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-27 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-10 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-28 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-28 {
        justify-content: center;
    }
}

.div-29 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-9 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-11 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-30 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-10 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-12 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-31 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-11 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-13 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-32 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-33 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-12 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-14 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-6 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-6 {
        width: 100%;
    }
}

.div-34 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-34 {
        margin-top: 30px;
    }
}

.div-35 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-36 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-15 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-37 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-37 {
        justify-content: center;
    }
}

.div-38 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-13 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-16 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-39 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-14 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-17 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-40 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-15 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-18 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-41 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-42 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-16 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-19 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-7 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-7 {
        width: 100%;
    }
}

.div-43 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-43 {
        margin-top: 30px;
    }
}

.div-44 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-45 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-20 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-46 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-46 {
        justify-content: center;
    }
}

.div-47 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-17 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-21 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-48 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-18 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-22 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-49 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-19 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-23 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-50 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-51 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-20 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-24 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-8 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-8 {
        width: 100%;
    }
}

.div-52 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 9px;
    padding-bottom: 18px;
    padding-left: 8px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-52 {
        margin-top: 30px;
    }
}

.div-53 {
    display: flex;
    max-width: 100%;
    width: 274px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 6px;
}

@media (max-width: 991px) {
    .div-53 {
        justify-content: center;
    }
}

.div-54 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 3px;
    align-self: start;
}

.a-25 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    align-self: start;
}

.a-26 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    text-decoration-line: strikethrough;
    font-size: 11px;
    margin-top: 1px;
    align-self: start;
}

.div-55 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-55 {
        justify-content: center;
    }
}

.div-56 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-21 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-27 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-57 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-22 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-28 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-58 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-23 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-29 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-59 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-60 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-24 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-30 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.div-61 {
    z-index: 1;
    max-width: 100%;
    width: 1279px;
    margin-top: 28px;
    margin-left: 10px;
    align-self: start;
}

@media (max-width: 991px) {
    .div-61 {
        max-width: 100%;
        margin-left: 10px;
    }
}

.div-62 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-62 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-9 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-9 {
        width: 100%;
    }
}

.img-25 {
    aspect-ratio: 0.85;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-25 {
        margin-top: 30px;
    }
}

.column-10 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-10 {
        width: 100%;
    }
}

.img-26 {
    aspect-ratio: 0.85;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-26 {
        margin-top: 30px;
    }
}

.column-11 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-11 {
        width: 100%;
    }
}

.img-27 {
    aspect-ratio: 0.83;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-27 {
        margin-top: 30px;
    }
}

.column-12 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-12 {
        width: 100%;
    }
}

.img-28 {
    aspect-ratio: 0.83;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-28 {
        margin-top: 30px;
    }
}

.div-63 {
    max-width: 100%;
    width: 1280px;
    margin-left: 10px;
    align-self: start;
}

@media (max-width: 991px) {
    .div-63 {
        max-width: 100%;
        margin-left: 10px;
    }
}

.div-64 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-64 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-13 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-13 {
        width: 100%;
    }
}

.div-65 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 19px;
    padding-right: 10px;
    padding-bottom: 19px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-65 {
        margin-top: 30px;
    }
}

.div-66 {
    display: flex;
    max-width: 100%;
    width: 274px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    gap: 6px;
}

@media (max-width: 991px) {
    .div-66 {
        justify-content: center;
    }
}

.div-67 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 1px;
    align-self: stretch;
}

.a-31 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    align-self: stretch;
}

.a-32 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    text-decoration-line: strikethrough;
    font-size: 11px;
    margin-top: 1px;
    align-self: stretch;
}

.div-68 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 21px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-68 {
        justify-content: center;
    }
}

.div-69 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-29 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-33 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-70 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-30 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-34 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-71 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-31 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-35 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-72 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-73 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-32 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-36 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-14 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-14 {
        width: 100%;
    }
}

.div-74 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-74 {
        margin-top: 30px;
    }
}

.div-75 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-76 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-37 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-77 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-77 {
        justify-content: center;
    }
}

.div-78 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-33 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-38 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-79 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-34 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-39 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-80 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-35 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-40 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-81 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-82 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-36 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-41 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-15 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-15 {
        width: 100%;
    }
}

.div-83 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-83 {
        margin-top: 30px;
    }
}

.div-84 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-85 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-42 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-86 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-86 {
        justify-content: center;
    }
}

.div-87 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-37 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-43 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-88 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-38 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-44 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-89 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-39 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-45 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-90 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-91 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-40 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-46 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-16 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-16 {
        width: 100%;
    }
}

.div-92 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-92 {
        margin-top: 30px;
    }
}

.div-93 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-94 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-47 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-95 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-95 {
        justify-content: center;
    }
}

.div-96 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-41 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-48 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-97 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-42 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-49 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-98 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-43 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-50 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-99 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-100 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-44 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-51 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.div-101 {
    max-width: 100%;
    width: 100%;
    margin-top: 22px;
    /* margin-left: 10px; */
    align-self: start;
}

@media (max-width: 991px) {
    .div-101 {
        max-width: 100%;
        margin-left: 10px;
    }
}

.div-102 {
    gap: 20px;
    display: flex;
    margin: 0;
}

@media (max-width: 991px) {
    .div-102 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-17 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 50%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-17 {
        width: 100%;
    }
}

.div-103 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-103 {
        max-width: 100%;
        margin-top: 30px;
    }
}

.div-104 {
    z-index: 1;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-104 {
        max-width: 100%;
    }
}

.div-105 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-105 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-18 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 50%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-18 {
        width: 100%;
    }
}

.img-45 {
    aspect-ratio: 0.85;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-45 {
        margin-top: 30px;
    }
}

.column-19 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 50%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-19 {
        width: 100%;
    }
}

.img-46 {
    aspect-ratio: 0.85;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
    .img-46 {
        margin-top: 30px;
    }
}

.div-106 {
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-106 {
        max-width: 100%;
    }
}

.div-107 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-107 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-20 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 50%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-20 {
        width: 100%;
    }
}

.div-108 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-108 {
        margin-top: 30px;
    }
}

.div-109 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-110 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-52 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-111 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-111 {
        justify-content: center;
    }
}

.div-112 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-47 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-53 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-113 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-48 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-54 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-114 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-49 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-55 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-115 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-116 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-50 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-56 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-21 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 50%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-21 {
        width: 100%;
    }
}

.div-117 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-117 {
        margin-top: 30px;
    }
}

.div-118 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-119 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-57 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-120 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-120 {
        justify-content: center;
    }
}

.div-121 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-51 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-58 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-122 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-52 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-59 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-123 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-53 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-60 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-124 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-125 {
    display: flex;
    max-width: 100%;
    width: 87px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-54 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1px;
    align-self: stretch;
}

.a-61 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

/* .column-22 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 24%;
    margin-left: 12px;
    margin-bottom: 35px;
} */

/* .column-22::before {
    content: "";
    position: absolute;
    top: 256px;
    left: 0;
    width: 21.9%;
    height: 20%;
    margin-left: 45px;
    background: linear-gradient(180deg, rgb(20 19 19 / 60%) 0%, rgba(217, 217, 217, 0) 100%);
    z-index: 1;
    pointer-events: none;
} */


@media (max-width: 991px) {
    .column-22 {
        width: 100%;
        margin-left: 0px;
        display: contents;
    }
}

.div-126 {
    /* display: flex;
    flex-direction: column;
    width: 426px; */


    border-radius: 8px;
    background-color: #fff;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    /* white-space: nowrap; */
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0.8px;
    width: 100%;
    padding: 15px 0 26px;
}

.div-126 .imgmove {
    transition: transform 0.8s ease;
    border: 2px solid transparent;
    box-sizing: border-box;
}

.div-126 .imgmove:hover img {
    transform: scale(0.95);
}

.div-126 img {
    transition: transform 0.8s ease;
    aspect-ratio: 0.89;
    object-fit: cover;
    object-position: center;
    width: 100%;
    align-self: center;
    max-width: 100%;
    height: 325px;
}

/* @media (max-width: 991px) {
    .div-126 img {
        width: 100%;
        height: auto;
    }
} */

@media (max-width: 991px) {
    .div-126 {
        margin-top: 30px;
        width: 100%;
    }
}

.img-55 {
    aspect-ratio: 0.83;
    object-fit: fill;
    object-position: center;
    width: 100%;
    z-index: 1;
    margin-right: 1px;
    align-self: stretch;
    height: 350px;
    /* border: 2px solid #d09e58; */
    /* border-radius: 3px; */
    /* box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.5); */
}

#image-container {
    width: 100%;
}

#image-container .divm-2-row {
    display: flex;
    justify-content: center;
}


/* .image-container {
    position: relative;
    display: inline-block;
} */

.image-container {
    /* position: relative;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; */

    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 0px;
}

/* .image-container::before {
    content: "";
    position: absolute;
    top: 205px;
    left: 0;
    width: 91.4%;
    height: 40%;
    margin-left: 45px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(217, 217, 217, 0) 100%);
    background: none;
    z-index: 2;
    pointer-events: none;

} */

.category-image-empty {
    margin-top: 94px;
}

@media (max-width: 991px) {
    .img-55 {
        width: 100%;
    }

    .category-image-empty {
        margin-top: 0px;
    }

    .headabout {
        margin: 15px 0 15px 0 !important;
    }

    .image-container {
        display: contents;
    }

    .gamme-link {
        position: unset;
    }
}

.div-127 {
    width: 100%;
    height: 205px;
}


/* .div-127:hover .div-129 {
    color: #d09e58 !important;
} */

@media (max-width: 991px) {
    .div-127 {
        /* margin-left: 12px; */
    }

}

.div-129 {
    
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.47);
    /* margin-top: 13px; */
    padding: 9px 4px;
    display: flex;
}

.div-129:hover {
    color: #d09e58 !important;
}

.jost-normal-white-16px {
    color: black !important;
    
    font-size: 18px;
    font-style: normal;
    width: 100%;
    text-align: center;
    height: 56px;
    letter-spacing: 0.04em;

}

.jost-normal-white-16px:hover {
    color: #d09e58 !important;
    /* /* font-family:"Nunito", sans-serif !important; */
    border-color: #d09e58;
    background-color: white;
}


.category-txt {
    font-size: 14;
    text-transform: none;
    font-weight: 500;
}

/* .gamme-link {
    flex: 1;
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 0px 18px;
    position: absolute;
    bottom: 30px;
    left: 1;
}

.gamme-link .gamme-btn {
    display: block;
    margin: auto 0 0 0 !important;
    min-width: 260px;
    background-color: var(--di-serria);
    padding: 13px 0;
}

.gamme-link .gamme-btn:hover {
    border: 1px solid var(--di-serria);
    color: var(--di-serria);
    background-color: #fff;
  } */
.gamme-link {
    flex: 1;
    /* display: flex; */
    width: 100%;
    justify-content: center;
    padding: 0px 30px;
}

.gamme-link .gamme-btn {
    display: block;
    margin: auto 0 0 0 !important;
    min-width: 260px;
    background-color: var(--di-serria);
    padding: 13px 0;
}

.gamme-link .gamme-btn:hover {
    border: 1px solid var(--di-serria);
    color: var(--di-serria);
    background-color: #fff;
}

.a-62 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-130 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-130 {
        justify-content: center;
    }
}

.div-131 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-56 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-63 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-132 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-57 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-64 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-133 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-58 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-65 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-134 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
    cursor: pointer;
}

.div-135 {
    /* display: flex; */
    max-width: 100%;
    width: auto;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-59 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: auto;
    margin-top: 1px;
    align-self: stretch;
}

.a-66 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.column-23 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 24%;
    /* margin-left: 20px; */
}

@media (max-width: 991px) {
    .column-23 {
        width: 100%;
    }
}

.div-136 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-136 {
        margin-top: 30px;
    }
}

.img-60 {
    aspect-ratio: 0.83;
    object-fit: contain;
    object-position: center;
    width: 295px;
    z-index: 1;
    max-width: 100%;
    margin-right: 1px;
    align-self: stretch;
}

@media (max-width: 991px) {
    .img-60 {
        margin-right: 1px;
    }
}

.div-137 {
    box-shadow: 0px 2.92611px 4.38916px 0px rgba(0, 0, 0, 0.05);
    background-color: var(--White, #fff);
    display: flex;
    padding-top: 18px;
    padding-right: 7px;
    padding-bottom: 18px;
    padding-left: 9px;
    flex-direction: column;
    align-self: stretch;
}

.div-138 {
    display: flex;
    max-width: 100%;
    width: 281px;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

.div-139 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    min-width: 140px;
    margin-top: 3px;
    align-self: start;
}

.a-67 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 36px;
    align-self: start;
}

.div-140 {
    display: flex;
    max-width: 100%;
    width: 277px;
    margin-top: 22px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-140 {
        justify-content: center;
    }
}

.div-141 {
    display: flex;
    min-width: 66px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-61 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    margin-left: 1px;
    align-self: center;
}

.a-68 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-142 {
    display: flex;
    min-width: 34px;
    margin-top: 1px;
    flex-direction: column;
    align-self: start;
}

.img-62 {
    aspect-ratio: 1.07;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-69 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 6px;
    align-self: center;
}

.div-143 {
    display: flex;
    min-width: 48px;
    flex-direction: column;
    align-self: start;
}

.img-63 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 15px;
    max-width: 100%;
    align-self: center;
}

.a-70 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    align-self: center;
}

.div-144 {
    border: 0.744px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 276px;
    margin-top: 22px;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.div-145 {
    /* display: flex; */
    max-width: 100%;
    width: auto;
    margin-top: -1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    gap: 4px;
}

.img-64 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: auto;
    margin-top: 1px;
    align-self: stretch;
}

.a-71 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: stretch;
}

.div-146 {
    display: flex;
    max-width: 100%;
    width: 796px;
    margin-top: 30px;
    margin-left: 9px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-146 {
        max-width: 100%;
        margin-left: 9px;
        flex-wrap: wrap;
    }
}

.div-147 {
    border: 0.993px solid var(--Primary-Color, #d09e58);
    display: flex;
    min-width: 133px;
    padding-top: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    flex-direction: column;
    align-self: stretch;
}

.a-72 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: -1px;
    margin-left: 1px;
    margin-bottom: 1px;
    align-self: center;
}



/* .pagi {
    display: flex;
    aspect-ratio: 6.93;
    object-fit: contain;
    object-position: center;
    
    min-width: 281px;
    align-self: stretch;
    margin-left: 200px;
} */
.pagi {
    display: flex;
    flex-direction: row;
    /* Aligns the flex items horizontally */
    justify-content: center;
    /* Centers the items on the main axis */
    align-items: center;
    /* Centers the items on the cross axis */
    /* Removed aspect-ratio and object-fit properties as they are more relevant to images */
    min-width: 281px;
    /* Adjust as needed */
    margin: 0 auto;
    /* Centers the pagination in the container */
    /* Removed margin-left to center the pagination */
}


.buttonpagi {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 10px;
    height: 45px;
    width: 45px;
    background: none;
    font-size: 21px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
}

.buttonpagi::before {
    position: absolute;
    content: "";
    background-color: rgb(207, 160, 96);
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: all 500ms ease-in-out;
    z-index: -1;
}

.pagination a {
    display: flex !important;
}

.column-24 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 9%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-24 {
        width: 100%;
    }
}

.img-66 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    margin-top: 1652px;
}

@media (max-width: 991px) {
    .img-66 {
        margin-top: 200px;
    }
}

.div-148 {
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    display: flex;
    margin-top: 49px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-148 {
        max-width: 100%;
    }
}

.div-149 {
    display: flex;
    max-width: 100%;
    width: 1060px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-149 {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-150 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 19px;
    min-width: 300px;
    margin-top: 7px;
    align-self: start;
}

@media (max-width: 991px) {
    .div-150 {
        max-width: 100%;
    }
}

.img-67 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    min-width: 47px;
    align-self: start;
}

.img-68 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    min-width: 34px;
    align-self: start;
}

.div-151 {
    border: 0.993px solid var(--Primary-Color, #d09e58);
    display: flex;
    min-width: 300px;
    min-height: 46px;
    flex-direction: column;
    align-self: start;
}

.div-152 {
    display: flex;
    max-width: 100%;
    width: 1260px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-152 {
        max-width: 100%;
        flex-wrap: wrap;
    }
}

.div-153 {
    background-color: var(--Primary-Color, #d09e58);
    display: flex;
    min-width: 159px;
    padding-top: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.a-73 {
    color: var(--White, #fff);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-left: -3px;
    align-self: center;
}

.div-154 {
    display: flex;
    min-width: 300px;
    margin-top: 9px;
    flex-direction: column;
    align-self: start;
}

.div-155 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-right: 9px;
    align-self: end;
}

@media (max-width: 991px) {
    .div-155 {
        margin-right: 9px;
    }
}

.div-156 {
    justify-content: center;
    color: var(--8E8E8E, #8e8e8e);
    text-align: center;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    align-self: start;
}

.div-157 {
    justify-content: center;
    color: var(--8E8E8E, #8e8e8e);
    text-align: center;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: -43px;
    align-self: end;
}

.div-158 {
    display: flex;
    max-width: 100%;
    width: 1543px;
    margin-top: 40px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-158 {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-159 {
    display: flex;
    min-width: 300px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-159 {
        max-width: 100%;
    }
}

.div-160 {
    border: 0.993px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 283px;
    margin-right: 38px;
    padding-top: 19px;
    padding-right: 20px;
    padding-bottom: 19px;
    padding-left: 20px;
    flex-direction: column;
    align-self: end;
}

@media (max-width: 991px) {
    .div-160 {
        margin-right: 10px;
    }
}

.a-74 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-left: -7px;
    margin-bottom: -1px;
    align-self: center;
}

@media (max-width: 991px) {
    .a-74 {
        margin-bottom: 10px;
    }
}

.div-161 {
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    margin-top: 4px;
    align-self: end;
}

@media (max-width: 991px) {
    .div-161 {
        max-width: 100%;
    }
}

.div-162 {
    display: flex;
    min-width: 300px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-162 {
        max-width: 100%;
    }
}

.div-163 {
    border: 0.993px solid var(--Primary-Color, #d09e58);
    display: flex;
    max-width: 100%;
    width: 283px;
    padding-top: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

.a-75 {
    color: var(--Primary-Color, #d09e58);
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 11px;
    align-self: center;
}

.div-164 {
    display: flex;
    max-width: 100%;
    width: 512px;
    margin-top: 1px;
    flex-direction: row;
    align-items: flex-start;
    align-self: start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-164 {
        max-width: 100%;
        flex-wrap: wrap;
    }
}

.div-165 {
    border: 1px solid var(--8E8E8E, #8e8e8e);
    display: flex;
    min-width: 13px;
    min-height: 14px;
    flex-direction: column;
    align-self: start;
}

.div-166 {
    justify-content: center;
    color: var(--8E8E8E, #8e8e8e);
    
    font-weight: 400;
    font-size: 11px;
    min-width: 300px;
    margin-top: 5px;
    flex-grow: 1;
    flex-basis: auto;
    align-self: start;
}

@media (max-width: 991px) {
    .div-166 {
        max-width: 100%;
    }
}

.div-167 {
    color: #000;
    
    font-weight: 400;
    font-size: 11px;
    min-width: 204px;
    margin-top: 5px;
    align-self: center;
}

.img-69 {
    aspect-ratio: 4.53;
    object-fit: contain;
    object-position: center;
    width: 100%;
    min-width: 69px;
    margin-top: 6px;
    align-self: center;
}

.div-168 {
    background-color: var(--Secondary-Color, #000);
    display: flex;
    max-width: 100%;
    width: 1900px;
    margin-top: 2px;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    flex-direction: column;
    align-self: start;
}

@media (max-width: 991px) {
    .div-168 {
        max-width: 100%;
    }
}

.div-169 {
    display: flex;
    max-width: 100%;
    width: 1201px;
    margin-top: 37px;
    margin-left: 1px;
    margin-bottom: 30px;
    flex-direction: row;
    align-items: flex-start;
    align-self: center;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-169 {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-170 {
    display: flex;
    max-width: 100%;
    width: 399px;
    min-width: 300px;
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    justify-content: space-between;
    gap: 20px;
}

.div-171 {
    display: flex;
    min-width: 110px;
    margin-top: 2px;
    flex-direction: column;
    align-self: center;
}

.img-70 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 28px;
    max-width: 100%;
    align-self: center;
}

.div-172 {
    color: #fff;
    text-align: center;
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 22px;
    align-self: center;
}

.div-173 {
    display: flex;
    min-width: 131px;
    flex-direction: column;
    align-self: center;
}

.img-71 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 34px;
    max-width: 100%;
    align-self: center;
}

.div-174 {
    color: #fff;
    text-align: center;
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 22px;
    align-self: center;
}

.div-175 {
    display: flex;
    min-width: 95px;
    margin-top: 1px;
    flex-direction: column;
    align-self: stretch;
}

.img-72 {
    aspect-ratio: 1.04;
    object-fit: contain;
    object-position: center;
    width: 29px;
    max-width: 100%;
    margin-left: -2px;
    align-self: center;
}

.div-176 {
    color: #fff;
    text-align: center;
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 26px;
    align-self: center;
}

.div-177 {
    display: flex;
    min-width: 83px;
    margin-top: 1px;
    flex-direction: column;
    align-self: stretch;
}

.img-73 {
    aspect-ratio: 1.04;
    object-fit: contain;
    object-position: center;
    width: 27px;
    max-width: 100%;
    margin-left: 3px;
    align-self: center;
}

.div-178 {
    color: #fff;
    text-align: center;
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 28px;
    align-self: center;
}

.div-179 {
    display: flex;
    min-width: 77px;
    flex-direction: column;
    align-self: stretch;
}

.img-74 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 28px;
    max-width: 100%;
    margin-left: -1px;
    align-self: center;
}

.div-180 {
    color: #fff;
    text-align: center;
    
    font-weight: 400;
    font-size: 11px;
    margin-top: 27px;
    align-self: center;
}

.div-181 {
    background-color: #fff;
    display: flex;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    flex-direction: column;
    align-self: stretch;
}

@media (max-width: 991px) {
    .div-181 {
        max-width: 100%;
    }
}

.div-182 {
    max-width: 100%;
    width: 1253px;
    margin-top: 19px;
    margin-left: -17px;
    margin-bottom: 1px;
    align-self: center;
}

@media (max-width: 991px) {
    .div-182 {
        max-width: 100%;
    }
}

.div-183 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .div-183 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-25 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 28%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-25 {
        width: 100%;
    }
}

.div-184 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-184 {
        margin-top: 50px;
    }
}

.img-75 {
    aspect-ratio: 2.32;
    object-fit: contain;
    object-position: center;
    width: 153px;
    max-width: 100%;
    align-self: start;
}

.div-185 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 28px;
    align-self: start;
}

.column-26 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 13%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-26 {
        width: 100%;
    }
}

.div-186 {
    display: flex;
    margin-top: 20px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-186 {
        margin-top: 50px;
    }
}

.a-76 {
    color: #000;
    
    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-187 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 55px;
    align-self: start;
}

.column-27 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 19%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-27 {
        width: 100%;
    }
}

.div-188 {
    display: flex;
    margin-top: 19px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-188 {
        margin-top: 50px;
    }
}

.a-77 {
    color: #000;
    
    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-189 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 52px;
    align-self: start;
}

.column-28 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 27%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-28 {
        width: 100%;
    }
}

.div-190 {
    display: flex;
    margin-top: 19px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-190 {
        margin-top: 50px;
    }
}

.div-191 {
    color: #000;
    
    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-192 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 55px;
    align-self: start;
}

.column-29 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 14%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-29 {
        width: 100%;
    }
}

.div-193 {
    display: flex;
    margin-top: 19px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-193 {
        margin-top: 50px;
    }
}

.a-78 {
    color: #000;
    
    font-weight: 500;
    font-size: 19px;
    align-self: start;
}

.div-194 {
    color: #000;
    
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 55px;
    align-self: start;
}

.div-195 {
    width: 500px;
    max-width: 100%;
    padding: 5px;
}

.btn-1 {
    /* width: 300px; */
    background-color: #fff;
    border: solid #050505 1px;
    color: #000;
    padding: 6px;
    width: 156px;
    /* margin-right: 10px; */
    font-weight: 400px;
    /* margin-bottom: 27px; */
}

@media (max-width: 426px) {
    .btn-1 {
        width: 130;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.btn-2 {
    background-color: #d4a15b;
    width: 159px;
    padding: 7px;
    color: #fff;
    float: right;
    margin: -34px 10px 0px 0;
}

@media (max-width: 426px) {
    .btn-2 {
        width: 130;
        margin-right: 15px;
    }
}

.shoping {
    padding-bottom: 140px;
    margin-left: 10px;
}

.shiping-1 {
    margin-left: 10px;
    padding-bottom: 280px;
}

.div-196 {
    width: 500px;
    max-width: 100%;
    margin-top: 10px;
    padding: 1px 0px 10px 0px;
}

.btn-3 {
    background-color: #d4a15b;
    width: 156px;
    padding: 9px;
    color: #fff;
    margin-top: 15px;
}

@media (max-width: 426px) {
    .btn-3 {
        width: 130;
    }
}

.btn-4 {
    background-color: #fff;
    border: solid #050505 1px;
    color: #000;
    padding: 9px;
    width: 156px;
    font-weight: 400;
}

@media (max-width: 426px) {
    .btn-4 {
        width: 130;
    }
}

.btn-5 {
    background-color: #d4a15b;
    width: 159px;
    padding: 9px;
    color: #fff;
    float: right;
    margin-right: 10px;
    margin-top: -41px;
}

@media (max-width: 426px) {
    .btn-5 {
        width: 130;
        margin-right: 20px;
    }
}

.title-1 {
    width: 380px;
    background: #ecebeb;
    height: 70px;
    margin-left: -27px;
}

@media (max-width: 426px) {
    .title-1 {
        width: 325px;
        height: 70px;
        margin-left: -11px;
    }
}

.title-2 {
    max-width: 100%;
    max-height: 100%;
    padding-top: 25px;
    padding-left: 8px;
}

.title-3 {
    
    font-weight: 500;
}

.span-1 {
    font-size: 11px;
    float: left;
}

.span-2 {
    font-size: 11px;
    float: left;
}

.btn-6 {
    background-color: #fff;
    border: solid #b58b51 1px;
    width: 105px;
    padding: 0px;
    color: #b58b51;
    /* margin-left: 107px; */
    font-size: 11px;
    float: left;
    /* margin-top: -14px; */
}

@media (max-width: 426px) {
    .btn-6 {
        width: 80px;
        font-size: 10px;
    }
}

.btn-7 {
    background-color: #fff;
    border: solid #b58b51 1px;
    color: #b58b51;
    padding: 0px;
    width: 90px;
    /* margin-left: 242px; */
    float: left;
    /* margin-top: -33px; */
    font-size: 11px;
}

@media (max-width: 426px) {
    .btn-7 {
        width: 80px;
        height: 17px;
        margin-left: -13px;
    }
}

/* .range {
    width: 290px;
    accent-color: #a9834e;
} */
.row-1 {
    width: 290px;
    font-weight: 100 !important;
}

.div-197 {
    float: right;
}

.row-2 {
    width: 383px;
    max-width: 100%;
    padding: 5px;
}

.btn-8 {
    width: 270px;
    background-color: #d4a15b;
    padding: 10px;
    margin-left: 13%;
    color: #fff;
    font-size: 20px;
    
    text-transform: capitalize;
}

@media (max-width: 426px) {
    .btn-8 {
        margin-left: 7%;
    }
}

.span-3 {
    font-weight: 100;
    font-size: medium;
}

/* range css */
.show {
    transform: scale(1);
}

.hide {
    transform: scale(0);
    position: absolute;
    width: 0;
}

.slider {
    width: 100%;
    margin-top: 6px;
    margin-bottom: -12px;
}

span.price {
    display: block;
    font-size: 30px;
}

.slider-labels {
    color: white;
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
}

.slider-inputs {
    position: relative;
    height: 20px;
}

.slider-inputs input {
    position: absolute;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    top: -60%;
}

.slider-inputs input::-webkit-slider-thumb {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #1b53c0;
    pointer-events: auto;
    -webkit-appearance: none;
}

.range-slider {
    height: 8px;
    width: 280px;
    position: relative;
    background-color: #e1e9f6;
    border-radius: 2px;
}

.range-selected {
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 5px;
    background-color: #ba9058;
}

.explain {
    color: #ebebeb;
    margin: 2rem auto;
    width: 50%;
}

.hover-image {
    transition: transform 0.3s;
    margin-top: 40px;
}

.hover-image:hover {
    transform: scale(1.1);
}

.hover-effect_btn {
    transition: transform 0.3s, color 0.3s;
}

.hover-effect_btn:hover {
    transform: scale(1.1);
}

/* sort menu css start */

.sidebar-sort {
    top: 0;
    background-color: #fff;
    color: black;
    position: fixed;
    right: -100%;
    height: 100vh;
    width: 400px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    overflow-y: scroll;
    transition: 0.3s;
    z-index: 999;
}

.sidebar-sort .top-sort {
    padding: 10px 30px;
    /* background-color: #232f3e; */
    color: #050505;
    font-size: 25px;
    margin-top: 70px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar-sort .top-sort button {
    background: transparent;
    border: none;
    outline: none;
    color: #000;
    font-size: 25px;
    cursor: pointer;
}

.sidebar-sort ul {
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-size: 20px;
}

.sidebar-sort ul .title {
    font-weight: bold;
    font-size: 22px;
}

.sidebar-sort ul li {
    list-style: none;
}

.sidebar-sort ul li a {
    color: #000;
    text-decoration: none;
}

.show-sort {
    right: 0;
}

.profilre_dropdown {
    padding: 10px 20px;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    position: absolute;
    top: 60px;
    right: 5px;
    background-color: #fff;
    color: black;
    display: none;
}

.toggle_profile_dropdown {
    display: block;
}

.profilre_dropdown ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.profilre_dropdown ul li {
    list-style: none;
}

.profilre_dropdown ul li a {
    color: black;
    text-decoration: none;
}

@media only screen and (max-width: 426px) {

    .sidebar-sort {
        left: -120%;
    }

    .show-sort {
        right: 0;
    }

    .sidebar-sort {
        width: 100%;
        gap: 15px;
    }

    .sidebar-sort .top-sort {
        padding: 10px 30px;
        /* background-color: #232f3e; */
        font-size: 20px;
        font-weight: bold;
    }

    .sidebar-sort .top button {
        font-size: 20px;
    }

    .sidebar-sort ul {
        padding: 0 15px;
        gap: 15px;
        font-size: 15px;
    }

    .sidebar-sort ul .title {
        font-weight: bold;
        font-size: 22px;
    }
}

.hover-image {
    transition: transform 0.3s;
}

.hover-image:hover {
    transform: scale(1.1);
}

.category-image {
    max-height: 320px;
    min-height: 320px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 0;
    width: 100%;
}

.headabout {
    margin: 50px 0 15px 0;
}

.headabout .atext {
    color: #000;
    
    font-weight: 500;
    text-transform: capitalize;
    font-size: 29px;
    display: flex;
    justify-content: center;
}

.headabout .cm__title__seperator {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 991px) {

    .headabout .atext {
        font-size: 16px;
    }

    .div-221 {
        padding: 0px;
    }

    .div-101 {
        margin-left: 5px !important;
        padding: 0 20px;
    }

    .category-image {
        width: 100% !important;
        max-height: 80px !important;
        min-height: 80px !important;
        margin-top: 0px !important;
    }

    .column-22 a {
        width: 100%;
    }
}