.coming-soon-section{width:100%;min-height:100dvh;background-image:url(/_next/static/media/coming-soon-bg-img.e9bf7937.png);background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:fixed;padding:4.375rem 1.5rem 2.25rem;position:relative}.coming-soon-section .brand-logo-box{width:100%;max-width:20rem;display:flex;justify-content:center;align-items:center;z-index:1;margin-left:auto;margin-right:auto;margin-bottom:2rem}.coming-soon-section .brand-logo-box img{width:100%;max-width:100%;height:auto}.coming-soon-section .coming-soon-wrap{width:100%;max-width:114.375rem;display:flex;justify-content:flex-end;align-items:center;margin-left:auto;margin-right:auto}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap{width:-moz-fit-content;width:fit-content;z-index:1;padding:1.25rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box{background-color:#fc68c4;border-radius:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;z-index:1;box-shadow:1rem 1rem #000d23;padding:1.75rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box img{width:100%;max-width:33.75rem;height:auto}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;gap:1rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:flex-start;gap:.75rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .digit-box{display:flex;align-items:center;flex-direction:column;gap:.5rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .digit-box .digit-text{width:4rem;min-width:4rem;height:4rem;background-color:var(--white-1000);border-radius:.75rem;color:#000d23;font-size:2rem;font-weight:700;line-height:1;text-align:center;display:flex;justify-content:center;align-items:center;box-shadow:-.5rem 0 #f92a96}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .digit-box .text{color:#000d23;font-size:.875rem;font-weight:700;line-height:1.25;text-align:center;display:block}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .colon-text{color:#000d23;font-size:1.5rem;font-weight:700;line-height:1;text-align:center;display:block;margin-top:1.125rem;margin-right:.5rem}.coming-soon-section .coming-soon-wrap .coming-soon-character-img-box{width:60vw;position:fixed;left:0;bottom:0}@media screen and (max-width:991.98px){.coming-soon-section{padding:2.25rem 1.5rem}.coming-soon-section .brand-logo-box{max-width:10rem;margin-bottom:1.5rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box{border-radius:1.5rem;padding:1.5rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box img{max-width:25rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box{gap:.5rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .digit-box .digit-text{width:3rem;min-width:3rem;height:3rem;border-radius:.5rem;font-size:1.5rem;box-shadow:-.375rem 0 #f92a96}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .digit-box .text{color:#000d23;font-size:.75rem;font-weight:700;line-height:1.25;text-align:center;display:block}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .colon-text{font-size:1.125rem;margin-top:.875rem;margin-right:.375rem}}@media screen and (max-width:767.98px){.coming-soon-section{padding:2.25rem 1rem}.coming-soon-section .coming-soon-wrap{justify-content:center}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box img{max-width:20rem}}@media screen and (max-width:474.98px){.coming-soon-section{padding:2.25rem 1rem}.coming-soon-section .coming-soon-wrap{justify-content:center}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap{padding:1rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box{border-radius:1.25rem;box-shadow:.75rem .75rem #000d23;padding:1.25rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .digit-box .digit-text{width:2.5rem;min-width:2.5rem;height:2.5rem;font-size:1.25rem;box-shadow:-.25rem 0 #f92a96}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .digit-box .text{font-size:.625rem}.coming-soon-section .coming-soon-wrap .timer-coming-soon-wrap .timer-coming-soon-box .timer-wrap .timer-box .colon-text{font-size:1.125rem;margin-top:.625rem;margin-right:.25rem}}.secondary-button{--secondary-btn-max-width:15rem;--secondary-btn-mask-image:url(/_next/static/media/btn-bg-mask.c361e262.svg);--secondary-btn-aspect-ratio:3/1;width:100%;min-width:var(--secondary-btn-max-width);max-width:var(--secondary-btn-max-width);background-image:var(--secondary-btn-mask-image);background-size:100% 100%;background-repeat:no-repeat;aspect-ratio:var(--secondary-btn-aspect-ratio);outline:none;cursor:pointer;overflow:unset;padding:0;transform:scale(1);transition:all .2s ease-in-out;position:relative}.secondary-button:before{filter:drop-shadow(-.75rem .75rem 18px transparent);-webkit-filter:drop-shadow(-.75rem .75rem 18px transparent)}.secondary-button:after,.secondary-button:before{content:"";width:100%;max-width:var(--secondary-btn-max-width);background-image:var(--secondary-btn-mask-image);background-size:100% 100%;background-repeat:no-repeat;aspect-ratio:var(--secondary-btn-aspect-ratio);z-index:-1;position:absolute;inset:0;transition:all .2s ease-in-out}.secondary-button:after{filter:drop-shadow(-.5rem .5rem 0 transparent);-webkit-filter:drop-shadow(-.5rem .5rem 0 transparent)}.secondary-button .btn-inner{max-width:var(--secondary-btn-max-width);background:linear-gradient(var(--aquamarine-1000),var(--darkCyan-1000));aspect-ratio:var(--secondary-btn-aspect-ratio);-webkit-mask-image:var(--secondary-btn-mask-image);mask-image:var(--secondary-btn-mask-image);display:flex;justify-content:center;align-items:center;overflow:hidden;padding:1rem 1.25rem;position:relative;transition:all .2s ease-in-out}.secondary-button .btn-inner,.secondary-button .btn-inner:before{width:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.secondary-button .btn-inner:before{content:"";height:100%;background-color:var(--white-200);-webkit-mask-image:url(/_next/static/media/btn-border-bg-mask.f8fa4a89.svg);mask-image:url(/_next/static/media/btn-border-bg-mask.f8fa4a89.svg);pointer-events:none;position:absolute;inset:0}.secondary-button .btn-inner .text{font-family:CarterOne;color:var(--prussianBlue-1000);font-size:1.875rem;font-weight:400;line-height:1;text-align:center}.secondary-button.outline-btn .btn-inner{background:var(--eerieBlack-1000)}.secondary-button.outline-btn .btn-inner:before{background-color:var(--darkCyan-1000)}.secondary-button.outline-btn .btn-inner .text{color:var(--white-1000)}.secondary-button.medium-btn{--secondary-btn-max-width:10rem;--secondary-btn-aspect-ratio:80/27}.secondary-button.medium-btn .btn-inner .text{font-size:1.5rem}.secondary-button:hover:not(:disabled):before{filter:drop-shadow(-.75rem .75rem 16px var(--aquamarine-1000));-webkit-filter:drop-shadow(-.75rem .75rem 16px var(--aquamarine-1000))}.secondary-button:hover:not(:disabled):after{filter:drop-shadow(-.5rem .5rem 0 var(--prussianBlue-1000));-webkit-filter:drop-shadow(-.5rem .5rem 0 var(--prussianBlue-1000))}.secondary-button:active:not(:disabled){transform:scale(.9)}.secondary-button:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:991.98px){.secondary-button,.secondary-button.medium-btn{--secondary-btn-max-width:10rem!important;--secondary-btn-aspect-ratio:80/27}.secondary-button .btn-inner,.secondary-button.medium-btn .btn-inner{padding:.625rem .875rem}.secondary-button .btn-inner .text,.secondary-button.medium-btn .btn-inner .text{font-size:1.5rem}}@media screen and (max-width:639.98px){.secondary-button,.secondary-button.medium-btn{--secondary-btn-max-width:7rem!important;--secondary-btn-aspect-ratio:80/27}.secondary-button .btn-inner,.secondary-button.medium-btn .btn-inner{padding:.5rem .75rem}.secondary-button .btn-inner .text,.secondary-button.medium-btn .btn-inner .text{font-size:1.125rem}}@media screen and (max-width:474.98px){.secondary-button:hover:not(:disabled):before{filter:drop-shadow(-.5rem .5rem 16px var(--aquamarine-1000));-webkit-filter:drop-shadow(-.5rem .5rem 16px var(--aquamarine-1000))}.secondary-button:hover:not(:disabled):after{filter:drop-shadow(-.313rem .313rem 0 var(--prussianBlue-1000));-webkit-filter:drop-shadow(-.313rem .313rem 0 var(--prussianBlue-1000))}}.secondary-button.play-btn{--secondary-btn-max-width:52%!important;position:absolute;left:calc(50% + 1px);transform:translate(-50%,-58%)}.under-maintenance-section{width:100%;min-height:100dvh;background-image:url(/_next/static/media/under-maintenance-bg-img.3bdf99f0.png);background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:fixed;padding:20dvh 1.5rem 2.25rem;position:relative}.under-maintenance-section .brand-logo-box{width:100%;max-width:20rem;background:linear-gradient(-15deg,var(--primaryLight-150),var(--white-50));aspect-ratio:40/17;-webkit-mask-image:url(/_next/static/media/header-logo-bg-mask.b566084c.svg);mask-image:url(/_next/static/media/header-logo-bg-mask.b566084c.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;display:flex;justify-content:center;align-items:center;z-index:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:fixed;top:0;left:0}.under-maintenance-section .brand-logo-box img{width:100%;max-width:57.5%;height:auto}.under-maintenance-section .under-maintenance-wrap{width:100%;max-width:114.375rem;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.under-maintenance-section .under-maintenance-wrap .content-img-box{width:100%;max-width:37.5rem;z-index:0;margin-left:auto;margin-right:auto;position:relative}.under-maintenance-section .under-maintenance-wrap .content-img-box:before{content:"";width:50%;background-color:var(--butterflyBlue-600);border-radius:100%;aspect-ratio:1/1;opacity:1;z-index:-1;pointer-events:none;filter:blur(50px);position:absolute;top:-25%;right:10%}.under-maintenance-section .under-maintenance-wrap .content-img-box:after{content:"";width:80%;background-color:var(--prussianBlue-600);border-radius:100%;aspect-ratio:1/1;opacity:1;z-index:-1;pointer-events:none;filter:blur(50px);position:absolute;left:0;bottom:0}.under-maintenance-section .under-maintenance-wrap .content-img-box img{width:100%;max-width:28.125rem;height:auto;display:block;margin-left:auto;margin-right:auto}.under-maintenance-section .under-maintenance-wrap .content-img-box .gradient-bg-text-box{width:100%;background:linear-gradient(to right,transparent,var(--primaryMain-400),transparent);padding:.5rem 1rem;margin:1rem auto 3rem}.under-maintenance-section .under-maintenance-wrap .content-img-box .gradient-bg-text-box .text{color:var(--white-1000);font-size:1.875rem;font-weight:700;line-height:1.3;text-transform:capitalize;text-align:center}.under-maintenance-section .under-maintenance-wrap .machine-img-box{width:100%;max-width:26.625rem;z-index:0;margin-left:auto;margin-right:auto;position:relative}.under-maintenance-section .under-maintenance-wrap .machine-img-box:before{content:"";width:150%;background-color:var(--primaryMain-300);border-radius:100%;aspect-ratio:1/1;opacity:1;z-index:-1;pointer-events:none;filter:blur(50px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.under-maintenance-section .under-maintenance-wrap .machine-img-box img{width:100%;max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:991.98px){.under-maintenance-section{background-image:url(/_next/static/media/no-page-found-bg-img.c063ae01.png);padding:20dvh 1.5rem 2.25rem}.under-maintenance-section .brand-logo-box{max-width:12.25rem}.under-maintenance-section .under-maintenance-wrap{flex-direction:column;gap:5rem}.under-maintenance-section .under-maintenance-wrap .content-img-box{max-width:31.25rem}.under-maintenance-section .under-maintenance-wrap .content-img-box img{max-width:21.875rem}.under-maintenance-section .under-maintenance-wrap .content-img-box .gradient-bg-text-box .text{font-size:1.5rem}.under-maintenance-section .under-maintenance-wrap .machine-img-box{display:none}}@media screen and (max-width:639.98px){.under-maintenance-section{padding:20dvh 1rem 2.25rem}.under-maintenance-section .under-maintenance-wrap .content-img-box{max-width:25rem}.under-maintenance-section .under-maintenance-wrap .content-img-box img{max-width:15.625rem}.under-maintenance-section .under-maintenance-wrap .content-img-box .gradient-bg-text-box .text{font-size:1.25rem}}@media screen and (max-width:474.98px){.under-maintenance-section{padding:20dvh 1rem 2.25rem}.under-maintenance-section .brand-logo-box{max-width:7rem}.under-maintenance-section .no-page-found-wrap .content-img-box .gradient-bg-text-box{margin:1rem auto 1.5rem}}