.juice-product-faq{font-family:Montserrat,sans-serif;margin-bottom:2rem;width:100%}.juice-product-faq__faq_title{color:#823d9e;color:#212121;font-size:24px;margin-bottom:30px;position:relative;text-align:center;z-index:1}.juice-product-faq__item,.juice-product-faq__items{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.juice-product-faq__item__header{align-items:center;background-color:#fff;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:.75rem}.juice-product-faq__item__header__text{color:#324f8a;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;pointer-events:none;text-align:left}.juice-product-faq__item__header__handle{margin-left:.5rem;pointer-events:none;transition:transform .25s ease-in-out}.juice-product-faq__item__content{align-items:center;color:rgba(79,80,80,.6);display:flex;flex-direction:row;font-family:Montserrat,sans-serif;font-size:14px;justify-content:flex-start;line-height:24px;margin:0 .75rem;max-height:0;overflow:hidden;transition:all .3s ease-in-out}.juice-product-faq__item__content>p{margin-bottom:0}.juice-product-faq__item:not(.open):hover .juice-product-faq__item__header{background-color:#f6f6f6}.juice-product-faq__item.open .juice-product-faq__item__header{background-color:#1baff9}.juice-product-faq__item.open .juice-product-faq__item__header__text{color:#fff}.juice-product-faq__item.open .juice-product-faq__item__content{margin-bottom:1rem;margin-top:1rem;max-height:500px}@media only screen and (min-width:600px){.juice-product-faq__item.open .juice-product-faq__item__content{max-height:225px}}.juice-product-faq__item.open .juice-product-faq__item__header__handle{filter:brightness(0) invert(1);transform:rotate(180deg)}#Quantity{pointer-events:none}