.new-prod .out-of-stock-tag{display:none}.new-prod{background-color:#fff;border-radius:2.4rem;display:flex;flex-direction:column;height:100%;min-height:var(--newProductItemHeight);overflow:hidden;position:relative;transition:all .2s linear;width:100%}.new-prod:hover{box-shadow:0 3px 8px rgba(0,0,0,.1);transform:translateY(-4px)}@media screen and (max-width:1024px){.new-prod:hover{box-shadow:unset;transform:unset}}@media screen and (max-width:600px){.new-prod{border-radius:1.2rem;min-height:27rem}}.new-prod__fire,.new-prod__star{align-items:center;background:linear-gradient(359.75deg,#ef630d .97%,#ef740d 12.12%,#efa50d 46.42%,#efc30d 72.15%,#efcf0e 86.73%);border-radius:0 0 24px 0;display:flex;height:5.2rem;justify-content:center;left:0;position:absolute;top:0;width:5.2rem}.new-prod__fire svg,.new-prod__star svg{height:2.4rem;width:2.4rem}@media screen and (max-width:600px){.new-prod__fire,.new-prod__star{border-radius:0 0 0 1.2rem;height:2.2rem;width:2.2rem}}.new-prod__fire .anticon,.new-prod__star .anticon{color:#fff}@media screen and (max-width:600px){.new-prod__fire .anticon,.new-prod__star .anticon{height:1.2rem;width:1.2rem}}.new-prod__star{background:linear-gradient(180deg,#0ee0ef .18%,#0581f5 75.1%,#0088f8 99.82%)}.new-prod__container{border:1px solid #dbdbdb;border-bottom:none;border-radius:2.4rem 2.4rem 0 0;height:45rem;overflow:hidden;width:100%}@media screen and (max-width:600px){.new-prod__container{border-radius:1.2rem 1.2rem 0 0;display:flex;height:22.3rem;justify-content:center}}.new-prod__container-thumbnail{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.new-prod__body{border:1px solid #dbdbdb;border-radius:0 0 2.4rem 2.4rem;display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:2rem;position:relative}.new-prod__body:before{display:none}@media screen and (max-width:600px){.new-prod__body{border-radius:0 0 1.2rem 1.2rem;padding:1rem}}.new-prod__body-top{display:flex;flex-direction:column;justify-content:flex-start}.new-prod__body-top-badges{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;min-height:2.8rem}@media screen and (max-width:600px){.new-prod__body-top-badges{gap:.4rem}}.new-prod__body-top-badges>div{max-width:calc(50% - .4rem)}@media screen and (max-width:600px){.new-prod__body-top-badges>div{max-width:calc(50% - .2rem)}}.new-prod__body-name{color:#494949;font-size:1.8rem;font-weight:600;margin:1rem 0 .5rem!important;min-height:5.7rem}@media screen and (max-width:600px){.new-prod__body-name{font-size:1.4rem;margin:0 0 .2rem!important;min-height:4.4rem}}.new-prod__body-desc{color:#6d6d6d;font-size:1.2rem;font-weight:400;margin-bottom:2rem!important;min-height:3.8rem}@media screen and (max-width:600px){.new-prod__body-desc{font-size:1rem;margin-bottom:1rem!important}}.new-prod__body-footer{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:600px){.new-prod__body-footer{align-items:flex-end;margin-top:1.2rem}}.new-prod__body-footer-wrapper{display:flex;flex-direction:column;gap:.8rem}@media screen and (max-width:600px){.new-prod__body-footer-wrapper{gap:.3rem}}.new-prod__body-footer-wrapper-label{color:#494949;font-size:1.6rem;font-weight:600;line-height:1;margin-bottom:0!important}@media screen and (max-width:600px){.new-prod__body-footer-wrapper-label{font-size:1rem;line-height:normal}}.new-prod__body-footer-wrapper-price{color:var(--colorPrimary);font-size:2.4rem;font-weight:700;line-height:1;margin-bottom:0!important}@media screen and (max-width:600px){.new-prod__body-footer-wrapper-price{font-size:1.6rem}}.new-prod.main-product-card{min-height:37rem}@media screen and (max-width:600px){.new-prod.main-product-card{border-radius:1.2rem;min-height:-moz-fit-content;min-height:fit-content}}.new-prod.main-product-card .new-prod__container{height:23rem;overflow:hidden}@media screen and (max-width:600px){.new-prod.main-product-card .new-prod__container{height:11.9rem}}.new-prod.main-product-card .new-prod__container .new-prod__container-thumbnail{align-items:center;display:flex;height:100%;justify-content:center}@media screen and (max-width:600px){.new-prod.main-product-card .new-prod__container .new-prod__container-thumbnail{border-radius:1.2rem 1.2rem 0 0;height:11.9rem;position:relative}}.new-prod.main-product-card .new-prod__container .new-prod__container-thumbnail img{-o-object-fit:contain;object-fit:contain;width:100%}.new-prod.main-product-card .new-prod__body{padding:1.6rem 2rem 2rem}@media screen and (max-width:600px){.new-prod.main-product-card .new-prod__body{padding:1rem}.new-prod.main-product-card .new-prod__body:before{display:none}.new-prod.main-product-card .new-prod__body-name-name{font-weight:600}.new-prod.main-product-card .new-prod__body-top{flex-direction:column;gap:.6rem}.new-prod.main-product-card .new-prod__body-top-badges{min-height:auto}.new-prod.main-product-card .new-prod__body-name{margin-bottom:1rem!important}.new-prod.main-product-card .new-prod__body-footer{margin-top:0}}.new-prod.main-product-card .new-prod__body-desc,.new-prod.main-product-card .new-prod__body-footer-wrapper-label{display:none}.new-prod.main-product-card .new-prod__body-footer .btn-main.cart{align-items:center;justify-content:center;min-height:4rem!important;min-width:4rem!important;width:4rem!important}@media screen and (max-width:600px){.new-prod.main-product-card .new-prod__body-footer .btn-main.cart{min-height:2.4rem!important;min-width:2.4rem!important;width:2.4rem!important}}.new-prod._disabled{background-color:#f8f8f8;border-radius:2.4rem}@media screen and (max-width:600px){.new-prod._disabled{border-radius:1.2rem}}.new-prod._disabled .out-of-stock-tag{align-items:center;background-color:var(--colorText);border-radius:8px;color:var(--colorWhite);display:flex;font-size:1.6rem;font-weight:500;height:2.8rem;justify-content:center;min-width:7.3rem;padding:0 .8rem;position:absolute;right:1.2rem;top:1.2rem;z-index:99}@media screen and (max-width:1024px){.new-prod._disabled .out-of-stock-tag{border-radius:.4rem;font-size:1rem;height:1.9rem;min-width:-moz-fit-content;min-width:fit-content;padding:0 .4rem;top:.6rem}}.new-prod._disabled .badge.new-prod__body-top-badge{background:#ededed!important;color:#b6b6b6!important}.new-prod._disabled .new-prod__container-thumbnail{filter:grayscale(.1)}.new-prod._disabled .new-prod__body-name{color:#929292!important}.new-prod._disabled .new-prod__body-footer-wrapper-price{color:#6d6d6d!important}.new-prod._disabled .new-prod__body-top-badge{border-color:#ededed!important;color:#929292!important}.new-prod._disabled .new-prod__body-top-badge img{filter:grayscale(1)}