.VerevochnyRoutes-module__a4Cwra__section{margin-bottom:64px}.VerevochnyRoutes-module__a4Cwra__sectionTitle{color:var(--text-primary);margin:0 0 24px;font-size:26px;font-weight:800}.VerevochnyRoutes-module__a4Cwra__grid{grid-template-columns:1fr;gap:16px;margin-bottom:48px;display:grid}@media (min-width:640px){.VerevochnyRoutes-module__a4Cwra__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.VerevochnyRoutes-module__a4Cwra__grid{grid-template-columns:repeat(3,1fr)}}.VerevochnyRoutes-module__a4Cwra__card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #1c240f14}.VerevochnyRoutes-module__a4Cwra__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1c240f21}.VerevochnyRoutes-module__a4Cwra__imageWrap{aspect-ratio:4/3;cursor:zoom-in;background:linear-gradient(90deg,#eef3dc 25%,#f7faee 50%,#eef3dc 75%) 0 0/200% 100%;flex-shrink:0;animation:1.6s ease-in-out infinite VerevochnyRoutes-module__a4Cwra__shimmer;position:relative;overflow:hidden}@keyframes VerevochnyRoutes-module__a4Cwra__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.VerevochnyRoutes-module__a4Cwra__image{object-fit:cover;transition:transform .4s}.VerevochnyRoutes-module__a4Cwra__imageWrap:hover .VerevochnyRoutes-module__a4Cwra__image{transform:scale(1.06)}.VerevochnyRoutes-module__a4Cwra__noImage{aspect-ratio:4/3;background:var(--bg-section);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;display:flex;position:relative;overflow:hidden}.VerevochnyRoutes-module__a4Cwra__noImageIcon{opacity:.5;font-size:36px}.VerevochnyRoutes-module__a4Cwra__noImageText{color:var(--text-muted);font-size:12px;font-weight:500}.VerevochnyRoutes-module__a4Cwra__tag{color:#fff;letter-spacing:.02em;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.VerevochnyRoutes-module__a4Cwra__zoomHint{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;opacity:0;pointer-events:none;background:#00000073;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:500;transition:opacity .2s;position:absolute;bottom:10px;right:10px}.VerevochnyRoutes-module__a4Cwra__imageWrap:hover .VerevochnyRoutes-module__a4Cwra__zoomHint{opacity:1}.VerevochnyRoutes-module__a4Cwra__photoCount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;pointer-events:none;background:#00000080;border-radius:20px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:10px;left:10px}.VerevochnyRoutes-module__a4Cwra__body{flex-direction:column;flex:1;padding:16px 18px 20px;display:flex}.VerevochnyRoutes-module__a4Cwra__routeName{color:var(--text-primary);margin:0 0 4px;font-size:17px;font-weight:700}.VerevochnyRoutes-module__a4Cwra__routeNote{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.4}.VerevochnyRoutes-module__a4Cwra__stats{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-top:16px;padding-top:14px;display:flex}.VerevochnyRoutes-module__a4Cwra__statGroup{flex-direction:column;gap:2px;display:flex}.VerevochnyRoutes-module__a4Cwra__statItem{align-items:center;gap:5px;display:flex}.VerevochnyRoutes-module__a4Cwra__statLabel{color:var(--text-muted);font-size:11px}.VerevochnyRoutes-module__a4Cwra__statValue{color:var(--text-primary);font-size:13px;font-weight:600}.VerevochnyRoutes-module__a4Cwra__price{color:var(--color-orange);font-size:20px;font-weight:800;line-height:1}.VerevochnyRoutes-module__a4Cwra__priceSub{color:var(--text-muted);margin-left:1px;font-size:11px;font-weight:400}.VerevochnyRoutes-module__a4Cwra__durationLine{color:var(--text-secondary);align-items:center;gap:6px;margin:6px 0 0;font-size:13px;font-weight:600;display:flex}.VerevochnyRoutes-module__a4Cwra__durationIcon{font-size:13px;line-height:1}.VerevochnyRoutes-module__a4Cwra__priceTiers{flex-direction:column;gap:8px;margin-top:auto;padding-top:14px;display:flex}.VerevochnyRoutes-module__a4Cwra__priceTierCard{border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.VerevochnyRoutes-module__a4Cwra__priceTierBase{background:var(--bg-card-subtle)}.VerevochnyRoutes-module__a4Cwra__priceTierSingle{background:var(--bg-orange-subtle)}.VerevochnyRoutes-module__a4Cwra__priceTierLabel{color:var(--text-secondary);font-size:11px;font-weight:600;line-height:1.3}.VerevochnyRoutes-module__a4Cwra__priceTierValue{white-space:nowrap;font-size:17px;font-weight:800;line-height:1.2}.VerevochnyRoutes-module__a4Cwra__priceTierBase .VerevochnyRoutes-module__a4Cwra__priceTierValue{color:var(--text-accent)}.VerevochnyRoutes-module__a4Cwra__priceTierSingle .VerevochnyRoutes-module__a4Cwra__priceTierValue{color:var(--color-orange)}.VerevochnyRoutes-module__a4Cwra__priceTierUnit{opacity:.75;margin-left:1px;font-size:11px;font-weight:500}.VerevochnyRoutes-module__a4Cwra__rulesLink{text-align:center;color:var(--text-secondary);margin:20px 0 0;font-size:13px}.VerevochnyRoutes-module__a4Cwra__rulesLink a{color:var(--color-green-mid);font-weight:600;text-decoration:underline}.VerevochnyRoutes-module__a4Cwra__rulesLink a:hover{color:var(--color-green-dark)}.VerevochnyRoutes-module__a4Cwra__overlay{z-index:1000;cursor:zoom-out;background:#0a0a0ae0;justify-content:center;align-items:center;animation:.15s VerevochnyRoutes-module__a4Cwra__fadeIn;display:flex;position:fixed;inset:0}@keyframes VerevochnyRoutes-module__a4Cwra__fadeIn{0%{opacity:0}to{opacity:1}}.VerevochnyRoutes-module__a4Cwra__lightboxInner{border-radius:16px;max-width:88vw;max-height:88vh;position:relative;overflow:hidden;box-shadow:0 24px 80px #0009}.VerevochnyRoutes-module__a4Cwra__lightboxImage{object-fit:contain;max-width:88vw;max-height:88vh;display:block}.VerevochnyRoutes-module__a4Cwra__lightboxClose{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;line-height:1;display:flex;position:absolute;top:12px;right:12px}.VerevochnyRoutes-module__a4Cwra__lightboxCaption{color:#fff;background:linear-gradient(#0000,#000000b3);padding:24px 20px 16px;font-size:14px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.VerevochnyRoutes-module__a4Cwra__extrasTitle{color:var(--text-primary);margin:0 0 16px;font-size:20px;font-weight:700}.VerevochnyRoutes-module__a4Cwra__extrasGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.VerevochnyRoutes-module__a4Cwra__extrasGrid{grid-template-columns:repeat(3,1fr)}}.VerevochnyRoutes-module__a4Cwra__extraCard{border-radius:16px;flex-direction:column;gap:4px;padding:22px 20px;display:flex}.VerevochnyRoutes-module__a4Cwra__extraLight{background:var(--bg-section);border:1px solid var(--border)}.VerevochnyRoutes-module__a4Cwra__extraMid{background:var(--color-green-mid)}.VerevochnyRoutes-module__a4Cwra__extraDark{background:var(--color-green-dark)}.VerevochnyRoutes-module__a4Cwra__extraName{font-size:15px;font-weight:700}.VerevochnyRoutes-module__a4Cwra__extraDetails{font-size:13px}.VerevochnyRoutes-module__a4Cwra__extraNote{font-size:12px}.VerevochnyRoutes-module__a4Cwra__extraPrice{margin-top:10px;font-size:22px;font-weight:800}.VerevochnyRoutes-module__a4Cwra__textDark{color:var(--text-primary)}.VerevochnyRoutes-module__a4Cwra__textSub{color:var(--text-secondary)}.VerevochnyRoutes-module__a4Cwra__textMuted{color:var(--text-muted)}.VerevochnyRoutes-module__a4Cwra__textOrange{color:var(--color-orange)}.VerevochnyRoutes-module__a4Cwra__textWhite{color:#fff}.VerevochnyRoutes-module__a4Cwra__textWhiteSub{color:#ffffffb8}.VerevochnyRoutes-module__a4Cwra__textWhiteMuted{color:#ffffff7a}
