.product-card{border:1px solid #898989;border-radius:15px;display:flex;flex-direction:column;gap:8px;padding:8px}@media (min-width:768px){.product-card{padding:12px 12px 7px}}.product-card .product-name{color:#000;font-size:18px;margin-bottom:25px;text-align:center}@media (min-width:768px){.product-card .product-name{font-size:25px;margin-bottom:20px}}.product-card .product-flyer-name{color:#000;font-size:12px;text-align:center}@media (min-width:768px){.product-card .product-flyer-name{font-size:14px;line-height:28px}}.product-card__header{align-self:center;aspect-ratio:1/1;border:1px solid #898989;border-radius:10px;display:flex;justify-content:center;position:relative;width:calc(100% - 24px)}.product-card__header--without-border{aspect-ratio:0;border:0;height:250px;width:100%}.product-card__header img{object-fit:contain;width:100%}.product-card__header>amp-img,.product-card__header>img{aspect-ratio:1/1;border-radius:10px}.product-card__header .store-wrapper{background-color:#d9d9d9;border:1px solid #898989;border-radius:5px;height:52px;left:-14px;overflow:hidden;position:absolute;top:-2px;width:52px;z-index:1}.product-card__header .store-wrapper--centered{top:-26px}.product-card__content{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.product-card__content .product-price-from{color:#000;font-size:18px;font-weight:700;margin:15px 0 3px;text-align:center}@media (min-width:768px){.product-card__content .product-price-from{font-size:24px}}.product-card__info{justify-content:space-between}.product-card__info,.product-card__info__inner-wrapper{display:flex;flex-direction:column;gap:0}.product-card__info__inner-wrapper .product-availability,.product-card__info__inner-wrapper .product-store{color:#000;font-size:14px;line-height:18px}.product-card__info__inner-wrapper .product-availability{color:#df49c7}@media (min-width:768px){.product-card__info__inner-wrapper{gap:4px}}.product-card__info .product-price{color:#000;font-size:20px;font-weight:700;line-height:36px}@media (min-width:768px){.product-card__info .product-price{font-size:24px;line-height:30px}.product-card__info{align-items:center;flex-direction:row;gap:5px}}.product-card__monitoring-data{display:flex;flex-grow:1;margin-top:4px}.product-card__monitoring-data span{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#000;display:-webkit-box;font-size:14px;height:fit-content;line-height:18px;overflow:hidden}@media (min-width:768px){.product-card__monitoring-data span{font-size:16px;line-height:22px}}.product-card__validity-date{color:#000;flex-grow:1;font-size:12px;text-align:center}@media (min-width:768px){.product-card__validity-date{font-size:14px}}.product-card__validity-info{align-items:center;color:#000;display:flex;font-size:12px;gap:15px;justify-content:center;padding:0 15px;text-align:center}@media (min-width:768px){.product-card__validity-info{font-size:14px}}.product-card__button-wrapper{margin:12px 6px 0}@media (min-width:768px){.product-card__button-wrapper{margin:12px 24px 0}}.show-flyer-button{align-items:center;background-color:#fff;border:2px solid #df49c7;border-radius:8px;color:#df49c7;display:flex;font-size:14px;font-weight:700;height:44px;justify-content:center;padding:8px;width:100%}.show-flyer-button:hover{color:#df49c7}@media (min-width:768px){.show-flyer-button{font-size:14px;padding:8px 16px}}.search-input-wrapper{max-width:250px;position:relative}.search-input-wrapper .search-input-opener{align-items:center;background:rgba(0,0,0,.04);border:2px solid #000;border-radius:8px;display:flex;gap:6px;height:44px;padding:8px 16px;width:100%}.search-input-wrapper .search-input-opener .search-input-label{color:#df49c7;font-size:17px}.search-input-wrapper .search-input-dropdown{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:none;margin-top:3px;padding:10px;position:absolute;width:100%;z-index:1;z-index:2}.search-input-wrapper .search-input-dropdown__buttons{display:flex;font-size:20px;gap:30px;height:36px;justify-content:center}.search-input-wrapper .search-input-dropdown__buttons>button{color:#fff;cursor:pointer}.search-input-wrapper .search-input{border-radius:4px;border-width:1px;font-size:14px;height:30px;padding-left:8px;padding-right:30px;width:100%}.search-input-wrapper .search-input-icon{position:absolute;right:10px;top:7px}.search-input-wrapper .search-input-options-wrapper{display:flex;flex-direction:column;gap:10px;margin-bottom:8px;margin-top:8px;max-height:210px;overflow:auto}.search-input-wrapper .search-input-options-wrapper .search-input-item{display:flex;font-size:16px;gap:15px;padding:0 5px}.search-input-wrapper .search-input-options-wrapper .search-input-item label{cursor:pointer;display:flex;flex:1;font-weight:400;justify-content:space-between;margin-bottom:0}.search-input-wrapper .search-input-options-wrapper .search-input-item input[type=checkbox]{accent-color:#df49c7;cursor:pointer;display:flex;flex-shrink:0;margin-top:0;width:22px}.search-input-wrapper--opened .search-input-opener{border-color:#5a97f3}.search-input-wrapper--opened .search-input-dropdown{display:block}.product-detail-header{display:flex;flex-direction:column;gap:20px;margin-bottom:8px;margin-top:20px}.product-detail-header .product-card{flex:2;min-height:460px}.product-detail-header__stores-filtration{display:flex;flex:5;flex-direction:column;gap:20px}@media (min-width:1200px){.product-detail-header{flex-direction:row;gap:50px;margin-bottom:25px;margin-top:40px}}.product-detail-card-wrapper{display:flex;flex-wrap:wrap;gap:10px}@media (min-width:1200px){.product-detail-card-wrapper{gap:20px}}.product-detail-card{align-items:center;background-color:#df49c7;border:none;border-radius:8px;cursor:pointer;display:flex;gap:7px;padding:10px}.product-detail-card__title{color:#fff;font-size:17px;font-weight:700;line-height:23px}.product-detail-card--remove{background-color:#898989}.product-detail-price-toggle{align-items:center;border:2px solid #000;border-radius:8px;color:#df49c7;display:flex;font-size:16px;height:44px;justify-content:space-between;margin:auto auto 10px;padding:8px 16px;width:180px}.product-detail-price-toggle .buttons-wrapper{align-items:center;display:flex;justify-content:center}.product-detail-price-toggle button{background-color:#fff;border:0;cursor:pointer;height:24px;padding:0}.product-detail-price-toggle button:not(.active) img{filter:grayscale(100%)}@media (min-width:768px){.product-detail-price-toggle{margin:auto auto 15px}}.product-card-grid-wrapper{margin-bottom:70px}.product-card-grid-wrapper .button-load-amp{margin-top:15px}.product-card-grid-title{color:#000;font-size:16px;font-weight:700;margin-bottom:30px;margin-top:30px;text-align:center}.product-card-grid{column-gap:8px;display:grid;grid-template-columns:1fr 1fr;row-gap:8px}@media (max-width:991px){.product-card-grid .desktop-banner{display:none}.product-card-grid .banner-full-row{display:flex;grid-column-end:3;grid-column-start:1}}@media (min-width:768px){.product-card-grid{column-gap:17px;row-gap:21px}}@media (min-width:992px){.product-card-grid{grid-template-columns:1fr 1fr}.product-card-grid .banner-center{align-items:center;display:grid;justify-content:center}.product-card-grid .banner-first-row,.product-card-grid .banner-full-row,.product-card-grid .banner-second-row{grid-column-end:3;grid-column-start:1}}@media (min-width:1200px){.product-card-grid{grid-template-columns:1fr 1fr 1fr 1fr}.product-card-grid .banner-first-row{grid-column-end:5;grid-column-start:3}.product-card-grid .banner-second-row{grid-column-end:3;grid-column-start:1}.product-card-grid .banner-full-row{grid-column-end:5;grid-column-start:1}}