.HeroSlider_heroSlider__c_0NS{position:relative;width:100%;height:820px;overflow:hidden;margin-bottom:2.5rem}.HeroSlider_slide__G01Jw{opacity:0;pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition:opacity .7s;z-index:1}.HeroSlider_active__8vgCj{opacity:1;pointer-events:auto;z-index:2}.HeroSlider_image__Xlk1m{width:100%;height:100%;object-fit:cover;display:block}.HeroSlider_overlay__931pD{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(120deg,rgba(0,0,0,.3) 40%,rgba(0,0,0,.7));z-index:3}.HeroSlider_content___CgTs{position:absolute;left:5%;bottom:15%;z-index:4;color:#fff}.HeroSlider_title__WlDzj{font-size:2.5rem;font-weight:700;margin-bottom:.7rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.HeroSlider_description__XM4cV{font-size:1.2rem;text-shadow:0 2px 8px rgba(0,0,0,.2)}.HeroSlider_dots__6BSnP{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:10px;z-index:10}.HeroSlider_dotActive__Z9ak4,.HeroSlider_dot__QxCjt{width:12px;height:12px;border-radius:50%;background:#fff;opacity:.5;cursor:pointer;border:2px solid #fff;transition:opacity .2s,background .2s}.HeroSlider_dotActive__Z9ak4{opacity:1;background:#ff9800;border-color:#ff9800}.Home_hero__O3FKv{position:relative;height:500px;overflow:hidden;margin-bottom:3rem}@media(max-width:768px){.Home_hero__O3FKv{height:300px;margin-bottom:2rem}}.Home_hero__image__ZJPmp{width:100%;height:100%;object-fit:cover}.Home_hero__overlay__NwCI7{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.7))}.Home_hero__content___Yx7g{position:absolute;bottom:0;left:0;padding:2rem;color:#fff;width:100%;max-width:800px}@media(max-width:768px){.Home_hero__content___Yx7g{padding:1.5rem}}.Home_hero__title__sOMEu{font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.Home_hero__title__sOMEu{font-size:1.8rem;margin-bottom:.75rem}}.Home_hero__description__YGD_5{font-size:1.2rem;margin-bottom:1.5rem}@media(max-width:768px){.Home_hero__description__YGD_5{font-size:1rem;margin-bottom:1rem}}.Home_quickLinks__naJiS{width:100%;background-color:#fff;margin:0;padding:8px 0;border-bottom:1px solid #e5e7eb}.Home_quickLinks__title__SDhpa{font-size:1.5rem;font-weight:600;margin-bottom:20px;display:none}.Home_quickLinks__grid__4Pr6F{display:flex;justify-content:start;align-items:center;gap:2.5rem;overflow-x:auto;scrollbar-width:none;padding:12px 5px;max-width:1200px;margin:0 auto}@media(max-width:768px){.Home_quickLinks__grid__4Pr6F{gap:1.5rem;padding:8px 5px}}.Home_quickLinks__grid__4Pr6F::-webkit-scrollbar{display:none}.Home_quickLinks__item__bnBuv{color:#111;text-decoration:none;font-weight:600;color:#767676;font-size:.95rem;white-space:nowrap;transition:color .2s ease;padding:5px 0}@media(max-width:768px){.Home_quickLinks__item__bnBuv{font-size:.85rem}}.Home_quickLinks__item__bnBuv:hover{color:#111}.Home_quickLinks__icon___1TNx{display:none}.Home_postsSection__iksR6{margin-bottom:3rem}.Home_postsSection__header__ol8Jg{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media(max-width:768px){.Home_postsSection__header__ol8Jg{flex-direction:column;align-items:flex-start;gap:1rem}}.Home_postsSection__title__K1JQd{font-size:2rem;font-weight:700}@media(max-width:768px){.Home_postsSection__title__K1JQd{font-size:1.5rem}}.Home_postsSection__link__6_UUu{color:var(--primary-color);font-weight:500;text-decoration:none}.Home_postsSection__link__6_UUu:hover{text-decoration:underline}.Home_contentLayout__nNhrA{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:992px){.Home_contentLayout__nNhrA{grid-template-columns:70% 30%}}.Home_sidebar__uOVYv{position:sticky;top:70px;height:fit-content}@media(min-width:992px){.Home_sidebar__uOVYv{border-left:1px solid #eee;padding-left:1.5rem}}.Home_postCategory__OMSSU{margin-bottom:3rem;scroll-margin-top:70px}.Home_postCategory__title__712pB{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--primary-color);display:flex;align-items:center;gap:.5rem}@media(max-width:768px){.Home_postCategory__title__712pB{font-size:1.4rem;margin-bottom:1rem}}.Home_postGrid__2cz3q{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem}@media(max-width:768px){.Home_postGrid__2cz3q{grid-template-columns:1fr;gap:1.5rem}}.Home_postCard__im0VD{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;height:100%}@media(max-width:768px){.Home_postCard__im0VD{border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.06)}}.Home_postCard__im0VD:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}@media(max-width:768px){.Home_postCard__im0VD:hover{transform:none;box-shadow:0 2px 10px rgba(0,0,0,.06)}}.Home_postCard__im0VD:hover .Home_postCard__image__P1oxE{transform:scale(1.05)}@media(max-width:768px){.Home_postCard__im0VD:hover .Home_postCard__image__P1oxE{transform:none}}.Home_postCard__im0VD:hover .Home_postCard__link__rKHy7{background-color:var(--primary-color);color:#fff}.Home_postCard__im0VD:hover .Home_postCard__link__rKHy7:after{transform:translateX(3px)}.Home_postCard__imageWrapper__nVXfu{position:relative;padding-top:56.25%;overflow:hidden;background-color:#f5f5f5}.Home_postCard__image__P1oxE{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Home_postCard__rating__rI6Oa{position:absolute;top:1rem;right:1rem;background-color:rgba(0,0,0,.75);backdrop-filter:blur(4px);color:#fff;padding:.5rem .75rem;border-radius:20px;font-size:.875rem;display:flex;align-items:center;gap:.5rem;z-index:1}@media(max-width:768px){.Home_postCard__rating__rI6Oa{font-size:.75rem;padding:.4rem .6rem}}.Home_postCard__score__1zXsb{font-weight:700;display:flex;align-items:center;gap:.25rem}.Home_postCard__score__1zXsb:before{content:"★";color:gold}.Home_postCard__reviews__dlWXx{opacity:.9;font-size:.75rem;font-weight:500}@media(max-width:768px){.Home_postCard__reviews__dlWXx{font-size:.65rem}}.Home_postCard__content__vHDyW{padding:1.75rem;display:flex;flex-direction:column;flex-grow:1;gap:1rem}@media(max-width:768px){.Home_postCard__content__vHDyW{padding:1.25rem;gap:.75rem}}.Home_postCard__title__ogMgv{font-size:1.35rem;font-weight:700;color:#2d3748;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}@media(max-width:768px){.Home_postCard__title__ogMgv{font-size:1.1rem;-webkit-line-clamp:3}}.Home_postCard__title__ogMgv:hover{color:var(--primary-color)}.Home_postCard__description__tiXG_{font-size:1rem;color:#718096;line-height:1.6;margin:0;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.Home_postCard__description__tiXG_{font-size:.9rem;-webkit-line-clamp:4}}.Home_postCard__link__rKHy7{display:inline-flex;align-items:center;padding:.35rem 1rem;font-size:.8125rem;font-weight:500;color:var(--primary-color);background-color:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:4px;text-decoration:none;transition:all .2s ease;align-self:flex-start;margin-top:auto}@media(max-width:768px){.Home_postCard__link__rKHy7{padding:.5rem 1rem;font-size:.875rem;width:100%;justify-content:center}}.Home_postCard__link__rKHy7:after{content:"→";margin-left:.25rem;font-size:.8125rem;transition:transform .2s ease}.Home_postCard__link__rKHy7:hover{background-color:var(--primary-color);color:#fff}.Home_postCard__link__rKHy7:hover:after{transform:translateX(3px)}.Home_newsletter__kyZgq{background-color:var(--bg-light);padding:3rem 2rem;border-radius:8px;text-align:center;margin-bottom:3rem}@media(max-width:768px){.Home_newsletter__kyZgq{padding:2rem 1.5rem;margin-bottom:2rem}}.Home_newsletter__title__lBy6Z{font-size:1.75rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.Home_newsletter__title__lBy6Z{font-size:1.4rem}}.Home_newsletter__description__5jczm{font-size:1.1rem;color:#6c757d;max-width:600px;margin:0 auto 2rem}@media(max-width:768px){.Home_newsletter__description__5jczm{font-size:1rem;margin-bottom:1.5rem}}.Home_newsBoxLayout___uB8N{display:grid;grid-template-columns:2fr 2fr;gap:2.5rem;margin:2.5rem 0 3.5rem;align-items:start}@media(max-width:900px){.Home_newsBoxLayout___uB8N{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0 2.5rem}}.Home_newsBox__XM_g7{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.Home_newsBox__XM_g7{gap:1rem}}.Home_newsBox__main___DsLd{font-size:1.1rem;font-weight:500}@media(max-width:768px){.Home_newsBox__main___DsLd{font-size:1rem}}.Home_newsBox__mainPost__DDRRN{margin-top:1rem;font-size:1rem}@media(max-width:768px){.Home_newsBox__mainPost__DDRRN{font-size:.9rem}}.Home_newsBox__sub__QjeNv{display:flex;gap:1.2rem;margin-top:.5rem}@media(max-width:768px){.Home_newsBox__sub__QjeNv{flex-direction:column;gap:.75rem}}.Home_newsBox__subPost__ZqLpe{flex:1;font-size:1rem}@media(max-width:768px){.Home_newsBox__subPost__ZqLpe{font-size:.9rem}}.Home_bannerBox__wqMCi{background:linear-gradient(135deg,#ffe082,#ffb300);min-height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:900px){.Home_bannerBox__wqMCi{min-height:180px;margin-top:1.5rem}}.Home_bannerBox__content__19tCj{font-size:1.3rem;font-weight:700;text-align:center;color:#222}@media(max-width:768px){.Home_bannerBox__content__19tCj{font-size:1.1rem}}.Home_newsMainCard__y7YK8{min-height:220px}.Home_newsMainCard__y7YK8 .Home_postCard__imageWrapper__nVXfu{padding-top:45%}.Home_newsMainCard__y7YK8 .Home_postCard__content__vHDyW{padding:1.2rem}@media(max-width:768px){.Home_newsMainCard__y7YK8 .Home_postCard__content__vHDyW{padding:1rem}}.Home_newsSubCard__Cn9TB{min-height:120px}.Home_newsSubCard__Cn9TB .Home_postCard__imageWrapper__nVXfu{padding-top:60%}.Home_newsSubCard__Cn9TB .Home_postCard__content__vHDyW{padding:.8rem}@media(max-width:768px){.Home_newsSubCard__Cn9TB .Home_postCard__content__vHDyW{padding:.75rem}}.Home_newsSubCard__Cn9TB .Home_postCard__title__ogMgv{font-size:1.05rem;-webkit-line-clamp:2}@media(max-width:768px){.Home_newsSubCard__Cn9TB .Home_postCard__title__ogMgv{font-size:.95rem}}.Home_homeWrapper__BR1Cn{max-width:1200px;margin:0 auto;padding:1rem 0}@media(max-width:768px){.Home_homeWrapper__BR1Cn{padding:.5rem 1rem}}.Home_section__vA7I1{margin-bottom:3rem}@media(max-width:768px){.Home_section__vA7I1{margin-bottom:2rem}}.Home_sectionTitle__W5VbR{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.Home_sectionTitle__W5VbR{font-size:1.3rem;margin-bottom:1rem}}.Home_destinationsRow__RNz2n{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:flex-start}@media(max-width:768px){.Home_destinationsRow__RNz2n{grid-template-columns:1fr;gap:1rem}}.Home_destinationsGrid__eJuFe{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;width:100%;min-width:0}@media(max-width:768px){.Home_destinationsGrid__eJuFe{grid-template-columns:1fr;grid-template-rows:auto;gap:.75rem}}.Home_destinationCard__d5uaa{position:relative;border-radius:12px;overflow:hidden;min-height:120px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(max-width:768px){.Home_destinationCard__d5uaa{min-height:100px;border-radius:8px}}.Home_destinationImage__aIL1V{width:100%;height:160px;object-fit:cover;display:block}@media(max-width:768px){.Home_destinationImage__aIL1V{height:120px}}.Home_destinationName__zfUcL{position:absolute;left:1rem;bottom:1rem;color:#fff;font-size:1.1rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media(max-width:768px){.Home_destinationName__zfUcL{font-size:1rem;left:.75rem;bottom:.75rem}}.Home_adsBlock__x_UYC{min-width:0}.Home_planRow__0YdEe{display:unset;grid-template-columns:unset;gap:unset;align-items:unset}.Home_planGrid__lqOoS{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;width:100%;min-width:0}@media(max-width:768px){.Home_planGrid__lqOoS{grid-template-columns:1fr;grid-template-rows:auto;gap:.75rem}}.Home_planCard__9yviS{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.95rem;min-height:80px}@media(max-width:768px){.Home_planCard__9yviS{padding:.75rem;font-size:.9rem;min-height:70px}}.Home_seeAllBtn__jar3v{display:block;margin:2rem auto 0;background:#e5e5e5;border:none;border-radius:10px;padding:15px 30px;font-size:1.3rem;font-weight:500;color:#111;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px rgba(0,0,0,.03);text-align:center;max-width:280px}@media(max-width:768px){.Home_seeAllBtn__jar3v{margin:1.5rem auto 0;padding:12px 24px;font-size:1.1rem;max-width:240px}}.Home_seeAllBtn__jar3v:hover{background:#d1d1d1}.Home_interestGrid__G03qk{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}@media(max-width:768px){.Home_interestGrid__G03qk{grid-template-columns:repeat(2,1fr);gap:.75rem}}.Home_interestCard__kHxqK{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:1.2rem 1rem;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;transition:box-shadow .2s}@media(max-width:768px){.Home_interestCard__kHxqK{padding:1rem .75rem;font-size:.9rem}}.Home_interestCard__kHxqK:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.Home_newsRow__HRDFD{display:flex;gap:2rem}@media(max-width:768px){.Home_newsRow__HRDFD{flex-direction:column;gap:1rem}}.Home_newsImageWrapper__UCNrS{flex:0 0 180px}@media(max-width:768px){.Home_newsImageWrapper__UCNrS{flex:none;width:100%}}.Home_newsImage__cnM4J{width:250px;height:auto;object-fit:cover;border-radius:8px}@media(max-width:768px){.Home_newsImage__cnM4J{width:100%;height:200px}}.Home_newsContent__ILv1W{flex:1}@media(max-width:768px){.Home_newsContent__ILv1W{flex:none}}.Home_newsTitle__ULYgT{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}@media(max-width:768px){.Home_newsTitle__ULYgT{font-size:1rem}}.Home_newsDesc__NosBP{color:#666;font-size:.95rem}@media(max-width:768px){.Home_newsDesc__NosBP{font-size:.9rem}}.Home_sectionRow__Imy0w{display:grid;grid-template-columns:1fr 320px;gap:2rem;margin-bottom:3.5rem;align-items:stretch}@media(max-width:768px){.Home_sectionRow__Imy0w{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}}.Home_sectionContent__B3OY7{margin-bottom:0}.Home_adsBlock__x_UYC{width:100%;background:#d1d1d1;color:#222;display:flex;align-items:center;justify-content:center;font-size:1.2rem;border-radius:12px;height:100%;min-height:120px}@media(max-width:768px){.Home_adsBlock__x_UYC{min-height:80px;font-size:1rem;border-radius:8px}}.Home_gridAreaAds1__aMZzg,.Home_gridAreaAds2__0_NZx,.Home_gridAreaDestinations__XE2UJ,.Home_gridAreaPlanInterest__jChU5,.Home_mainGridV2__vl9BB{display:unset}.Home_planGridV2__wM5hl{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:32px 0 24px}@media(max-width:768px){.Home_planGridV2__wM5hl{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0 20px}}.Home_planCardV2__B78YE{background:#fff;border:1.5px solid #eee;border-radius:16px;padding:28px 20px 30px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:box-shadow .2s,transform .2s}@media(max-width:768px){.Home_planCardV2__B78YE{padding:24px 16px 20px;min-height:140px;border-radius:12px}}.Home_planCardV2__B78YE:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px) scale(1.02)}@media(max-width:768px){.Home_planCardV2__B78YE:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.03)}}.Home_planCardV2__B78YE strong{font-size:1.18rem;font-weight:600;margin-bottom:6px;display:block;color:#111}@media(max-width:768px){.Home_planCardV2__B78YE strong{font-size:1.1rem;margin-bottom:4px}}.Home_planCardV2__B78YE span{font-size:1rem;color:#444;margin-top:2px;display:block}@media(max-width:768px){.Home_planCardV2__B78YE span{font-size:.9rem}}.Home_iconWrapper__X5YUq{margin-bottom:18px;display:flex;align-items:center;justify-content:flex-start}@media(max-width:768px){.Home_iconWrapper__X5YUq{margin-bottom:12px}}.Home_iconWrapper__X5YUq svg{width:40px;height:40px;display:block}@media(max-width:768px){.Home_iconWrapper__X5YUq svg{width:32px;height:32px}}.Home_interestGridV2__9ck4z{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:1.5rem}@media(max-width:768px){.Home_interestGridV2__9ck4z{grid-template-columns:repeat(2,1fr);gap:16px}}.Home_interestCardV2__uwNz0{position:relative;width:100%;aspect-ratio:4/2.3;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .2s,transform .2s;display:flex;align-items:flex-end;min-height:120px}@media(max-width:768px){.Home_interestCardV2__uwNz0{aspect-ratio:3/2;border-radius:12px;min-height:100px}}.Home_interestCardV2__uwNz0:hover{box-shadow:0 8px 24px rgba(0,0,0,.13);transform:translateY(-2px) scale(1.02)}@media(max-width:768px){.Home_interestCardV2__uwNz0:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.08)}}.Home_interestOverlay__d_d3t{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55) 70%,rgba(0,0,0,.18));z-index:1}.Home_interestTitle__mDQti{position:absolute;left:20px;bottom:18px;z-index:2;color:#fff;font-size:1.25rem;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.25);letter-spacing:.01em}@media(max-width:768px){.Home_interestTitle__mDQti{left:16px;bottom:14px;font-size:1.1rem}}