.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px rgba(33,150,243,.5)}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}.Filters_filters__xviND{--horizontal-padding:16px;top:110px;height:max-content;max-height:calc(100vh - 120px);overflow-x:hidden;overflow-y:auto;width:300px}.Filters_filters__header__YfM2G,.Filters_filters__xviND{position:-webkit-sticky;position:sticky;border:1px solid var(--border-color-1);border-radius:var(--border-radius) 4px 4px var(--border-radius)}.Filters_filters__header__YfM2G{top:0;border-top:none;padding:24px var(--horizontal-padding);background-color:#fff;margin:-1px -2px 0 -1px;z-index:1;text-transform:uppercase}.Filters_filters__container__zZhQk{position:relative;z-index:0}.Filters_filters_section__rZRpw{position:relative;background-color:#fff;border:1px solid var(--border-color-1);border-top:none;border-radius:0 0 12px 12px;margin:-1px -2px 1px -1px}.Filters_filters_section__rZRpw:last-child{border-bottom:none}.Filters_filters_section__header___w_JA{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:20px var(--horizontal-padding)}.Filters_filters_section__arrow__njOGg{display:flex;align-items:center;justify-content:center}.Filters_filters_section__arrow__njOGg:before{content:"";display:block;width:12px;height:12px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(135deg);transition:transform .3s}.Filters_filters_section__arrow__njOGg.Filters__opened__ox0J2:before{transform:translateY(50%) rotate(-45deg)}.Filters_filters_section__content__JSKux{display:none;font-family:Roboto,sans-serif;padding:0 var(--horizontal-padding) 20px}.Filters_filters_section__content__JSKux.Filters__opened__ox0J2{display:block}.Filters_filters__close__T34Bu{display:none;width:2em;height:2em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");background-size:75%;background-repeat:no-repeat;background-position:50%;cursor:pointer}@media(max-width:1200px){.Filters_filters__xviND{grid-column:1;top:unset;background-color:rgba(0,0,0,.25);display:grid;grid-template-rows:max-content 1fr;border:none;position:fixed;bottom:0;padding-bottom:70px;left:50%;transform:translateX(-50%);width:100vw;height:calc(100vh - 80px);max-height:calc(100vh - 80px);border-radius:0;pointer-events:none;z-index:-1;opacity:0}.Filters_filters__header__YfM2G{border-radius:0;margin:0;display:flex;align-items:center;justify-content:space-between}.Filters_filters__container__zZhQk,.Filters_filters__header__YfM2G{width:300px}.Filters_filters__container__zZhQk{background-color:#fff}.Filters_filters_section__rZRpw{margin:0}.Filters_filters__close__T34Bu{display:block}.Filters_filters__xviND.Filters__opened__ox0J2{z-index:100;pointer-events:all;opacity:1}}.Filters_price_inputs__TwVbP{display:grid;grid-auto-flow:column;grid-gap:6px;gap:6px;align-items:center;margin-bottom:20px;font-size:14px}.Filters_price_inputs__input__ZapiJ{width:100%;padding:5px 8px!important;border:1px solid var(--border-color-1);border-radius:6px!important;font-size:14px!important;line-height:20px;color:var(--font-color-1);outline:var(--accent-blue)}.Filters_price_inputs__input__ZapiJ[type=submit]{cursor:pointer;transition:.15s ease-in-out}.Filters_price_inputs__input__ZapiJ[type=submit]:hover{border-color:var(--accent-blue);background-color:#fff}.Filters_price__YMW4l .range-slider__thumb{cursor:-webkit-grab;cursor:grab}.Filters_price__YMW4l .range-slider__thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.Filters_checkboxes__Mt9FZ{display:grid}.Filters_checkboxes__Mt9FZ input[type=checkbox]{display:none}.Filters_checkboxes__Mt9FZ label{padding:6px 0;display:flex;cursor:pointer;align-items:center}.Filters_checkboxes__Mt9FZ label.Filters__disabled__EZ2tP{filter:grayscale(1);opacity:.5;cursor:not-allowed}label:hover .Filters_checkboxes__checkmark__hNvg2{border-color:var(--accent-orange)}.Filters_checkboxes__checkmark__hNvg2{position:relative;width:18px;height:18px;display:flex;align-items:center;cursor:pointer;border:1px solid var(--border-color-1);border-radius:2px;transition:.15s ease-in-out;margin-right:8px}input[type=checkbox]:checked+.Filters_checkboxes__checkmark__hNvg2{background-color:var(--accent-orange);color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='m9.6 18-5.7-5.7 1.4-1.4 4.3 4.3 9-9.2L20 7.4z'/%3E%3C/svg%3E")}.Filters_checkboxes__count__hj6lU{font-size:14px;color:var(--accent-orange);margin-left:auto}.Pagination_pagination__wwUb0{display:flex;justify-content:center;margin-top:20px;grid-column:2;list-style:none;flex-wrap:wrap;max-width:100%}.Pagination_pagination__wwUb0 li{margin:0 10px;cursor:pointer}.Pagination_pagination__wwUb0 li.selected{color:var(--accent-orange)}@media(max-width:1200px){.Pagination_pagination__wwUb0{grid-column:1}}.Pagination_pagination__arrow__K5Jnw{margin:0 10px;cursor:pointer}.Sort_sort__THjo5{grid-column:1/-1;grid-row:3;z-index:3;font-family:Roboto,sans-serif;font-size:16px;position:relative;text-align:left}.Sort_sort_dropdown__HxgDf{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border:1px solid var(--border-color-1);border-radius:var(--border-radius);cursor:pointer;position:relative;width:220px;margin-left:auto;background-color:#fff}.Sort_sort_dropdown__title__o6GfJ{font-size:14px;font-weight:400}.Sort_sort_dropdown__title__o6GfJ span{font-weight:700}.Sort_sort_dropdown__icon__HK8Mi{width:21px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='15' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17 11-6.5-7L4 11'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;transition:.15s ease-in-out;transform:rotate(180deg)}.Sort_sort_dropdown__icon__HK8Mi.Sort__opened__MvgCI{transform:rotate(0deg)}.Sort_sort_dropdown_list__u_I95{position:absolute;z-index:-1;top:100%;left:-1px;right:-1px;pointer-events:none}.Sort_sort_dropdown_list__u_I95.Sort__opened__MvgCI{pointer-events:all}.Sort_sort_dropdown_list__item__zzG1l{position:relative;width:100%;padding:24px 24px 12px;background-color:#fff;font-size:14px;font-weight:400;border:1px solid var(--border-color-1);border-radius:0 0 var(--border-radius) var(--border-radius);cursor:pointer;transition:.15s ease-in-out;margin-top:-12px;opacity:0;pointer-events:none;transform:translateY(-20px)}.Sort_sort_dropdown_list__item__zzG1l.Sort__active__fbv5W,.Sort_sort_dropdown_list__item__zzG1l:hover{color:var(--accent-orange)}.Sort_sort_dropdown_list__item__zzG1l.Sort__opened__MvgCI{pointer-events:all;opacity:1;transform:translateY(0)}.Sort_sort__filters__fUqu1{display:none;align-items:center;justify-content:space-between;padding:16px 24px;border:1px solid var(--border-color-1);border-radius:var(--border-radius);cursor:pointer;width:100%;background-color:#fff}.Sort_sort__filters__fUqu1.Sort__active__fbv5W{border-color:var(--accent-orange)}.Sort_sort__filters__fUqu1:after{content:"";width:1em;height:1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none'%3E%3Cpath fill='%23000' d='M.6 2.4h11.8a.6.6 0 0 1 0 1.3H.6a.6.6 0 1 1 0-1.3Zm1.8 3.9a.6.6 0 0 1 .6-.6h7a.6.6 0 0 1 0 1.2H3a.6.6 0 0 1-.6-.6ZM5 9.5a.6.6 0 0 1 .6-.6h2a.6.6 0 1 1 0 1.3h-2a.6.6 0 0 1-.6-.7Z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}@media(max-width:1200px){.Sort_sort__THjo5{background-color:#fff;position:-webkit-sticky;position:sticky;padding:10px 0;top:80px;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;font-size:16px}.Sort_sort_dropdown__HxgDf{width:100%;margin-left:0}.Sort_sort__filters__fUqu1{display:flex}}@media(max-width:768px){.Sort_sort__THjo5{padding:10px 0;gap:8px}}.TextMarkdown_preview__8bTmo{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px;grid-column:2;list-style:none;flex-wrap:wrap;max-width:100%;padding:0}.Popup_popup__bkl21{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999999;width:340px;max-width:calc(100% - 40px);background-color:#fff;border-radius:10px;padding:24px}.Popup_popup__bg__2hRBG{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:99999999;cursor:pointer}.Popup_popup__title__I92kZ{text-align:center;margin-bottom:16px}.Popup_popup__buttons__yavri{display:flex}.Popup_popup__buttons__yavri button:first-child{margin-right:10px;background-color:#fff;border-color:var(--accent-blue);color:#555}.Popup_popup__buttons__yavri button:first-child:hover{background-color:var(--accent-blue);color:#fff}.Popup_popup__buttons__yavri button.Popup__dangerous__Gpg5d{background-color:#ff4d4f;color:#fff}.Popup_popup__buttons__yavri button.Popup__dangerous__Gpg5d:hover{animation:Popup_tremble__dCBc1 .5s infinite}@keyframes Popup_tremble__dCBc1{0%{transform:rotate(0deg)}20%{transform:translate(1px,-1px) rotate(2deg)}40%{transform:translate(-1px,-1px) rotate(-2deg)}60%{transform:translate(-1px,1px) rotate(2deg)}80%{transform:translate(1px,1px) rotate(-2deg)}to{transform:rotate(0deg)}}.Popup_moodboard__loading__cYySv{font-family:Roboto,sans-serif;text-align:center;line-height:40px}.Popup_moodboard_list_item__HPYfu{display:flex;align-items:center;cursor:pointer;font-family:Roboto,sans-serif;transition:all .15s ease-in-out;padding:10px 20px;margin:0 -20px}.Popup_moodboard_list_item__HPYfu:hover{background-color:#f5f5f5}.Popup_moodboard_list_item__check__4JEES{width:20px;height:20px;min-width:20px;border-radius:50%;margin-right:10px;border:1px solid var(--border-color-1);background-color:#fff}.Popup_moodboard_list_item__title__254QG{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Popup_moodboard_list_item__HPYfu input{display:none}input:checked+.Popup_moodboard_list_item__check__4JEES{background-color:var(--accent-orange);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m2.9 8 3.5 3.5 9.9-9.9a1 1 0 0 1 1.6.4 1 1 0 0 1-.5-.6 1 1 0 0 0-1.1.2l-10 10L3 8a1 1 0 0 0-1.6.4 1 1 0 0 0 .5-.6 1 1 0 0 1 1 .2Zm13.6-6.8-.3.3-9.8 9.8L3 7.9a1.2 1.2 0 0 0-2 .4 1.2 1.2 0 0 0 .4 1.3l4.1 4.2c.5.4 1.3.4 1.7 0L17.8 3.2a1.2 1.2 0 0 0-.4-2 1.2 1.2 0 0 0-.9 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:3.5px;background-repeat:no-repeat;background-size:12px}.Popup_moodboard__create__dGTYs{cursor:pointer;line-height:40px;color:#aaa;transition:all .15s ease-in-out;display:flex;align-items:center;font-size:14px}.Popup_moodboard__create__dGTYs:hover{color:#000}.Popup_moodboard__buttons__8aNBR{display:flex}.Popup_moodboard__buttons__8aNBR button:first-child{margin-right:10px;background-color:#ebebeb;border:none}.Popup_createMoodboard__DnQpi input{margin-bottom:16px}.Popup_signIn__6Ku7u{display:grid;grid-gap:24px;gap:24px;text-align:center}.Popup_signIn__title__1baoX{font-size:16px}.Popup_signIn__subtitle__ZcH9S{font-size:12px;font-family:Roboto,sans-serif}.Popup_signIn__button__Pu3VS{all:unset;box-sizing:border-box;background:#fff;color:#000;height:54px;padding:0 16px;display:flex;align-items:center;justify-content:center;font-family:Roboto,arial,sans-serif;font-weight:500;font-size:14px;cursor:pointer;border:1px solid var(--border-color-1);border-radius:var(--border-radius);text-align:center;width:100%;transition:all .3s ease-in-out}.Popup_signIn__button__Pu3VS:hover{background:#fff}.Popup_signIn__button__Pu3VS:before{content:"";display:block;width:20px;height:20px;margin-right:12px;background-size:contain;background-position:50%;background-repeat:no-repeat}.Popup_signIn__button__Pu3VS.Popup_apple__HYyQQ:before{background-image:url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.74609 3.69189C8.88216 3.69189 9.1141 3.71354 9.44189 3.75684C9.76969 3.80013 10.1284 3.92383 10.5181 4.12793C10.9139 4.32585 11.2726 4.65674 11.5942 5.12061C11.5757 5.13916 11.486 5.20719 11.3252 5.32471C11.1644 5.43604 10.985 5.60303 10.7871 5.82568C10.5892 6.04215 10.416 6.32048 10.2676 6.66064C10.1191 6.99463 10.0449 7.39355 10.0449 7.85742C10.0449 8.38932 10.1377 8.84082 10.3232 9.21191C10.515 9.58301 10.7345 9.88298 10.9819 10.1118C11.2355 10.3345 11.4582 10.4984 11.6499 10.6035C11.8478 10.7087 11.953 10.7643 11.9653 10.7705C11.9591 10.7952 11.8787 11.0148 11.7241 11.4292C11.5757 11.8436 11.3283 12.3044 10.9819 12.8115C10.6789 13.2507 10.3511 13.6558 9.99854 14.0269C9.65218 14.3979 9.2347 14.5835 8.74609 14.5835C8.41829 14.5835 8.14925 14.5371 7.93896 14.4443C7.72868 14.3454 7.51221 14.2495 7.28955 14.1567C7.06689 14.0578 6.76693 14.0083 6.38965 14.0083C6.02474 14.0083 5.71859 14.0578 5.47119 14.1567C5.22998 14.2557 4.99805 14.3547 4.77539 14.4536C4.55892 14.5526 4.30225 14.6021 4.00537 14.6021C3.55387 14.6021 3.15804 14.4227 2.81787 14.064C2.4777 13.7052 2.12826 13.2754 1.76953 12.7744C1.35514 12.1807 0.999512 11.457 0.702637 10.6035C0.411947 9.74382 0.266602 8.87793 0.266602 8.00586C0.266602 7.07194 0.442871 6.28955 0.79541 5.65869C1.14795 5.02165 1.59945 4.54232 2.1499 4.2207C2.70654 3.8929 3.28174 3.729 3.87549 3.729C4.19092 3.729 4.48779 3.78158 4.76611 3.88672C5.04443 3.98568 5.3042 4.08773 5.54541 4.19287C5.79281 4.29801 6.01546 4.35059 6.21338 4.35059C6.40511 4.35059 6.62777 4.29492 6.88135 4.18359C7.13493 4.07227 7.41943 3.96403 7.73486 3.85889C8.05029 3.74756 8.38737 3.69189 8.74609 3.69189ZM8.23584 2.51367C7.99463 2.80436 7.69157 3.04867 7.32666 3.24658C6.96175 3.43831 6.6154 3.53418 6.2876 3.53418C6.21956 3.53418 6.15462 3.52799 6.09277 3.51562C6.08659 3.49707 6.0804 3.46305 6.07422 3.41357C6.06803 3.3641 6.06494 3.31152 6.06494 3.25586C6.06494 2.88477 6.14535 2.52604 6.30615 2.17969C6.46696 1.82715 6.64941 1.53646 6.85352 1.30762C7.11328 0.998372 7.44108 0.741699 7.83691 0.537598C8.23275 0.333496 8.61003 0.22526 8.96875 0.212891C8.9873 0.293294 8.99658 0.38916 8.99658 0.500488C8.99658 0.871582 8.92546 1.2334 8.7832 1.58594C8.64095 1.93229 8.4585 2.24154 8.23584 2.51367Z' fill='black'/%3E%3C/svg%3E%0A")}.Popup_signIn__button__Pu3VS.Popup_google__lWV38:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' xmlns:xlink='http://www.w3.org/1999/xlink' style='display: block;'%3E%3Cpath fill='%23EA4335' d='M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z'%3E%3C/path%3E%3Cpath fill='%234285F4' d='M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z'%3E%3C/path%3E%3Cpath fill='%23FBBC05' d='M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z'%3E%3C/path%3E%3Cpath fill='%2334A853' d='M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z'%3E%3C/path%3E%3Cpath fill='none' d='M0 0h48v48H0z'%3E%3C/path%3E%3C/svg%3E")}.Popup_confirmation__message__wRbZN{font-family:Roboto,sans-serif;text-align:center;margin-bottom:16px}.Popup_contactForm__NrRht{text-align:center;display:grid;grid-gap:16px;gap:16px}.Popup_contactForm__NrRht h1{font-size:2em;margin:0}.Popup_contactForm__NrRht p{font-family:Roboto,sans-serif}.Popup_contactForm__NrRht button{text-transform:uppercase}.Popup_contactForm__timer__sxKbU{background-color:#fcd8db;color:#585858;height:25px;width:min(220px,100%);font-size:12px;display:flex;justify-content:center;align-items:center;text-align:center;margin:0 auto;font-family:Roboto,sans-serif;border-radius:4px}.ProductCard_productCard__ARvOv{display:grid;grid-template-rows:max-content 1fr;border:1px solid var(--border-color-1);border-radius:12px;position:relative;height:100%;background-color:#fff;transition:box-shadow .3s ease-in-out}.ProductCard_productCard__wrapper___9fzP{position:relative;height:100%}.ProductCard_productCard__wrapper___9fzP:hover{z-index:10}.ProductCard_productCard__wrapper___9fzP:hover .ProductCard_productCard__ARvOv,.ProductCard_productCard__wrapper___9fzP:hover .ProductCard_productCard_extra__block__S_CrV{box-shadow:0 0 8px rgba(0,0,0,.12)}.ProductCard_productCard_extra__kCcle{display:none;position:absolute;top:100%;left:0;width:100%;opacity:0;transition:opacity .3s ease-in-out}.ProductCard_productCard_extra__block__S_CrV{background-color:#fff;border:1px solid var(--border-color-1);border-radius:12px;padding:12px;transition:box-shadow .3s ease-in-out}.ProductCard_productCard_extra__block__S_CrV button{font-size:11px;height:40px;width:100%}@media(max-width:450px){.ProductCard_productCard_extra__block__S_CrV button{font-size:8px}}.ProductCard_productCard__wrapper___9fzP:hover .ProductCard_productCard_extra__kCcle{display:block;opacity:1}.ProductCard_productCard__select__K6Xaf{position:absolute;top:24px;left:24px;cursor:pointer;z-index:1;background-color:#fff;border:1px solid #ebebeb;border-radius:6px;width:32px;height:32px}.ProductCard_productCard__select__K6Xaf.ProductCard__selected__IyM8n{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='m2.9 8 3.5 3.5 9.9-9.9a1 1 0 0 1 1.6.4 1 1 0 0 1-.5-.6 1 1 0 0 0-1.1.2l-10 10L3 8a1 1 0 0 0-1.6.4 1 1 0 0 0 .5-.6 1 1 0 0 1 1 .2Zm13.6-6.8-.3.3-9.8 9.8L3 7.9a1.2 1.2 0 0 0-2 .4 1.2 1.2 0 0 0 .4 1.3l4.1 4.2c.5.4 1.3.4 1.7 0L17.8 3.2a1.2 1.2 0 0 0-.4-2 1.2 1.2 0 0 0-.9 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px 15px}.ProductCard_productCard__like__p_4Dk{width:44px;height:44px;position:absolute;top:22px;left:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='22' cy='22' r='22' fill='%23fff' fill-opacity='.32'/%3E%3Ccircle cx='22' cy='22' r='21.5' stroke='%23EBEBEB'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M11.42 19.933c0 5.008 4.254 7.676 7.366 10.066 1.098.842 2.156 1.636 3.214 1.636 1.058 0 2.116-.793 3.214-1.637 3.114-2.388 7.366-5.057 7.366-10.064 0-5.009-5.819-8.56-10.58-3.745-4.76-4.817-10.58-1.265-10.58 3.744Z'/%3E%3Cdefs%3E%3Cfilter id='a' width='52' height='52' x='-4' y='-4' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='2'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_1779_3409'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_backgroundBlur_1779_3409' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;background-color:rgba(0,0,0,.102)}.ProductCard_productCard__like__p_4Dk.ProductCard__active__ybkck{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' fill='none'%3E%3Ccircle cx='22' cy='22' r='22' fill='%23fff'/%3E%3Ccircle cx='22' cy='22' r='21.5' stroke='%23EBEBEB' stroke-opacity='.1'/%3E%3Cpath fill='%23F7B511' d='M11.42 19.933c0 5.008 4.254 7.676 7.366 10.066 1.098.842 2.156 1.636 3.214 1.636 1.058 0 2.116-.793 3.214-1.637 3.114-2.388 7.366-5.057 7.366-10.064 0-5.009-5.819-8.56-10.58-3.745-4.76-4.817-10.58-1.265-10.58 3.744Z'/%3E%3C/svg%3E")}.ProductCard_productCard__like__p_4Dk.ProductCard__active__ybkck:after{content:"";position:absolute;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cg stroke='%23F7B511' stroke-dasharray='1 1' stroke-linecap='round' clip-path='url(%23a)'%3E%3Cpath d='M6 10.5v.5m4.5-5h.5M6 1.5V1M1.5 6H1M9.25 9.25l.25.25m-.25-6.75.25-.25m-6.75.25L2.5 2.5m.25 6.75-.25.25'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");inset:-25px;transform:scale(0) rotate(1turn)}.ProductCard_productCard__like__p_4Dk.ProductCard__active__ybkck.ProductCard__animated__F0or_:after{animation:ProductCard_like__hgk0c .75s ease-in-out forwards}@keyframes ProductCard_like__hgk0c{0%{transform:scale(0)}50%{transform:scale(1) rotate(180deg)}to{transform:scale(0) rotate(1turn)}}.ProductCard_productCard__image__1MeC6{position:relative;aspect-ratio:3/4;margin:12px;border-radius:6px;overflow:hidden}.ProductCard_productCard__image__1MeC6 img{object-fit:contain}.ProductCard_productCard_info__lOQsX{padding:0 12px 12px;display:flex;flex-direction:column;overflow:hidden}.ProductCard_productCard_info__footer__X_Dfo{margin-top:auto}.ProductCard_productCard__title__2mTDU{font-size:14px;line-height:1.3;margin:0 0 8px;font-weight:400;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_productCard__size___mJKh{font-family:Roboto,sans-serif;font-size:14px;font-weight:300;margin:8px 0 16px}.ProductCard_productCard__saleType__sDOG9{font-size:10px;line-height:1.3;text-transform:uppercase}.ProductCard_productCard__availability__fBtHv{font-size:12px;line-height:1.3;font-family:Roboto,sans-serif;font-weight:700;color:tomato}.ProductCard_productCard__availability__fBtHv.ProductCard__available__iKVGs{color:var(--accent-blue)}.ProductCard_productCard__price__An1tu{font-size:18px;color:var(--accent-orange);text-align:right}.ProductCard_productCard__price__An1tu span{font-size:14px}.ProductCard_productCard__circulation__gwUoh{display:flex;justify-content:space-between;align-items:center;position:relative;border:1px solid var(--border-color-1);border-radius:var(--border-radius);background-color:#fff;padding:12px;font-size:14px;box-shadow:0 0 8px rgba(0,0,0,.12)}.ProductCard_productCard__circulation__gwUoh:not(:first-child){padding-top:36px;margin-top:-24px}.ProductCard_productCard__circulation__gwUoh span{font-family:Roboto,sans-serif;font-weight:500}@media(max-width:768px){.ProductCard_productCard__title__2mTDU{font-size:12px}.ProductCard_productCard__price__An1tu{font-size:14px}}