html,body{border:none;margin:0;padding:0;scroll-behavior:smooth}html{font-size:16px}@media only screen and (max-width: 1024px){html{font-size:14px}}h1,h2,h3,h4,h5,h6,p,blockquote,address,big,cite,code,em,div,font,img,small,strike,sub,sup,li,ol,ul,fieldset,form,label,legend,button,table,caption,tr,th,td{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit;box-sizing:border-box;font-family:var(--primaryfont)}body{line-height:1.618rem;position:relative;background:#fff;font-family:var(--primaryfont);color:var(--dark);width:100%;overflow-x:hidden}*{box-sizing:border-box}a,button,input,select,textarea{cursor:pointer!important;border-radius:4px;text-decoration:none;font-family:var(--primaryfont)}input,button,textarea,select{border:1px solid var(--grey);background-color:unset;font-family:var(--primaryfont);font-size:.875rem}h1,h2,h3,h4,h5{font-family:var(--primaryfont);font-weight:600;line-height:1.3;color:var(--dark)}p,span,a,button,select,option{font-family:var(--primaryfont);line-height:1.618}p,a{font-size:1rem}@media only screen and (max-width: 767px){p{font-weight:400}}p>strong{font-weight:700}a{font-weight:400;font-size:.875rem}h1{font-size:3.6rem}h2{font-size:2.4rem;font-weight:700;line-height:1.3}h3{font-size:2rem;line-height:1.3;color:var(--primary)}h4{font-size:1.6rem}h5{font-size:1rem;font-weight:700}@media only screen and (max-width: 1024px){h1{font-size:24px;line-height:1.618}h2{line-height:1.618}}input::placeholder,textarea::placeholder,select::placeholder,option::placeholder{font-size:.75rem;color:var(--gray);font-family:var(--primaryfont)}input:focus,select:focus,textarea:focus{outline:none}*:focus{outline:none}:is(a,button)>*{display:inline-block;vertical-align:middle;pointer-events:none}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Slabo;src:url(/font/Slabo27px-Regular.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/font/Inter-VariableFont_opszwght.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Hachu;src:url(/font/HachiMaruPop-Regular.ttf) format("truetype");font-weight:"regular";font-style:normal}@font-face{font-family:Overtherainbow;src:url(/font/OvertheRainbow-Regular.ttf) format("truetype");font-weight:"regular";font-style:normal}:root{--primary: #1163ff;--dark: #1b1b1b;--littledark: #676767;--white: #fff;--light: #eee;--grey: #d3d3d3;--gray: #bbbbbb;--blue: #1e73d5;--pastelblue: #e0f0ff;--googleblue: #1163ff;--cyan: #50e6e6;--green: #25d366;--success: #efe;--suspect: #fee;--error: #a66;--primaryfont: "Slabo";--background: rgba(0, 0, 0, .4);--boxshadow: rgba(0, 0, 0, .05) 0px 6px 24px 0px, rgba(0, 0, 0, .08) 0px 0px 0px 1px}select,select option{font-size:.75rem}input[type=date]{font-size:.75rem;font-weight:200}.clearance-flat{display:block;width:100%;font-size:0;line-height:1;height:1px}.clearance{display:block;width:100%;font-size:0;line-height:1;height:1rem}.clearancex2{display:block;width:100%;font-size:0;line-height:1;height:2rem}.spacer{width:100%;display:block;height:1px;background-color:var(--gray);margin:1rem 0}@keyframes tadaa{0%{opacity:0;max-height:0}to{opacity:1;max-height:inherit}}@keyframes fadein{0%{opacity:0}to{opacity:1;pointer-events:auto}}.dont-touch{pointer-events:none}.freeze{opacity:.4;pointer-events:none}.cta-zone{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;max-height:200px;transform-origin:bottom;transition:.5s all ease}.cta-zone>span{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;flex:1}.cta-zone>span>.cta-button:not(:last-of-type){margin-right:6px}.cta-zone>span:last-of-type{justify-content:flex-end}.cta-zone.center>span{justify-content:center}.cta-zone.hide{max-height:0;overflow:hidden;pointer-events:none}.cta-button.super-hide{max-width:0;padding:0;margin:0;max-height:0;border:0!important}.cta-button{display:flex;align-items:center;justify-content:center;width:fit-content;transition:.5s all ease;border-radius:4px}.cta-button>p{pointer-events:none;font-size:1rem;transition:.5s all ease;color:inherit;padding:8px 16px;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;line-height:1}.cta-button>img{padding:8px;border:1px solid var(--dark);display:inline-block;pointer-events:none;transition:.5s all ease;height:1rem;box-sizing:content-box}@media only screen and (max-width: 767px){.cta-button{width:100%;height:auto}.cta-button>p{-webkit-line-clamp:unset;line-clamp:unset}}.cta-button.small{padding:4px 8px;max-width:80%;width:fit-content}.cta-button.small>p{max-width:unset}.cta-button.smaller{padding:4px;max-width:80%}.cta-button.smaller>p{line-height:1.3;font-size:.65rem;text-align:center}.cta-button.bubble{font-size:.75rem;padding:4px 12px;background-color:var(--pastelblue);border-color:var(--googleblue);border-radius:8px;max-width:unset;width:auto;animation:tadaa .5s ease forwards}.cta-button.bubble>p{color:var(--googleblue)}.cta-button.dark{background-color:var(--dark);color:var(--white);border:1px solid var(--dark)}.cta-button.white{color:var(--primary);border:1px solid var(--white);background-color:var(--white)}.cta-button.primary{background-color:var(--primary);color:var(--white);border:1px solid var(--primary)}.cta-button.primary>p{color:var(--dark);font-weight:700}.cta-button.blue{background-color:var(--blue);color:var(--white);border:1px solid var(--blue)}.cta-button.cyan{background-color:#0ff;color:var(--dark);border:1px solid cyan}.cta-button.google-blue{background-color:var(--googleblue);color:var(--white);border:1px solid var(--googleblue)}.cta-button.green{background-color:var(--green);color:var(--white);border:1px solid var(--green)}.cta-button.line:hover{border:1px solid var(--dark);background-color:var(--light)}.cta-button.line:hover>p{color:var(--dark)}.cta-button.line{background-color:unset;color:var(--primary);border:1px solid var(--primary)}.cta-button.line>p{color:var(--primary)}.cta-button.line>img{filter:invert(0)}.cta-button.link{background-color:unset;color:unset;border:unset;padding:0}.cta-button.link>p{border-bottom:1px solid var(--dark)}.cta-button.link>img{filter:invert(0)}.cta-button.simple{display:inline-flex;padding:0;width:fit-content;margin:0;border:unset;border-radius:unset;cursor:pointer}.cta-button.simple p{font-size:.65rem;max-width:unset;font-weight:600}.cta-button.simple img{filter:unset}.cta-button.hide{display:none}.cta-button.hoz-hide{max-width:0;pointer-events:none;overflow:hidden;margin-right:0!important;padding:0;border:0px}.cta-button.light{background-color:var(--pastelblue);color:var(--googleblue);border:1px solid var(--googleblue)}button:hover{filter:grayscale(.3)}.loader.show{pointer-events:auto;opacity:1}.loader{width:100%;height:100%;position:absolute;z-index:100;inset:0;background-color:#fffc;display:flex;align-items:center;align-content:center;justify-content:center;pointer-events:none;transition:.5s all ease;opacity:0}.loader>img{width:56px;position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%)}input,select,textarea{border:unset;background-color:unset;padding:4px}input,select,textarea{border:1px solid var(--grey)}.hide,label.hide,option.hide{display:none!important}table,table thead{width:100%}table tr{width:100%;border-bottom:1px solid #eaeaea}table tr>th,table tr>td{width:auto;font-size:.75rem;padding:4px 8px;text-align:center}.main{position:relative;width:100%;padding:32px;background-color:#fafafa;border:16px solid var(--white);background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}@media only screen and (max-width: 1024px){.main{background-size:contain;background-position:top}}@media only screen and (max-width: 767px){.main{padding:32px 0}}.h1-title{display:inline-block;position:relative}.paymentError{position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:1000;background-color:var(--background)}.paymentError>div{width:33%;max-width:480px;height:auto;padding:32px;text-align:center}.paymentError>div>p{font-size:1.8rem;font-weight:500;color:var(--primary)}form{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 12px}form label.half{width:calc(50% - 8px)!important}form label.quarter{width:calc(25% - 8px)!important}form label.third{width:calc(33.33% - 8px)!important}form label.full{width:100%}form label{position:relative}form label>p{font-size:.75rem}form label>input,form label>select,form label>textarea{width:100%;background-color:var(--white);font-size:.75rem}label.invalid:after{content:"Required";position:absolute;bottom:0;right:8px;z-index:3;display:block;color:var(--error);font-size:.75rem}label.wrong:after{content:"Incorrect format";position:absolute;bottom:0;right:8px;z-index:3;display:block;color:var(--error);font-size:.75rem}tr.statushide,tr.eventhide{display:none!important}.section{position:relative;width:100%;height:auto;padding:80px 0;transition:.3s all ease}.section>div:first-of-type:not(.release){position:relative;width:80%;margin:0 auto;transition:.3s all ease}.section>button,.section>a{margin:40px auto 0}.section>.release{width:calc(100% - 64px);margin:0 auto;max-width:1440px}@media only screen and (max-width: 767px){.section{padding:48px 0}.section>div:first-of-type:not(.release){width:90%}}.banner-section.slide-down:after{bottom:16px}.banner-section{text-align:center;padding:32px 0;color:var(--white);position:relative}.banner-section>p,.banner-section>h2{color:var(--white)}.banner-section>p{font-size:1.318rem}.banner-section>p.event-date{font-size:1rem;border-top:2px solid var(--white);display:inline-block;padding-top:16px;margin-top:16px}.banner-section>div:not(.clearance){display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px}.banner-section>div:not(.clearance)>img{display:block}.banner-section>div:not(.clearance)>span{width:100%}.banner-section>div:not(.clearance)>span>h2{color:var(--white)}.banner-section:after{content:"";width:32px;height:32px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%) rotate(45deg);z-index:-1;transition:all .5s cubic-bezier(.075,.82,.165,1);transition-timing-function:cubic-bezier(.075,.82,.165,1)}.banner-section.blue{background-color:var(--blue)}.banner-section.blue:after{background-color:var(--blue)}.banner-section.dark{background-color:var(--dark)}.banner-section.dark:after{background-color:var(--dark)}.highlight{font-weight:700;font-family:sans-serif;text-transform:uppercase;letter-spacing:1px}.highlight.white{color:var(--white)}.highlight.cyan{color:var(--cyan)}.highlight.blue{color:var(--blue)}.section.special{width:100%;height:100dvh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.section.special>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.section.special>div>img{width:33%;max-width:320px;min-width:180px}.section.special>div>h1{width:100%;text-align:center;margin:32px}header{position:relative}header>div:first-of-type{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 16px;padding:0 16px}header>div:first-of-type>a{position:relative;width:80px;height:fit-content}header>div:first-of-type>a>img{width:100%;height:100%;object-fit:contain}header>div:first-of-type>nav{flex:1;border-bottom:2px solid var(--dark);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-bottom:4px}header>div:first-of-type>nav>ul{list-style-type:none}header>div:first-of-type>nav>ul>li{display:inline-block;padding:4px 16px}header>div:first-of-type>nav>ul>li>a{text-decoration:none;color:var(--dark);font-weight:700;text-transform:uppercase}header>div:first-of-type>nav>ul>li:first-of-type{padding:4px 16px 4px 0}header>div:first-of-type>nav>ul>li:last-of-type{padding:4px 0 4px 16px}
