.tourDayPlanSection{padding:44px 0 18px}.tourDayPlanTitle{margin:0;color:var(--accentBorder);font-weight:700;font-size:42px;line-height:57px}.tourDayPlanGrid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:42px;align-items:center}.tourDayPlanDays{margin-top:34px;display:flex;flex-direction:column;gap:58px}.tourDayPlanGrid:nth-child(2n) .tourDayPlanContent{order:2}.tourDayPlanGrid:nth-child(2n) .tourDayPlanMediaShell{order:1;justify-content:flex-start}.tourDayPlanGrid:nth-child(2n) .tourDayPlanMediaShell:before{inset:-34px auto -34px -24px}.tourDayPlanContent{min-width:0}.tourDayPlanDayTitle{margin:0 0 12px;color:var(--accentBorder);font-weight:700;font-size:30px;line-height:1.2}.tourDayPlanList{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:6px;color:var(--accentBorder)}.tourDayPlanItem{font-size:15px;line-height:30px}.tourDayPlanItem::marker{font-size:.72em}.tourDayPlanTime{font-weight:700}.tourDayPlanMediaShell{position:relative;display:flex;justify-content:flex-end}.tourDayPlanMediaShell:before{content:"";position:absolute;inset:-34px -24px -34px auto;width:80%;border-radius:999px;background:rgba(215,227,245,.75);z-index:0}.tourDayPlanMedia{position:relative;z-index:1;width:600px;height:425px;max-width:100%;aspect-ratio:600/425;border-radius:20px;overflow:hidden;box-shadow:0 18px 34px rgba(67,89,140,.2);background:#d8e5fb}.tourDayPlanImage{display:block;width:100%;height:100%;object-fit:cover}.tourDayPlanArrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:#4e86e4;color:#dfeaff;font-weight:300;font-size:30px;line-height:1;padding:0;cursor:pointer;transition:transform .13s ease,filter .13s ease}.tourDayPlanArrow:hover{filter:brightness(1.07)}.tourDayPlanArrow:active{transform:translateY(-50%) scale(.97)}.tourDayPlanArrowLeft{left:20px}.tourDayPlanArrowRight{right:20px}@media (max-width:1100px){.tourDayPlanGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:30px}.tourDayPlanMedia{width:520px;height:370px}}@media (max-width:980px){.tourDayPlanGrid{grid-template-columns:1fr;gap:26px}.tourDayPlanDays{gap:36px}.tourDayPlanGrid:nth-child(2n) .tourDayPlanContent,.tourDayPlanGrid:nth-child(2n) .tourDayPlanMediaShell{order:0}.tourDayPlanItem{font-size:16px;line-height:1.7}.tourDayPlanMediaShell{justify-content:flex-start}.tourDayPlanMedia{width:100%;height:auto;aspect-ratio:600/425}.tourDayPlanMediaShell:before{inset:-20px 0 -20px 0;width:100%}}@media (max-width:720px){.tourDayPlanSection{padding:24px 0 8px}.tourDayPlanTitle{font-size:32px;line-height:1.25}.tourDayPlanGrid{gap:16px}.tourDayPlanDays{margin-top:20px;gap:30px}.tourDayPlanDayTitle{font-size:24px}.tourDayPlanList{gap:12px;padding-left:18px}.tourDayPlanItem{font-size:15px;line-height:1.6}.tourDayPlanMedia{border-radius:20px}.tourDayPlanArrow{width:40px;height:40px;font-size:26px}.tourDayPlanArrowLeft{left:12px}.tourDayPlanArrowRight{right:12px}}@media (max-width:560px){.tourDayPlanTitle{font-size:28px}.tourDayPlanList{padding-left:16px;gap:10px}.tourDayPlanItem{font-size:14px}.tourDayPlanMedia{border-radius:16px}.tourDayPlanArrow{width:36px;height:36px;font-size:22px}.tourDayPlanArrowLeft{left:10px}.tourDayPlanArrowRight{right:10px}}@media (max-width:420px){.tourDayPlanTitle{font-size:24px}.tourDayPlanItem{font-size:13px}}.tourPageSection{position:relative;padding-top:28px}.tourHeroCard{border-radius:32px;padding:40px;background:linear-gradient(180deg,#eaf1fc,#e4ecfa);box-shadow:0 26px 50px rgba(93,114,167,.15)}.tourHeroSummary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:56px}.tourHeroContent{color:var(--accentBorder)}.tourHeroTitle{margin:0;font-size:42px;line-height:53px;font-weight:700;color:#4d6ba8;white-space:pre-line}.tourHeroSubtitle{margin-top:11px;font-size:21px;line-height:33px;font-weight:400;white-space:pre-line}.tourHeroTags{display:flex;flex-wrap:wrap;gap:8px;max-width:560px;margin-top:18px}.tourHeroTag{display:inline-flex;align-items:center;min-height:30px;max-width:100%;border-radius:999px;padding:5px 11px;background:rgba(255,255,255,.72);color:#4d6ba8;font-size:13px;font-weight:700;line-height:18px;overflow-wrap:anywhere}.tourHeroDescription{margin-top:22px;font-size:15px;line-height:23px;max-width:500px;white-space:pre-line}.tourHeroWriteButton{margin-top:48px;height:60px;width:225px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;color:#fff;font-size:16px;font-weight:700;background:linear-gradient(90deg,#4e86e4,#5e90e4);box-shadow:0 18px 30px rgba(78,134,228,.28);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.tourHeroWriteButton:hover{transform:translateY(-1px);box-shadow:0 22px 34px rgba(78,134,228,.34)}.tourHeroWriteButton:active{transform:translateY(0);filter:brightness(.98)}.tourHeroMedia{position:relative}.tourHeroMainPhotoWrap{position:relative;border-radius:20px;overflow:hidden;border:2px solid rgba(255,255,255,.8);box-shadow:0 20px 36px rgba(60,85,138,.24);width:fit-content}.tourHeroMainPhoto{width:100%;height:490px;width:460px;display:block;object-fit:cover}.tourHeroFloatingPhoto{position:absolute;width:clamp(180px,22vw,280px);aspect-ratio:3/4;border-radius:26px;overflow:hidden;border:2px solid rgba(255,255,255,.86);box-shadow:0 16px 32px rgba(66,90,146,.28);border-radius:16px}.tourHeroFloatingPhotoTop{width:130px;height:164px;right:20px;top:44px;transform:rotate(5deg)}.tourHeroFloatingPhotoBottom{width:130px;height:164px;left:-60px;bottom:34px;transform:rotate(-6deg)}.tourHeroFloatingPhotoImage{width:100%;height:100%;display:block;object-fit:cover}.tourHeroWaves{margin-top:-12px;height:190px;background:url(/waves.svg) top/cover no-repeat}.tourHeroFullDescription{margin-top:34px;color:var(--accentDark)}.tourHeroFullDescriptionDivider{height:1px;margin-bottom:24px;background:rgba(93,114,167,.22)}.tourHeroFullDescriptionText{position:relative;max-height:118px;overflow:hidden;font-size:15px;font-weight:400;line-height:1.7}.tourHeroFullDescriptionText:after{content:"";position:absolute;right:0;bottom:0;left:0;height:56px;background:linear-gradient(180deg,rgba(228,236,250,0),#e4ecfa);pointer-events:none}.tourHeroFullDescriptionExpanded .tourHeroFullDescriptionText{max-height:none;overflow:visible}.tourHeroFullDescriptionExpanded .tourHeroFullDescriptionText:after{display:none}.tourHeroFullDescriptionTitle{margin:0 0 16px;color:var(--accentBorder);font-size:18px;font-weight:700;line-height:1.35}.tourHeroFullDescriptionParagraph{margin:0 0 16px}.tourHeroFullDescriptionList{display:grid;gap:8px;margin:0 0 16px;padding:0;list-style:none}.tourHeroFullDescriptionList li{position:relative;padding-left:22px}.tourHeroFullDescriptionList li:before{content:"";position:absolute;left:2px;top:.82em;width:6px;height:6px;border-radius:999px;background:#5e90e4;box-shadow:0 0 0 4px rgba(94,144,228,.13);transform:translateY(-50%)}.tourHeroFullDescriptionText>:last-child{margin-bottom:0}.tourHeroFullDescriptionButton{margin-top:22px;min-height:44px;border:1px solid rgba(94,144,228,.45);border-radius:999px;padding:0 24px;background:rgba(255,255,255,.6);color:#4e86e4;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.tourHeroFullDescriptionButton:hover{border-color:rgba(78,134,228,.72);background:rgba(255,255,255,.82);transform:translateY(-1px)}.tourHeroFullDescriptionButton:active{transform:translateY(0)}.tourHeroAfterDivider.divider{margin-top:-46px}@media (max-width:1280px){.tourHeroCard{padding:36px 32px 40px;border-radius:30px}.tourHeroSummary{gap:40px}.tourHeroMainPhoto{width:430px;height:460px}.tourHeroFloatingPhotoTop{right:8px}.tourHeroFloatingPhotoBottom{left:-44px}}@media (max-width:1100px){.tourHeroCard{padding:30px 26px 34px}.tourHeroSummary{gap:24px}.tourHeroTitle{font-size:38px;line-height:1.2}.tourHeroSubtitle{font-size:19px;line-height:1.5}.tourHeroMainPhoto{width:380px;height:420px}.tourHeroFloatingPhotoBottom,.tourHeroFloatingPhotoTop{width:116px;height:148px}}@media (max-width:980px){.tourHeroMainPhotoWrap{width:100%}.tourHeroSummary{grid-template-columns:1fr;gap:22px}.tourHeroContent{order:1}.tourHeroMedia{order:2}.tourHeroMainPhoto{width:100%;height:420px}.tourHeroWriteButton{width:100%;max-width:320px}}@media (max-width:720px){.tourPageSection{padding-top:18px}.tourHeroAfterDivider.divider{margin-top:14px}.tourHeroCard{padding:24px 18px 28px;border-radius:24px}.tourHeroTitle{font-size:34px;line-height:1.2}.tourHeroSubtitle{font-size:18px;line-height:1.4}.tourHeroDescription{font-size:15px;line-height:1.6}.tourHeroFullDescription{margin-top:26px}.tourHeroFullDescriptionDivider{margin-bottom:20px}.tourHeroTags{margin-top:14px;gap:7px}.tourHeroTag{min-height:28px;padding:4px 10px;font-size:12px;line-height:17px}.tourHeroMainPhoto{height:340px}.tourHeroFloatingPhoto{width:108px;height:132px;border-width:2px;border-radius:14px}.tourHeroFloatingPhotoTop{right:10px;top:14px}.tourHeroFloatingPhotoBottom{left:10px;bottom:14px}.tourHeroWaves{height:140px;margin-top:-8px}}@media (max-width:560px){.tourHeroAfterDivider.divider{margin-top:18px}.tourHeroCard{padding:20px 14px 24px;border-radius:20px}.tourHeroTitle{font-size:30px}.tourHeroSubtitle{font-size:16px}.tourHeroDescription{margin-top:16px;font-size:14px}.tourHeroWriteButton{max-width:none;margin-top:28px;height:52px}.tourHeroMainPhoto{height:300px}.tourHeroFloatingPhoto{display:none}.tourHeroFullDescriptionText{max-height:132px;font-size:14px;line-height:1.62}.tourHeroWaves{height:116px}}@media (max-width:420px){.tourHeroTitle{font-size:26px}.tourHeroMainPhoto{height:260px}}.tourImportantSection{padding:54px 0 24px}.tourImportantTitle{margin:0;color:var(--accentBorder);font-family:Montserrat,sans-serif;font-weight:300;font-size:42px;line-height:57px;letter-spacing:0;text-align:center}.tourImportantBox{margin-top:42px;padding:56px 42px;border-radius:28px;background:linear-gradient(180deg,#eaf1fc,#e4ecfa);display:flex;flex-direction:column;align-items:center;gap:54px}.tourImportantText{margin:0;max-width:1320px;color:var(--accentBorder);font-family:Montserrat,sans-serif;font-weight:500;font-size:34px;line-height:48px;letter-spacing:0;text-align:center}@media (max-width:1100px){.tourImportantText{font-size:30px;line-height:1.35}}@media (max-width:980px){.tourImportantSection{padding-top:38px}.tourImportantBox{margin-top:28px;padding:34px 20px}.tourImportantText{font-size:22px;line-height:1.45}}@media (max-width:720px){.tourImportantSection{padding-top:30px}.tourImportantTitle{font-size:32px;line-height:1.24}.tourImportantBox{margin-top:20px;padding:24px 14px;gap:28px;border-radius:20px}.tourImportantText{font-size:18px;line-height:1.45}}@media (max-width:560px){.tourImportantTitle{font-size:28px}.tourImportantBox{margin-top:16px;padding:20px 12px;gap:18px;border-radius:16px}.tourImportantText{font-size:16px}}@media (max-width:420px){.tourImportantTitle{font-size:24px}.tourImportantText{font-size:15px}}.tourBenefitsSection{padding:56px 0 28px}.tourBenefitsTitle{margin:0;color:var(--accentBorder);font-family:Montserrat,sans-serif;font-weight:700;font-size:42px;line-height:57px}.tourBenefitsGrid{margin-top:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tourBenefitsCard{position:relative;min-height:320px;border-radius:24px;background:#ebf3fd;padding:32px}.tourBenefitsCardTitle{margin:0;color:var(--accentBorder);font-family:Montserrat,sans-serif;font-weight:700;font-size:21px;line-height:33px}.tourBenefitsList{margin:30px 0 0;padding-left:26px;display:flex;flex-direction:column;gap:38px;color:var(--accentBorder)}.tourBenefitsItem{font-size:15px;line-height:23px}.tourBenefitsItem::marker{color:#4e86e4;font-size:1em}.tourBenefitsIcon{position:absolute;right:20px;bottom:16px;width:auto;height:auto;max-width:42%}@media (max-width:1280px){.tourBenefitsTitle{font-size:38px;line-height:1.25}.tourBenefitsCard{min-height:300px}.tourBenefitsCardTitle{font-size:20px;line-height:1.35}}@media (max-width:1100px){.tourBenefitsGrid{gap:16px}.tourBenefitsCard{min-height:280px;padding:26px}.tourBenefitsList{margin-top:20px;gap:18px}}@media (max-width:980px){.tourBenefitsSection{padding-top:40px}.tourBenefitsGrid{grid-template-columns:1fr;gap:16px}.tourBenefitsCard{min-height:0;padding:24px 22px 76px;border-radius:24px}.tourBenefitsCardTitle{font-size:24px;line-height:1.35}.tourBenefitsList{gap:12px;margin-top:18px}.tourBenefitsItem{font-size:16px;line-height:1.55}}@media (max-width:720px){.tourBenefitsSection{padding-top:30px}.tourBenefitsTitle{font-size:32px;line-height:1.24}.tourBenefitsCardTitle{font-size:22px;line-height:1.25}.tourBenefitsItem{font-size:15px;line-height:1.5}}@media (max-width:560px){.tourBenefitsSection{padding-top:24px}.tourBenefitsTitle{font-size:28px}.tourBenefitsGrid{margin-top:18px}.tourBenefitsCard{padding:20px 16px 66px;border-radius:18px}.tourBenefitsCardTitle{font-size:20px}.tourBenefitsItem{font-size:14px}.tourBenefitsIcon{max-width:34%}}@media (max-width:420px){.tourBenefitsTitle{font-size:24px}.tourBenefitsCardTitle{font-size:18px}}.tourRouteSection{padding:28px 0 16px}.tourRouteTitle{margin:0;color:var(--accentBorder);font-weight:700;font-size:42px;line-height:57px}.tourRouteBox{margin-top:40px;border-radius:24px;border:2px dashed #acc7f3;background:var(--accentLight);padding:26px 32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 88px}.tourRouteList{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:22px}.tourRouteItem{color:var(--accentDark);font-weight:500;font-size:15px;line-height:1.45}.tourRouteNumber{font-weight:700}@media (max-width:980px){.tourRouteBox{grid-template-columns:1fr;gap:22px;padding:28px 20px;border-radius:28px}.tourRouteItem{font-size:17px}}@media (max-width:720px){.tourRouteSection{padding:18px 0 8px}.tourRouteTitle{font-size:32px;line-height:1.25}.tourRouteBox{margin-top:20px;padding:18px 14px;border-width:2px;border-radius:20px;gap:14px}.tourRouteList{gap:12px}.tourRouteItem{font-size:16px;line-height:1.5}}@media (max-width:560px){.tourRouteTitle{font-size:28px}.tourRouteBox{padding:16px 12px}.tourRouteItem{font-size:15px}}@media (max-width:420px){.tourRouteTitle{font-size:24px}.tourRouteItem{font-size:14px}}.tourScheduleSection{padding:54px 0 24px}.tourScheduleHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.tourScheduleEyebrow{margin:0 0 6px;color:var(--accent);font-size:14px;font-weight:600;letter-spacing:0;text-transform:uppercase}.tourScheduleTitle{margin:0;color:var(--accentBorder);font-weight:700;font-size:42px;line-height:57px;letter-spacing:0}.tourScheduleIntro{margin:0;max-width:430px;color:var(--accentBorder);font-size:16px;line-height:26px}.tourScheduleLayout{margin-top:34px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.tourScheduleCalendar{padding:26px;border:1px solid rgba(93,114,167,.22);border-radius:24px;background:linear-gradient(180deg,#f7fbff,#edf4ff)}.tourScheduleCalendarHeader{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px}.tourScheduleMonth{color:var(--accentDark);font-size:24px;font-weight:600;text-align:center;text-transform:capitalize}.tourScheduleMonthButton{width:44px;height:44px;border:1px solid rgba(93,114,167,.22);border-radius:50%;background:#ffffff;color:var(--accentDark);display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:34px;line-height:1;cursor:pointer;transition:transform .13s ease,filter .13s ease,border-color .13s ease}.tourScheduleMonthButton:hover{border-color:rgba(78,134,228,.5);filter:brightness(.98)}.tourScheduleMonthButton:active{transform:scale(.96)}.tourScheduleWeekdays{margin-top:22px;color:var(--accentBorder);font-size:13px;font-weight:700;text-align:center}.tourScheduleGrid,.tourScheduleWeekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.tourScheduleGrid{margin-top:8px}.tourScheduleDay{min-height:118px;padding:10px;border:1px solid rgba(93,114,167,.18);border-radius:14px;background:rgba(255,255,255,.74);display:flex;flex-direction:column;gap:8px}.tourScheduleDayMuted{opacity:.5}.tourScheduleDayWithRuns{border-color:rgba(78,134,228,.42);background:#ffffff}.tourScheduleDayNumber{color:var(--accentDark);font-size:16px;font-weight:700}.tourScheduleDayEvents{display:flex;flex-direction:column;gap:6px}.tourScheduleEvent{width:100%;border:0;border-radius:10px;padding:8px;background:#4e86e4;color:#ffffff;display:flex;flex-direction:column;gap:2px;font-family:inherit;font-size:12px;line-height:16px;text-align:left;cursor:pointer;transition:transform .13s ease,filter .13s ease,box-shadow .13s ease}.tourScheduleEvent:hover{filter:brightness(1.05)}.tourScheduleEvent:active{transform:scale(.98)}.tourScheduleEventActive{background:var(--accentDark);box-shadow:0 8px 18px rgba(54,80,145,.22)}.tourScheduleInfo{position:sticky;top:92px;padding:28px;border-radius:24px;background:var(--accentDark);color:#ffffff}.tourScheduleInfoLabel{margin:0 0 8px;color:rgba(255,255,255,.74);font-size:13px;font-weight:700;text-transform:uppercase}.tourScheduleEmpty h3,.tourScheduleInfo h3{margin:0;font-size:30px;line-height:38px;font-weight:500}.tourScheduleDetails{margin:26px 0 0;display:flex;flex-direction:column;gap:18px}.tourScheduleDetails div{display:grid;gap:4px}.tourScheduleDetails dt{color:rgba(255,255,255,.66);font-size:13px}.tourScheduleDetails dd{margin:0;font-size:17px;line-height:25px;font-weight:600}.tourScheduleBookButton{margin-top:28px;width:100%;min-height:52px;border-radius:999px;background:#ffffff;color:var(--accentDark);display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .13s ease,filter .13s ease}.tourScheduleBookButton:hover{filter:brightness(.96)}.tourScheduleBookButton:active{transform:scale(.98)}.tourScheduleEmpty p{margin:16px 0 0;color:rgba(255,255,255,.76);font-size:16px;line-height:25px}@media (max-width:1100px){.tourScheduleLayout{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.tourScheduleDay{min-height:108px;padding:9px}.tourScheduleMonth{font-size:22px}}@media (max-width:980px){.tourScheduleHeader{align-items:flex-start;flex-direction:column;gap:14px}.tourScheduleIntro{max-width:none;font-size:15px;line-height:24px}.tourScheduleLayout{grid-template-columns:1fr}.tourScheduleInfo{position:static}.tourScheduleDetails{flex-direction:row;gap:20px}}@media (max-width:720px){.tourScheduleSection{padding:30px 0 12px}.tourScheduleTitle{font-size:32px;line-height:1.25}.tourScheduleCalendar{padding:14px;border-radius:16px;overflow:hidden}.tourScheduleWeekdays{margin-top:14px;gap:4px;font-size:12px}.tourScheduleGrid{gap:4px}.tourScheduleDay{min-height:86px;padding:6px;border-radius:10px;gap:4px}.tourScheduleDayNumber{font-size:13px}.tourScheduleDayEvents{gap:4px}.tourScheduleEvent{padding:4px 5px;border-radius:8px;font-size:10px;line-height:1.2;gap:1px}.tourScheduleEvent span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tourScheduleInfo{padding:24px;border-radius:20px}}@media (max-width:560px){.tourScheduleSection{padding:24px 0 10px}.tourScheduleEyebrow{font-size:12px}.tourScheduleTitle{font-size:30px;line-height:1.24}.tourScheduleCalendar{padding:14px;border-radius:16px}.tourScheduleMonth{font-size:18px}.tourScheduleMonthButton{width:34px;height:34px;font-size:24px}.tourScheduleWeekdays{margin-top:10px;gap:3px;font-size:11px}.tourScheduleGrid{gap:3px}.tourScheduleDay{min-height:72px;padding:4px;border-radius:8px}.tourScheduleDayNumber{font-size:12px}.tourScheduleDayEvents{gap:2px}.tourScheduleEvent{padding:3px 4px;border-radius:6px;font-size:9px;line-height:1.15}.tourScheduleEvent span:last-child{display:none}.tourScheduleInfo{padding:18px;border-radius:16px}.tourScheduleEmpty h3,.tourScheduleInfo h3{font-size:24px;line-height:1.3}.tourScheduleBookButton{min-height:48px;font-size:15px}}@media (max-width:420px){.tourScheduleTitle{font-size:26px}.tourScheduleCalendar{padding:10px}.tourScheduleCalendarHeader{grid-template-columns:30px minmax(0,1fr) 30px;gap:8px}.tourScheduleMonth{font-size:16px}.tourScheduleMonthButton{width:30px;height:30px;font-size:20px}.tourScheduleWeekdays{gap:2px;font-size:10px}.tourScheduleGrid{gap:2px}.tourScheduleDay{min-height:58px;padding:3px;gap:2px;border-radius:7px}.tourScheduleDayNumber{font-size:11px}.tourScheduleEvent{min-height:10px;padding:0;border-radius:999px}.tourScheduleEvent span{display:none}.tourScheduleEmpty h3,.tourScheduleInfo h3{font-size:21px}.tourScheduleDetails dd,.tourScheduleEmpty p{font-size:15px;line-height:1.5}}.tourVideosSection{padding:34px 0 22px}.tourVideosHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.tourVideosTitle{margin:0;color:var(--accentBorder);font-family:Montserrat,sans-serif;font-size:42px;font-weight:300;line-height:1.2}.tourVideosCounter{color:#5d6f94;font-size:15px;font-weight:600}.tourVideosPlayer{overflow:hidden;border-radius:24px;background:#10233f}.tourVideosMedia{display:block;width:100%;aspect-ratio:16/9;max-height:72vh;object-fit:contain;background:#10233f}.tourVideosSwitcher{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.tourVideosButton{min-height:42px;border:1px solid #c9d8f6;border-radius:14px;padding:10px 16px;background:#fff;color:#365380;font-weight:600;cursor:pointer}.tourVideosButton--active{border-color:#4e86e4;background:#4e86e4;color:#fff}@media (max-width:980px){.tourVideosTitle{font-size:38px}.tourVideosPlayer{border-radius:20px}}@media (max-width:720px){.tourVideosSection{padding-top:24px}.tourVideosHeader{align-items:flex-start;flex-direction:column}.tourVideosTitle{font-size:32px}.tourVideosPlayer{border-radius:18px}.tourVideosButton{flex:1 1 120px}}@media (max-width:560px){.tourVideosTitle{font-size:28px}.tourVideosCounter{font-size:13px}.tourVideosPlayer{border-radius:16px}.tourVideosButton{min-height:38px;border-radius:12px;padding:8px 12px;font-size:14px}}@media (max-width:420px){.tourVideosTitle{font-size:24px}}