.CatalogTiles-module__wrHE8W__page{background:var(--nd-white);width:100%}.CatalogTiles-module__wrHE8W__container{width:100%;max-width:var(--nd-container);padding:20px var(--nd-gutter) 50px;margin:0 auto}.CatalogTiles-module__wrHE8W__head{justify-content:space-between;align-items:center;display:flex}.CatalogTiles-module__wrHE8W__breadcrumbs{color:var(--nd-grey-text);gap:8px;font-size:12px;display:flex}.CatalogTiles-module__wrHE8W__breadcrumbs a:hover{color:var(--nd-blue)}.CatalogTiles-module__wrHE8W__title{margin:14px 0 26px;font-size:40px;font-weight:500}.CatalogTiles-module__wrHE8W__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.CatalogTiles-module__wrHE8W__tile{background:var(--nd-grey-bg);border-radius:var(--nd-radius);flex-direction:column;min-height:245px;padding:20px;transition:background .15s,transform .15s;display:flex;overflow:hidden}.CatalogTiles-module__wrHE8W__tile:hover{background:var(--nd-grey-bg-2);transform:translateY(-2px)}.CatalogTiles-module__wrHE8W__tileName{color:var(--nd-black);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:90%;font-size:30px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.CatalogTiles-module__wrHE8W__tileImg{object-fit:contain;align-self:flex-end;width:150px;height:150px;margin-top:auto}@media (min-width:721px) and (max-width:999px){.CatalogTiles-module__wrHE8W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.CatalogTiles-module__wrHE8W__tile{min-height:200px;padding:16px}.CatalogTiles-module__wrHE8W__tileName{font-size:22px}.CatalogTiles-module__wrHE8W__tileImg{width:110px;height:110px}}@media (max-width:720px){.CatalogTiles-module__wrHE8W__container{padding-top:8px;padding-bottom:28px}.CatalogTiles-module__wrHE8W__head{display:none}.CatalogTiles-module__wrHE8W__title{margin:8px 0 16px;font-size:28px}.CatalogTiles-module__wrHE8W__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.CatalogTiles-module__wrHE8W__tile{border-radius:14px;min-height:150px;padding:12px}.CatalogTiles-module__wrHE8W__tileName{-webkit-line-clamp:2;font-size:17px}.CatalogTiles-module__wrHE8W__tileImg{width:78px;height:78px}}
.CatalogSidebarView-module__fHKWEG__page{background:var(--nd-white);width:100%}.CatalogSidebarView-module__fHKWEG__container{width:100%;max-width:var(--nd-container);padding:20px var(--nd-gutter) 50px;margin:0 auto}.CatalogSidebarView-module__fHKWEG__head{justify-content:space-between;align-items:center;display:flex}.CatalogSidebarView-module__fHKWEG__breadcrumbs{color:var(--nd-grey-text);gap:8px;font-size:12px;display:flex}.CatalogSidebarView-module__fHKWEG__breadcrumbs a:hover{color:var(--nd-blue)}.CatalogSidebarView-module__fHKWEG__title{margin:14px 0 26px;font-size:40px;font-weight:500}.CatalogSidebarView-module__fHKWEG__layout{grid-template-columns:367px 1fr;align-items:start;gap:25px;display:grid}.CatalogSidebarView-module__fHKWEG__sidebar{flex-direction:column;display:flex}.CatalogSidebarView-module__fHKWEG__navItem{border-bottom:1px solid var(--nd-grey-bg)}.CatalogSidebarView-module__fHKWEG__navRow{width:100%;color:var(--nd-black);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 4px;font-family:inherit;font-size:24px;transition:color .15s;display:flex}.CatalogSidebarView-module__fHKWEG__navRow:hover,.CatalogSidebarView-module__fHKWEG__navRow[data-open]{color:var(--nd-blue)}.CatalogSidebarView-module__fHKWEG__chevron{color:var(--nd-grey-text);flex:none;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.CatalogSidebarView-module__fHKWEG__navRow[data-open] .CatalogSidebarView-module__fHKWEG__chevron{color:var(--nd-blue);transform:rotate(180deg)}.CatalogSidebarView-module__fHKWEG__subList{flex-direction:column;padding:0 0 10px 4px;display:flex}.CatalogSidebarView-module__fHKWEG__subLink{color:var(--nd-black);padding:7px 0;font-size:18px}.CatalogSidebarView-module__fHKWEG__subLink:hover{color:var(--nd-blue)}.CatalogSidebarView-module__fHKWEG__groups{flex-direction:column;gap:44px;display:flex}.CatalogSidebarView-module__fHKWEG__group{scroll-margin-top:16px}.CatalogSidebarView-module__fHKWEG__groupTitle{margin-bottom:20px;font-size:30px;font-weight:500}.CatalogSidebarView-module__fHKWEG__groupTitle a:hover{color:var(--nd-blue)}.CatalogSidebarView-module__fHKWEG__arrow{color:var(--nd-black)}.CatalogSidebarView-module__fHKWEG__groupGrid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.CatalogSidebarView-module__fHKWEG__subTile{background:var(--nd-grey-bg);border-radius:var(--nd-radius-lg);min-height:120px;padding:15px;transition:background .15s;position:relative;overflow:hidden}.CatalogSidebarView-module__fHKWEG__subTile:hover{background:var(--nd-grey-bg-2)}.CatalogSidebarView-module__fHKWEG__subTileName{z-index:2;color:var(--nd-black);max-width:60%;font-size:24px;line-height:1.25;display:inline-block;position:relative}.CatalogSidebarView-module__fHKWEG__subTileImg{object-fit:cover;z-index:1;width:150px;height:120px;position:absolute;bottom:0;right:0}@media (min-width:1000px) and (max-width:1199px){.CatalogSidebarView-module__fHKWEG__layout{grid-template-columns:260px 1fr;gap:20px}.CatalogSidebarView-module__fHKWEG__navRow{font-size:19px}.CatalogSidebarView-module__fHKWEG__subLink{font-size:16px}.CatalogSidebarView-module__fHKWEG__groupTitle{font-size:24px}.CatalogSidebarView-module__fHKWEG__groupGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.CatalogSidebarView-module__fHKWEG__subTileName{font-size:20px}}
.CatalogResponsive-module__w-Lf0a__mobileOnly{display:none}.CatalogResponsive-module__w-Lf0a__desktopOnly{display:block}@media (max-width:999px){.CatalogResponsive-module__w-Lf0a__mobileOnly{display:block}.CatalogResponsive-module__w-Lf0a__desktopOnly{display:none}}
