.usePopup_popup__osXcD{position:fixed;margin:0;display:flex;top:0;z-index:99;width:100dvw;height:100dvh;justify-content:center;align-items:center;align-content:center}.usePopup_popupContent__Kcybk{width:fit-content!important;height:fit-content;display:flex;flex-flow:column;border-radius:13px;background-color:var(--background);position:relative;padding:30px;max-width:calc(80dvw + 60px);max-height:calc(80dvh + 60px);overflow:hidden;scrollbar-color:dark;scrollbar-width:thin;overscroll-behavior:contain}.usePopup_popupContent__Kcybk div[data-type=scrollableContent]{position:unset}.usePopup_closeBtn__JTxvj{position:absolute;right:0;top:0;width:30px;height:30px;z-index:9;transition:all .25s;padding:5px;display:flex;justify-content:center;align-items:center;align-content:center;border-radius:50px;overflow:hidden}@media(max-width:720px){.usePopup_closeBtn__JTxvj{top:5px;right:5px}}.usePopup_closeBtn__JTxvj:hover{transform:rotate(90deg)}.usePopup_closeBtn__JTxvj svg{height:18px;width:18px}.usePopup_closeBtn__JTxvj svg path{fill:#9b9b9b}@media(max-width:480px){.usePopup_popupContent__Kcybk{max-width:90%;max-height:90%}.usePopup_popup__osXcD h2{font-size:1.2em;text-align:center}}.confirm_content__WvU9U{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;text-align:center}.confirm_content__WvU9U h4{flex-basis:100%}.confirm_content__WvU9U button{margin:5px}.scrollable_wrapper__AlefN{display:flex;overflow:hidden!important;flex-flow:row wrap!important;align-items:flex-start;align-content:flex-start}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9{width:100%;height:100%;overflow:auto!important;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;position:relative}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9::-webkit-scrollbar{width:0;height:0;scrollbar-width:none}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9 .scrollable_scrollbarY__w3CVL{position:relative;height:100%;top:0;right:0}.scrollable_wrapper__AlefN .scrollable_scrollable__wZ5r9 .scrollable_content__PATLs{width:fit-content;height:fit-content}.scrollBar_wrapper__iOVb7{display:flex;flex-flow:column;align-items:center;justify-content:center;position:relative;position:sticky;touch-action:none}.scrollBar_wrapper__iOVb7.scrollBar_horizontal__qH730{flex-flow:row;height:16px;padding-top:13px;width:calc(100% - 32px)}.scrollBar_wrapper__iOVb7.scrollBar_vertical__Y04L1{width:16px;height:calc(100% - 16px);padding-left:13px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy{width:12px;height:12px;position:absolute;display:none;opacity:0;transition:all .25s;z-index:2;background:var(--bg-color)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy[aria-disabled=true]{opacity:.5!important}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy:hover path{fill:var(--third-color)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy svg{transition:all .25s}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy path{fill:var(--first-color);mix-blend-mode:difference}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_top__RjW_W{top:0;left:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_top__RjW_W svg{transform:rotate(180deg)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_bottom__jj5g5{bottom:0;left:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_left__Vs_9A{left:0;top:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_left__Vs_9A svg{transform:rotate(90deg)}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_right___aDJy{right:0;top:2px}.scrollBar_wrapper__iOVb7 .scrollBar_control__hEryy.scrollBar_right___aDJy svg{transform:rotate(270deg)}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj{background:var(--scrollBar-background);position:relative;cursor:pointer;margin:12px 0;z-index:0}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730{width:calc(100% - 32px);height:3px;bottom:0;margin:0 12px}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730 .scrollBar_thumb__ObuzZ{height:100%}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1{height:calc(100% - 32px);width:3px;right:0}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1 .scrollBar_thumb__ObuzZ{width:100%}.scrollBar_wrapper__iOVb7 .scrollBar_scrollBar__Btmkj .scrollBar_thumb__ObuzZ{background-color:var(--first-color);cursor:grab;position:absolute;top:0;left:0;transition:all 0s!important;z-index:1}.scrollBar_wrapper__iOVb7:hover{padding:0}.scrollBar_wrapper__iOVb7:hover .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1{width:16px}.scrollBar_wrapper__iOVb7:hover .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730{height:16px}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy{display:flex;z-index:10}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_top__RjW_W{animation:fade-in .25s forwards,slide-from-bottom .25s ease-out;animation-fill-mode:forwards}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_bottom__jj5g5{animation:fade-in .25s forwards,slide-from-top .25s ease-out;animation-fill-mode:forwards}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_left__Vs_9A{animation:fade-in .25s forwards,slide-from-right .25s ease-out}.scrollBar_wrapper__iOVb7:hover .scrollBar_control__hEryy.scrollBar_right___aDJy{animation:fade-in .25s forwards,slide-from-left .25s ease-out;animation-fill-mode:forwards}.scrollBar_wrapper__iOVb7.scrollBar_collapsed___6puS{padding:0;width:3px;height:100%;width:100%}.scrollBar_wrapper__iOVb7.scrollBar_collapsed___6puS .scrollBar_scrollBar__Btmkj.scrollBar_vertical__Y04L1{width:3px;height:100%}.scrollBar_wrapper__iOVb7.scrollBar_collapsed___6puS .scrollBar_scrollBar__Btmkj.scrollBar_horizontal__qH730{height:3px;width:100%}@keyframes catalog_growFilterTrigger__QbR7y{0%{width:80px}to{width:calc(275px + 5vw);border-radius:0}}@keyframes catalog_shrinkFilterTrigger__wuGB_{0%{border-radius:13px 0 0 13px;width:calc(275px + 5vw);border-color:rgba(0,0,0,0)}to{width:80px;border-color:var(--border-color)}}.catalog_catalog__e_UIV .catalog_header__ablV8{margin:10px 0;display:grid;grid-template-areas:"header header" "description actions";grid-auto-columns:1fr 1fr}.catalog_catalog__e_UIV .catalog_header__ablV8 h1{margin-bottom:20px;grid-area:header}.catalog_catalog__e_UIV .catalog_content___dF9n{grid-template-columns:1fr;grid-template-areas:"description" "collection";display:grid}.catalog_catalog__e_UIV .catalog_content___dF9n div[data-type=collection]{max-height:calc(100dvh - 100px);grid-area:collection}@media(max-width:720px){.catalog_catalog__e_UIV .catalog_content___dF9n div[data-type=collection]{max-height:475px}}.catalog_catalog__e_UIV .catalog_content___dF9n .catalog_actions__yGh_1{grid-area:actions}.catalog_catalog__e_UIV .catalog_content___dF9n .catalog_description__Ck1qn{grid-area:description;width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center}@media(max-width:720px){.catalog_catalog__e_UIV .catalog_content___dF9n .catalog_description__Ck1qn{grid-template-columns:1fr}}.catalog_catalog__e_UIV .catalog_content___dF9n .catalog_description__Ck1qn p{color:var(--text-color);margin:10px 0 20px;font-size:var(--a-size);text-indent:0;height:fit-content;border-left:2px solid var(--first-color);padding:0 20px;grid-column-end:span 2}.catalog_catalog__e_UIV .catalog_content___dF9n .catalog_description__Ck1qn p strong{font-size:var(--a-size)}.catalog_catalog__e_UIV div[data-type=list]{min-height:100%}.catalog_catalog__e_UIV .catalog_actions__yGh_1{position:fixed;top:100px;right:0;display:flex;flex-flow:column;align-items:flex-end;z-index:9}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_search__AylXW,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng{padding:20px;border-top:1px solid var(--border-color)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_search__AylXW input,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ input,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng input{min-height:42px}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_search__AylXW label,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ label,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng label{font-size:var(--h4-size);color:var(--first-color);font-weight:700;margin-bottom:10px}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_search__AylXW{display:flex;margin-top:0;border-top:0}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_search__AylXW>div{width:100%}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ{margin-top:10px;width:100%}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ .catalog_sort____Lay{display:flex;width:100%;justify-content:center;cursor:pointer;padding:5px 0;align-items:center}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ .catalog_sort____Lay svg{margin-left:5px}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ .catalog_sort____Lay svg path{stroke:#898989}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ .catalog_sort____Lay:hover,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ .catalog_sort____Lay[data-active=true]{background:var(--first-color);color:#fff}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ .catalog_sort____Lay:hover path,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_sortings__nS8UJ .catalog_sort____Lay[data-active=true] path{stroke:#fff}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_trigger__lkiLc{background:#fff;border-radius:13px 0 0 13px;border-color:var(--border-color);height:fit-content;padding:5px;display:flex;flex-flow:column;align-items:center;transform:none!important;z-index:1;width:80px;height:80px;animation:catalog_shrinkFilterTrigger__wuGB_ .25s forwards;max-width:calc(275px + 5vw);margin:0}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_trigger__lkiLc span{color:var(--text-color)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_trigger__lkiLc:hover{background:var(--first-color)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_trigger__lkiLc:hover path{stroke:#fff}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_trigger__lkiLc:hover span{color:#fff}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filtersContent__2HIgB{position:fixed;background:#fff;top:100px;right:0;height:calc(100dvh - 100px);max-width:calc(275px + 5vw);padding:0 0 20px;box-shadow:0 0 10px rgba(0,0,0,.125)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filtersContent__2HIgB[data-active=true]{width:100%}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx{display:grid;padding:20px;border-top:1px solid var(--border-color)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_price__SHCIK div[data-type=interval],.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_sizes__TYvN2 div[data-type=interval]{display:grid;grid-template-areas:"slider slider" "from to"}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_price__SHCIK div[data-type=interval] div[data-type=field],.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_sizes__TYvN2 div[data-type=interval] div[data-type=field]{flex-flow:column;align-items:flex-start;max-width:90%;justify-self:flex-end;margin-right:10px}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_price__SHCIK div[data-type=interval] div[data-type=field]:last-of-type,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_sizes__TYvN2 div[data-type=interval] div[data-type=field]:last-of-type{margin-right:0;margin-left:10px;justify-self:flex-start}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_price__SHCIK div[data-type=interval] .catalog_filterContent__skxjW,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_sizes__TYvN2 div[data-type=interval] .catalog_filterContent__skxjW{height:fit-content}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_price__SHCIK div[data-type=interval],.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx.catalog_sizes__TYvN2 div[data-type=interval]{margin-top:10px}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h4,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h5{text-align:start;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h4 svg path,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h5 svg path{fill:var(--first-color)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h4:hover svg,.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h5:hover svg{transform:rotate(180deg)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h4{color:var(--first-color);font-weight:700}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx h5{margin-top:10px;justify-content:center;font-weight:600}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx[data-active=true] svg{transform:rotate(180deg)}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_filter__EAkZx[data-active=true]:hover svg{transform:rotate(0deg)}.catalog_catalog__e_UIV .catalog_actions__yGh_1[data-active=true]{width:calc(275px + 5vw);top:0;z-index:10}.catalog_catalog__e_UIV .catalog_actions__yGh_1[data-active=true] .catalog_trigger__lkiLc{animation:catalog_growFilterTrigger__QbR7y .25s forwards;border:none;background:var(--first-color)}.catalog_catalog__e_UIV .catalog_actions__yGh_1[data-active=true] .catalog_trigger__lkiLc span{color:#fff}.catalog_catalog__e_UIV .catalog_actions__yGh_1[data-active=true] .catalog_trigger__lkiLc path{stroke:#fff}.catalog_catalog__e_UIV .catalog_actions__yGh_1[data-active=true] .catalog_trigger__lkiLc:hover{background:#fff}.catalog_catalog__e_UIV .catalog_actions__yGh_1[data-active=true] .catalog_trigger__lkiLc:hover span{color:var(--text-color)}.catalog_catalog__e_UIV .catalog_actions__yGh_1[data-active=true] .catalog_trigger__lkiLc:hover path{stroke:#888889}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng{margin-top:10px;width:100%}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng div[data-type=selectorInput]{flex-flow:row;justify-content:space-between;align-items:center}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng div[data-type=selectorInput]>div{width:fit-content;max-width:50px;min-height:auto}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng div[data-type=selectorInput] label{margin:0}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_units__SIPng div[data-type=selectorSuggestions]{right:-1px!important;left:auto!important;width:50px!important}.catalog_catalog__e_UIV .catalog_actions__yGh_1 .catalog_species__OL__D form[data-type=input-group]{margin:20px 0 0}