html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}a{cursor:pointer}body{font-family:forma-djr-display,sans-serif;font-weight:500;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navToggledHeaderWrapper{background:hsla(0,0%,97.6%,.7215686275);border:1px solid #000;height:212px}@media(min-width:1500px){.navToggledHeaderWrapper{height:247px}}.header-wrapper{position:fixed;right:20px;top:20px;z-index:2}nav{position:absolute;top:-300px;right:5px;margin-top:5px;width:100%}nav li{margin:2px 0;font-size:20px;display:block;position:relative}nav.marginRevert{top:100%;width:95%}.locationIndicator img{position:absolute}.locationIndicator .check:after{position:absolute;content:"";background:url(/static/media/smallPepper.eea8450c.png);background-size:100px;right:0;height:25px;width:25px;background-size:contain;background-repeat:no-repeat;background-position:50%}.navToggled{color:#fff;background:#000}header{position:relative;cursor:pointer}header h1{font-size:100px;font-weight:700;line-height:1}@media(min-width:1500px){header h1{font-size:130px}}.photoNav .mobileNav{position:fixed;mix-blend-mode:exclusion;width:100%;top:0;background:#000;color:#fff}.photoNav .Photo{margin-top:124px}@media(max-width:800px){.contactNav,.homeNav{background-image:url(/static/media/mobilePepper.789c1f33.png);background-size:contain;background-repeat:no-repeat;background-position:50%;height:100vh}}.mobileNav .mobileHeaderWrapper{background:#000;padding:5px 0 5px 15px}.mobileNav h1{color:#fff;font-size:50px;font-weight:700}.mobileNav ul{display:flex;justify-content:space-between;font-size:14px;margin:15px}.mobileNav li.check{text-decoration:underline}.pepper{position:fixed;bottom:0;height:80vh;right:30px;z-index:-1;object-fit:contain;pointer-events:none}.footerQuote{font-size:20px;font-style:italic;position:fixed;right:20px;bottom:20px;line-height:1;text-align:right}.footerQuote span{display:block}.contactSection{margin:100px auto 0;padding:0 20px;position:relative}.contactSection .textWrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;z-index:1}.contactSection .text{font-size:30px;display:flex;align-items:flex-end;font-weight:400}.contactSection .text a{font-weight:500;color:#000}.contactSection .text a:hover{color:#fff;background:#000;mix-blend-mode:darken}.contentListWrapper{margin-left:20px;margin-top:20px}@media(min-width:800px){.contentListWrapper{position:fixed;z-index:1;width:530px}}.contentListWrapper h2{font-size:32px;font-weight:300}.contentListWrapper h2:nth-of-type(2){margin-top:20px}.contentListWrapper .list{display:grid;grid-template-columns:1fr 1fr;max-width:530px}.contentListWrapper ul{font-size:18px;font-weight:400}.contentListWrapper li{cursor:pointer}.selected{color:red}.highlightedImgWrapper{position:fixed;left:60%;top:50%;transform:translate(-60%,-50%);background:#fff;padding:10px;border:1px solid #000}@media(min-width:1500px){.highlightedImgWrapper h3{font-size:25px}}.highlightedVidWrapper{position:fixed;height:360px;width:570px;left:60%;top:50%;transform:translate(-60%,-50%);background:#fff;padding:10px;border:1px solid #000}@media(max-width:800px){.highlightedVidWrapper{width:371px;height:246px}}@media(max-width:400px){.highlightedVidWrapper{width:95%;height:auto}}.highlightedVidWrapper h3{display:flex;flex-direction:row;justify-content:space-between;font-size:20px}@media(min-width:1500px){.highlightedVidWrapper h3{font-size:25px}}.highlightedVidWrapper .videoLink{cursor:pointer;text-decoration:none;color:inherit}.highlightedVidWrapper video{height:304px;width:549px;object-fit:cover}@media(max-width:800px){.highlightedVidWrapper video{width:349px;height:191px}}@media(max-width:400px){.highlightedVidWrapper video{width:278px;height:191px}}.highlightedVidWrapper img{min-width:100%}.contact{display:block!important}.contact a{font-weight:500;color:#000}.contact a:hover{color:#fff;background:#000;mix-blend-mode:darken}.comingSoon{position:fixed;left:50%;top:50%;transform:translate(-50%,50%);text-shadow:0 20px 3px #92ff00;animation:shadowColorChange 15s infinite}@keyframes shadowColorChange{0%{text-shadow:0 20px 3px #92ff00}25%{text-shadow:0 20px 3px #ff00e6}75%{text-shadow:0 20px 3px #0037ff}to{text-shadow:0 20px 3px #92ff00}}.mobileContact{padding:0 15px 15px}.mobileContact h3{font-size:20px}.mobileContact h3 a{font-weight:500;color:#fff;background:#000;mix-blend-mode:darken}.mobileContact img{margin-top:15px}.d-none{display:none!important}.gallery{display:flex;flex-wrap:nowrap;overflow-x:auto}.gallery img{height:100%;width:auto;object-fit:contain}.gallery .imageWrapper{margin-right:15px;flex:0 0 auto;max-height:80vh}@media(max-width:800px){.gallery{flex-direction:column}.gallery img{margin:0 auto 15px;width:90vw}}.gallery::-webkit-scrollbar{display:none}.partyWrapper{padding:10px;max-width:90%;background:#000;border:1px solid #000;margin:0 auto 100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.partyWrapper:nth-of-type(2n){max-width:70%;background:#00f}.partyWrapper:nth-child(4n-7){background:#00ff43}.partyWrapper video{max-width:100%}.iframeWrapper{margin:auto}@media(max-width:800px){.canvas-container{display:none!important}.header-wrapper{position:static;margin:15px 15px 20px}.header-wrapper h1{font-size:70px}.contentListWrapper{margin-left:15px;margin-top:0}.contentListWrapper ul{font-size:16px}.contentListWrapper ul li{line-height:1.5;white-space:nowrap}.contentListWrapper .list{margin-bottom:40px}.footerQuote{display:none}.highlightedImgWrapper h3,.highlightedVidWrapper h3{font-size:18px}.pepper{right:0}.gallery .imageWrapper{margin:auto}}
/*# sourceMappingURL=main.0737cdb6.chunk.css.map */