.product-grid{display:grid;gap:20px;grid-auto-flow:dense;grid-template-columns:repeat(5,1fr)}@media(max-width:1099px){.product-grid{gap:20px;grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.product-grid{gap:10px;grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.gallery>:first-child{grid-column:1;grid-row:1}.gallery>:nth-child(2){grid-column:2;grid-row:1}.gallery>:nth-child(3){grid-column:3;grid-row:1}.gallery>:nth-child(4){grid-column:4;grid-row:1}.gallery>:nth-child(5){grid-column:5;grid-row:1}.gallery>:nth-child(6){grid-column:2;grid-row:2}.gallery>:nth-child(7){grid-column:3/span 2;grid-row:2}.gallery>:nth-child(8){grid-column:5;grid-row:2}.gallery>:nth-child(9){grid-column:1;grid-row:3}.gallery>:nth-child(10){grid-column:2;grid-row:3}.gallery>:nth-child(11){grid-column:3;grid-row:3}.gallery>:nth-child(12){grid-column:4;grid-row:3}.gallery>:nth-child(13){grid-column:5;grid-row:3}.gallery>:nth-child(14){grid-column:1;grid-row:4}.gallery>:nth-child(15){grid-column:2;grid-row:4}.gallery>:nth-child(16){grid-column:3;grid-row:4}.gallery>:nth-child(17){grid-column:4;grid-row:4}.gallery>:nth-child(18){grid-column:5;grid-row:4}.gallery>:nth-child(19){grid-column:1;grid-row:5}.gallery>:nth-child(20){grid-column:2/span 2;grid-row:5}.gallery>:nth-child(21){grid-column:4;grid-row:5}.gallery>:nth-child(22){grid-column:5;grid-row:5}.gallery>:nth-child(23){grid-column:1;grid-row:6}.gallery>:nth-child(24){grid-column:2;grid-row:6}.gallery>:nth-child(25){grid-column:3;grid-row:6}.gallery>:nth-child(26){grid-column:4;grid-row:6}.gallery>:nth-child(27){grid-column:5;grid-row:6}.gallery>:nth-child(28){grid-column:1/span 2;grid-row:7}.gallery>:nth-child(29){grid-column:3;grid-row:7}.gallery>:nth-child(30){grid-column:4/span 2;grid-row:7}.gallery__large>:first-child{grid-column:1/span 2;grid-row:1}.gallery__large>:nth-child(2){grid-column:3;grid-row:1}.gallery__large>:nth-child(3){grid-column:4;grid-row:1}.gallery__large>:nth-child(4){grid-column:2;grid-row:2}.gallery__large>:nth-child(5){grid-column:3/span 2;grid-row:2}.gallery__large>:nth-child(6){grid-column:5;grid-row:2}.gallery__large>:nth-child(7){grid-column:1;grid-row:3}.gallery__large>:nth-child(8){grid-column:2/span 2;grid-row:3}.gallery__large>:nth-child(9){grid-column:4;grid-row:3}.gallery__large>:nth-child(10){grid-column:1/span 2;grid-row:4}.gallery__large>:nth-child(11){grid-column:3;grid-row:4}.gallery__large>:nth-child(12){grid-column:4/span 2;grid-row:4}.gallery__large>:nth-child(13){grid-column:2;grid-row:5}.gallery__large>:nth-child(14){grid-column:3;grid-row:5}.gallery__large>:nth-child(15){grid-column:4/span 2;grid-row:5}.gallery__large>:nth-child(16){grid-column:1/span 2;grid-row:6}.gallery__large>:nth-child(17){grid-column:3;grid-row:6}.gallery__large>:nth-child(18){grid-column:4;grid-row:6}.gallery__large>:nth-child(19){grid-column:2;grid-row:7}.gallery__large>:nth-child(20){grid-column:3/span 2;grid-row:7}.gallery__large>:nth-child(21){grid-column:5;grid-row:7}.gallery__large>:nth-child(22){grid-column:1;grid-row:8}.gallery__large>:nth-child(23){grid-column:2/span 2;grid-row:8}.gallery__large>:nth-child(24){grid-column:4;grid-row:8}.gallery__large>:nth-child(25){grid-column:1/span 2;grid-row:9}.gallery__large>:nth-child(26){grid-column:3;grid-row:9}.gallery__large>:nth-child(27){grid-column:4/span 2;grid-row:9}.gallery__large>:nth-child(28){grid-column:2;grid-row:10}.gallery__large>:nth-child(29){grid-column:3;grid-row:10}.gallery__large>:nth-child(30){grid-column:4/span 2;grid-row:10}}.grid-switcher{display:flex;gap:4px;--pill-padding-y:3px;--pill-padding-x:8px}.grid-switcher__button{border:1px solid var(--white)}.grid-switcher__button *{border:none;border-radius:0}.grid-switcher__icon{width:24px}.sort-text{font-family:var(--font-primary);font-size:16px;font-weight:400;line-height:128%}.sort-dropdown{display:inline-block;position:relative}.sort-dropdown__trigger{align-items:center;background:var(--white);border-radius:999px;cursor:pointer;display:inline-flex;font-size:14px;gap:4px;line-height:1.2}.sort-dropdown__trigger-label{color:var(--gray-text);padding-right:4px;white-space:nowrap}.sort-dropdown__trigger-arrow{border-bottom:1px solid var(--gray-text);border-left:1px solid var(--gray-text);height:8px;margin-top:-3px;transform:rotate(-45deg);width:8px}.sort-dropdown__trigger-arrow_open{margin-top:6px;transform:rotate(135deg)}.sort-dropdown__menu{background:var(--white);border-radius:4px;box-shadow:0 8px 24px #00000014;left:0;min-width:140px;padding:8px 0;position:absolute;top:calc(100% + 4px);z-index:20}.sort-dropdown__item{background:transparent;border:none;cursor:pointer;padding:8px 14px;text-align:left;width:100%}.sort-dropdown__item_active{font-family:var(--font-primary);font-size:16px;font-weight:600;line-height:128%}.sort-dropdown__item :not(.sort-dropdown__item_active):hover{background:var(--white)}.catalog-head{padding-top:106px}.catalog-head__breadcrumbs{margin-bottom:16px}.catalog-head__title{color:var(--dark);font-family:var(--font-secondary);font-size:29px;font-weight:700;letter-spacing:3%;line-height:122%;text-transform:uppercase}@media(min-width:1024px){.catalog-head__title{font-family:var(--font-secondary);font-size:44px;font-weight:700;letter-spacing:3%;line-height:122%}}.catalog-head__row{align-items:baseline;display:flex;gap:16px;justify-content:flex-start}.catalog-head__count{color:var(--gray-text);display:none;font-family:var(--font-primary);font-size:13px;font-weight:400;line-height:137%;white-space:nowrap}@media(min-width:1024px){.catalog-head__count{display:block}}.catalog-body{display:flex;gap:20px;padding-top:40px}.catalog-body__wrapper{padding-bottom:240px}@media(max-width:1100px){.catalog-body__wrapper{padding-bottom:120px}}.catalog-body__product-list{padding-top:16px}.catalog-body__error{align-items:center;display:flex;flex-direction:column;gap:12px;padding:64px 0;text-align:center}.catalog-body__error-title{color:var(--dark);font-family:var(--font-primary);font-size:20px;font-weight:600;line-height:128%}.catalog-body__error-text{color:var(--gray-text);font-family:var(--font-primary);font-size:16px;font-weight:400;line-height:128%;max-width:420px}.catalog-body__error-button{background:var(--white);border:1px solid var(--line);color:var(--dark);cursor:pointer;font-family:var(--font-primary);font-size:13px;font-weight:400;height:48px;line-height:137%;margin-top:8px;padding:0 32px}.catalog-body__error-button:disabled{color:var(--gray-text);cursor:default}.catalog-body__content{padding-bottom:64px;width:100%}.catalog-body__filter-col{flex-shrink:0;width:15.8%}.catalog-body__filter-placeholder{width:100%}.catalog-body__filter-inner{overflow-y:auto;padding-bottom:50px;scrollbar-width:none;top:106px;-ms-overflow-style:none}.catalog-body__filter-inner::-webkit-scrollbar{width:0}.catalog-body__content-toolbar{align-items:center;display:flex;justify-content:space-between}.catalog-body__sort{font-size:13px;line-height:137%}.catalog-body__filter-mobile-overlay,.catalog-body__filters-btn{display:none}.catalog-body__filter-reset{background:var(--white);border:1px solid var(--line);font-family:var(--font-primary);font-size:13px;font-weight:400;height:48px;line-height:137%;position:sticky;width:158px}.catalog-body__filter-reset.is-fixed{bottom:calc(16px + var(--cookie-consent-height, 0px));position:fixed;z-index:20}.catalog-body__filter-reset.is-abs{bottom:0;position:absolute;z-index:2}@media(max-width:1099px){.catalog-body{flex-direction:column;gap:16px}.catalog-body__filter-col{display:none}.catalog-body .catalog-body__filter-inner{max-height:calc(100vh - 106px);overflow-y:auto;position:sticky;top:106px}.catalog-body .catalog-body__filter-footer{background:#fff;bottom:0;padding:12px 0;position:sticky;z-index:2}.catalog-body__filters-btn{align-items:center;background-color:var(--white);cursor:pointer;display:inline-flex;gap:4px}.catalog-body__filters-btn span{color:var(--dark);font-family:var(--font-primary);font-size:16px;font-weight:600;line-height:128%}.catalog-body__filters-btn svg{width:24px}.catalog-body__filters-icon-container{position:relative}.catalog-body__filter-mobile-panel{background-color:var(--white);height:100dvh;max-width:100vw;overflow-y:auto;padding:16px 20px 0;position:fixed;right:0;top:0;width:420px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.catalog-body__filter-mobile-overlay{background:linear-gradient(180deg,#1212124d,#1000);display:block;top:0;right:0;bottom:0;left:0;position:fixed;z-index:2000}.catalog-body__filter-mobile-header{display:flex;justify-content:space-between;padding-bottom:24px}.catalog-body__filter-mobile-title{color:var(--dark);font-family:var(--font-secondary);font-size:29px;font-weight:700;letter-spacing:3%;line-height:122%;text-transform:uppercase}.catalog-body__filter-mobile-close{color:var(--dark);cursor:pointer;width:22px}.catalog-body__content-toolbar{align-items:center}.grid-switcher{display:none!important}}
