.product{margin-bottom:60px;position:relative}.product__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;margin-top:16px}.product__head-left{position:relative;max-width:530px;width:100%}.product__favorite{position:absolute;z-index:10;top:8px;right:8px;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product__favorite svg path{-webkit-transition:fill .3s ease;transition:fill .3s ease}.product__favorite--selected svg path,.product__favorite:hover svg path{fill:red;stroke:red}.product__outlet-badges{position:absolute;z-index:4;top:8px;left:8px;gap:8px}.product__outlet-badge,.product__outlet-badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__outlet-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;border-radius:4px}.product__outlet-badge img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:36px;height:36px}.product__outlet-badge-title{font-weight:400;text-align:center;color:#4f4f4f;font-size:10px;line-height:12px}.product__slider{position:relative;margin-bottom:50px}.product__head-right{position:sticky;top:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.product__head-right,.product__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product__info{max-width:485px}.product__popular{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:233px;-ms-flex-negative:0;flex-shrink:0}.product__popular-title{font-size:14px;font-weight:400;line-height:17.17px;text-align:left;text-transform:uppercase;color:#111;margin-top:0;margin-bottom:24px}.product__popular-grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #f2f2f2}.product__popular-card{width:100%}.product__loader{height:200px}@media screen and (max-width:1280px){.product__slider{position:relative;margin-left:auto;margin-right:auto}.product__popular{width:100%}.product__popular-title{width:100%;margin-top:50px;margin-bottom:40px;font-weight:400;font-size:40px;line-height:48px;color:#111;text-transform:none;text-align:center}.product__popular-grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:none;gap:16px}.product__popular-card{height:100%;width:calc(25% - 18px)}}@media screen and (max-width:1024px){.product__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-top:0}.product__head-left{margin-left:auto;margin-right:auto}.product__slider{margin-bottom:0}.product__head-right{position:relative;top:auto;width:100%}.product__info{max-width:480px;margin-left:auto;margin-right:auto}.product__popular{width:100%;margin-top:40px;max-width:none}.product__popular-title{margin-top:35px;margin-bottom:25px;font-weight:400;font-size:24px;line-height:29px}.product__popular-card{width:calc(50% - 12px)}}@media screen and (max-width:640px){.product__breadcrumbs .breadcrumbs-simple{padding-bottom:4px}.product__head{margin-top:0;gap:8px}.product__popular{width:100%;margin-top:36px;max-width:none}}@media screen and (max-width:425px){.product__popular-card{width:100%}}