.mainCategories{padding:6.25rem 0;background-color:#edeae3}@media (max-width:1100px){.mainCategories{padding:3.75rem 0}}@media (max-width:640px){.mainCategories{padding:2.75rem 0}}.mainCategories .container>p{color:#575655;max-width:20.625rem;margin:0 auto 3rem;text-align:center;line-height:131.25%}@media (max-width:1100px){.mainCategories .container>p{margin-bottom:2rem}}.mainCategories h2{max-width:29.5625rem;margin:0 auto;margin-bottom:1.25rem;text-align:center}@media (max-width:1100px){.mainCategories h2{margin-bottom:.75rem;max-width:24.6875rem}}@media (max-width:640px){.mainCategories h2{max-width:18.75rem}}.mainCategories .cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin:0 auto;margin-bottom:3rem;max-width:55.25rem}@media (max-width:1100px){.mainCategories .cards{margin-bottom:2rem}}@media (max-width:640px){.mainCategories .cards{grid-template-columns:repeat(2,1fr);gap:1rem .5rem}}.mainCategories .categoryCard{border-radius:.5rem;overflow:hidden;-webkit-mask:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);padding:1rem;min-height:9.75rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (any-hover:hover){.mainCategories .categoryCard:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.mainCategories .categoryCard:after{content:"";background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);position:absolute;left:0;top:0;width:100%;height:100%}.mainCategories .categoryCard img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.mainCategories .categoryCard h3{position:relative;z-index:2;color:#fff;font-size:1.25rem;line-height:125%}@media (max-width:1100px){.mainCategories .categoryCard{padding:.875rem;min-height:8.125rem}}@media (max-width:640px){.mainCategories .categoryCard:nth-last-of-type(1),.mainCategories .categoryCard:nth-last-of-type(2),.mainCategories .categoryCard:nth-last-of-type(3),.mainCategories .categoryCard:nth-last-of-type(4){display:none}}.mainCategories .showMoreBtn.primary{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:8.3125rem}.mainCategories .showMoreBtn.primary:before{border-color:#141414!important}