@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@400;600;700&display=swap");.destinations-page{--ds-font-head:"Montserrat",sans-serif;--ds-font-body:"Lato",sans-serif;--ds-primary:#318f53;--ds-primary-hover:#256e3f;--ds-accent:#d57f0e;--ds-accent-light:#c5b49a;--ds-white:#fff;--ds-cream:#faf8f5;--ds-warm-bg:#f5f3ef;--ds-text-dark:#2c2c2c;--ds-text-body:#555;--ds-text-light:#444;--ds-text-inverse:#fff;--ds-overlay:rgba(0,0,0,.3);--ds-overlay-banner:rgba(0,0,0,.4);--ds-disabled:#ccc;--ds-shadow-card:0 2px 12px rgba(0,0,0,.06);--ds-shadow-card-hover:0 12px 32px rgba(0,0,0,.12);--ds-space-xs:4px;--ds-space-sm:8px;--ds-space-md:12px;--ds-space-lg:16px;--ds-space-xl:20px;--ds-space-2xl:24px;--ds-space-3xl:30px;--ds-space-4xl:32px;--ds-space-5xl:40px;--ds-space-6xl:48px;--ds-space-7xl:50px;--ds-space-8xl:60px;--ds-space-9xl:70px;--ds-space-10xl:80px;--ds-radius-sm:8px;--ds-radius-md:10px;--ds-radius-lg:12px;--ds-radius-xl:30px;--ds-radius-circle:50%;--ds-trans-fast:0.2s ease;--ds-trans-base:0.25s ease;--ds-trans-med:0.3s ease;--ds-trans-slow:0.35s cubic-bezier(0.25,0.46,0.45,0.94);--ds-trans-img:0.5s ease;--ds-container-max:1200px;--ds-container-px:24px;--ds-section-py:70px;--ds-section-py-mobile:50px;--ds-carousel-gap:24px;box-sizing:border-box;color:var(--ds-text-body);font-family:var(--ds-font-body);line-height:1.6}.destinations-page *,.destinations-page :after,.destinations-page :before{box-sizing:inherit}.ds-container{margin:0 auto;max-width:var(--ds-container-max);padding:0 var(--ds-container-px)}.ds-section{padding:var(--ds-section-py) 0}.ds-offers{background:var(--ds-warm-bg)}.ds-section-header{margin-bottom:var(--ds-space-6xl);margin-left:auto;margin-right:auto;max-width:860px;text-align:center}.ds-overline{color:var(--ds-accent);display:block;font-family:var(--ds-font-head);font-size:.9rem;font-weight:600;letter-spacing:.1em;padding-bottom:0;text-transform:uppercase}.ds-section-title{color:var(--ds-text-dark);font-family:var(--ds-font-head)!important;font-size:2.6rem;font-weight:700;line-height:1.2;margin:0}.ds-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:420px;padding:var(--ds-space-10xl) var(--ds-space-xl);position:relative;text-align:center}.ds-hero-overlay{background:var(--ds-overlay);inset:0;position:absolute}.ds-hero-content{color:var(--ds-text-inverse);max-width:800px;position:relative;z-index:2}.ds-hero-overline{color:var(--ds-cream);display:block;font-family:var(--ds-font-head);font-size:.9rem;font-weight:600;letter-spacing:.1em;margin-bottom:var(--ds-space-sm);text-shadow:0 1px 3px rgba(0,0,0,.3);text-transform:uppercase}.ds-hero-title{color:var(--ds-text-inverse);font-family:var(--ds-font-head)!important;font-size:2.6rem;font-weight:700;line-height:1.15;margin:0 0 var(--ds-space-4xl)}.ds-destinations-carousel-wrapper{display:none;position:relative}.ds-destinations-carousel{display:flex;gap:var(--ds-carousel-gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0 calc(var(--ds-container-px)*-1);padding:12px var(--ds-container-px) 20px;scrollbar-width:none}.ds-destinations-carousel::-webkit-scrollbar{display:none}.ds-carousel-nav{gap:16px;margin-top:var(--ds-space-2xl);min-height:44px;width:100%}.ds-carousel-nav,.ds-nav-btn{align-items:center;display:flex;justify-content:center}.ds-nav-btn{background:var(--ds-primary);border:none;border-radius:var(--ds-radius-circle);color:var(--ds-text-inverse);cursor:pointer;flex-shrink:0;height:44px;transition:background var(--ds-trans-fast),transform var(--ds-trans-fast),opacity var(--ds-trans-fast);width:44px}.ds-nav-btn:hover{background:var(--ds-primary-hover);transform:scale(1.08)}.ds-nav-btn:disabled{background:var(--ds-disabled);cursor:default;opacity:.5;transform:none}.ds-nav-btn svg{height:18px;pointer-events:none;width:18px}.ds-dots{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center}.ds-dot{background:#d0d0d0;border:none;border-radius:var(--ds-radius-circle);cursor:pointer;flex-shrink:0;height:8px;padding:0;transition:all var(--ds-trans-med);width:8px}.ds-dot:hover{background:#999}.ds-dot.active{background:var(--ds-primary);border-radius:var(--ds-space-xs);width:24px}.ds-offer-grid{align-items:center;display:grid;gap:var(--ds-space-6xl);grid-template-columns:1fr 1fr;margin-bottom:var(--ds-space-8xl)}.ds-offer-grid:last-child{margin-bottom:0}.ds-offer-grid--reverse .ds-offer-image{order:2}.ds-offer-grid--reverse .ds-offer-content{order:1}.ds-offer-image{border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-card);overflow:hidden}.ds-offer-image img{display:block;height:100%;min-height:350px;object-fit:cover;width:100%}.ds-offer-content{display:flex;flex-direction:column;gap:var(--ds-space-lg)}.ds-offer-title{color:var(--ds-text-dark);font-family:var(--ds-font-head)!important;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0}.ds-offer-content p{color:var(--ds-text-light);font-size:1rem;line-height:1.6;margin:0}.ds-btn{align-items:center;background:var(--ds-primary);border:none;border-radius:var(--ds-radius-xl);color:var(--ds-text-inverse);cursor:pointer;display:inline-flex;font-family:var(--ds-font-head)!important;font-size:14px;font-weight:500;gap:10px;padding:14px var(--ds-space-3xl);text-decoration:none;transition:all var(--ds-trans-med);white-space:nowrap}.width-a{max-width:fit-content}.ds-btn:hover{background:#318f53;color:#f2f2f2;transform:translateY(-2px)}.ds-btn svg{height:18px;transition:transform var(--ds-trans-base);width:18px}.ds-btn:hover svg{transform:translateX(4px)}.ds-btn--outline{background:transparent;border:1.5px solid hsla(0,0%,100%,.7);color:var(--ds-text-inverse)}.ds-btn--outline:hover{background:#318f53;border-color:#318f53;color:var(--ds-text-inverse)}.ds-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:480px;padding:var(--ds-space-8xl) var(--ds-space-xl);position:relative;text-align:center}.ds-banner-overlay{background:var(--ds-overlay-banner);inset:0;position:absolute}.ds-banner-content{color:var(--ds-text-inverse);max-width:700px;position:relative;z-index:2}.ds-banner-overline{color:var(--ds-cream);display:block;font-family:var(--ds-font-head);font-size:.9rem;font-weight:600;letter-spacing:.1em;margin-bottom:var(--ds-space-sm);text-shadow:0 1px 3px rgba(0,0,0,.3);text-transform:uppercase}.ds-banner-title{color:var(--ds-text-inverse);font-family:var(--ds-font-head)!important;font-size:2.4rem;font-weight:700;line-height:1.2;margin:0 0 var(--ds-space-2xl);text-shadow:0 2px 8px rgba(0,0,0,.3)}.destinations-page :focus{outline:none}.destinations-page a:focus-visible,.destinations-page button:focus-visible{border-radius:var(--ds-radius-sm);outline:2px solid var(--ds-primary);outline-offset:2px}@media (max-width:1024px){.ds-section-title{font-size:1.9rem}.ds-hero-title{font-size:2.4rem}.ds-offer-grid{gap:var(--ds-space-5xl);grid-template-columns:1fr}.ds-offer-grid--reverse .ds-offer-image{order:-1}.ds-offer-image img{min-height:280px}}@media (max-width:768px){.ds-hero{min-height:350px;padding:var(--ds-space-8xl) var(--ds-space-xl)}.ds-hero-title{font-size:2rem}.ds-section{padding:var(--ds-section-py-mobile) 0}.ds-section-header{margin-bottom:var(--ds-space-5xl)}.ds-offer-title{font-size:1.5rem}.ds-offer-image img{min-height:250px}.ds-banner{min-height:300px;padding:var(--ds-section-py-mobile) var(--ds-space-xl)}.ds-banner-title{font-size:1.8rem}.ds-nav-btn{height:40px;width:40px}.ds-nav-btn svg{height:16px;width:16px}.ds-destinations-carousel-wrapper{display:block}}@media (max-width:480px){.ds-hero{min-height:300px;padding:var(--ds-space-7xl) var(--ds-space-lg)}.ds-hero-title{font-size:1.7rem}.ds-section-title{font-size:1.5rem}.ds-offer-title{font-size:1.3rem}.ds-btn{font-size:.9rem;padding:12px var(--ds-space-2xl)}.ds-nav-btn{height:36px;width:36px}.ds-dots{gap:6px}}.destinations-page.sus-page{--ds-font-head:"Montserrat",Arial,sans-serif;--ds-font-body:"Open Sans",Arial,sans-serif;--su-earth:#824932;--su-cream:#f5f0e8;--su-line:#e4ddd1;--su-line-soft:#efeae1;--su-line-dark:rgba(245,240,232,.2);--su-green-wash:rgba(49,143,83,.1);overflow-x:clip}.sus-page li,.sus-page ol,.sus-page ul{list-style:none!important;list-style-image:none!important;list-style-type:none!important;margin:0;padding:0}.sus-page li::marker,.sus-page li:before,.sus-page ol li:before,.sus-page ul li:before{content:none!important;display:none!important}.sus-page .su-anchor{scroll-margin-top:150px}.sus-page .su-sec-white{background:var(--ds-white);margin-bottom:0;margin-top:-30px}.sus-page .su-sec-cream{background:var(--ds-cream)}.sus-page .su-area__go,.sus-page .su-arrow{background:no-repeat 50%/contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23318f53' stroke-linecap='round' stroke-width='1.8' d='M4 9h9.2'/%3E%3Cpath stroke='%23318f53' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='M9.8 4.8 14 9l-4.2 4.2'/%3E%3C/svg%3E");display:inline-block;flex:0 0 auto;height:18px;transition:transform .25s ease;width:18px}.sus-page .lodge-overview-nav-tabs{background-color:#fff;border:.8px solid #ddd;border-radius:50px;display:flex;flex-wrap:wrap;justify-content:left;margin:20px auto;max-width:1200px;overflow:visible;padding:0 20px;position:sticky;top:0;transition:box-shadow .3s ease;z-index:1000}.sus-page .lodge-overview-nav-tab{color:#61514d;cursor:pointer;font-family:var(--ds-font-head);font-size:14px;font-weight:600;padding:20px 22px;position:relative;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.sus-page .lodge-overview-nav-tab.active{background-color:#fff;color:#61514d;font-weight:600;text-decoration:underline 3px solid var(--ds-primary);text-underline-offset:10px}.sus-page .lodge-overview-nav-tab:hover{background-color:#f8f9fa}@media (max-width:1100px){.sus-page .lodge-overview-nav-tabs{padding:0 15px}.sus-page .lodge-overview-nav-tab{font-size:13px;padding:18px 16px}}@media (max-width:768px){.sus-page .lodge-overview-nav-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:25px;justify-content:left;margin:12px auto 10px;padding:5px 20px;width:93%}.sus-page .lodge-overview-nav-tabs::-webkit-scrollbar{display:none}.sus-page .lodge-overview-nav-tab{flex-shrink:0;font-size:13px;padding:12px 20px}}@media (max-width:480px){.sus-page .lodge-overview-nav-tab{font-size:12px;padding:10px 16px}}.sus-page .ds-hero-title{margin-bottom:var(--ds-space-md)}.sus-page .ds-hero{min-height:420px}.sus-page .su-prose p{margin:0}.sus-page .su-sec-title--inline{font-size:2.1rem;margin-top:var(--ds-space-xs)}.sus-page .su-prose .ds-overline{margin-bottom:-8px}.sus-page .su-inline-link{color:var(--ds-primary);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color var(--ds-trans-base)}.sus-page .su-inline-link:hover{color:var(--ds-primary-hover)}.sus-page .su-roots{align-items:center;display:grid;gap:var(--ds-space-8xl);grid-template-columns:1.05fr .95fr}.sus-page .su-roots__copy{align-items:flex-start;display:flex;flex-direction:column;gap:var(--ds-space-lg)}.sus-page .su-roots__eyebrow{color:var(--ds-accent);font-family:var(--ds-font-head);font-size:1rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.sus-page .su-roots__title{color:var(--ds-text-dark);font-family:var(--ds-font-head);font-size:2.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.12;margin:0;text-wrap:balance}.sus-page .su-roots__rule{background:var(--ds-primary);display:block;height:3px;width:64px}.sus-page .su-roots__cols p,.sus-page .su-roots__lede{hyphens:none;text-align:left!important}.sus-page .su-roots__lede{color:var(--ds-text-light);font-size:1.08rem;line-height:1.75;margin:0}.sus-page .su-roots__media{border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-card);overflow:hidden}.sus-page .su-roots__media img{display:block;height:100%;min-height:420px;object-fit:cover;width:100%}.sus-page .su-more{align-items:center;background:transparent;border:1.5px solid var(--ds-primary);border-radius:var(--ds-radius-xl);color:var(--ds-primary);cursor:pointer;display:inline-flex;font-family:var(--ds-font-head);font-size:13px;font-weight:600;gap:8px;margin-top:var(--ds-space-sm);padding:11px 22px;transition:background var(--ds-trans-base),color var(--ds-trans-base)}.sus-page .su-more:hover{background:var(--ds-primary);color:var(--ds-white)}.sus-page .su-more__icon{transition:transform var(--ds-trans-base)}.sus-page .su-more[aria-expanded=true] .su-more__icon{transform:rotate(180deg)}.sus-page [hidden]{display:none!important}.sus-page .su-roots__more{border-top:1px solid var(--su-line);margin-top:var(--ds-space-6xl);padding-top:var(--ds-space-5xl)}.sus-page .su-roots__cols{display:grid;gap:var(--ds-space-5xl);grid-template-columns:repeat(3,minmax(0,1fr))}.sus-page .su-roots__cols p{color:var(--ds-text-light);font-size:.97rem;line-height:1.8;margin:0}.sus-page .su-roots__cols p:before{background:var(--ds-primary);content:"";display:block;height:2px;margin-bottom:var(--ds-space-lg);opacity:.55;width:22px}@media (max-width:1024px){.sus-page .su-roots{gap:var(--ds-space-4xl);grid-template-columns:1fr}.sus-page .su-roots__media{order:-1}.sus-page .su-roots__media img{min-height:280px}.sus-page .su-roots__title{font-size:2rem}.sus-page .su-roots__more{margin-top:var(--ds-space-5xl);padding-top:var(--ds-space-4xl)}.sus-page .su-roots__cols{gap:var(--ds-space-4xl);grid-template-columns:1fr 1fr}}@media (max-width:767px){.sus-page .su-roots__cols{gap:var(--ds-space-3xl);grid-template-columns:1fr}}@media (max-width:480px){.sus-page .su-roots__title{font-size:1.6rem}.sus-page .su-roots__lede{font-size:1rem}.sus-page .su-more{justify-content:center;width:100%}}.sus-page .su-impact{background:var(--su-earth);padding:var(--ds-section-py) 0}.sus-page .su-impact__head{margin-bottom:var(--ds-space-6xl);text-align:center}.sus-page .su-title--light{color:var(--su-cream)}.sus-page .su-stat-row{display:grid;gap:var(--ds-space-5xl);grid-template-columns:repeat(3,minmax(0,1fr))}.sus-page .su-stat{padding:0 var(--ds-space-lg);text-align:center}.sus-page .su-stat+.su-stat{border-left:1px solid var(--su-line-dark)}.sus-page .su-stat__num{color:var(--su-cream);display:block;font-family:var(--ds-font-head);font-size:clamp(2.8rem,6vw,4.2rem);font-weight:700;letter-spacing:-.02em;line-height:1}.sus-page .su-stat__unit{color:#e9a64a;font-size:.55em;margin-left:2px}.sus-page .su-stat__label{color:rgba(245,240,232,.82);display:block;font-size:.92rem;line-height:1.55;margin:var(--ds-space-lg) auto 0;max-width:26ch}@media (max-width:768px){.sus-page .su-impact{padding:var(--ds-section-py-mobile) 0}.sus-page .su-impact__head{margin-bottom:var(--ds-space-4xl)}.sus-page .su-stat-row{gap:var(--ds-space-3xl);grid-template-columns:1fr}.sus-page .su-stat{padding:var(--ds-space-2xl) 0 0}.sus-page .su-stat+.su-stat{border-left:none;border-top:1px solid var(--su-line-dark)}}.sus-page .su-sdg-panel{background:var(--ds-cream);border:1px solid var(--su-line);border-radius:var(--ds-radius-lg);margin:0 auto;max-width:900px;padding:var(--ds-space-6xl);text-align:center}.sus-page .su-sdg-panel p{color:var(--ds-text-light);font-size:1rem;line-height:1.8;margin:var(--ds-space-xl) 0 0}@media (max-width:768px){.sus-page .su-sdg-panel{padding:var(--ds-space-4xl) var(--ds-space-2xl);text-align:left}}.sus-page .su-area-grid{align-items:stretch;display:grid;gap:var(--ds-space-lg);grid-template-columns:repeat(5,minmax(0,1fr))}.sus-page .su-area{background:var(--ds-white);border:1px solid var(--su-line);border-radius:var(--ds-radius-lg);display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:border-color var(--ds-trans-base),transform var(--ds-trans-base),box-shadow var(--ds-trans-base)}.sus-page .su-area:hover{border-color:var(--ds-primary);box-shadow:var(--ds-shadow-card);transform:translateY(-3px)}.sus-page .su-area__img{background:var(--ds-cream);display:block;flex-shrink:0;height:190px;overflow:hidden;position:relative}.sus-page .su-area__img img{display:block;height:100%;min-height:0;object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94);width:100%}.sus-page .su-area:hover .su-area__img img{transform:scale(1.05)}.sus-page .su-area__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:20px 20px 52px;position:relative}.sus-page .su-area__num{color:var(--ds-accent);font-family:var(--ds-font-head);font-size:.72rem;font-weight:700;letter-spacing:.18em}.sus-page .su-area__title{color:var(--ds-text-dark);font-family:var(--ds-font-head);font-size:1.04rem;font-weight:700;line-height:1.25}.sus-page .su-area__go{bottom:20px;left:20px;position:absolute}.sus-page .su-area:hover .su-area__go{transform:translateX(4px)}@media (max-width:1100px){.sus-page .su-area-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.sus-page .su-area-grid{display:none}}.sus-page .su-figure{align-items:center;border-bottom:1px solid var(--su-line);border-top:1px solid var(--su-line);display:flex;gap:var(--ds-space-xl);padding:var(--ds-space-2xl) 0}.sus-page .su-figure__num{color:var(--ds-primary);flex:0 0 auto;font-family:var(--ds-font-head);font-size:clamp(3.2rem,8vw,4.6rem);font-weight:700;letter-spacing:-.03em;line-height:.9}.sus-page .su-figure--accent .su-figure__num{color:var(--ds-accent)}.sus-page .su-figure__unit{font-size:.5em;margin-left:1px}.sus-page .su-figure__label{color:var(--ds-text-body);font-size:.95rem;line-height:1.55;max-width:24ch}@media (max-width:480px){.sus-page .su-figure{align-items:flex-start;flex-direction:column;gap:var(--ds-space-md)}.sus-page .su-figure__label{max-width:none}}.sus-page .su-community{background:var(--ds-cream);padding:var(--ds-section-py) 0}.sus-page .su-comm-media{border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-card);overflow:hidden}.sus-page .su-comm-media img{display:block;height:440px;object-fit:cover;object-position:center top;width:100%}.sus-page .su-comm-card{background:var(--ds-white);border:1px solid var(--su-line);border-radius:var(--ds-radius-lg);box-shadow:0 12px 34px rgba(43,74,61,.1);display:flex;flex-direction:column;gap:var(--ds-space-lg);margin:-70px auto 0;padding:var(--ds-space-5xl);position:relative;width:min(880px,100%);z-index:2}.sus-page .su-comm-card p{color:var(--ds-text-light);font-size:1rem;line-height:1.75;margin:0}@media (max-width:768px){.sus-page .su-community{padding:var(--ds-section-py-mobile) 0}.sus-page .su-comm-media img{height:260px}.sus-page .su-comm-card{margin-top:-34px;padding:var(--ds-space-2xl)}}.sus-page .su-fcard-grid{align-items:stretch;display:grid;gap:var(--ds-space-2xl);grid-template-columns:repeat(3,minmax(0,1fr))}.sus-page .su-fcard,.sus-page .su-scard{background:var(--ds-white);border:1px solid var(--su-line);border-radius:var(--ds-radius-lg);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow var(--ds-trans-med),border-color var(--ds-trans-med)}.sus-page .su-fcard:hover,.sus-page .su-scard:hover{border-color:var(--ds-primary);box-shadow:var(--ds-shadow-card-hover)}.sus-page .su-fcard__img,.sus-page .su-scard__img{background:var(--ds-cream);flex-shrink:0;height:230px;overflow:hidden;position:relative}.sus-page .su-fcard__img img,.sus-page .su-scard__img img{display:block;height:100%;min-height:0;object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94);width:100%}.sus-page .su-fcard:hover .su-fcard__img img,.sus-page .su-scard:hover .su-scard__img img{transform:scale(1.04)}.sus-page .su-scard__cat{background:#f7f4ef;border-radius:50px;color:#1a1a1a;font-family:var(--ds-font-head);font-size:10px;font-weight:700;left:14px;letter-spacing:.12em;max-width:calc(100% - 28px);padding:6px 13px;position:absolute;text-transform:uppercase;top:14px;z-index:2}.sus-page .su-fcard__body,.sus-page .su-scard__body{display:flex;flex:1;flex-direction:column;gap:10px;padding:24px 22px 22px}.sus-page .su-fcard__title,.sus-page .su-scard__title{color:var(--ds-text-dark);font-family:var(--ds-font-head);font-size:1.15rem;font-weight:700;line-height:1.3;margin:0}.sus-page .su-fcard__text,.sus-page .su-scard__text{color:var(--ds-text-body);font-size:.93rem;line-height:1.65;margin:0}.sus-page .su-cta{align-items:center;border-top:1px solid var(--su-line-soft);color:var(--ds-primary);display:inline-flex;font-family:var(--ds-font-head);font-size:12px;font-weight:600;gap:6px;margin-top:auto;padding-top:14px;text-decoration:none}.sus-page .su-fcard:hover .su-arrow,.sus-page .su-scard:hover .su-arrow{transform:translateX(4px)}@media (max-width:1024px){.sus-page .su-fcard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.sus-page .su-fcard-grid{display:none}}.sus-page .su-news{position:relative}.sus-page .su-news__track{display:flex;gap:var(--ds-carousel-gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0 16px}.sus-page .su-news__track::-webkit-scrollbar{display:none}.sus-page .su-news__track>.su-scard{flex:0 0 calc(33.33333% - var(--ds-carousel-gap)*2/3);scroll-snap-align:start}.sus-page .su-scard__date{color:#8d8d8d;font-size:12px}.sus-page .su-news__empty{color:var(--ds-text-body);padding:var(--ds-space-5xl) 0;text-align:center}.sus-page .su-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media (max-width:1024px){.sus-page .su-news__track>.su-scard{flex:0 0 calc((100% - var(--ds-carousel-gap))/2)}}@media (max-width:767px){.sus-page .su-news__track{margin:0 calc(var(--ds-container-px)*-1);padding-left:var(--ds-container-px);padding-right:var(--ds-container-px)}.sus-page .su-news__track>.su-scard{flex:0 0 calc(100% - var(--ds-container-px));min-width:260px}}.sus-page .ds-destinations-carousel>.su-area-cell,.sus-page .ds-destinations-carousel>.su-fcard{flex:0 0 calc(100% - var(--ds-container-px));min-width:260px;scroll-snap-align:start}.sus-page .ds-destinations-carousel>.su-area-cell{display:flex}.sus-page .ds-destinations-carousel>.su-area-cell .su-area{width:100%}@media (min-width:520px) and (max-width:767px){.sus-page .ds-destinations-carousel>.su-area-cell{flex:0 0 calc(60% - var(--ds-container-px))}}.sus-page .ds-banner,.sus-page .ds-hero{background-color:var(--su-earth)}.sus-page img[src=""]{background:var(--ds-cream);visibility:hidden}.sus-page .ds-offer-image:has(img[src=""]),.sus-page .su-area__img:has(img[src=""]),.sus-page .su-comm-media:has(img[src=""]),.sus-page .su-fcard__img:has(img[src=""]){background:repeating-linear-gradient(45deg,var(--ds-cream) 0 12px,#f1ede6 12px 24px)}.sus-page .su-news__track .su-scard__img,.sus-page .su-scard__img:empty{min-height:0}.sus-page .ds-hero a:focus-visible,.sus-page .su-impact a:focus-visible{outline-color:#e9a64a}@media (prefers-reduced-motion:reduce){.destinations-page.sus-page *,.destinations-page.sus-page :after,.destinations-page.sus-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.sus-page .ds-btn:hover,.sus-page .ds-btn:hover svg,.sus-page .ds-nav-btn:hover,.sus-page .su-area:hover,.sus-page .su-area:hover .su-area__go,.sus-page .su-fcard:hover .su-arrow,.sus-page .su-fcard:hover .su-fcard__img img,.sus-page .su-scard:hover .su-arrow,.sus-page .su-scard:hover .su-scard__img img{transform:none}}