.js-filters{flex:0 0 301px;display:block}.js-filters .block+.block{margin:0}@media screen and (max-width: 1024px){.js-filters{display:none;position:fixed;inset:var(--top-menu-height, 72px) 0 0;overflow-y:scroll}.js-filters.active{display:block !important;padding:32px 16px;background:var(--gray-100);z-index:999}}.js-filters h3,.js-filters h2{font-size:1rem;font-weight:700;line-height:1rem;color:var(--red-600);text-transform:uppercase;color:var(--body)}@media screen and (max-width: 576px){.js-filters h3,.js-filters h2{font-size:.875rem}}.filters{padding:0 80px;max-width:1440px;width:100%;display:flex;flex-wrap:wrap;flex-direction:column;margin:0 auto;gap:32px;padding:0}.filters_column{flex-direction:column}@media screen and (max-width: 1440px){.filters{padding:0 50px;max-width:1280px}}@media screen and (max-width: 1280px){.filters{padding:0 18px;max-width:1060px}}@media screen and (max-width: 1024px){.filters{padding:0 16px;max-width:800px}}@media screen and (max-width: 768px){.filters{max-width:608px}}@media screen and (max-width: 576px){.filters{max-width:512px}}@media screen and (max-width: 480px){.filters{max-width:100%}}.filters__header{display:none;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 1024px){.filters__header{display:flex}}.filters__content{display:flex;flex-direction:column;justify-content:flex-start;gap:40px}@media screen and (max-width: 1024px){.filters__content{flex-flow:row wrap;justify-content:space-evenly}}@media screen and (max-width: 768px){.filters__content{gap:40px 8%}.filters__content>*{flex-basis:46%;max-width:200px}}@media screen and (max-width: 480px){.filters__content{flex-direction:column;max-width:100%}.filters__content>*{flex-basis:100%}}.filters__block-title{font-size:1rem;font-weight:700;line-height:1rem;color:var(--red-600);text-transform:uppercase;color:var(--title-main);margin:0}@media screen and (max-width: 576px){.filters__block-title{font-size:.875rem}}.filters-button{-webkit-appearance:none;appearance:none;all:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M16.3261 20.4838C18.3478 20.4838 19.9867 18.8449 19.9867 16.8232C19.9867 14.8015 18.3478 13.1626 16.3261 13.1626C14.3044 13.1626 12.6655 14.8015 12.6655 16.8232C12.6655 18.8449 14.3044 20.4838 16.3261 20.4838Z' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.67378 11.8329C9.69547 11.8329 11.3344 10.194 11.3344 8.17231C11.3344 6.15062 9.69547 4.51172 7.67378 4.51172C5.65209 4.51172 4.01318 6.15062 4.01318 8.17231C4.01318 10.194 5.65209 11.8329 7.67378 11.8329Z' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.9835 16.8252H19.9868' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.0166 8.1709H4.01328' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.6656 16.8252H2.0166' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.3345 8.1709H21.9834' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;text-indent:-9999px;display:none;width:24px;aspect-ratio:1;cursor:pointer}@media screen and (max-width: 1024px){.filters-button{display:block;margin:10px}}.btn-close{-webkit-appearance:none;appearance:none;all:unset;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%2301242A' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 2 2 22M2 2l20 20'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;width:18px;height:18px;display:block}.popup__content{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);overflow-y:scroll;max-height:100%;max-width:952px;width:100%;background:var(--gray-100);z-index:999;border-radius:20px;box-shadow:0 10px 24px 0 rgba(0,0,0,.2);font-size:.8em;font-weight:350;color:var(--gray-700)}.popup__content.active{display:flex !important}.popup__content .btn-close{position:absolute;top:32px;right:32px}.popup__content a{color:var(--harbor-700);text-decoration:underline;font-weight:700}@media screen and (max-width: 768px){.popup__content{flex-direction:column;top:0;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}.popup__sidebar{flex:1 1 260px;min-width:260px;background-color:var(--gray-50);padding:32px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 768px){.popup__sidebar{flex:1 1 100%;width:100%;padding-right:72px}}.popup__main{padding:32px 72px 32px 32px}@media screen and (max-width: 768px){.popup__main{padding:32px}}.popup__header{display:flex;justify-content:space-between}.popup__header picture,.popup__header img,.popup__header svg{height:42px;width:auto}