@keyframes float{0%{transform:translateY(3px)}to{transform:translateY(-3px)}}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes appear-in-left{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes appear-in-right{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-out-left{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-10px)}}@keyframes fade-out-right{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(10px)}}#HomeContent .wrapper{margin:0 auto;position:relative}#HomeContent .wrapper .snap-container{position:relative;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;height:calc(var(--app-height) - 45px);width:100%;padding-left:20px;padding-right:20px}#HomeContent .wrapper .snap-container ::-webkit-scrollbar{width:auto}@media(max-width:1023px){#HomeContent .wrapper .page-content .phone-mock.desktop{display:none}}@media(min-width:1024px){#HomeContent .wrapper .page-content .phone-mock.tablet{display:none}}@media(max-width:767px){#HomeContent .wrapper .page-content .phone-mock.tablet{display:none}}#HomeContent .wrapper .page-content .phone-mock.mobile{width:calc(var(--app-height)*.3);height:auto}@media(min-width:768px){#HomeContent .wrapper .page-content .phone-mock.mobile{display:none}}#HomeContent .wrapper .page-content .info{border-radius:6px;border:1px solid hsla(0,0%,100%,.3);margin-bottom:10px;max-width:400px;max-height:calc(var(--app-height)*.65);overflow-y:scroll;display:flex;flex-direction:column;align-items:center}@media(max-width:767px){#HomeContent .wrapper .page-content .info{border-radius:40px;background-color:#000;border-color:#686e7c}}#HomeContent .wrapper .page-content .cta{border-radius:6px;background-color:#e8d388}@media(max-width:767px){#HomeContent .wrapper .page-content .cta{border-radius:20px}}#HomeContent .wrapper .page-content .cta .text-lg{font-size:20px}@media(max-width:767px){#HomeContent .wrapper .page-content .cta .text-lg{font-size:16px}#HomeContent .wrapper .page-content .cta .text-sm{display:none}}#HomeContent .wrapper .page-content .cta:hover{transition:all .2s ease;cursor:pointer;transform:translateY(-2px);background-color:#c49956}#HomeContent .wrapper .page-content .cta:hover i.fa-chevron-right{transition:all .2s ease;transform:translateX(-4px) scale(1.5)}#HomeContent .wrapper .page-content .cta:active{transition:all .2s ease;cursor:pointer;transform:translateY(1px)}#HomeContent .wrapper .snap-section{height:calc(var(--app-height) - 45px);width:100%;display:flex;justify-content:center;align-items:center;position:relative;scroll-snap-align:center}#HomeContent .wrapper #FullScreenVideo{z-index:0;overflow-y:hidden}#HomeContent .wrapper #FullScreenVideo .video-wrapper,#HomeContent .wrapper #FullScreenVideo iframe{position:absolute;top:0;left:0;width:100%;height:100vh;pointer-events:none}@media(min-aspect-ratio:16/9){#HomeContent .wrapper #FullScreenVideo .video-wrapper{height:300%;top:-100%}}@media(min-aspect-ratio:16/9)and (min-width:1024px){#HomeContent .wrapper #FullScreenVideo .video-wrapper{top:0}}@media(max-aspect-ratio:16/9){#HomeContent .wrapper #FullScreenVideo .video-wrapper{width:300%;left:-100%}}#HomeContent .wrapper #FullScreenVideo iframe{height:var(--app-height);width:100%;z-index:-1}@media(max-width:767px){#HomeContent .wrapper #FullScreenVideo iframe.desktop{display:none}}@media(min-width:768px){#HomeContent .wrapper #FullScreenVideo iframe.mobile{display:none}}#HomeContent .wrapper #FullScreenVideo .overlay{position:absolute;top:0;left:0;width:100%;height:var(--app-height)}#HomeContent .wrapper #FullScreenVideo .full-page{position:absolute;width:100%;height:calc(var(--app-height) - 60px)}#HomeContent .wrapper #FullScreenVideo .full-page .button-container{padding-bottom:200px}#HomeContent .wrapper #FullScreenVideo .full-page .button-container button{min-width:260px}#HomeContent #FeaturesSection .content-container{padding-bottom:30px}@media(max-width:767px){#HomeContent #FeaturesSection .content-container{padding-bottom:10px}}#HomeContent #FeaturesSection .content-container .feature{width:320px;background-color:#000;border-radius:20px;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 40px}@media(max-width:1279px){#HomeContent #FeaturesSection .content-container .feature{width:280;padding:20px;height:calc(var(--app-height)*.35);margin:0}#HomeContent #FeaturesSection .content-container .feature h2{font-size:1.2em}#HomeContent #FeaturesSection .content-container .feature img{width:auto;height:15vh}}@media(max-width:767px){#HomeContent #FeaturesSection .content-container .feature{width:100%;padding:10px 40px;height:calc(var(--app-height)*.23)}#HomeContent #FeaturesSection .content-container .feature h2{font-size:1.1em;margin-top:10px}#HomeContent #FeaturesSection .content-container .feature img{padding-top:10px;width:auto;height:calc(var(--app-height)*.15)}}#HomeContent #GreetingsSection .gold-frame,#HomeContent #GreetingsSection .info-wrapper{width:360px;height:440px}@media(max-width:767px){#HomeContent #GreetingsSection .gold-frame,#HomeContent #GreetingsSection .info-wrapper{height:calc(var(--app-height)*.65);width:100%}#HomeContent #GreetingsSection .info-wrapper{height:auto}}#HomeContent #GreetingsSection .info{border-radius:30px;margin-bottom:0}@media(max-width:767px){#HomeContent #GreetingsSection .info{width:90vw;height:auto}}#HomeContent #GreetingsSection .gold-frame{background-image:url(/img/gold-frame@1x.png);background-position:50%;background-size:contain;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:320px),only screen and (min-device-pixel-ratio:2)and (min-width:320px),only screen and (min-resolution:192dpi)and (min-width:320px),only screen and (min-resolution:2dppx)and (min-width:320px){#HomeContent #GreetingsSection .gold-frame{background-image:url(/img/gold-frame@2x.png)}}@media only screen and (min-width:700px){#HomeContent #GreetingsSection .gold-frame{background-image:url(/img/gold-frame@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:700px),only screen and (min-device-pixel-ratio:2)and (min-width:700px),only screen and (min-resolution:192dpi)and (min-width:700px),only screen and (min-resolution:2dppx)and (min-width:700px){#HomeContent #GreetingsSection .gold-frame{background-image:url(/img/gold-frame@3x.png)}}@media only screen and (min-width:1300px){#HomeContent #GreetingsSection .gold-frame{background-image:url(/img/gold-frame@3x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:1300px),only screen and (min-device-pixel-ratio:2)and (min-width:1300px),only screen and (min-resolution:192dpi)and (min-width:1300px),only screen and (min-resolution:2dppx)and (min-width:1300px){#HomeContent #GreetingsSection .gold-frame{background-image:url(/img/gold-frame@3x.png)}}@media(max-width:767px){#HomeContent #GreetingsSection .gold-frame{height:calc(var(--app-height)*.34);margin-bottom:16px}#HomeContent #GreetingsSection .gold-frame img{height:calc(var(--app-height)*.3);width:auto}#HomeContent #GreetingsSection .gold-frame.desktop{display:none!important}}@media(min-width:768px){#HomeContent #GreetingsSection .gold-frame.mobile{display:none!important}}