*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;background-color:#000;color:#f5f5f5}main{position:relative}section{min-height:100vh;position:relative;z-index:2}#canvas-elem:after{content:"";height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1;background-image:url(/background-l.png);background-repeat:no-repeat;background-size:cover}#section-1{--gap: 5rem;position:relative}#section-1 nav{display:flex;justify-content:space-between;align-items:center;padding:3.5rem 2.5rem 1.5rem}#section-1 nav .nav-elem:nth-child(2) i{color:red}#section-1 nav svg{max-width:5rem;width:100%;height:100%}#section-1 .middle{display:flex;gap:var(--gap)}#section-1 .middle .left,#section-1 .middle .right{width:50%}#section-1 .middle .left{display:flex;align-items:center;justify-content:flex-end;padding-block:7rem}#section-1 .middle h1{font-size:5rem;line-height:.8;text-align:right}#section-1 .bottom{display:flex;gap:var(--gap)}#section-1 .bottom .left,#section-1 .bottom .right{width:50%}#section-1 .bottom .right p{font-weight:200;line-height:1.5}#section-1 .first-line{width:35rem;background-color:#ff000065;height:1px;position:absolute;transform:rotate(45deg) translateY(-17rem)}#section-1 .second-line{width:10rem;background-color:#ff000065;height:1px;position:absolute;transform:rotate(135deg);top:28%;right:12%}#section-2 .titles{display:flex;flex-direction:column;padding-left:17rem;margin-block:10rem}#section-2 .titles .title{display:flex;gap:4rem;opacity:.3;padding-block:2rem;transition:all .3s linear;cursor:pointer}#section-2 .titles .title h1{font-size:4.5rem;font-weight:100;line-height:1}#section-2 .titles .title small{margin-top:.6rem;font-size:.5rem}#section-2 .titles .title:hover{opacity:1}main:has(#section-2 .title:hover) #canvas-elem:after{opacity:0}.images{position:fixed;height:100%;width:100%;top:0;left:0}.images img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:0;transition:all .3s linear}main:has(#section-2 .title[img-title=tomorrowland]:hover) .images #tomorrowland{opacity:1;background-color:#040718}main:has(#section-2 .title[img-title=navy-pier]:hover) .images #navy-pier{opacity:1;background-color:#040718}main:has(#section-2 .title[img-title=msi-chicago]:hover) .images #msi-chicago{opacity:1;background-color:#040718}main:has(#section-2 .title[img-title=phone]:hover) .images #phone{opacity:1;background-color:#040718}main:has(#section-2 .title[img-title=kikk]:hover) .images #kikk{opacity:1;background-color:#010f5cad}main:has(#section-2 .title[img-title=kennedy]:hover) .images #kennedy{opacity:1;background-color:#040718}main:has(#section-2 .title[img-title=opera]:hover) .images #opera{opacity:1;background-color:#b00404}#section-3{min-height:100vh;background:linear-gradient(to bottom,#03030300,#000c 60%,#000000e6 75%,#000);color:#8892b0;padding:4rem 6rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}#section-3 .container{height:100%;display:flex;flex-direction:column;justify-content:flex-end}#section-3 .overlay{position:relative;z-index:2}#section-3 .middle-content{display:flex;justify-content:center;gap:4rem;margin-bottom:5rem;margin-top:10rem}#section-3 .middle-content .right-col{width:400px}#section-3 .middle-content p{margin-bottom:1.5rem;line-height:1.6;font-size:1.1rem;color:#fff}#section-3 .middle-content .cta-wrapper{margin-top:2rem;display:flex;align-items:center;gap:1rem}#section-3 .middle-content .cta-wrapper .red-line{width:60px;height:2px;background-color:#e63946}#section-3 .middle-content .cta-wrapper a{color:#fff;text-decoration:none;font-weight:700;font-size:1.2rem;border-bottom:2px solid #e63946;padding-bottom:3px}#section-3 .bottom-section{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:4rem}#section-3 .bottom-section .cities{display:flex;gap:6rem}#section-3 .bottom-section .cities h2{font-weight:300;font-size:2rem;color:#fff;cursor:pointer;position:relative;transition:color .3s}#section-3 .bottom-section .cities h2:after{content:".";color:#e63946}#section-3 .bottom-section .cities h2:hover{color:#ccc}#section-3 .bottom-section .good-shit-wrapper{text-align:right}#section-3 .bottom-section .good-shit-wrapper .serif-text{font-family:serif;font-size:2.5rem;line-height:1.1;color:#fff;margin-bottom:2rem;font-weight:400}#section-3 .bottom-section .good-shit-wrapper .socials{font-size:.8rem;letter-spacing:2px;color:#666;cursor:pointer;transition:color .3s}#section-3 .bottom-section .good-shit-wrapper .socials:hover{color:#fff}#section-3 .footer-bar{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;font-size:.9rem}#section-3 .footer-bar .footer-left{display:flex;align-items:center;gap:2rem}#section-3 .footer-bar .footer-left .separator{width:30px;height:1px;background-color:#8892b0}#section-3 .footer-bar .footer-left a{color:#fff;text-decoration:none;font-weight:700}#section-3 .footer-bar .footer-right{display:flex;gap:4rem}#section-3 .footer-bar .footer-right .subscribe,#section-3 .footer-bar .footer-right .language{cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:color .3s}:is(#section-3 .footer-bar .footer-right .subscribe,#section-3 .footer-bar .footer-right .language):hover{color:#fff}#section-3 .footer-bar .footer-right i{font-size:1.2rem}
