<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recreation h1 {
    color: #001A34;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin: 0 0 16px 0;
}

.recreation h2.review-form-title {
    margin-top: 32px;
}

.recreation .recreation-city-staticmap-container h2{
    margin-top: 32px;
    margin-bottom: 24px;
}

.recreation h2,
.recreation h3 {
    color: #001A34;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
}

.recreation p,
.recreation ol,
.recreation ul,
.recreation li {
    color: #001A34;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
}

li {
    list-style-position: inside;
}

.title-small {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #001A34;
}

.title-medium {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #001A34;
}

.recreation-content .questions-header h2 {
    color: #001A34;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}

.recreation-content .dropdown-info__title {
    color: #001A34;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.recreation-content h2 a {
    text-decoration: none;
    color: #001A34;
}

.recreation-content h2 a:hover,
.recreation_content h2 a:focus {
    color: #001A34;
}

.recreation-content h3 a {
    text-decoration: none;
    color: #001A34;
}

.recreation-content h3 a:hover,
.recreation-content h3 a:focus {
    color: #001A34;
}

.recreation-content .destinations-roll-list .heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}

.recreation-content .destinations-roll-list.destinations-roll-list_resorts .item-inner-short .item-inner-short__name {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.recreation-sub-title {
    margin-bottom: 30px;
}

.popular-facilities-wrapper h2 {
    margin-top: 22px;
}

.recreation-content .page-description {
    margin: 16px 0 32px 0;
    color: #001A34;
    background-color: #FFFFFF;
}

.recreation .form-search-tabs {
    position: unset;
}

.recreation .clone-search-main-container .search-main {
    margin: 32px 0;
}

.recreation-country__description + .destinations-roll-list_resorts {
    margin-top: 64px;
}

.recreation-country__title {
    margin-top: 64px;
    margin-bottom: 32px;
}

.recreation-country__destination-region-wrapper {
    margin-bottom: 64px;
}

.recreation-country__region-wrapper {
    background-color: #F2F5F9;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 16px;
}

.recreation-country__destination-title {
    margin-bottom: 8px;
}

.recreation-country__detail-button {
    margin-top: 16px;
}

.recreation-country__city-wrapper {
    padding: 16px;
    margin-bottom: 16px;
}

.recreation-description {
    margin-bottom: 32px;
}

.recreation-country__resort-wrapper {
    padding: 16px;
    margin-bottom: 32px;
}

.recreation-country__heading-links {
    color: #2C8AC9;
}

.recreation-country__destination-title a,
.recreation-country__destination-title a:visited {
    color: #2C8AC9;
    text-decoration: underline;
}

.recreation-country__destination-title a:hover {
    color: #0F7CC6;
    text-decoration: none;
}

.recreation-sub-title {
    margin: 24px 0 8px 0;
}

ul.recreation__city-params {
    margin: 24px 0 16px 0;
    padding: 0;
    display: flex;
    gap: 16px;
}

ul.recreation__city-params li {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
}

.recreation__gallery-description {
    margin-bottom: 24px;
}

.recreation .city-reviews-container h2,
.recreation .distance-block h2 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.city, .resort {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 32px;
}

.recreation-country__destination-city-wrapper {
    margin-bottom: 32px;
    padding: 0 16px;
}

.visa-container {
    margin: 32px 0;
    min-height:48px;
    height:auto;
    width:50%;
    min-width:400px;
}

.visa-icon {
    background: url("/images/new_version/passport-64px.png") no-repeat;
    background-size:48px 48px;
    height:48px;
    width:48px;
    display:inline-block;
}

.visa-text {
    display:inline-block;
    height:auto;
    min-height:48px;
    vertical-align:top;
    max-width:83%;
}

.visa-status {
    padding:1px;
    font-weight:bold;
}

.visa-description {
    padding: 1px;
    word-wrap: break-word;
}

.recreation-base-country {
    margin: 20px 0 72px;
}

.recreation-base-country__title {
    color: #001A34;
    margin: 0 0 16px 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    text-decoration-skip-ink: none;
}

.recreation-base-country__counter-text {
    text-align: center;
    margin-bottom: 32px;
}

.recreation-base-country__object-nums {
    color: #667685;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 16px;
}

.recreation-base-country .breadcrumbs-wrap {
    display: inline-block;
}

.recreation-base-country .popular-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 16px;
    width: 100%;
}

.recreation-base-country .popular-list.popular-list_solo-item {
    display: block;
    margin: 0 auto;
    width: 368px;
}

.recreation-base-country__list-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    margin-bottom: 32px;
}

.recreation-base-country .popular-list .item {
    box-shadow: var(--shadow-middle-alt);
    padding: 16px;
    border-radius: 16px;
}

.recreation-base-country .popular-list .item .item__title a {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #001A34;
    align-items: center;
    text-decoration: none;
    gap: 8px;
}

.recreation-base-country .item__title svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.recreation-base-country .item__counters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    padding: 12px;
    margin-top: 8px;
    background-color: #F2F5F9;
    border-radius: 8px;
}

.recreation-base-country .item__counters li {
    white-space: nowrap;
    align-items: center;
    text-decoration: none;
    color: #667685;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    list-style-position: inside;
}

.recreation-base-country .item__counters a {
    color: #667685;
    text-decoration: none;
}

.recreation-base-country .item__counters svg {
    width: 16px;
    height: 16px;
}

.recreation-base-country #breadcrumbs .breadcrumbs-list {
    margin: 0;
}

.visa-description p {
    margin:0;
}

.recreation-country__detail-button + .hotel-near-hotels {
    margin-top: 32px;
}

.recreation {
    padding-top: 12px;
}

.recreation-base-country__list_type-html {
    margin-top: 32px;
    margin-bottom: 72px;
}

.recreation-base-country__list_type-html .recreation-base-country__list-title {
    padding-top: 32px;
    margin-bottom: 32px;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #001A34;
}

.recreation-base-country__list_type-html .links-container-full .links-container-inner {
    display: flex;
    justify-content: space-between;
}

.recreation-base-country__list_type-html .links-container-full .links-container-inner ul {
    width: max-content !important;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.recreation-base-country__list_type-html .links-container-full .links-container-inner li {
    margin: 0;
}

.recreation-base-country__list_type-html .links-container-full .links-container-inner li.links-list-header {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #667685;
    margin: 0 0 8px 0;
}

.recreation-base-country__list_type-html .links-container-full a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2C8AC9;
}

/* recreation-children banner - start */
.recreation-children {
    display: block;
    color: #FFFFFF;
    margin: 32px 0;
    background-color: #3498DB;
    border-radius: 16px;
    padding: 0 16px;
    text-decoration: none;
}

.recreation-children__wrapper {
    display: flex;
    gap: 16px;
}

.recreation-children__wrapper svg {
    width: 24px;
    height: 24px;
    margin: auto;
    color: #FFFFFF;
    flex-shrink: 0;
}

.recreation-children__content svg {
    height: 104px;
    width: 104px;
    transform: rotateY(-180deg);
    margin: unset;
    color: #2C8AC9;
}

.recreation-children__content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.recreation-children__wrapper-text-block {
    padding: 24px 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.recreation-children__wrapper .recreation-children__locale-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #FFFFFF;
    margin: 0;
}

.recreation-children__wrapper .recreation-children__children-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #FFFFFF;
    margin: 0;
}
/* recreation-children banner - end */

.facility-review-form .leave-review-form .review-form-stars .rating-item .numbers-container {
    display: block;
}

.recreation .leave-review-form {
    margin-top: 24px;
}

.recreation-country__content .splide .slider-button.splide__arrow--next {
    right: -30px;
}

.recreation .hotel-reviews {
    margin-top: 24px;
}

.recreation .travel-guide-container {
    margin-top: 32px;
}

.facilities__object-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
    margin-bottom: 24px;
}

.facilities__object-count {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}

.near-facility {
    margin-top: 32px;
}

.near-facility__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px;
}

.popular-facilities-wrapper h2 {
    margin-top: 22px;
}

.facilities__list .pagination {
    margin-top: 24px;
    margin-bottom: 0;
}

.facilities .local-places h2 {
    margin-top: 32px;
}

.facilities__description-bottom {
    margin-top: 32px;
}

.address-info {
    display: flex;
    justify-content: space-between;
    margin: 16px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.address-info__facility-address {
    margin-right: 8px;
}

.address-info__on-map,
.address-info__on-map:hover,
.address-info__on-map:focus {
    color: #3498DB;
}

.address-info__distance {
    display: flex;
    align-items: center;
    gap: 4px;
}

.address-info__distance svg {
    width: 16px;
    height: 16px;
}

.facility-types h2 {
    margin-top: 32px;
}

.view-city-hotels-wrapper .custom-button {
    margin-top: 32px;
    width: 100%;
}
</pre></body></html>