@charset "UTF-8";.state{padding:40px 0 77px;position:relative}@media screen and (max-width:991px){.state{display:flex;flex-direction:column-reverse;font-size:0;gap:32px;padding:32px 0 30px}}.state-wrap{max-width:640px;width:100%}@media screen and (max-width:1240px){.state-wrap{max-width:600px}}@media screen and (max-width:991px){.state-wrap{max-width:none;width:100%}}.state-map{bottom:0;height:100%;position:absolute;right:0;top:0;width:calc(50vw - 80px)}@media screen and (max-width:1240px){.state-map{width:calc(100vw - 660px)}}@media screen and (max-width:991px){.state-map{display:none;height:auto;position:static;width:100%}.state-map iframe{height:350px}}.state-filters{align-items:center;border-bottom:1px solid #e8e2da;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:40px}@media screen and (max-width:991px){.state-filters{flex-direction:column;gap:20px;padding-bottom:25px}}.state-filters__left{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:flex-start}.state-filters__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMiAyIDQuNSA0TDExIDIiIHN0cm9rZT0iI0Y0NUEyNyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-position:calc(100% - 12px);background-repeat:no-repeat;background-size:12px;border:1px solid #e8e2da;border-radius:56px;color:#0c151b;font-size:16px;font-style:normal;font-weight:600;line-height:140%;max-width:110px;padding:8px 26px 8px 14px}.state-filters__select:focus-visible{outline:none}.state-filters__select option:first-child{display:none}.state-filters__checkbox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.state-filters__checkbox input{display:none}.state-filters__checkbox span{color:#0c151b;display:inline-block;font-size:16px;font-style:normal;font-weight:600;line-height:140%;padding-left:24px;position:relative;transition:color .4s ease}.state-filters__checkbox span:before{border:1px solid #e8e2da;border-radius:2px;content:"";display:block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:border-color .4s ease;width:16px}.state-filters__checkbox span:after{color:#f45a27;content:"✓";display:block;font-size:12px;left:3px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .4s ease,visibility .4s ease;visibility:hidden}.state-filters__checkbox input:checked+span{color:#f45a27}.state-filters__checkbox input:checked+span:before{border-color:#f45a27}.state-filters__checkbox input:checked+span:after{opacity:1;visibility:visible}.state-filters__sort{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:flex-start}.state-filters__sort span{color:#6d7376;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.state-filters__sort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMiAyIDQuNSA0TDExIDIiIHN0cm9rZT0iI0Y0NUEyNyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-position:100%;background-repeat:no-repeat;background-size:12px;border:none;color:#0c151b;font-size:16px;font-style:normal;font-weight:600;line-height:140%;max-width:120px;padding:0 14px 0 0}.state-filters__sort select:focus-visible{outline:none}.state-title{color:#0c151b;font-size:32px;font-style:normal;font-weight:600;line-height:150%;margin:8px 0 24px}.state-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:40px 0 10px;width:100%}@media screen and (max-width:991px){.state-info{margin:24px 0 20px}}.state-info__counts{color:#0c151b;font-size:16px;font-style:normal;font-weight:400;line-height:150%;opacity:.8}.state-info__link{display:none}@media screen and (max-width:991px){.state-info__link{color:#f45a27;display:inline-block;font-size:16px;font-style:normal;font-weight:600;line-height:150%;opacity:.8}}.state-list{display:flex;flex-direction:column;margin-top:10px}.state-item{align-items:flex-start;display:flex;flex-direction:row;gap:16px;justify-content:flex-start;padding:40px 0}@media screen and (max-width:991px){.state-item{padding:20px 0}}.state-item:not(:first-child){border-top:1px solid #e8e2da}.state-item__img{background:#000;border:1px solid #e8e2da;border-radius:8px;height:80px;overflow:hidden;width:80px}@media screen and (max-width:991px){.state-item__img{height:70px;width:70px}}.state-item__img img,.state-item__img svg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.state-item__info{width:calc(100% - 96px)}@media screen and (max-width:991px){.state-item__info{width:calc(100% - 86px)}}.state-item__name{color:#0c151b;font-size:20px;font-style:normal;font-weight:600;line-height:24px}@media screen and (max-width:991px){.state-item__name{font-size:18px;line-height:22px}}.state-item__name-status{color:#0c151b;display:contents;font-size:16px;font-style:normal;font-weight:400;line-height:150%;opacity:.8}@media screen and (max-width:991px){.state-item__name-status{font-size:0}}.state-item__name-status svg{margin-left:4px;vertical-align:middle}@media screen and (max-width:991px){.state-item__name-status svg{height:16px;vertical-align:initial;width:16px}}.state-item__time{color:#0c151b;font-weight:400;margin:8px 0}.state-item__time,.state-item__time span{font-size:16px;font-style:normal;line-height:150%}.state-item__time span{color:#54a06a;font-weight:600}.state-item__address,.state-item__phone{color:#0c151b;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:8px 0;opacity:.8}.state-item__phone{display:flex;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:opacity .4s ease,-webkit-text-decoration .4s ease;transition:opacity .4s ease,text-decoration .4s ease;transition:opacity .4s ease,text-decoration .4s ease,-webkit-text-decoration .4s ease}.state-item__phone:hover{opacity:1;-webkit-text-decoration-color:#0c151b;text-decoration-color:#0c151b}.state-item__features{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:flex-start}.state-item__feature{padding-left:28px;position:relative}.state-item__feature:before{align-items:center;background-size:cover;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTYuMDUyIDEzLjAwMi01LjctNS43IDEuNDI1LTEuNDI1IDQuMjc1IDQuMjc1TDE1LjIyNy45NzdsMS40MjUgMS40MjUtMTAuNiAxMC42WiIgZmlsbD0iIzU0QTA2QSIvPjwvc3ZnPg==);display:flex;height:24px;justify-content:center;left:0;position:absolute;top:0;width:24px}.state-item__feature span{color:#0c151b;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.state-item__feature strong{font-weight:400;margin-left:8px;opacity:.8}.state-pagination{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:48px;justify-content:center;margin-top:40px}@media screen and (max-width:991px){.state-pagination{gap:5px;justify-content:space-between}}.state-pagination__next,.state-pagination__prev{align-items:center;background-color:transparent;border:none;color:#0c151b;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-style:normal;font-weight:600;gap:8px;justify-content:flex-start;line-height:150%}@media screen and (max-width:991px){.state-pagination__next,.state-pagination__prev{font-size:0}}.state-pagination__next:disabled,.state-pagination__prev:disabled{opacity:.4}.state-pagination__list{align-items:center;display:flex;gap:16px;justify-content:center}@media screen and (max-width:991px){.state-pagination__list{gap:4px}}.state-pagination__item{align-items:center;background-color:transparent;border:1px solid #ced0d1;border-radius:50%;color:rgba(12,21,27,.6);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;height:40px;justify-content:center;line-height:150%;text-align:center;transition:background-color .4s ease,color .4s ease,border-color .4s ease;width:40px;will-change:background-color,color,border-color}.state-pagination__item:hover{border-color:#f45a27;color:#f45a27}.state-pagination__item.current{background-color:#f45a27;border-color:#f45a27;color:#fff}.state-banner{border:1px solid #e8e2da;border-radius:8px;margin-top:48px;padding:24px}@media screen and (max-width:991px){.state-banner{margin-top:64px}}.state-banner__wrap{align-items:center;display:flex;flex-direction:row;gap:48px;justify-content:space-between}@media screen and (max-width:991px){.state-banner__wrap{flex-direction:column;gap:24px}}.state-banner__info{align-items:center;display:flex;flex-basis:286px;flex-direction:row;gap:24px;justify-content:flex-start}@media screen and (max-width:991px){.state-banner__info{align-items:flex-start;flex-basis:auto;flex-direction:column;gap:16px;width:100%}}.state-banner__desc{width:calc(100% - 48px)}@media screen and (max-width:991px){.state-banner__desc{width:100%}}.state-banner__title{color:#0c151b;font-size:18px;font-style:normal;font-weight:600;line-height:140%}.state-banner__subtitle{color:#0c151b;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-top:4px;opacity:.8}.state-banner__link{align-items:center;background-color:#f45a27;border:1px solid transparent;border-radius:56px;color:#fff;display:flex;flex-basis:258px;font-size:16px;font-style:normal;font-weight:600;justify-content:center;line-height:140%;padding:12px 24px;transition:color .4s ease,background-color .4s ease,border-color .4s ease;white-space:nowrap;width:100%;will-change:color,border-color,background-color}@media screen and (max-width:991px){.state-banner__link{flex-basis:auto}}.state-banner__link:hover{background-color:transparent;border-color:#f45a27;color:#f45a27}

/*# sourceMappingURL=state.css.map*/