.category-section{justify-content:center;width:100%;margin-top:60px;padding:0 24px;display:flex}.category-container{gap:30px;width:1110px;height:284px;display:flex;position:relative}.category-card{cursor:pointer;background:0 0;flex-direction:column;align-items:center;width:350px;height:284px;transition:transform .3s;display:flex;position:relative}.category-card:hover{transform:translateY(-5px)}.category-mask{z-index:1;background:#f1f1f1;border-radius:8px;width:350px;height:204px;position:absolute;top:80px}.category-image{z-index:2;object-fit:contain;position:absolute;top:0}.category-card:first-child .category-image{width:122.95px;height:160px}.category-card:nth-child(2) .category-image{width:121.49px;height:146px}.category-card:nth-child(3) .category-image{width:125px;height:126px}.category-shadow{filter:blur(20px);z-index:1;opacity:2;background:radial-gradient(#0006 0%,#00000080 50%,#0000 70%);width:122px;height:40px;position:absolute;top:130px;left:50%;transform:translate(-50%)}.category-title{letter-spacing:1.29px;text-align:center;text-transform:uppercase;color:#000;z-index:3;height:25px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;line-height:100%;position:absolute;top:196px}.category-card:first-child .category-title{width:133px}.category-card:nth-child(2) .category-title{width:101px}.category-card:nth-child(3) .category-title{width:118px}.category-cta{z-index:3;align-items:center;gap:13px;text-decoration:none;transition:all .3s;display:flex;position:absolute;top:237px}.cta-text{letter-spacing:1px;text-transform:uppercase;color:#000;opacity:.5;width:39px;height:18px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;line-height:100%;transition:all .3s}.category-cta:hover .cta-text{color:#d87d4a;opacity:1}.cta-icon{width:5px;height:10px;display:block;position:relative;top:-2px}@media (max-width:768px) and (min-width:481px){.category-section{padding:0 16px}.category-container{flex-direction:column;gap:30px;width:944px;height:944px}.category-card{width:100%;max-width:944px}.category-mask{width:100%;top:80px}.category-shadow{left:50%;transform:translate(-50%)}}@media (max-width:480px){.category-section{margin-top:0;padding:0 24px}.category-container{flex-direction:column;gap:68px;width:327px;height:683px}.category-card{width:327px;height:217px}.category-mask{width:327px;height:165px;top:52px}.category-image{width:auto;height:104px;top:0}.category-card:first-child .category-image,.category-card:nth-child(2) .category-image,.category-card:nth-child(3) .category-image{width:auto;height:104px}.category-shadow{width:94.89px;height:40px;top:94px;left:50%;transform:translate(-50%)}.category-title{letter-spacing:1.07px;font-size:15px;top:147px}.category-cta{top:180px}}
