.GuestFooter{margin-left:auto;margin-right:auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:0.75rem;background-color:var(--color-brand-900) /* var(--color-brand-900) */;padding-bottom:2rem;padding-top:8rem;font-size:0.875rem;line-height:1.25rem;color:var(--fig-text-tertiary) /* var(--fig-text-tertiary) */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;font-weight:500;}.GuestFooter_Head{position:relative;margin-top:1.5rem;margin-bottom:1.5rem;width:100%;}.GuestFooter_Head_Sticker{position:absolute;top:-2.5rem;left:50%;--un-translate-x:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-1.5deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-scale-x:1.6;--un-scale-y:1.6;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}@media (min-width: 768px){.GuestFooter_Head_Sticker{--un-scale-x:1.9;--un-scale-y:1.9;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}}@media (min-width: 1024px){.GuestFooter_Head_Sticker{--un-scale-x:2;--un-scale-y:2;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}}.GuestFooter_Title{max-width:700px;text-align:center;font-size:2.25rem;line-height:2.5rem;line-height:42px;line-height:var(--scale-size-40);font-family:Poppins;font-weight:var(--font-weight-medium)}@media (min-width: 640px){.GuestFooter_Title{font-size:3.75rem;line-height:1;line-height:var(--scale-size-64);}}@media (min-width: 768px){.GuestFooter_Title{font-size:74px;font-size:80px;line-height:var(--scale-size-96);}}.GuestFooter_Description{margin-top:2.5rem;margin-bottom:2.5rem;max-width:580px;text-align:center;font-size:var(--font-size-l);font-weight:var(--font-weight-regular);line-height:var(--font-line-height-l)}.GuestFooter_Button{width:100%;justify-content:center;}.GuestFooter_Bottom{margin-top:8rem;width:100%;max-width:var(--navigation-width);display:flex;flex-direction:column-reverse;padding-left:1.5rem;padding-right:1.5rem;text-align:center;}@media (min-width: 768px){.GuestFooter_Bottom{flex-direction:row;text-align:left;}}.GuestFooter_Bottom_Links{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:0.75rem;}@media (min-width: 480px){.GuestFooter_Bottom_Links{flex-direction:row;gap:2.125rem;}}@media (min-width: 768px){.GuestFooter_Bottom_Links{margin-left:0;margin-right:0;margin-bottom:0;margin-left:auto;}}body:has(.GuestLayout){--navigation-width:135rem}.GuestLayout{margin-left:auto;margin-right:auto;width:100%;background-color:var(--color-zinc-0) /* var(--color-zinc-0) */;min-height:100vh}