.HeroHeaderSection-module__RSodUq__section{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.HeroHeaderSection-module__RSodUq__background{position:absolute;inset:0}.HeroHeaderSection-module__RSodUq__bgImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.HeroHeaderSection-module__RSodUq__bgGradient{background:linear-gradient(to bottom, rgb(from var(--hx-bg-primary) r g b / 0%) 0%, rgb(from var(--hx-bg-primary) r g b / 60%) 55%, var(--hx-bg-primary) 100%);position:absolute;inset:0}.HeroHeaderSection-module__RSodUq__contentWrapper{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}@media (min-width:1069px){.HeroHeaderSection-module__RSodUq__contentWrapper{align-items:center}}.HeroHeaderSection-module__RSodUq__row{flex:1;grid-template-columns:1fr;display:grid}@media (min-width:1069px){.HeroHeaderSection-module__RSodUq__row{align-items:start;gap:var(--hx-space-64);padding-top:calc(var(--hx-section-padding) + 64px);padding-left:max(var(--hx-container-padding), calc(50% - min(var(--hx-container-max-width), 87.5%) / 2));padding-right:max(var(--hx-container-padding), calc(50% - min(var(--hx-container-max-width), 87.5%) / 2));grid-template-columns:3fr 2fr}}.HeroHeaderSection-module__RSodUq__leftCol{align-items:flex-start;gap:var(--hx-space-32);width:100%;padding-right:var(--hx-space-20);padding-left:var(--hx-space-20);padding-top:calc(56px + var(--hx-section-padding));padding-bottom:var(--hx-section-padding);flex-direction:column;display:flex}@media (min-width:735px){.HeroHeaderSection-module__RSodUq__leftCol{padding-right:var(--hx-space-32);padding-left:var(--hx-space-32);padding-top:calc(64px + var(--hx-section-padding))}}@media (min-width:1069px){.HeroHeaderSection-module__RSodUq__leftCol{gap:var(--hx-space-48);padding-top:0;padding-left:0;padding-right:0;padding-bottom:var(--hx-space-64)}}.HeroHeaderSection-module__RSodUq__headingBlock{gap:var(--hx-space-24);flex-direction:column;display:flex}.HeroHeaderSection-module__RSodUq__title,.HeroHeaderSection-module__RSodUq__description{font-weight:var(--hx-font-weight-semibold);color:var(--hx-text-primary)}.HeroHeaderSection-module__RSodUq__mosaic{display:none}@media (min-width:1069px){.HeroHeaderSection-module__RSodUq__mosaic{gap:var(--hx-space-20);grid-template-columns:1fr 1fr;display:grid}}.HeroHeaderSection-module__RSodUq__mosaicCol1{gap:var(--hx-space-20);flex-direction:column;padding-top:52px;display:flex}.HeroHeaderSection-module__RSodUq__mosaicCol{gap:var(--hx-space-20);flex-direction:column;display:flex}.HeroHeaderSection-module__RSodUq__card{border-radius:var(--hx-radius-lg);width:100%;position:relative;overflow:hidden}.HeroHeaderSection-module__RSodUq__aspect34{aspect-ratio:3/4}.HeroHeaderSection-module__RSodUq__aspect43{aspect-ratio:4/3}.HeroHeaderSection-module__RSodUq__cardPicture{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.HeroHeaderSection-module__RSodUq__cardGradient{background:linear-gradient(#0000 0%,#0003 50%,#000000bf 100%);position:absolute;inset:0}.HeroHeaderSection-module__RSodUq__cardContent{padding:var(--hx-space-12);flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.HeroHeaderSection-module__RSodUq__likes{align-self:flex-end;align-items:center;gap:var(--hx-space-4);display:flex}.HeroHeaderSection-module__RSodUq__likesIcon{color:var(--hx-color-base-white)}.HeroHeaderSection-module__RSodUq__likesText{font-size:10px;font-weight:var(--hx-font-weight-medium);color:var(--hx-color-base-white);line-height:1}.HeroHeaderSection-module__RSodUq__cardLabel{flex-direction:column;gap:2px;display:flex}.HeroHeaderSection-module__RSodUq__location{align-items:center;gap:var(--hx-space-4);display:flex}.HeroHeaderSection-module__RSodUq__locationIcon{color:#fffc;flex-shrink:0}.HeroHeaderSection-module__RSodUq__locationText{font-size:11px;font-weight:var(--hx-font-weight-semibold);color:var(--hx-color-base-white);line-height:1.2}.HeroHeaderSection-module__RSodUq__countryText{font-weight:var(--hx-font-weight-medium);color:#ffffffb3}.HeroHeaderSection-module__RSodUq__authorText{font-size:10px;font-weight:var(--hx-font-weight-medium);color:#fff9}.HeroHeaderSection-module__RSodUq__stripWrapper{margin-top:var(--hx-space-32)}@media (min-width:1069px){.HeroHeaderSection-module__RSodUq__stripWrapper{display:none}}.HeroHeaderSection-module__RSodUq__strip{gap:var(--hx-space-12);padding-right:var(--hx-space-20);padding-bottom:var(--hx-section-padding);padding-left:var(--hx-space-20);scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.HeroHeaderSection-module__RSodUq__strip::-webkit-scrollbar{display:none}@media (min-width:735px){.HeroHeaderSection-module__RSodUq__strip{padding-right:var(--hx-space-32);padding-left:var(--hx-space-32)}}.HeroHeaderSection-module__RSodUq__stripCard{scroll-snap-align:center;flex-shrink:0;width:200px}.HeroHeaderSection-module__RSodUq__scrollIndicatorRow{z-index:10;padding-top:var(--hx-space-24);padding-bottom:var(--hx-space-24);justify-content:center;display:flex;position:relative}.HeroHeaderSection-module__RSodUq__scrollIndicator{cursor:pointer;border-radius:var(--hx-radius-full);height:36px;padding:0 var(--hx-space-16);color:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background-color .15s var(--hx-ease-out), border-color .15s var(--hx-ease-out), color .15s var(--hx-ease-out);background:#ffffff1a;border:1px solid #ffffff40;align-items:center;gap:6px;display:inline-flex}@media (hover:hover){.HeroHeaderSection-module__RSodUq__scrollIndicator:hover{color:var(--hx-color-base-white);background:#fff3;border-color:#ffffff73}}.HeroHeaderSection-module__RSodUq__scrollIndicatorLabel{font-size:10px;font-weight:var(--hx-font-weight-semibold);letter-spacing:.12em;text-transform:uppercase;line-height:1}
.HowItWorksSection-module__V3bNVa__section{background:var(--hx-bg-primary)}.HowItWorksSection-module__V3bNVa__headingRow{gap:var(--hx-space-20);margin-bottom:var(--hx-gap-heading-content);flex-direction:column;display:flex}@media (min-width:1069px){.HowItWorksSection-module__V3bNVa__headingRow{flex-direction:row;justify-content:space-between;align-items:flex-end}}@media (min-width:735px){.HowItWorksSection-module__V3bNVa__headingText{min-width:50%;max-width:75%}}.HowItWorksSection-module__V3bNVa__headingLink{flex-shrink:0}.HowItWorksSection-module__V3bNVa__cardWrapper{width:100%}@media (min-width:1069px){.HowItWorksSection-module__V3bNVa__cardWrapper{padding-left:max(var(--hx-container-padding), calc(50% - min(var(--hx-container-max-width), 87.5%) / 2));padding-right:max(var(--hx-container-padding), calc(50% - min(var(--hx-container-max-width), 87.5%) / 2))}}.HowItWorksSection-module__V3bNVa__card{gap:var(--hx-space-24);background:var(--hx-bg-secondary);padding:var(--hx-space-20);flex-direction:column;display:flex}@media (min-width:735px){.HowItWorksSection-module__V3bNVa__card{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px;display:grid}}@media (min-width:1069px){.HowItWorksSection-module__V3bNVa__card{gap:var(--hx-space-64);border-radius:var(--hx-radius-lg);padding:56px}}.HowItWorksSection-module__V3bNVa__mockupColumn{order:1;justify-content:center;display:flex}@media (min-width:735px){.HowItWorksSection-module__V3bNVa__mockupColumn{order:2}}.HowItWorksSection-module__V3bNVa__mockup{width:280px;position:relative}@media (min-width:735px){.HowItWorksSection-module__V3bNVa__mockup{width:min(100%,300px)}}@media (min-width:1069px){.HowItWorksSection-module__V3bNVa__mockup{width:320px}}.HowItWorksSection-module__V3bNVa__mockupImage{object-fit:contain}.HowItWorksSection-module__V3bNVa__timelineColumn{display:none}@media (min-width:735px){.HowItWorksSection-module__V3bNVa__timelineColumn{flex-direction:column;order:1;display:flex;position:relative}}.HowItWorksSection-module__V3bNVa__line{background:var(--hx-border-default);width:2px;position:absolute;top:20px;bottom:20px;left:19px}.HowItWorksSection-module__V3bNVa__lineProgress{background:var(--hx-accent-brand);width:2px;transition:height var(--hx-duration-slow) var(--hx-ease-out);position:absolute;top:20px;left:19px}.HowItWorksSection-module__V3bNVa__stopRow{gap:var(--hx-space-16);padding-bottom:var(--hx-space-24);display:flex;position:relative}.HowItWorksSection-module__V3bNVa__stopRow:last-child{padding-bottom:0}.HowItWorksSection-module__V3bNVa__marker{z-index:1;border-radius:var(--hx-radius-full);background:var(--hx-bg-secondary);border:1px solid var(--hx-border-default);width:40px;height:40px;color:var(--hx-text-tertiary);font-weight:var(--hx-font-weight-semibold);cursor:pointer;transition:background-color var(--hx-duration-fast) var(--hx-ease-out), border-color var(--hx-duration-fast) var(--hx-ease-out), color var(--hx-duration-fast) var(--hx-ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.HowItWorksSection-module__V3bNVa__markerActive{background:var(--hx-accent-brand);color:var(--hx-color-base-white);border-color:#0000}.HowItWorksSection-module__V3bNVa__stopContent{min-width:0;padding-top:var(--hx-space-8);flex:1}.HowItWorksSection-module__V3bNVa__stopTitle{text-align:left;cursor:pointer;width:100%;font-weight:var(--hx-font-weight-semibold);color:var(--hx-text-tertiary);transition:color var(--hx-duration-fast) var(--hx-ease-out);display:block}.HowItWorksSection-module__V3bNVa__stopTitleActive{color:var(--hx-text-primary)}.HowItWorksSection-module__V3bNVa__stopDescriptionGrid{transition:grid-template-rows var(--hx-duration-slow) var(--hx-ease-out);display:grid}.HowItWorksSection-module__V3bNVa__stopDescriptionClip{overflow:hidden}.HowItWorksSection-module__V3bNVa__stopDescriptionInner{padding-top:var(--hx-space-8)}.HowItWorksSection-module__V3bNVa__stopDescriptionText{color:var(--hx-text-secondary)}.HowItWorksSection-module__V3bNVa__mobileRow{padding-top:var(--hx-space-8);order:2;display:flex;position:relative}@media (min-width:735px){.HowItWorksSection-module__V3bNVa__mobileRow{display:none}}.HowItWorksSection-module__V3bNVa__mobileLine{background:var(--hx-border-default);height:2px;position:absolute;top:28px;left:20px;right:20px}.HowItWorksSection-module__V3bNVa__mobileLineProgress{background:var(--hx-accent-brand);height:2px;transition:width var(--hx-duration-slow) var(--hx-ease-out);position:absolute;top:28px;left:20px}.HowItWorksSection-module__V3bNVa__mobileStop{z-index:1;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.HowItWorksSection-module__V3bNVa__mobileMarker{border-radius:var(--hx-radius-full);background:var(--hx-bg-secondary);border:1px solid var(--hx-border-default);width:40px;height:40px;color:var(--hx-text-tertiary);font-weight:var(--hx-font-weight-semibold);transition:background-color var(--hx-duration-fast) var(--hx-ease-out), border-color var(--hx-duration-fast) var(--hx-ease-out), color var(--hx-duration-fast) var(--hx-ease-out);justify-content:center;align-items:center;display:flex}.HowItWorksSection-module__V3bNVa__mobileMarkerActive{background:var(--hx-accent-brand);color:var(--hx-color-base-white);border-color:#0000}.HowItWorksSection-module__V3bNVa__mobileActiveContent{padding-top:var(--hx-space-16);gap:var(--hx-space-8);flex-direction:column;order:3;display:flex}@media (min-width:735px){.HowItWorksSection-module__V3bNVa__mobileActiveContent{display:none}}.HowItWorksSection-module__V3bNVa__mobileActiveTitle{font-weight:var(--hx-font-weight-semibold);color:var(--hx-text-primary)}.HowItWorksSection-module__V3bNVa__mobileDescription{color:var(--hx-text-secondary)}
.ImmersiveFeedSection-module__2q5cOq__section{background:var(--hx-bg-primary);position:relative}.ImmersiveFeedSection-module__2q5cOq__headingRow{padding-top:var(--hx-section-padding);padding-bottom:var(--hx-gap-heading-content);flex-direction:column;align-items:center;display:flex}.ImmersiveFeedSection-module__2q5cOq__headingText{width:100%;max-width:600px}@media (min-width:1069px){.ImmersiveFeedSection-module__2q5cOq__headingText{max-width:840px}}.ImmersiveFeedSection-module__2q5cOq__sticky{position:sticky;overflow:hidden}.ImmersiveFeedSection-module__2q5cOq__stickyInner{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ImmersiveFeedSection-module__2q5cOq__canvasWrapper{position:relative;overflow:hidden}.ImmersiveFeedSection-module__2q5cOq__ctaRow{inset-inline:0;justify-content:center;display:flex;position:absolute;bottom:0}.ImmersiveFeedSection-module__2q5cOq__ctaWrapper{padding-bottom:var(--hx-section-padding)}
