.catalog{display:flex;flex-direction:column;margin-bottom:60px}.catalog__cont{display:flex;flex-direction:column;flex-grow:1;gap:24px}.catalog__controls{display:flex;flex-direction:column;gap:8px}.catalog__list-cont{display:flex;flex-direction:column;gap:40px}.catalog__list{display:flex;flex-wrap:wrap;gap:40px 15px}.catalog__buttons{display:flex;flex-direction:column;gap:24px}.catalog__empty{display:flex;flex-direction:column;gap:16px;margin-left:auto;margin-right:auto;max-width:382px;padding-bottom:80px;padding-top:80px;text-align:center}.catalog__empty-title{font-family:Manrope-Medium;font-weight:500;font-style:normal;color:var(--cl-black2);font-size:24px;line-height:31px}.catalog__empty-text{font-family:Manrope-Medium;font-weight:500;font-style:normal;color:var(--cl-zambezi);font-size:14px;line-height:20px}@media (min-width: 768px){.catalog{margin-bottom:80px}.catalog__list-cont{gap:48px}.catalog__list{gap:48px 24px}.catalog__buttons{align-items:center;flex-direction:column-reverse}.catalog__empty-text{font-size:16px;line-height:22px}}@media (min-width: 1024px){.catalog{margin-bottom:100px}.catalog__list{gap:48px 30px}.catalog__empty-title{font-size:32px;line-height:38px}}@media (min-width: 1280px){.catalog{flex-direction:row;gap:30px}.catalog__controls{flex-direction:column-reverse;gap:32px}}:root{--cl-transparent: transparent;--cl-white: #ffffff;--cl-black: #000000;--cl-black2: #111111;--cl-gray: #dddddd;--cl-pure-or-mostly-pure-red: #ff0000;--cl-very-dark-gray-mostly-black: #212121;--cl-zambezi: #585858;--cl-gainsboro: #dadada;--cl-watercourse: #0c674b;--cl-british-racing-green: #034430;--cl-whisper2: #e6e6e6;--cl-whisper3: #eee;--cl-black-01: rgba(255, 255, 255, .1);--cl-bubbles: #ecf9f0;--cl-persian-red: #c73c3c;--cl-white-smoke: #f5f5f5;--cl-black-04: rgba(0, 0, 0, .4);--cl-black-08: rgba(0, 0, 0, .8);--cl-sapphire: #0c2b67;--cl-nobel: #999999;--cl-nobel2: #949494;--cl-nero: #272727;--cl-nero2: #282828;--cl-cosmic-latte: #ddffeb;--cl-cosmic-latte2: #ddf5e3;--cl-cosmic-latte3: #daf9e4;--cl-vida-loca: #5d8f25;--cl-old-rose: #cc3752;--cl-sushi: #7dac40;--cl-puerto-rico: #41b2a0;--cl-gumbo: #778c88;--cl-silver: #c4c4c4;--cl-elf-green: #1f8a70;--cl-elf-green-02: rgba(31, 138, 112, .2);--cl-elf-green-01: rgba(31, 138, 112, .1);--cl-eucalyptus: #20a868;--cl-dim-gray: #6a6a6a;--cl-amaranth: #eb3651;--cl-arapawa: #184f63;--cl-wild-watermelon: #fb5c74;--cl-tahiti-gold: #ea7521;--cl-torch-red: #f41839;--cl-sherpa-blue: #00425a;--cl-sea-buckthorn: #ed9555;--cl-niagara: #2ea286;--cl-asparagus: #70934a;--cl-forget-me-not: #fcf0dd;--cl-whisper: #e8e8e8;--container-padding: 16px;--container-padding-bottom: 40px;--height-header-default: 116px;--height-header-min: 64px;--padding-top-page: 156px;--height-bottom-bar: 77px}@media (min-width: 768px){:root{--container-padding: 24px;--container-padding-bottom: 80px;--height-bottom-bar: 72px}}@media (min-width: 1024px){:root{--container-padding: 40px;--container-padding-bottom: 100px;--padding-top-page: var(--height-header-default)}}@media (min-width: 1280px){:root{--container-padding: 40px;--container-padding-bottom: 100px;--height-header-default: 152px;--height-header-min: 72px}}:root{--scroll-margin-top: 82px}.search-results{display:none}.search-results.hidden{display:flex}.search-results__text{display:none}.search-results__list{display:flex;flex:none;gap:8px;margin-left:-16px;margin-right:-16px;overflow-x:auto;padding-left:16px;padding-right:16px;scrollbar-width:none}.search-results__item{font-family:Manrope-Medium;font-weight:500;font-style:normal;align-items:center;background:var(--cl-white-smoke);border:none;border-radius:50px;color:var(--cl-black2);cursor:pointer;display:inline-flex;flex:none;font-size:14px;gap:8px;line-height:20px;padding:4px 10px;transition:background-color .3s}@media (hover: none),(pointer: coarse){.search-results__item:active{background-color:var(--cl-gainsboro)}}@media not all and (pointer: coarse){.search-results__item:hover{background-color:var(--cl-gainsboro)}}.search-results__item--delete{background:transparent;border-radius:0;color:var(--cl-zambezi);padding:0 0 0 16px;transition:color .3s}@media (hover: none),(pointer: coarse){.search-results__item--delete:active{background:transparent;color:var(--cl-watercourse)}}@media not all and (pointer: coarse){.search-results__item--delete:hover{background:transparent;color:var(--cl-watercourse)}}.search-results__item--delete.hidden,.search-results__item-text span{display:none}@media (min-width: 768px){.search-results__list{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.search-results__list{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}}@media (min-width: 1280px){.search-results{flex-direction:column;gap:20px}.search-results__text{font-family:Manrope-Medium;font-weight:500;font-style:normal;color:var(--cl-black2);display:block;font-size:16px;line-height:22px}.search-results__list{flex-wrap:wrap;flex:0 1 auto;gap:12px 8px;margin-left:0;margin-right:0;overflow-x:visible;padding-left:0;padding-right:0}.search-results__item-text{align-items:center;display:flex;gap:4px}.search-results__item-text span{color:var(--cl-zambezi);display:block}}
