@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@100;400;700&display=swap);@-webkit-keyframes progress{0%{width:0}to{width:100%}}@keyframes progress{0%{width:0}to{width:100%}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes fade-in{0%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes fade-in{0%{opacity:0}50%{opacity:1}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}50%{opacity:0;-webkit-transform:scale(1.01);transform:scale(1.01)}to{opacity:0;-webkit-transform:scale(1.01);transform:scale(1.01)}}@keyframes fade-out{0%{opacity:1}50%{opacity:0;-webkit-transform:scale(1.01);transform:scale(1.01)}to{opacity:0;-webkit-transform:scale(1.01);transform:scale(1.01)}}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(.1);transform:scale(.1)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-in{0%{-webkit-transform:scale(.1);transform:scale(.1)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slide-in{0%{opacity:0;width:0}to{opacity:1;width:100%}}@keyframes slide-in{0%{opacity:0;width:0}to{opacity:1;width:100%}}@-webkit-keyframes slide-in-vert{0%{height:0;opacity:0}10%{height:100%;opacity:1}to{height:100%;opacity:1}}@keyframes slide-in-vert{0%{height:0;opacity:0}10%{height:100%;opacity:1}to{height:100%;opacity:1}}.main,button{font-family:Urbanist,sans-serif}.capitalize{text-transform:capitalize}body,html{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:sans-serif;font-size:14px;height:100vh;overflow-x:hidden;width:100vw}.wrapper{display:flex;justify-content:space-between;transition:all .7s ease-in-out}@media(max-width:1020px){.wrapper{flex-direction:column;min-height:100vh}}.wrapper .left,.wrapper .right{transition:width .2s ease-in-out}[data-content=images] .left{height:100vh;position:relative;width:55vw}@media(max-width:1020px){[data-content=images] .left{height:35vh;width:100vw}}[data-content=images] .right{height:100vh;overflow:hidden;position:relative;width:45vw}@media(max-width:1020px){[data-content=images] .right{height:auto;width:100vw}}[data-content=videos] .left{height:100%;position:relative;width:calc(100vw - 50vh)}@media(max-width:1020px){[data-content=videos] .left{height:45vh;width:100vw}}[data-content=videos] .left .footer{width:calc(100vw - 60vh)}[data-content=videos] .right{height:100vh;overflow:hidden;position:relative;width:60vh}@media(max-width:1020px){[data-content=videos] .right{height:auto;width:100vw}}[data-content=listing] .wrapper{justify-content:flex-start}[data-content=listing] .left{height:100vh;position:relative;width:75vw}@media(max-width:1020px){[data-content=listing] .left{height:35vh;width:100vw}}[data-content=listing] .left .footer{width:75vw}[data-content=listing] .right{height:100vh;overflow:hidden;position:relative;width:25vw}@media(max-width:1020px){[data-content=listing] .right{height:auto;width:100vw}}[data-content=cities] .wrapper{justify-content:flex-start}[data-content=cities] .left{height:100vh;position:relative;width:0}@media(max-width:1020px){[data-content=cities] .left{height:35vh;width:100vw}}[data-content=cities] .left .info{display:none}[data-content=cities] .left .footer{overflow:hidden;width:0}[data-content=cities] .right{height:100vh;overflow:hidden;position:relative;width:100vw}@media(max-width:1020px){[data-content=cities] .right{height:auto;width:100vw}}[data-content=tv] .left{height:100vh;position:relative;width:45vw}[data-content=tv] .left .footer{width:45vw}[data-content=tv] .right{height:100vh;overflow:hidden;position:relative;width:55vw}[data-content=tv] .right .persons{width:100%}[data-content=tv] .right .persons__item{width:100vw!important}@media(max-width:1020px){[data-content=tv] .right{height:auto;width:100vw}}[data-content=tv] .cursor{display:none!important}.info{margin:0 auto;text-align:center}.info .logo{margin:5vh auto 0;transition:all .3s ease-in-out;width:500px}@media(max-width:1450px){.info .logo{width:400px}}@media(max-width:1020px){.info .logo{width:500px}}@media(max-width:767px){.info .logo{width:300px}}.info .slogan{display:block;font-size:13px;font-weight:900;letter-spacing:4.5px;line-height:21px;margin:6px auto 0;text-transform:uppercase;transition:all .3s ease-in-out .1s;width:100%}@media(max-width:1020px){.info .slogan{font-size:10px;font-weight:700;line-height:17px;margin:3px auto}}.words{margin:28vh 0;overflow:hidden;width:100%}@media(max-height:900px){.words{margin:20vh 0}}@media(max-height:600px){.words{margin:10vh 0}}@media(max-width:1020px){.words{margin:3vh 0}}@media(max-width:767px){.words{margin:2vh 0}}.words__wrapper{display:flex;flex-wrap:nowrap;justify-content:center}.words .word{align-content:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin:0 25px;padding:5px 0 18px;text-align:center;-webkit-transform-origin:center center;transform-origin:center center;transition:all .2s ease-in-out}.words .word--active .word__original{border-bottom:13px solid transparent;opacity:1;padding-bottom:5px;transition:all .5s ease-in-out .2s}@media(max-width:1020px){.words .word--active .word__original{border-bottom-width:5px}}.words .word__original{cursor:pointer;font-size:100px;font-weight:700;line-height:100px;opacity:.05;overflow:hidden;padding:0;position:relative;text-align:center;-webkit-transform-origin:center center;transform-origin:center center;transition:opacity .5s ease-in-out .2s;white-space:nowrap}.words .word__original:not(.fx){width:0}.words .word__original.fx{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:.45s;animation-duration:.45s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:slide-in;animation-name:slide-in;-webkit-animation-timing-function:cubic-bezier(.17,.67,.6,1);animation-timing-function:cubic-bezier(.17,.67,.6,1)}@media(max-width:1020px){.words .word__original{font-size:65px;line-height:65px;padding:0}}@media(max-width:767px){.words .word__original{font-size:45px;line-height:45px;padding:0}}.words .word__footer{display:flex;justify-content:space-between;transition:all .5s ease-in-out}.words .word__footer.fx .word__translation{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}.words .word__translation{display:block;font-size:28px;line-height:28px;margin:20px 0 0;opacity:0;padding:0 10px;transition:none .25s cubic-bezier(.17,.67,.6,1);white-space:nowrap}@media(max-width:1020px){.words .word__translation{font-size:24px;line-height:24px}}@media(max-width:767px){.words .word__translation{font-size:20px;line-height:20px}}.words .word__translation:first-of-type{font-weight:700;padding:0 20px 0 0}.words .word__translation:nth-of-type(2){font-weight:400;padding:0 0 0 20px}.translations{margin:30px auto 0;overflow:hidden}.translations__wrapper{display:flex;font-size:20px;font-weight:700;justify-content:center;text-transform:uppercase}.person{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:100vh;margin:0;overflow:hidden;position:relative;width:100%}@media(max-width:1020px){.person{height:75vh}}.person__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;transition:all .1s ease-in;width:100%}.person__progress{bottom:0;height:3px;left:0;position:absolute}@media(max-width:1020px){.person__progress{bottom:auto;top:0}}.person__progress.fx{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:progress;animation-name:progress}.person-old{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fade-out;animation-name:fade-out;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-blend-mode:multiply;background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;height:100vh;margin:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .2s ease-in;width:100%}.person-old--active{display:block}@media(max-width:1020px){.person-old{height:75vh}}.persons{-ms-overflow-style:none;height:100vh;overflow-y:auto;position:relative;scrollbar-width:none;transition:all .6s ease-in-out;width:45vw}.persons:-webkit-scrollbar{display:none}@media(max-width:1020px){.persons{height:auto;height:65vh;position:fixed;top:35vh;width:100%}}@media(max-width:767px){.persons{height:66vh;top:34vh}}.persons__wrapper{align-content:flex-start;display:flex;flex:auto;flex-flow:row wrap;justify-content:flex-end}.persons__item{box-sizing:border-box;cursor:pointer;flex-grow:1;overflow:hidden;transition:all .25s ease-in-out;width:20%}.persons__item:hover{opacity:.85}.persons__item--active{opacity:1!important;width:80%}.persons__item img{display:block;pointer-events:none;transition:all .15s ease-out;width:100%}.reels{height:100vh;position:absolute;right:0;top:0;width:100%}@media(max-width:1020px){.reels{height:auto;position:relative}}.reels.ended .reels__progress{bottom:-10px}.reels:hover .reels__info{left:0}.reels__loader{display:none;left:0;margin:10px;position:absolute;top:0;z-index:90}.reels__loader.active{display:block}.reels__loader svg{fill:#fff;stroke:#fff;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;height:32px;pointer-events:none;transition:all .2s ease-out;width:24px}@media(max-width:767px){.reels__loader svg{height:24px;width:16px}}.reels__mute,.reels__shuffle{align-items:center;background:none;border:none;box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;display:flex;justify-content:center;margin:10px;text-shadow:0 0 3px rgba(0,0,0,.8)}.reels__mute svg,.reels__shuffle svg{fill:#fff;stroke:#fff;height:32px;pointer-events:none;transition:all .2s ease-out;width:24px}@media(max-width:767px){.reels__mute svg,.reels__shuffle svg{height:24px;width:16px}}.reels__shuffle{bottom:0}.reels__mute,.reels__shuffle{position:absolute;right:0;z-index:997}.reels__mute{top:0}.reels__item{width:100%}.reels__item video{height:100vh;object-fit:cover;object-position:center center;width:100%}@media(max-width:767px){.reels__item video{height:auto;width:100vw}}.reels__info{bottom:0;left:calc(-50% - 40px);margin:12px 10px;max-width:50%;padding:10px 15px;position:absolute;transition:all .15s ease-out;z-index:1001}.reels__info:empty{display:none;padding:0}.reels__info h2{display:block;font-size:18px;font-weight:700;letter-spacing:.5;line-height:28px;margin:10px 0}@media(max-width:1020px){.reels__info h2{font-size:15px;line-height:15px}}.reels__info h3{display:block;font-size:12px;font-weight:400;letter-spacing:.3px;line-height:19px;margin:4px 0 0}.reels__info svg{height:16px;margin:0 5px -4px -2px;pointer-events:none;width:16px}.reels__progress{bottom:0;height:3px;left:0;position:absolute;transition:width .3s linear;z-index:90}@media(max-width:1020px){.reels__progress{bottom:auto;top:0}}.reels__location{padding:10px}.reels .fx{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rotate;animation-name:rotate}.listing{transition:all .6s ease-in-out}@media(max-width:1020px){.listing{height:auto;height:55vh;position:fixed;top:45vh;width:100%}}@media(max-width:767px){.listing{height:66vh;top:34vh}}.listing__wrapper{height:calc(100vh - 20px);overflow-y:auto;padding:10px 20px 10px 40px;transition:all .6s ease-in-out;width:calc(100% - 60px)}@media(max-width:1020px){.listing__wrapper{height:calc(100% - 20px);padding:10px;text-align:center;width:calc(100% - 20px)}}.listing h2{font-size:50px;line-height:58px;margin:35px 0 0}.listing h3{font-size:30px;line-height:38px;margin:25px 0}.listing p{font-size:19px;line-height:28px;word-break:break-word}.listing__item{display:block;margin:5px 0;padding:10px 50px 10px 0}@media(max-width:1020px){.listing__item{padding:15px}}.listing span{border-bottom:5px solid transparent;cursor:pointer;font-size:28px;font-weight:700;line-height:28px;pointer-events:none}@media(max-width:1020px){.listing span{font-size:24px;line-height:24px}}@media(max-width:767px){.listing span{font-size:20px;line-height:20px}}.listing span:hover{font-style:italic}.listing__btn{align-items:center;background:none;border:none;box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;display:inline-flex;justify-content:center;margin:10px;text-shadow:0 0 3px rgba(0,0,0,.8);transition:all .2s ease-out .3s}.listing__btn svg{fill:#fff;stroke:#fff;height:32px;pointer-events:none;transition:all .2s ease-out;width:24px}@media(max-width:767px){.listing__btn svg{height:24px;width:16px}}.listing__btn--shuffle{bottom:0;position:absolute;right:0}.listing .fx{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rotate;animation-name:rotate}.cities{align-items:center;display:flex;height:100vh}@media(max-width:1020px){.cities{height:auto;height:55vh;position:fixed;top:45vh;width:100%}}.cities__wrapper{margin:0 auto;max-width:50%}.cities h2{font-size:30px;font-weight:400;letter-spacing:0;line-height:40px;text-align:center}.cities__links{display:flex;justify-content:center;overflow-y:auto;padding:10px 0;transition:all .6s ease-in-out;width:100%}@media(max-width:1020px){.cities__links{height:calc(100% - 20px);padding:10px;text-align:center;width:calc(100% - 20px)}}.cities__link{background:none;border-bottom:6px solid #fff;display:inline-block;font-size:50px;font-weight:700;letter-spacing:0;line-height:50px;margin:10px 40px;padding:10px;text-decoration:none;transition:all .1s ease-out}.cities__link:not(.active):hover{opacity:.5}.cities__link.active{opacity:.35}.actions{bottom:0;position:fixed;right:0;z-index:999}.actions button{align-items:center;background:none;border:none;box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;display:flex;justify-content:center;margin:10px;text-shadow:0 0 3px rgba(0,0,0,.8)}.actions button:first-of-type{transition:all .2s ease-out .2s}.actions button:nth-of-type(2){bottom:0;left:calc(-45vw + 60px);position:absolute;transition:all .2s ease-out .3s}@media(max-width:767px){.actions button:nth-of-type(2){left:calc(-100vw + 50px)}}.actions button:nth-of-type(3){transition:all .2s ease-out .4s}.actions svg{fill:#fff;stroke:#fff;height:32px;pointer-events:none;transition:all .2s ease-out;width:24px}@media(max-width:767px){.actions svg{height:24px;width:16px}}.actions .fx{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rotate;animation-name:rotate}.footer{bottom:20px;left:0;margin:0;position:fixed;text-align:center;width:55vw;z-index:1999}.footer--tv span{bottom:10px;color:#222;left:10px;position:fixed}@media(max-width:1020px){.footer{margin:15vh auto;position:relative;width:100%}}.footer img{margin:200px 0 20px}.footer p{color:#222;font-size:11px;letter-spacing:.7px;line-height:16px;margin:0;padding:0 50px;transition:all .2s ease-in-out}@media(max-width:767px){.footer p{font-size:12px;line-height:19px;padding:0 10px}}.footer__social{margin:10px 0 0}.footer__btn{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;margin:10px;padding:0 5px;transition:all .2s ease-out}.footer__btn svg{fill:#fff;stroke:#fff;height:32px;pointer-events:none;transition:all .2s ease-out;width:24px}@media(max-width:767px){.footer__btn svg{height:24px;width:16px}}.footer__btn:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.footer__btn--shuffle{bottom:0;position:absolute;right:0}.left .footer{display:block}@media(max-width:1020px){.left .footer{display:none}}.right .footer{display:none}@media(max-width:1020px){.right .footer{display:block;margin:10vh 0 0;position:relative;width:100%}}.content-switch{height:100vh;left:0;overflow:hidden;position:absolute;top:0;transition:all .2s ease-in-out;width:0;z-index:2000}.content-switch--active{background:hsla(0,0%,8%,.99);height:100vh;width:100vw}.content-switch__container{align-items:flex-start;display:flex;flex-direction:column;height:calc(100% - 100px);justify-content:center;padding:50px 100px}@media(max-width:1020px){.content-switch__container{padding:25px 50px}}.content-switch__container .menu-item{background:none;border:none;color:#fff;cursor:pointer;font-size:50px;font-weight:700;margin:3px 0;opacity:.7;transition:all .1s ease-in-out}@media(max-width:1020px){.content-switch__container .menu-item{font-size:30px;margin:10px 0}}.content-switch__container .menu-item.active{opacity:1;text-decoration:underline}.content-switch__container .menu-item:hover{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.content-switch-toggler{background:none;border:none;cursor:pointer;left:0;margin:0;position:fixed;z-index:2001}@media(max-width:1020px){.content-switch-toggler{display:none}}.content-switch-toggler svg{height:64px;pointer-events:none;transition:all .25s ease-in-out;width:64px}.content-switch-toggler--active svg{height:32px;padding:16px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:32px}body,body *{cursor:none!important}.cursor{border:0 solid transparent;border-radius:50%;height:14px;margin:12px;pointer-events:none;position:fixed;-webkit-transform-origin:center center;transform-origin:center center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,border-radius .1s ease-in;width:14px;z-index:10001}.cursor.hide{display:none!important}.cursor.active{border-width:0;height:64px;margin:0;width:64px}.cursor.blend{height:100px;mix-blend-mode:difference;width:100px}.cursor.menu{align-content:space-between;align-items:center;background:none!important;border-width:6px;display:flex;flex-direction:column;flex-wrap:nowrap;height:32px;justify-content:center;width:32px}.cursor.menu:before{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rotate;animation-name:rotate;content:"•";font-size:100px;font-weight:700;text-align:center;vertical-align:middle}.cursor.circled{align-content:space-between;align-items:center;background:none!important;border-width:6px;display:flex;flex-direction:column;flex-wrap:nowrap;height:32px;justify-content:center;width:32px}.cursor.circled:before{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rotate;animation-name:rotate;content:"+";font-size:30px;font-weight:700;text-align:center;vertical-align:middle}.cursor.media-control{background:none!important;border-radius:0;border-width:6px;height:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:42px}.cursor.external-link{align-content:space-between;align-items:center;background:none!important;border-width:6px;display:flex;flex-direction:column;flex-wrap:nowrap;height:24px;justify-content:center;width:24px}.cursor svg{height:100px;width:100px}
/*# sourceMappingURL=main.bec79482.css.map*/