

/* Start:/local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/style.css?17762497451122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1725884327585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/hero_filter.css?178246389811190*/
.b-catalog-hero-wrapper {
    margin-bottom: 40px;
    padding: 30px 0;
    position: relative; /* Создаем контекст наложения */
    z-index: 50; /* Поднимаем выше основного контента (H1 и списков) */
}

.b-hero-glass-box {
    background: rgba(0, 0, 0, 0.1) !important; 
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border-radius: 20px !important;
    padding: 30px !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1) !important;
    display: block !important;
    width: 1100px !important; 
    max-width: 95vw !important;
    margin: 30px auto !important; 
}

/* Вертикальные отступы внутри единой панели */
.b-catalog-hero-wrapper .col-xs-12:not(:last-child) {
    margin-bottom: 25px !important;
}

/* Специфичные настройки для строк фильтра внутри стекла */
.b-catalog-hero-wrapper .smart-filter__row--top {
    margin-bottom: 25px !important;
}

.b-catalog-hero-wrapper .container {
    padding: 0;
    width: 100%;
}

.b-catalog-hero-wrapper .col-xs-12 {
    padding: 0;
}

/* Сброс старых красных фонов */
.b-catalog-hero-wrapper .b-search-input,
.b-catalog-hero-wrapper .search-result__input,
.b-catalog-hero-wrapper .b-smart-filter,
.b-catalog-hero-wrapper .b-search-result {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.b-catalog-hero-wrapper .b-search-result {
    margin-bottom: 20px !important;
}

.b-catalog-hero-wrapper .search-input__wrapper {
    background: #fff;
    border-radius: 10px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    height: 40px;
}

.b-catalog-hero-wrapper .search-suggest {
    border: none !important;
    box-shadow: none !important;
    height: 100% !important;
    font-size: 14px !important;
    color: #333 !important;
    background: transparent !important;
    padding: 0 !important;
    flex: 1;
}

.b-catalog-hero-wrapper .search-input__btn-submit {
    margin-left: auto;
}

.b-catalog-hero-wrapper .b-btn--search {
    background-color: transparent !important;
    background-image: url("data:image/svg+xml;utf8,<svg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'></circle><line x1='21' y1='21' x2='16.65' y2='16.65'></line></svg>") !important;
    width: 24px !important;
    height: 24px !important;
    opacity: 0.6;
}

/* Стили для фильтра внутри виджета */
.b-catalog-hero-wrapper .smart-filter__row--top {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 15px 20px !important;
    align-items: center !important;
    margin-bottom: 0 !important;
}

.b-catalog-hero-wrapper .smart-filter__group {
    display: flex;
    align-items: center;
    gap: 10px;
}

.b-catalog-hero-wrapper .smart-filter__box {
    background: #fff !important;
    border-radius: 8px !important;
    height: 40px !important;
    padding: 0 12px !important;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

/* Метки ВНУТРИ полей */
.b-catalog-hero-wrapper .smart-filter__label-inside {
    color: #999;
    font-size: 13px;
    margin-right: 8px;
    user-select: none;
    pointer-events: none;
}

.b-catalog-hero-wrapper .smart-filter__input {
    font-size: 13px !important;
    color: #333 !important;
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    width: 100% !important;
}

/* Иконки календаря - КРУПНЫЕ */
.b-catalog-hero-wrapper .smart-filter__box--date {
    width: 150px !important;
    padding-right: 35px !important;
}

.b-catalog-hero-wrapper .smart-filter__box--date::after {
    content: '';
    width: 26px !important;
    height: 26px !important;
    background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2' ry='2'></rect><line x1='16' y1='2' x2='16' y2='6'></line><line x1='8' y1='2' x2='8' y2='6'></line><line x1='3' y1='10' x2='21' y2='10'></line></svg>");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

/* Символ рубля - крупнее */
.b-catalog-hero-wrapper .smart-filter__box--price {
    width: 105px !important;
}

.b-catalog-hero-wrapper .smart-filter__box--price::after {
    content: '₽';
    color: #999;
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;
}

.b-catalog-hero-wrapper .smart-filter__group--checkboxes {
    margin: 0 !important;
    gap: 15px !important;
}

.b-catalog-hero-wrapper .smart-filter__checkbox-label {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    display: flex;
    align-items: center;
    gap: 8px;
}

.b-catalog-hero-wrapper .smart-filter__checkbox {
    width: 16px !important;
    height: 16px !important;
    border-radius: 4px !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border: 1px solid #fff !important;
}

/* Кнопка Показать */
.b-catalog-hero-wrapper .smart-filter__submit-wrap {
    margin-left: auto;
}

.b-catalog-hero-wrapper .smart-filter__btn-show {
    background: #379ea1 !important;
    border: none !important;
    color: #fff !important;
    border-radius: 6px !important;
    height: 40px !important;
    padding: 0 25px !important;
    text-transform: none !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
}

.b-catalog-hero-wrapper .smart-filter__btn-show:hover {
    background: #e63134 !important;
}

/* Селекторы (вне стеклянного бокса) */
.b-catalog-hero-wrapper .smart-filter__row--bottom {
    margin-top: 20px !important;
    gap: 15px !important;
    position: relative;
    z-index: 10; /* Контекст для дропдаунов */
}

.b-catalog-hero-wrapper .dropdown {
    z-index: 1000 !important; /* На самый верх при открытии */
}

.b-catalog-hero-wrapper .search-input__response {
    z-index: 500 !important;
}

.b-catalog-hero-wrapper .select.select_arrow span {
    background: #fff !important;
    border: none !important;
    border-radius: 6px !important;
    height: 40px !important;
    color: #333 !important;
}

/* Удаление розовой подсветки при фокусе для полей фильтра */
.b-catalog-hero-wrapper input:focus,
.b-catalog-hero-wrapper textarea:focus,
.b-catalog-hero-wrapper .search-suggest:focus {
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Выпадающее меню Активностей (Компактная верстка в 3 колонки) */
.b-catalog-hero-wrapper .dropdown_wide--trip {
    width: 900px !important;
    max-width: 95vw !important;
    /* Центрирование относительно родителя .smart-filter__row--bottom */
    left: 0 !important;
    right: 0 !important;
    margin: 10px auto 0 !important;
    padding: 30px !important;
    background: #fff !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15) !important;
    border: 1px solid #e0e0e0 !important;
    transform: none !important; /* Отменяем предыдущий transform */
    position: absolute !important;
    z-index: 1001 !important;
}

/* ВЫНУЖДЕННАЯ сетка для выпадающего меню (Grid вместо Columns) */
html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_list__trip {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px !important;
    align-items: start !important;
    height: auto !important;
    max-height: none !important;
    padding: 0 !important;
    flex: none !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .type_sections {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    flex: none !important;
    order: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .section_name {
    font-weight: 700 !important;
    font-size: 15px !important;
    color: #333 !important;
    margin-bottom: 15px !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #f0f0f0 !important;
    text-transform: none !important;
    display: block !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .type_items {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_item {
    margin: 0 !important;
    display: block !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .filter-value-link {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    text-decoration: none !important;
    color: #555 !important;
    font-size: 14px !important;
    transition: color 0.2s ease !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .filter-value-link:hover {
    color: #369da0 !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .icon_512 {
    width: 24px !important;
    height: 24px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Адаптивность для Grid */
@media (max-width: 1199px) {
    html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_list__trip {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 767px) {
    html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_list__trip {
        grid-template-columns: 1fr !important;
    }
}

/* Адаптивность для основного фильтра */
@media (max-width: 991px) {
    .b-catalog-hero-wrapper .smart-filter__row--top {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .b-catalog-hero-wrapper .smart-filter__group--checkboxes,
    .b-catalog-hero-wrapper .smart-filter__submit-wrap {
        margin-left: 0;
        width: 100%;
    }
    
    .b-catalog-hero-wrapper .smart-filter__btn-show {
        width: 100%;
    }
    
    .b-hero-glass-box {
        padding: 20px;
    }
}

/* End */


/* Start:/local/components/dzen/smart.search/templates/.default/style.css?178246389811179*/
/*------------------------*/
a.search-page-params {
    border-bottom: 1px dashed blue;
    text-decoration: none;
}

div.search-page-params {
    margin-top: 6px;
}

.search-item-rate {
    font-size: 11px;
}

.search-language-guess {
    margin-bottom: 20px;
}

/*------------------------*/
.b-search-result .search-result__btn {
    display: inline-block;
    margin: 0;
    padding: 12px 15px;
    border: none;
    background: #009405;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    vertical-align: top;
    border-radius: 5px;
    width: 200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.b-search-result .search-result__btn:hover {
    background-color: #00a819;
}

/*------------------------*/
.b-result-catalog {
    display: grid;
    grid-template-columns: minmax(0, 240px) 1fr;
    gap: 20px;
    grid-template-areas: "sections items" ". btn";
}

@media (max-width: 767px) {
    .b-result-catalog {
        grid-template-columns: 1fr;
        grid-template-areas: "sections" "items" "btn";
    }
}

@media (max-width: 767px) {
    .b-result-catalog {
        flex-wrap: wrap;
    }
}

.b-result-catalog .result-catalog__sections {
    grid-area: sections;
    flex: 0 0 auto;
}

.b-result-catalog .result-catalog__sections-inner {
    position: sticky;
    top: 10px;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__sections-inner {
        position: static;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
}

.b-result-catalog .result-catalog__sections-title {
    font-weight: 700;
    margin-bottom: 20px;
    hyphens: auto;
    font-size: 18px;
    line-height: 130%;
    color: #333;
}

@media (min-width: 1240px) and (max-width: 1799px) {
    .b-result-catalog .result-catalog__sections-title {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__sections-title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__sections-title {
        font-size: 14px;
        width: 100%;
        margin-bottom: 10px;
    }
}

.b-result-catalog .result-catalog__section {
    margin-bottom: 17px;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0.02em;
}

@media (min-width: 1240px) and (max-width: 1799px) {
    .b-result-catalog .result-catalog__section {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__section {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__section {
        margin-bottom: 0;
    }
}

.b-result-catalog .result-catalog__section a {
    color: inherit;
    transition: color 0.2s ease-in-out;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__section a {
        font-size: 14px;
    }
}

.b-result-catalog .result-catalog__section a:hover {
    color: #00a819;
}

.b-result-catalog .result-catalog__btn {
    margin-top: 20px;
    grid-area: btn;
}

.b-result-catalog .result-catalog__items {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    grid-area: items;
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__items {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__items {
        grid-template-columns: repeat(2, 1fr);
    }
}

.b-result-catalog .result-catalog__wrapper {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    flex: 1;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__wrapper {
        padding: 10px;
    }
}

.b-result-catalog .result-catalog__item {
    box-sizing: border-box;
    border-radius: 20px;
    overflow: hidden;
    background: #f5f5f5;
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: 10;
    position: relative;
    transition: border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__item {
        border-radius: 10px;
    }
}

.b-result-catalog .result-catalog__item:hover {
    box-shadow: 0px 0px 12px 0px rgba(51, 51, 51, 0.25);
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__item:hover {
        box-shadow: none;
    }
}

.b-result-catalog .result-catalog__item--btn {
    width: 100%;
    padding: 45px 0 0;
    text-align: center;
}

.b-result-catalog .result-catalog__item--btn:hover {
    box-shadow: none;
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__item--btn {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__item--btn {
        padding-top: 8px;
    }
}

.b-result-catalog .result-catalog__item--btn form {
    width: 100%;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__btn {
        width: 100%;
    }
}

.b-result-catalog .result-catalog__content {
    margin-top: auto;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__content {
        display: none;
    }
}

.b-result-catalog .result-catalog__link {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.b-result-catalog .result-catalog__title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.317;
}

@media (min-width: 1240px) and (max-width: 1799px) {
    .b-result-catalog .result-catalog__title {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__title {
        font-size: 14px;
    }
}

.b-result-catalog .result-catalog__img {
    display: block;
    overflow: hidden;
}

.b-result-catalog .result-catalog__img img {
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 160px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__img img {
        max-height: 100px;
    }
}

.b-result-catalog .result-catalog__old-price {
    position: relative;
    margin-bottom: 1px;
    color: #dfdfdf;
    font-family: "Mulish", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    text-decoration: line-through;
    white-space: nowrap;
}

.b-result-catalog .result-catalog__price {
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
}

.b-search-result-info {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 0;
    background: transparent;
}

.b-search-result-info .search-result-info__list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    max-height: 400px;
    overflow-y: auto;
    background: #fefefe;
    padding: 0 10px;
}

.b-search-result-info .search-result-info__explanation {
    margin-bottom: 5px;
    display: flex;
    gap: 15px;
}

.b-search-result .search-result-info__item {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    padding: 2px 0;
    transition: all .2s ease;
    width: fit-content;
    border: none;
    cursor: pointer;
    font-size: 14px;
}

.b-search-result .search-result-info__item.active {
    color: #fff;
    font-weight: 700;
}

.b-search-result-info a:link,
.b-search-result-info a:active,
.b-search-result-info a:visited,
.b-search-result-info a:hover {
    display: block;
    color: #2285c4;
    padding: 2px 5px;
    transition: all .2s ease;
    border: none;
}

.b-search-result-info a.no_active:active,
.b-search-result-info a.no_active:visited,
.b-search-result-info a.no_active:hover {
    border: 1px solid rgba(72, 68, 68, 0.7);
    color: rgba(72, 68, 68, 0.7);
}

.b-search-result-info a.no_active:hover {
    color: #fff;
}

.b-search-result-info a:hover {
    color: #fff;
    background: #379ea1;
}

.b-search-result-info .search-result-info__not {
    margin: 0 auto;
    font-size: 30px;
    font-weight: 700;
    color: rgba(72, 68, 68, 0.7);
}

.b-search-result-info a.no_active:hover {
    background: rgba(72, 68, 68, 0.7);
}


input.search-suggest {}

div.search-popup {
    border: 1px solid #333333;
    background: #FFFFFF;
    padding: 2px;
    margin: 0px;
}

div.search-popup-row,
div.search-popup-row-active {
    position: relative;
    padding: 2px 4px;
    margin: 0px;
    cursor: hand;
    cursor: pointer;
}

div.search-popup-row {
    background: #FFFFFF;
}

div.search-popup-row-active {
    background: #EEEEEE;
}

div.search-popup-el-name,
div.search-popup-el-cnt {
    position: relative;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

div.search-popup-el-cnt {
    text-align: right;
    float: right;
}

.b-search-input {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0 0 1px rgba(255, 55, 58, 0.5);
    box-shadow: 0 0 1px rgba(255, 55, 58, 0.5);
    background: #379ea1;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.b-search-input .search-input__clear {}

.b-search-input .search-input__clear-icon {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: rgba(204, 204, 204, 1);
    transition: background-color 0.2s ease-in-out;
    border: 1px solid rgba(204, 204, 204, 1);

}

.b-search-input .search-input__clear-icon:hover {
    background-color: #f5f5f5;
}

.b-search-input .search-input__clear-icon svg path {
    transition: fill .2s ease;
    fill: #000;

}

.b-search-input .search-input__clear-icon:hover svg path {
    fill: #000;
}

.b-btn--search {
    width: 40px !important;
    height: 40px !important;
    font-size: 0;
    border-radius: 4px !important;
    background-image: url('/local/templates/concept_phoenix_s1/images/search/search_wt.svg') !important;
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: opacity .2s ease;
    background-color: #379EA1;
    border: 1px solid #Ffff;
}

.b-btn--search:hover {
    opacity: 0.8;
    background-color: #358C8F;
}

.b-search-input .search-suggest {
    width: 100%;
    height: 40px;
    display: block;
    background: #fff;
    padding: 5px 35px 5px 10px;
    border: 1px solid rgba(204, 204, 204, 1);
    border-radius: 4px;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    cursor: pointer;
}

.b-search-input .search-input__btns {
    display: flex;
    gap: 5px;
}

.b-search-input iframe {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.b-search-input .search-input__wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

.b-search-input .search-input__response {
    color: #fff;
}

.b-search-result .search-result__input {
    display: flex;
    gap: 20px;
    margin-bottom: 32px;
}
/* End */


/* Start:/local/components/dzen/smart.filter/templates/.default/style.css?178246389817529*/
.b-smart-filter {
    background: #FF373A;
    border-radius: 20px;
    padding: 20px 25px;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    clear: both;
}

/* Base style for Search Button */
.smart-filter__btn-show,
.btn-submit.org-control {
    background: #379ea1 !important;
    color: #fff !important;
    border: 2px solid #fff !important;
    border-radius: 4px;
    height: 38px;
    padding: 0 30px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
}

.smart-filter__btn-show:hover,
.btn-submit.org-control:hover {
    background: #379ea1 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px);
}

.smart-filter__container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
    /* Относительно этого контейнера будет позиционироваться список направлений */
}

.filter-show {
    display: none;
    background: #379ea1;
    color: #FF373A;
    padding: 12px 20px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 16px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.bg-hidden-checkbox {
    display: none !important;
}

.filter-value-label {
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 100%;
}

.dropdown_list__trip .filter-value-link svg path {
    fill: #379ea1;
}

.dropdown_list__trip .filter-value-label.is-selected a,
.dropdown_list__trip .filter-value-label.is-selected span.filter-value-link {
    color: #379ea1 !important;
    font-weight: bold;
}

.dropdown_list__trip .smart-filter__show-more {
    color: #379ea1;
}

.filter-value-label.disabled {
    opacity: 0.5;
    cursor: default !important;
}

.filter-value-label.disabled a,
.filter-value-label.disabled .filter-value-link {
    cursor: default !important;
}

.smart-filter__row {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

/* Группы элементов */
.smart-filter__group {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Белые плашки для инпутов и селектов */
.b-smart-filter .smart-filter__box {
    background: #fff;
    border-radius: 4px;
    height: 38px !important;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.smart-filter__box--date {
    width: 125px;
}

.smart-filter__box--price {
    width: 90px;
}

/* Инпуты */
.smart-filter__input {
    border: none;
    background: transparent;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 100%;
    outline: none;
    padding: 0;
    box-sizing: border-box;
}

.smart-filter__box--date .smart-filter__input {
    background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="%23999" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg>');
    background-repeat: no-repeat;
    background-position: right 0 center;
    padding-right: 20px;
}

/* Символы на красном фоне */
.smart-filter__symbol {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
}

.smart-filter__symbol--dash {
    margin: 0 -5px;
}

/* Чекбоксы */
.smart-filter__group--checkboxes {
    margin-left: 10px;
    gap: 20px;
    display: flex;
    align-items: center;
}

.smart-filter__checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.smart-filter__checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    position: relative;
    margin: 0;
    flex-shrink: 0;
}

.smart-filter__checkbox:checked::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid #0c4852;
    border-width: 0 2.5px 2.5px 0;
    transform: rotate(45deg);
}

/* Обновленные стили для селектов и дропдаунов */
.b-smart-filter .smart-filter__row--bottom {
    align-items: flex-end !important;
}

.b-smart-filter .form_item {
    display: inline-block;
    vertical-align: bottom;
}

.form_item--static {
    position: static !important;
}

.form_item--relative {
    position: relative;
    /* Для компактных списков (Вид путешествия, Организатор) */
}

.b-smart-filter .select.select_arrow {
    position: relative;
    width: 250px;
    height: 38px !important;
    cursor: pointer;
}

.select.select_arrow span {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #999;
    display: flex;
    align-items: center;
    font-size: 14px;
    height: 100%;
    padding: 0 35px 0 12px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b-smart-filter .select.select_arrow::after {
    content: '';
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) !important;
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml, <svg width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7803 5.78021C10.4874 6.0731 10.0126 6.0731 9.71967 5.78021L5.75 1.81054L1.78033 5.78021C1.48744 6.0731 1.01256 6.0731 0.719671 5.78021C0.426777 5.48731 0.426777 5.01244 0.719671 4.71955L5.21967 0.219548C5.51256 -0.0733452 5.98744 -0.0733451 6.28033 0.219548L10.7803 4.71955C11.0732 5.01244 11.0732 5.48731 10.7803 5.78021Z" fill="%23369da0"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
    transition: transform 0.2s;
}

.b-smart-filter .select.select_arrow.active::after {
    background-image: url('data:image/svg+xml,<svg width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7803 5.78021C10.4874 6.0731 10.0126 6.0731 9.71967 5.78021L5.75 1.81054L1.78033 5.78021C1.48744 6.0731 1.01256 6.0731 0.719671 5.78021C0.426777 5.48731 0.426777 5.01244 0.719671 4.71955L5.21967 0.219548C5.51256 -0.0733452 5.98744 -0.0733451 6.28033 0.219548L10.7803 4.71955C11.0732 5.01244 11.0732 5.48731 10.7803 5.78021Z" fill="%23379ea1"/></svg>') !important;
    transform: translateY(-50%) rotate(180deg) !important;
}

.dropdown {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    background: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 15px 16px 25px;
}

.b-smart-filter .dropdown_wide--country,
.b-smart-filter .dropdown_wide--trip,
.b-smart-filter .dropdown_wide--organizer {
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    max-width: none !important;
    margin-top: 10px !important;
    padding-top: 15px !important;
}

/* Для остальных списков, которые внутри .form_item--relative */
.form_item--relative .dropdown {
    left: 0;
    width: max-content;
    min-width: 100%;
}

.select.select_arrow.active + .dropdown {
    display: block;
}

.dropdown_list__country,
.dropdown_list__organizer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.dropdown_item {
    font-size: 14px;
}

.dropdown_item a {
    color: #000;
    text-decoration: underline;
    transition: color 0.2s;
}

.dropdown_item a:hover {
    color: #379ea1;
    text-decoration: none;
}

/* Специфичные сетки для других списков */
.dropdown_wide--trip .dropdown_list__trip {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    gap: 20px 30px !important;
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 20px !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.dropdown_wide--trip .type_sections {
    width: 170px !important;
    min-width: 140px !important;
    flex: 0 1 170px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin-bottom: 25px !important;
    border: none !important;
    padding: 0 !important;
}

.dropdown_wide--trip .section_name {
    font-weight: bold !important;
    font-size: 14px !important;
    color: #333 !important;
    padding-bottom: 10px !important;
    margin-bottom: 12px !important;
    border-bottom: 1px solid #eee !important;
    width: 100% !important;
}

.dropdown_wide--trip .type_items {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
    width: 100% !important;
}

.dropdown_wide--trip .dropdown_item {
    border: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px !important;
}

.dropdown_wide--trip .dropdown_item label {
    border: none !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    padding: 5px 0 !important;
    margin: 0 !important;
    width: 100% !important;
    cursor: pointer !important;
    white-space: normal !important;
    line-height: 1.3 !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
}

.dropdown_wide--trip .dropdown_item .filter-value-link {
    text-decoration: none !important;
    border: none !important;
    color: #333 !important;
    font-size: 13px !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    white-space: normal !important;
    line-height: 1.3 !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
    width: 100% !important;
}

.dropdown_wide--trip .dropdown_item a.filter-value-link:hover {
    color: #FF373A !important;
}

.dropdown_wide--trip .dropdown_item label.disabled .filter-value-link:hover {
    color: #333 !important;
}

.dropdown_wide--trip .dropdown_item .filter-value-link span.icon {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    flex-shrink: 0 !important;
    display: flex !important;
    align-items: center !important;
    padding-top: 2px !important;
}

/* Specific fix for text span to allow shrinking and wrapping */
.dropdown_wide--trip .dropdown_item .filter-value-link span.filter-value-text,
.dropdown_item.dropdown_item-country label span {
    flex-shrink: 1 !important;
    display: block !important;
    white-space: normal !important;
    min-width: 0 !important;
}
.dropdown.dropdown_wide.dropdown_wide--organizer label,
.dropdown_item.dropdown_item-country label {
    padding: 0;
    border-bottom: none;
}

.dropdown_list__organizer {
    display: grid;
}

.dropdown.dropdown_wide.dropdown_wide--organizer {
    padding-top: 0;
}


/* Адаптивность */
@media (max-width: 1024px) {
    .select.select_arrow {
        width: 200px;
    }
}

@media (max-width: 767px) {
    body .b-smart-filter:not(.is-open) {
        padding: 0 !important;
    }

    body .b-smart-filter.is-open {
        padding: 20px 25px !important;
    }

    .filter-show {
        display: block;
    }

    .b-smart-filter:not(.is-open) .smart-filter__container {
        display: none;
    }

    .b-smart-filter.is-open .filter-show {
        margin-bottom: 20px;
    }

    .smart-filter__row--top {
        flex-direction: row !important;
        justify-content: flex-start;
        flex-wrap: wrap;
        display: flex !important;
    }

    .smart-filter__row--bottom {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }

    .smart-filter__row--bottom .form_item {
        width: 100%;
    }

    .select.select_arrow,
    .btn-submit.org-control,
    .smart-filter__btn-show {
        width: 100%;
    }
}

@media (max-width: 620px) {
    .smart-filter__row--top {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }

    .smart-filter__row--top .smart-filter__group {
        width: 100% !important;
        justify-content: flex-start;
        gap: 5px;
    }

    .smart-filter__row--top .smart-filter__group--checkboxes {
        margin-left: 0;
        justify-content: space-between;
        gap: 10px;
    }

    .smart-filter__row--top .smart-filter__box {
        flex: 1 1 45% !important; /* Forces 50% roughly */
        width: auto !important;
    }
}

/* Мобильный аккордеон для Вида путешествия (< 700px) */
@media (max-width: 700px) {
    .b-smart-filter .dropdown_wide--trip .dropdown_list__trip {
        display: block !important;
        max-width: 100% !important;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections {
        width: 100% !important;
        flex: none !important;
        border-bottom: 1px solid #eee;
        padding-bottom: 0 !important;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections:last-child {
        border-bottom: none;
    }

    .b-smart-filter .dropdown_wide--trip .section_name {
        padding: 15px 0;
        cursor: pointer;
        position: relative;
        font-weight: bold;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0 !important;
        color: #333;
    }

    .b-smart-filter .dropdown_wide--trip .section_name::after {
        content: '';
        display: inline-block;
        width: 8px;
        height: 8px;
        border-right: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        transform: rotate(45deg);
        transition: transform 0.3s ease;
        margin-right: 10px;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections.is-active .section_name::after {
        transform: rotate(-135deg);
    }

    /* Forced hide for items when section is not active */
    .b-smart-filter .dropdown_wide--trip .type_sections:not(.is-active) .type_items {
        display: none !important;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections.is-active .type_items {
        display: flex !important;
        flex-direction: column !important;
        padding-bottom: 15px;
    }
}

/* Стили для тегов (chips) выбранных фильтров */
.smart-filter__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    padding: 0;
}

.smart-filter__tag {
    background: #fff;
    color:#379ea1;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 10px rgba(255, 55, 58, 0.1);
    transition: all 0.2s ease;
    border: 1px solid #379ea1;
    line-height: 1;
}

.smart-filter__tag:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.smart-filter__tag-remove {
    width: 14px;
    height: 14px;
    position: relative;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s;
}

.smart-filter__tag-remove:hover {
    opacity: 1;
}

.smart-filter__tag-remove::before,
.smart-filter__tag-remove::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    height: 2px;
    background: #379ea1;
    border-radius: 1px;
}

.smart-filter__tag-remove::before {
    transform: translateY(-50%) rotate(45deg);
}

.smart-filter__tag-remove::after {
    transform: translateY(-50%) rotate(-45deg);
}

/* Стили для кнопки "Показать все" в списке видов активности */
.smart-filter__show-more {
    font-size: 11px;
    color: #FF373A;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 5px;
    font-weight: bold;
    display: inline-block;
    transition: color 0.2s;
}

.smart-filter__show-more:hover {
    color: #333;
    text-decoration: none;
}

.type_items--collapsed {
    margin-top: 5px;
    border-top: 1px dashed #eee;
    padding-top: 5px;
}

/* Если тегов нет - скрываем контейнер */
.smart-filter__tags:empty {
    display: none;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    background: #379ea1 !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #0c4852 !important;
}

/* End */


/* Start:/local/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/ajax/style.css?172602497443*/
#ajax-pagination {
    margin-top: 45px;
}

/* End */


/* Start:/local/components/dzen/travels.list/templates/travels_card/style.css?1782463898431*/
.find-travel__no-results {
    width: 100% !important;
    flex: 0 0 100% !important;
    grid-column: 1 / -1 !important;
    margin-bottom: 30px !important;
    padding: 15px 20px !important;
    font-size: 16px !important;
    color: #555 !important;
    background: #fdfdfd !important;
    border-left: 4px solid #FF373A !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
}

/* End */


/* Start:/local/templates/concept_phoenix_s1/components/dzen/entity.list/travels_card/style.css?178246389813289*/
.tour-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow:
        74px 93px 33px 0 rgba(157, 199, 205, 0),
        47px 59px 30px 0 rgba(157, 199, 205, 0.01),
        26px 33px 26px 0 rgba(157, 199, 205, 0.05),
        12px 15px 19px 0 rgba(157, 199, 205, 0.09),
        3px 4px 10px 0 rgba(157, 199, 205, 0.1);
}

.tour-card__media {
    position: relative;
    height: 226px;
    overflow: hidden;
    flex-shrink: 0;
}

.tour-card__media-link {
    display: block;
    position: absolute;
    inset: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.tour-card:hover .tour-card__media-link {
    opacity: 0.8;
}

.tour-card__media-overlay {
    position: absolute;
    inset: 0;
    background: rgba(19, 24, 30, 0.3);
    pointer-events: none;
}

.tour-card__tags {
    position: absolute;
    top: 16px;
    left: 16px;
    right: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    z-index: 2;
}

.tour-card__tag {
    display: inline-flex;
    align-items: center;
    padding: 4px 6px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
}

.tour-card__tag--more {
    background: rgba(255, 255, 255, 0.7);
    color: #181818;
}

.tour-card__age {
    position: absolute;
    left: 16px;
    bottom: 16px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 60px;
    background: rgba(255, 255, 255, 0.6);
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #181818;
}

.tour-card__body {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding: 16px 16px 10px;
}

.tour-card__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 auto;
    min-height: 179px;
}

.tour-card__head {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.tour-card__head-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
    min-width: 0;
}

.tour-card__type {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #0c4852;
}

.tour-card__type a {
    color: inherit;
    text-decoration: none;
}

.tour-card__type a:hover {
    text-decoration: underline;
}

.tour-card__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 20.8px;
    color: #181818;
    text-decoration: none;
}

.tour-card__title:hover {
    text-decoration: underline;
}

.tour-card__location {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    color: #6b6767;
}

.tour-card__bottom {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.tour-card__price-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.tour-card__price {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #379ea1;
    white-space: nowrap;
}

.tour-card__price-old {
    font-size: 14px;
    line-height: 14px;
    color: #6b6767;
    text-decoration: line-through;
    white-space: nowrap;
}

.tour-card__discount {
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    border-radius: 32px;
    background: #f9e8e8;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #f00;
    white-space: nowrap;
}

.tour-card__info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.tour-card__date-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
}

.tour-card__date {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
}

.tour-card__date-icon {
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_170_466)'%3e%3cpath d='M13.3552 4.84375V12.2357C13.3552 12.7957 12.9072 13.2997 12.2912 13.2997H1.76322C1.20322 13.2997 0.699219 12.8517 0.699219 12.2357V4.84375H13.3552Z' stroke='%230C4852' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.3559 2.88431V4.84431H0.755859V2.88431C0.755859 2.32431 1.20386 1.82031 1.81986 1.82031H12.3479C12.8519 1.87631 13.3559 2.32431 13.3559 2.88431Z' stroke='%230C4852' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.00391 2.71522V0.699219' stroke='%230C4852' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.0527 0.699219V2.71522' stroke='%230C4852' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_170_466'%3e%3crect width='14' height='14' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

.tour-card__dates-extra {
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    border-radius: 32px;
    background: #c2f4f6;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #484444;
    white-space: nowrap;
}

.tour-card__date-empty {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #379EA1;
}

.tour-card__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
}

.tour-card__meta-item {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    line-height: 14px;
    color: #484444;
}

.tour-card__meta-item--level::before,
.tour-card__meta-item--person::before,
.tour-card__meta-item--duration::before,
.tour-card__meta-item--length::before {
    content: '';
    flex-shrink: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.tour-card__meta-item--level::before {
    width: 16px;
    height: 14px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.00001 12.5H4V7.5H2V12.5H1V6.5H5.00001V12.5Z' fill='%230C4852'/%3e%3cpath d='M10 12.5H9V4.5H7V12.5H6V3.5H10V12.5Z' fill='%230C4852'/%3e%3cpath d='M15 12.5H14V1.5H12V12.5H11V0.5H15V12.5Z' fill='%230C4852'/%3e%3cpath d='M0 12.5H16V13.5H0V12.5Z' fill='%230C4852'/%3e%3c/svg%3e");
}

.tour-card__meta-item--person::before {
    width: 19px;
    height: 14px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.1278 13.5013V12.0569C13.1278 11.2907 12.8235 10.5559 12.2817 10.0141C11.7399 9.47237 11.0051 9.16797 10.239 9.16797H4.46116C3.69498 9.16797 2.96018 9.47237 2.41841 10.0141C1.87663 10.5559 1.57227 11.2907 1.57227 12.0569V13.5013' stroke='%230C4852' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.34787 6.27778C8.94336 6.27778 10.2367 4.98438 10.2367 3.38889C10.2367 1.7934 8.94336 0.5 7.34787 0.5C5.75238 0.5 4.45898 1.7934 4.45898 3.38889C4.45898 4.98438 5.75238 6.27778 7.34787 6.27778Z' stroke='%230C4852' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.4597 13.5012V12.0567C17.4592 11.4167 17.2462 10.7949 16.854 10.289C16.4619 9.78312 15.9128 9.42182 15.293 9.26172' stroke='%230C4852' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.4043 0.59375C13.0257 0.75286 13.5765 1.11426 13.9698 1.62097C14.3631 2.12769 14.5766 2.7509 14.5766 3.39236C14.5766 4.03382 14.3631 4.65703 13.9698 5.16375C13.5765 5.67047 13.0257 6.03187 12.4043 6.19097' stroke='%230C4852' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.tour-card__meta-item--duration::before {
    width: 17px;
    height: 22px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.0098 11.0156C16.0098 12.4663 15.6524 13.805 14.9378 15.0316C14.2231 16.2583 13.2524 17.229 12.0258 17.9436C10.7991 18.6583 9.46043 19.0156 8.00977 19.0156C6.5591 19.0156 5.22043 18.6583 3.99377 17.9436C2.7671 17.229 1.79643 16.2583 1.08177 15.0316C0.367099 13.805 0.00976562 12.4663 0.00976562 11.0156C0.00976562 9.56496 0.367099 8.22629 1.08177 6.99962C1.79643 5.77296 2.7671 4.80229 3.99377 4.08762C5.22043 3.37296 6.5591 3.01562 8.00977 3.01562C9.46043 3.01562 10.7991 3.37296 12.0258 4.08762C13.2524 4.80229 14.2231 5.77296 14.9378 6.99962C15.6524 8.22629 16.0098 9.56496 16.0098 11.0156ZM14.1378 11.0156C14.1378 9.33029 13.5404 7.88496 12.3458 6.67962C11.1511 5.47429 9.70577 4.87696 8.00977 4.88762C6.66577 4.88762 5.46043 5.28229 4.39377 6.07162L4.42577 6.10362C3.91377 6.47696 3.4711 6.91962 3.09777 7.43162L3.06577 7.39962C2.27643 8.46629 1.88177 9.67162 1.88177 11.0156C1.88177 12.701 2.48443 14.141 3.68977 15.3356C4.8951 16.5303 6.3351 17.133 8.00977 17.1436C9.35377 17.1436 10.5591 16.749 11.6258 15.9596L11.5938 15.9276C12.1058 15.5543 12.5484 15.1116 12.9218 14.5996L12.9538 14.6316C13.7431 13.565 14.1378 12.3596 14.1378 11.0156ZM10.8898 14.2156C10.8898 14.4823 10.7991 14.7063 10.6178 14.8876C10.4364 15.069 10.2071 15.1623 9.92977 15.1676C9.65243 15.173 9.42843 15.0796 9.25777 14.8876L7.33777 12.9676C7.14577 12.7756 7.04977 12.445 7.04977 11.9756V6.85562C7.04977 6.58896 7.14577 6.35962 7.33777 6.16762C7.52977 5.97562 7.75377 5.88496 8.00977 5.89562C8.26577 5.90629 8.4951 5.99696 8.69777 6.16762C8.90043 6.33829 8.9911 6.56762 8.96977 6.85562V11.8956L10.6018 13.5436C10.7938 13.7143 10.8898 13.9383 10.8898 14.2156Z' fill='%230C4852'/%3e%3c/svg%3e");
}

.tour-card__meta-item--length::before {
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3333 14.6667C15.7015 14.6667 16 14.9651 16 15.3333C16 15.7015 15.7015 16 15.3333 16H0.666667C0.298477 16 0 15.7015 0 15.3333C0 14.9651 0.298477 14.6667 0.666667 14.6667H15.3333ZM3.92578 5.70378C4.29397 5.70378 4.59245 6.00225 4.59245 6.37044V12.8887C4.59245 13.2569 4.29397 13.5553 3.92578 13.5553H0.666667C0.298477 13.5553 0 13.2569 0 12.8887V6.37044C0 6.00225 0.298477 5.70378 0.666667 5.70378H3.92578ZM9.62956 0C9.99775 0 10.2962 0.298477 10.2962 0.666667V12.8887C10.2962 13.2569 9.99775 13.5553 9.62956 13.5553H6.37044C6.00225 13.5553 5.70378 13.2569 5.70378 12.8887V0.666667C5.70378 0.298477 6.00225 0 6.37044 0H9.62956ZM15.3333 3.25911C15.7015 3.25911 15.9999 3.55766 16 3.92578V12.8887C16 13.2569 15.7015 13.5553 15.3333 13.5553H12.0742C11.706 13.5553 11.4076 13.2569 11.4076 12.8887V3.92578C11.4076 3.55766 11.7061 3.25911 12.0742 3.25911H15.3333ZM12.7409 12.222H14.6667V4.59245H12.7409V12.222ZM7.03711 12.222H8.96289V1.33333H7.03711V12.222ZM1.33333 12.222H3.25911V7.03711H1.33333V12.222Z" fill="%230C4852"/></svg>');
}

.tour-card__footer {
    border-top: 1px solid #e0e0e0;
    padding: 10px 16px;
}

.tour-card__organizer {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tour-card__organizer-avatar {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
    background: #feb24b;
}

.tour-card__organizer-avatar img,
.tour-card__organizer-avatar svg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tour-card__organizer-info {
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 0;
}

.tour-card__organizer-label {
    font-size: 12px;
    line-height: 12px;
    color: #6b6767;
}

.tour-card__organizer-link {
    font-size: 12px;
    line-height: 12px;
    color: #181818;
    text-decoration: underline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour-card__organizer-link:hover {
    text-decoration: none;
}

.find-travel__items.tour-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px;
}

.section--gray-bg:has(.tour-cards-container) {
    padding-bottom:30px;
}

@media (max-width: 1024px) {
    .find-travel__items.tour-cards {
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .section--gray-bg:has(.tour-cards-container) {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .section--gray-bg:has(.tour-cards-container) .section-title {
        margin-bottom: 20px;
        gap: 0;
    }

    .section--gray-bg:has(.tour-cards-container) .section-title .text {
        font-size: 24px;
        line-height: 28px;
    }

    .find-travel__items.tour-cards {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .tour-card__content {
        min-height: 179px;
    }
}

/* End */
/* /local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/style.css?17762497451122 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1725884327585 */
/* /local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/hero_filter.css?178246389811190 */
/* /local/components/dzen/smart.search/templates/.default/style.css?178246389811179 */
/* /local/components/dzen/smart.filter/templates/.default/style.css?178246389817529 */
/* /local/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/ajax/style.css?172602497443 */
/* /local/components/dzen/travels.list/templates/travels_card/style.css?1782463898431 */
/* /local/templates/concept_phoenix_s1/components/dzen/entity.list/travels_card/style.css?178246389813289 */
