.sinatra-post-other-hotels-in-city__title{color:var(--secondary-color);font:700 24px/1 var(--secondary-font);margin-bottom:15px;text-align:center}.sinatra-post-other-hotels-in-city__list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.sinatra-post-other-hotels-in-city__item{align-items:center;border:1px solid var(--main-color);color:var(--main-color);display:flex;font:400 16px/1.5 var(--main-font);justify-content:space-between;padding:5px 5px 5px 32px;position:relative;width:calc(33.33333% - 6.66667px)}@media only screen and (max-width:1024px){.sinatra-post-other-hotels-in-city__item{width:calc(50% - 5px)}}@media only screen and (max-width:767px){.sinatra-post-other-hotels-in-city__item{width:100%}}.sinatra-post-other-hotels-in-city__item:hover:before{background-color:var(--accent-color);border-color:var(--accent-color)}.sinatra-post-other-hotels-in-city__item:hover .sinatra-post-other-hotels-in-city__item-number{color:var(--accent-color)}.sinatra-post-other-hotels-in-city__item:before{background:#fff;border:1px solid var(--main-color);border-radius:4px;content:"";display:block;height:18px;left:5px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:18px}.sinatra-post-other-hotels-in-city__item span:first-of-type{display:block;width:100%}.sinatra-post-other-hotels-in-city__item a{color:inherit;display:block;transition:all .3s;width:100%}.sinatra-post-other-hotels-in-city__item a:hover{color:var(--accent-color);text-decoration:underline}.sinatra-post-other-hotels-in-city__item-number{transition:all .3s}
