.button-wrapper .button{background-color:#e6bd42;width:max-content;padding:1.2rem 2.4rem;border-radius:999px;font-size:1.8rem;text-transform:uppercase;outline:none;border:none;transition:all .3s;cursor:pointer;color:#141414}.button-wrapper .button:hover{background-color:#be9a2f}.header-wrapper{width:100%;padding:2rem 0;position:fixed;z-index:900;top:0;transition:all .5s}.header-wrapper--hide{top:-100rem}.header-wrapper--background{background-color:#f8f8f5}.header-wrapper .header-container{max-width:100%;margin:0 auto;padding:0 2.4rem}@media only screen and (min-width:768px){.header-wrapper .header-container{padding:0 4rem;max-width:100%}}@media only screen and (min-width:1024px){.header-wrapper .header-container{padding:0;max-width:1280px}}.header-wrapper .header-container{display:flex;align-items:center;justify-content:space-between;position:relative}.header-wrapper .header-container .box-logo{display:flex;align-items:center;gap:4px}.header-wrapper .header-container .box-logo .icon-logo{width:20rem;height:4rem;display:none;color:#e6bd42;font-size:4rem}@media only screen and (min-width:1024px){.header-wrapper .header-container .box-logo .icon-logo{display:block}}.header-wrapper .header-container .box-logo .icon-logo-mobile{font-size:4.8rem;color:#e6bd42}@media only screen and (min-width:1024px){.header-wrapper .header-container .box-logo .icon-logo-mobile{display:none}}.header-wrapper .header-container .box-logo .text-logo{font-size:1.8rem;color:#161616;display:none;font-weight:300;letter-spacing:.3rem}@media only screen and (min-width:1280px){.header-wrapper .header-container .box-logo .text-logo{display:block}}.header-wrapper .header-container .header-right{display:flex;align-items:center;gap:4.8rem}.header-wrapper .header-container .header-right .list-menu{gap:4.8rem;background-color:#e9e9e9;position:absolute;left:100%;width:100%;height:100svh;top:-2rem;transition:all .5s}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu{background-color:transparent;height:unset;position:unset}}.header-wrapper .header-container .header-right .list-menu--show{left:0}.header-wrapper .header-container .header-right .list-menu .list-menu__content{align-items:center;gap:4.8rem;width:calc(100% - 4.8rem);margin:0 auto}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .list-menu__content{width:calc(100% - 8rem)}}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .list-menu__content{width:unset;background-color:transparent;height:unset;position:unset;display:flex}}.header-wrapper .header-container .header-right .list-menu .head-mobile{font-size:4.8rem;display:flex;align-items:center;justify-content:space-between;margin:2rem 0}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .head-mobile{display:none}}.header-wrapper .header-container .header-right .list-menu .head-mobile .icon-logo-mobile{color:#272727;transform:translateX(-1rem)}.header-wrapper .header-container .header-right .list-menu .head-mobile .icon-close{color:#817f7e}.header-wrapper .header-container .header-right .list-menu .menu-list{display:flex;flex-wrap:wrap;gap:4.8rem}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list{align-items:center}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu{font-size:1.8rem;transition:all .5s;color:#817f7e;position:relative;cursor:pointer}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu--title{font-weight:300;text-transform:uppercase}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu--pack-card{width:100%!important}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu{width:calc(50% - 2.4rem)}}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu{width:unset!important;text-transform:uppercase}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu:hover{color:#e6bd42}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu:hover .menu-child{max-height:50rem!important;padding:0 2rem 2rem!important}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu:active .menu-child{max-height:0!important;padding:0 2rem!important}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child{position:absolute;left:-5rem;top:2rem;min-width:25rem;overflow:hidden;padding:0 2rem!important;max-height:0;transition:max-height .5s}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child--pack-card{width:100%}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child--pack-card{width:unset;left:-3.6rem}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content{border-radius:1.2rem;cursor:default;margin:1.6rem 0 0}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content{background-color:#fff;padding:8px;margin:1.6rem 0 4.8rem;box-shadow:0 10px 18px rgba(0,0,0,.25)}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .link-coming{pointer-events:none}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .link-coming .text-coming{font-size:1.2rem;color:#817f7e}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child{border-radius:1.2rem;color:#272727;transition:all .5s;white-space:nowrap;cursor:pointer;margin-bottom:1.2rem}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child{margin-bottom:0;padding:2.4rem 0}}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child{padding:2.4rem 2rem;background-color:transparent}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child:hover{background-color:#e7e5e4}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child--pack-card{display:flex;gap:2.4rem;align-items:center;margin-bottom:8px;padding:0;overflow:hidden}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child--pack-card{background-color:#fff}}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child--pack-card{overflow:unset;padding:8px 4rem 8px 8px;margin-bottom:0;background-color:transparent}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .image-card-header{display:none;border-radius:8px}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .image-card-header{display:block;width:50%!important;height:20rem!important;object-fit:cover!important}}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .image-card-header{width:20rem!important;height:100%!important}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .item-child__info{height:100%;display:flex;flex-direction:column;justify-content:center}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .item-child__info .info-title{font-size:2rem;white-space:wrap}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .item-child__info .info-title{font-size:2.2rem}}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .item-child__info .info-title{white-space:unset;font-size:1.8rem}}.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .item-child__info .info-price{font-size:3.2rem;display:none}@media only screen and (min-width:768px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .item-child__info .info-price{display:block}}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .list-menu .menu-list .item-menu .menu-child .menu-child__content .item-child .item-child__info .info-price{font-size:3.2rem}}.header-wrapper .header-container .header-right .icon-menu{color:#817f7e;font-size:4.8rem}@media only screen and (min-width:1280px){.header-wrapper .header-container .header-right .icon-menu{display:none}}@font-face{font-family:icomoon;src:url(/_next/static/media/icomoon.e4429945.eot);src:url(/_next/static/media/icomoon.e4429945.eot) format("embedded-opentype"),url(/_next/static/media/icomoon.82e1dfd3.ttf) format("truetype"),url(/_next/static/media/icomoon.b746b627.woff) format("woff"),url(/_next/static/media/icomoon.b2bf803b.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-web_youtube:before{content:""}.icon-web_arrow_left:before{content:""}.icon-web_close:before{content:""}.icon-web_menu:before{content:""}.icon-web_icon_check:before{content:""}.icon-web_arrow_right:before{content:""}.icon-web_discord:before{content:""}.icon-web_facebook:before{content:""}.icon-web_logo_full:before{content:""}.icon-web_logo:before{content:""}.icon-web_mail:before{content:""}.icon-web_telegram:before{content:""}.icon-web_twitter:before{content:""}*{box-sizing:border-box;margin:0;padding:0}body,html{background:#000;color:#fafafa;scroll-behavior:smooth;font-family:Helvetica Neue,sans-serif;height:auto;overflow-x:hidden;line-height:1.4;font-weight:400!important}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}html{font-size:10px;min-height:100%;height:auto;width:100%;scrollbar-width:thin}html::-webkit-scrollbar{display:none}body{width:100%;font-weight:400;font-size:2.4rem}a{text-decoration:none;transition:all .3s;cursor:pointer}.top-header{padding-top:9.6rem}img{position:unset!important;top:unset!important;right:unset!important;user-drag:none!important;user-select:none!important;-moz-user-select:none!important;-webkit-user-drag:none!important;-webkit-user-select:none!important;-ms-user-select:none!important}.fp-watermark{display:none}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh!important;display:flex;align-items:center;justify-content:center;transition:all .5s;opacity:0;z-index:-1}.loading-screen--show{opacity:1;z-index:9999}.loading-screen .icon-loading{font-size:6rem;color:#e6bd42}.loading-screen .video-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.page-screen{opacity:0;transition:all .5s}.page-screen--show{opacity:1}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/HelveticaNeueLight.eaa62132.ttf);font-weight:300}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/helvetica-neue-regular.fe7d957c.ttf);font-weight:400}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/helvetica-neue-medium.3868e499.ttf);font-weight:700}h1{font-size:5.6rem;margin:0!important;font-weight:300!important;line-height:1.2}@media only screen and (min-width:768px){h1{font-size:7.2rem}}@media only screen and (min-width:1280px){h1{font-size:8rem}}@media only screen and (min-width:1601px){h1{font-size:9.6rem}}h2{font-size:4.8rem;margin:0!important;font-weight:300!important;line-height:1.2}@media only screen and (min-width:768px){h2{font-size:6rem}}@media only screen and (min-width:1601px){h2{font-size:8rem}}h3{font-size:4rem;margin:0!important;font-weight:300!important;line-height:1.2}@media only screen and (min-width:768px){h3{font-size:5.6rem}}@media only screen and (min-width:1601px){h3{font-size:6.4rem}}h4{font-size:4.8rem}h4,h5{margin:0!important;font-weight:300!important;line-height:1.2}h5{font-size:2.4rem}@media only screen and (min-width:768px){h5{font-size:4rem}}h6{font-size:2rem;margin:0!important;font-weight:300!important;line-height:1.2}@media only screen and (min-width:768px){h6{font-size:2.4rem}}@media only screen and (min-width:1280px){h6{font-size:3.2rem}}.text-lg{font-size:2rem}@media only screen and (min-width:768px){.text-lg{font-size:2.4rem}}.text-base{font-size:1.8rem}@media only screen and (min-width:768px){.text-base{font-size:2rem}}.text-sm{font-size:1.8rem}@keyframes rotate{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes runDownUpMobile{0%{top:50%;transform:translate(-50%,-50%) scale(.8)}50%{top:98%;transform:translate(-50%) scale(.8)}to{top:45%;transform:translate(-50%,-50%) rotate(35deg) scale(.8)}}@keyframes runDownUpTablet{0%{top:50%;transform:translate(-50%,-50%)}50%{top:98%;transform:translate(-50%)}to{top:55%;transform:translate(-50%,-50%) rotate(35deg) scale(1.5)}}@keyframes runDownUp{0%{top:65%;transform:translate(-50%,-50%)}50%{top:98%;transform:translate(-50%)}to{top:65%;transform:translate(-50%,-50%) rotate(35deg) scale(1.5)}}@keyframes runDownUpFHD{0%{top:65%;transform:translate(-50%,-50%)}50%{top:98%;transform:translate(-50%)}to{top:50%;transform:translate(-50%,-50%) rotate(35deg) scale(1.5)}}@keyframes runDownMobile{0%{top:50%;transform:translate(-50%,-50%) scale(.8)}to{top:100%;transform:translate(-50%,100%) scale(.8)}}@keyframes runDownTablet{0%{top:50%;transform:translate(-50%,-50%)}to{top:100%;transform:translate(-50%,100%)}}@keyframes runDown{0%{top:65%;transform:translate(-50%,-50%)}to{top:100%;transform:translate(-50%,100%)}}@keyframes runDownFHD{0%{top:50%;transform:translate(-50%,-50%)}to{top:100%;transform:translate(-50%,100%)}}@keyframes runLeft{0%{left:-10rem;opacity:0}to{left:0;opacity:1}}.footer-wrapper{padding:8rem 0;background-color:#000;position:relative;z-index:5;border-top:1px solid #323232}.footer-wrapper .footer-container{max-width:100%;margin:0 auto;padding:0 2.4rem}@media only screen and (min-width:768px){.footer-wrapper .footer-container{padding:0 4rem;max-width:100%}}@media only screen and (min-width:1024px){.footer-wrapper .footer-container{padding:0;max-width:1280px}}.footer-wrapper .footer-container{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1280px){.footer-wrapper .footer-container{flex-direction:row}.footer-wrapper .footer-container .footer-item{width:50%}}.footer-wrapper .footer-container .footer-item .icon-logo{font-size:5rem;color:#e6bd42;margin-bottom:6.4rem}.footer-wrapper .footer-container .footer-item .list-social{gap:2.4rem;display:none}@media only screen and (min-width:1280px){.footer-wrapper .footer-container .footer-item .list-social{display:flex}}.footer-wrapper .footer-container .footer-item .list-social .icon-social{font-size:4rem;color:#909090;cursor:pointer;transition:all .3s}.footer-wrapper .footer-container .footer-item .list-social .icon-social:hover{color:#fafafa}.footer-wrapper .footer-container .footer-left{display:flex;flex-direction:column;justify-content:space-between}.footer-wrapper .footer-container .footer-right{display:flex;flex-direction:column;gap:4rem}@media only screen and (min-width:768px){.footer-wrapper .footer-container .footer-right{flex-direction:row}}.footer-wrapper .footer-container .footer-right .list-menu{width:50%}.footer-wrapper .footer-container .footer-right .menu{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:4.8rem}.footer-wrapper .footer-container .footer-right .menu:last-child{margin-bottom:0}.footer-wrapper .footer-container .footer-right .menu .menu-title{font-size:2rem;font-weight:700;color:#fff}.footer-wrapper .footer-container .footer-right .menu .menu-child{display:flex;flex-direction:column}.footer-wrapper .footer-container .footer-right .menu .menu-child .item-child{font-size:1.8rem;margin-bottom:1.2rem;cursor:pointer;transition:all .3s;width:max-content;color:#d0cccb}.footer-wrapper .footer-container .footer-right .menu .menu-child .item-child--disable{pointer-events:none}.footer-wrapper .footer-container .footer-right .menu .menu-child .item-child--disable .text-coming{font-size:1.2rem;color:#817f7e}.footer-wrapper .footer-container .footer-right .menu .menu-child .item-child:hover{color:#e6bd42}.footer-wrapper .footer-container .footer-right .menu .menu-child .item-child:last-child{margin-bottom:0}.footer-wrapper .footer-container .list-social-mobile{display:flex;gap:2.4rem;margin-top:6.4rem}@media only screen and (min-width:1280px){.footer-wrapper .footer-container .list-social-mobile{display:none}}.footer-wrapper .footer-container .list-social-mobile .icon-social{font-size:4rem;color:#909090;cursor:pointer;transition:all .3s}.footer-wrapper .footer-container .list-social-mobile .icon-social:hover{color:#fafafa}