.image{display:inline-block;position:relative;transition:all .4s ease;width:100%;z-index:1}.image .content{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}.image .content .laurels{border-radius:10px;display:none;max-width:80%;padding-bottom:20px}.image .content .laurels .laurel{width:150px}.image .content p{display:none;font-size:30px;padding-bottom:5px;text-transform:capitalize}.image .cover{border-radius:2px;height:100%;object-fit:cover;width:100%}.image:not(.unlinked){cursor:pointer}.image:not(.unlinked):after,.image:not(.unlinked):before{background-color:rgba(0,0,0,.7);content:"";height:0;left:0;opacity:0;position:absolute;top:0;transition:all .2s ease-in;width:100%;z-index:0}.image:not(.unlinked):after{bottom:0;top:inherit}.image:not(.unlinked):hover:after,.image:not(.unlinked):hover:before{height:50%;opacity:1}.image:not(.unlinked):hover .content{align-content:center;display:grid;place-items:center}.image:not(.unlinked):hover .content .laurels{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.image:not(.unlinked):hover .content p{display:block}@media(max-width:1250px){.image:not(.unlinked) .content{align-content:center;display:grid;place-items:center}.image:not(.unlinked) .content .laurels{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding-bottom:10px}.image:not(.unlinked) .content .laurels .laurel{width:85px}.image:not(.unlinked) .content p{display:block;font-size:20px;max-width:90%;text-align:center;text-shadow:1px 1px #000}}.gallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%}@media(max-width:1250px){.gallery{grid-template-columns:1fr 1fr 1fr}}.home{height:75vh}.home .gallery-container{height:100%;position:relative;width:100%}.home .gallery-container .gallery-item{height:100%;left:0;position:absolute;top:0;transition:opacity .7s ease;width:100%}.home .gallery-container .gallery-item .gallery{grid-template:"a" 75vh}.home .gallery-container .gallery-item .gallery .image{height:100%;object-fit:cover;width:100%}@media(max-width:1250px){.home{height:auto;min-height:250px}.home .gallery-container .gallery-item .gallery{grid-template:none}.home .gallery-container .gallery-item .gallery .image .cover{object-fit:contain}}.cinematography .gallery,.director .gallery{gap:20px;grid-template-columns:70vw}.cinematography .gallery .image,.director .gallery .image{height:500px}@media(max-width:1250px){.cinematography .gallery,.director .gallery{gap:10px;grid-template-columns:100%}.cinematography .gallery .image,.director .gallery .image{height:350px}}.gallery-with-lightbox .lightbox,.lightbox{align-items:center;background-color:hsla(0,2%,8%,.85);cursor:pointer;display:flex;height:100%;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:2}.gallery-with-lightbox .lightbox .image,.lightbox .image{height:95%;z-index:0}.gallery-with-lightbox .lightbox .image.unlinked:hover,.lightbox .image.unlinked:hover{opacity:1}.gallery-with-lightbox .lightbox .image .cover,.lightbox .image .cover{object-fit:contain}.gallery-with-lightbox .lightbox button,.lightbox button{background:transparent;border:none;color:red;cursor:pointer;font-family:Josefin Sans,sans-serif;font-size:67px;height:100px;padding:0 10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100px;z-index:2}.gallery-with-lightbox .lightbox button.left,.lightbox button.left{left:0;right:auto}.gallery-with-lightbox .lightbox button.right,.lightbox button.right{left:auto;right:0}@media(max-width:1250px){.gallery-with-lightbox .lightbox button,.lightbox button{font-size:40px;height:50px;width:50px}}.gallery-with-lightbox{margin-bottom:2rem}.gallery-with-lightbox__title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase}.gallery-with-lightbox .image{cursor:pointer}.gallery-with-lightbox .image.unlinked:hover{opacity:.5}.gallery-with-lightbox .lightbox .image.unlinked:hover{opacity:1}.project-page{grid-gap:30px;display:grid;gap:30px}.project-page .main-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:347px;width:70vw}.project-page .main-image__description .subName{margin:5px 0}.project-page .main-image img{height:100%;object-fit:cover;width:100%}.project-page .title-section{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:flex-start}.project-page .title-section.with-laurels h1{-webkit-margin-end:20px;margin-inline-end:20px}.project-page .title-section.with-laurels .laurels{display:flex;flex-wrap:wrap;gap:20px;height:60px}.project-page .title-section.with-laurels .laurels .laurel{height:60px}.project-page .video-section{height:30vh;width:70vw}.project-page .gallery-with-lightbox.behind-the-scenes h2{padding-bottom:10px}.project-page .gallery-with-lightbox .image{height:200px}.project-page .gallery-with-lightbox .lightbox .image{height:95%}@media(max-width:1250px){.project-page{gap:15px}.project-page .main-image,.project-page .video-section{width:100%}.project-page .title-section{align-items:flex-start;flex-direction:column}.project-page .title-section.with-laurels h1{order:2;padding-top:10px}.project-page .title-section.with-laurels .laurels{gap:10px;height:auto;padding-left:10px}.project-page .title-section.with-laurels .laurels .laurel{height:40px}.project-page .gallery-with-lightbox .image{height:100px}.project-page div>p,.project-page h1,.project-page h2{-webkit-padding-start:10px;padding-inline-start:10px}.project-page h2{margin-bottom:0}}.bio{grid-gap:40px;display:grid;gap:40px;justify-items:center}.bio .image{height:350px;width:350px}.bio .image:last-of-type{width:100%}.bio p.about-me{color:#948585;margin:0 auto;width:60%}@media(max-width:1250px){.bio p.about-me{padding:0 15px;width:100%}}.contact-page{align-items:center;display:flex;justify-content:center}.contact-page form{margin-left:30px;max-width:800px;width:100%}.contact-page form p{margin-bottom:20px}.contact-page form p label{display:block;margin-bottom:5px}.contact-page form p input,.contact-page form p textarea{width:100%}.contact-page form p textarea{padding:5px}.contact-page form button{background:#fff;border-radius:5px;cursor:pointer;font-family:Josefin Sans,sans-serif;font-weight:700;padding:10px 20px}@media(max-width:1250px){.contact-page{flex-direction:column}.contact-page .image .cover{max-height:400px;object-fit:contain}.contact-page form{margin:20px 0 0;max-width:90%}}.header{align-items:center;display:flex;flex-direction:column;font-family:Josefin Sans,sans-serif;justify-content:center}.header .title{cursor:pointer;margin-bottom:20px;text-align:center}.header .title p{font-size:40px;font-weight:600;line-height:1;text-align-last:justify}.header .title p:hover{color:red}@media(max-width:1250px){.header{justify-content:center;padding-top:50px}.header .title{margin:0}}.nav .menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;position:absolute;width:50px;z-index:2}.nav .menu.open .line.line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.nav .menu.open .line.line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.nav .menu.open .line.line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.nav .menu .line{fill:none;stroke:var(--white);stroke-width:6;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.nav .menu .line.line1{stroke-dasharray:60 207;stroke-width:6}.nav .menu .line.line2{stroke-dasharray:60 60;stroke-width:6}.nav .menu .line.line3{stroke-dasharray:60 207;stroke-width:6}.nav .links{align-items:center;display:flex;justify-content:space-between;list-style:none}.nav .links a{color:#fff;cursor:pointer;padding:10px 10px 0;text-decoration:none}.nav .links a:hover{color:red}@media(max-width:1250px){.nav{left:0;z-index:3}.nav,.nav .links{position:fixed;top:0}.nav .links{align-content:center;align-items:center;background:rgba(7,6,6,.961);border-bottom-left-radius:100vw;box-sizing:border-box;gap:10%;height:100%;justify-content:center;justify-items:center;pointer-events:none;right:0;-webkit-transform:translate(100vw);transform:translate(100vw);-ms-transform:translatex(-100vw);transition:width 475ms ease-out,border-radius .8s ease .1s,-webkit-transform .45s ease;transition:width 475ms ease-out,transform .45s ease,border-radius .8s ease .1s;transition:width 475ms ease-out,transform .45s ease,border-radius .8s ease .1s,-webkit-transform .45s ease;width:100%}.nav .links ul{height:100%;margin:0;overflow:auto;overflow-x:hidden;padding:0;pointer-events:auto;width:100%}.nav .links li{box-sizing:border-box;list-style:none;pointer-events:auto;text-transform:uppercase;-webkit-transform:translatex(100vw);transform:translatex(100vw);-ms-transform:translatex(-100vw);white-space:nowrap}.nav .links li a{font-size:25px;text-decoration:none}.nav.open{height:100vh;width:100vw}.nav.open .links{grid-gap:10%;align-content:center;border-bottom-left-radius:0;display:grid;gap:10%;position:relative}.nav.open .links,.nav.open .links li{-webkit-transform:translatex(0);transform:translatex(0)}.nav.open .links li:first-child{transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .08s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .08s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .08s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .08s}.nav.open .links li:nth-child(2){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .16s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .16s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .16s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .16s}.nav.open .links li:nth-child(3){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .24s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .24s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .24s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .24s}.nav.open .links li:nth-child(4){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .32s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .32s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .32s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .32s}.nav.open .links li:nth-child(5){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .4s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .4s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .4s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .4s}.nav.open .links li:nth-child(6){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .48s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .48s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .48s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .48s}.nav.open .links li:nth-child(7){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .56s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .56s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .56s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .56s}.nav.open .links li:nth-child(8){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .64s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .64s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .64s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .64s}.nav.open .links li:nth-child(9){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .72s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .72s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .72s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .72s}.nav.open .links li:nth-child(10){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .8s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .8s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .8s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .8s}.nav.open .links li:nth-child(11){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .88s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .88s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .88s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .88s}.nav.open .links li:nth-child(12){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .96s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .96s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) .96s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) .96s}.nav.open .links li:nth-child(13){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.04s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.04s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.04s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.04s}.nav.open .links li:nth-child(14){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.12s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.12s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.12s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.12s}.nav.open .links li:nth-child(15){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.2s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.2s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.2s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.2s}.nav.open .links li:nth-child(16){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.28s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.28s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.28s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.28s}.nav.open .links li:nth-child(17){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.36s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.36s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.36s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.36s}.nav.open .links li:nth-child(18){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.44s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.44s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.44s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.44s}.nav.open .links li:nth-child(19){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.52s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.52s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.52s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.52s}.nav.open .links li:nth-child(20){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.6s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.6s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.6s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.6s}.nav.open .links li:nth-child(21){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.68s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.68s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.68s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.68s}.nav.open .links li:nth-child(22){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.76s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.76s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.76s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.76s}.nav.open .links li:nth-child(23){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.84s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.84s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.84s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.84s}.nav.open .links li:nth-child(24){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.92s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.92s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 1.92s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 1.92s}.nav.open .links li:nth-child(25){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2s}.nav.open .links li:nth-child(26){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.08s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.08s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.08s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.08s}.nav.open .links li:nth-child(27){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.16s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.16s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.16s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.16s}.nav.open .links li:nth-child(28){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.24s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.24s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.24s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.24s}.nav.open .links li:nth-child(29){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.32s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.32s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.32s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.32s}.nav.open .links li:nth-child(30){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.4s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.4s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.4s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.4s}.nav.open .links li:nth-child(31){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.48s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.48s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.48s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.48s}.nav.open .links li:nth-child(32){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.56s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.56s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.56s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.56s}.nav.open .links li:nth-child(33){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.64s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.64s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.64s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.64s}.nav.open .links li:nth-child(34){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.72s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.72s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.72s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.72s}.nav.open .links li:nth-child(35){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.8s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.8s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.8s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.8s}.nav.open .links li:nth-child(36){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.88s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.88s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.88s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.88s}.nav.open .links li:nth-child(37){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.96s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.96s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 2.96s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 2.96s}.nav.open .links li:nth-child(38){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.04s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.04s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.04s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.04s}.nav.open .links li:nth-child(39){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.12s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.12s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.12s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.12s}.nav.open .links li:nth-child(40){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.2s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.2s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.2s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.2s}.nav.open .links li:nth-child(41){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.28s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.28s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.28s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.28s}.nav.open .links li:nth-child(42){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.36s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.36s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.36s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.36s}.nav.open .links li:nth-child(43){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.44s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.44s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.44s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.44s}.nav.open .links li:nth-child(44){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.52s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.52s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.52s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.52s}.nav.open .links li:nth-child(45){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.6s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.6s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.6s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.6s}.nav.open .links li:nth-child(46){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.68s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.68s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.68s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.68s}.nav.open .links li:nth-child(47){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.76s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.76s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.76s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.76s}.nav.open .links li:nth-child(48){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.84s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.84s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.84s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.84s}.nav.open .links li:nth-child(49){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.92s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.92s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 3.92s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 3.92s}.nav.open .links li:nth-child(50){transition:-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 4s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 4s;transition:transform 1s cubic-bezier(.29,1.4,.44,.96) 4s,-webkit-transform 1s cubic-bezier(.29,1.4,.44,.96) 4s}}.footer{flex-direction:column;gap:20px;margin-bottom:10px}.footer,.footer .logos-links{align-items:center;display:flex;justify-content:center}.footer .logos-links .cube{align-items:center;display:flex;justify-content:flex-start}.footer .logos-links .cube img{cursor:pointer;max-height:25px;max-width:125px;transition:all .1s ease-in-out}.footer .logos-links .cube img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer .logos-links .cube .dot{font-size:26px;line-height:1;margin:0 15px}@media(max-width:1250px){.footer{gap:5px;margin-top:auto}}.cloudinary-video-container{border:2px solid red;height:700px;margin-bottom:2rem;width:398px}.cloudinary-video-container .cloudinary-video{height:auto;max-height:100%;object-fit:contain;width:100%}.cloudinary-slider{margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.cloudinary-slider h2{font-size:2.5rem;margin:30px 0;text-align:center}.cloudinary-slider .slider-container{height:100%;position:relative;width:100%}.cloudinary-slider .slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.cloudinary-slider .slide.active{opacity:1;position:relative}.cloudinary-slider .slide .image{height:100%}.cloudinary-slider .slide .image img{height:100%;object-fit:contain;width:100%}.cloudinary-slider .slider-arrow{align-items:center;background-color:hsla(0,0%,100%,.5);border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .3s ease;width:40px;z-index:10}.cloudinary-slider .slider-arrow:hover{background-color:hsla(0,0%,100%,.8)}.cloudinary-slider .slider-arrow:focus{box-shadow:0 0 0 2px rgba(0,0,0,.3);outline:none}.cloudinary-slider .slider-arrow.prev-arrow{left:15px}.cloudinary-slider .slider-arrow.next-arrow{right:15px}.cloudinary-slider .slider-dots{display:flex;justify-content:center;margin-top:15px}.cloudinary-slider .slider-dots .slider-dot{background-color:#ccc;border:none;border-radius:50%;cursor:pointer;height:12px;margin:0 5px;padding:0;transition:background-color .3s ease;width:12px}.cloudinary-slider .slider-dots .slider-dot:hover{background-color:#999}.cloudinary-slider .slider-dots .slider-dot.active{background-color:#333}.cloudinary-slider .slider-dots .slider-dot:focus{box-shadow:0 0 0 2px rgba(0,0,0,.3);outline:none}@media screen and (max-width:768px){.cloudinary-slider .slider-arrow{height:30px;width:30px}.cloudinary-slider .slider-dots .slider-dot{height:10px;margin:0 4px;width:10px}}.stills .video-section{display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-start;width:100%}.stills .video-section p{flex-grow:1;width:50%}.stills h2{font-size:2.5rem;margin:60px 0 30px;text-align:center}.stills .stills-slider{height:600px}@media(max-width:1250px){.stills .video-section{gap:20px;justify-content:center}.stills .video-section .cloudinary-video-container{height:567px;margin-bottom:0;width:325px}.stills .video-section p{padding:20px;width:100%}.stills .stills-slider{margin-bottom:0}}.intro-video-overlay{align-items:center;background-color:#000;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity .8s ease-out;width:100%;z-index:4}.intro-video-overlay .image{height:100%;position:absolute;width:100%;z-index:5}.intro-video-overlay.fade-out{opacity:0}.intro-video-overlay .intro-video{height:100%;object-fit:cover;width:100%}@media(max-width:1250px){.intro-video-overlay .image .cover,.intro-video-overlay .intro-video{object-fit:contain}}:root{--white:#fff;--black:#000}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Josefin Sans,sans-serif}body{background:#000;background:var(--black);color:#fff;color:var(--white);min-height:100vh}p{line-height:1.5;margin:0}a{color:#fff;color:var(--white);text-decoration:none}.App{align-items:flex-start;display:flex;height:100vh}.App,.App .container{justify-content:center}.App .container{grid-gap:30px;align-content:start;display:grid;gap:30px;height:100%;padding:20px 0;width:70vw}.App .container.home{justify-content:normal;width:100%}.App .container .flash{background-color:#fff;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:-1}.App .container .flash.active{-webkit-animation:flash .3s;animation:flash .3s}@media(max-width:1250px){.App{height:100%}.App .container{gap:15px;padding-bottom:0;width:99%}.App .container.home{display:flex;flex-direction:column;height:calc(100vh - 80px)}}@-webkit-keyframes flash{0%{opacity:.7}30%{opacity:.5}60%{opacity:.3}to{opacity:0}}@keyframes flash{0%{opacity:.7}30%{opacity:.5}60%{opacity:.3}to{opacity:0}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.824d87ce.css.map*/