.hotels{background-color:#fff;padding:2.2rem 6.3rem}@media(max-width:768px){.hotels{padding:40px 22px 20px}}.hotels .breadcrumbs{color:#818182;text-align:center;margin-top:-.5rem;margin-bottom:1.7rem;font-size:1.14rem}.hotels .subpage-header{font-size:3.21rem;font-weight:400;color:#030305;text-align:center}@media(max-width:768px){.hotels .subpage-header{line-height:1.2}}.hotels__title{font-size:2rem;color:#030305;text-align:center;margin-top:3.5rem}.hotels .hotels-list{margin:4rem 0 5rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.71rem}@media(max-width:768px){.hotels .hotels-list{display:flex;flex-direction:column}}@media screen and (min-width:769px)and (max-width:991px){.hotels .hotels-list{grid-template-columns:repeat(2,1fr)}}.hotels .hotels-list .hotel-item{border-radius:.71rem;background-color:#f7f7f7;box-shadow:0 1px 8px rgba(0,0,0,.1);padding:2.1rem 2.6rem 1.92rem;color:#030305}.hotels .hotels-list .hotel-item__name{font-weight:600;color:var(--text-accent);font-size:2.14rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;margin-bottom:.9rem}.hotels .hotels-list .hotel-item__name:after{content:"";position:absolute;left:0;top:90%;width:3.85rem;height:2px;background-color:var(--text-accent)}.hotels .hotels-list .hotel-item__label{font-size:1.42rem;margin-bottom:0;line-height:1.3}.hotels .hotels-list .hotel-item__value{font-size:1.42rem;font-weight:600;margin-bottom:.5rem}.hotels .hotels-list .hotel-item__row{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.4rem;flex-wrap:wrap}.hotels .hotels-list .hotel-item__distance{display:flex;align-items:center;gap:.5rem;font-size:1.42rem}.hotels .hotels-list .hotel-item__distance span{font-weight:600}.hotels .hotels-list .hotel-item .button-as-link{margin-left:auto}.hotels .hotels-list .hotel-item__button{min-width:17.9rem;height:4rem;display:flex;align-items:center;justify-content:center;font-size:1.57rem;font-weight:500;color:#fff;border-radius:.71rem;border:none;outline:none;cursor:pointer;line-height:1;background:linear-gradient(180deg,#D10000,#690000);transition:all .2s ease;min-width:auto;height:3.42rem;font-size:1.42rem;padding:.5rem 3rem}.hotels .hotels-list .hotel-item__button:hover{filter:brightness(1.4)}@media screen and (min-width:769px)and (max-width:991px){.hotels .hotels-list .hotel-item__button{padding:.5rem 1.8rem}}