.categories-header{width:100%;background:#eef4eb;padding-top:100px}.categories-main-row{width:100%;height:340px;background:#e3e6dc}.categories-main-block,.categories-main-row{position:relative;display:flex;overflow:hidden}.categories-main-block{flex:1 1;align-items:center;justify-content:center}.categories-main-img{width:100%;height:100%;object-fit:cover;opacity:1;filter:brightness(.9) contrast(.95) saturate(.9)}.categories-main-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;text-align:center;color:#fff;pointer-events:none;padding:0 30px;background:linear-gradient(90deg,rgba(60,70,40,.4),rgba(80,100,60,.25))}.categories-title{font-size:2.4rem;letter-spacing:2px;margin-bottom:10px;color:#eef4eb;font-weight:700;text-shadow:1px 1px 5px rgba(50,60,20,.25);direction:rtl}.categories-desc{font-size:1.12rem;color:#eef4eb;max-width:540px;font-weight:500;letter-spacing:.5px;line-height:1.5;margin:0 auto;text-shadow:0 0 7px rgba(70,80,30,.12);direction:rtl}.categories-label-row{display:flex;width:100%;background:#f4f6ee;justify-content:space-between;align-items:stretch;margin-top:0}.categories-label{flex:1 1;padding:24px 0 14px;background:#f0f3e7;color:#717d56;font-size:1.6rem;text-align:center;font-family:Luckiest Guy,Montserrat,Arial,Helvetica,sans-serif;font-weight:600;border-right:8px solid #c9cfb4;border-bottom:8px solid #c9cfb4;cursor:pointer}.categories-label:hover{background-color:#697b49;color:#eef4eb}.categories-label:last-child{border-right:none}@media (max-width:650px){.categories-title{font-size:1.2rem}.categories-desc{font-size:1rem}.categories-label{font-size:1.1rem}}