.product__info-list{display:flex;flex-direction:column}.product__info-item{width:100%}.product__info-button{display:inline-block;display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding:30px 0;border:none;transition:.25s ease-out;background-color:transparent;border-bottom:1px solid rgb(44 50 101 / 20%);cursor:pointer;gap:5px;outline:transparent}.product__info-button svg{width:13px;height:13px}.product__info-button:hover{transform:scale(1.03)}.product__info-button-text{margin:0;color:#2c3265;font-size:18px;line-height:normal;font-family:var(--font-stack-body);font-style:normal;font-weight:400;letter-spacing:0}.template__product-description,.template__content{display:flex;flex-direction:column;padding:20px 40px 40px;gap:20px}.template__product-description h1,.product-ingredients__title{margin:0;color:#2c3265;font-size:26px;line-height:36px;text-align:left;font-style:normal;font-weight:700;letter-spacing:0;text-transform:capitalize}.template__product-description p,.product-ingredients__richtext .metafield-rich_text_field *{margin:0;color:#2c3265;font-size:16px;line-height:28px;text-align:left;font-family:var(--font-stack-body);font-style:normal;font-weight:400;letter-spacing:0}.product-ingredients__richtext .metafield-rich_text_field strong{font-weight:700}.template__product-description h2{margin:0;color:#2c3265;font-size:16px;line-height:28px;text-align:left;font-family:var(--font-stack-body);font-style:normal;font-weight:700;letter-spacing:0}.product-ingredients__list-title{margin:0;color:#2c3265;font-size:26px;line-height:36px;text-align:left;font-style:normal;font-weight:700;letter-spacing:0;max-width:85%;text-transform:capitalize}.template__product-description ul{display:flex;flex-direction:column;margin:0;gap:15px;list-style:none;padding:0 0 0 39px}.template__product-description li{position:relative;margin:0;color:#2c3265;font-size:16px;line-height:28px;text-align:left;font-family:var(--font-stack-body);font-style:normal;font-weight:400;letter-spacing:0}.template__product-description li:after{position:absolute;top:3px;left:-39px;width:24px;height:24px;background-repeat:no-repeat;content:""}.template__product-description li strong{color:#9fbaf1;font-weight:700}.product-ingredients__list{display:flex;flex-direction:column;margin:0;padding:0;gap:15px;list-style:none}.product-ingredients__list-item{padding:15px 20px;background-color:#eaeef8;border-radius:10px}.product-ingredients__list-item p{display:flex;justify-content:space-between;align-items:center;margin:0;color:#2c3265;font-size:16px;line-height:normal;text-align:left;font-family:var(--font-stack-body);font-style:normal;font-weight:400;letter-spacing:0}.product-ingredients__list-item p span{display:block;text-align:right;white-space:nowrap}.product-reviews__list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.product-reviews__item{border-bottom:1px solid rgb(44 50 101 / 20%);padding-bottom:31px;padding-top:30px}.product-reviews__item:first-child{padding-top:0}.product-reviews__rating{display:flex;align-items:center;gap:8px;margin-bottom:12px}.product-reviews__rating-stars--unfilled,.product-reviews__rating-stars--filled{display:flex;align-items:center;flex-wrap:nowrap;gap:5px}.product-reviews__rating-stars--unfilled svg,.product-reviews__rating-stars--filled svg{min-height:22px;min-width:22px}.product-reviews__rating-stars--unfilled{position:relative}.product-reviews__rating-stars--filled{position:absolute;top:0;left:0;overflow:hidden}.product-reviews__author{display:flex;gap:8px;margin-bottom:10px}.product-reviews__author-avatar{position:relative;width:36px;height:36px;background:#e0e0e07f;border-radius:10px;overflow:hidden}.product-reviews__author-avatar img{display:block;width:100%;height:100%;object-fit:cover}.product-reviews__icon-verified{position:absolute;right:1px;bottom:1px;width:12px;height:12px;background-color:#9fbaf1;border-radius:10px}.product-reviews__icon-verified svg{display:block;width:12px;height:12px}.product-reviews__author-name{position:relative;display:flex;align-items:center;margin:0;color:#2c3265;font-size:16.8px;line-height:23.52px;font-family:Questrial;font-style:normal;font-weight:400;gap:5px;letter-spacing:.63px;padding-top:3px}.product-reviews__author-verified{margin:0;padding:2px 6px;background:#9fbaf1;color:#fff;font-size:12px;line-height:12px;border-radius:5px;font-style:normal;font-weight:400;letter-spacing:.63px}.product-reviews__review{display:flex;flex-direction:column;text-align:left;gap:15px;margin-bottom:21px}.product-reviews__review-title{margin:0;color:#2c3265b3;font-size:16px;line-height:23.52px;font-family:var(--font-stack-body);font-style:normal;font-weight:400;letter-spacing:.63px}.product-reviews__review-content,.product-reviews__review-content .metafield-rich_text_field *{margin:0;color:#2c3265b3;font-size:14px;line-height:26px;font-family:var(--font-stack-body);font-style:normal;font-weight:400;letter-spacing:.63px}.product-reviews__media{display:flex;flex-wrap:wrap;gap:5px}.product-reviews__media-item{width:94px;height:94px;border-radius:5px;overflow:hidden}.product-reviews__media-item img{display:block;width:100%;height:100%;object-fit:cover}.modal-window{position:fixed;top:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;width:100%;height:100%;animation:drawer-background .5s ease-out 1 forwards}.close-modal-window{animation:drawer-background-off .5s ease-out 1 forwards}.modal-window__content{position:absolute;top:0;right:0;width:100%;height:inherit;text-align:center;transition:.5s ease-in;background-color:#f9f9f8;border-radius:5px;max-width:420px;min-height:50vh;overflow-y:scroll;transform:translate(420px)}.modal-window__container{position:sticky;top:0;z-index:2;display:flex;padding:27px 40px;background-color:#fff}.modal-window__title{margin:0;color:#2c3265;font-size:22px;line-height:normal;font-style:normal;font-weight:700}.modal-close{position:absolute;top:50%;right:40px;cursor:pointer;transform:translateY(-50%)}.modal-close svg{display:block;width:18px;height:18px}.modal-window__richtext *{margin:0;text-align:left}.is-open{animation:drawer-open .5s ease-out 1 forwards}.is-close{animation:drawer-close .5s ease-out 1 forwards}@keyframes drawer-background{0%{background-color:#0000}to{background-color:#000000b3}}@keyframes drawer-background-off{0%{background-color:#000000b3}to{background-color:#0000}}@keyframes drawer-open{0%{transform:translate(420px)}to{transform:translate(0)}}@keyframes drawer-close{0%{transform:translate(0)}to{transform:translate(420px)}}@media screen and (width <= 767px){.product__info-button{padding-bottom:25px;padding-top:25px}.product__info-button-text{font-size:20px;line-height:normal}.template__content{padding:15px 15px 33px;gap:15px}.template__product-description{padding:20px 15px;gap:15px}.modal-window__container{padding:20px 15px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/component-product-list.css.map */
