.heroArticle_heroArticle___e0KR{width:100vw;max-width:1600px;justify-self:center;position:relative;padding:40px 10px;margin-top:60px;margin-bottom:60px;border-top:1px solid var(--transparent-dark-color);border-bottom:1px solid var(--transparent-dark-color)}.heroArticle_heroArticle___e0KR .heroArticle_topic__GbiaX{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;height:40px;padding:0 20px;top:-20px;left:50%;transform:translateX(-50%);border:1px solid var(--transparent-dark-color);border-radius:999px;color:var(--background-color);font-weight:500;background:var(--background-gradient)}.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea{height:auto;overflow:hidden;transition:all .4s ease}.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h2{font-size:4rem;line-height:50px;margin-bottom:1rem;color:var(--orange-color)}@media(max-width:900px){.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h2{font-size:2rem;line-height:30px}}.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h2 span{font-size:2rem;font-weight:300}@media(max-width:900px){.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h2 span{font-size:1.2rem;line-height:0}}.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea p{font-size:1.2rem;font-weight:300;letter-spacing:1px;line-height:26px;margin-bottom:2rem;padding:0 10px}@media(max-width:900px){.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea p{font-size:1rem;line-height:20px}}.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h3{font-size:2rem;font-weight:600;line-height:36px;margin-bottom:1rem;padding:0 10px}@media(max-width:900px){.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h3{font-size:1.6rem;line-height:30px}}.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h3 span{font-size:1.6rem;font-weight:300}@media(max-width:900px){.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea h3 span{font-size:1.2rem;line-height:0}}.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea ul{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:.3rem;font-size:1.2rem;font-weight:300;letter-spacing:1px;line-height:26px;margin-bottom:2rem;padding:0 20px}@media(max-width:900px){.heroArticle_heroArticle___e0KR .heroArticle_textInner__XhHea ul{font-size:1rem;line-height:20px}}.heroArticle_heroArticle___e0KR .heroArticle_expandButton__bJJvT{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;height:40px;width:40px;padding:0 20px;bottom:-20px;left:50%;transform:translateX(-50%);border:1px solid var(--transparent-dark-color);border-radius:999px;font-family:inherit;color:var(--foreground-color);font-weight:200}.SubCategoriesGrid_grid__35sVz{max-width:1600px;width:100%;margin:4rem auto 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px;padding:40px 20px;box-sizing:border-box}@media(max-width:1200px){.SubCategoriesGrid_grid__35sVz{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.SubCategoriesGrid_grid__35sVz{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 15px}}@media(max-width:480px){.SubCategoriesGrid_grid__35sVz{grid-template-columns:1fr;gap:15px;padding:0 10px}}.SubCategoriesGrid_grid_card__LuDA_{position:relative;height:240px;border-radius:16px;background:var(--background-gradient);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 8px 32px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.1)}.SubCategoriesGrid_grid_card__LuDA_:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,107,0,.15),rgba(255,107,0,.08) 50%,transparent);z-index:1;opacity:0;transition:opacity .4s ease}.SubCategoriesGrid_grid_card__LuDA_:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,var(--orange-color),transparent,var(--orange-color));border-radius:18px;z-index:-1;opacity:0;transition:opacity .4s ease}.SubCategoriesGrid_grid_card__LuDA_:hover{transform:translateY(-8px) scale(1.02);border-color:rgba(255,107,0,.4);box-shadow:0 20px 40px rgba(255,107,0,.25),0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.2)}.SubCategoriesGrid_grid_card__LuDA_:hover:before{opacity:1}.SubCategoriesGrid_grid_card__LuDA_:hover:after{opacity:.4}.SubCategoriesGrid_grid_card__LuDA_:hover .SubCategoriesGrid_grid_card_content__bzidf{transform:translateY(-5px)}.SubCategoriesGrid_grid_card__LuDA_:hover .SubCategoriesGrid_text_content__p5fWY h3{color:var(--orange-color);transform:translateX(5px)}.SubCategoriesGrid_grid_card__LuDA_:hover .SubCategoriesGrid_brand_image__hLzKj{transform:scale(1.1);filter:brightness(1.1) contrast(1.1)}.SubCategoriesGrid_grid_card_content__bzidf{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:25px;transition:all .4s ease}@media(max-width:900px){.SubCategoriesGrid_grid_card_content__bzidf{padding:20px}}.SubCategoriesGrid_text_content__p5fWY{display:flex;flex-direction:column;justify-content:flex-start}.SubCategoriesGrid_image_container__qbyai{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:auto}.SubCategoriesGrid_brand_image__hLzKj{width:120px;height:80px;object-fit:contain;transition:all .6s ease;opacity:.8;filter:brightness(.9) contrast(1.1)}@media(max-width:900px){.SubCategoriesGrid_brand_image__hLzKj{width:100px;height:70px}}@media(max-width:480px){.SubCategoriesGrid_brand_image__hLzKj{width:110px;height:75px}}.SubCategoriesGrid_grid_card__LuDA_ h3{font-size:1.4rem;font-weight:700;color:var(--background-color);line-height:1.2;margin:0;transition:all .4s ease;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media(max-width:900px){.SubCategoriesGrid_grid_card__LuDA_ h3{font-size:1.2rem}}@media(max-width:480px){.SubCategoriesGrid_grid_card__LuDA_ h3{font-size:1.3rem}}.SubCategoriesGrid_grid_card__LuDA_:last-child{background:linear-gradient(135deg,var(--foreground-color) 0,#2a2a2a 100%);border:1px solid rgba(255,107,0,.3)}.SubCategoriesGrid_grid_card__LuDA_:last-child .SubCategoriesGrid_catalog_content__MGSjW{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem}.SubCategoriesGrid_grid_card__LuDA_:last-child h3{font-size:1.3rem;color:var(--orange-color);max-width:180px;text-align:center;margin-bottom:0}.SubCategoriesGrid_grid_card__LuDA_:last-child:hover{background:linear-gradient(135deg,#2a2a2a 0,var(--foreground-color) 100%)}.SubCategoriesGrid_grid_card__LuDA_:last-child:hover h3{transform:scale(1.05)}@keyframes SubCategoriesGrid_fadeInUp__D4D8v{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SubCategoriesGrid_grid_card__LuDA_{animation:SubCategoriesGrid_fadeInUp__D4D8v .6s ease-out}.SubCategoriesGrid_grid_card__LuDA_:first-child{animation-delay:.1s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(2){animation-delay:.2s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(3){animation-delay:.3s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(4){animation-delay:.4s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(5){animation-delay:.5s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(6){animation-delay:.6s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(7){animation-delay:.7s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(8){animation-delay:.8s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(9){animation-delay:.9s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(10){animation-delay:1s}.SubCategoriesGrid_grid_card__LuDA_:nth-child(11){animation-delay:1.1s}