@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Gabriela&family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Gabriela&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";._footer_6lul_1{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;color:#eef3f8;font-family:Helvetica,Helvetica Neue,Arial,sans-serif}._overlay_6lul_10{background:#000000b8}._inner_6lul_14{width:min(1480px,100%);margin:0 auto;padding:6rem 2.4rem 3.4rem}._topRow_6lul_20{display:grid;grid-template-columns:2.1fr .7fr .8fr 1.2fr .9fr;gap:2rem}._brandBlock_6lul_26{display:flex;flex-direction:column;align-items:center;text-align:center}._brandHeadingWrap_6lul_33{display:inline-flex;flex-direction:column;align-items:center}._brandLogo_6lul_39{width:clamp(60px,4.8vw,90px);height:auto;display:block;margin:0 0 .55rem}._brandTitle_6lul_46{margin:0;font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.4rem,2vw,2.2rem);font-weight:400;letter-spacing:.01em;color:#f3f7ff}._brandText_6lul_55{margin:1.1rem 0 0;width:fit-content;font-size:clamp(.94rem,1vw,1.12rem);line-height:1.45;text-align:center;color:#e9f2fceb}._blockTitle_6lul_65{margin:0 0 1.05rem;font-size:clamp(1.12rem,1.15vw,1.3rem);font-weight:600;color:#f4f9ff}._linksBlock_6lul_72,._legalBlock_6lul_73,._contactBlock_6lul_74,._socialBlock_6lul_75{display:flex;flex-direction:column;gap:.9rem}._linkItem_6lul_81{color:#e9f2fce0;text-decoration:none;font-size:clamp(.92rem,.95vw,1.04rem);line-height:1.45}._linkItem_6lul_81:hover{color:#fff}._contactItem_6lul_92{margin:0;display:flex;align-items:center;gap:.85rem;color:#e9f2fce5;font-size:clamp(.92rem,.95vw,1.04rem);line-height:1.45}._icon_6lul_102{width:1.18rem;height:1.18rem;color:#f4faffe5;flex-shrink:0}._icon_6lul_102 svg{width:100%;height:100%;display:block}._socialLinks_6lul_115{display:flex;gap:1rem;flex-wrap:wrap}._socialIcon_6lul_121{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#f4faffe5;transition:all .3s ease}._socialIcon_6lul_121 svg{width:1.3rem;height:1.3rem}._socialIcon_6lul_121:hover{background:#fff3;color:#fff;transform:translateY(-2px)}._divider_6lul_144{margin:2.7rem 0 1.9rem;border:0;border-top:1px solid rgb(255 255 255 / 35%)}._bottomRow_6lul_150{display:flex;justify-content:space-between;gap:1.4rem}._bottomText_6lul_156{margin:0;color:#e8f1fbdb;font-size:clamp(.9rem,.9vw,1rem)}._poweredWrap_6lul_162{display:inline-flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none}._poweredWrap_6lul_162:hover{color:#fff}._tagbinLogo_6lul_174{width:70px;height:auto;display:block}@media(max-width:1200px){._topRow_6lul_20{grid-template-columns:1fr 1fr 1fr;gap:2rem 1.5rem}}@media(max-width:900px){._topRow_6lul_20{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}}@media(max-width:760px){._inner_6lul_14{padding:2.8rem 1.2rem 1.5rem}._topRow_6lul_20{grid-template-columns:1fr;gap:1.7rem}._brandText_6lul_55{max-width:100%}._bottomRow_6lul_150{flex-direction:column;gap:.6rem}}.hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2}.hero__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;text-align:center;color:#fff;max-width:900px;width:100%;padding:0 20px}.hero__subtitle{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;opacity:.9}.hero__title{font-family:Plus Jakarta Sans,sans-serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:24px;letter-spacing:2px}.hero__buttons{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.hero__btn{padding:12px 26px;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;border:2px solid transparent;border-radius:50px;cursor:pointer;transition:all .3s ease;font-family:inherit}.hero__btn--primary{background:linear-gradient(135deg,#f5a623,#f7b731);color:#000;border-color:#f5a623}.hero__btn--primary:hover{background:linear-gradient(135deg,#f7b731,#f5a623);transform:translateY(-2px);box-shadow:0 8px 20px #f5a62366}.hero__btn--secondary{background:transparent;color:#fff;border-color:#fff}.hero__btn--secondary:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 20px #fff3}@media(max-width:768px){.hero{min-height:500px}.hero__content{padding:0 20px}.hero__title{font-size:32px}.hero__subtitle{font-size:11px}.hero__buttons{flex-direction:column;gap:12px}.hero__btn{padding:11px 22px;font-size:11px;width:100%;max-width:240px}}@media(max-width:768px){.hero{height:10dvh}.hero__video{object-fit:cover}}@media(max-width:480px){.hero__content{padding:0 16px}.hero__title{font-size:26px}.hero__subtitle{font-size:10px;margin-bottom:10px}.hero__btn{padding:10px 20px}}.experiences{position:relative;padding:64px 0 56px;background:#fff;overflow:hidden}.experiences__header{display:flex;align-items:center;justify-content:center;gap:80px;max-width:1100px;margin:0 auto 48px;padding:0 20px}.experiences__header-text{text-align:center;flex-shrink:0}.experiences__prayer-flags{width:350px;height:100px;opacity:.1;flex-shrink:0;object-fit:cover}.experiences__prayer-flags--right{transform:scaleX(-1)}.experiences__title{font-size:32px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.experiences__subtitle{font-size:14px;color:#777}.experiences__carousel-wrapper{width:100%;overflow:hidden;padding:0 0 0 30px}.experiences__carousel{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;padding:8px 40px 8px 0;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.experiences__carousel::-webkit-scrollbar{display:none}.experiences__card{position:relative;flex:0 0 250px;width:250px;height:350px;border-radius:14px;overflow:hidden;cursor:pointer;scroll-snap-align:start;box-shadow:0 4px 16px #0000001a}.experiences__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;box-shadow:inset 0 -4px 0 var(--card-color);z-index:4;pointer-events:none}.experiences__card-image{width:100%;height:100%;object-fit:cover}.experiences__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--card-color-overlay) 0%,transparent 100%);transform:translateY(40%);transition:transform .6s ease;z-index:1}.experiences__card:hover .experiences__card-overlay{transform:translateY(0)}.experiences__card-content{position:absolute;bottom:18px;left:0;right:0;padding:0 14px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px}.experiences__card-description{font-size:11.5px;color:#ffffffe0;line-height:1.45;margin:0;text-align:center;max-width:90%;word-wrap:break-word;transition:transform .45s ease}.experiences__card:hover .experiences__card-description{transform:translateY(-90px) scale(1.15);max-width:80%}.experiences__card-badge{display:inline-flex;justify-content:center;align-items:center;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;max-width:90%;width:fit-content;min-height:30px;text-align:center;white-space:normal;word-break:break-word}.experiences__controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:36px}.experiences__arrow{background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.experiences__arrow img{width:44px;height:44px;object-fit:contain}.experiences__arrow:hover:not(:disabled){opacity:.8}.experiences__arrow:disabled{opacity:.35;cursor:default}.experiences__view-all{padding:10px 36px;font-size:12.5px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;background:transparent;color:#555;border:1.5px solid #f5a623;border-radius:50px;cursor:pointer}.experiences__view-all:hover{background:#fff8e6}@media(max-width:768px){.experiences__title{font-size:24px}.experiences__subtitle{font-size:13px}.experiences__header{gap:12px}.experiences__prayer-flags{width:100px;height:32px}.experiences__card{flex:0 0 calc((100vw - 90px) / 3.6);min-width:150px}.experiences__card:first-child{margin-left:45px}.experiences__carousel{padding:8px 30px 8px 0}}@media(max-width:480px){.experiences__title{font-size:20px}.experiences__header{gap:8px}.experiences__prayer-flags{width:70px;height:28px}.experiences__card{flex:0 0 calc((100vw - 65px) / 2.1);min-width:145px}.experiences__card:first-child{margin-left:35px}.experiences__carousel{padding:8px 20px 8px 0}.experiences__arrow img{width:34px;height:34px}.experiences__view-all{padding:9px 26px;font-size:11px}}.services{position:relative;padding:30px 0;background:#fff}.services__header{text-align:center;margin-bottom:50px}.services__main-title{font-size:32px;font-weight:600;color:#1a1a1a;margin:0 0 6px;font-family:Plus Jakarta Sans,sans-serif}.services__subtitle-text{font-size:24px;font-weight:400;color:#666;font-family:Plus Jakarta Sans,sans-serif}.services__tagline{font-size:13px;color:#888;margin:6px 0 14px;font-family:sans-serif}.services__mountains{width:110px;height:auto;margin:0 auto;display:block}.services__content{display:grid;grid-template-columns:1fr auto 1.8fr;gap:24px;max-width:100%;padding:0 40px 0 30px;margin:0;align-items:center}.services__text{width:100%;padding:0}.services__title{font-size:26px;font-weight:600;color:#000;margin:0 0 6px;font-family:Plus Jakarta Sans,sans-serif}.services__subtitle{font-size:13px;color:#888;margin:0 0 16px;text-transform:capitalize;font-family:Plus Jakarta Sans,sans-serif}.services__description{font-size:12px;margin:0 0 24px;line-height:1.3;text-align:justify;font-family:Plus Jakarta Sans,sans-serif}.services__footer{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.services__explore-btn{padding:11px 30px;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(135deg,#4f52f6,#24267e);border:none;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #4f52f64d}.services__explore-btn:hover{background:linear-gradient(135deg,#3b3ed9,#1a1c5e);transform:translateY(-2px);box-shadow:0 6px 20px #4f52f666}.services__counter{font-weight:300;color:#999;letter-spacing:.5px;display:flex;align-items:baseline}.services__counter-active{font-size:28px;font-weight:400;color:#666}.services__counter-total{font-size:14px;font-weight:300}.services__navigation{display:flex;align-items:center;justify-content:center}.services__carousel{position:relative;width:100%}.services__images-container{display:flex;gap:12px;height:320px;width:100%;overflow:hidden}.services__image-wrapper{flex-shrink:0;border-radius:14px;overflow:hidden;transition:all .5s ease}.services__image-wrapper.active{width:52%;height:100%;z-index:3;opacity:1;box-shadow:0 8px 28px #00000021}.services__image-wrapper.next{width:22%;height:100%;z-index:2;opacity:.6;box-shadow:0 4px 16px #00000017}.services__image-wrapper.next .services__image{filter:blur(2px)}.services__image-wrapper.third{width:22%;height:100%;z-index:1;opacity:.6;box-shadow:0 4px 16px #00000017}.services__image-wrapper.third .services__image{filter:blur(2px)}.services__image-wrapper.hidden{display:none}.services__image{width:100%;height:100%;object-fit:cover;display:block}.services__arrow{background:transparent;border:none;border-radius:50%;width:42px;height:42px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .25s ease}.services__arrow img{width:32px;height:32px;object-fit:contain}.services__arrow:hover{border-color:#5b4fc5}@media(max-width:1024px){.services{padding:50px 0}.services__content{gap:36px;padding:0 30px}.services__images-container{height:250px}}@media(max-width:992px){.services__content{grid-template-columns:1fr;gap:36px;padding:0 30px}.services__text,.services__description{text-align:center}.services__footer{align-items:center}.services__navigation{flex-direction:row;order:3}.services__carousel{order:2}.services__images-container{height:300px}.services__image-wrapper.active{width:50%}.services__image-wrapper.next,.services__image-wrapper.third{width:23%}}@media(max-width:768px){.services{padding:44px 0}.services__content{padding:0 20px}.services__main-title{font-size:26px}.services__subtitle-text{font-size:19px}.services__title{font-size:22px}.services__images-container{height:240px}.services__mountains{width:88px}}@media(max-width:480px){.services{padding:32px 0}.services__content{padding:0 16px}.services__main-title{font-size:20px}.services__subtitle-text{font-size:16px}.services__title{font-size:19px}.services__description{font-size:12px}.services__images-container{height:200px}.services__image-wrapper.active{width:100%}.services__image-wrapper.next{width:30%}.services__image-wrapper.third{display:none}.services__arrow{width:34px;height:34px}.services__arrow img{width:28px;height:28px}.services__explore-btn{padding:9px 20px;font-size:12px}.services__mountains{width:68px}}._visitPlacesSection_jq9j0_1{width:min(1480px,100%);margin:26px auto 0;padding:16px 20px 28px;border-radius:14px;font-family:Plus Jakarta Sans,sans-serif}._header_jq9j0_9{text-align:center}._header_jq9j0_9 h2{margin:0;color:#2f2f2f;font-size:clamp(1.6rem,2.4vw,2.3rem);font-weight:700}._header_jq9j0_9 p{margin:6px 0 10px;color:#77797d;font-size:.95rem}._logo_jq9j0_26{width:150px;height:auto}._layout_jq9j0_31{margin-top:14px;display:grid;grid-template-columns:1.25fr .75fr;gap:18px;align-items:start}._mapWrap_jq9j0_39{position:relative;border-radius:14px;overflow:hidden}._mapImage_jq9j0_45{width:100%;height:auto;display:block}._mapPoint_jq9j0_51{position:absolute;width:30px;height:30px;border:0;background:transparent;padding:0;cursor:pointer;transform:translate(-50%,-50%);z-index:2}._mapMarkerIcon_jq9j0_63{width:100%;height:100%;object-fit:contain;display:block;transition:transform .2s ease}._mapPoint_jq9j0_51:hover ._mapMarkerIcon_jq9j0_63,._mapPoint_jq9j0_51:focus-visible ._mapMarkerIcon_jq9j0_63{transform:scale(1.18)}._tooltip_jq9j0_76{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translate(-50%);width:158px;max-width:min(158px,72vw);background:#f4f4f4;border-radius:5px;padding:5px;box-shadow:0 10px 25px #0003;text-align:center;z-index:3}._tooltip_jq9j0_76:after{content:"";position:absolute;left:50%;bottom:-12px;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #f4f4f4}._tooltipImage_jq9j0_104{width:100%;border-radius:5px;height:90px;object-fit:cover;display:block}._tooltipBody_jq9j0_112{display:block;padding:10px 12px}._tooltip_jq9j0_76 strong{display:block;font-size:.82rem}._tooltip_jq9j0_76 em{display:block;margin-top:3px;font-style:normal;font-size:.76rem;color:#506572}._scrollPanel_jq9j0_130{max-height:460px;overflow-y:auto;padding-right:4px;display:flex;flex-direction:column;gap:12px}._placeCard_jq9j0_139{background:#f8f8f8;border:1px solid #dddddd;border-radius:12px;padding:12px;width:62%;margin:0 0 0 auto}._placeCard_jq9j0_139 h3{margin:0;display:flex;align-items:center;gap:8px;font-size:.9rem;color:#263039;white-space:nowrap}._count_jq9j0_158{color:#31a66b;font-size:.84rem}._cardTypeIcon_jq9j0_163{width:28px;height:28px;object-fit:contain;flex-shrink:0;transition:transform .2s ease}._placeCard_jq9j0_139:hover ._cardTypeIcon_jq9j0_163{transform:scale(1.12)}._cardEntries_jq9j0_175{margin-top:8px;display:flex;flex-direction:column;gap:7px}._entryRow_jq9j0_182{display:flex;gap:8px}._entryRow_jq9j0_182 img{width:52px;height:38px;object-fit:cover;border-radius:6px}._entryName_jq9j0_194{margin:0;font-size:.75rem;font-weight:600;color:#29343c}._entryMeta_jq9j0_201{margin:2px 0 0;font-size:.68rem;color:#6a747b}._addBtn_jq9j0_207{margin:8px auto 0;border:1px solid #d4d4d4;background:#fff;color:#6f767b;border-radius:999px;width:24px;height:24px;cursor:pointer;display:block}@media(max-width:1200px){._layout_jq9j0_31{grid-template-columns:1fr;gap:16px}._scrollPanel_jq9j0_130{max-height:none;overflow:visible;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-right:0}._placeCard_jq9j0_139{width:100%;margin:0}}@media(max-width:900px){._visitPlacesSection_jq9j0_1{padding:14px 14px 22px}._header_jq9j0_9 p{font-size:.88rem;margin-top:5px}._logo_jq9j0_26{width:124px}._mapPoint_jq9j0_51{width:24px;height:24px}._tooltip_jq9j0_76{width:140px;bottom:calc(100% + 10px)}._tooltipImage_jq9j0_104{height:80px}._tooltipBody_jq9j0_112{padding:8px 9px}._tooltip_jq9j0_76 strong{font-size:.76rem}._tooltip_jq9j0_76 em{font-size:.71rem}._scrollPanel_jq9j0_130{grid-template-columns:1fr;gap:10px}._placeCard_jq9j0_139 h3{font-size:.86rem}._entryName_jq9j0_194{font-size:.73rem}._entryMeta_jq9j0_201{font-size:.66rem}}@media(max-width:600px){._visitPlacesSection_jq9j0_1{margin-top:16px;padding:12px 10px 18px}._header_jq9j0_9 h2{font-size:clamp(1.35rem,7vw,1.7rem)}._header_jq9j0_9 p{font-size:.82rem;margin-bottom:8px;line-height:1.35}._logo_jq9j0_26{width:108px}._layout_jq9j0_31{margin-top:10px;gap:12px}._mapWrap_jq9j0_39{border-radius:10px}._mapPoint_jq9j0_51{width:20px;height:20px}._tooltip_jq9j0_76{width:126px;max-width:62vw;bottom:calc(100% + 8px);padding:4px}._tooltip_jq9j0_76:after{bottom:-8px;border-left-width:8px;border-right-width:8px;border-top-width:8px}._tooltipImage_jq9j0_104{height:66px;border-radius:4px}._tooltipBody_jq9j0_112{padding:6px 7px}._tooltip_jq9j0_76 strong{font-size:.68rem}._tooltip_jq9j0_76 em{margin-top:2px;font-size:.63rem;line-height:1.25}._placeCard_jq9j0_139{border-radius:10px;padding:10px}._cardTypeIcon_jq9j0_163{width:24px;height:24px}._placeCard_jq9j0_139 h3{font-size:.8rem;gap:6px}._count_jq9j0_158{font-size:.75rem}._entryRow_jq9j0_182{gap:7px}._entryRow_jq9j0_182 img{width:46px;height:34px}._entryName_jq9j0_194{font-size:.7rem}._entryMeta_jq9j0_201{font-size:.62rem;line-height:1.25}}._glimpsesSection_ayleb_3{width:min(1000px,100%);margin:0 auto;padding:18px 18px 28px;border-radius:12px;font-family:Plus Jakarta Sans,sans-serif}._glimpsesHeader_ayleb_11{text-align:center;padding:6px 0 16px}._glimpsesTitle_ayleb_16{margin:0;color:#212529;font-size:clamp(2rem,2.2vw,3.4rem);line-height:1.1;font-weight:700}._glimpsesSubtitle_ayleb_24{margin:10px auto 14px;max-width:860px;color:#6b6e73;font-size:clamp(1rem,1vw,1.9rem);line-height:1.35}._glimpsesLogo_ayleb_32{width:clamp(180px,24vw,280px);height:auto;display:inline-block}._filterSection_ayleb_38{display:flex;justify-content:flex-start;align-items:center;margin-bottom:18px;gap:20px}._filterRow_ayleb_46{display:flex;flex-wrap:wrap;gap:35px}._seeAllButton_ayleb_52{background:linear-gradient(135deg,#d7be72,#c8a951 52%,#b79235);color:#1b3a5c;border:1px solid #b79235;border-radius:999px;padding:10px 26px;min-width:150px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .25s ease;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:.25px;box-shadow:0 6px 14px #b792353d}._seeAllButton_ayleb_52:hover{background:linear-gradient(135deg,#1f4a74,#1b3a5c);color:#f7e7b6;border-color:#1b3a5c;transform:translateY(-1px);box-shadow:0 10px 20px #1b3a5c47}._glimpsesActions_ayleb_77{display:flex;justify-content:center;margin-top:18px}._filterPill_ayleb_83{border:1px solid #c9c9c9;background:#efefef;color:#2a4667;border-radius:999px;padding:10px 28px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .25s ease,color .25s ease}._activePill_ayleb_97{background:#193b63;border-color:#193b63;color:#fff}._collageGrid_ayleb_103{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(2,200px);gap:10px}._imageCard_ayleb_110{overflow:hidden;border-radius:10px;background:#d7d7d7}._tallCard_ayleb_116{grid-row:span 2}._image_ayleb_110{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){._collageGrid_ayleb_103{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,190px)}._tallCard_ayleb_116{grid-row:span 2}}@media(max-width:600px){._glimpsesSection_ayleb_3{padding:14px}._glimpsesHeader_ayleb_11{padding:2px 0 12px}._glimpsesSubtitle_ayleb_24{margin:8px auto 10px}._filterSection_ayleb_38{flex-direction:column;align-items:stretch}._filterRow_ayleb_46{gap:10px}._filterPill_ayleb_83{padding:9px 16px;font-size:.9rem}._seeAllButton_ayleb_52{width:auto;padding:10px 24px}._glimpsesActions_ayleb_77{justify-content:center;margin-top:12px}._collageGrid_ayleb_103{grid-template-columns:1fr;grid-template-rows:none;gap:12px}._tallCard_ayleb_116,._regularCard_ayleb_182{grid-row:auto;min-height:220px}}._section_1o4p1_2{width:100%;padding:3rem 0;background:#fff;overflow:hidden}._carouselContainer_1o4p1_10{position:relative;width:100%;padding:0}._scrollContainer_1o4p1_17{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:0}._scrollContainer_1o4p1_17::-webkit-scrollbar{display:none}._videoGrid_1o4p1_32{display:flex;gap:0;padding:0}._videoCard_1o4p1_39{flex:0 0 auto;width:100vw;background:#000;scroll-snap-align:start;scroll-snap-stop:always}._videoWrapper_1o4p1_48{position:relative;width:100%;height:0;padding-bottom:56.25%;background:#000;overflow:hidden}._videoWrapper_1o4p1_48 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._thumbnail_1o4p1_67{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;overflow:hidden}._thumbnailImg_1o4p1_77{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}._thumbnail_1o4p1_67:hover ._thumbnailImg_1o4p1_77{transform:scale(1.05)}._playOverlay_1o4p1_90{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;transition:background .3s ease}._thumbnail_1o4p1_67:hover ._playOverlay_1o4p1_90{background:#0006}._playButton_1o4p1_104{background:none;border:none;cursor:pointer;transition:transform .3s ease;padding:0;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}._playButton_1o4p1_104:hover{transform:scale(1.15)}._playButton_1o4p1_104 svg{display:block}._navButton_1o4p1_125{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;background:#1b3a5ce6;color:#fff;border:2px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._navButton_1o4p1_125:hover:not(:disabled){background:#1b3a5c;box-shadow:0 4px 16px #1b3a5c4d;transform:translateY(-50%) scale(1.1)}._navButton_1o4p1_125:disabled{opacity:.3;cursor:not-allowed}._navButtonLeft_1o4p1_155{left:10px}._navButtonRight_1o4p1_159{right:10px}._dotsContainer_1o4p1_164{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:0 20px}._dot_1o4p1_164{width:8px;height:8px;border-radius:50%;background:#1b3a5c33;border:none;cursor:pointer;transition:all .3s ease;padding:0}._dot_1o4p1_164:hover{background:#1b3a5c66;transform:scale(1.2)}._dotActive_1o4p1_189{width:24px;border-radius:4px;background:#1b3a5c}@media(max-width:1024px){._navButton_1o4p1_125{width:40px;height:40px}._navButton_1o4p1_125 svg{width:20px;height:20px}}@media(max-width:768px){._section_1o4p1_2{padding:2rem 0}._navButton_1o4p1_125{width:36px;height:36px}._navButtonLeft_1o4p1_155{left:4px}._navButtonRight_1o4p1_159{right:4px}._dot_1o4p1_164{width:6px;height:6px}._dotActive_1o4p1_189{width:18px}._playButton_1o4p1_104 svg{width:64px;height:64px}}@media(max-width:480px){._dotsContainer_1o4p1_164{gap:6px;margin-top:16px}._navButton_1o4p1_125{width:32px;height:32px}._navButton_1o4p1_125 svg{width:18px;height:18px}._playButton_1o4p1_104 svg{width:56px;height:56px}}._planVisitSection_16l8f_3{min-height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:center;font-family:Plus Jakarta Sans,sans-serif}._overlay_16l8f_15{width:100%;min-height:100vh;background:linear-gradient(180deg,#0c222d8c,#0c222d59 45%,#0c222d8c);padding:40px 20px;display:flex;flex-direction:column;align-items:center}._heading_16l8f_30{margin:0;text-align:center;color:#fff;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;letter-spacing:.04em;font-family:Gabriela,serif}._toggleWrap_16l8f_40{margin-top:28px;width:min(400px,100%);display:grid;grid-template-columns:1fr 1fr;padding:5px;border-radius:999px;border:0;background:#f4f4f4;position:relative;overflow:hidden;box-shadow:0 8px 24px #07101552;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._toggleButton_16l8f_55{border:0;background:transparent;color:#111;padding:10px 12px;border-radius:999px;font-size:clamp(.82rem,1.4vw,1rem);font-weight:700;cursor:pointer;transition:color .3s ease;position:relative;z-index:1;letter-spacing:.01em}._active_16l8f_70{color:#fff}._toggleSlider_16l8f_74{position:absolute;width:50%;height:calc(100% + -0px);border-radius:999px;background:linear-gradient(135deg,#ff1a1a,#a00);transition:transform .32s ease}._leftActive_16l8f_85 ._toggleSlider_16l8f_74{transform:translate(0)}._rightActive_16l8f_89 ._toggleSlider_16l8f_74{background:linear-gradient(135deg,#e0b819 10%,#edb313);transform:translate(calc(100% + 5px))}._contentCard_16l8f_94{margin-top:22px;width:min(800px,100%);background:#ffffffe6;color:#123745;border-radius:14px;padding:18px 20px;font-size:1rem;line-height:1.6;box-shadow:0 10px 30px #07101533}._contentCard_16l8f_94 p{margin:0}._bestTimeGrid_16l8f_110{margin-top:50px;width:min(850px,100%);display:grid;grid-template-columns:.4fr .5fr;gap:10px}._previewCard_16l8f_118{background:#0d2432;border-radius:18px;box-shadow:0 10px 30px #07101533;overflow:hidden;min-height:205px}._previewImage_16l8f_126{width:100%;height:100%;object-fit:cover;display:block;animation:_slideFromRight_16l8f_1 .45s ease}@keyframes _slideFromRight_16l8f_1{0%{transform:translate(24px)}to{transform:translate(0)}}._detailCard_16l8f_144{background:#0a24347a;border-radius:14px;padding:8px;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 30px #07101533;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;gap:4px}._periodItem_16l8f_156{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.2);border-radius:0;padding:8px 6px;text-align:left;background:transparent;color:#ecf6fb;cursor:pointer;transition:border-color .25s ease,color .25s ease}._periodItem_16l8f_156:hover{border-color:#ffffff73;color:#fff}._periodItemActive_16l8f_177{border-color:#ffffffa8;color:#fff}._periodItem_16l8f_156:last-child{border-bottom:0}._periodItem_16l8f_156 h3{margin:0;font-size:1rem;color:#fff}._periodRow_16l8f_192{display:flex;align-items:flex-start;gap:10px;padding-top:7px}._periodTextBlock_16l8f_199{flex:1;min-width:0}._periodHeading_16l8f_204{display:flex;align-items:baseline;gap:5px;padding-bottom:7px}._periodIcon_16l8f_211{width:35px;height:35px;object-fit:contain;flex-shrink:0}._periodTitle_16l8f_217{font-size:1.2rem;font-weight:300;color:#fff}._period_16l8f_156{margin:0;font-size:1rem;color:#cacaca;font-weight:200}._periodDescription_16l8f_230{margin:4px 0 0;color:#cacaca}._essentialsGrid_16l8f_235{margin-top:50px;width:min(1180px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._essentialCard_16l8f_243{background:#0a2434ad;border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:16px;box-shadow:0 10px 30px #07101533;color:#ebf6fb}._essentialCard_16l8f_243 h3{margin:0 0 10px;font-size:1.05rem;line-height:1.3}._essentialTitleRow_16l8f_258{display:flex;align-items:center;gap:10px}._essentialIcon_16l8f_264{width:24px;height:24px;object-fit:contain;flex-shrink:0}._essentialCard_16l8f_243 ul{margin:0;padding-left:18px}._essentialCard_16l8f_243 li{margin-bottom:8px;line-height:1.4;font-size:.92rem;color:#d2e5ee}._essentialCard_16l8f_243 li:last-child{margin-bottom:0}._essentialCard_16l8f_243 a{color:#c8a951;text-decoration:underline;text-underline-offset:2px}._essentialCard_16l8f_243 a:hover{color:#e0cb7a}._permitSubSection_16l8f_297{margin-bottom:10px}._permitSubSection_16l8f_297:last-child{margin-bottom:0}._permitSubHeading_16l8f_305{margin:0 0 6px;font-size:.82rem;font-weight:600;color:#c8a951;line-height:1.35}@media(max-width:980px){._essentialsGrid_16l8f_235{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){._overlay_16l8f_15{padding:28px 14px}._toggleButton_16l8f_55{padding:9px 8px;font-size:.82rem}._toggleWrap_16l8f_40{width:100%}._bestTimeGrid_16l8f_110{grid-template-columns:1fr}._previewCard_16l8f_118{min-height:160px}._essentialsGrid_16l8f_235{grid-template-columns:1fr}}:root{--blue: 49 58 156;--amber: 156 144 49;--green: 50 156 107;--amber-alt: 157 145 51;--sky: 59 144 197;--red: 156 50 49;--purple: 126 58 156;--indigo: 75 85 156;--teal: 49 156 142}._page_40uy4_15{width:min(1500px,100%);margin:0 auto;padding:2.2rem 2rem 3rem;font-family:Plus Jakarta Sans,sans-serif}._header_40uy4_22{margin-bottom:1.2rem}._title_40uy4_26{margin:0;font-size:clamp(2rem,3vw,2.6rem);line-height:1.15;color:#201a12;font-weight:600;text-align:center}._subtitle_40uy4_35{margin:.6rem 0 0;color:#737373;font-size:1.28rem;font-weight:500;line-height:1.6;text-align:center}._grid_40uy4_45{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:220px 120px 220px 120px 220px 120px;row-gap:.85rem;column-gap:1.35rem}._card_40uy4_53{position:relative;border-radius:32px;overflow:hidden;background-size:cover;background-position:center;cursor:pointer;transition:all .3s ease-out;isolation:isolate}._card_40uy4_53:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:inherit;background-size:cover;background-position:center;z-index:0;transition:filter .45s ease,transform .45s ease}._card_40uy4_53:hover:before{filter:blur(2.5px);transform:scale(1.03)}._card_40uy4_53:nth-child(1){grid-column:1;grid-row:1 / 3}._card_40uy4_53:nth-child(2){grid-column:2;grid-row:1 / 2}._card_40uy4_53:nth-child(3){grid-column:3;grid-row:1 / 3}._card_40uy4_53:nth-child(4){grid-column:1;grid-row:3 / 4}._card_40uy4_53:nth-child(5){grid-column:2;grid-row:2 / 4}._card_40uy4_53:nth-child(6){grid-column:3;grid-row:3 / 4}._card_40uy4_53:nth-child(7){grid-column:1;grid-row:4 / 6}._card_40uy4_53:nth-child(8){grid-column:2;grid-row:4 / 6}._card_40uy4_53:nth-child(9){grid-column:3;grid-row:4 / 6}._baseOverlay_40uy4_127{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:1.3rem 1.15rem;background:linear-gradient(to top,rgb(var(--tone) / 1),rgb(var(--tone) / .5) 45%,rgb(var(--tone) / 0));z-index:1}._detailsOverlay_40uy4_142{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem 1.35rem 2rem;background:linear-gradient(to top,rgb(var(--tone) / 1),rgb(var(--tone) / .7) 35%,rgb(var(--tone) / 0));z-index:2;opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.34,1.56,.64,1);pointer-events:none}._card_40uy4_53:hover ._detailsOverlay_40uy4_142{opacity:1;transform:translateY(0);pointer-events:auto}._detailsContent_40uy4_168{display:flex;flex-direction:column;gap:.3rem;text-align:center;transform:translateY(-.35rem)}._hoverTitle_40uy4_176{margin:0;color:#fff;font-weight:700;font-size:clamp(.8rem,1.3vw,2rem);line-height:1.2}._category_40uy4_184{margin:0;color:#fff;font-size:clamp(.6rem,.8vw,1rem);font-weight:400;letter-spacing:.05em}._meta_40uy4_193{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.2rem;flex-wrap:nowrap}._metaItem_40uy4_202{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:clamp(.6rem,.8vw,1rem);color:#fff}._icon_40uy4_211{width:1.15em;height:1.15em;object-fit:contain;opacity:.95;flex-shrink:0}._detailsDescription_40uy4_219{margin:.35rem 0 0;color:#fff;font-size:clamp(.6rem,.8vw,1rem);line-height:1.5;font-weight:400}._cardTitle_40uy4_227{margin:0;padding-left:4%;color:#fff;font-weight:600;font-size:clamp(1.25rem,1.45vw,1.25rem);line-height:1.25;opacity:1;transition:opacity .3s ease-out}._card_40uy4_53:hover ._cardTitle_40uy4_227{opacity:0;pointer-events:none}@media(max-width:1100px){._page_40uy4_15{padding:2rem 1rem 2.5rem}._grid_40uy4_45{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}._card_40uy4_53,._card_40uy4_53:nth-child(1),._card_40uy4_53:nth-child(2),._card_40uy4_53:nth-child(3),._card_40uy4_53:nth-child(4),._card_40uy4_53:nth-child(5),._card_40uy4_53:nth-child(6),._card_40uy4_53:nth-child(7),._card_40uy4_53:nth-child(8),._card_40uy4_53:nth-child(9){grid-column:auto;grid-row:auto;min-height:275px;border-radius:24px}}@media(max-width:680px){._grid_40uy4_45{grid-template-columns:1fr}._card_40uy4_53,._card_40uy4_53:nth-child(1),._card_40uy4_53:nth-child(2),._card_40uy4_53:nth-child(3),._card_40uy4_53:nth-child(4),._card_40uy4_53:nth-child(5),._card_40uy4_53:nth-child(6),._card_40uy4_53:nth-child(7),._card_40uy4_53:nth-child(8),._card_40uy4_53:nth-child(9){min-height:250px}}._section_dokha_3{width:min(1340px,100%);margin:0 auto;padding:2.4rem 1.8rem 3rem;font-family:Plus Jakarta Sans,sans-serif}._header_dokha_10{text-align:center;margin-bottom:1.7rem}._heading_dokha_15{margin:0;font-size:clamp(2rem,3vw,2.6rem);line-height:1.15;color:#201a12;font-weight:600;text-align:center}._subheading_dokha_24{margin:.6rem 0 0;color:#737373;font-size:1.28rem;font-weight:500;line-height:1.6;text-align:center}._grid_dokha_34{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}._card_dokha_40{position:relative;min-height:380px;border-radius:22px;overflow:hidden;background-size:cover;background-position:center;display:flex;justify-content:flex-end;flex-direction:column;box-shadow:0 6px 16px #00000029}._card_dokha_40:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--overlay) 0%,rgb(0 0 0 / 0%) 62%)}._teal_dokha_60{--overlay: rgb(24 153 180 / 72%)}._maroon_dokha_64{--overlay: rgb(123 37 59 / 92%)}._maroon_dokha_64:before{background:linear-gradient(to top,#7b253bf2,#7b253b6b 42%,#7b253b00)}._vrMedia_dokha_77{position:absolute;top:2.8rem;left:50%;width:min(52%,330px);transform:translate(-50%);z-index:2;pointer-events:none}._vrImage_dokha_87{position:relative;width:100%;height:auto;display:block;z-index:3}._vrVideoFrame_dokha_95{position:absolute;top:23%;left:47%;width:68%;aspect-ratio:16 / 9;transform:translate(-50%);overflow:hidden;border-radius:10px;z-index:1}._vrVideo_dokha_95{width:100%;height:80%;object-fit:cover}._cardContent_dokha_113{position:relative;z-index:2;padding:0 1.6rem 1.55rem;text-align:center}._cardText_dokha_120{margin:0;color:#f7f9fc;font-size:clamp(.95rem,1.05vw,1.35rem);font-weight:500;line-height:1.28;min-height:2.6em}._button_dokha_129{display:inline-flex;justify-content:center;align-items:center;margin-top:1.15rem;width:min(250px,90%);min-height:62px;border:3px solid rgb(255 255 255 / 86%);border-radius:14px;background:#ffffffd1;color:#20222a;font-size:clamp(.92rem,.95vw,1.2rem);font-weight:500;text-decoration:none;transition:background-color .25s ease,transform .25s ease}._button_dokha_129:hover{transform:translateY(-2px)}@media(max-width:980px){._section_dokha_3{padding:2rem 1.1rem 2.5rem}._grid_dokha_34{grid-template-columns:1fr;gap:1.3rem}._card_dokha_40{min-height:400px}._vrMedia_dokha_77{top:2.2rem;width:min(50%,300px)}._vrVideoFrame_dokha_95{top:24%;left:50%;width:64%}._cardContent_dokha_113{padding:0 1.25rem 1.35rem}._cardText_dokha_120{min-height:3.1em;font-size:clamp(.95rem,1.9vw,1.08rem)}._button_dokha_129{width:min(220px,84%);min-height:54px;margin-top:.85rem}}@media(max-width:640px){._card_dokha_40{min-height:365px}._vrMedia_dokha_77{top:1.8rem;width:min(58%,260px)}._vrVideoFrame_dokha_95{width:66%}._cardContent_dokha_113{padding:0 1rem 1.1rem}._cardText_dokha_120{min-height:3.4em;line-height:1.3}._button_dokha_129{width:min(210px,86%);min-height:50px}}._bannerSection_fvwpa_3{width:min(1880px,100%);margin:0 auto;padding:.35rem 0;font-family:Plus Jakarta Sans,sans-serif}._bannerCard_fvwpa_10{position:relative;min-height:430px;height:430px;border-radius:0;overflow:hidden;isolation:isolate;background:#0f1219}._bannerVideo_fvwpa_20{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:72% center;z-index:0;transition:opacity .5s ease}._overlay_fvwpa_31{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 33% 16%,#ddac9642,#ddac9600 46%),linear-gradient(90deg,#915343f2,#97665ad1 34%,#5e4c5fad 61%,#0c0c0fd1)}._content_fvwpa_46{position:relative;z-index:2;padding:2.2rem 2.9rem 1.8rem;width:min(52%,980px);color:#f5f2ef;display:flex;flex-direction:column;gap:1.2rem}._title_fvwpa_57{margin:0;font-family:Gabriela,serif;font-weight:400;font-size:clamp(2rem,3.2vw,3.3rem);line-height:1.15;letter-spacing:.01em}._description_fvwpa_66{margin:0;margin-block:1.5rem;max-width:40ch;font-size:clamp(.98rem,1.02vw,1.2rem);line-height:1.32;color:#f5f0ece5}._statsRow_fvwpa_75{margin-top:0;display:flex;flex-wrap:wrap;gap:1rem 2rem}._statItem_fvwpa_82{min-width:104px}._statValue_fvwpa_86{margin:0;font-size:clamp(1.8rem,2vw,1.8rem);font-weight:500;line-height:1.1}._statLabel_fvwpa_93{margin:.25rem 0 0;font-size:clamp(.84rem,.82vw,.98rem);color:#f5f0ece5}@media(max-width:1200px){._bannerCard_fvwpa_10{min-height:390px;height:390px}._content_fvwpa_46{width:min(64%,100%);padding:1.8rem 1.4rem 1.4rem;gap:1rem}}@media(max-width:780px){._bannerCard_fvwpa_10{min-height:460px;height:auto}._bannerVideo_fvwpa_20{object-position:center}._overlay_fvwpa_31{background:linear-gradient(180deg,#915343d9,#5e4c5fb8 48%,#0c0c0fd4)}._content_fvwpa_46{width:100%;padding:1.35rem .9rem 1.15rem;gap:.85rem}._description_fvwpa_66{max-width:34ch}._statsRow_fvwpa_75{gap:.8rem 1.2rem}._statItem_fvwpa_82{min-width:96px}}@keyframes kenBurns1{0%{transform:scale(1) translate(0)}to{transform:scale(1.15) translate(-2%,-1%)}}@keyframes kenBurns2{0%{transform:scale(1.05) translate(1%)}to{transform:scale(1.2) translate(-1%,-2%)}}@keyframes kenBurns3{0%{transform:scale(1) translate(-1%,1%)}to{transform:scale(1.18) translate(2%,-1%)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes widthExpand{0%{width:0}to{width:80px}}@keyframes scrollPulse{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(8px);opacity:1}}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(2deg)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes breathe{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.hero-immersive{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0a1628}.hero-immersive__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;will-change:transform,opacity;transition:opacity 1.8s ease-in-out}.hero-immersive__bg--active{opacity:1;animation:kenBurns1 12s ease-in-out forwards}.hero-immersive__bg--inactive{opacity:0}.hero-immersive__bg:nth-child(2).hero-immersive__bg--active{animation-name:kenBurns2}.hero-immersive__bg:nth-child(3).hero-immersive__bg--active{animation-name:kenBurns3}.hero-immersive__bg:nth-child(4).hero-immersive__bg--active{animation-name:kenBurns1}.hero-immersive__bg:nth-child(5).hero-immersive__bg--active{animation-name:kenBurns2}.hero-immersive__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a162866,#0a162840 40%,#0a162880,#0a1628d9);pointer-events:none;z-index:1}.hero-immersive__vignette{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 200px #00000080;pointer-events:none;z-index:2}.hero-immersive__content{position:relative;z-index:3;text-align:center;max-width:900px;padding:0 24px}.hero-immersive__badge{opacity:0;animation:fadeSlideDown .8s ease forwards;animation-delay:.3s;display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#c8a9511f;border:1px solid rgba(200,169,81,.25);border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:28px;color:#c8a951;font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase}.hero-immersive__title{opacity:0;animation:fadeSlideUp 1s ease forwards;animation-delay:.6s;color:#fff!important;font-size:64px!important;font-weight:800!important;line-height:1.1!important;margin-bottom:8px!important;letter-spacing:-1px;text-shadow:0 4px 30px rgba(0,0,0,.4)}@media(max-width:768px){.hero-immersive__title{font-size:36px!important}}.hero-immersive__subtitle{opacity:0;animation:fadeSlideUp 1s ease forwards;animation-delay:.9s;color:#c8a951!important;font-size:22px!important;font-weight:300!important;letter-spacing:6px;text-transform:uppercase;margin-bottom:24px!important;display:block}@media(max-width:768px){.hero-immersive__subtitle{font-size:14px!important;letter-spacing:4px}}.hero-immersive__divider{opacity:0;animation:fadeIn .6s ease forwards,widthExpand .8s ease forwards;animation-delay:1.1s;height:2px;background:linear-gradient(90deg,transparent,#c8a951,transparent);margin:0 auto 28px;width:0}.hero-immersive__description{opacity:0;animation:fadeSlideUp .8s ease forwards;animation-delay:1.3s;color:#fffc!important;font-size:17px!important;line-height:1.8!important;max-width:650px;margin:0 auto 40px!important;display:block}@media(max-width:768px){.hero-immersive__description{font-size:14px!important}}.hero-immersive__actions{opacity:0;animation:fadeSlideUp .8s ease forwards;animation-delay:1.6s;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-immersive__btn-primary{height:52px!important;padding:0 36px!important;font-size:15px!important;font-weight:600!important;border-radius:30px!important;background:#c8a951!important;border-color:#c8a951!important;color:#0a1628!important;letter-spacing:.5px;transition:all .4s ease!important;box-shadow:0 4px 20px #c8a9514d}.hero-immersive__btn-primary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 30px #c8a95180!important}.hero-immersive__btn-secondary{height:52px!important;padding:0 36px!important;font-size:15px!important;font-weight:500!important;border-radius:30px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px;transition:all .4s ease!important}.hero-immersive__btn-secondary:hover{background:#ffffff26!important;border-color:#fff6!important;transform:translateY(-2px)!important}.hero-immersive__indicators{opacity:0;animation:fadeIn .8s ease forwards;animation-delay:2s;margin-top:48px;display:flex;justify-content:center;gap:10px}.hero-immersive__dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .5s ease}.hero-immersive__dot--active{width:32px;border-radius:4px;background:#c8a951}.hero-immersive__scroll-indicator{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:3;opacity:0;animation:fadeIn .8s ease forwards;animation-delay:2.5s;cursor:pointer;text-align:center}.hero-immersive__scroll-indicator-text{display:block;color:#ffffff80;font-size:10px;letter-spacing:3px;text-transform:uppercase;margin-bottom:8px}.hero-immersive__scroll-indicator-arrow{display:block;color:#ffffff80;font-size:18px;animation:scrollPulse 2s ease-in-out infinite}.hero-immersive__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.hero-immersive__particle{position:absolute;width:3px;height:3px;background:#c8a95166;border-radius:50%;animation:breathe 4s ease-in-out infinite}.hero-immersive__particle:nth-child(1){left:58%;top:13%;animation-delay:.4s;animation-duration:4s;width:4px;height:3px}.hero-immersive__particle:nth-child(2){left:30%;top:13%;animation-delay:.8s;animation-duration:7s;width:3px;height:3px}.hero-immersive__particle:nth-child(3){left:97%;top:4%;animation-delay:1.2s;animation-duration:5s;width:5px;height:4px}.hero-immersive__particle:nth-child(4){left:8%;top:38%;animation-delay:1.6s;animation-duration:7s;width:3px;height:4px}.hero-immersive__particle:nth-child(5){left:15%;top:77%;animation-delay:2s;animation-duration:6s;width:4px;height:4px}.hero-immersive__particle:nth-child(6){left:61%;top:33%;animation-delay:2.4s;animation-duration:4s;width:3px;height:5px}.hero-immersive__particle:nth-child(7){left:33%;top:100%;animation-delay:2.8s;animation-duration:4s;width:5px;height:5px}.hero-immersive__particle:nth-child(8){left:49%;top:86%;animation-delay:3.2s;animation-duration:6s;width:3px;height:5px}.hero-immersive__particle:nth-child(9){left:30%;top:94%;animation-delay:3.6s;animation-duration:6s;width:3px;height:4px}.hero-immersive__particle:nth-child(10){left:76%;top:60%;animation-delay:4s;animation-duration:7s;width:4px;height:5px}.hero-immersive__particle:nth-child(11){left:33%;top:53%;animation-delay:4.4s;animation-duration:5s;width:3px;height:5px}.hero-immersive__particle:nth-child(12){left:28%;top:65%;animation-delay:4.8s;animation-duration:7s;width:5px;height:3px}.experience-pillars{position:relative;overflow:hidden}.experience-pillars__grid{display:grid;grid-template-columns:repeat(5,1fr)}@media(max-width:992px){.experience-pillars__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.experience-pillars__grid{grid-template-columns:repeat(2,1fr)}}.experience-pillars__item{position:relative;height:420px;overflow:hidden;cursor:pointer}@media(max-width:768px){.experience-pillars__item{height:280px}}.experience-pillars__item-image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .8s ease,filter .8s ease}.experience-pillars__item:hover .experience-pillars__item-image{transform:scale(1.1)}.experience-pillars__item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0a1628e6,#0a16284d,#0a16281a);transition:background .5s ease}.experience-pillars__item:hover .experience-pillars__item-overlay{background:linear-gradient(0deg,#1b3a5cf2,#1b3a5c80,#1b3a5c33)}.experience-pillars__item-content{position:absolute;bottom:0;left:0;right:0;padding:28px 20px;z-index:1;transition:transform .5s ease}.experience-pillars__item:hover .experience-pillars__item-content{transform:translateY(-8px)}.experience-pillars__item-icon{width:44px;height:44px;border-radius:12px;background:#c8a95126;border:1px solid rgba(200,169,81,.3);display:flex;align-items:center;justify-content:center;margin-bottom:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .4s ease}.experience-pillars__item:hover .experience-pillars__item-icon{background:#c8a95140;border-color:#c8a95180}.experience-pillars__item-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:6px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.experience-pillars__item-desc{color:#ffffffb3;font-size:13px;line-height:1.5;max-height:0;overflow:hidden;opacity:0;transition:all .5s ease}.experience-pillars__item:hover .experience-pillars__item-desc{max-height:60px;opacity:1;margin-top:8px}.experience-pillars__item-explore{display:inline-flex;align-items:center;gap:6px;color:#c8a951;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-top:12px;opacity:0;transform:translate(-10px);transition:all .4s ease .1s}.experience-pillars__item:hover .experience-pillars__item-explore{opacity:1;transform:translate(0)}.parallax-narrative{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:768px){.parallax-narrative{min-height:400px}}.parallax-narrative__bg{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background-size:cover;background-position:center;background-attachment:fixed}@media(max-width:768px){.parallax-narrative__bg{background-attachment:scroll;top:0;right:0;bottom:0;left:0}}.parallax-narrative__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1b3a5ceb,#0a1628d9,#1b3a5ce6)}.parallax-narrative__content{position:relative;z-index:1;text-align:center;max-width:800px;padding:60px 24px}.parallax-narrative__label{color:#c8a951;font-size:12px;font-weight:600;letter-spacing:4px;text-transform:uppercase;display:block;margin-bottom:16px}.parallax-narrative__title{color:#fff!important;font-size:42px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:20px!important;letter-spacing:-.5px}@media(max-width:768px){.parallax-narrative__title{font-size:28px!important}}.parallax-narrative__divider{width:60px;height:2px;background:#c8a951;margin:0 auto 24px}.parallax-narrative__text{color:#fffc!important;font-size:16px!important;line-height:1.9!important;max-width:640px;margin:0 auto!important;display:block}@media(max-width:768px){.parallax-narrative__text{font-size:14px!important}}.parallax-narrative__stats{display:flex;justify-content:center;gap:48px;margin-top:40px;flex-wrap:wrap}@media(max-width:576px){.parallax-narrative__stats{gap:24px}}.parallax-narrative__stat{text-align:center}.parallax-narrative__stat-number{display:block;color:#c8a951;font-size:36px;font-weight:800;line-height:1;margin-bottom:6px}@media(max-width:768px){.parallax-narrative__stat-number{font-size:28px}}.parallax-narrative__stat-label{color:#fff9;font-size:12px;text-transform:uppercase;letter-spacing:2px}.section-premium{padding:80px 24px}@media(max-width:768px){.section-premium{padding:48px 16px}}.section-premium--dark{background:#0a1628}.section-premium--light{background:#fff}.section-premium--subtle{background:#fafbfc}.section-premium__header{text-align:center;margin-bottom:48px}@media(max-width:768px){.section-premium__header{margin-bottom:32px}}.section-premium__label{color:#c8a951;font-size:12px;font-weight:600;letter-spacing:4px;text-transform:uppercase;display:block;margin-bottom:12px}.section-premium__title{color:#1b3a5c!important;font-size:36px!important;font-weight:700!important;margin-bottom:12px!important;line-height:1.2!important}@media(max-width:768px){.section-premium__title{font-size:24px!important}}.section-premium--dark .section-premium__title{color:#fff!important}.section-premium__subtitle{color:#8c8c8c!important;font-size:15px!important;max-width:560px;margin:0 auto!important;display:block;line-height:1.6!important}.section-premium--dark .section-premium__subtitle{color:#fff9!important}.section-premium__divider{width:50px;height:2px;background:#c8a951;margin:16px auto 0}.destination-card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 20px #0000000f;transition:all .5s ease;height:100%}.destination-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.destination-card__image-wrap{position:relative;height:240px;overflow:hidden}@media(max-width:768px){.destination-card__image-wrap{height:180px}}.destination-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s ease}.destination-card:hover .destination-card__image{transform:scale(1.08)}.destination-card__gradient{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(transparent,#000000b3)}.destination-card__elevation{position:absolute;top:14px;right:14px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:4px 14px;font-size:12px;font-weight:600;color:#1b3a5c}.destination-card__name{position:absolute;bottom:14px;left:16px;color:#fff;font-size:22px;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.4)}@media(max-width:768px){.destination-card__name{font-size:18px}}.destination-card__body{padding:18px 20px 22px}.destination-card__type{display:inline-block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:3px 12px;border-radius:20px;margin-bottom:10px}.destination-card__desc{color:#595959;font-size:13px;line-height:1.7}.gallery-section-tabs::-webkit-scrollbar{display:none}.gallery-immersive__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:768px){.gallery-immersive__grid{grid-template-columns:repeat(2,1fr)}}.gallery-immersive__item{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;aspect-ratio:4/3}.gallery-immersive__item:nth-child(1){grid-row:span 2;aspect-ratio:auto}@media(max-width:768px){.gallery-immersive__item:nth-child(1){grid-row:span 1;aspect-ratio:4/3}}.gallery-immersive__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.gallery-immersive__item:hover img{transform:scale(1.08)}.gallery-immersive__item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0%,transparent 50%);opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-end;padding:16px}.gallery-immersive__item:hover .gallery-immersive__item-overlay{opacity:1}.gallery-immersive__item-label{color:#fff;font-size:14px;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.4)}.gallery-immersive__item-sub{color:#ffffffb3;font-size:11px;display:block;margin-top:2px}.essential-card{border-radius:16px;background:#fff;border:1px solid #f0f0f0;padding:24px;height:100%;transition:all .4s ease}.essential-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014;border-color:transparent}.essential-card__icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.essential-card__title{font-size:16px;font-weight:700;color:#1b3a5c;margin-bottom:14px}.essential-card__item{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px}.essential-card__item-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:7px}.essential-card__item-text{font-size:13px;color:#595959;line-height:1.6}.festival-card{border-radius:16px;overflow:hidden;background:#fff;border:1px solid #f0f0f0;height:100%;transition:all .4s ease;position:relative}.festival-card:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;transition:width .3s ease}.festival-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.festival-card:hover:before{width:6px}.festival-card__body{padding:22px 22px 22px 26px}.festival-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.festival-card__name{font-size:17px;font-weight:700;color:#1b3a5c}.festival-card__tag{font-size:11px;font-weight:600;padding:3px 12px;border-radius:20px;border:none}.festival-card__meta{display:flex;gap:16px;margin-bottom:12px;flex-wrap:wrap}.festival-card__meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#595959}.festival-card__desc{font-size:13px;color:#595959;line-height:1.7}.category-card{border-radius:16px;overflow:hidden;height:100%;cursor:pointer;position:relative;box-shadow:0 4px 16px #00000014;transition:all .5s ease}.category-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000026}.category-card__image-wrap{height:200px;position:relative;overflow:hidden}@media(max-width:768px){.category-card__image-wrap{height:160px}}.category-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.category-card:hover .category-card__image{transform:scale(1.08)}.category-card__gradient{position:absolute;bottom:0;left:0;right:0;height:70%;background:linear-gradient(transparent,#000000a6)}.category-card__icon-badge{position:absolute;top:12px;left:12px;width:40px;height:40px;border-radius:12px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001f}.category-card__title-overlay{position:absolute;bottom:14px;left:16px;right:16px;color:#fff;font-size:17px;font-weight:700;text-shadow:0 1px 6px rgba(0,0,0,.4)}.category-card__body{padding:14px 16px 18px;background:#fff}.category-card__tagline{font-size:12px;color:#8c8c8c;line-height:1.6;margin-bottom:10px;display:block}.category-card__explore{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:gap .3s ease}.category-card:hover .category-card__explore{gap:10px}.experience-tile{border-radius:14px;overflow:hidden;background:#fff;border:1px solid #f0f0f0;height:100%;cursor:pointer;transition:all .4s ease}.experience-tile:hover{transform:translateY(-6px);box-shadow:0 14px 36px #0000001a}.experience-tile__image-wrap{height:160px;position:relative;overflow:hidden}@media(max-width:768px){.experience-tile__image-wrap{height:120px}}.experience-tile__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.experience-tile:hover .experience-tile__image{transform:scale(1.1)}.experience-tile__gradient{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(transparent,#00000080)}.experience-tile__icon-badge{position:absolute;top:10px;left:10px;width:34px;height:34px;border-radius:10px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001a}.experience-tile__label{position:absolute;bottom:10px;left:12px;color:#fff;font-size:15px;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.5)}.experience-tile__body{padding:12px 14px 16px}.experience-tile__desc{font-size:12px;color:#8c8c8c;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.header-glass{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)!important;box-shadow:none!important;transition:all .4s ease!important}.header-glass--solid{background:#fffffff2!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-bottom:1px solid rgba(0,0,0,.06)!important;box-shadow:0 2px 12px #0000000f!important}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.reveal--visible{opacity:1;transform:translateY(0)}.reveal--left{transform:translate(-40px)}.reveal--left.reveal--visible{transform:translate(0)}.reveal--right{transform:translate(40px)}.reveal--right.reveal--visible{transform:translate(0)}.reveal--scale{transform:scale(.95)}.reveal--scale.reveal--visible{transform:scale(1)}._section_11vlu_1{width:min(1880px,100%);margin:0 auto;padding:3rem 2rem;min-height:600px;font-family:Plus Jakarta Sans,sans-serif;background-color:#f8f9fa;background-image:linear-gradient(180deg,#f8f9fa0d,#f8f9fa08),url(https://firebasestorage.googleapis.com/v0/b/ladakh-tourism-5f8a2.firebasestorage.app/o/assets%2Fimages%2Fevents%2Fapricot-section-bg.jpg?alt=media&token=aebedd65-5d4e-4574-9066-0a59dea2aa10);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center}._grid_11vlu_20{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._card_11vlu_26{position:relative;min-height:380px;border-radius:18px;overflow:hidden;isolation:isolate;background:#0f1219}._cardVideo_11vlu_35{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}._cardPlaceholder_11vlu_45{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,#0b1628,#1b3a5c,#0f2440)}._overlay_11vlu_52{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(160deg,#0a0f14eb,#141e19bf 35%,#28463273 65%,#0a0f1940)}._badge_11vlu_65{position:absolute;top:16px;right:16px;background:#ffffffe0;color:#1a1a1a;padding:5px 13px;border-radius:9999px;font-size:11px;font-weight:600;z-index:2;display:flex;align-items:center;gap:6px}._badge_11vlu_65:before{content:"";width:7px;height:7px;background:tomato;border-radius:50%;display:inline-block}._content_11vlu_90{position:relative;z-index:2;padding:2rem 2.2rem 1.8rem;color:#f5f2ef;display:flex;flex-direction:column;justify-content:flex-end;height:100%;box-sizing:border-box}._title_11vlu_102{margin:0;font-family:Gabriela,serif;font-weight:400;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.2;letter-spacing:.01em}._date_11vlu_111{margin:.6rem 0 0;font-size:clamp(.85rem,.9vw,1rem);font-weight:600;color:#c8a951;letter-spacing:.3px}._description_11vlu_119{margin:.8rem 0 0;max-width:48ch;font-size:clamp(.88rem,.95vw,.98rem);line-height:1.45;color:#ffffffe0}@media(max-width:960px){._section_11vlu_1{padding:1rem}._grid_11vlu_20{grid-template-columns:1fr;gap:1.2rem}._card_11vlu_26{min-height:340px}}@media(max-width:580px){._card_11vlu_26{min-height:300px}._content_11vlu_90{padding:1.4rem 1.2rem}}.sig-dest{position:relative;padding:64px 0 56px;background:#fff;overflow:hidden}.sig-dest__header{display:flex;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto 48px;padding:0 20px;text-align:center}.sig-dest__title{font-size:32px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.sig-dest__subtitle{font-size:14px;color:#777}.sig-dest__carousel-wrapper{width:100%;overflow:hidden;padding:0 0 0 30px}.sig-dest__carousel{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;padding:8px 40px 8px 0;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.sig-dest__carousel::-webkit-scrollbar{display:none}.sig-dest__card{position:relative;flex:0 0 320px;width:320px;height:220px;border-radius:14px;overflow:hidden;cursor:pointer;scroll-snap-align:start;box-shadow:0 4px 16px #0000001a}.sig-dest__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;box-shadow:inset 0 -4px 0 var(--card-color);z-index:4;pointer-events:none}.sig-dest__card-image{width:100%;height:100%;object-fit:cover}.sig-dest__card-placeholder{width:100%;height:100%}.sig-dest__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--card-color-overlay) 0%,transparent 100%);transform:translateY(40%);transition:transform .6s ease;z-index:1}.sig-dest__card:hover .sig-dest__card-overlay{transform:translateY(0)}.sig-dest__card-content{position:absolute;bottom:18px;left:0;right:0;padding:0 14px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px}.sig-dest__card-description{font-size:11.5px;color:#ffffffe0;line-height:1.45;margin:0;text-align:center;max-width:90%;word-wrap:break-word;transition:transform .45s ease}.sig-dest__card:hover .sig-dest__card-description{transform:translateY(-55px) scale(1.1);max-width:80%}.sig-dest__card-badge{display:inline-flex;justify-content:center;align-items:center;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;color:#fff;max-width:90%;width:fit-content;min-height:30px;text-align:center;white-space:normal;word-break:break-word}.sig-dest__controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:36px}.sig-dest__arrow{background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.sig-dest__arrow img{width:44px;height:44px;object-fit:contain}.sig-dest__arrow:hover:not(:disabled){opacity:.8}.sig-dest__arrow:disabled{opacity:.35;cursor:default}@media(max-width:768px){.sig-dest__title{font-size:24px}.sig-dest__subtitle{font-size:13px}.sig-dest__card{flex:0 0 260px;width:260px;height:180px}.sig-dest__carousel{padding:8px 30px 8px 0}}@media(max-width:480px){.sig-dest__title{font-size:20px}.sig-dest__card{flex:0 0 220px;width:220px;height:155px}.sig-dest__carousel{padding:8px 20px 8px 0}.sig-dest__arrow img{width:34px;height:34px}}.glimpsesGalleryPage{min-height:100vh;background:#fff;font-family:Plus Jakarta Sans,sans-serif}.glimpsesGalleryMain{margin-top:56px;min-height:calc(100vh - 56px)}.glimpsesGalleryContainer{display:flex;max-width:1600px;margin:0 auto;gap:0}.glimpsesGallerySidebar{width:280px;background:#f8f9fa;padding:32px 24px;border-right:1px solid #e5e7eb;position:sticky;top:56px;height:calc(100vh - 56px);overflow-y:auto}.glimpsesSidebarTitle{margin:0 0 24px;font-size:20px;font-weight:600;color:#1b3a5c}.glimpsesCategoryNav{display:flex;flex-direction:column;gap:8px}.glimpsesCategoryButton{background:transparent;border:none;padding:12px 16px;text-align:left;font-size:15px;font-weight:500;color:#4a5568;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Plus Jakarta Sans,sans-serif}.glimpsesCategoryButton:hover{background:#e5e7eb;color:#1b3a5c}.glimpsesCategoryButtonActive{background:#1b3a5c;color:#fff}.glimpsesCategoryButtonActive:hover{background:#2d5a8e}.glimpsesGalleryContent{flex:1;padding:32px 40px}.glimpsesGalleryHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.glimpsesGalleryTitle{margin:0 0 8px;font-size:32px;font-weight:700;color:#1b3a5c}.glimpsesGalleryItemCount{margin:0;font-size:14px;color:#6b7280;font-weight:500}.glimpsesGalleryGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.glimpsesGalleryCard{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer}.glimpsesGalleryCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1b3a5c26;border-color:#1b3a5c}.glimpsesGalleryCardImage{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#f0f0f0}.glimpsesGalleryCardImage img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.glimpsesGalleryCard:hover .glimpsesGalleryCardImage img{transform:scale(1.05)}.glimpsesGalleryCardBadge{position:absolute;top:12px;right:12px;background:#1b3a5ce6;color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600}.glimpsesGalleryCardContent{padding:16px}.glimpsesGalleryCardTitle{margin:0;font-size:16px;font-weight:600;color:#1b3a5c;line-height:1.4}@media(max-width:1024px){.glimpsesGalleryContainer{flex-direction:column}.glimpsesGallerySidebar{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #e5e7eb;padding:24px 20px}.glimpsesCategoryNav{flex-direction:row;flex-wrap:wrap;gap:8px}.glimpsesCategoryButton{padding:8px 16px;font-size:14px}.glimpsesGalleryContent{padding:24px 20px}.glimpsesGalleryTitle{font-size:28px}.glimpsesGalleryGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media(max-width:768px){.glimpsesGalleryHeader{flex-direction:column;gap:16px}.glimpsesGalleryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.glimpsesGalleryTitle{font-size:24px}}@media(max-width:480px){.glimpsesGallerySidebar{padding:16px}.glimpsesCategoryNav{gap:6px}.glimpsesCategoryButton{font-size:13px;padding:8px 12px}.glimpsesGalleryContent{padding:20px 16px}.glimpsesGalleryGrid{grid-template-columns:1fr}}._page_10vta_1{min-height:100vh;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}._hero_10vta_7{position:relative;height:400px;background:linear-gradient(#0006,#0009),url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1600&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}._heroOverlay_10vta_22{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#0009)}._heroContent_10vta_31{position:relative;z-index:2;max-width:800px;padding:0 20px}._heroTitle_10vta_38{font-family:Georgia,serif;font-size:48px;font-weight:700;margin:0 0 16px;line-height:1.2}._heroSubtitle_10vta_46{font-size:18px;margin:0 0 32px;opacity:.95;line-height:1.6}._ctaButton_10vta_53{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;border:none;padding:14px 36px;font-size:16px;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #f39c1266}._ctaButton_10vta_53:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f39c1280}._mainSection_10vta_72{background:#f5f5f5;padding:40px 20px 60px;min-height:100vh}._container_10vta_78{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:32px}._sidebar_10vta_87{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #00000014;height:fit-content;position:sticky;top:100px}._sidebarTitle_10vta_97{font-size:18px;font-weight:700;color:#1b3a5c;margin:0 0 20px}._categoryList_10vta_104{display:flex;flex-direction:column;gap:8px}._categoryButton_10vta_110{background:#f8f9fa;border:none;padding:12px 16px;text-align:left;font-size:14px;color:#333;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500}._categoryButton_10vta_110:hover{background:#e9ecef;transform:translate(4px)}._categoryButton_10vta_110._active_10vta_128{background:#1b3a5c;color:#fff;box-shadow:0 2px 8px #1b3a5c40}._contentArea_10vta_135{background:#fff;padding:28px;border-radius:12px;box-shadow:0 2px 8px #00000014}._topBar_10vta_143{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}._resultInfo_10vta_152{display:flex;align-items:baseline;gap:12px}._resultTitle_10vta_158{font-size:24px;font-weight:700;color:#1b3a5c;margin:0}._resultCount_10vta_165{font-size:14px;color:#666;font-weight:500}._viewControls_10vta_171{display:flex;align-items:center;gap:12px}._viewButton_10vta_177{background:#f8f9fa;border:1px solid #dee2e6;padding:8px 12px;border-radius:6px;cursor:pointer;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._viewButton_10vta_177:hover{background:#e9ecef;border-color:#adb5bd}._viewButton_10vta_177._activeView_10vta_195{background:#1b3a5c;color:#fff;border-color:#1b3a5c}._filterDropdown_10vta_201{border:1px solid #dee2e6;padding:8px 12px;border-radius:6px;font-size:14px;color:#333;background:#fff;cursor:pointer;outline:none;transition:border-color .2s ease}._filterDropdown_10vta_201:hover{border-color:#adb5bd}._cardsGrid_10vta_218{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}._card_10vta_218{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer}._card_10vta_218:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}._cardImage_10vta_239{position:relative;height:220px;overflow:hidden;background:#f0f0f0}._cardImage_10vta_239 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._card_10vta_218:hover ._cardImage_10vta_239 img{transform:scale(1.05)}._durationBadge_10vta_257{position:absolute;top:12px;right:12px;background:#1b3a5ce6;color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._imageOverlay_10vta_270{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:20px 16px 16px}._cardTitleOverlay_10vta_279{color:#fff;font-size:16px;font-weight:700;margin:0;line-height:1.3}._cardContent_10vta_287{padding:16px}._bestTimeTag_10vta_291{display:inline-block;background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;margin-bottom:8px}._cardCoordinates_10vta_302{font-size:11px;color:#999;margin:0 0 10px;font-style:italic}._cardDescription_10vta_309{font-size:13px;color:#666;line-height:1.6;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._readMoreButton_10vta_320{background:none;border:none;color:#1b3a5c;font-size:13px;font-weight:600;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px;transition:gap .2s ease;margin-left:auto}._readMoreButton_10vta_320:hover{gap:8px}._pagination_10vta_340{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px}._pageButton_10vta_348{background:#fff;border:1px solid #dee2e6;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666}._pageButton_10vta_348:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd}._pageButton_10vta_348:disabled{opacity:.4;cursor:not-allowed}._pageNumber_10vta_372{background:#fff;border:1px solid #dee2e6;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:600;color:#666;transition:all .2s ease}._pageNumber_10vta_372:hover{background:#f8f9fa;border-color:#adb5bd}._pageNumber_10vta_372._activePage_10vta_393{background:#1b3a5c;color:#fff;border-color:#1b3a5c}@media(max-width:1200px){._cardsGrid_10vta_218{grid-template-columns:repeat(2,1fr)}}@media(max-width:968px){._container_10vta_78{grid-template-columns:1fr}._sidebar_10vta_87{position:static}._categoryList_10vta_104{flex-direction:row;flex-wrap:wrap}._heroTitle_10vta_38{font-size:36px}}@media(max-width:640px){._cardsGrid_10vta_218{grid-template-columns:1fr}._heroTitle_10vta_38{font-size:28px}._heroSubtitle_10vta_46{font-size:16px}._topBar_10vta_143{flex-direction:column;align-items:flex-start;gap:16px}._viewControls_10vta_171{width:100%;justify-content:space-between}._filterDropdown_10vta_201{flex:1}}.placeDetailPage{min-height:100vh;background:#fff;font-family:Plus Jakarta Sans,sans-serif}.placeDetailMain{margin-top:56px}.placeHero{padding:40px 20px 50px}.placeHeroTitle{text-align:center;color:#252525;margin-bottom:32px}.placeHeroTitle h1{margin:0 0 8px;font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1.2}.placeHeroTitle p{margin:0;font-size:clamp(14px,1.5vw,18px);opacity:.9;color:#737373;font-weight:400}.placeHeroSubtitle{margin:20px 0 0;font-size:26px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:100%;letter-spacing:0%;color:#000}.placeHeroCarousel{max-width:900px;margin:0 auto}.placeHeroSlider{position:relative}.placeHeroImageWrapper{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;background:#f0f0f0}.placeHeroImageWrapper img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.placeHeroPlayButton{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2}.placeHeroPlayButton:hover{transform:translate(-50%,-50%) scale(1.1)}.placeHeroPlayButton svg{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.placeHeroSliderDots{display:flex;justify-content:center;gap:8px;margin-top:16px}.placeHeroSliderDot{width:8px;height:8px;border-radius:50%;background:#d0d5dd;border:none;cursor:pointer;transition:all .3s ease;padding:0}.placeHeroSliderDot.active{background:#1b3a5c;width:24px;border-radius:4px}.placeHeroSliderDot:hover{background:#98a2b3}.placeHeroSliderArrows{display:flex;justify-content:center;gap:16px;margin-top:16px}.placeHeroSliderArrow{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e4e7ec;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#1b3a5c}.placeHeroSliderArrow:hover{background:#f9fafb;border-color:#1b3a5c;transform:scale(1.05)}.placeHeroSliderArrow:active{transform:scale(.95)}.placeContent{width:min(1200px,100%);margin:0 auto;padding:40px 20px}.placeContent h2{font-size:24px;font-weight:600;color:#1b3a5c;margin:0 0 20px;text-align:center}.placeAboutSection{margin-bottom:50px}.placeAboutText{max-width:920px;margin:0 auto;font-size:19px;text-align-last:center;color:#252525;line-height:1.8}.placeAboutText p{margin:0 0 16px;font-size:13px;color:#4a5568;text-align:justify}.placeAboutText p:last-child{margin-bottom:0}.placeQuickFacts{margin-bottom:50px}.placeFactsCarousel{display:flex;gap:16px;overflow-x:auto;padding:4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c8a951 #f0f0f0}.placeFactsCarousel::-webkit-scrollbar{height:6px}.placeFactsCarousel::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.placeFactsCarousel::-webkit-scrollbar-thumb{background:#c8a951;border-radius:3px}.placeFactCardNew{position:relative;min-width:240px;max-width:240px;height:200px;border-radius:16px;overflow:hidden;flex-shrink:0;cursor:pointer;transition:transform .3s ease}.placeFactCardNew:hover{transform:translateY(-4px)}.placeFactCardBackground{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.placeFactCardBackground img{width:100%;height:100%;object-fit:cover}.placeFactCardOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000004d,#000000b3)}.placeFactCardContent{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;color:#fff}.placeFactCardContent h3{margin:0 0 8px;font-size:20px;font-weight:700;color:#fff;line-height:1.2}.placeFactCardContent p{margin:0;font-size:13px;font-weight:400;color:#fffffff2;line-height:1.4}.placeWhyVisit{margin-bottom:50px}.placeWhyVisitLayout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}.placeWhyVisitImage{width:100%;border-radius:16px;overflow:hidden;background:#f0f0f0;position:relative}.placeWhyVisitImage img{width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;animation:fadeInImage .5s ease-in-out}@keyframes fadeInImage{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.placeWhyVisitReasons{display:flex;flex-direction:column;gap:28px}.placeWhyVisitReason{font-size:18px;font-weight:400;color:#98a2b3;line-height:1.5;cursor:pointer;transition:all .3s ease;padding:8px 0}.placeWhyVisitReason.active{font-size:24px;font-weight:600;color:#252525;transform:translate(8px)}.placeWhyVisitReason:hover{color:#252525;transform:translate(4px)}.placeThingsToDo{margin-bottom:50px}.placeThingsMasonry{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:repeat(12,1fr);gap:16px;max-width:1200px;height:600px;margin:0 auto}.placeActivityCardMasonry{position:relative;border-radius:20px;overflow:hidden;background:#f0f0f0;cursor:pointer;transition:transform .3s ease}.placeActivityCardMasonry:hover{transform:translateY(-4px)}.placeActivityCardMasonry img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.placeActivityCardMasonry:hover img{transform:scale(1.05)}.placeActivityOverlayMasonry{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;background:#000000b3;color:#fff;opacity:0;transition:all .4s ease;text-align:center}.placeActivityCardMasonry:hover .placeActivityOverlayMasonry{opacity:1}.placeActivityOverlayMasonry h3{margin:0 0 8px;font-size:18px;font-weight:700;color:#fff;line-height:1.3}.placeActivityOverlayMasonry p{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#fffffff2}.placeActivityCardMasonry1{grid-column:1;grid-row:3 / 11}.placeActivityCardMasonry2{grid-column:2;grid-row:1 / 7}.placeActivityCardMasonry3{grid-column:3;grid-row:1 / 8}.placeActivityCardMasonry4{grid-column:2;grid-row:7 / 13}.placeActivityCardMasonry5{grid-column:3;grid-row:8 / 13}.placeActivityCardMasonry6{grid-column:4;grid-row:3 / 11}.placeMapSection{margin-bottom:40px}.placeMapImageContainer{max-width:1400px;margin:0 auto 32px;border-radius:16px;overflow:hidden;background:#f0f0f0}.placeMapImage{width:100%;height:auto;display:block;aspect-ratio:16 / 6;object-fit:cover}.placeMapDetails{max-width:1200px;margin:0 auto;text-align:center}.placeMapDescription{margin:0 0 24px;font-size:18px;font-weight:400;color:#252525;line-height:1.6}.placeMapRouteInfo{display:flex;justify-content:center;align-items:center;gap:80px;flex-wrap:wrap}.placeMapRoute,.placeMapTime{font-size:16px;color:#252525;line-height:1.5}.placeMapRoute strong,.placeMapTime strong{font-weight:600;color:#1b3a5c;margin-right:8px}@media(max-width:768px){.placeDetailMain{margin-top:52px}.placeHero{padding:30px 16px 40px}.placeHeroSubtitle{font-size:clamp(20px,5vw,40px);margin:16px 0 0}.placeHeroCarousel{max-width:100%}.placeHeroImageWrapper{border-radius:12px}.placeMapImageContainer{border-radius:12px;margin-bottom:24px}.placeHeroPlayButton{width:48px;height:48px}.placeHeroPlayButton svg{width:48px;height:48px}.placeHeroSliderArrows{gap:12px;margin-top:12px}.placeHeroSliderArrow{width:36px;height:36px}.placeHeroSliderArrow svg{width:20px;height:20px}.placeContent{padding:30px 16px}.placeContent h2{font-size:20px}.placeFactCardNew{min-width:200px;max-width:200px;height:180px}.placeFactCardContent h3{font-size:18px}.placeFactCardContent p{font-size:12px}.placeWhyVisitLayout{grid-template-columns:1fr;gap:32px}.placeWhyVisitReasons{gap:20px}.placeWhyVisitReason{font-size:16px}.placeWhyVisitReason.active{font-size:20px}.placeThingsMasonry{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(16,1fr);gap:12px;height:800px}.placeActivityCardMasonry1{grid-column:1;grid-row:1 / 9}.placeActivityCardMasonry2{grid-column:2;grid-row:1 / 7}.placeActivityCardMasonry3{grid-column:2;grid-row:7 / 13}.placeActivityCardMasonry4{grid-column:1;grid-row:9 / 14}.placeActivityCardMasonry5{grid-column:2;grid-row:13 / 17}.placeActivityCardMasonry6{grid-column:1;grid-row:14 / 17}.placeActivityOverlayMasonry{padding:20px}.placeActivityOverlayMasonry h3{font-size:17px}.placeActivityOverlayMasonry p{font-size:12px}.placeMapDescription{font-size:16px;margin-bottom:20px}.placeMapRouteInfo{gap:40px}.placeMapRoute,.placeMapTime{font-size:14px}}@media(max-width:480px){.placeFactCardNew{min-width:180px;max-width:180px;height:160px}.placeFactCardContent h3{font-size:16px}.placeFactCardContent p{font-size:11px}.placeWhyVisitLayout{gap:24px}.placeWhyVisitReasons{gap:16px}.placeWhyVisitReason{font-size:14px}.placeWhyVisitReason.active{font-size:18px}.placeThingsMasonry{grid-template-columns:1fr;grid-template-rows:repeat(auto-fit,200px);gap:12px;height:auto}.placeActivityCardMasonry1,.placeActivityCardMasonry2,.placeActivityCardMasonry3,.placeActivityCardMasonry4,.placeActivityCardMasonry5,.placeActivityCardMasonry6{grid-column:1;grid-row:auto;height:250px}.placeActivityCardMasonry1{height:300px}.placeActivityCardMasonry3{height:280px}.placeActivityOverlayMasonry{padding:16px}.placeActivityOverlayMasonry h3{font-size:16px}.placeActivityOverlayMasonry p{font-size:12px}.placeMapDescription{font-size:14px;margin-bottom:16px}.placeMapRouteInfo{flex-direction:column;gap:16px;align-items:flex-start;text-align:left}.placeMapRoute,.placeMapTime{font-size:13px}}.dest-detail{min-height:100vh;background:#fff;font-family:Plus Jakarta Sans,sans-serif}.dest-detail__not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem;font-family:Plus Jakarta Sans,sans-serif}.dest-detail__hero{position:relative;min-height:480px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.dest-detail__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#0000008c)}.dest-detail__hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem}.dest-detail__hero-title{margin:0;font-family:Gabriela,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:400;letter-spacing:.01em;line-height:1.15}.dest-detail__hero-subtitle{margin:.7rem 0 0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;color:#ffffffe6}.dest-detail__meta{display:flex;justify-content:center;gap:2.5rem;padding:1.4rem 1.5rem;border-bottom:1px solid #e8e8e8;flex-wrap:wrap}.dest-detail__meta-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#444;font-weight:500}.dest-detail__meta-item svg{color:#1b3a5c;flex-shrink:0}.dest-detail__section{width:min(1100px,100%);margin:0 auto;padding:3rem 2rem}.dest-detail__section-title{margin:0 0 1.5rem;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:600;color:#1b3a5c;text-align:center;font-family:Gabriela,serif}.dest-detail__about-title{margin:0 0 1.5rem;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:700;color:#1b3a5c;text-align:center;font-family:Plus Jakarta Sans,sans-serif}.dest-detail__about-text{max-width:860px;margin:0 auto}.dest-detail__about-text p{margin:0 0 1rem;font-size:14px;line-height:1.75;color:#4a5568;text-align:justify}.dest-detail__about-text p:last-child{margin-bottom:0}.dest-detail__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.dest-detail__gallery-item{border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;background:#f0f0f0}.dest-detail__gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.dest-detail__gallery-item:hover img{transform:scale(1.05)}@media(max-width:768px){.dest-detail__hero{min-height:340px}.dest-detail__meta{gap:1.2rem;padding:1rem}.dest-detail__meta-item{font-size:13px}.dest-detail__section{padding:2rem 1.2rem}.dest-detail__gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dest-detail__hero{min-height:280px}.dest-detail__gallery{grid-template-columns:1fr}.dest-detail__meta{flex-direction:column;align-items:center;gap:.8rem}}.festivalDetail{font-family:Plus Jakarta Sans,sans-serif;color:#201a12;font-size:13px}.festivalBadges{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:32px}.festivalBadge{display:flex;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500}.badgeIcon{width:14px;height:14px;object-fit:contain}.badgeSeparator{display:inline-block;margin-left:8px}.festivalSection{margin-bottom:40px}.festivalSectionTitle{font-size:24px;font-weight:600;color:#1b3a5c;margin:0 0 20px;text-align:center}.festivalAbout{max-width:920px;margin:0 auto;line-height:1.8}.festivalParagraph{margin:0 0 16px;font-size:13px;color:#4a5568;text-align:justify}.festivalParagraph:last-child{margin-bottom:0}.festivalHighlights{display:grid;gap:12px;max-width:920px;margin:0 auto}.festivalHighlights--4,.festivalHighlights--6{grid-template-columns:repeat(3,minmax(0,1fr))}.festivalHighlights--8{grid-template-columns:repeat(4,minmax(0,1fr))}.festivalHighlights--8 .festivalHighlightImage:nth-child(1){grid-column:1 / 3;grid-row:1 / 3;min-height:280px;aspect-ratio:auto}.festivalHighlights--8 .festivalHighlightImage:nth-child(6){grid-column:1 / 3;aspect-ratio:2 / 1}.festivalHighlightImage{aspect-ratio:1;overflow:hidden;border-radius:12px;background:#f0f0f0}.festivalHighlightImage--hero{grid-column:span 2;grid-row:span 2;aspect-ratio:auto;min-height:280px}.festivalHighlightImage--wide{grid-column:span 2;aspect-ratio:2 / 1}.festivalHighlightImage--full{grid-column:1 / -1;aspect-ratio:3 / 1}.festivalHighlightImage img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.festivalHighlightImage:hover img{transform:scale(1.05)}.festivalExpectations{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:920px;margin:0 auto}.festivalExpectationCard{position:relative;overflow:hidden;border-radius:16px;background:#f8f9fa;height:280px}.festivalExpectationImage{width:100%;height:100%;object-fit:cover}.festivalExpectationContent{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,#1b3a5cf2,#1b3a5cb3 60%,#1b3a5c00);color:#fff}.festivalExpectationTitle{margin:0 0 6px;font-size:16px;font-weight:600;color:#fff}.festivalExpectationDescription{margin:0;font-size:13px;line-height:1.5;color:#ffffffe6}.festivalBookSection{text-align:center;margin-top:40px;padding-top:20px}.festivalBookButton{padding:12px 32px;background:#c8a951;color:#fff;border:none;border-radius:24px;font-size:13px;font-weight:600;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;transition:all .3s ease}.festivalBookButton:hover{background:#b8993f;transform:translateY(-2px);box-shadow:0 4px 12px #c8a9514d}@media(max-width:768px){.festivalBadges{justify-content:center}.festivalBadge{font-size:12px;padding:6px 12px}.festivalSectionTitle{font-size:20px}.festivalParagraph{font-size:13px}.festivalHighlights{grid-template-columns:repeat(2,1fr);gap:10px}.festivalHighlights--8 .festivalHighlightImage:nth-child(1),.festivalHighlights--8 .festivalHighlightImage:nth-child(6){grid-column:span 2;grid-row:span 1;min-height:180px;aspect-ratio:2 / 1}.festivalHighlightImage--hero,.festivalHighlightImage--wide,.festivalHighlightImage--full{grid-column:span 2;grid-row:span 1;min-height:180px;aspect-ratio:2 / 1}.festivalExpectations{grid-template-columns:1fr}.festivalExpectationCard{height:240px}}@media(max-width:480px){.festivalHighlights{grid-template-columns:1fr}.festivalHighlights--8 .festivalHighlightImage:nth-child(1),.festivalHighlights--8 .festivalHighlightImage:nth-child(6){grid-column:span 1;min-height:0;aspect-ratio:16 / 10}.festivalHighlightImage--hero,.festivalHighlightImage--wide,.festivalHighlightImage--full{grid-column:span 1;min-height:0;aspect-ratio:16 / 10}}.discover-ladakh-page{min-height:100vh;background:#f8f9fa}.discover-hero{position:relative;height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1b3a5c,#2a5a8a);overflow:hidden}.discover-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://firebasestorage.googleapis.com/v0/b/ladakh-tourism-5f8a2.firebasestorage.app/o/assets%2Fimages%2Fdiscover-new%2Fdiverse-landscape%2Fdiverse-landscape-1.jpg?alt=media&token=039de0f8-13e5-470b-a084-6bbc75951c0b) center/cover no-repeat;opacity:.2}.discover-hero__content{position:relative;z-index:1;text-align:center;color:#fff;max-width:800px;padding:0 24px}.discover-hero__label{display:inline-block;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#c8a951;margin-bottom:16px}.discover-hero__title{font-size:48px;font-weight:700;color:#fff!important;margin-bottom:16px!important;line-height:1.2}@media(max-width:768px){.discover-hero__title{font-size:36px}}.discover-hero__subtitle{font-size:16px;color:#ffffffe6;line-height:1.6}.discover-content{padding:60px 24px}.discover-content__container{max-width:1400px;margin:0 auto}.discover-content__header{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.discover-content__heading{font-size:28px;font-weight:700;color:#1b3a5c;margin:0!important}.discover-content__search{max-width:400px;border-radius:8px}.discover-content__search .ant-input{font-size:13px}@media(max-width:768px){.discover-content__search{max-width:100%}}.discover-content__empty{text-align:center;padding:60px 24px;color:#8c8c8c}.discover-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;height:100%;display:flex;flex-direction:column}.discover-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #1b3a5c26}.discover-card:hover .discover-card__image{transform:scale(1.1)}.discover-card:hover .discover-card__link{color:#c8a951;padding-left:8px}.discover-card__image-wrap{position:relative;height:240px;overflow:hidden;background:#f0f0f0}.discover-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.discover-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#000000b3)}.discover-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:1}.discover-card__title{font-size:18px;font-weight:700;color:#fff;margin:0 0 4px;line-height:1.3}.discover-card__subtitle{font-size:12px;color:#ffffffd9;margin:0;line-height:1.4}.discover-card__body{padding:20px;flex:1;display:flex;flex-direction:column}.discover-card__meta{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.discover-card__season,.discover-card__type{display:inline-block;font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px;background:#f0f5ff;color:#1b3a5c}.discover-card__type{background:#fff7e6;color:#c8a951}.discover-card__about{font-size:13px;color:#595959;line-height:1.6;margin-bottom:16px;flex:1}.discover-card__link{display:inline-block;font-size:13px;font-weight:600;color:#1b3a5c;transition:all .3s ease}@media(max-width:768px){.discover-hero{height:300px}.discover-hero__title{font-size:32px}.discover-content{padding:40px 16px}.discover-content__heading{font-size:24px}.discover-content__header{flex-direction:column;align-items:stretch}.discover-card__image-wrap{height:200px}}.events-festivals-page{min-height:100vh;background:#f8f9fa}.events-hero{position:relative;height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#722ed1,#9254de);overflow:hidden}.events-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://firebasestorage.googleapis.com/v0/b/ladakh-tourism-5f8a2.firebasestorage.app/o/assets%2Fimages%2Fimages%2Fevents%2Fhemis%2Fhemis1.png?alt=media&token=cdc29fda-375a-40c6-99a0-204782824f7d) center/cover no-repeat;opacity:.15}.events-hero__content{position:relative;z-index:1;text-align:center;color:#fff;max-width:800px;padding:0 24px}.events-hero__label{display:inline-block;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#c8a951;margin-bottom:16px}.events-hero__title{font-size:48px;font-weight:700;color:#fff!important;margin-bottom:16px!important;line-height:1.2}@media(max-width:768px){.events-hero__title{font-size:36px}}.events-hero__subtitle{font-size:16px;color:#ffffffe6;line-height:1.6}.events-content{padding:60px 24px}.events-content__container{max-width:1200px;margin:0 auto}.events-content__header{margin-bottom:40px;text-align:center}.events-content__heading{font-size:28px;font-weight:700;color:#1b3a5c;margin:0!important}.events-list{display:flex;flex-direction:column;gap:32px}.event-detail-card{border-radius:16px;overflow:hidden;box-shadow:0 2px 16px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);scroll-margin-top:80px}.event-detail-card:hover{box-shadow:0 8px 32px #722ed11f}.event-detail-card .ant-card-body{padding:0}.event-detail-card__image-wrap{position:relative;width:100%;height:100%;min-height:350px;overflow:hidden;border-radius:16px 0 0 16px}@media(max-width:768px){.event-detail-card__image-wrap{min-height:250px;border-radius:16px 16px 0 0}}.event-detail-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.event-detail-card__image:hover{transform:scale(1.05)}.event-detail-card__content{padding:24px}@media(max-width:768px){.event-detail-card__content{padding:20px}}.event-detail-card__category{display:inline-block;font-size:11px;font-weight:600;padding:4px 14px;border-radius:20px;background:#f0f5ff;color:#722ed1;border:none;margin-bottom:12px}.event-detail-card__title{font-size:24px;font-weight:700;color:#1b3a5c;margin:0 0 8px!important;line-height:1.3}@media(max-width:768px){.event-detail-card__title{font-size:20px}}.event-detail-card__subtitle{display:block;font-size:14px;color:#722ed1;font-weight:500;margin-bottom:16px;line-height:1.5}.event-detail-card__meta{display:flex;flex-direction:column;gap:10px;margin-top:16px}.event-detail-card__meta-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#595959}.event-detail-card__meta-item .anticon{font-size:16px;color:#c8a951}.event-detail-card__meta-item strong{color:#1b3a5c;font-weight:600}.event-detail-card__about{margin-top:16px}.event-detail-card__about h5{font-size:16px;font-weight:600;color:#1b3a5c;margin-bottom:12px!important}.event-detail-card__about p{color:#595959;margin-bottom:12px!important}@media(max-width:768px){.events-hero{height:300px}.events-hero__title{font-size:32px}.events-content{padding:40px 16px}.events-content__heading{font-size:24px}.event-card__image-wrap{height:200px}}.app-container{min-height:100vh;display:flex;flex-direction:column}.page-content{flex:1}.section-spacing{padding:48px 0}@media(max-width:767px){.section-spacing{padding:32px 0}}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width:767px){.container{padding:0 16px}}.ant-btn-primary{font-weight:500}.ant-card{border-radius:10px}.ant-modal-header{border-bottom:1px solid #f0f0f0;padding-bottom:12px}.ant-modal-title{font-weight:600;color:#1b3a5c}.ant-form-item-label>label{font-size:12px;font-weight:500;color:#333}.ant-collapse-header{font-weight:500!important;font-size:13px!important}.ant-alert{border-radius:6px}.ant-tag{border-radius:4px}.ant-result-title{color:#1b3a5c}.ant-menu-item{font-size:13px}.ant-breadcrumb{font-size:12px}.ant-drawer-header{border-bottom:1px solid #f0f0f0}.ant-rate-star{font-size:12px!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.5;color:#333;background-color:#f8f9fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#999}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 30px;font-size:13px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;border:2px solid transparent;border-radius:50px;cursor:pointer;transition:all .3s ease;font-family:inherit;text-decoration:none;white-space:nowrap}.btn--primary{background:linear-gradient(135deg,#d7be72,#c8a951 52%,#b79235);color:#1b3a5c;border-color:#c8a951;box-shadow:0 4px 14px #c8a95140}.btn--primary:hover{background:linear-gradient(135deg,#e2cc82,#d4b55c);transform:translateY(-2px);box-shadow:0 8px 20px #c8a95166}.btn--secondary{background:linear-gradient(135deg,#24476e,#1b3a5c);color:#fff;border-color:#1b3a5c;box-shadow:0 4px 14px #1b3a5c40}.btn--secondary:hover{background:linear-gradient(135deg,#1b3a5c,#132a44);transform:translateY(-2px);box-shadow:0 8px 20px #1b3a5c66}.btn--outline{background:transparent;color:#1b3a5c;border-color:#c8a951}.btn--outline:hover{background:#c8a95114;transform:translateY(-2px)}.btn--outline-light{background:transparent;color:#fff;border-color:#fffc}.btn--outline-light:hover{background:#ffffff1a;transform:translateY(-2px)}.btn--sm{padding:8px 22px;font-size:12px}.btn--lg{padding:14px 36px;font-size:14px}
