@charset "UTF-8";.felfri-radio{display:inline-block}.felfri-radio__wrapper{display:flex;align-items:center;cursor:pointer;position:relative}.felfri-radio__input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.felfri-radio__checkmark{position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:2px solid rgba(53,53,53,.2);background-color:#fff;transition:all .2s ease;flex-shrink:0}.felfri-radio__label{margin-left:14px;font-size:16px;line-height:1.4;font-weight:600;color:#353535;-webkit-user-select:none;user-select:none}.felfri-radio--small .felfri-radio__checkmark{width:16px;height:16px}.felfri-radio--small .felfri-radio__label{font-size:12px;margin-left:8px}.felfri-radio--large .felfri-radio__checkmark{width:24px;height:24px}.felfri-radio--large .felfri-radio__label{font-size:16px;margin-left:16px}.felfri-radio--checked .felfri-radio__checkmark{border-color:#353535;border-width:5px}.felfri-radio--disabled .felfri-radio__wrapper{cursor:not-allowed;opacity:.6}.felfri-radio--disabled .felfri-radio__checkmark{background-color:#aeaeae;border-color:#aeaeae}.felfri-radio--disabled .felfri-radio__label{color:#aeaeae}.felfri-select{position:relative;display:flex;align-items:center}.felfri-select__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:14px 44px 14px 14px;border:2px solid #E9E6E6;background-color:#fff;font-size:16px;line-height:1.4;font-weight:600;color:#353535;transition:border-color .2s ease}.felfri-select__field:focus{outline:none;border-color:#353535}.felfri-select__field:disabled{background-color:#f6f5f5;color:#aeaeae}.felfri-select__icon{position:absolute;right:14px;pointer-events:none;color:#353535}.felfri-select--small .felfri-select__field{padding:10px 40px 10px 12px;font-size:14px;line-height:1.4;font-weight:600}.felfri-select--large .felfri-select__field{padding:18px 50px 18px 16px;font-size:18px;line-height:1.4;font-weight:600}.felfri-select--disabled .felfri-select__icon{color:#aeaeae}.felfri-price-range{display:flex;flex-direction:column;gap:12px}.felfri-price-range__slider{position:relative;height:12px}.felfri-price-range__track{position:absolute;top:50%;right:0;bottom:0;left:0;height:4px;transform:translateY(-50%);background:#e9e6e6;border-radius:999px}.felfri-price-range__fill{position:absolute;left:var(--range-start, 0);right:calc(100% - var(--range-end, 100%));top:50%;height:4px;transform:translateY(-50%);border-radius:999px;background:#353535;pointer-events:none}.felfri-price-range__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none}.felfri-price-range__input::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:20px;height:20px;border-radius:50%;border:4px solid #353535;background:#fff;box-shadow:0 2px 8px #00000014}.felfri-price-range__input::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;border-radius:50%;border:4px solid #353535;background:#fff;box-shadow:0 2px 8px #00000014}.felfri-price-range__input::-webkit-slider-runnable-track{height:4px}.felfri-price-range__input::-moz-range-track{height:4px}.felfri-price-range__input--max{z-index:2}.felfri-price-range__fields{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.felfri-price-range__divider{font-size:16px;line-height:1.4;font-weight:600;color:#7b7b7b}.felfri-price-range__field{width:100%}.felfri-price-range--small .felfri-price-range__divider{font-size:14px;line-height:1.4;font-weight:600}.felfri-price-range--large .felfri-price-range__divider{font-size:18px;line-height:1.4;font-weight:600}.felfri-price-range--disabled{opacity:.6;pointer-events:none}.felfri-image-option{display:inline-flex;align-items:center;gap:10px;cursor:pointer;position:relative}.felfri-image-option__input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.felfri-image-option__swatch{width:24px;height:24px;border-radius:50%;border:1px solid rgba(53,53,53,.2);transition:all .2s ease}.felfri-image-option__label{font-size:16px;line-height:1.4;font-weight:600;color:#353535;-webkit-user-select:none;user-select:none}.felfri-image-option--small .felfri-image-option__swatch{width:18px;height:18px}.felfri-image-option--small .felfri-image-option__label{font-size:12px}.felfri-image-option--large .felfri-image-option__swatch{width:30px;height:30px}.felfri-image-option--large .felfri-image-option__label{font-size:18px}.felfri-image-option--checked .felfri-image-option__swatch{border-color:#353535;box-shadow:0 0 0 2px #35353533}.felfri-image-option--disabled{opacity:.6;cursor:not-allowed}.catalog{margin-bottom:200px}@media only screen and (max-width: 1023.98px){.catalog{margin-bottom:80px}}@media only screen and (max-width: 767.98px){.catalog{margin-bottom:60px}}.catalog__controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.catalog__controls .catalog__sections-select--controls{flex:1 1 auto;min-width:0}@media only screen and (max-width: 767.98px){.catalog__controls .catalog__sections-select--controls{height:60px}}@media only screen and (max-width: 767.98px){.catalog__controls{margin-bottom:24px;gap:12px}}.catalog__filter-toggle{width:50%;color:#fff}.catalog__filter-toggle svg{margin-left:8px}@media only screen and (max-width: 767.98px){.catalog__filter-toggle{flex:0 0 60px;height:60px}.catalog__filter-toggle svg{margin-left:0}.catalog__filter-toggle .felfriButton__inner{padding:16px}.catalog__filter-toggle .felfriButton__content{height:24px}}.catalog__filters-overlay{display:none}.catalog__layout{display:grid;grid-template-columns:minmax(220px,23.4%) minmax(0,1fr);gap:32px;align-items:flex-start}@media only screen and (max-width: 1599.98px){.catalog__layout{grid-template-columns:minmax(220px,17%) minmax(0,1fr)}}@media only screen and (max-width: 1023.98px){.catalog__layout{grid-template-columns:1fr}}@media only screen and (max-width: 767.98px){.catalog__layout{gap:20px}}.catalog__sidebar{display:flex;flex-direction:column;gap:32px;position:sticky;top:20px;margin-top:67px}@media only screen and (max-width: 1023.98px){.catalog__sidebar{order:2;margin-top:0;position:fixed;bottom:0;top:0;right:0;left:auto;max-width:468px;width:100%;height:100vh;height:100dvh;padding:32px 24px;background:#fff;transform:translate(100%);transition:transform .3s ease;box-shadow:-4px 0 20px #0000001a;z-index:10010;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column}.catalog__sidebar.--open{transform:translate(0)}}@media only screen and (max-width: 767.98px){.catalog__sidebar{max-width:100%;padding:20px 20px 0;z-index:10019}}.catalog__sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px 32px;border-bottom:1px solid #E9E6E6;margin:0 -24px}@media only screen and (max-width: 767.98px){.catalog__sidebar-header{padding:0 20px 20px;margin:0 -20px}}.catalog__sidebar-block-header{display:flex;justify-content:space-between;align-items:center}.catalog__sidebar-reset{font-size:14px;line-height:1.5;font-weight:600;color:#7b7b7b}.catalog__sidebar-block{display:flex;flex-direction:column;gap:32px}.catalog__sections-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.catalog__sections-link{font-size:16px;line-height:1.4;font-weight:700;color:#7b7b7b;transition:color .2s ease;text-decoration:none}.catalog__sections-link:hover{color:#353535}.catalog__sections-link.--active{color:#e53e3e}.catalog__sections-select{position:relative}.catalog__sections-trigger{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:11px 44px 11px 24px;border:2px solid #E9E6E6;background:#fff;text-align:left;transition:border-color .2s ease}.catalog__sections-trigger.--open{border-color:#353535}.catalog__sections-trigger:disabled{background-color:#f6f5f5;color:#aeaeae}@media only screen and (max-width: 767.98px){.catalog__sections-trigger{padding:7px 40px 7px 20px;height:100%;flex-direction:row;align-items:center}}.catalog__sections-placeholder{font-size:14px;line-height:1.5;font-weight:400;color:#7b7b7b}.catalog__sections-value{font-size:16px;line-height:1.38;font-weight:600;color:#353535}.catalog__sections-icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);transition:transform .2s ease}.catalog__sections-trigger.--open .catalog__sections-icon{transform:translateY(-50%) rotate(180deg)}.catalog__sections-dropdown{position:absolute;left:0;right:0;border:2px solid #E9E6E6;background:#fff;box-shadow:0 12px 30px #00000014;z-index:2;max-height:320px;overflow-y:auto}.catalog__sections-option{width:100%;text-align:left;padding:14px 16px;background:transparent;border:none;font-size:18px;line-height:1.4;font-weight:600;color:#353535;transition:color .2s ease,background-color .2s ease}.catalog__sections-option:hover{background-color:#f6f5f5}.catalog__sections-option.--active{color:#e53e3e}.catalog__sort-list{display:flex;flex-direction:column;gap:12px}.catalog__sort-list .felfri-radio--checked .felfri-radio__checkmark{border-width:5px}.catalog__sort-mobile{width:50%}@media only screen and (max-width: 767.98px){.catalog__sort-mobile{flex:1 0 auto}}@media only screen and (max-width: 1023.98px){.catalog__sort-mobile .felfri-select__field{padding-top:21px;padding-bottom:21px}}@media only screen and (max-width: 767.98px){.catalog__sort-mobile .felfri-select__field{padding-top:17px;padding-bottom:17px}}.catalog__filter-title{font-size:18px;line-height:1.25;font-weight:700;margin-bottom:24px;color:#353535}.catalog__filter-items{display:flex;flex-direction:column;gap:12px}.catalog__filter-items--price{gap:16px}@media only screen and (max-width: 1023.98px){.catalog__filters-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.catalog__filters-overlay.--open{opacity:1;visibility:visible}}.catalog__mobile-apply{display:none}@media only screen and (max-width: 1023.98px){.catalog__mobile-apply{display:block;margin-top:auto;position:sticky;bottom:0;left:0;right:0;padding:24px 0;background:#fff}.catalog__mobile-apply:before{content:"";height:1px;background-color:#e9e6e6;position:absolute;left:-24px;right:-24px;top:0}}@media only screen and (max-width: 767.98px){.catalog__mobile-apply{padding:16px 0}.catalog__mobile-apply:before{left:-20px;right:-20px}}.catalog__apply-btn{width:100%}.catalog__floating-controls{position:fixed;left:0;right:0;top:0;z-index:1101;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#fffffffa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 6px 16px #0000001f}@media only screen and (min-width: 1023.98px){.catalog__floating-controls{display:none}}@media only screen and (max-width: 767.98px){.catalog__floating-controls{gap:12px}}.catalog__floating-controls .catalog__sections-select,.catalog__floating-controls .catalog__sort-mobile{flex:1 1 auto;width:auto;min-width:0}.catalog__floating-controls .catalog__filter-toggle{flex:0 0 auto;width:auto}@media only screen and (max-width: 767.98px){.catalog__floating-controls .catalog__filter-toggle{padding:0}.catalog__floating-controls .catalog__filter-toggle .felfriButton__inner{padding:14px 12px}}@media only screen and (max-width: 1023.98px){.catalog__content{order:1}}.catalog__title{margin:40px 0}@media only screen and (max-width: 1023.98px){.catalog__title{font-size:32px;margin:24px 0 32px}}@media only screen and (max-width: 767.98px){.catalog__title{font-size:28px;margin:20px 0}}.catalog__selected-filters{margin-bottom:32px}@media only screen and (max-width: 767.98px){.catalog__selected-filters{margin-bottom:20px}}.catalog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}@media only screen and (max-width: 1365.98px){.catalog__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media only screen and (max-width: 1023.98px){.catalog__grid{margin-bottom:60px}}@media only screen and (max-width: 767.98px){.catalog__grid{margin-bottom:40px}}.catalog__card{height:100%}.catalog__seo{margin-top:120px;color:#7b7b7b;font-size:16px;line-height:1.4;font-weight:400}@media only screen and (max-width: 1023.98px){.catalog__seo{margin-top:80px}}@media only screen and (max-width: 767.98px){.catalog__seo{margin-top:60px}}
