.tour-schedule-time{display:flex;flex-flow:column;gap:var(--grid-gutter-width)}.tour-schedule-time__item{display:grid;grid-template-columns:40px 1fr;gap:15px}.tour-schedule-time__body{display:flex;flex-flow:column;gap:10px}.tour-schedule-time__title{font-weight:400;margin-bottom:0}.tour-schedule-time__content{font-size:var(--font-size-sm);display:flex;gap:5px;flex-flow:column}.tour-schedule-time__more{margin-bottom:0}.offer-hotel{background:var(--color-primary-100);border-radius:5px;display:flex;flex-flow:column;gap:var(--grid-gutter-width);padding:16px 8px 8px}@media (min-width: 992px){.offer-hotel{background:transparent;border-radius:0;display:grid;grid-template-columns:260px 1fr;padding:0}.offer-hotel+.offer-hotel{border-top:1px solid var(--color-primary-300)}}.offer-hotel__heading{font-size:var(--font-size-sm);display:flex;flex-flow:column;gap:var(--grid-gutter-width)}@media (min-width: 992px){.offer-hotel__heading{padding:30px 0 30px 30px}}.offer-hotel__body{overflow-x:auto;scrollbar-width:none}.offer-hotel__body::-webkit-scrollbar{display:none}@media (max-width: 991px){.offer-hotel__body{display:flex;flex-flow:column;gap:8px}}@media (min-width: 992px){.offer-hotel__body{padding:30px 30px 30px 0}}.offer-hotel__title{margin-bottom:0}.offer-hotel__title,.offer-hotel__desc{display:flex;flex-flow:column;gap:5px}.offer-hotel__feature{display:flex;flex-wrap:wrap;gap:5px 20px}@media (min-width: 992px){.offer-hotel__feature{flex-flow:column;gap:5px}}
