.home-tours99{position:relative;padding:74px 0 66px;background:linear-gradient(180deg,#fbfcff 0%,#f5f8ff 100%);overflow:hidden;color:#0a1c4d}
.home-tours99 *{box-sizing:border-box}
.home-tours99__container{position:relative;z-index:2}
.home-tours99__route{position:absolute;left:-54px;top:116px;width:360px;height:130px;border-top:2px dashed rgba(88,128,255,.28);border-radius:48% 52% 0 0;transform:rotate(-8deg);pointer-events:none}
.home-tours99__route::before{content:'';position:absolute;left:66px;top:-36px;width:46px;height:46px;border:2px dashed rgba(88,128,255,.28);border-radius:50%}
.home-tours99__route::after{content:'✈';position:absolute;right:4px;top:-28px;color:#8da7ff;font-size:28px;transform:rotate(18deg)}
.home-tours99__pin{position:absolute;right:62px;top:62px;width:26px;height:34px;border-radius:16px 16px 18px 18px;background:#aebdff;opacity:.75;box-shadow:0 0 0 8px rgba(174,189,255,.12)}
.home-tours99__pin::before{content:'';position:absolute;left:8px;top:8px;width:10px;height:10px;border-radius:50%;background:white}
.home-tours99__pin::after{content:'';position:absolute;right:-190px;top:18px;width:250px;border-top:2px dashed rgba(88,128,255,.25);transform:rotate(6deg)}
.home-tours99__header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}
.home-tours99__heading{max-width:870px}
.home-tours99__kicker{display:inline-flex;align-items:center;gap:10px;padding:11px 17px;border-radius:999px;background:#eef2ff;color:#2458e6;font-size:14px;font-weight:900;letter-spacing:.015em}
.home-tours99__kicker svg{width:19px;height:19px;fill:#2458e6}
.home-tours99 h2{margin:20px 0 12px;font-size:clamp(42px,5.4vw,32px);line-height:.98;letter-spacing:-.055em;color:#081947;font-weight:900}
.home-tours99__heading p{max-width:850px;margin:0;color:#64738f;font-size:18px;line-height:1.65}
.home-tours99__currency{display:inline-flex;align-items:center;padding:5px;border-radius:999px;background:#fff;border:1px solid #dde5f3;box-shadow:0 14px 34px rgba(19,47,103,.10);flex:0 0 auto}
.home-tours99__currency button{min-width:72px;height:42px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:#20345f;font:inherit;font-size:14px;font-weight:900;cursor:pointer;transition:.2s ease}
.home-tours99__currency button.is-active{background:linear-gradient(135deg,#315cf4,#1f42cf);color:#fff;box-shadow:0 10px 22px rgba(48,91,244,.28)}
.home-tours99__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:30px}
.home-tours99__benefits article{display:flex;align-items:center;gap:13px;padding:5px 0;min-width:0}
.home-tours99__benefits article>span{display:grid;place-items:center;flex:0 0 50px;width:50px;height:50px;border-radius:50%;background:linear-gradient(180deg,#fff,#f1f5ff);box-shadow:0 10px 28px rgba(28,57,113,.09)}
.home-tours99__benefits article:nth-child(1)>span{color:#7c3aed;background:#f4edff}
.home-tours99__benefits article:nth-child(2)>span{color:#2563eb;background:#eaf1ff}
.home-tours99__benefits article:nth-child(3)>span{color:#16a34a;background:#eaf9ef}
.home-tours99__benefits article:nth-child(4)>span{color:#f59e0b;background:#fff5df}
.home-tours99__benefits svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.home-tours99__benefits strong{display:block;color:#142650;font-size:14px;line-height:1.35;font-weight:900}
.home-tours99__benefits small{display:block;margin-top:3px;color:#7b89a2;font-size:12px;line-height:1.45}
.home-tours99__carousel{position:relative}
.home-tours99__carousel-head{display:flex;justify-content:flex-end;align-items:center;margin:0 2px 16px}
.home-tours99__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow-x:auto;padding:4px 4px 22px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}
.home-tours99__track::-webkit-scrollbar{display:none}
.home-tours99__slide{scroll-snap-align:start;min-width:0}
.home-tours99__controls{display:inline-flex;align-items:center;gap:12px;justify-content:flex-end}
.home-tours99__controls button{display:grid;place-items:center;width:54px;height:54px;border:1px solid #dde6f6;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f4f8ff 100%);color:#163577;box-shadow:0 16px 34px rgba(21,49,101,.12);cursor:pointer;transition:.2s ease}
.home-tours99__controls button:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(21,49,101,.18);border-color:#bfd1f7;background:linear-gradient(180deg,#ffffff 0%,#eef4ff 100%)}
.home-tours99__controls button:disabled{opacity:.35;cursor:default;transform:none;box-shadow:none}
.home-tours99__controls svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.home-tour99-card{position:relative;height:100%;min-height:482px;border:1px solid #e1e7f0;border-radius:24px;background:#fff;box-shadow:0 18px 42px rgba(18,43,92,.09);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.home-tour99-card:hover{transform:translateY(-7px);box-shadow:0 28px 64px rgba(18,43,92,.15);border-color:#cbd8ef}
.home-tour99-card__media{position:relative;display:block;height:205px;background-image:linear-gradient(180deg,rgba(7,20,48,.03),rgba(7,20,48,.18)),var(--home-tour-image);background-size:cover;background-position:center;text-decoration:none;overflow:hidden}
.home-tour99-card__media::after{content:'';position:absolute;inset:-20% -60%;background:linear-gradient(120deg,transparent 32%,rgba(255,255,255,.48) 50%,transparent 68%);transform:translateX(-120%) rotate(8deg)}
.home-tour99-card:hover .home-tour99-card__media::after{animation:homeTour99Shine 1.05s ease}
@keyframes homeTour99Shine{to{transform:translateX(130%) rotate(8deg)}}
.home-tour99-card__shade{position:absolute;inset:auto 0 0;height:68px;background:linear-gradient(180deg,transparent,rgba(5,17,45,.35))}
.home-tour99-card__badge{position:absolute;left:14px;top:14px;z-index:2;display:inline-flex;align-items:center;gap:7px;max-width:74%;padding:8px 12px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#8747ee,#6635d9);font-size:11px;font-weight:900;box-shadow:0 12px 24px rgba(70,38,164,.22);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-tour99-card.is-variant-1 .home-tour99-card__badge{background:linear-gradient(135deg,#22a65a,#138843)}
.home-tour99-card.is-variant-2 .home-tour99-card__badge{background:linear-gradient(135deg,#2563eb,#1d4ed8)}
.home-tour99-card.is-variant-3 .home-tour99-card__badge{background:linear-gradient(135deg,#fb7a2d,#ef5b18)}
.home-tour99-card__badge svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:none}
.home-tour99-card__favorite{position:absolute;right:14px;top:14px;z-index:4;display:grid;place-items:center;width:39px;height:39px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);color:#fff;cursor:pointer;transition:.2s ease}
.home-tour99-card__favorite:hover{transform:scale(1.06);background:#fff;color:#ef476f}
.home-tour99-card__favorite.is-saved{background:#fff;color:#ef476f}
.home-tour99-card__favorite svg{width:22px;height:22px;fill:transparent;stroke:currentColor;stroke-width:1.9;stroke-linejoin:round}
.home-tour99-card__favorite.is-saved svg{fill:currentColor}
.home-tour99-card__landmark{position:absolute;left:50%;top:171px;z-index:3;display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:#fff;border:1px solid #e5ebf4;color:#6d39e8;transform:translateX(-50%);box-shadow:0 13px 28px rgba(21,45,93,.15)}
.home-tour99-card.is-variant-1 .home-tour99-card__landmark{color:#1ea653}
.home-tour99-card.is-variant-2 .home-tour99-card__landmark{color:#245ef0}
.home-tour99-card.is-variant-3 .home-tour99-card__landmark{color:#ff7a18}
.home-tour99-card__landmark svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.home-tour99-card__body{display:flex;flex-direction:column;min-height:277px;padding:48px 18px 18px}
.home-tour99-card__title{color:inherit;text-decoration:none}
.home-tour99-card__title h3{margin:0 0 8px;color:#0a1e4f;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:-.018em}
.home-tour99-card__location{display:flex;align-items:flex-start;gap:7px;margin:0;color:#74829d;font-size:12px;line-height:1.45}
.home-tour99-card__location svg{width:16px;height:16px;flex:none;fill:none;stroke:#7181a0;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}
.home-tour99-card__rating{display:flex;align-items:center;gap:6px;margin-top:12px;color:#7a88a0;font-size:12px}
.home-tour99-card__rating svg{width:18px;height:18px;fill:#ffb000;stroke:#ffb000}
.home-tour99-card__rating strong{color:#e69a00;font-size:13px}
.home-tour99-card__facts{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:13px;color:#657591;font-size:12px}
.home-tour99-card__facts span{display:inline-flex;align-items:center;gap:6px}
.home-tour99-card__facts svg{width:17px;height:17px;fill:none;stroke:#657591;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-tour99-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:17px}
.home-tour99-card__price-wrap{display:grid;gap:5px;min-width:0}
.home-tour99-card__price-wrap strong{color:#1859ec;font-size:26px;line-height:1;font-weight:900;letter-spacing:-.035em;white-space:nowrap}
.home-tour99-card.is-variant-3 .home-tour99-card__price-wrap strong{color:#e73535}
.home-tour99-card__price-wrap small{color:#6c7a94;font-size:11px;white-space:nowrap}
.home-tour99-card__details{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:118px;height:44px;padding:0 14px;border:1.5px solid #5b77ff;border-radius:999px;color:#2458e6;background:#fff;text-decoration:none;font-size:12px;font-weight:900;transition:.2s ease}
.home-tour99-card__details:hover{background:#2458e6;color:#fff;box-shadow:0 12px 26px rgba(36,88,230,.22)}
.home-tour99-card.is-variant-1 .home-tour99-card__details{border-color:#27ad59;color:#198c46}
.home-tour99-card.is-variant-1 .home-tour99-card__details:hover{background:#198c46;color:#fff}
.home-tour99-card.is-variant-3 .home-tour99-card__details{border-color:#ff7a2a;color:#e75d13}
.home-tour99-card.is-variant-3 .home-tour99-card__details:hover{background:#e75d13;color:#fff}
.home-tour99-card__details svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.home-tours99__dots{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:8px}
.home-tours99__dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#d5ddeb;cursor:pointer;transition:.2s ease}
.home-tours99__dots button.is-active{width:24px;border-radius:999px;background:#2458e6}
.home-tours99__progress{display:none}
.home-tours99__all{display:flex;align-items:center;justify-content:center;gap:14px;width:min(440px,100%);min-height:58px;margin:28px auto 0;padding:0 22px;border-radius:16px;background:linear-gradient(135deg,#4866ff,#2237c8);color:#fff;text-decoration:none;font-size:18px;font-weight:900;box-shadow:0 18px 38px rgba(46,68,213,.26);transition:.22s ease}
.home-tours99__all:hover{transform:translateY(-3px);box-shadow:0 24px 46px rgba(46,68,213,.32)}
.home-tours99__all svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}
.home-tours99__all b{font-size:23px}
@media(max-width:1240px){.home-tours99__track{grid-auto-columns:calc((100% - 36px)/3)}.home-tours99__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.home-tours99{padding:58px 0 50px}.home-tours99__route,.home-tours99__pin{display:none}.home-tours99__header{align-items:flex-start}.home-tours99__heading p{font-size:16px}.home-tours99__track{grid-auto-columns:calc((100% - 18px)/2)}.home-tour99-card{min-height:470px}.home-tours99__carousel-head{margin-bottom:14px}.home-tours99__controls button{width:48px;height:48px;border-radius:16px}}
@media(max-width:640px){.home-tours99{padding:46px 0 42px}.home-tours99__header{display:block}.home-tours99__currency{margin-top:18px}.home-tours99 h2{font-size:44px}.home-tours99__heading p{font-size:15px}.home-tours99__benefits{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.home-tours99__benefits article>span{width:46px;height:46px;flex-basis:46px}.home-tours99__carousel-head{justify-content:flex-end;margin-bottom:12px}.home-tours99__track{grid-auto-columns:88%;gap:14px;padding-inline:2px}.home-tours99__controls{display:inline-flex}.home-tours99__controls button{width:44px;height:44px;border-radius:14px}.home-tour99-card{min-height:456px}.home-tour99-card__media{height:190px}.home-tour99-card__landmark{top:158px;width:68px;height:68px}.home-tour99-card__landmark svg{width:38px;height:38px}.home-tour99-card__body{padding-top:44px}.home-tour99-card__footer{align-items:stretch;flex-direction:column}.home-tour99-card__details{width:100%}.home-tours99__all{min-height:54px;font-size:16px}}
@media(max-width:420px){.home-tours99__track{grid-auto-columns:94%}.home-tours99__kicker{font-size:12px;padding:10px 14px}.home-tours99 h2{font-size:38px}.home-tour99-card__body{padding-inline:15px}.home-tour99-card__title h3{font-size:17px}}
