.product-page__info{display:flex;flex-direction:column}.product-page__info--title{margin:0;font-style:normal;font-weight:800;font-size:32px;line-height:39px;text-transform:uppercase;color:#282828}.product-page__info-row{display:flex;justify-content:flex-start;gap:43px;margin-top:16px}.product-page__info-row--article{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#505050}.product-page__info-row--availability{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#010101;position:relative}.product-page__info-row--availability.out-stock:before{background:#b00}.product-page__info-row--availability:before{content:"";width:7px;height:7px;background:#00b1af;position:absolute;border-radius:100%;left:-14px;top:50%;transform:translateY(-60%)}.product-page__info-volumes{display:flex;flex-direction:column;margin-top:32px}.product-page__info-volumes--title{font-style:normal;font-weight:600;font-size:14px;line-height:17px;text-transform:uppercase;color:#010101}.product-page__info-volumes--row{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.product-page__info-volumes--row .app-button{height:36px;width:100px;padding:0;display:flex;align-items:center;justify-content:center}.product-page__info-volumes--row .app-button span{font-weight:400;text-transform:none}.product-page__info-wholesaler{margin-top:24px;display:grid;grid-template-columns:repeat(3,200px)}.product-page__info-wholesaler--title{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#00283b}.product-page__info-wholesaler--price{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.product-page__info-wholesaler--price .product-page__info-price{margin-top:0}.product-page__info-price{margin-top:24px;display:flex;align-items:flex-end;gap:7px}.product-page__info-price:has(.product-page__info-price--old) .product-page__info-price--current{color:#b00}.product-page__info-price--old{font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-decoration-line:line-through;color:#00283b}.product-page__info-price--current{font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#00283b}.product-page__info-badges{margin-top:24px;display:flex;gap:9px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.product-page__info-badges--item{padding:10px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:16px;gap:11px}.product-page__info-badges--text{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#000}.product-page__info-description{margin-top:32px;display:flex;flex-direction:column;gap:12px}.product-page__info-description--title{font-style:normal;font-weight:600;font-size:14px;line-height:17px;text-transform:uppercase;color:#010101}.product-page__info-description--head{display:flex;width:100%;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #F2F2F2}.product-page__info-description--head .chevron{transform:rotate(0);transition:transform .3s ease-in-out}.product-page__info-description--head .chevron.active{transform:rotate(180deg)}.product-page__info-description--text{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#010101}.product-page__info-description--text-row{display:grid;grid-template-columns:120px 1fr;gap:12px;margin-top:8px}.product-page__info-description--text-row:first-of-type{margin-top:0}.product-page__info-description--text-row .title{font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#010101}.product-page__info-description--text-row .text{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#010101}.product-page__info-actions{display:flex;gap:14px;align-items:center;margin-top:32px}.product-page__info-actions--button.app-button{width:282px;height:52px;display:flex;align-items:center;justify-content:center}
