.product-category{margin:89px 0 150px}.product-category .button{display:flex;justify-content:center;margin:42px auto 0}.product-category__wrapper{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:32px 16px;max-width:920px;margin:0 auto}.product-category__wrapper .category-card:last-child{grid-column:1 / -1;display:flex;flex-wrap:wrap;padding:32px 45px 26px}.product-category__wrapper .category-card:last-child .title-wrap{width:100%;padding:0;margin:0 0 23px}.product-category__wrapper .category-card:last-child .title-wrap .title-4{min-height:auto}.product-category__wrapper .category-card:last-child .image{display:flex;width:260px;height:180px;margin:0;padding:0;overflow:hidden}.product-category__wrapper .category-card:last-child .image img{width:100%;height:100%;object-fit:cover;object-position:center}.product-category__wrapper .category-card:last-child .description{display:flex;align-items:center;height:180px;margin-left:32px;padding:0;max-width:450px}.category-card{display:block;width:100%;border-radius:8px;background:rgba(255, 255, 255, 0.05);backdrop-filter:blur(10.18px);position:relative;transition:all 0.3s}.category-card .title-wrap{padding:24px 24px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.category-card .title-wrap .title-4{color:#FFF;font-size:24px;font-weight:700;line-height:30px;word-break:break-word;min-height:60px}.category-card .title-wrap .arrow{display:flex;padding:5px 0;width:16px;height:auto;justify-content:center}.category-card .title-wrap .arrow svg{width:16px;height:16px}.category-card .image{display:flex;align-items:center;height:180px;padding:0 24px 16px;margin:0 auto 16px;border-bottom:1px dashed rgba(255, 255, 255, 0.1);overflow:hidden}.category-card .image img{width:100%;height:100%;object-fit:cover;object-position:center}.category-card .description{color:#FFF;font-family:"Geologica";font-size:16px;font-weight:300;line-height:21px;padding:0 24px 24px}.category-card::before{content:"";position:absolute;inset:0;border-radius:8px;border:1px solid rgba(255, 255, 255, 0.1);mask-composite:exclude;pointer-events:none}.category-card:hover{background:#0225DDB2}@media (max-width:992px){.product-category__wrapper{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-category__wrapper .category-card:last-child{grid-column:auto;display:block;padding:0}.product-category__wrapper .category-card:last-child .title-wrap{width:100%;padding:24px 24px 0;margin:0 0 23px}.product-category__wrapper .category-card:last-child .image{height:180px;padding:0 24px 16px;margin:0 auto 16px}.product-category__wrapper .category-card:last-child .description{font-size:16px;font-weight:300;line-height:21px;padding:0 24px 24px;margin:0;display:block}}@media (max-width:576px){.product-category__wrapper{grid-template-columns:repeat(1, minmax(0, 1fr));margin:0 19px}.category-card .image{height:170px}.product-category{margin:45px 0 75px}.product-category .button{font-size:16px;height:auto;line-height:1.2}}