.white{color:var(--white)}.black{color:var(--black)}.yellow{color:var(--yellow)}.orange{color:var(--orange)}.pink{color:var(--pink)}.blue{color:var(--blue)}.red{color:var(--red)}.green{color:var(--green)}.pink-hover-orange{color:var(--pink)}.pink-hover-orange:hover{color:var(--orange)}.product__counter-block{gap:3rem}@media screen and (max-width: 749.98px){.product__counter-block{justify-content:space-between;gap:1rem}}.product-media-modal__toggle{top:16vh;right:unset;left:5vw;height:4.4rem;width:4.4rem}.product__info-wrapper .price-item{color:var(--orange)}.product__price-wrapper{margin-top:1rem;gap:10px}.product .select::after{box-shadow:none}.product .select:focus::after,.product .select:focus-visible::after,.product .select:active::after{box-shadow:none;outline:none}.product .select__select{box-shadow:0 0 0 var(--inputs-border-width) var(--grey-light)}.product .select__select:focus,.product .select__select:focus-visible,.product .select__select:active{box-shadow:0 0 0 var(--inputs-border-width) var(--orange)}.product .select__select:focus::after,.product .select__select:focus-visible::after,.product .select__select:active::after{box-shadow:none}.product .select__select:focus+.svg-wrapper,.product .select__select:focus-visible+.svg-wrapper,.product .select__select:active+.svg-wrapper{border-left-color:var(--orange)}.product .select__select:focus+.svg-wrapper svg path,.product .select__select:focus-visible+.svg-wrapper svg path,.product .select__select:active+.svg-wrapper svg path{fill:var(--orange)}.product .btn{padding:1.6rem 4.5rem 1.5rem}@media screen and (max-width: 749.98px){.product .btn{padding-inline:3rem}}.product-form__input--dropdown{gap:3rem}.product .form__label{min-width:9rem}@media screen and (min-width: 990px){.product .form__label{min-width:13.6rem}}.product__info-product a{transition:all var(--duration-default) ease-in-out}.product__info-product a:hover{color:var(--orange)}