body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:beige;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0}.iframe-container{overflow:hidden;position:relative;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{position:relative}@media (max-width:768px){.footer-yellow-content{align-items:center;flex-direction:column;text-align:center}}.wiggle{animation:wiggle .4s ease-in-out infinite}@keyframes wiggle{0%{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}to{transform:rotate(0deg)}}.bounceupanddown{animation:bounceupanddown .3s ease-in-out infinite}@keyframes bounceupanddown{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.bouncesidetoside{animation:bouncesidetoside .3s ease-in-out infinite}@keyframes bouncesidetoside{0%,to{transform:translateX(0)}50%{transform:translateX(-8px)}}.pulse .nav-button{position:relative;z-index:1}.pulse .nav-button:before{animation:pulse-shadow 1.5s ease-out infinite;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@keyframes pulse-shadow{0%{box-shadow:0 0 0 0 #fff004b3}to{box-shadow:0 0 0 10px #fff00400}}.point-and-shake:before{animation:shake-horizontal .5s ease-in-out infinite;content:"👉";font-size:3rem;left:-55px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@keyframes shake-horizontal{0%,to{transform:translateY(-50%) translateX(0)}25%{transform:translateY(-50%) translateX(-5px)}75%{transform:translateY(-50%) translateX(5px)}}.fixed-header{--header-margin:1.5rem;box-sizing:border-box;left:0;padding:0 var(--header-margin);position:fixed;top:0;width:100%;z-index:1000}.fixed-header.hidden{transform:translateY(-100%)}.fixed-header,.fixed-header.hidden{transition:transform .3s ease}.fixed-header.no-login .login-section{align-items:flex-end;min-height:0}.header-row{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.fixed-header.no-login .header-row{margin-bottom:1rem;margin-top:1rem}.header-row:first-child{margin-bottom:0}.login-section{margin-left:auto;margin-right:-3rem}.nav-container{display:flex;gap:2vw;margin-left:auto;position:relative}.left-container .logo{display:block;height:auto;object-fit:contain;width:25vh}.fixed-header.no-login .left-container .logo{display:block;height:auto;object-fit:contain;width:15vh}.nav-button{all:unset;align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:1vw;justify-content:center}.nav-label{color:#fff;font-family:Avenir Next,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.nav-label.active{color:#fff004}.nav-button .icon{display:block;height:4vh;width:auto}.login-section__overlay-container{display:inline-block;position:relative}.login-section__image{height:4vh;width:auto}.login-section__button{background:#0000;bottom:0;margin:0;top:0;width:50%}.login-section__button--left{left:0}.login-section__button--right{right:0}.language-dropdown{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 6px #00000026;padding:.5vh 0;position:absolute;right:0;top:100%;z-index:1000}.language-dropdown div{cursor:pointer;padding:.5vh 1vw;white-space:nowrap}.language-dropdown div:hover{background-color:#eee}.login-section__button{background:none;border:none;color:#fff;cursor:pointer;font-family:Avenir Next,m,serif;font-size:14px;font-weight:700;padding:0;pointer-events:auto;position:absolute;z-index:2}.login-section__button--left{margin-left:5%}@media (max-width:768px){.fixed-header.no-login .header-row{margin-top:.2rem}.fixed-header.no-login.no-store .header-row{margin-top:1rem}.left-container .logo{display:block;height:auto;object-fit:contain;width:16vh}}.footer-wrapper{margin-top:auto;width:100%}.footer-yellow{align-items:center;background-color:#fcf404;display:flex;justify-content:center;padding:1vh 0}.footer-yellow-content{align-items:center;display:flex;gap:2vw}.footer-text{font-family:Arial;font-size:1.1rem;font-weight:400;margin:0;text-align:left}.social-icons{display:flex;gap:2vw;justify-content:center}.social-icons img{cursor:pointer;height:2vh;width:auto}.footer-red{align-items:center;background-color:red;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:1vh 0}.footer-store-btn{cursor:pointer;height:5vh;margin-top:3vh;width:auto}.footer-black{background-color:#000;flex-direction:row;gap:1vh;height:3vh;padding:1vh 0;text-align:center;width:auto}.footer-black,.separator-black{align-items:center;display:flex;justify-content:center}.separator-black{color:#fff;font-size:8px;font-weight:400}.footer-bottom-img{height:auto;max-width:100%}.footer-bottom-logos{display:block;height:auto;margin:-1.5vh auto 0;max-width:80%}.footer-store-buttons{display:flex;gap:2vw;justify-content:center;margin-bottom:2vh}.footer-company-buttons{align-items:flex-end;display:flex;flex-direction:row;gap:2vh}.separator{align-items:center;color:#fff;display:flex;font-size:24px;font-weight:400;justify-content:center}@media (max-width:768px){.footer-yellow-content{align-items:center;flex-direction:column;text-align:center}.footer-text{font-size:1rem}.social-icons{gap:4vw}.footer-store-buttons{align-items:center;flex-direction:row;gap:2vh}.footer-store-btn{height:6vh;margin-top:1vh}.footer-bottom-logos{max-width:90%}.home-view{padding-top:2vh}.home-banner{max-width:100%;width:100%}.topbar-container{flex-direction:column;gap:1vh;height:auto;padding-bottom:2vh;padding-top:3vh}.left-section .logo{height:5vh;margin-top:0}.nav-container{flex-wrap:wrap;gap:4vw;justify-content:center;margin-right:0;margin-top:2vh}.nav-button .icon{height:3.5vh}.topbar-login-row{right:2vw;top:1vh}.login-section__image{height:3.5vh}.language-dropdown{right:2vw}.language-dropdown div{font-size:.9rem}}.home-view{background-color:#fcf404;flex-direction:column;margin:0;padding-top:.5vh;width:100%}.home-view,.main-banner{display:flex;justify-content:center}.main-banner{align-items:center;background:#105ec0;border-radius:0;color:gold;font-size:1.2rem;gap:16px;height:56px;margin-bottom:0;margin-top:0}.main-banner-date,.main-banner-msg{flex:1 1;max-width:150px;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.main-banner-img{height:32px;margin:0 8px;width:32px}.image-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr;margin-top:0}.grid-item{align-items:center;display:flex;flex-direction:column;width:100%}.grid-img{border-radius:0;display:block;width:100%}.grid-text{border-radius:0 0 0 0;box-sizing:border-box;color:#fff;font-weight:700;padding:16px;text-align:center;width:100%}.home-banner{display:block;height:auto;object-fit:contain;width:100%}.skeleton{animation:pulse 1.5s ease-in-out infinite;background-color:#e0e0e0;border-radius:4px}@keyframes pulse{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.skeleton-img{aspect-ratio:16/9;margin-bottom:8px;width:100%}.skeleton-text{height:20px;margin:0 auto;width:80%}@media (max-width:768px){.image-grid{grid-template-columns:1fr}.footer-yellow-content{align-items:center;flex-direction:row;gap:4vw;max-height:1vh;text-align:center}.footer-text{font-size:.7rem}.social-icons{gap:2vw}.footer-store-buttons{align-items:center;flex-direction:row;gap:2vh}.footer-store-btn{height:4vh;margin-top:1vh}.footer-bottom-logos{max-width:60%}.home-view{min-height:65vh;padding-bottom:0;padding-top:.5vh}.home-banner{height:67vh;object-fit:cover;padding-top:4vh;width:100%}.topbar-container{flex-direction:column;gap:1vh;max-height:5vh;padding-bottom:2vh;padding-top:5vh}.left-section .logo{height:7vh;margin-top:0}.nav-container{flex-wrap:wrap;gap:4vw;justify-content:center;margin-right:0;margin-top:2vh}.nav-button .icon{height:3.5vh}.topbar-login-row{right:0;top:-.5vh}.login-section__image{height:3.5vh}.language-dropdown{right:2vw}.language-dropdown div{font-size:.9rem}}.shop-view{align-items:center;display:flex;height:80vh;justify-content:center;padding-top:15vh;position:relative;width:100vw}.shop-banner{display:block;filter:blur(15px);height:auto;margin-bottom:0;max-height:75vh;max-width:90vw;object-fit:contain;width:auto}@media (max-width:768px){.shop-banner{height:auto;object-fit:contain;width:90vw}.shop-view{flex-direction:column;padding:0 4vw}}.about-container{align-items:center;background-color:#fff;color:#111;display:flex;flex-direction:column;margin-bottom:-18vh;padding:15vh 5vw}.about-text-section{font-size:clamp(1rem,2vw,1.8rem);margin-bottom:3vh;text-align:center}.about-banner{display:block;height:auto;width:100vw}.red{color:#e10000;font-weight:700}@media (max-width:768px){.about-container{margin-bottom:-26vh;padding:25vh 3vw}.about-text-section{font-size:.95rem}.about-banner{height:auto;width:100vw}}.login-overlay{align-items:center;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;pointer-events:auto;position:fixed;top:0;width:100vw;z-index:9999}.login-container{height:375px;max-width:500px;overflow:visible;position:relative;transition:height .3s ease;width:90vw;z-index:1}.login-container.expanded{height:700px}.login-bg{background-position:top;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.login-close-btn{cursor:pointer;height:50px;left:-15px;object-fit:cover;position:absolute;top:-15px;width:50px}.input-wrapper{left:50%;position:absolute;top:110px;transform:translateX(-50%);width:80%}.input-bg{display:block;height:auto;object-fit:contain;width:100%}.real-input{background:#0000;border:none;color:#000;font-size:1rem;height:70%;left:10%;outline:none;position:absolute;top:15%;width:80%;z-index:2}.login-title{color:#474747;font-family:Avenir Next Neue,sans-serif;font-size:1rem;font-weight:700;top:50px}.continue-btn,.login-title{left:50%;position:absolute;transform:translateX(-50%);z-index:2}.continue-btn{cursor:pointer;height:60px;top:230px;width:80%}.login-message{font-family:Avenir Next Neue,sans-serif;font-size:.75rem;font-weight:700;top:190px;z-index:2}.login-help-text,.login-message{color:#474747;left:50%;position:absolute;transform:translateX(-50%)}.login-help-text{cursor:pointer;font-size:.85rem;text-decoration:underline;top:315px}.login-help-section{left:50%;opacity:1;position:absolute;text-align:center;top:350px;transform:translateX(-50%);width:100%;z-index:2}.login-help-caption{color:#474747;font-size:.85rem;margin-bottom:8px;margin-left:16px;margin-right:16px}.login-help-image{height:auto;max-height:300px;max-width:200px;object-fit:contain}.login-loading-overlay{align-items:center;background-color:#fff9;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10000}.spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#474747;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.login-container.compact{height:275px}.continue-btn.compact{cursor:pointer;height:60px;left:50%;position:absolute;top:200px;transform:translateX(-50%);width:80%;z-index:2}@media (max-width:768px){.login-container{transform:scale(.75);transform-origin:center}}@media (max-height:768px){.login-container{transform:scale(.65);transform-origin:center}}@media (max-height:512px){.login-container{transform:scale(.5);transform-origin:center}}
/*# sourceMappingURL=main.0cffe983.css.map*/