.product__page{background:var(--bg-lightgray);min-height:calc(100vh - 100px);padding-bottom:68px}.product__page .free-shipping{margin-top:4px}.product__page .swiper{padding-bottom:24px}.product__page .swiper-slide{display:flex;align-items:center;justify-content:center}.product__page .swiper-pagination{bottom:0;right:10px}.product__modal .bottom-fixed{position:-webkit-sticky;position:sticky;bottom:-1px;margin-top:8px}.product__modal .product__page{padding-bottom:0;min-height:unset}.product__modal .header--custom{position:relative}.product__modal .header--custom__wrapper{position:-webkit-sticky;position:sticky;top:0}.product__modal .header--custom-left-action{position:absolute;left:12px}.product__modal-content{height:calc(100vh - var(--navbar-height) + 1px)}.product__modal-content--gallery-open{height:100vh}.product__images{background:var(--bg-white);padding-top:10px;padding-bottom:16px;margin-bottom:-16px}.product__images img{object-fit:cover;max-width:100%}.product__images>.swiper .swiper-pagination-bullet{width:8px;height:8px}.product__header{display:flex;gap:8px}.product__header .header-search__input{max-width:196px;font-weight:500;font-size:17px}.product__title{font-size:20px;font-weight:700;height:auto;max-height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2}.product__title--expanded{line-clamp:unset;-webkit-line-clamp:unset;max-height:inherit}.product__title-wrapper{position:relative}.product__title-show-all{position:absolute;right:0;bottom:0;z-index:1;font-weight:500;background:var(--bg-primary);margin-left:25px;border:none;color:var(--text-value);height:24px}.product__title-show-all:before{content:"";position:absolute;left:-25px;width:25px;height:16px;background:var(--gradient-show-more)}.product__subtitle{font-size:17px;font-weight:700;margin-bottom:10px}.product__main-info{display:flex;justify-content:space-between;margin-top:10px;align-items:center;font-size:13px;color:var(--text-gray-8a)}.product__rating-block{display:flex;gap:10px}.product__rating-block>div{display:flex;gap:3px;align-items:center}.product__price{background:var(--bg-content-secondary);border-radius:12px;padding:12px 16px;margin-top:16px;display:flex;justify-content:space-between;align-items:center;gap:4px}.product__price-value{font-size:20px;font-weight:700}.product__price-value--old{font-size:15px}.product__bonuses{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.product__bonuses-value{display:flex;gap:8px;align-items:center;font-weight:500}.product__bonuses-badge{height:22px;align-items:center}.product__merchant{border-radius:12px;padding:12px 16px;border:2px solid var(--border-textarea)}.product__merchant-info{display:flex;justify-content:space-between;align-items:center}.product__merchant-link{font-size:15px;font-weight:500;display:flex;align-items:center;gap:10px;width:100%}.product__merchant-link-label{flex:1 1}.product__merchant-link-title{font-weight:500}.product__merchant-link-subtitle{font-size:13px;color:var(--text-value);font-weight:500;margin-top:2px}.product__merchant-shipping{font-size:13px;margin-top:10px}.product__merchant-shipping span{font-weight:500}.product__attributes{margin-top:10px}.product__attributes-show-all{text-align:right;margin:0 -16px;padding:8px 16px}.product__attributes-show-all button{color:var(--text-link-blue);font-size:15px;font-weight:500;background:none;border:none}.product__attribute{padding:10px 0;display:flex;align-items:center;justify-content:space-between;gap:10px}.product__attribute-label{color:var(--text-gray-8a)}.product__attribute-value,.product__attribute-values{text-align:right}.product__description{margin-top:10px;font-size:15px}.product__description-text{font-size:15px;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;line-clamp:10;text-overflow:ellipsis;max-height:186px;margin-bottom:12px;transition:max-height .3s ease}.product__description-text--expanded{max-height:none;-webkit-line-clamp:unset;line-clamp:unset}.product__similar{background:var(--bg-primary);padding:8px 16px;margin-top:24px}.product__similar-title{height:40px;display:flex;align-items:center}.product__similar-list{display:flex;gap:8px;overflow-x:auto;padding:8px 0}.product__similar .product-card{flex-grow:0;width:150px}.product__categories{display:flex;overflow-x:auto;gap:8px;margin-right:-16px;padding-right:16px}.product__categories::-webkit-scrollbar{display:none}.product__categories-card{background:var(--bg-primary);padding:16px;border-radius:12px;margin-top:8px}.product__categories-item{height:32px;display:flex;align-items:center;padding:0 12px;border-radius:8px;background:var(--bg-content-secondary)!important;white-space:nowrap;font-size:15px}.product__cart-actions{padding:0 30px;justify-content:center;height:48px!important;border-radius:12px!important}.product__cart-actions-wrapper{display:flex;gap:8px;align-items:center;justify-content:space-between}.product__cart-actions-wrapper a{flex:1 1}.product__cart-actions button{width:auto}.product__cart-quantity{font-weight:700;width:50px;text-align:center;font-size:17px}.product__page .custom-modal{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;align-items:center;justify-content:center;z-index:1000;gap:8px;background-color:rgba(0,0,0,0)}.product__page .custom-modal img{max-width:100%}.product__page .custom-modal img.thumb{width:60px;height:60px;object-fit:cover}.product__page .custom-modal--show{display:flex}.product__page .modal-main-swiper{height:100vh}.product__page .modal-content{position:relative;height:100vh;overflow:hidden;z-index:1001;display:flex;justify-content:center;align-items:center;background:var(--bg-primary);border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.1)}.product__page .modal-content .thumbs-swiper{padding-bottom:0}.product__page .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:1000}.product__page .close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;z-index:1002;background:var(--bg-button-primary)!important;color:var(--text-inner);border-radius:12px}.product__page .modal-thumbs{position:fixed;left:16px;right:16px;bottom:16px;width:calc(100% - 32px);z-index:1002;gap:8px}.product__page .modal-thumbs--center .swiper-wrapper{justify-content:center;gap:8px}.product__page .modal-thumbs .swiper-slide{margin:0}.product__page .modal-thumbs--center .swiper-slide{width:60px!important;margin:0!important}.product__page .thumb{cursor:pointer;opacity:.9;transition:opacity .3s;border-radius:12px;border:2px solid var(--border-general)}.product__page .slide-active .thumb{opacity:1;border:2px solid var(--bg-button-primary)}.product__page .thumb:hover{opacity:1}