@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;600&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;overflow-y:hidden}@media (max-device-width:64em) and (orientation:landscape){body{overflow-y:visible}}@media (max-device-width:39.9375em){body{overflow-y:visible}}@media (max-device-width:39.9375em) and (orientation:landscape){body{overflow-y:visible}}h1{font-size:1.5625rem;font-weight:300}h1,h2,P,span{font-family:"Josefin Sans",sans-serif;color:#fff}a{text-decoration:none}@keyframes back{0%{transform:translateX(-5px)}50%{transform:translateX(0)}to{transform:translateX(-5px)}}@keyframes bounce-md{0%{margin:10px;opacity:0}50%{margin:2px}to{margin:5px;opacity:1}}@keyframes bounce-sm{0%{margin:15px;opacity:0}15%{opacity:0}50%{margin:2px}to{margin:5px;opacity:1}}@keyframes bounce{0%{margin:30px;opacity:0}50%{margin:5px}to{margin:15px;opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(200px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}@keyframes slideFromTop{0%{top:-200px}70%{top:10px}80%{transform:scale(1)}to{top:0;transform:translateY(0)}}@keyframes slideFromBottom{0%{opacity:0;padding:50px;bottom:-400px}to{opacity:1;padding:0;bottom:0}}@keyframes questionComesIn{0%{opacity:0;right:-1000px;transform:skewX(10deg)}to{opacity:1;right:0;transform:skewX(0deg)}}@keyframes historyMain{0%{background-image:url(/static/media/background_main.bfac7c85.webp)}50%{background-image:url(/static/media/background_main_light.f5c5c1ad.webp)}to{background-image:url(/static/media/background_main.bfac7c85.webp)}}@keyframes historyClouds{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes historyCircle{0%{bottom:-60vh;left:100%}25%{bottom:-30vh;left:45%}50%{bottom:-35vh;left:50%}to{bottom:-30vh;left:45%}}@keyframes historyQuestions{0%{background-image:url(/static/media/background_first.b9df5b56.webp)}50%{background-image:url(/static/media/background_second.70ea5639.webp)}to{background-image:url(/static/media/background_first.b9df5b56.webp)}}@keyframes historyCircleQuestions{0%{bottom:-60vh;left:-80%}25%{bottom:-30vh;left:-20%}50%{bottom:-35vh;left:-25%}to{bottom:-30vh;left:-20%}}@keyframes historyDragAndDrop{0%{background-image:url(/static/media/background_drag_one.84741677.webp)}50%{background-image:url(/static/media/background_drag_two.0418a088.webp)}to{background-image:url(/static/media/background_drag_one.84741677.webp)}}@keyframes historyCircleDrag{0%{bottom:100vh;left:60%}25%{bottom:40vh;left:25%}50%{bottom:45vh;left:30%}to{bottom:40vh;left:25%}}@keyframes historyCircleDragLandscape{0%{bottom:100vh;left:60%}25%{bottom:20vh;left:25%}50%{bottom:30vh;left:30%}to{bottom:20vh;left:25%}}.nav{position:relative;left:0;top:0;z-index:10;width:80%;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-device-width:64em){.nav{width:100%}}.nav__item{position:relative;top:0;left:0;cursor:pointer;opacity:0;margin:0 10px;padding:20px;width:150px;height:150px;border-radius:15px;animation:bounce 1.2s ease-in-out 1.2s forwards;transition:all .3s ease-in-out;-webkit-filter:drop-shadow(0 0 0 #000);filter:drop-shadow(0 0 0 black);display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.nav__item:hover{transform:scale(1.05);-webkit-filter:drop-shadow(0 0 15px #000);filter:drop-shadow(0 0 15px black)}@media (max-device-width:64em){.nav__item{width:135px;margin:0}}@media (max-device-width:63em){.nav__item{width:125px;animation:bounce-md 1.2s ease-in-out 1.2s forwards}}@media (max-device-width:39.9375em){.nav__item{margin-top:-15px!important;width:130px;animation:bounce-sm 1.2s ease-in-out 1.2s forwards}}@media (max-device-width:320px){.nav__item{margin:5px;animation:fadeIn 1.2s ease-in-out 1.2s forwards}}.nav__item p{position:relative;top:0;left:0;z-index:3;font-size:.75rem;transition:all .3s ease-in-out}@media (max-device-width:64em){.nav__item p{font-size:.6875rem}}@media (max-device-width:63em){.nav__item p{font-size:.625rem}}.nav__item img{position:relative;top:0;left:0;z-index:3;width:50%}.nav__item:hover p{transform:translateY(2px)}.nav__item.technology{background-image:url(/static/media/category.3d5ae92d.webp);background-size:100%;background-repeat:no-repeat;background-position:top}.nav__item.technology:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;background-image:url(/static/media/category_hover.798bc0c3.webp);transition:all .5s ease-in-out}.nav__item.technology:hover:after{opacity:1}.nav__item.culture{background-image:url(/static/media/category.712784b4.webp);background-size:100%;background-repeat:no-repeat;background-position:top}.nav__item.culture:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;background-image:url(/static/media/category_hover.8336e82f.webp);transition:all .5s ease-in-out}.nav__item.culture:hover:after{opacity:1}.nav__item.automotive{background-image:url(/static/media/category.25e42d8a.webp);background-size:100%;background-repeat:no-repeat;background-position:top}.nav__item.automotive:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;background-image:url(/static/media/category_hover.1425d753.webp);transition:all .5s ease-in-out}.nav__item.automotive:hover:after{opacity:1}.nav__item.code{background-image:url(/static/media/nav_item_bg.cb469f9e.webp);background-size:100%;background-repeat:no-repeat;background-position:top}.nav__item.code:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;background-image:url(/static/media/nav_item_bg_hover.798bc0c3.webp);transition:all .5s ease-in-out}.nav__item.code:hover:after{opacity:1}.nav__item.history{background-image:url(/static/media/category.f39121c5.webp);background-size:100%;background-repeat:no-repeat;background-position:top}.nav__item.history:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;background-image:url(/static/media/category_hover.85f0e1ba.webp);transition:all .5s ease-in-out}.nav__item.history:hover:after{opacity:1}.nav__line{position:relative;top:0;left:0;z-index:3;width:100%;margin:0 auto}.nav__line.code,.nav__line.technology{border:1px solid purple}.nav__line.culture{border:1px solid #e4e4e4}.nav__line.automotive{border:1px solid #4c00ff}.nav__line.history{border:1px solid #9e9393}.header{position:relative;top:0;left:0;z-index:10;margin-bottom:50px}.header__btn-quit{opacity:0;cursor:pointer;width:50px;transition:all .3s ease-in-out;animation:fadeIn .5s ease-in-out 1.5s forwards}.header__btn-quit:hover{transform:scale(1.05)}.header__inner-wrapper{width:70%;margin:0 auto}@media (max-device-width:64em){.header__inner-wrapper{width:90%}}.header__inner{margin-bottom:35px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-device-width:64em){.header__inner{margin-bottom:50px}}.header__logo{position:relative;top:-200px;left:0;transform:scale(0);animation:slideFromTop .7s ease-in-out forwards}@media (max-device-width:64em){.header__logo{width:200px;position:relative;top:10px;left:0}}@media (max-device-width:39.9375em){.header__logo{top:5px;width:120px}}.header__btn-back,.header__btn-close{width:20px}.header__btn-back{cursor:pointer;margin-right:10px;transition:all .3s ease-in-out;opacity:0}.header__btn-back:hover{opacity:1;animation:back .7s ease-in-out infinite}.header__btn-close{opacity:0;cursor:pointer;transition:all .3s ease-in-out;animation:fadeIn .5s ease-in-out 1.5s forwards}.header__btn-close:hover{transform:rotate(180deg)}.header__subtitle{position:relative;left:0;top:0;padding:10px;color:#fff;text-align:center;opacity:0;animation:fadeIn 1s ease-in-out .3s forwards}@media (max-device-width:64em){.header__subtitle{padding:35px 0}}@media (max-device-width:39.9375em){.header__subtitle{padding:25px 0}}.header__subtitle h1{opacity:0;animation:fadeIn 1s ease-in-out .5s forwards}.header__subtitle.technology{background-image:url(/static/media/podcien.c7439e42.webp)}.header__subtitle.culture,.header__subtitle.technology{background-size:80% 100%;background-repeat:no-repeat;background-position:50%}.header__subtitle.culture{background-image:url(/static/media/podcien.a400eade.webp)}.header__subtitle.automotive{background-image:url(/static/media/podcien.3be88115.webp)}.header__subtitle.automotive,.header__subtitle.code{background-size:80% 100%;background-repeat:no-repeat;background-position:50%}.header__subtitle.code{background-image:url(/static/media/podcien.f1daf51e.webp)}.header__subtitle.history{background-image:url(/static/media/podcien.0c137042.webp);background-size:80% 100%;background-repeat:no-repeat;background-position:50%}.header__count{font-size:1rem;position:absolute;right:11%;top:-12px;width:65px;height:65px;border-radius:30px;background-size:cover;display:flex;flex-direction:row;justify-content:center;align-items:center}.header__count p{margin-top:2px}.header__count .max{color:#dd08dd}@media (min-device-width:87.5em){.header__count{right:15%}}@media (max-device-width:64em){.header__count{width:85px;height:85px;right:40px;top:-35px;font-size:1.5rem}}@media (max-device-width:39.9375em){.header__count{width:65px;height:65px;right:30px;top:-50px;font-size:1rem}}@media (max-width:320px){.header__count{right:15px}}.header__count.technology{background-image:url(/static/media/question_count.e4a3d29e.webp)}.header__count.automotive{background-image:url(/static/media/question_count.ecfd8f9c.webp)}.header__count.culture{background-image:url(/static/media/question_count.304a5bf6.webp)}.header__count.code{background-image:url(/static/media/question_count.d3fad306.webp)}.header__count.history{background-image:url(/static/media/question_count.80cd19ce.webp)}.button{position:relative;bottom:0;left:0;z-index:10;opacity:0;cursor:pointer;width:200px;height:60px;margin:0 auto;animation:fadeInLeft 1s ease-in-out 1.2s forwards;-webkit-filter:drop-shadow(0 0 0 #000);filter:drop-shadow(0 0 0 black)}@media (max-device-width:39.9375em){.button{position:relative;left:0;bottom:0}}.button__flex{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.button__technology{position:relative;top:0;left:0;width:100%;height:100%;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/button_play.9097cbb7.webp)}.button__technology-icon,.button__technology-icon-correct,.button__technology-icon-wrong{position:absolute;z-index:3;right:-15px;top:15px;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-device-width:63em){.button__technology-icon,.button__technology-icon-correct,.button__technology-icon-wrong{right:-10px}}@media (max-device-width:39.9375em){.button__technology-icon,.button__technology-icon-correct,.button__technology-icon-wrong{right:-50px;top:15px}}.button__technology:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.button__technology:hover:after{opacity:1}@media (min-device-width:64.5em){.button__technology:after{background-image:url(/static/media/button_hover.40f44452.webp)}}.button__technology-icon{position:relative;z-index:3;top:0;right:10px;background-image:url(/static/media/play.339174e4.webp)}.button__technology-icon-correct{position:relative;top:-25px;left:10px;background-image:url(/static/media/correct.0b5c908c.webp)}.button__technology-icon-wrong{position:relative;top:-25px;left:10px;background-image:url(/static/media/wrong.7688a3c6.webp);background-position:50%;background-size:101% 101%;background-color:#970000;border-radius:25px}.button__technology.active{background-image:url(/static/media/button_hover.40f44452.webp)}.button__culture{position:relative;top:0;left:0;width:100%;height:100%;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/button.457e0428.webp)}.button__culture-icon,.button__culture-icon-correct,.button__culture-icon-wrong{position:absolute;z-index:3;right:-15px;top:15px;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-device-width:63em){.button__culture-icon,.button__culture-icon-correct,.button__culture-icon-wrong{right:-10px}}@media (max-device-width:39.9375em){.button__culture-icon,.button__culture-icon-correct,.button__culture-icon-wrong{right:-50px;top:15px}}.button__culture:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.button__culture:hover:after{opacity:1}@media (min-device-width:64.5em){.button__culture:after{background-image:url(/static/media/button_hover.bf9a1a40.webp)}}.button__culture-icon{position:relative;z-index:3;top:0;right:10px;background-image:url(/static/media/button_play.ddb6398f.webp)}.button__culture-icon-correct{position:relative;top:-25px;left:10px;background-image:url(/static/media/correct.5395f7e0.webp)}.button__culture-icon-wrong{position:relative;top:-25px;left:10px;background-image:url(/static/media/wrong.7688a3c6.webp);background-position:50%;background-size:101% 101%;background-color:#970000;border-radius:25px}.button__culture.active{background-image:url(/static/media/button_hover.bf9a1a40.webp)}.button__automotive{position:relative;top:0;left:0;width:100%;height:100%;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/buttom_play_bg.97dd5c63.webp)}.button__automotive-icon,.button__automotive-icon-correct,.button__automotive-icon-wrong{position:absolute;z-index:3;right:-15px;top:15px;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-device-width:63em){.button__automotive-icon,.button__automotive-icon-correct,.button__automotive-icon-wrong{right:-10px}}@media (max-device-width:39.9375em){.button__automotive-icon,.button__automotive-icon-correct,.button__automotive-icon-wrong{right:-50px;top:15px}}.button__automotive:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.button__automotive:hover:after{opacity:1}@media (min-device-width:64.5em){.button__automotive:after{background-image:url(/static/media/button_hover.344212ac.webp)}}.button__automotive-icon{position:relative;z-index:3;top:0;right:10px;background-image:url(/static/media/play.8372ee8a.webp)}.button__automotive-icon-correct{position:relative;top:-25px;left:10px;background-image:url(/static/media/correct.1e90c2ab.webp)}.button__automotive-icon-wrong{position:relative;top:-25px;left:10px;background-image:url(/static/media/wrong.7688a3c6.webp);background-position:50%;background-size:101% 101%;background-color:#970000;border-radius:25px}.button__automotive.active{background-image:url(/static/media/button_hover.344212ac.webp)}.button__code{position:relative;top:0;left:0;width:100%;height:100%;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/button_play.1f02fe27.webp)}.button__code-icon,.button__code-icon-correct,.button__code-icon-wrong{position:absolute;z-index:3;right:-15px;top:15px;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-device-width:63em){.button__code-icon,.button__code-icon-correct,.button__code-icon-wrong{right:-10px}}@media (max-device-width:39.9375em){.button__code-icon,.button__code-icon-correct,.button__code-icon-wrong{right:-50px;top:15px}}.button__code:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.button__code:hover:after{opacity:1}@media (min-device-width:64.5em){.button__code:after{background-image:url(/static/media/button_play_hover.191ed247.webp)}}.button__code-icon{position:relative;z-index:3;top:0;right:10px;background-image:url(/static/media/play.ba5f31a6.webp)}.button__code-icon-correct{position:relative;top:-25px;left:10px;background-image:url(/static/media/correct.0b5c908c.webp)}.button__code-icon-wrong{position:relative;top:-25px;left:10px;background-image:url(/static/media/wrong.7688a3c6.webp);background-position:50%;background-size:101% 101%;background-color:#970000;border-radius:25px}.button__code.active{background-image:url(/static/media/button_play_hover.191ed247.webp)}.button__history{position:relative;top:0;left:0;width:100%;height:100%;background-size:100% 100%;background-position:50%;background-image:url(/static/media/button.4b8bdbf0.webp);transition:all .3s ease-in-out}.button__history-icon,.button__history-icon-correct,.button__history-icon-wrong{position:absolute;z-index:3;right:-15px;top:15px;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-device-width:63em){.button__history-icon,.button__history-icon-correct,.button__history-icon-wrong{right:-10px}}@media (max-device-width:39.9375em){.button__history-icon,.button__history-icon-correct,.button__history-icon-wrong{right:-50px;top:15px}}.button__history:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.button__history:hover:after{opacity:1}@media (min-device-width:64.5em){.button__history:after{background-image:url(/static/media/button_hover.63a5b540.webp)}}.button__history-icon{position:relative;top:0;right:10px;z-index:3;background-image:url(/static/media/arrow_play.4908e28a.webp)}.button__history-icon-correct{position:relative;top:-25px;left:10px;background-image:url(/static/media/correct.66beee56.webp)}.button__history-icon-wrong{position:relative;top:-25px;left:10px;background-image:url(/static/media/wrong.7688a3c6.webp);background-position:50%;background-size:101% 101%;background-color:#970000;border-radius:25px}.button__history.active{background-image:url(/static/media/button_hover.63a5b540.webp)}.button__answer{z-index:3;width:90%;font-size:.75rem;line-height:1.1}.button__answer,.placeholder{position:relative;top:0;left:0}.placeholder{z-index:10;opacity:0;margin:-30px auto 50px;padding:20px;width:150px;height:150px;animation:fadeInRight 1s ease-in-out 1.2s forwards}.placeholder img{display:block;width:50%;margin:20px auto}.placeholder p{margin-top:10px;font-size:.75rem;transition:all .3s ease-in-out}@media (max-device-width:64em){.placeholder p{font-size:.6875rem}}@media (max-device-width:63em){.placeholder p{font-size:.625rem}}@media (max-device-width:39.9375em){.placeholder p{text-align:center}}.placeholder__line{width:90%;margin:0 auto}.placeholder__line.code,.placeholder__line.technology{border:1px solid purple}.placeholder__line.culture{border:1px solid #e4e4e4}.placeholder__line.automotive{border:1px solid #4c00ff}.placeholder__line.history{border:1px solid #9e9393}.question{width:70%;opacity:0;text-align:center;margin:0 auto 100px;position:relative;right:-1000px;top:0;z-index:10}@media (max-device-width:64em){.question{width:90%}}.draggable__btn{cursor:-webkit-grab;cursor:grab;width:200px;height:100px;margin:0;color:#fff;position:relative;z-index:10;bottom:-1000px;left:0;opacity:0}@media (max-device-width:39.9375em){.draggable__btn{width:130px;margin:5px 15px}}@media (max-width:320px){.draggable__btn{width:110px}}.draggable__btn p{position:relative;top:0;left:0;z-index:3;width:90%;margin:0 auto;padding-left:20px;padding-top:20px;font-size:.8125rem}@media (max-device-width:39.9375em){.draggable__btn p{padding-left:7px;padding-top:15px;line-height:1.2;font-size:.75rem!important}}.draggable__btn-technology{overflow:hidden;width:100%;height:100%;border-radius:20px;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/button_drag.813b34b9.webp)}@media (max-device-width:39.9375em){.draggable__btn-technology{width:120%}}.draggable__btn-technology:after{overflow:hidden;border-radius:18px;content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.draggable__btn-technology:hover:after{opacity:1}@media (min-device-width:64.5em){.draggable__btn-technology:after{background-image:url(/static/media/button_drag_hover.9b279cce.webp)}}.draggable__btn-culture{overflow:hidden;width:100%;height:100%;border-radius:20px;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/button_drag.29e1ba9b.webp)}@media (max-device-width:39.9375em){.draggable__btn-culture{width:120%}}.draggable__btn-culture:after{overflow:hidden;border-radius:18px;content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.draggable__btn-culture:hover:after{opacity:1}@media (min-device-width:64.5em){.draggable__btn-culture:after{background-image:url(/static/media/button_drag_hover.ffa39f96.webp)}}.draggable__btn-automotive{overflow:hidden;width:100%;height:100%;border-radius:20px;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/buttom_drag.1eee6fc0.webp)}@media (max-device-width:39.9375em){.draggable__btn-automotive{width:120%}}.draggable__btn-automotive:after{overflow:hidden;border-radius:18px;content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.draggable__btn-automotive:hover:after{opacity:1}@media (min-device-width:64.5em){.draggable__btn-automotive:after{background-image:url(/static/media/buttom_drag_hover.56f63015.webp)}}.draggable__btn-code{overflow:hidden;width:100%;height:100%;border-radius:20px;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/button_drag.ae08c2e4.webp)}@media (max-device-width:39.9375em){.draggable__btn-code{width:120%}}.draggable__btn-code:after{overflow:hidden;border-radius:18px;content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.draggable__btn-code:hover:after{opacity:1}@media (min-device-width:64.5em){.draggable__btn-code:after{background-image:url(/static/media/button_drag_hover.9b279cce.webp)}}.draggable__btn-history{overflow:hidden;width:100%;height:100%;border-radius:20px;background-size:100% 100%;background-position:50%;transition:all .3s ease-in-out;background-image:url(/static/media/button_drag.21673c38.webp)}@media (max-device-width:39.9375em){.draggable__btn-history{width:120%}}.draggable__btn-history:after{overflow:hidden;border-radius:18px;content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-size:100% 100%;opacity:0;transition:all .5s ease-in-out}.draggable__btn-history:hover:after{opacity:1}@media (min-device-width:64.5em){.draggable__btn-history:after{background-image:url(/static/media/button_hover.63a5b540.webp)}}@media (max-device-width:39.9375em){.list{margin:0!important}}.drop{width:60%;margin:10px auto 20px;position:relative;z-index:10;left:-20px;top:0;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-device-width:39.9375em){.drop{justify-content:center;left:0}}@media (max-device-width:39.9375em){.drop__text{display:none}}.drop__place{position:relative;top:0;left:0;margin:0 10px;width:200px;height:100px;border-radius:15px;border:2px solid #dd08dd}@media (max-device-width:39.9375em){.drop__place{width:150px;margin:0}}.drop__place:hover{-webkit-filter:drop-shadow(0 0 8px #dd08dd);filter:drop-shadow(0 0 8px #dd08dd)}.drop__correct,.drop__wrong{position:absolute;z-index:11;top:-15px;right:-20px;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:top}.drop__correct{background-image:url(/static/media/correct.0b5c908c.webp)}.drop__wrong{background-image:url(/static/media/wrong.7688a3c6.webp)}.draggable__btn.dropped{margin-left:0;margin-top:0;margin:0 -2px 0 0!important}@media (max-device-width:64em){.draggable__btn.dropped{margin:0 -3px 0 0!important}}@media (max-device-width:39.9375em){.draggable__btn.dropped{width:124px!important;margin:0 -2px 0 0!important}}@media (max-device-width:320px){.draggable__btn.dropped{width:123px!important;height:99px!important;margin:0 -1px 0 0!important}}.home{min-height:100vh;padding:20px;background-size:100%}.home.technology{background-image:url(/static/media/background_check_normal.607d91c0.webp)}@media (max-width:1265px){.home.technology{background-size:130%}}@media (max-width:937px){.home.technology{background-size:160%}}@media (max-width:743px){.home.technology{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.home.technology{background-size:200%}}@media (max-device-width:64em){.home.technology{background-size:270%;background-position:20% -100px}}@media (max-device-width:39.9375em){.home.technology{background-size:450%}}@media (max-device-width:64em) and (orientation:landscape){.home.technology{background-size:200%}}.home.culture{background-image:url(/static/media/background_check_normal.61b983ec.webp)}@media (max-width:1265px){.home.culture{background-size:130%}}@media (max-width:937px){.home.culture{background-size:160%}}@media (max-width:743px){.home.culture{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.home.culture{background-size:150%}}@media (max-device-width:64em){.home.culture{background-size:300%}}@media (max-device-width:39.9375em){.home.culture{background-size:370%}}@media (max-width:320px){.home.culture{background-size:400%}}.home.automotive{background-image:url(/static/media/background_check.0ce72ee4.webp);background-size:cover}@media (max-width:1265px){.home.automotive{background-size:130%}}@media (max-width:937px){.home.automotive{background-size:160%}}@media (max-width:743px){.home.automotive{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.home.automotive{background-size:150%}}@media (max-device-width:64em){.home.automotive{background-size:250%}}@media (max-device-width:39.9375em){.home.automotive{background-size:350%}}@media (max-width:320px){.home.automotive{background-size:400%}}.home.code{background-image:url(/static/media/background_home_normal.1e9fb26e.webp)}@media (max-width:1265px){.home.code{background-size:130%}}@media (max-width:937px){.home.code{background-size:160%}}@media (max-width:743px){.home.code{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.home.code{background-size:150%;background-position:100% 0}}@media (max-device-width:64em){.home.code{background-size:240%}}@media (max-device-width:64em) and (orientation:landscape){.home.code{background-size:175%;background-position:100% 0}}@media (max-device-width:39.9375em){.home.code{background-size:340%}}@media (min-width:540px) and (max-width:540px){.home.code{background-size:240%}}@media (min-device-width:64.5em){.home.history{background-image:url(/static/media/background_main_light.f5c5c1ad.webp);transition:background-image 14s ease-in-out;animation:historyMain 14s ease-in-out infinite;background-size:110% 110%;background-position:50%}}@media (min-device-width:64.5em) and (max-width:1265px){.home.history{background-size:130%}}@media (min-device-width:64.5em) and (max-width:937px){.home.history{background-size:160%}}@media (min-device-width:64.5em) and (max-width:743px){.home.history{background-size:310%}}@media (max-device-width:64em){.home.history{background-image:url(/static/media/background_normal_play.0f0be2f0.webp);background-size:cover;background-position-x:70%}}@media (min-device-width:64.5em){.home.history .background{background-position-x:70%}.home.history .background__circle{position:absolute;bottom:-30vh;left:45%;width:100vw;height:100vh;opacity:.9;background-image:url(/static/media/circles.407e00bb.webp);background-repeat:no-repeat;animation:historyCircle 5s ease-in-out forwards}.home.history .background__shadow-center{position:absolute;left:0;top:0;width:100vw;height:100vh;background-image:url(/static/media/background_cloud_center.d15bf3dd.webp);background-size:cover}.home.history .background__shadow-left{position:absolute;left:-50px;top:50px;width:100vw;height:50vh;transform:translateY(100%);background-image:url(/static/media/background_left_shadow.4b494642.webp);background-size:cover}.home.history .background__clouds-wrapper{overflow-x:hidden;position:absolute;display:flex;left:0;top:0;width:200vw;min-height:100vh;transform:translateX(-50%);animation:historyClouds 8s linear infinite}.home.history .background__cloud{opacity:.9;min-width:100vw;height:100vh;background-image:url(/static/media/clouds_two.fead7918.webp);background-size:cover}}@media (min-device-width:64.5em) and (max-device-width:(85,375em)) and (orientation:landscape){.home.history .background__cloud{background-size:200%}}.play{min-height:100vh;padding:20px}.play .button:hover{transform:scale(1.05);-webkit-filter:drop-shadow(0 0 10px #000);filter:drop-shadow(0 0 10px black)}.play .button p{margin-left:10px}.play.technology{background-image:url(/static/media/background_play_normal.522e5c21.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.play.technology{background-size:130%}}@media (max-width:937px){.play.technology{background-size:160%}}@media (max-width:743px){.play.technology{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.play.technology{background-size:200%}}@media (max-device-width:64em){.play.technology{background-size:270%;background-position:10% 0}}@media (max-device-width:39.9375em){.play.technology{background-size:370%;background-position:20% 20%}}@media (max-device-width:39.9375em) and (orientation:landscape){.play.technology{background-size:170%}}.play.culture{background-image:url(/static/media/background_normal_play_and_drag.119eb9c5.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.play.culture{background-size:130%}}@media (max-width:937px){.play.culture{background-size:160%}}@media (max-width:743px){.play.culture{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.play.culture{background-size:150%;background-position:100% 0}}@media (max-device-width:64em){.play.culture{background-size:270%;background-position:0 -100px}}@media (max-device-width:39.9375em){.play.culture{background-size:400%;background-position:30% 0}}.play.automotive{background-image:url(/static/media/background_play_normal.de2bfa20.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.play.automotive{background-size:130%}}@media (max-width:937px){.play.automotive{background-size:160%}}@media (max-width:743px){.play.automotive{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.play.automotive{background-size:150%}}@media (max-device-width:64em){.play.automotive{background-size:270%;background-position:100% -100px}}@media (max-width:1024px) and (max-height:768px) and (orientation:landscape){.play.automotive{background-size:150%}}@media (max-device-width:39.9375em){.play.automotive{background-size:380%;background-position:95% 0}}@media (max-device-width:64em) and (orientation:landscape){.play.automotive{background-size:170%}}@media (max-width:320px){.play.automotive{background-size:395%}}.play.code{background-image:url(/static/media/background_play_normal.21767b55.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.play.code{background-size:130%}}@media (max-width:937px){.play.code{background-size:160%}}@media (max-width:743px){.play.code{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.play.code{background-size:150%;background-position:100% 0}}@media (max-device-width:64em){.play.code{background-size:300%;background-position:0 -100px}}@media (max-device-width:39.9375em){.play.code{background-size:400%}}@media (min-device-width:64.5em){.play.history{background-image:url(/static/media/background_main_light.f5c5c1ad.webp);transition:background-image 14s ease-in-out;animation:historyMain 14s ease-in-out infinite;background-size:110% 110%;background-position:50%}}@media (min-device-width:64.5em) and (max-width:1265px){.play.history{background-size:130%}}@media (min-device-width:64.5em) and (max-width:937px){.play.history{background-size:160%}}@media (min-device-width:64.5em) and (max-width:743px){.play.history{background-size:310%}}@media (max-device-width:64em){.play.history{background-image:url(/static/media/background_normal_play.0f0be2f0.webp);background-size:cover;background-position-x:70%}}@media (min-device-width:64.5em){.play.history .background{background-position-x:70%}.play.history .background__circle{position:absolute;bottom:-30vh;left:45%;width:100vw;height:100vh;opacity:.9;background-image:url(/static/media/circles.407e00bb.webp);background-repeat:no-repeat;animation:historyCircle 5s ease-in-out forwards}.play.history .background__shadow-center{position:absolute;left:0;top:0;width:100vw;height:100vh;background-image:url(/static/media/background_cloud_center.d15bf3dd.webp);background-size:cover}.play.history .background__shadow-left{position:absolute;left:-50px;top:50px;width:100vw;height:50vh;transform:translateY(100%);background-image:url(/static/media/background_left_shadow.4b494642.webp);background-size:cover}.play.history .background__clouds-wrapper{overflow-x:hidden;position:absolute;display:flex;left:0;top:0;width:200vw;min-height:100vh;transform:translateX(-50%);animation:historyClouds 8s linear infinite}.play.history .background__cloud{opacity:.9;min-width:100vw;height:100vh;background-image:url(/static/media/clouds_two.fead7918.webp);background-size:cover}}@media (min-device-width:64.5em) and (max-device-width:(85,375em)) and (orientation:landscape){.play.history .background__cloud{background-size:200%}}.questions{min-height:100vh;padding:20px}@media (max-width:320px){.questions{height:720px}}@media (max-device-width:39.9375em){.questions .header,.questions .question{margin-bottom:20px}}.questions .button{position:relative;bottom:-400px;left:0;opacity:0;height:70px;min-width:210px;margin:0 10px;transform:translateX(0)}@media (max-device-width:63em){.questions .button{min-width:160px;width:160px}}@media (max-device-width:63em) and (orientation:landscape){.questions .button{width:230px}}@media (max-device-width:39.9375em){.questions .button{width:80%;margin:0}}.questions__answers{width:60%;margin:0 auto;padding-left:20px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}@media (max-device-width:64em){.questions__answers{width:80%;padding-left:20px}}@media (max-device-width:39.9375em){.questions__answers{padding-left:0;justify-content:center}}@media (max-width:320px){.questions__answers{width:100%}}@media (max-device-width:64em) and (orientation:landscape){.questions__answers{width:85%}}.questions.technology{background-image:url(/static/media/background_questions_normal.4c2e61ae.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.questions.technology{background-size:130%}}@media (max-width:937px){.questions.technology{background-size:160%}}@media (max-width:743px){.questions.technology{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.questions.technology{background-size:150%}}@media (max-device-width:64em){.questions.technology{background-size:300%;background-position:40% -100px}}@media (max-device-width:39.9375em){.questions.technology{background-size:400%}}@media (max-width:320px){.questions.technology{background-image:310%;background-position:40% 0}}.questions.culture{background-image:url(/static/media/background_questions_normal.ee42d3b2.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.questions.culture{background-size:130%}}@media (max-width:937px){.questions.culture{background-size:160%}}@media (max-width:743px){.questions.culture{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.questions.culture{background-size:150%}}@media (max-device-width:64em){.questions.culture{background-size:270%;background-position:20% -100px}}@media (max-device-width:39.9375em){.questions.culture{background-size:400%;background-position:40% -100px}}@media (max-width:320px){.questions.culture{background-position:40% 0}}.questions.automotive{background-image:url(/static/media/background_questions_normal.992d1b6d.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.questions.automotive{background-size:130%}}@media (max-width:937px){.questions.automotive{background-size:160%}}@media (max-width:743px){.questions.automotive{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.questions.automotive{background-size:300%}}@media (max-device-width:64em){.questions.automotive{background-size:270%;background-position:0 0}}@media (max-device-width:39.9375em){.questions.automotive{background-size:350%}}@media (max-width:320px){.questions.automotive{background-size:400%}}.questions.code{background-image:url(/static/media/background_question_normal.14ca94fe.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.questions.code{background-size:130%}}@media (max-width:937px){.questions.code{background-size:160%}}@media (max-width:743px){.questions.code{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.questions.code{background-size:150%;background-position:50% 0}}@media (max-device-width:64em){.questions.code{background-size:300%;background-position:0 -100px}}@media (max-device-width:39.9375em){.questions.code{background-size:400%}}@media (max-width:320px){.questions.code{background-size:500%}}@media (min-device-width:64.5em){.questions.history{background-image:url(/static/media/background_first.b9df5b56.webp);transition:background-image 14s ease-in-out;animation:historyQuestions 14s ease-in-out infinite;background-size:110% 110%;background-position:50%}}@media (min-device-width:64.5em) and (max-width:1265px){.questions.history{background-size:130%}}@media (min-device-width:64.5em) and (max-width:937px){.questions.history{background-size:160%}}@media (min-device-width:64.5em) and (max-width:743px){.questions.history{background-size:310%}}@media (max-device-width:64em){.questions.history{background-image:url(/static/media/background_normal_questions.20294b74.webp);background-size:300%;background-repeat:no-repeat;background-position:45% 0}}@media (max-device-width:39.9375em){.questions.history{background-size:400%}}@media (min-device-width:64.5em){.questions.history .background{background-position-x:70%}.questions.history .background__circle{position:absolute;bottom:-30vh;left:-20%;width:70vw;height:120vh;opacity:.9;background-image:url(/static/media/circles.407e00bb.webp);background-repeat:no-repeat;background-size:100%;animation:historyCircleQuestions 5s ease-in-out forwards}.questions.history .background__shadow-center{position:absolute;left:0;top:0;width:100vw;height:100vh;background-image:url(/static/media/background_cloud_center.d15bf3dd.webp);background-size:cover}.questions.history .background__shadow-left{position:absolute;left:-50px;top:50px;width:100vw;height:50vh;transform:translateY(100%);background-image:url(/static/media/background_left_shadow.4b494642.webp);background-size:cover}.questions.history .background__clouds-wrapper{overflow-x:hidden;position:absolute;display:flex;left:0;top:-15vh;width:240vw;min-height:100vh;transform:translateX(-50%);animation:historyClouds 8s linear infinite}.questions.history .background__cloud{opacity:.9;min-width:120vw;height:120vh;background-image:url(/static/media/clouds_two.fead7918.webp);background-size:cover}}@media (min-device-width:64.5em) and (max-device-width:(85,375em)) and (orientation:landscape){.questions.history .background__cloud{background-size:200%}}@media (max-device-width:39.9375em){.list{background-size:575%!important}}.draggable{min-height:100vh;padding:20px}.draggable .header{margin-bottom:25px}.draggable .question{margin-bottom:15px}@media (max-device-width:39.9375em){.draggable{height:750px}}@media (max-device-width:39.9375em) and (orientation:landscape){.draggable{height:600px}}@media (max-width:320px){.draggable{height:760px}}.draggable__action{margin-left:60px}@media (max-device-width:39.9375em){.draggable__action{margin-left:0}}.draggable__answers{max-width:1150px;width:60%;margin:0 auto;padding-left:20px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}@media (max-device-width:64em){.draggable__answers{width:80%;padding-left:20px}}@media (max-device-width:39.9375em){.draggable__answers{padding-left:0}}@media (max-device-width:63em){.draggable__answers{width:100%}}@media (max-device-width:63em) and (orientation:landscape){.draggable__answers{justify-content:center;margin-left:-30px}}@media (max-device-width:39.9375em){.draggable__answers{width:100%;justify-content:center;margin-left:-10px}}.draggable__answers .draggable--row{display:flex;flex-direction:row;justify-content:flex-start}.draggable__subtitle{position:relative;left:0;top:0;z-index:10;font-weight:300;text-align:center;margin-left:-50px;margin-top:20px;margin-bottom:20px}@media (max-device-width:64em){.draggable__subtitle{margin-left:0}}.draggable__answer{margin:30px auto;width:20%;position:relative;top:0;left:-80px;z-index:10;text-align:center}@media (max-device-width:39.9375em){.draggable__answer{left:-20px}}.draggable__correct-text,.draggable__wrong-text{position:absolute;top:-15px;right:-20px;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-device-width:39.9375em){.draggable__correct-text,.draggable__wrong-text{right:-70px}}.draggable__correct-text{background-image:url(/static/media/correct.0b5c908c.webp)}.draggable__wrong-text{background-image:url(/static/media/wrong.7688a3c6.webp)}.draggable.technology{background-image:url(/static/media/background_drag_normal.60676631.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.draggable.technology{background-size:130%}}@media (max-width:937px){.draggable.technology{background-size:160%}}@media (max-width:743px){.draggable.technology{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.draggable.technology{background-size:150%}}@media (max-device-width:64em){.draggable.technology{background-size:280%;background-position:0 -100px}}@media (max-device-width:1024px) and (max-device-height:768px) and (orientation:landscape){.draggable.technology{background-size:180%}}@media (max-device-width:64em) and (orientation:landscape){.draggable.technology{height:100%;background-size:250%}}@media (max-device-width:39.9375em){.draggable.technology{background-size:450%;height:100%}}@media (max-device-width:568px) and (max-device-height:320px) and (orientation:landscape){.draggable.technology{background-size:240%}}@media (max-device-width:320px){.draggable.technology{height:100%;background-size:480%;background-position:70% 0}}@media (max-device-width:568px) and (orientation:landscape){.draggable.technology{height:100%}}.draggable.culture{background-image:url(/static/media/background_drag_normal.af75af29.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.draggable.culture{background-size:130%}}@media (max-width:937px){.draggable.culture{background-size:160%}}@media (max-width:743px){.draggable.culture{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.draggable.culture{background-size:150%}}@media (max-device-width:64em){.draggable.culture{background-size:300%;background-position:50% -100px}}@media (max-device-width:39.9375em){.draggable.culture{height:100%;background-size:450%;background-position:50% 0}}.draggable.automotive{background-image:url(/static/media/background_drag_noemal.5e085814.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.draggable.automotive{background-size:130%}}@media (max-width:937px){.draggable.automotive{background-size:160%}}@media (max-width:743px){.draggable.automotive{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.draggable.automotive{background-size:150%}}@media (max-device-width:64em){.draggable.automotive{background-size:270%;background-position:30% -100px}}@media (max-device-width:39.9375em){.draggable.automotive{height:100%;background-size:500%;background-position:30% 0}}@media (max-device-width:568px) and (orientation:landscape){.draggable.automotive{height:100%}}.draggable.code{background-image:url(/static/media/background_drag_normal.b20fdf08.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.draggable.code{background-size:130%}}@media (max-width:937px){.draggable.code{background-size:160%}}@media (max-width:743px){.draggable.code{background-size:310%}}@media (max-device-width:64em){.draggable.code{background-size:300%;background-position:0 -100px}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.draggable.code{background-size:150%;background-position:100% 0}}@media (max-device-width:39.9375em){.draggable.code{background-size:450%;height:100%}}@media (max-device-width:64em) and (orientation:landscape){.draggable.code{background-size:530%}}@media (max-width:320px){.draggable.code{background-size:520%;height:100%}}@media (min-device-width:64.5em){.draggable.history{background-image:url(/static/media/background_drag_one.84741677.webp);transition:background-image 14s ease-in-out;animation:historyDragAndDrop 14s ease-in-out infinite;background-size:110% 110%;background-position:50%}}@media (min-device-width:64.5em) and (max-width:1265px){.draggable.history{background-size:130%}}@media (min-device-width:64.5em) and (max-width:937px){.draggable.history{background-size:160%}}@media (min-device-width:64.5em) and (max-width:743px){.draggable.history{background-size:310%}}@media (max-device-width:64em){.draggable.history{background-image:url(/static/media/background_drag.c91b5341.webp);background-size:300%;background-repeat:no-repeat;background-position:45% 0}}@media (max-device-width:39.9375em){.draggable.history{background-size:450%;height:100%}}@media (min-device-width:64.5em){.draggable.history .background{background-position-x:70%}.draggable.history .background__circle{position:absolute;bottom:40vh;left:25%;width:100vw;height:140vh;opacity:.9;background-image:url(/static/media/circles.407e00bb.webp);background-repeat:no-repeat;background-size:70%;animation:historyCircleDrag 5s ease-in-out forwards}}@media (min-device-width:64.5em) and (max-device-width:(85,375em)) and (orientation:landscape){.draggable.history .background__circle{animation:historyCircleDragLandscape 5s ease-in-out forwards}}@media (min-device-width:64.5em){.draggable.history .background__shadow-center{position:absolute;left:0;top:0;width:100vw;height:100vh;background-image:url(/static/media/background_cloud_center.d15bf3dd.webp);background-size:cover}.draggable.history .background__shadow-left{position:absolute;left:-50px;top:50px;width:100vw;height:50vh;transform:translateY(100%);background-image:url(/static/media/background_left_shadow.4b494642.webp);background-size:cover}.draggable.history .background__clouds-wrapper{overflow-x:hidden;position:absolute;display:flex;left:0;top:-15vh;width:240vw;min-height:100vh;transform:translateX(-50%);animation:historyClouds 8s linear infinite}.draggable.history .background__cloud{opacity:.9;min-width:120vw;height:120vh;background-image:url(/static/media/clouds_two.fead7918.webp);background-size:cover}}@media (min-device-width:64.5em) and (max-device-width:(85,375em)) and (orientation:landscape){.draggable.history .background__cloud{background-size:200%}}.check{min-height:100vh;padding:20px;position:relative;left:0;top:0}@media (max-width:320px) and (orientation:portrait){.check{height:730px}}.check__header-wrapper-top .header__subtitle{display:none}.check__header-wrapper-top .header__inner{margin:0 auto;width:80%}@media (min-device-width:40em){.check__header-wrapper-top .header__inner-wrapper{width:90%}}.check__main{margin-left:-20px}@media (max-device-width:39.9375em){.check__main{margin-left:0}}@media (max-device-width:64em) and (orientation:landscape){.check__main{margin-left:0}}.check__btn-quit{opacity:0;cursor:pointer;width:50px;transition:all .3s ease-in-out;animation:fadeIn .5s ease-in-out 1.5s forwards}.check__btn-quit:hover{transform:scale(1.05)}.check__logo{display:block;margin:0 auto 30px;position:relative;top:-200px;left:0;transform:scale(0);animation:slideFromTop .7s ease-in-out forwards}@media (max-device-width:64em){.check__logo{width:200px;position:relative;top:10px;left:0}}@media (max-device-width:39.9375em){.check__logo{top:5px;width:120px}}.check .placeholder{margin:-30px auto 0;text-align:center}.check .placeholder__line{width:80%}@media (max-device-width:39.9375em){.check .placeholder{margin-bottom:-30px}}@media (min-width:1367px) and (max-width:1850px){.check__header-wrapper-bottom .header{transform:translateX(-24%)}}@media (min-width:1850px){.check__header-wrapper-bottom .header{transform:translateX(-24.5%)}}@media (min-width:1950px){.check__header-wrapper-bottom .header{transform:translateX(-25.5%)}}@media (min-width:2650px){.check__header-wrapper-bottom .header{transform:translateX(-26%)}}@media (max-width:1366px){.check__header-wrapper-bottom .header{transform:translateX(-23.5%)}}@media (max-device-width:64em){.check__header-wrapper-bottom .header{transform:translateX(-190px)}}@media (max-device-width:63em){.check__header-wrapper-bottom .header{transform:translateX(-160px)}}@media (max-device-width:64em) and (orientation:landscape){.check__header-wrapper-bottom .header{transform:translateX(-18%)}}@media (max-device-width:39.9375em){.check__header-wrapper-bottom .header{transform:translateX(0)}.check__header-wrapper-bottom .header__count{position:relative;margin:0 auto;right:0}}.check__header-wrapper-bottom .header__btn-back,.check__header-wrapper-bottom .header__btn-close,.check__header-wrapper-bottom .header__btn-quit,.check__header-wrapper-bottom .header__logo{display:none}@media (max-device-width:64em){.check__header-wrapper-bottom .header__inner-wrapper{width:55%}}@media (max-device-width:63em){.check__header-wrapper-bottom .header__inner-wrapper{width:65%}}@media (max-device-width:64em){.check__header-wrapper-bottom .header__subtitle{padding:20px 0}}@media (max-device-width:39.9375em){.check__header-wrapper-bottom .header__subtitle{padding:20px 0;background-image:none;margin-bottom:-60px}}.check__header-wrapper-bottom .header__subtitle h1{margin-left:200px}@media (min-width:1367px) and (max-width:1600px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(4%)}}@media (min-width:1600px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(8%)}}@media (min-width:1650px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(9%)}}@media (min-width:1750px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(10%)}}@media (min-width:1850px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(12%)}}@media (min-width:1950px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(15%)}}@media (min-width:2300px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(18%)}}@media (min-width:2500px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(20%)}}@media (min-width:3000px){.check__header-wrapper-bottom .header__subtitle h1{transform:translateX(27%)}}@media (max-device-width:64em){.check__header-wrapper-bottom .header__subtitle h1{margin-left:80px}}@media (max-device-width:63em){.check__header-wrapper-bottom .header__subtitle h1{margin-left:-20px}}@media (max-device-width:39.9375em){.check__header-wrapper-bottom .header__subtitle h1{margin-left:-20px;display:none}}.check__header-wrapper-bottom .header__count{top:-30px;width:100px;height:100px;font-size:1.5625rem}@media (max-device-width:64em){.check__header-wrapper-bottom .header__count{top:-20px}}.check__category{height:80%;position:absolute;right:11%;top:50%;width:150px;z-index:10;text-align:left;transform:translateY(-35%)}@media (min-device-width:1366px) and (min-device-height:1024px) and (orientation:landscape){.check__category{transform:translateY(-45%)}}@media (max-device-width:64em){.check__category{transform:translateY(-52%);right:7%}}@media (max-device-width:768px) and (max-device-height:1024px){.check__category{right:5%}}@media (max-device-width:39.9375em){.check__category{text-align:center;width:100%;height:100%;position:relative;left:0;top:20px;transform:translateY(0)}}@media (max-device-width:64em) and (orientation:landscape){.check__category{text-align:center;width:100%;height:100%;position:relative;left:0;top:20px;transform:translateY(0)}}@media (max-device-width:320px){.check__category{height:70px}}@media (max-device-width:64em) and (orientation:landscape){.check__category p{margin-bottom:-20px}}@media (max-device-width:39.9375em) and (orientation:landscape){.check__category p{margin-bottom:0}}.check__category .nav{display:block;justify-content:center}@media (max-device-width:39.9375em){.check__category .nav{height:170px;margin-top:25px;display:flex;flex-direction:row}}@media (max-device-width:64em) and (orientation:landscape){.check__category .nav{height:130px;margin-top:25px;display:flex;flex-direction:row}}@media (max-device-width:411px){.check__category .nav{margin-top:0}}@media (max-device-width:360px){.check__category .nav{margin-top:-20px}}@media (max-device-width:320px){.check__category .nav{margin-top:30px}}.check__category .nav__item{margin-bottom:-20px;width:100px;height:100px;border-radius:10px}@media (max-device-width:39.9375em){.check__category .nav__item{width:80px;height:80px;padding:10px}.check__category .nav__item p{font-size:.4375rem!important}}@media (max-device-width:376px){.check__category .nav__item{width:70px;height:70px}}@media (max-device-width:320px){.check__category .nav__item{width:100px;height:100px;margin:20px 5px}}.check__category .nav__item P{font-size:.46875rem}@media (min-device-width:64.5em){.check__category .to-next-line{display:block}}.check .button:hover{transform:scale(1.05);-webkit-filter:drop-shadow(0 0 10px #000);filter:drop-shadow(0 0 10px black)}.check .button p{margin-left:10px}.check.technology{background-image:url(/static/media/background_check_normal.607d91c0.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.check.technology{background-size:130%}}@media (max-width:937px){.check.technology{background-size:160%}}@media (max-width:743px){.check.technology{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.check.technology{background-size:150%}}@media (max-device-width:64em){.check.technology{background-size:270%;background-position:20% -100px}}@media (max-device-width:39.9375em){.check.technology{background-size:400%}}@media (max-width:320px){.check.technology{background-size:470%}}.check.technology .nav__item.tech{display:none!important}.check.culture{background-image:url(/static/media/background_check_normal.61b983ec.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.check.culture{background-size:130%}}@media (max-width:937px){.check.culture{background-size:160%}}@media (max-width:743px){.check.culture{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.check.culture{background-size:150%}}@media (max-device-width:64em){.check.culture{background-size:300%;background-position:0 -100px}}@media (max-device-width:39.9375em){.check.culture{background-size:400%;background-position:20% -100px}}@media (max-width:320px){.check.culture{background-size:470%}}.check.culture .nav__item.cul{display:none!important}.check.automotive{background-image:url(/static/media/background_check.0ce72ee4.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.check.automotive{background-size:130%}}@media (max-width:937px){.check.automotive{background-size:160%}}@media (max-width:743px){.check.automotive{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.check.automotive{background-size:150%}}@media (max-device-width:64em) and (orientation:landscape){.check.automotive{background-size:150%}}@media (max-device-width:64em){.check.automotive{background-size:270%;background-position:0 -100px}}@media (max-device-width:39.9375em){.check.automotive{background-size:370%}}@media (max-width:320px){.check.automotive{background-position:0 0;background-size:450%}}.check.automotive .nav__item.auto{display:none!important}.check.code{background-image:url(/static/media/background_check_normal.ab8389e0.webp);background-size:100%;background-repeat:no-repeat;background-position:top}@media (max-width:1265px){.check.code{background-size:130%}}@media (max-width:937px){.check.code{background-size:160%}}@media (max-width:743px){.check.code{background-size:310%}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.check.code{background-size:200%;background-position:50% 50%}}@media (max-device-width:64em){.check.code{background-size:270%;background-position:50% -100px}}@media (max-width:320px){.check.code{background-size:470%;background-position:50% -100px}}.check.code .nav__item.prog{display:none!important}@media (min-device-width:64.5em){.check.history{background-image:url(/static/media/background_main_light.f5c5c1ad.webp);transition:background-image 14s ease-in-out;animation:historyMain 14s ease-in-out infinite;background-size:110% 110%;background-position:50%}}@media (min-device-width:64.5em) and (max-width:1265px){.check.history{background-size:130%}}@media (min-device-width:64.5em) and (max-width:937px){.check.history{background-size:160%}}@media (min-device-width:64.5em) and (max-width:743px){.check.history{background-size:310%}}@media (max-device-width:64em){.check.history{background-image:url(/static/media/background_normal_play.0f0be2f0.webp);background-size:cover;background-position-x:70%}}@media (min-device-width:64.5em){.check.history .background{background-position-x:70%}.check.history .background__circle{position:absolute;bottom:-30vh;left:45%;width:100vw;height:100vh;opacity:.9;background-image:url(/static/media/circles.407e00bb.webp);background-repeat:no-repeat;animation:historyCircle 5s ease-in-out forwards}.check.history .background__shadow-center{position:absolute;left:0;top:0;width:100vw;height:100vh;background-image:url(/static/media/background_cloud_center.d15bf3dd.webp);background-size:cover}.check.history .background__shadow-left{position:absolute;left:-50px;top:50px;width:100vw;height:50vh;transform:translateY(100%);background-image:url(/static/media/background_left_shadow.4b494642.webp);background-size:cover}.check.history .background__clouds-wrapper{overflow-x:hidden;position:absolute;display:flex;left:0;top:0;width:200vw;min-height:100vh;transform:translateX(-50%);animation:historyClouds 8s linear infinite}.check.history .background__cloud{opacity:.9;min-width:100vw;height:100vh;background-image:url(/static/media/clouds_two.fead7918.webp);background-size:cover}}@media (min-device-width:64.5em) and (max-device-width:(85,375em)) and (orientation:landscape){.check.history .background__cloud{background-size:200%}}.check.history .nav__item.his{display:none!important}
/*# sourceMappingURL=main.5a6f05c0.chunk.css.map */