.marina-slider{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);box-shadow:inset 0 2px 4px rgba(0,0,0,.3)}.marina-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#fff,#e0e0e0);cursor:pointer;border:3px solid #110522;box-shadow:0 0 15px hsla(0,0%,100%,.6),0 4px 8px rgba(0,0,0,.5);-webkit-transition:all .2s ease;transition:all .2s ease}.marina-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 25px hsla(0,0%,100%,.9),0 6px 12px rgba(0,0,0,.7)}.marina-slider::-moz-range-thumb{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#fff,#e0e0e0);cursor:pointer;border:3px solid #110522;box-shadow:0 0 15px hsla(0,0%,100%,.6),0 4px 8px rgba(0,0,0,.5);-moz-transition:all .2s ease;transition:all .2s ease}.marina-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 0 25px hsla(0,0%,100%,.9),0 6px 12px rgba(0,0,0,.7)}.marina-dropdown{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2rem center;background-size:1.2em}.landing-page{position:fixed;inset:0;display:flex;flex-direction:column;overflow:hidden;touch-action:none;overscroll-behavior:none}.landing-content-top{position:absolute;top:20%;left:0;right:0;z-index:10;transform:translateY(-50%);overflow:visible}@media (min-width:1280px){.landing-content-top{top:23%}}@media (orientation:landscape) and (max-height:600px){.landing-page{transform:scale(.65)!important;transform-origin:center center!important;height:154vh!important;width:154vw!important;margin-left:-27vw!important;margin-top:-27vh!important}}.landing-content-bottom{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;align-items:center;padding:2rem 2rem 3rem}.landing-action-button{padding:1rem 2.5rem;background:transparent;border:none;cursor:pointer;transition:transform .2s ease}.landing-action-button:hover:not(:disabled){transform:scale(1.05)}.landing-action-button:active:not(:disabled){transform:scale(.95)}.landing-action-button:disabled{cursor:not-allowed}.animate-in{opacity:0}@keyframes cursor-blink{0%,45%{opacity:1}50%,to{opacity:0}}@keyframes cursor-blink-fast{0%,40%{opacity:1}50%,to{opacity:.3}}@keyframes jiggle{0%{transform:scale(1.2) rotate(0deg)}25%{transform:scale(1.2) rotate(-8deg)}50%{transform:scale(1.2) rotate(6deg)}75%{transform:scale(1.2) rotate(-4deg)}to{transform:scale(1.2) rotate(0deg)}}.landing-bg-image{transform-origin:top center}@media (min-width:768px) and (max-height:1199px){.landing-bg-image{transform:scale(calc(.25 + (100vh / 2000px)))!important}}@media (max-width:767px){.landing-bg-image{max-height:calc(100vh - 180px - (50vh - 232px))!important;width:auto!important;transform:none!important}}