

/* Start:/local/components/sb/expo.games/resources/fonts/tt_travels_text/tt_travels_text.css?17506547051005*/
@font-face {
	font-family: 'TT Travels Text';
	font-style: normal;
	font-weight: 300;
	src: local('TT Travels Text'), url(/local/components/sb/expo.games/resources/fonts/tt_travels_text/TT-Travels-Text-Light.ttf) format('ttf');
}

@font-face {
	font-family: 'TT Travels Text';
	font-style: normal;
	font-weight: 400;
	src: local('TT Travels Text'), url(/local/components/sb/expo.games/resources/fonts/tt_travels_text/TT-Travels-Text-Medium.ttf) format('ttf');
}

@font-face {
	font-family: 'TT Travels Text';
	font-style: normal;
	font-weight: 500;
	src: local('TT Travels Text'), url(/local/components/sb/expo.games/resources/fonts/tt_travels_text/TT-Travels-Text-Medium.ttf) format('ttf');
}

@font-face {
	font-family: 'TT Travels Text';
	font-style: normal;
	font-weight: 700;
	src: local('TT Travels Text'), url(/local/components/sb/expo.games/resources/fonts/tt_travels_text/TT-Travels-Text-Bold.ttf) format('ttf');
}

@font-face {
	font-family: 'TT Travels Text';
	font-style: normal;
	font-weight: 800;
	src: local('TT Travels Text'), url(/local/components/sb/expo.games/resources/fonts/tt_travels_text/TT-Travels-Text-ExtraBold.ttf) format('ttf');
}

@font-face {
	font-family: 'TT Travels Text';
	font-style: normal;
	font-weight: 900;
	src: local('TT Travels Text'), url(/local/components/sb/expo.games/resources/fonts/tt_travels_text/TT-Travels-Text-Black.ttf) format('ttf');
}
/* End */


/* Start:/local/components/sb/expo.games/resources/styles/reset.min.css?1682348300816*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{min-height:100vh;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}

/* End */


/* Start:/local/components/sb/expo.games/resources/styles/layers.min.css?1696238248269*/
.eg-layer{display:none;opacity:1;width:100%;transition:opacity .25s ease}.eg-layer__inner{height:100%}.eg-layer\:prehide{display:block;opacity:0}.eg-layer\:hide{display:none;opacity:0}.eg-layer\:preshow{display:block;opacity:0}.eg-layer\:show{display:block;opacity:1}

/* End */


/* Start:/local/components/sb/expo.games/templates/game.planning/assets/high.06.2025/scss/style.min.css?175065629513879*/
body{position:relative;min-height:100vh;font-family:"TT Travels Text",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.3em;padding:0;margin:0;background-image:linear-gradient(150deg, rgb(20, 58, 255) 0%, rgb(99, 198, 255) 100%);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.text\:main{font-family:"TT Travels Text",sans-serif;font-size:79px;font-weight:500;line-height:1.4;letter-spacing:2.15px;color:#fff;text-transform:uppercase}.text\:103{font-family:"TT Travels Text",sans-serif;font-size:103px;font-weight:500;line-height:1.2em;letter-spacing:0;color:#fff;text-transform:none}.text\:68{font-family:"TT Travels Text",sans-serif;font-size:68px;font-weight:500;line-height:1.3em;letter-spacing:2.15px;color:#fff;text-transform:uppercase}.text\:42{font-family:"TT Travels Text",sans-serif;font-size:42px;font-weight:500;line-height:1.2em;letter-spacing:0;color:#fff;text-transform:none}.text\:40{font-family:"TT Travels Text",sans-serif;font-size:40px;font-weight:500;line-height:1.2em;letter-spacing:0;color:#fff;text-transform:none}.text\:24{font-family:"TT Travels Text",sans-serif;font-size:24px;font-weight:500;line-height:1.2em;letter-spacing:0;color:#fff;text-transform:none}.text\:18{font-family:"TT Travels Text",sans-serif;font-size:18px;font-weight:500;line-height:1.2em;letter-spacing:0;color:#fff;text-transform:none}.logo{display:block;padding:0;margin:0;max-width:295px;width:100%}.logo__img{width:100%}.card{--game-card-width: 120px;--game-card-height: 130px;display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;width:var(--game-card-width);height:var(--game-card-height);text-align:center;color:#fff;filter:url("#goo")}.card:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:#fff;clip-path:polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%)}.card__inner{position:relative;filter:url("#goo") drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.5));display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;padding:0 5px;width:85%;height:85%}.card__inner:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:#3277fd;clip-path:polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%)}.card[data-card-type=aux] .card__inner:before{background:#be52ff}.card__text{position:relative;font-size:0.875em;font-weight:500;line-height:1.2}.card:active{cursor:grabbing}.card.--dragging{position:absolute;opacity:.8;transform:scale(0.9)}.card.--dropzone{position:fixed}.card.--timeline{position:absolute;left:50%;translate:-50% 0}.eg-layer-pic{position:absolute;z-index:-1;display:block}.eg-layer-pic__img{width:100%}.eg-layer-pic.--star.--bottom-left{bottom:-11%;left:-22%;width:576px}.eg-layer-pic.--star.--bottom-right{bottom:10%;right:-30%;rotate:-81deg;width:576px}.eg-layer-pic.--star.--top-right{top:-164px;right:-279px;rotate:8deg;width:576px}.eg-layer-pic.--spiral.--top-right{top:-30%;right:-45%;width:1025px}.eg-layer-pic.--spiral.--top-left{scale:-1 1;top:-20%;left:-50%;rotate:-15deg;width:1025px}.eg-layer-pic.--spiral.--bottom-left{scale:-1 -1;bottom:-558px;left:-472px;rotate:21deg}.eg-layer-pic.--cloud.--top-right{top:230px;right:-210px;width:600px}.eg-layer-pic.--cloud.--bottom-left{bottom:-230px;left:-500px;width:1376px}.anim\:rotate .eg-layer-pic__img{animation:rotateAround 4s linear infinite;transform-origin:center}.anim\:wave-fast .eg-layer-pic__img{animation:wave 4s ease-in-out infinite;transform:translateY(0)}.anim\:wave .eg-layer-pic__img{animation:wave 5s ease-in-out infinite;transform:translateY(0)}@keyframes rotateAround{0%{transform:rotate(0deg) translateX(0) translateY(0)}100%{transform:rotate(360deg) translateX(5px) translateY(-3px)}}@keyframes wave{0%{transform:translateY(0)}50%{transform:translateY(-50px)}100%{transform:translateY(0)}}.eg-result-icon{display:block;padding:0;margin:0;max-width:570px;width:100%}.eg-result-icon__img{width:100%}.eg-result-qrcode{display:block;padding:0;margin:0;max-width:150px;width:100%}.eg-result-qrcode__img{width:100%}.eg-layer-star{position:absolute;width:4px;height:4px;background-color:#fff;border-radius:50%;animation:blink 1s infinite}.eg-layer-star.--sm{width:5px;height:5px}.eg-layer-star.--md{width:6px;height:6px}.eg-layer-star.--lg{width:7px;height:7px}.eg-layer-star.--star-1{top:27%;left:20%;animation-name:blink;animation-duration:4s;animation-delay:1s}.eg-layer-star.--star-2{top:35%;left:26%;animation-name:blink;animation-duration:2s;animation-delay:.8s}.eg-layer-star.--star-3{top:60%;left:40%;animation-name:blink;animation-duration:1.5s;animation-delay:.1s}.eg-layer-star.--star-4{top:80%;left:60%;animation-name:blink;animation-duration:1.1s;animation-delay:.5s}.eg-layer-star.--star-5{top:10%;left:70%;animation-name:blink;animation-duration:3s;animation-delay:1.2s}.eg-layer-star.--star-6{top:30%;left:85%;animation-name:blink;animation-duration:3s;animation-delay:2s}@keyframes blink{0%{opacity:1;transform:scale(1)}50%{opacity:.2;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}.game-btn{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;padding:0.475em 1.75em;margin:0;font-family:"TT Travels Text",Arial,sans-serif;font-size:2.5em;font-weight:500;line-height:1em;color:#fff;border:none;border-radius:1.125em;transition:box-shadow .25s ease,text-shadow .25s ease;background-color:#be52ff;text-transform:none;text-decoration:none;cursor:pointer}.game-btn:hover{box-shadow:0 0 7px 2px rgba(190,82,255,.6);text-shadow:0 0 4px rgba(0,0,0,.4)}.game-btn:active{box-shadow:0 0 7px 4px rgba(190,82,255,.6)}.game-btn.--banner{padding:30px 20px;max-width:420px;width:100%;font-size:46px;font-weight:500;line-height:1.2;text-transform:uppercase}.cards{display:block}.cards__inner{display:flex;flex-wrap:wrap;flex-direction:column;gap:3.125em;min-height:3.125em}.dropzone.--cards .dropzone__cards{display:flex;flex-wrap:wrap;flex-direction:row;gap:0.625em 1.375em}.game-board{display:block;max-width:51.875em;width:100%}.game-board__timeline{padding:0em 0em 2.6875em 0em}.game-board__cards{padding:0em 0em 2.6875em 0em}.game-board__btn{display:flex;justify-content:center}.timeline{position:relative;overflow:hidden;display:block;width:100%;border:none;border-radius:40px}.timeline:before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.2)}.timeline__inner{display:flex;flex-wrap:nowrap;flex-direction:row}.timeline__section{flex:1;text-align:center;padding:2.8125em 0em 2em 0em;transition:all .5s ease}.timeline__section:first-child{padding-left:1.5625em}.timeline__section:last-child{padding-right:1.5625em}.timeline__section:nth-child(2n) .timeline__section-cards{padding-top:5.15625em}.timeline__section[data-dropzone-type=back]{display:none}.timeline__section[data-dropzone-type=back].--show{display:block}.timeline__section.--hover{background-color:hsla(0,0%,100%,.1)}.timeline__section-title{padding:0em 0em 1.0625em 0em;color:#fff}.timeline__section-cards{position:relative;display:flex;flex-direction:column;align-items:center;gap:5.4375pxem;height:31.25em}.timeline__section-cards:before{content:"";position:absolute;top:0;left:50%;translate:-50% 0;display:block;width:1px;height:100%;background-color:#fff}.timeline__section .card:nth-child(1){top:0px}.timeline__section .card:nth-child(2){top:195px}.timeline__section .card:nth-child(3){top:390px}.timeline__section:nth-child(2n) .card:nth-child(1){top:97.5px}.timeline__section:nth-child(2n) .card:nth-child(2){top:292.5px}.timeline__section:nth-child(2n) .card:nth-child(3){top:487.5px}.bx-composite-btn{display:none;visibility:hidden;width:0;height:0}.eg-layer{overflow:hidden;height:100vh}.eg-layer\:banner{height:0 !important}.sb-game-banner{position:absolute;top:0;left:0;z-index:20;overflow:hidden;display:block;width:100%;height:100%;padding:600px 0 0;text-align:center;background-image:linear-gradient(150deg, rgb(20, 58, 255) 0%, rgb(99, 198, 255) 100%);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;transition:top .7s ease}.sb-game-banner\:up{top:-100%}.sb-game-banner .sb-game-banner__logo{display:flex;justify-content:center;padding:0 0 100px}.sb-game-banner .sb-game-banner__title{padding:0 0 96px}.eg-layer\:banner .eg-layer-star.--star-1{top:28%;left:20%;animation-name:blink;animation-duration:1.2s;animation-delay:.3s}.eg-layer\:banner .eg-layer-star.--star-2{top:36%;left:25%;animation-name:blink;animation-duration:2.9s;animation-delay:.7s}.eg-layer\:banner .eg-layer-star.--star-3{top:58%;left:80%;animation-name:blink;animation-duration:1.5s;animation-delay:.1s}.eg-layer\:banner .eg-layer-star.--star-4{top:82%;left:63%;animation-name:blink;animation-duration:4.1s;animation-delay:.5s}.eg-layer\:banner .eg-layer-star.--star-5{top:10%;left:70%;animation-name:blink;animation-duration:1.8s;animation-delay:1.2s}.eg-layer\:banner .eg-layer-star.--star-6{top:30%;left:85%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:banner .eg-layer-star.--star-7{top:30%;left:85%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:banner .eg-layer-star.--star-8{top:30%;left:85%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:banner .eg-layer-star.--star-9{top:63%;left:24%;animation-name:blink;animation-duration:3.3s;animation-delay:.9s}.eg-layer\:banner .eg-layer-star.--star-10{top:67%;left:15%;animation-name:blink;animation-duration:5.3s;animation-delay:.9s}.eg-layer\:form{min-height:100vh;height:auto;padding:70px 0}.eg-layer\:form .eg-layer__inner{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.sb-game-form{display:block;padding:250px 0 0 0;text-align:center}.sb-game-form__logo{display:flex;justify-content:center;padding:0 0 110px}.sb-game-form__title{display:block;padding:0 0 90px}.b24-form{display:block;max-width:540px;min-width:300px;width:100%;padding:0 15px;margin:auto}.eg-layer\:form .eg-layer-star.--star-1{top:14%;left:10%;animation-name:blink;animation-duration:1.2s;animation-delay:.3s}.eg-layer\:form .eg-layer-star.--star-2{top:20%;left:20%;animation-name:blink;animation-duration:2.9s;animation-delay:.7s}.eg-layer\:form .eg-layer-star.--star-3{top:80%;left:18%;animation-name:blink;animation-duration:1.5s;animation-delay:.1s}.eg-layer\:form .eg-layer-star.--star-4{top:40%;left:13%;animation-name:blink;animation-duration:4.1s;animation-delay:.5s}.eg-layer\:form .eg-layer-star.--star-5{top:10%;left:70%;animation-name:blink;animation-duration:1.8s;animation-delay:1.2s}.eg-layer\:form .eg-layer-star.--star-6{top:30%;left:85%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:form .eg-layer-star.--star-7{top:46%;left:93%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:form .eg-layer-star.--star-8{top:6%;left:42%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:form .eg-layer-star.--star-9{top:63%;left:24%;animation-name:blink;animation-duration:3.3s;animation-delay:.9s}.eg-layer\:form .eg-layer-star.--star-10{top:73%;left:73%;animation-name:blink;animation-duration:5.3s;animation-delay:.9s}.eg-layer\:form .eg-layer-star.--star-11{top:79%;left:79%;animation-name:blink;animation-duration:5.3s;animation-delay:.9s}.eg-layer\:form .eg-layer-star.--star-12{top:67%;left:15%;animation-name:blink;animation-duration:5.3s;animation-delay:.9s}.eg-layer\:main{position:relative}.eg-layer\:main .eg-layer__inner{display:flex;justify-content:center;padding:12.5em 0em 0em}.eg-layer\:result{position:relative}.eg-layer\:result .eg-layer__inner{display:flex;flex-wrap:nowrap;justify-content:center;padding:110px 0 0 0;height:100%}.sb-game-score{display:block;text-align:center;transition:all .3s}.sb-game-score__inner{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start}.sb-game-score>*>*{margin:0 auto}.sb-game-score__logo{padding:0 0 40px}.sb-game-score__title{padding:0 0 40px}.sb-game-score__desc{padding:0 0 50px}.sb-game-score__info{padding:0 0 44px;max-width:456px;width:100%}.sb-game-score__qrcode{padding:0 0 15px}.sb-game-score__qrcode-info{padding:0 0 30px}.eg-layer\:result .eg-layer-star.--star-1{top:14%;left:10%;animation-name:blink;animation-duration:1.2s;animation-delay:.3s}.eg-layer\:result .eg-layer-star.--star-2{top:20%;left:20%;animation-name:blink;animation-duration:2.9s;animation-delay:.7s}.eg-layer\:result .eg-layer-star.--star-3{top:80%;left:18%;animation-name:blink;animation-duration:1.5s;animation-delay:.1s}.eg-layer\:result .eg-layer-star.--star-4{top:40%;left:13%;animation-name:blink;animation-duration:4.1s;animation-delay:.5s}.eg-layer\:result .eg-layer-star.--star-5{top:10%;left:70%;animation-name:blink;animation-duration:1.8s;animation-delay:1.2s}.eg-layer\:result .eg-layer-star.--star-6{top:30%;left:85%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:result .eg-layer-star.--star-7{top:46%;left:93%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:result .eg-layer-star.--star-8{top:6%;left:42%;animation-name:blink;animation-duration:1.3s;animation-delay:.9s}.eg-layer\:result .eg-layer-star.--star-9{top:63%;left:24%;animation-name:blink;animation-duration:3.3s;animation-delay:.9s}.eg-layer\:result .eg-layer-star.--star-10{top:73%;left:73%;animation-name:blink;animation-duration:5.3s;animation-delay:.9s}.eg-layer\:result .eg-layer-star.--star-11{top:79%;left:79%;animation-name:blink;animation-duration:5.3s;animation-delay:.9s}.eg-layer\:result .eg-layer-star.--star-12{top:67%;left:15%;animation-name:blink;animation-duration:5.3s;animation-delay:.9s}

/* End */
/* /local/components/sb/expo.games/resources/fonts/tt_travels_text/tt_travels_text.css?17506547051005 */
/* /local/components/sb/expo.games/resources/styles/reset.min.css?1682348300816 */
/* /local/components/sb/expo.games/resources/styles/layers.min.css?1696238248269 */
/* /local/components/sb/expo.games/templates/game.planning/assets/high.06.2025/scss/style.min.css?175065629513879 */
