*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:DeFonte Normale;src:url(/fonts/DeFonte%20Normale.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DeFonte Leger;src:url(/fonts/DeFonte%20Leger.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DeFonte Gros;src:url(/fonts/DeFonte%20Gros.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DeFonte DemiGras;src:url(/fonts/DeFonte%20DemiGras.ttf) format("truetype");font-weight:400;font-style:normal}html,body{height:100%;overflow-y:auto;&::-webkit-scrollbar{display:none}-ms-overflow-style:none;scrollbar-width:none}body{font-family:DeFonte Normale,Inter,sans-serif;background:url(/images/bg-grain-sky.png) center/cover fixed no-repeat;display:flex;justify-content:center;margin:0;overflow-x:hidden}.site-container{flex:1;display:flex;flex-direction:column;width:100%;position:relative;min-height:100%}.top-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 6vw;width:100%;position:fixed;top:0;z-index:100;background-color:transparent}.top-bar-image-left img,.top-bar-image-right img{max-height:5vh;width:auto;object-fit:contain}.top-bar-divider-container{width:100%;position:fixed;top:8vh;height:auto;display:flex;justify-content:center;z-index:99;padding:0 15px}.top-bar-divider-image{width:100%;height:auto;max-height:10px;object-fit:cover}.bottom-nav{display:flex;justify-content:space-around;align-items:center;background-color:#435e63;height:6vh;width:100%;position:fixed;bottom:0;border-top-left-radius:15px;border-top-right-radius:15px;box-shadow:0 -2px 10px #0000001a;z-index:100}.nav-button{display:flex;justify-content:center;align-items:center;flex:1;height:100%;text-decoration:none;transition:transform .2s ease-in-out,filter .2s ease-in-out}.nav-button img{max-height:3vh;width:auto;object-fit:contain}.nav-button.active{transform:translateY(-3px);filter:drop-shadow(0px 3px 5px rgba(0,0,0,.3))}.nav-button:not(.active):hover{transform:translateY(-2px)}.main-content.scroll-snap-container{overflow-y:scroll;scroll-snap-type:y mandatory;position:relative}.main-content-scroll-viewport{position:fixed;top:calc(8vh + 10px);bottom:6vh;left:0;right:0;z-index:1;overflow:hidden}.main-content{height:100%;overflow-y:auto;&::-webkit-scrollbar{display:none}-ms-overflow-style:none;scrollbar-width:none}.content-block{height:100%;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.word-content{position:relative;top:2vh;width:100%;padding:0 10% 0 5%;z-index:10;color:#fff}.kicker{font-family:DeFonte Leger,Inter,sans-serif;text-align:left;font-size:1.2rem;margin:0 0 -.2rem .2rem}.main-title{text-align:left;font-size:3.5rem;line-height:3.5rem;margin-bottom:-.5rem}.price-info-container{position:absolute;margin-bottom:-3.7rem;padding-left:9.8rem;margin-left:2.5em}.price-info-container .subtitle{font-family:DeFonte DemiGras,Inter,sans-serif;font-size:1rem;transform:rotate(-10deg)}.price-info-container .price{font-family:DeFonte Gros,Inter,sans-serif;font-size:4rem;transform:rotate(-14deg)}.image-block-carousel{width:100%;display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;align-items:center;border-radius:10px;padding-top:8vh}.image-slide{min-width:100%;flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:35vh;position:relative;box-sizing:border-box;gap:15px}.image-slide:not(.special-headshot-slide):not(.image-slide-adaptive-height):not(.three-image-mixed-layout){padding-left:6vw;padding-right:6vw}.image-slide.image-slide-adaptive-height{padding-left:6vw;padding-right:6vw}.image-slide img{display:block;width:100%;height:auto;object-fit:contain;border-radius:8px}.image-slide:not(.special-headshot-slide):not(.image-slide-adaptive-height):not(.three-image-mixed-layout) img:only-child{max-height:70vh}.image-slide:not(.special-headshot-slide):not(.image-slide-adaptive-height):not(.three-image-mixed-layout) img:not(:only-child){max-height:33vh}.special-headshot-slide{height:60vh;padding-left:2%;padding-right:2%;padding-bottom:10vh}.special-headshot-slide img:only-child{max-height:50vh}.special-headshot-slide img:not(:only-child){max-height:calc((50vh - 15px)/2)}.image-slide.image-slide-adaptive-height{height:auto;justify-content:flex-start}.image-slide.image-slide-adaptive-height img{max-height:35vh}.image-slide.three-image-mixed-layout{height:auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px;padding:2vw;width:90%;margin:0 auto;justify-content:initial;align-items:initial}.image-slide.three-image-mixed-layout img:nth-child(1){grid-column:1 / -1;grid-row:1 / 2;max-height:35vh}.image-slide.three-image-mixed-layout img:nth-child(2){grid-column:1 / 2;grid-row:2 / 3;aspect-ratio:1 / 1;max-height:30vh}.image-slide.three-image-mixed-layout img:nth-child(3){grid-column:2 / 3;grid-row:2 / 3;aspect-ratio:1 / 1;max-height:30vh}#vertical-scroll-indicator{position:fixed;top:calc(13vh + 15px);right:-80px;display:flex;flex-direction:column;gap:10px;z-index:101}#horizontal-scroll-indicator{position:fixed;bottom:calc(8vh + 10px);left:2rem;display:flex;flex-direction:row;gap:5px;z-index:101}.vert-indicator{width:110px;height:15px}.horiz-indicator{width:15px;height:15px}img{max-width:100%;height:auto;display:block}.scroll-snap-container::-webkit-scrollbar,.image-block-carousel::-webkit-scrollbar{display:none}.scroll-snap-container,.image-block-carousel{-ms-overflow-style:none;scrollbar-width:none}.desktop-flavor-image,.desktop-kickoff-sale-image,.wordy-subtitle-desktop,.desktop-barcode-image,.desktop-signature-container,.see-examples-button,.desktop-nav{display:none}@media (min-width: 500px){body{background:url(/images/pc-bg.png) center/cover fixed no-repeat}body::-webkit-scrollbar{display:none}.top-bar,.top-bar-divider-container,.bottom-nav{display:none!important}.main-content-scroll-viewport{top:0;bottom:0}.desktop-nav{display:flex;align-items:center;justify-content:center;background-color:#141e23cc;padding:0 2vw;height:4vh;position:fixed;width:100%;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.desktop-nav a{color:#fff;text-decoration:none;font-family:DeFonte Leger,Inter,sans-serif;font-size:1.2rem;padding:10px 20px;margin:0 10px;border-radius:5px;transition:background-color .3s ease}.desktop-nav a:hover{background-color:#ffffff1a}.desktop-nav a.active{background-color:#fff3;font-weight:700}.content-block{flex-direction:row;align-items:center;justify-content:center;scroll-snap-align:top}.word-content{flex:0 0 45%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:5.5vw;height:100vh;top:0}.desktop-flavor-image,.desktop-kickoff-sale-image{display:block;position:absolute;transform-origin:top left}.desktop-flavor-image{z-index:11;padding-bottom:44vh;scale:1.2}.desktop-kickoff-sale-image{z-index:12;scale:.9;max-height:40vh;padding-top:5vh}.desktop-text-group{position:absolute;left:5.5vw;bottom:8vh;z-index:13}.kicker{font-size:5vh;transform:translate(-.2vw);white-space:nowrap}.main-title{font-size:9vh;white-space:nowrap}.wordy-subtitle-desktop{display:block;font-family:DeFonte DemiGras,Inter,sans-serif;font-size:2.7vh;white-space:nowrap}.image-block-carousel{flex:0 0 55%;height:100vh;display:block;position:relative;z-index:5;overflow:visible}.image-block-carousel .image-slide{position:absolute;width:auto;height:auto;max-height:80vh;top:50%;transform:translateY(-50%);padding:0}.image-block-carousel .image-slide:not(:first-child){display:none!important}.image-block-carousel .image-slide img{border-radius:15px}.special-headshot-slide{height:auto;padding-bottom:0}.special-headshot-slide img{scale:2;transform:translate(20px)}.see-examples-button{display:block;position:absolute;background-color:#fff3;color:#fff;font-family:DeFonte Leger,Inter,sans-serif;padding:16px 30px;border-radius:8px;text-decoration:none;font-size:1.5rem;border:.1vw solid rgba(255,255,255,.4);z-index:16;transition:background-color .3s ease;scale:.8;bottom:2vh;left:80vh;white-space:nowrap}.see-examples-button:hover{background-color:#fff6}.desktop-signature-container{display:block;position:fixed;top:4vh;right:3vw;z-index:1001;width:24%}#vertical-scroll-indicator{left:-70px;gap:1rem;padding-top:55vh;width:10vw}#horizontal-scroll-indicator{display:none!important}}@media (min-width: 920px){.desktop-barcode-image{display:block!important;position:fixed;height:100vh;z-index:1001;bottom:6vh;right:2vw;transform-origin:bottom right}}.previewable-image{cursor:pointer}.image-preview-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000000d9;align-items:center;justify-content:center;padding:20px}.modal-content-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh}.modal-image{display:block;max-width:100%;max-height:calc(90vh - 60px);object-fit:contain;border-radius:8px;margin-bottom:15px}.modal-caption{color:#f1f1f1;text-align:center;font-size:1.1rem;font-family:DeFonte Normale,Inter,sans-serif;padding:5px 10px}.modal-close-button{position:absolute;top:-10px;left:-10px;color:#fff;background-color:#00000080;border:none;border-radius:50%;width:40px;height:40px;font-size:28px;font-weight:700;cursor:pointer;line-height:38px;text-align:center;z-index:2001}.modal-close-button:hover,.modal-close-button:focus{color:#bbb;background-color:#000000b3;text-decoration:none}
