.home{height:100vh}.home,.home .home__content{display:flex;justify-content:flex-start;align-items:center;gap:0;flex-direction:column;width:100%}.home .home__content{flex:1 1}.home .home__content--header{display:flex;justify-content:center;align-items:center;gap:clamp(48px,8vw,80px);flex-direction:column;opacity:0;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)}.home .home__content--header h1{font-family:var(--font-recoleta)}.home .home__content--header p{width:100%;max-width:900px}.home .home__content--header p span{color:#aaa}@media(max-width:910px){.home .home__content--header p span{display:none}.home .home__content--header{font-size:24px}}footer{justify-content:center;gap:24px;opacity:0;width:100%;padding:24px clamp(32px,4vw,48px)}footer,footer .footer-block{display:flex;align-items:center;flex-direction:row}footer .footer-block{justify-content:flex-start;gap:10px;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}}@media(max-width:910px){footer{gap:40px;padding-top:16px;padding-bottom:16px;flex-direction:column-reverse}footer .footer-block.parklane-text{display:none}}.timeline{justify-content:flex-start;flex-direction:row;flex:1 1;padding-top:0;transform:translateY(-15px)}.timeline,.timeline__inner{display:flex;align-items:flex-start;gap:0;width:100%;position:relative}.timeline__inner{justify-content:center;flex-direction:row;height:100%;isolation:isolate}.timeline__clock{display:flex;justify-content:flex-start;align-items:center;gap:0;flex-direction:column;top:-46px;z-index:12;height:70px;position:absolute}.timeline__clock-time{display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row;width:76px;height:32px;color:#fff;font-size:18px;color:#121212;text-align:center;background:#fff;border-radius:20px}.timeline__clock-time .time-block{width:12px;height:24px;overflow:hidden}.timeline__clock-time .time-block,.timeline__clock-time .time-block .time-block--wrapper{display:flex;justify-content:flex-start;align-items:center;gap:0;flex-direction:column}.timeline__clock-time .time-block .time-block--wrapper .time-block--item{display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row;width:12px;height:24px}.timeline__clock-time .time-block.hour1 .time-block--wrapper{margin-top:-24px}.timeline__clock-time .time-block.hour2 .time-block--wrapper,.timeline__clock-time .time-block.minute1 .time-block--wrapper,.timeline__clock-time .time-block.minute2 .time-block--wrapper{margin-top:-72px}@media(max-width:568px){.timeline__clock-time .time-block,.timeline__clock-time .time-block .time-block--wrapper .time-block--item{width:8px;height:20px}.timeline__clock-time .time-block.hour1 .time-block--wrapper{margin-top:-20px}.timeline__clock-time .time-block.hour2 .time-block--wrapper,.timeline__clock-time .time-block.minute1 .time-block--wrapper,.timeline__clock-time .time-block.minute2 .time-block--wrapper{margin-top:-60px}}.timeline__clock-line{flex:1 1;width:1px;background:#fff}@media(max-width:568px){.timeline__clock{top:-38px;height:62px}.timeline__clock-time{width:52px;height:24px;font-size:14px}}.timeline__mask{justify-content:flex-start;top:0;left:0;z-index:10;width:100vw;pointer-events:none;mix-blend-mode:color;background:linear-gradient(45deg,rgba(255,255,255,0),#777,rgba(255,255,255,0))}.timeline .lines,.timeline__mask{display:flex;align-items:flex-start;gap:0;flex-direction:row;height:24px;position:absolute}.timeline .lines{justify-content:center;width:100%;overflow:hidden}.timeline .lines__block{height:100%;width:1200px}.timeline .lines__block,.timeline .lines__wrapper{display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.timeline .lines__wrapper{width:max-content;transform:translateX(-8400px)}.timeline .lines__item{display:flex;justify-content:space-between;align-items:center;gap:1px;flex-direction:row;width:1200px;height:24px;overflow:hidden;padding:0 .5px}.timeline .lines__item--div{flex:1 1;height:100%;background:#121212}.timeline__items{justify-content:center;width:100%;height:100%;overflow:hidden}.timeline__items,.timeline__items-block{display:flex;align-items:flex-start;gap:0;flex-direction:row}.timeline__items-block{justify-content:flex-start;width:420px}.timeline__items-wrapper{align-items:flex-start;flex-direction:row;width:max-content;transform:translateX(-2940px)}.timeline__item,.timeline__items-wrapper{display:flex;justify-content:flex-start;gap:0}.timeline__item{align-items:center;flex-direction:column;flex:none;width:420px;padding-top:64px}.timeline__item-image{width:324px;opacity:.48}.timeline__item-image img{width:100%;object-fit:contain}.timeline__item:nth-child(8) .timeline__item-image{opacity:1}