.countdown-card{--card-w:84px;--card-h:calc(var(--card-w)*.81);--card-part-h:calc(var(--card-h)/2 - var(--line-h)/2);--line-h:2px;font-family:var(--font);font-size:12px;line-height:1.15;position:relative;width:var(--card-w)}.countdown-card__table{height:var(--card-h);margin:0 auto;position:relative;text-align:center;width:100%;z-index:1}.countdown-card__line,.countdown-card__line-bg{--p:6px;height:var(--line-h);position:absolute;top:var(--card-part-h);width:100%;z-index:1}.countdown-card__line-bg:before,.countdown-card__line:before{left:var(--p)}.countdown-card__line-bg:after,.countdown-card__line:after{right:var(--p)}.countdown-card__line-bg:after,.countdown-card__line-bg:before,.countdown-card__line:after,.countdown-card__line:before{background-color:inherit;border-radius:10px;content:"";height:12px;position:absolute;top:50%;transform:translateY(-50%);width:2px}.countdown-card__line:after,.countdown-card__line:before{background-color:#413228}.countdown-card__text{font-weight:500;line-height:1;margin-top:5px;opacity:.7;text-align:center}.countdown-card__table *,.countdown-card__table :after,.countdown-card__table :before{box-sizing:border-box}.countdown-card__cards{display:inline-block;height:100%;margin:0 auto;position:relative;width:100%;z-index:1}.countdown-card__cards--flip .countdown-card__card-back:before{animation:flip-top .3s cubic-bezier(.37,.01,.94,.35) both;transform-origin:center bottom}.countdown-card__cards--flip .countdown-card__card-back .countdown-card__card-bottom{animation:flip-bottom .4s cubic-bezier(.15,.45,.28,1) both;transform-origin:center top}.countdown-card__card{border-radius:5px;box-sizing:border-box;color:var(--color-countdown-card,var(--color-primary));display:block;font-size:58px;font-weight:600;height:100%;padding-bottom:calc(var(--card-part-h) + var(--line-h));position:relative;width:100%}@media only screen and (max-width:734px){.countdown-card__card{line-height:1.36}}.countdown-card__card:not(:last-child){margin-bottom:var(--line-h)}.countdown-card__card-top{overflow:hidden}.countdown-card__card-back:after,.countdown-card__card-back:before,.countdown-card__card-bottom,.countdown-card__card-top{backface-visibility:hidden;background-color:#e0e0e0;border-radius:5px;display:block;height:var(--card-part-h);padding-top:0;transform:translateZ(0);transform-style:preserve-3d;width:100%}.countdown-card__card-bottom{background-color:#fff;border-top:none;bottom:0;left:0;overflow:hidden;position:absolute}.countdown-card__card-bottom:after{display:block;margin-top:calc(var(--card-part-h)*-1)}.countdown-card__card-back:before,.countdown-card__card-bottom:after{content:attr(data-i)}.countdown-card__card-back{height:100%;left:0;position:absolute;top:0;width:100%}.countdown-card__card-back:before{overflow:hidden;position:relative;z-index:-1}@keyframes flip-top{0%{opacity:1;transform:rotateX(0);z-index:2}99%{opacity:1}to{opacity:0;transform:rotateX(-180deg)}}@keyframes flip-bottom{0%{opacity:0;transform:rotateX(180deg);z-index:-1}50%{opacity:0;transform:rotateX(180deg);z-index:-1}51%{opacity:.99}to{opacity:.99;transform:rotateX(0);z-index:5}}.countdown-timer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--color-blur-bg);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:10px;width:292px}.countdown-timer__title{font-family:var(--font);font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.2;text-align:center;text-transform:uppercase}.countdown-timer__container{display:flex;justify-content:space-between}.project-hero{border-radius:0 0 var(--border-radius-lg) var(--border-radius-lg);display:flex;min-height:min(100vh - 50px,765px);overflow:hidden;padding-bottom:33px;padding-top:calc(var(--header-height) + 20px);position:relative;width:100%}@media only screen and (max-width:734px){.project-hero{--container-padding:5px;height:calc(100vh - 60px);max-height:700px;padding-bottom:0;padding-top:calc(var(--header-height) + 8px)}}.project-hero .container{height:auto}.project-hero__wrapper{flex-direction:column}.project-hero__header,.project-hero__wrapper{display:flex;height:100%;justify-content:space-between}.project-hero__header{gap:40px}@media only screen and (max-width:1068px){.project-hero__header{flex-direction:column;gap:10px}}.project-hero__header-start{padding-top:19px}@media only screen and (max-width:734px){.project-hero__header-start{display:none}}.project-hero__header-end{display:flex;flex:1 0 auto;flex-direction:column;height:100%;justify-content:space-between}@media only screen and (min-width:1068.1px){.project-hero__header-end{align-items:flex-end}}.project-hero__header-end-top{display:flex}@media only screen and (min-width:1440.1px){.project-hero__header-end-top{margin-right:-37px}}@media only screen and (max-width:1068px){.project-hero__header-end-top{flex:1;justify-content:space-between}.project-hero__header-end-top .landing-hero__banner{justify-content:flex-start}}@media only screen and (max-width:734px){.project-hero__bottom .countdown-timer,.project-hero__header-end-bottom .countdown-timer{width:232px}.project-hero__bottom .countdown-timer__title,.project-hero__header-end-bottom .countdown-timer__title{font-size:14px}.project-hero__bottom .countdown-card,.project-hero__header-end-bottom .countdown-card{--card-w:64px}.project-hero__bottom .countdown-card__card,.project-hero__header-end-bottom .countdown-card__card{font-size:38px}}.project-hero__footer{margin-top:10px;position:relative;z-index:var(--z-index-1)}@media only screen and (max-width:734px){.project-hero.section--dark{--section-bg:var(--color-white);border-radius:0 0 20px 20px}.project-hero .section__bg{border-radius:0 0 15px 15px;margin-bottom:190px;overflow:hidden}.project-hero .section__bg img{border-radius:0 0 40px 40px}}.project-hero .autoplay-video-wrapper__mute{display:none}
