@keyframes pulse{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(7,134,73,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(7,134,73,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(7,134,73,0)}}@keyframes fadeIn{from{opacity:0;transform:translate(0, -15%)}to{opacity:1;transform:translate(0, 0%)}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-14px)}100%{transform:translateY(0px)}}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.product__info-wrapper .product-blocks__price .price--on-sale .price__sale{display:flex;flex-wrap:wrap;align-items:center}.product__info-wrapper .product-blocks__price .price--on-sale .price__sale .compare-price{flex:100%}.product__info-wrapper .product-blocks__price .price--on-sale .price__sale .compare-price .price-item{opacity:.5}@media screen and (min-width: 700px){.product__info-wrapper .product-blocks__price .price--on-sale .price__sale .compare-price .price-item{font-size:1.6rem}}@media screen and (min-width: 700px){.product__info-wrapper .product-blocks__price .price .price-item{font-size:3rem}}.product__info-wrapper .product-blocks__price .price .price-installment{opacity:.5}@media screen and (min-width: 700px){.product__info-wrapper .product-blocks__price .price .price-installment{font-size:1.6rem}}.product__info-wrapper .product-blocks__price .price .badge{display:none}.product__info-wrapper .product-blocks__shipping-info{margin:15px 4px;display:flex}.product__info-wrapper .product-blocks__shipping-info svg{width:22px;height:22px;margin-right:1rem}.product__info-wrapper .product-blocks__shipping-info p{margin:0;font-size:14px;line-height:1.5;font-weight:400}.product__info-wrapper .product-blocks__buy-button{gap:10px;display:flex;max-width:500px;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1098039216)}.product__info-wrapper .product-blocks__buy-button .product-form__quantity{flex:0 0 auto}@media screen and (max-width: 576px){.product__info-wrapper .product-blocks__buy-button .product-form__quantity .quantity{width:calc(10rem/var(--font-body-scale) + var(--inputs-border-width)*2)}}@media screen and (max-width: 576px){.product__info-wrapper .product-blocks__buy-button .product-form__quantity .quantity .quantity__button{width:calc(3.5rem/var(--font-body-scale))}}.product__info-wrapper .product-blocks__buy-button .product-form__button{flex:1}.product__info-wrapper .product-blocks__buy-button .product-form__button .product-form{margin:0}.product__info-wrapper .product-blocks__variant .product-form__input{display:grid;grid-template-columns:repeat(4, 1fr)}@media screen and (min-width: 576px){.product__info-wrapper .product-blocks__variant .product-form__input{display:flex;flex-wrap:wrap}}.product__info-wrapper .product-blocks__variant .product-form__input .form__label{font-size:1.6rem}