.page--header{display:flex;justify-content:center;align-items:center;gap:clamp(48px,8vw,80px);flex-direction:column;color:#fff;font-size:32px;text-align:center;padding-top:calc(clamp(24px,3vw,32px) + env(safe-area-inset-top));padding-left:clamp(32px,4vw,48px);padding-right:clamp(32px,4vw,48px)}.page--header h1{font-family:var(--font-recoleta)}@media(max-width:910px){.page--header{font-size:24px}}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}footer{display:flex;justify-content:center;align-items:flex-end;gap:24px;flex-direction:row;opacity:1;width:100%;padding:24px clamp(32px,4vw,48px)}footer:not(.footer-unanimated){opacity:0}footer .footer-address{padding-top:12px}footer .footer-block{display:flex;justify-content:flex-start;align-items:center;gap:10px;flex-direction:row;flex:1 1}footer .footer-block:last-child{justify-content:flex-end}footer .footer-block.footer-links{gap:8px;justify-content:center}footer .footer-block.footer-links .footer-links--link{padding:8px;white-space:nowrap}@media(max-width:568px){footer .footer-block.footer-links{justify-content:space-between}}footer .parklane-text{display:flex;justify-content:flex-start;align-items:flex-start;gap:5px;flex-direction:column}footer .parklane-text .footer-email{display:block}footer.noAppStore{justify-content:space-between}footer.noAppStore .footer-block{flex:none}@media(max-width:910px){footer.noAppStore{gap:12px}footer:not(.noAppStore){gap:40px}footer{padding-top:16px;padding-bottom:16px;align-items:flex-start;flex-direction:column-reverse}footer .footer-links{margin-left:-8px}footer .parklane-text{display:flex;align-items:center;flex-direction:row}footer .parklane-text p br{display:none}}@media(max-width:480px){footer{gap:12px}footer .footer-links{width:100%;margin-left:0}footer .footer-address{width:100%}footer .footer-address .parklane-text{width:100%;font-size:12px;line-height:16px;justify-content:center}}