.travel-home{color:#f5f7f3;background:#10271f;min-height:100vh;overflow-x:hidden}.home-container{width:min(1180px,100% - 32px);margin:0 auto}.home-hero{background:#10271f;align-items:center;min-height:calc(100vh - 65px);display:flex;position:relative;overflow:hidden}.home-hero__media{display:block;position:absolute;inset:0}.home-hero__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-hero__overlay{background:radial-gradient(circle at 100% 0,#7ed6a72e,#0000 28%),linear-gradient(90deg,#1c2a22d1,#1c2a2285,#1c2a222e);position:absolute;inset:0}.home-hero__container{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:56px;padding:80px 0;display:grid;position:relative}.home-hero__content,.home-latest-card{min-width:0}.home-kicker,.home-section-kicker{color:#7ed6a7;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:900}.home-hero h1{color:#fff;letter-spacing:-.07em;text-shadow:0 16px 55px #00000042;overflow-wrap:anywhere;max-width:760px;margin:0 0 24px;font-size:clamp(3rem,7vw,6.4rem);font-weight:950;line-height:.95}.home-hero__text{color:#ffffffd6;max-width:620px;font-size:1.18rem;line-height:1.75}.home-hero__actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.home-primary-btn,.home-secondary-btn,.home-outline-btn,.home-newsletter-form button{box-sizing:border-box;text-align:center;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:46px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.home-newsletter-form button{color:#fff;background:#4f9f75;border:1px solid #4f9f75;box-shadow:0 14px 35px #4f9f7538}.home-primary-btn{color:#fff;background:#327a58;border:1px solid #327a58;box-shadow:0 14px 35px #327a583d}.home-newsletter-form button:hover{color:#fff;background:#458f68;text-decoration:none}.home-primary-btn:hover{color:#fff;background:#2f7353;border-color:#2f7353;text-decoration:none}.home-primary-btn:focus-visible{color:#fff;background:#327a58;border-color:#327a58}.home-primary-btn:active{color:#fff;background:#286749;border-color:#286749}.home-secondary-btn,.home-outline-btn{color:#f5f7f3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff3d}.home-secondary-btn:hover,.home-outline-btn:hover{color:#f5f7f3;background:#ffffff24;text-decoration:none}.home-primary-btn:focus-visible,.home-secondary-btn:focus-visible,.home-outline-btn:focus-visible,.home-newsletter-form button:focus-visible{outline-offset:4px;outline:4px solid #7ed6a780}.home-primary-btn:focus-visible{outline-offset:4px;outline:4px solid #327a5875}.home-latest-card{min-height:620px;color:inherit;cursor:default;background:#18322a;border:1px solid #ffffff24;border-radius:36px;text-decoration:none;transition:box-shadow .35s,transform .35s;animation:6s ease-in-out infinite homeFloatCard;display:block;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 36px 90px #00000075}.home-latest-card:hover{color:inherit;text-decoration:none;box-shadow:0 42px 105px #00000085}.home-latest-card:focus-visible{outline-offset:6px;outline:4px solid #7ed6a7b8}.home-latest-card picture,.home-latest-card__image{width:100%;height:100%;display:block;position:absolute;inset:0}.home-latest-card__image{object-fit:cover;object-position:center}.home-latest-card__overlay{background:linear-gradient(#00000029,#000000db);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:absolute;inset:0}.home-latest-card p{color:#ffffffa8;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:900}.home-latest-card h2{color:#fff;overflow-wrap:anywhere;margin-bottom:16px;font-size:2.15rem;font-weight:900;line-height:1.05}.home-latest-card span{color:#ffffffd1;font-weight:800}.home-latest-card__secondary-label{color:#ffffffc7;overflow-wrap:anywhere;max-width:92%;margin:-4px 0 12px;line-height:1.45;display:block}.home-latest-card__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-latest-card__cta{color:#ffffffe6;background:#ffffff24;border-radius:999px;width:fit-content;margin-top:4px;padding:8px 12px;font-weight:900;text-decoration:none;display:inline-flex}.home-latest-card__secondary-cta{color:#ffffffdb;text-underline-offset:4px;width:fit-content;margin-top:4px;padding:8px 0;font-weight:900;text-decoration:underline;display:inline-flex}.home-latest-card__cta:hover,.home-latest-card__secondary-cta:hover{color:#fff}.home-destinations-section{background:radial-gradient(circle at 0 0,#6fbc8a2e,#0000 34%),linear-gradient(#10271f,#173a2e);padding:110px 0}.home-section-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:40px;display:flex}.home-section-header>*{min-width:0}.home-section-header h2,.home-newsletter-card h2{color:#f5f7f3;letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(2rem,4vw,3.6rem);font-weight:950;line-height:1}.home-destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-destination-card{color:#fff;background:0 0;border-radius:34px;min-height:420px;text-decoration:none;transition:transform .35s,box-shadow .35s;display:block;overflow:hidden;box-shadow:0 22px 70px #00000040}.home-destination-card:hover{color:#fff;text-decoration:none;transform:translateY(-10px);box-shadow:0 34px 90px #00000061}.home-destination-card:focus-visible{outline-offset:6px;outline:4px solid #7ed6a7b8}.home-destination-card__image{background:#dbe6dd;height:420px;position:relative;overflow:hidden}.home-destination-card__image picture,.home-destination-card__img,.home-destination-card__placeholder{width:100%;height:100%;display:block}.home-destination-card__img{object-fit:cover}.home-destination-card__placeholder{background:linear-gradient(135deg,#7ed6a742,#2c594ead),#26473c}.home-destination-card__overlay{background:linear-gradient(#0000000f,#000000d1);flex-direction:column;justify-content:flex-end;height:100%;padding:26px;display:flex;position:absolute;inset:0}.home-destination-card__chip{color:#18322a;background:#ffffffeb;border-radius:999px;align-self:flex-start;margin-bottom:14px;padding:5px 10px;font-size:.78rem;font-weight:900}.home-destination-card h3{color:#fff;overflow-wrap:anywhere;margin-bottom:10px;font-size:1.85rem;font-weight:900;line-height:1.08}.home-destination-card p{color:#ffffffb8;margin:0;line-height:1.55}.home-empty{color:#f5f7f3b8}.home-newsletter-section{background:#173a2e;padding:0 0 120px}.home-newsletter-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 100% 0,#7ed6a724,#0000 36%),#08181294;border:1px solid #ffffff1f;border-radius:34px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:42px;padding:clamp(32px,6vw,56px);display:grid;box-shadow:0 30px 90px #00000038}.home-newsletter-card p{color:#f5f7f3bd;line-height:1.65}.home-newsletter-form{gap:14px;display:grid}.home-newsletter-form label{color:#f5f7f3cc;font-weight:800}.home-newsletter-form input{color:#18322a;min-height:54px;font:inherit;background:#ffffffeb;border:0;border-radius:999px;padding:0 18px}.home-newsletter-form input:focus{outline:4px solid #7ed6a759}.home-newsletter-form button{cursor:pointer}@keyframes homeFloatCard{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-14px)rotate(2deg)}}@media (width<=960px){.home-hero{min-height:auto}.home-hero__image{object-position:center top}.home-hero__container,.home-newsletter-card{grid-template-columns:1fr}.home-hero__container{padding:64px 0}.home-hero h1{font-size:clamp(2.7rem,12vw,4.8rem)}.home-latest-card{min-height:clamp(340px,48vw,430px);animation:none;transform:none}.home-section-header{flex-direction:column;align-items:flex-start}.home-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-destination-card,.home-destination-card__image{height:clamp(320px,44vw,380px);min-height:clamp(320px,44vw,380px)}}@media (width<=700px){.home-destination-grid{grid-template-columns:1fr}}@media (width<=560px){.home-container{width:min(100% - 24px,1180px)}.home-hero__container{gap:28px;padding:42px 0 52px}.home-hero h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(2.35rem,11vw,3.4rem)}.home-hero__text{font-size:1rem;line-height:1.65}.home-hero__actions{gap:10px;margin-top:26px}.home-primary-btn,.home-secondary-btn,.home-outline-btn,.home-newsletter-form button{width:100%;min-height:48px}.home-latest-card{border-radius:28px;min-height:330px}.home-latest-card__overlay{padding:22px}.home-latest-card h2{font-size:clamp(1.45rem,7vw,1.75rem)}.home-destinations-section{padding:64px 0}.home-section-header h2,.home-newsletter-card h2{font-size:clamp(1.9rem,10vw,2.7rem)}.home-destination-card,.home-destination-card__image{height:320px;min-height:320px}.home-destination-card__overlay{padding:22px}.home-newsletter-section{padding-bottom:80px}.home-newsletter-card{border-radius:28px;gap:28px}}@media (width<=380px){.home-container{width:min(100% - 20px,1180px)}.home-hero__container{padding-top:36px;padding-bottom:44px}.home-kicker,.home-section-kicker{letter-spacing:.12em;font-size:.72rem}.home-hero h1{font-size:clamp(2.05rem,10.5vw,2.45rem);line-height:1}.home-latest-card{border-radius:24px;min-height:300px}.home-latest-card__overlay,.home-destination-card__overlay{padding:18px}.home-destination-card,.home-destination-card__image{height:300px;min-height:300px}}
