@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes clouds{0%{translate:0 0}50%{translate:-30% 0}to{translate:0 0}}@keyframes clouds-bottom{0%{translate:0 0}50%{translate:-20% 0}to{translate:0 0}}.stock-detail{margin:0 auto;max-width:1100px;width:100%}.stock-detail__container{background:#fff;position:relative}@media only screen and (max-width:1024px){.stock-detail__container{background:none}}.stock-detail__content{display:flex;flex-direction:column;padding-bottom:70px;width:100%}@media only screen and (max-width:1024px){.stock-detail__content{padding:20px}}.stock-detail__title{align-items:center;display:flex}.stock-detail__header{display:flex;gap:0 50px;padding:0 0 30px}.stock-detail__category{align-items:center;background:#3aadc4;border-radius:20px;color:#fff;display:flex;font-size:18px;font-weight:500;justify-content:center;padding:10px 15px}.stock-detail__category--gift{background:#cc9600;color:#fff}.stock-detail__category--sale{display:flex;gap:0 5px}.stock-detail__date{align-items:center;color:#858598;display:flex;justify-content:space-between;padding:0}.stock-detail__end{color:#55ab3d;font-size:20px;font-weight:900;white-space:nowrap}.stock-detail__info{width:100%}.stock-detail__photo{padding-bottom:30px;width:100%}.stock-detail__img{border-radius:50px;display:block;max-height:550px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:600px){.stock-detail__img{border-radius:15px}}.stock-detail__text{flex-grow:1;font-size:18px;line-height:28px;max-width:80%;padding:20px}.stock-detail__text p{margin-bottom:10px}.stock-detail__text h3{font-family:Kudryashev Headline Sans;font-size:26px;font-weight:600}.stock-detail__subtitle{font-size:24px;font-weight:700;padding:20px 0}.stock-detail__back{align-items:center;display:flex;margin-bottom:30px;width:100%}@media only screen and (max-width:780px){.stock-detail__back{margin-bottom:20px}}@media only screen and (max-width:1024px){.stock-detail__products{padding:10px 20px 0}}
