:root{--main-font:"Arial",sans-serif;--secondary-font:"Arial",sans-serif;--main-color:#023;--secondary-color:#333;--accent-color:red;--light-color:#f7f7f7;--success-color:green;--error-color:red}.inspiro-hotel-other-city-offers{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-bottom:20px;position:relative;z-index:2}@media only screen and (max-width:1024px){.inspiro-hotel-other-city-offers{gap:5px 10px}}.inspiro-hotel-other-city-offers__btn{text-wrap:nowrap;cursor:pointer;font-size:16px;font-weight:400}@media only screen and (max-width:767px){.inspiro-hotel-other-city-offers__btn{font-size:14px}}.inspiro-hotel-other-city-offers__btn:hover{color:var(--accent-color);text-decoration:underline}.inspiro-hotel-other-city-offers__btn:hover svg{fill:var(--accent-color)}.inspiro-hotel-other-city-offers__btn svg{fill:var(--main-color);display:inline-block;margin-left:5px;transform:rotate(-90deg);transition:transform .3s ease-in-out}.inspiro-hotel-other-city-offers__btn--dropdown:hover svg{transform:none}.inspiro-hotel-other-city-offers__btn--dropdown:hover .dropdown__container{display:flex;flex-direction:column}.dropdown{position:relative}.dropdown__container{background:#fff;border-radius:6px;box-shadow:0 3px 6px rgba(26,35,44,.12),0 0 2px rgba(26,35,44,.04);display:none;left:0;padding:15px;position:absolute;top:100%;transition:all 0s ease-out .2s;width:300px;z-index:1}@media only screen and (max-width:1024px){.dropdown__container{left:50%;padding:10px;transform:translateX(-50%);width:150px}}.dropdown__item{color:var(--secondary-color);cursor:pointer;font:500 16px/1.5 var(--main-font);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__item:not(:last-child){margin-bottom:10px}.dropdown__item:hover{color:var(--accent-color);font-weight:600;text-decoration:underline}@media only screen and (max-width:767px){.dropdown__item{font-size:14px}}
