:root{--sidebar-width:21.875rem;--header-height:6.25rem;--footer-height:12.5rem}@media (max-width:1366px){:root{--sidebar-width:18.75rem}}@media (max-width:1200px){:root{--header-height:5rem}}@media (max-width:767px){:root{--header-height:4.0625rem}}.contain{background-size:contain}.contain,.cover{background-repeat:no-repeat;background-position:50%}.cover{background-size:cover}.category-card{position:relative;border-radius:1.25rem;overflow:hidden;color:#fff}@media (min-width:1025px){.category-card:hover .category-card__background{transform:scale(1.2)}}.category-card__content{display:flex;align-items:flex-end;position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:1;padding:1.875rem}@media (max-width:1200px){.category-card__content{padding:1.25rem}}.category-card__name{font-family:"Organetto",sans-serif;font-weight:700;font-size:1.75rem;line-height:100%}@media (max-width:1200px){.category-card__name{font-size:1.5rem}}@media (max-width:767px){.category-card__name{font-size:1.25rem}}.category-card__price{font-weight:700;font-size:1.375rem;line-height:100%;color:#fff;background:linear-gradient(120deg,#fa984d,red);border-radius:0.625rem;padding:0.625rem 0.9375rem;position:absolute;top:1.875rem;left:1.875rem}@media (max-width:1200px){.category-card__price{font-size:1.25rem;left:1.25rem;top:1.25rem}}@media (max-width:767px){.category-card__price{font-size:1.125rem}}.category-card__total{margin-top:0.625rem;font-size:1.125rem;font-weight:500;color:hsla(0,0%,100%,.6)}@media (max-width:767px){.category-card__total{font-size:0.875rem}}.category-card__background{background-color:rgba(250,152,77,.12);z-index:0;position:relative;transition:transform .8s ease-in-out}.category-card__background:before{content:"";display:block;height:0;padding-bottom:65%;background:linear-gradient(68deg,#1e1e1e,rgba(46,46,46,0));position:relative;z-index:1}.category-card__background-picture{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;display:block}
