.card-body__wrapper{display:grid;grid-template-columns:66% 31%;grid-gap:3%}@media screen and (max-width: 1024px){.card-body__wrapper{grid-template-columns:100%}}.card-body__view{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:569px 363px;grid-gap:11px}@media screen and (max-width: 1024px){.card-body__view{grid-template-rows:469px 313px}}@media screen and (max-width: 640px){.card-body__view{grid-template-columns:100%;grid-template-rows:auto}}@media screen and (max-width: 640px){.card-body-slider{grid-row:2/3}}.card-body-thumb{grid-column:1/3}@media screen and (max-width: 640px){.card-body-thumb{grid-column:auto}}.card-body__fashion{position:absolute;bottom:18px;left:50%;transform:translateX(-50%)}.card-body-slide{position:relative;cursor:pointer}.card-body-slide:hover .card-body-slide__icon{opacity:1;pointer-events:auto}.card-body-slide__icon{position:absolute;right:12px;bottom:12px;text-decoration:none;color:#b6b6b6;z-index:1;opacity:0;pointer-events:none;transition:.3s}.card-body__info{display:flex;flex-direction:column;align-items:center;max-width:550px}@media screen and (max-width: 1024px){.card-body__info{margin-left:auto;margin-right:auto}}.card-body__season{font-size:12px;color:#b6b6b6;margin-bottom:1px}.card-body__title{font-size:16px;font-weight:700;letter-spacing:-.02em}.card-body__name{margin-bottom:12px}.card-body__price{font-size:18px;margin-bottom:18px}.card-body__size{font-size:14px;font-weight:500;color:#222;margin-bottom:30px;text-decoration:none;display:inline-flex}.card-body__size::before{content:'';position:absolute;height:1px;left:29px;right:0;bottom:2px;background:#222}.card-body__size span{margin-right:5px;font-size:22px}.card-body-action{padding:24px 50px;margin-bottom:30px;display:flex;flex-direction:column;align-items:center;background:rgba(251,95,99,0.2);border-radius:3px}.card-body-action__text{text-align:center;font-size:14px;line-height:140%;margin-bottom:20px}.card-body-action__time{font-weight:700;font-size:14px}.card-body-size{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.card-body__basket{width:100%;margin-bottom:10px}.card-body__basket span{margin-left:7px}.card-body-buttons{display:flex;margin-bottom:30px;justify-content:space-between;width:100%}@media screen and (max-width: 480px){.card-body-buttons{flex-direction:column}}.card-body-buttons__item{width:calc(50% - 5px);font-weight:500;border:1px solid #d3d3d3}@media screen and (max-width: 480px){.card-body-buttons__item{width:100%}}@media screen and (max-width: 480px){.card-body__favorites{margin-top:10px}}.card-body__favorites span{color:#d3d3d3;margin-left:7px}.card-body__ask{color:#222;text-decoration:none;font-size:14px;line-height:140%;font-weight:500;display:inline-flex;margin-bottom:30px}.card-body__ask::before{content:'';position:absolute;height:1px;left:31px;right:0;bottom:2px;background:#222}.card-body__ask span{margin-right:9px;font-size:20px}.card-body__list{width:100%}.card-body-item{display:flex;flex-direction:column;margin-bottom:24px}.card-body-item__title{font-size:16px;font-weight:500;cursor:pointer}.card-body-item__title span{font-size:10px;margin-right:10px}.card-body-item__wrapper{padding:7px 0 16px;max-height:171px;overflow-y:auto;position:static}.card-body-item__wrapper .simplebar-track.simplebar-vertical{width:3px}.card-body-item__wrapper .simplebar-track.simplebar-vertical::before{content:'';position:absolute;top:0;bottom:0;width:1px;background:#b6b6b6;left:1px}.card-body-item__wrapper .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:0;bottom:0;background:#222;opacity:1;border-radius:20px;left:0;right:0}.card-body-item__text{font-size:14px;line-height:140%;margin-bottom:18px}.card-body-item__list{position:static}.card-body-item__list::before{content:'';background:linear-gradient(360deg, #fff 0%, rgba(255,255,255,0) 100%);position:absolute;height:52px;left:0;right:17px;bottom:0;z-index:1;pointer-events:none}.card-body-item__unit{font-size:14px;line-height:140%;padding-left:14px;margin-bottom:7px}.card-body-item__unit:last-child{margin-bottom:0}.card-body-item__unit::before{content:'';position:absolute;left:0;top:9px;height:4px;width:4px;border-radius:50%;background:#222}.card-trade-body{display:flex;flex-direction:column;align-items:center}.card-trade__wrapper{display:grid;grid-template-columns:25% 1fr 1fr 1fr;grid-gap:58px}@media screen and (max-width: 1024px){.card-trade__wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width: 780px){.card-trade__wrapper{grid-gap:20px}}@media screen and (max-width: 600px){.card-trade__wrapper{grid-template-columns:1fr}}.card-section-items{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:80px 60px;margin-bottom:40px}@media screen and (max-width: 1024px){.card-section-items{grid-template-columns:repeat(3, 1fr);grid-gap:60px 60px}}@media screen and (max-width: 640px){.card-section-items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.card-section-items{grid-template-columns:repeat(1, 1fr)}}.card-section-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#222}.card-section-item-img{margin-bottom:44px;max-height:350px;cursor:pointer}.card-section-item-img:hover .card-section-item-img_second{opacity:1;pointer-events:auto}@media screen and (max-width: 480px){.card-section-item-img{max-height:280px}}@media screen and (max-width: 480px){.card-section-item-img .img{max-height:280px}}.card-section-item-img_second{position:absolute;top:0;bottom:0;right:0;left:0;opacity:0;pointer-events:none;transition:.3s;background:#fff}.card-section-item_active{width:calc(100% / 6 - 15px);margin-right:18px}.card-section-item_active .card-section-mark{color:#222}.card-section-item_active:last-child{margin-right:0}.card-section-item_active:nth-child(6n){margin-right:0}@media screen and (max-width: 1240px){.card-section-item_active:nth-child(6n){margin-right:18px}}@media screen and (max-width: 1240px){.card-section-item_active{width:calc(100% / 5 - 23px)}}@media screen and (max-width: 1240px){.card-section-item_active:nth-child(5n){margin-right:0}}@media screen and (max-width: 1024px){.card-section-item_active:nth-child(5n){margin-right:18px}}@media screen and (max-width: 1024px){.card-section-item_active{width:calc(100% / 3 - 27px)}}@media screen and (max-width: 1024px){.card-section-item_active:nth-child(3n){margin-right:0}}@media screen and (max-width: 780px){.card-section-item_active:nth-child(3n){margin-right:18px}}@media screen and (max-width: 780px){.card-section-item_active{width:calc(100% / 2 - 36px)}}@media screen and (max-width: 480px){.card-section-item_active:nth-child(2n){margin-right:0}}@media screen and (max-width: 480px){.card-section-item_active{width:100%}}@media screen and (max-width: 1240px){.card-section-item_active:nth-child(n+6){margin-top:20px}}@media screen and (max-width: 1024px){.card-section-item_active:nth-child(n+6){margin-top:0}}@media screen and (max-width: 1024px){.card-section-item_active:nth-child(n+2){margin-top:20px}}@media screen and (max-width: 780px){.card-section-item_active:nth-child(n+2){margin-top:0}}@media screen and (max-width: 780px){.card-section-item_active:nth-child(n+1){margin-top:20px}}@media screen and (max-width: 480px){.card-section-item_active:nth-child(n+1){margin-top:0}}@media screen and (max-width: 480px){.card-section-item_active:not(:first-child){margin-top:20px}}.card-section-mark{position:absolute;top:8px;right:8px;color:#b6b6b6}.card-section-mark:hover{color:#222}.card-section-info{display:flex;flex-direction:column;align-items:center;height:100%}.card-section-title{font-weight:700;font-size:16px;letter-spacing:-.02em;margin-bottom:2px;text-align:center}.card-section-description{text-align:center;margin-bottom:10px}.card-section-price{display:flex;flex-direction:column;align-items:center;margin-bottom:auto}.card-section-price-sale{font-size:14px;margin-bottom:1px}.card-section-price-sale span{color:#b6b6b6;padding-right:11px;margin-right:3px}.card-section-price-sale span::before{content:'|';color:#222;position:absolute;right:0;top:50%;transform:translateY(-50%)}.card-section-price-num{font-size:18px}.card-section-price-num_sale{color:#fb5f63}.card-section-bottom{display:flex;flex-direction:column;width:100%;height:100%;cursor:pointer}.card-section-bottom:hover .card-section-size{opacity:1;pointer-events:auto}.card-section-size{position:absolute;right:0;bottom:0;top:0;left:0;background:#fff;display:flex;flex-direction:column;align-items:center;opacity:0;pointer-events:none;transition:.3s}.card-section-size-text{display:flex;flex-wrap:wrap}.card-section-size-text-item{margin-right:12px}.card-section-size-text-item:last-child{margin-right:0}.card-slider-arrow{display:flex;height:26px;width:26px;position:absolute;z-index:3;top:130px;align-items:center;justify-content:center;cursor:pointer;border-radius:50%}.card-slider__prev{left:-13px}.card-slider__next{right:-13px}.catalog-cards-wrapper{display:flex;flex-direction:column;width:100%;max-width:100%}.catalog-cards-body{display:flex;flex-direction:column;width:100%;max-width:100%}.question-wrapper{display:grid;grid-template-columns:43% 57%;grid-gap:40px 0}@media screen and (max-width: 840px){.question-wrapper{grid-template-columns:100%}}.question-connection{display:flex;flex-direction:column;align-items:center;max-width:348px;margin-right:auto;margin-left:auto}.question-connection-bottom{display:flex;align-items:center}@media screen and (max-width: 480px){.question-connection-bottom{flex-direction:column}}.question-connection-item{color:#222;text-decoration:none;font-size:14px;display:inline-flex;align-items:center}.question-phone{margin-right:25px}@media screen and (max-width: 480px){.question-phone{margin-right:0;margin-bottom:20px}}.question-phone-icon{margin-right:10px}.question-mail-icon{margin-right:10px}.question-mail .question-connection-text{font-weight:500}.question-mail .question-connection-text::before{content:'';position:absolute;bottom:4px;left:0;right:0;height:1px;background:#222}.question-title{text-align:center;text-transform:uppercase;font-size:20px;line-height:100%;font-weight:500;margin-bottom:47px}.question-button{margin-bottom:37px}.question-follow{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:680px;padding-left:20px;margin-left:auto}@media screen and (max-width: 840px){.question-follow{padding-left:0;margin-right:auto}}.question-form{display:flex;flex-direction:column;align-items:center}.question-form-title{text-align:center;margin-bottom:19px}.question-form-description{margin-bottom:24px;text-align:center}.question-form-items{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px}@media screen and (max-width: 980px){.question-form-items{flex-direction:column}}.question-form-checks{display:flex;align-items:center;max-width:191px;width:100%;margin-right:20px}@media screen and (max-width: 980px){.question-form-checks{margin-bottom:20px}}.question-form-checkbox{margin-right:25px}.question-form-checkbox:last-child{margin-right:0}.question-form-inputs{display:flex;align-items:center;max-width:400px;width:100%}.question-form-label{margin-right:4px}.question-form-policy{font-size:10px;text-align:center}.question-form-policy a{color:#222}

/*# sourceMappingURL=card.css.map */
