.Navbar-module__cJzEcG__nav{width:100%;height:var(--nav-height);z-index:1000;background:0 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:#fffffff2}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logo,.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__links a{color:var(--color-text)}.Navbar-module__cJzEcG__container{max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);color:var(--color-surface);cursor:pointer;font-size:1.5rem;font-weight:800;text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__logo span{color:var(--color-accent)}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__links a{color:var(--color-surface);font-size:1rem;font-weight:500;transition:all .3s}.Navbar-module__cJzEcG__links a:hover{color:var(--color-accent)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__links a:hover{color:var(--color-primary)}.Navbar-module__cJzEcG__ctaButton{background-color:var(--color-accent);border-radius:50px;padding:.5rem 1.2rem;font-weight:700;color:#fff!important}.Navbar-module__cJzEcG__ctaButton:hover{box-shadow:var(--shadow-sm);background-color:#d97706;transform:translateY(-2px)}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}.Navbar-module__cJzEcG__navLinkBtn{color:var(--color-surface);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s}.Navbar-module__cJzEcG__navLinkBtn:hover{color:var(--color-accent)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLinkBtn{color:var(--color-text)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLinkBtn:hover{color:var(--color-primary)}.Navbar-module__cJzEcG__modalOverlay{z-index:3000;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s forwards Navbar-module__cJzEcG__fadeIn;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__modalContent{background:0 0;border-radius:12px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;padding:0;display:flex;position:relative}.Navbar-module__cJzEcG__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:1px solid #fff6;border-radius:20px;padding:6px 16px;transition:background .2s;position:absolute;top:-40px;right:0}.Navbar-module__cJzEcG__closeBtn:hover{background:#fff6}.Navbar-module__cJzEcG__modalImageWrapper{border-radius:8px;flex:1;justify-content:center;display:flex;overflow-y:auto}.Navbar-module__cJzEcG__modalImage{object-fit:contain;border-radius:8px;max-width:100%;height:auto}
.Hero-module__ZARIfG__hero{z-index:1;justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoWrapper{z-index:-1;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__backgroundVideo{pointer-events:none;border:none;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__overlay{background:linear-gradient(#0000001a 0%,#0003 50%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:1;text-align:center;color:var(--color-surface);max-width:800px;padding:0 20px;animation:1.5s ease-out forwards Hero-module__ZARIfG__fadeIn;position:relative}.Hero-module__ZARIfG__subtitle{font-family:var(--font-heading);letter-spacing:4px;color:var(--color-accent);text-transform:uppercase;margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.Hero-module__ZARIfG__title{font-family:var(--font-heading);letter-spacing:2px;text-shadow:0 4px 12px #0000004d;margin-bottom:0;font-size:clamp(4rem,10vw,7rem);font-weight:900;line-height:1}.Hero-module__ZARIfG__dates{letter-spacing:1px;margin-top:1rem;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.Hero-module__ZARIfG__description{opacity:.9;word-break:keep-all;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.Hero-module__ZARIfG__ctaButton{background-color:var(--color-primary);color:var(--color-surface);border:2px solid var(--color-primary);border-radius:50px;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #1d4ed880}.Hero-module__ZARIfG__ctaButton:hover{color:var(--color-surface);border-color:var(--color-surface);background-color:#0000;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{letter-spacing:1px;font-size:clamp(2.5rem,12vw,4rem)}.Hero-module__ZARIfG__subtitle,.Hero-module__ZARIfG__dates{font-size:1.2rem}.Hero-module__ZARIfG__description{margin-bottom:2rem;font-size:1rem}.Hero-module__ZARIfG__ctaButton{padding:.8rem 2rem;font-size:1.1rem}}
.RouteMap-module__3QI18W__section{background-color:var(--color-background);padding:6rem 1rem}.RouteMap-module__3QI18W__container{max-width:var(--max-width);margin:0 auto}.RouteMap-module__3QI18W__header{text-align:center;margin-bottom:3rem}.RouteMap-module__3QI18W__title{color:var(--color-primary-dark);margin-bottom:1rem;font-size:2.5rem}.RouteMap-module__3QI18W__subtitle{color:var(--color-text-muted);font-size:1.1rem}.RouteMap-module__3QI18W__mapContainer{width:100%;height:50vh;min-height:400px;box-shadow:var(--shadow-lg);background-color:#e5e7eb;border-radius:16px;position:relative;overflow:hidden}.RouteMap-module__3QI18W__iframe{filter:grayscale(20%)contrast(1.1);border:none;width:100%;height:100%}@media (max-width:768px){.RouteMap-module__3QI18W__section{padding:4rem 1rem}.RouteMap-module__3QI18W__title{font-size:2rem}.RouteMap-module__3QI18W__mapContainer{height:40vh}}
.ScheduleTimeline-module__g0jmBa__section{background-color:var(--color-surface);padding:6rem 1rem}.ScheduleTimeline-module__g0jmBa__container{max-width:900px;margin:0 auto}.ScheduleTimeline-module__g0jmBa__header{text-align:center;margin-bottom:4rem}.ScheduleTimeline-module__g0jmBa__mainTitle{color:var(--color-primary-dark);margin-bottom:1rem;font-size:2.5rem}.ScheduleTimeline-module__g0jmBa__subtitle{color:var(--color-text-muted);font-size:1.1rem}.ScheduleTimeline-module__g0jmBa__timeline{padding:2rem 0;position:relative}.ScheduleTimeline-module__g0jmBa__timeline:before{content:"";background-color:var(--color-border);border-radius:4px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ScheduleTimeline-module__g0jmBa__timelineItem{opacity:1;width:50%;margin-bottom:3rem;position:relative}.ScheduleTimeline-module__g0jmBa__timelineItem:last-child{margin-bottom:0}.ScheduleTimeline-module__g0jmBa__left{text-align:right;padding-right:3rem;left:0}.ScheduleTimeline-module__g0jmBa__right{text-align:left;padding-left:3rem;left:50%}.ScheduleTimeline-module__g0jmBa__marker{background-color:var(--color-surface);border:4px solid var(--color-primary);z-index:1;border-radius:50%;width:20px;height:20px;position:absolute;top:20px}.ScheduleTimeline-module__g0jmBa__left .ScheduleTimeline-module__g0jmBa__marker{right:-10px}.ScheduleTimeline-module__g0jmBa__right .ScheduleTimeline-module__g0jmBa__marker{left:-10px}.ScheduleTimeline-module__g0jmBa__content{background:var(--color-surface);box-shadow:var(--shadow-md);border:1px solid var(--color-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative}.ScheduleTimeline-module__g0jmBa__content:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary-light);transform:translateY(-5px)}.ScheduleTimeline-module__g0jmBa__content:before{content:"";background:var(--color-surface);border-top:1px solid var(--color-border);border-right:1px solid var(--color-border);width:12px;height:12px;position:absolute;top:24px}.ScheduleTimeline-module__g0jmBa__left .ScheduleTimeline-module__g0jmBa__content:before{right:-7px;transform:rotate(45deg)}.ScheduleTimeline-module__g0jmBa__right .ScheduleTimeline-module__g0jmBa__content:before{border-top:1px solid var(--color-border);border-right:1px solid var(--color-border);border-bottom:none;border-left:none;left:-7px;transform:rotate(-135deg)}.ScheduleTimeline-module__g0jmBa__dayBadge{background-color:var(--color-primary-light);color:#fff;letter-spacing:1px;border-radius:20px;margin-bottom:.5rem;padding:.2rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.ScheduleTimeline-module__g0jmBa__date{color:var(--color-accent);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.ScheduleTimeline-module__g0jmBa__title{color:var(--color-text);margin-bottom:1rem;font-size:1.4rem}.ScheduleTimeline-module__g0jmBa__description{color:var(--color-text-muted);font-size:1rem;line-height:1.6}@media (max-width:768px){.ScheduleTimeline-module__g0jmBa__timeline:before{left:20px}.ScheduleTimeline-module__g0jmBa__timelineItem{text-align:left;width:100%;padding-left:50px;padding-right:0;left:0}.ScheduleTimeline-module__g0jmBa__left .ScheduleTimeline-module__g0jmBa__marker,.ScheduleTimeline-module__g0jmBa__right .ScheduleTimeline-module__g0jmBa__marker{left:10px}.ScheduleTimeline-module__g0jmBa__left .ScheduleTimeline-module__g0jmBa__content:before,.ScheduleTimeline-module__g0jmBa__right .ScheduleTimeline-module__g0jmBa__content:before{left:-7px;right:auto;transform:rotate(-135deg)}}
.WeatherInfo-module__IBjHeG__section{background-color:#f8fafc;padding:8rem 1rem}.WeatherInfo-module__IBjHeG__container{max-width:var(--max-width);margin:0 auto}.WeatherInfo-module__IBjHeG__header{text-align:center;margin-bottom:4rem}.WeatherInfo-module__IBjHeG__category{color:var(--color-primary);letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.WeatherInfo-module__IBjHeG__title{color:#1e293b;font-size:2.5rem;font-weight:800}.WeatherInfo-module__IBjHeG__title span{color:var(--color-primary)}.WeatherInfo-module__IBjHeG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.WeatherInfo-module__IBjHeG__infoCard,.WeatherInfo-module__IBjHeG__tableCard,.WeatherInfo-module__IBjHeG__summaryCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #0000000a}.WeatherInfo-module__IBjHeG__cardHeader{align-items:center;gap:12px;margin-bottom:2rem;display:flex}.WeatherInfo-module__IBjHeG__icon{font-size:1.8rem}.WeatherInfo-module__IBjHeG__cardHeader h3{color:#334155;font-size:1.4rem;font-weight:700}.WeatherInfo-module__IBjHeG__list{padding:0;list-style:none}.WeatherInfo-module__IBjHeG__list li{color:#64748b;margin-bottom:1rem;padding-left:1.5rem;font-size:1.1rem;position:relative}.WeatherInfo-module__IBjHeG__list li:before{content:"•";color:var(--color-primary);font-weight:700;position:absolute;left:0}.WeatherInfo-module__IBjHeG__tableWrapper{margin-bottom:1.5rem;overflow-x:auto}.WeatherInfo-module__IBjHeG__table{border-collapse:collapse;width:100%;font-size:.95rem}.WeatherInfo-module__IBjHeG__table th{text-align:left;color:#475569;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px;font-weight:600}.WeatherInfo-module__IBjHeG__table td{color:#64748b;border-bottom:1px solid #f1f5f9;padding:12px}.WeatherInfo-module__IBjHeG__note{color:#ef4444;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.WeatherInfo-module__IBjHeG__summaryList{flex-direction:column;gap:1rem;display:flex}.WeatherInfo-module__IBjHeG__summaryItem{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.WeatherInfo-module__IBjHeG__label{color:var(--color-primary);font-size:.9rem;font-weight:700}.WeatherInfo-module__IBjHeG__desc{color:#334155;font-weight:500}@media (max-width:768px){.WeatherInfo-module__IBjHeG__section{padding:5rem 1rem}.WeatherInfo-module__IBjHeG__title{font-size:2rem}.WeatherInfo-module__IBjHeG__infoCard,.WeatherInfo-module__IBjHeG__tableCard,.WeatherInfo-module__IBjHeG__summaryCard{padding:1.5rem}}
.PackingList-module__zCWP3W__section{background-color:#fff;padding:8rem 1rem}.PackingList-module__zCWP3W__container{max-width:var(--max-width);margin:0 auto}.PackingList-module__zCWP3W__header{text-align:center;margin-bottom:4rem}.PackingList-module__zCWP3W__category{color:#d97706;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.PackingList-module__zCWP3W__title{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.PackingList-module__zCWP3W__title span{color:#d97706}.PackingList-module__zCWP3W__subtitle{color:#64748b;font-size:1.1rem}.PackingList-module__zCWP3W__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.PackingList-module__zCWP3W__card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000008}.PackingList-module__zCWP3W__card:hover{border-color:#d9770633;transform:translateY(-5px);box-shadow:0 10px 40px #0000000f}.PackingList-module__zCWP3W__cardHeader{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.PackingList-module__zCWP3W__icon{font-size:1.8rem}.PackingList-module__zCWP3W__cardHeader h3{color:#334155;font-size:1.3rem;font-weight:700}.PackingList-module__zCWP3W__list{flex:1;margin:0;padding:0;list-style:none}.PackingList-module__zCWP3W__list li{color:#475569;margin-bottom:.8rem;padding-left:1.5rem;font-size:1rem;line-height:1.5;position:relative}.PackingList-module__zCWP3W__list li:before{content:"✔";color:#d97706;font-weight:700;position:absolute;left:0}.PackingList-module__zCWP3W__highlight{color:#92400e;background:#fffbeb;border-left:4px solid #d97706;border-radius:4px;margin-top:1.5rem;padding:12px 18px;font-size:.9rem;font-weight:600}.PackingList-module__zCWP3W__warningCard{background:linear-gradient(to bottom right,#fff,#fef2f2);border-color:#fca5a5}.PackingList-module__zCWP3W__warningCard:hover{border-color:#f87171;box-shadow:0 10px 40px #ef44441a}.PackingList-module__zCWP3W__warningList{flex-direction:column;gap:1rem;display:flex}.PackingList-module__zCWP3W__warningItem strong{color:#b91c1c;margin-bottom:.2rem;font-size:1rem;display:block}.PackingList-module__zCWP3W__warningItem p{color:#7f1d1d;white-space:pre-line;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.PackingList-module__zCWP3W__section{padding:5rem 1rem}.PackingList-module__zCWP3W__title{font-size:2rem}.PackingList-module__zCWP3W__card{padding:1.5rem}}
.PhotoGallery-module__QQ8S3q__section{background-color:var(--color-background);padding:6rem 1rem}.PhotoGallery-module__QQ8S3q__container{max-width:var(--max-width);margin:0 auto}.PhotoGallery-module__QQ8S3q__header{text-align:center;margin-bottom:4rem}.PhotoGallery-module__QQ8S3q__title{color:var(--color-primary-dark);margin-bottom:1rem;font-size:2.5rem}.PhotoGallery-module__QQ8S3q__subtitle{color:var(--color-text-muted);font-size:1.1rem}.PhotoGallery-module__QQ8S3q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.PhotoGallery-module__QQ8S3q__card{background:var(--color-surface);box-shadow:var(--shadow-md);cursor:pointer;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.PhotoGallery-module__QQ8S3q__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.PhotoGallery-module__QQ8S3q__imageWrapper{width:100%;padding-top:75%;position:relative;overflow:hidden}.PhotoGallery-module__QQ8S3q__image{object-fit:cover;transition:transform .5s}.PhotoGallery-module__QQ8S3q__card:hover .PhotoGallery-module__QQ8S3q__image{transform:scale(1.05)}.PhotoGallery-module__QQ8S3q__cardContent{padding:1.5rem}.PhotoGallery-module__QQ8S3q__cardTitle{color:var(--color-text);margin-bottom:.5rem;font-size:1.2rem}.PhotoGallery-module__QQ8S3q__cardDesc{color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PhotoGallery-module__QQ8S3q__lightbox{z-index:2000;opacity:0;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s forwards PhotoGallery-module__QQ8S3q__fadeInModal;display:flex;position:fixed;top:0;left:0}.PhotoGallery-module__QQ8S3q__lightboxContent{background:var(--color-surface);border-radius:12px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.PhotoGallery-module__QQ8S3q__closeButton{color:#fff;z-index:10;background:#00000080;border-radius:30px;padding:8px 16px;font-size:.9rem;font-weight:700;transition:background .2s;position:absolute;top:15px;right:15px}.PhotoGallery-module__QQ8S3q__closeButton:hover{background:#000c}.PhotoGallery-module__QQ8S3q__lightboxImageWrapper{background-color:#111;width:100%;height:60vh;position:relative}.PhotoGallery-module__QQ8S3q__lightboxImage{object-fit:contain}.PhotoGallery-module__QQ8S3q__lightboxText{text-align:center;padding:2rem}.PhotoGallery-module__QQ8S3q__lightboxText h2{color:var(--color-text);margin-bottom:.8rem;font-size:1.8rem}.PhotoGallery-module__QQ8S3q__lightboxText p{color:var(--color-text-muted);font-size:1.1rem;line-height:1.6}@keyframes PhotoGallery-module__QQ8S3q__fadeInModal{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.PhotoGallery-module__QQ8S3q__lightboxImageWrapper{height:40vh}.PhotoGallery-module__QQ8S3q__lightboxText{padding:1.5rem}.PhotoGallery-module__QQ8S3q__lightboxText h2{font-size:1.5rem}}
.Information-module__sVnhLG__section{background-color:var(--color-background);padding:4rem 1rem}.Information-module__sVnhLG__container{max-width:var(--max-width);margin:0 auto}.Information-module__sVnhLG__header{text-align:center;margin-bottom:2.5rem}.Information-module__sVnhLG__title{color:var(--color-primary-dark);margin-bottom:1rem;font-size:2.5rem}.Information-module__sVnhLG__subtitle{color:var(--color-text-muted);font-size:1.1rem}.Information-module__sVnhLG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Information-module__sVnhLG__card{background:var(--color-surface);box-shadow:var(--shadow-md);border:1px solid var(--color-border);border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s}.Information-module__sVnhLG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Information-module__sVnhLG__highlightCard{border-color:var(--color-primary-light);border-color:var(--color-primary-light);background:linear-gradient(to bottom right,#fff,#f0fdf4)}.Information-module__sVnhLG__icon{margin-bottom:1rem;font-size:2.5rem}.Information-module__sVnhLG__cardTitle{color:var(--color-text);margin-bottom:1.2rem;font-size:1.3rem}.Information-module__sVnhLG__list{padding:0;list-style:none}.Information-module__sVnhLG__list li{color:var(--color-text-muted);margin-bottom:.8rem;padding-left:1.5rem;line-height:1.5;position:relative}.Information-module__sVnhLG__list li:before{content:"✓";color:var(--color-secondary);font-weight:700;position:absolute;left:0}.Information-module__sVnhLG__text{color:var(--color-text-muted);margin-bottom:1.2rem;line-height:1.5}.Information-module__sVnhLG__contactDetails{background:#ffffffb3;border-radius:8px;margin-bottom:1.5rem;padding:.8rem 1rem}.Information-module__sVnhLG__contactDetails p{color:var(--color-text);margin-bottom:.3rem}.Information-module__sVnhLG__applyBtnLink{width:100%;text-decoration:none}.Information-module__sVnhLG__applyBtn{background-color:var(--color-primary);color:#fff;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:background .3s}.Information-module__sVnhLG__applyBtn:hover{background-color:var(--color-primary-dark);transform:scale(1.02)}.Information-module__sVnhLG__footer{color:#fff;text-align:left;background-color:#111827;padding:4rem 2rem}.Information-module__sVnhLG__footerContainer{max-width:var(--max-width);margin:0 auto}.Information-module__sVnhLG__footerLogo{font-family:var(--font-heading);flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:.5rem;font-size:2.2rem;font-weight:800;display:flex}.Information-module__sVnhLG__footerLogo span{color:var(--color-accent)}.Information-module__sVnhLG__branding{font-family:var(--font-heading);color:var(--color-accent);letter-spacing:3px;text-transform:uppercase;background:#fbbf240d;border:1px solid #fbbf2466;border-radius:4px;padding:4px 12px;font-size:.85rem;font-weight:400}.Information-module__sVnhLG__footerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.Information-module__sVnhLG__footerBrand{flex:1}.Information-module__sVnhLG__footerExtra{flex-shrink:0}.Information-module__sVnhLG__familySite{color:#9ca3af;border:1px solid #fff3;border-radius:8px;align-items:center;padding:8px 18px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Information-module__sVnhLG__familySite:hover{border-color:var(--color-accent);color:#fff;background:#fbbf240d}.Information-module__sVnhLG__familySite span{margin-left:10px;font-size:.8rem}.Information-module__sVnhLG__footerText{color:#9ca3af;line-height:1.6}.Information-module__sVnhLG__copyright{color:#6b7280;font-size:.9rem}
