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{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}*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1050px;width:100%}.navbar{width:100%}.nav-container{display:flex;justify-content:space-between;align-items:center;height:62px}.navbar .menu-items{display:flex}.navbar .nav-container li{list-style:none}.navbar .nav-container a{text-decoration:none;color:#fff;font-weight:500;padding:.7rem}.navbar .nav-container a:hover{font-weight:bolder}.nav-container{display:block;position:relative;height:60px}.nav-container .checkbox{position:absolute;display:block;height:32px;width:32px;top:20px;left:0;z-index:5;opacity:0;cursor:pointer}.nav-container .hamburger-lines{display:block;height:26px;width:32px;position:absolute;top:17px;left:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.nav-container .hamburger-lines .line{display:block;height:4px;width:100%;border-radius:10px;background:#fff}.nav-container .hamburger-lines .line1{transform-origin:0% 0%;transition:transform .4s ease-in-out}.nav-container .hamburger-lines .line2{transition:transform .2s ease-in-out}.nav-container .hamburger-lines .line3{transform-origin:0% 100%;transition:transform .4s ease-in-out}.navbar .menu-items{padding-top:120px;background-color:#1b1464;height:100vh;width:100vw;transform:translate(-150%);display:flex;flex-direction:column;margin-left:-30px;padding-left:60px;padding-right:60px;transition:transform .5s ease-in-out;text-align:center}.navbar .menu-items li{margin-bottom:1.2rem;font-weight:500}.logo{position:absolute;top:7px;right:0;color:#fff}.button-menu{color:#1b1464!important}.nav-container input[type=checkbox]:checked~.menu-items{transform:translate(0)}.nav-container input[type=checkbox]:checked~.hamburger-lines .line1{transform:rotate(45deg)}.nav-container input[type=checkbox]:checked~.hamburger-lines .line2{transform:scaleY(0)}.nav-container input[type=checkbox]:checked~.hamburger-lines .line3{transform:rotate(-45deg)}.nav-container input[type=checkbox]:checked~.logo{display:none}.nav-container input[type=checkbox]:checked~.button-menu{display:none}@font-face{font-family:UbisoftSans;src:url(/font/UbisoftSans-Bold.eot?);src:url(/font/UbisoftSans-Regular.woff2) format("woff2"),url(/font/UbisoftSans-Regular.woff) format("woff"),url(/font/UbisoftSans-Regular.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:UbisoftSans;font-weight:500;src:url(/font/UbisoftSans-Bold.eot?);src:url(/font/UbisoftSans-Bold.woff2) format("woff2"),url(/font/UbisoftSans-Regular.woff) format("woff"),url(/font/UbisoftSans-Bold.ttf) format("truetype");font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:UbisoftSans;line-height:140%}main{display:flex;flex-direction:column}svg{width:0;height:0}:root{--dark-blue: #1b1464;--red-ketchapp: #d40101;--white: #fff;--black: #1c1c1c;--grey: #e9ecef}h1,h2,h3{font-weight:700;line-height:140%;text-transform:uppercase}h1{font-size:30px}h2{font-size:18px;color:var(--red-ketchapp);font-weight:500}h3,h4{font-size:24px;margin:2vh 0}h4{color:var(--dark-blue);font-weight:500}a{color:var(--dark-blue);text-decoration:none}a:hover{cursor:pointer}p{font-size:16px}strong{font-weight:700}.bigScreen{display:none!important}.button{align-items:center;justify-content:center;display:flex;background-color:var(--dark-blue);border-radius:200px;color:var(--white);text-decoration:none;transition:all .2s ease-in-out;border:none;padding:14px 24px;font-weight:700;font-family:UbisoftSans;border:var(--dark-blue) 2px solid}.button:hover{background-color:var(--white);border:var(--dark-blue) 2px solid;color:var(--dark-blue);cursor:pointer}.button-white{background-color:var(--white);color:var(--dark-blue);border:var(--white) 2px solid}.button-white:hover{background-color:var(--dark-blue);border:var(--white) 2px solid;color:var(--white)}.button-white-blue{background-color:var(--white);border:var(--dark-blue) 2px solid;color:var(--dark-blue)}.button-white-blue:hover{background-color:var(--dark-blue);color:var(--white);border:none}.button-white-border{background-color:var(--dark-blue);border:var(--white) 2px solid;color:var(--white)}.button-white-border:hover{background-color:var(--white);color:var(--dark-blue)}.sticky-button{position:fixed;bottom:16px;right:16px;width:max-content;display:none;z-index:3000000}.center{display:flex;align-items:center;flex-direction:column}.error-page{text-align:center;margin:100px 0 200px;display:flex;flex-direction:column;align-items:center;gap:16px}.error-page a{width:max-content;text-align:center;margin-top:16px}.error-page h1{font-size:70px}.oursGames{background-image:url(/images/OurGamesBg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;height:80vh;display:flex;align-items:center;justify-content:space-between;padding-top:100px;padding-bottom:300px;flex-direction:column;overflow:hidden}.oursGames a{z-index:2}.oursGames h1{color:var(--white);text-align:center;z-index:2}.oursGames ul{display:flex;align-items:top;gap:2vw;z-index:2}.oursGames article{width:25vw}.oursGames article p,.oursGames article h2{text-align:center;color:var(--white)}.oursGames article h2{text-align:center;margin-bottom:1vh;margin-top:5vh}.titleNumbers{color:var(--white);font-weight:700}@keyframes slide{0%{transform:translate(0)}to{transform:translate(160vw)}}.iconsGames{background-image:url(/images/games.webp);background-position:top center;background-repeat:repeat-x;animation:slide 100s linear infinite;height:200px;width:415vw;position:absolute;bottom:0;z-index:1}.allGamesInfos{display:grid;grid-template-columns:repeat(auto-fit,minmax(345px,1fr));gap:80px;padding:50px 0;justify-items:center;margin-bottom:70px}@media only screen and (max-width: 450px){.allGamesInfos{grid-template-columns:1fr;gap:40px;padding:30px 20px}}@media only screen and (min-width: 896px){.allGamesInfos{grid-template-columns:repeat(auto-fit,minmax(345px,1fr));gap:60px;padding:50px 40px}}@media only screen and (min-width: 1240px){.allGamesInfos{grid-template-columns:repeat(5,1fr);margin:0 auto 70px;padding:50px 20px}}.articleGame{width:100%;display:flex;flex-direction:column;max-width:345px;filter:drop-shadow(0 2px 10px rgba(0,0,0,.25));border-radius:20px;background-color:var(--white);transition:.2s ease-in-out}.articleGame figure{padding:21px;display:flex;gap:14px;align-items:center}.articleGame h3{margin:0;color:var(--black)}@media screen and (max-width: 768px){.hideOnMobile{display:none}}.bigImg{border-radius:20px 20px 0 0;height:345px;width:345px}.smallIcon{border-radius:8px;height:80px;width:80px}.articleGame div{width:100%;padding:0 21px 21px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.storeButton{font-weight:700;width:100%;background:linear-gradient(120deg,#6366f1,#d946ef);padding:10px;border-radius:8px;color:var(--white);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;gap:1%;transition:.2s ease-in-out}.storeButton p{font-size:16px}.articleGame:hover{transition:.2s ease-in-out;transform:scale(1.1)}.storeButton:hover{transition:.2s ease-in-out;transform:scale(.9)}header{position:sticky;top:0;z-index:600}.navbar{background-color:var(--dark-blue);min-height:10vh;padding:10px 30px;display:flex;align-items:center;justify-content:space-between}.navbar p,.link-white{color:var(--white)}.logoHeader{display:flex;align-items:center;justify-content:center}.logoHeaderBigscreen{height:50px;padding-top:10px;width:auto}.current-page{font-weight:700;text-decoration:underline}.links-headers{display:flex;align-items:center;gap:2vw}.joinUs a{margin-top:3vh}.joinUs a img{transition:.2s ease-in-out}.joinUs a img:hover{transition:.2s ease-in-out;transform:scale(1.2)}.joinUs h3,.joinUs h3 a{text-align:center;text-transform:none;color:var(--black)}.list-social-networks{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:3vh}footer{background-color:var(--black);padding:5vh 10vw}footer p,footer a{color:var(--white)}footer a{text-decoration:underline}footer ul{margin-top:5vh;display:flex;flex-direction:column;gap:2vh}.herofullimage{background-image:url(/images/HeroFullImage.webp);background-position:left;background-repeat:no-repeat;background-size:cover;height:80vh;display:flex;padding-top:25vh;align-items:center;flex-direction:column}.herofullimage h1{color:var(--white);text-align:center;margin-bottom:2vh}.aboutUs{height:max-content;padding:5vh 10vw 13vh 5vh;background:url(/images/RocketPhone.webp),linear-gradient(180deg,#f7f5f8,#f7f5f8 58.85%,#ededed 82.81%,#f7f5f800);background-position:left bottom;background-repeat:no-repeat}.article-value{display:flex;flex-direction:column;align-items:center}.secondText{margin-right:25vw}.addedValue{padding-top:5vh;background-image:url(/images/planetBg.webp);background-repeat:no-repeat;background-size:cover;background-position:top}.articles-addedValue{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:1vw;margin-bottom:100px}.padding-addedValue{padding:0 10vw}.lottie{width:300px;height:300px}.ballz{background-image:url(/images/ballzBand.webp);background-position:bottom;background-repeat:no-repeat;height:80px}.gamesRecord{padding:10vw 5vh;padding-bottom:22vh;background:url(/images/Waves.webp),linear-gradient(180deg,#f7f5f8,#f7f5f8 58.85%,#ededed 82.81%,#f7f5f800);background-position:bottom;background-size:100% auto;background-repeat:no-repeat}.gamesRecord ul{display:flex;align-items:top;margin-bottom:5vh;justify-content:space-between}.gamesRecord article{min-width:25vw}.gamesRecord article p,.gamesRecord article h4{text-align:center}.gamesRecord article h4{text-align:center;margin-bottom:1vh;margin-top:5vh}.titleNumbers{color:var(--dark-blue);font-weight:700}.textNumbers{font-size:14px;line-height:120%}.buttonsGames{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.joinUs{padding:0 5vh 10vw 5vh;display:flex;flex-direction:column;align-items:center}.logos{display:flex;align-items:center;justify-content:center;gap:50px;margin-bottom:5vh}@media only screen and (min-width: 450px){.aboutUs{padding:5vh 10vw 20vh 5vh;background:url(/images/Rocket.webp),linear-gradient(180deg,#f7f5f8,#f7f5f8 58.85%,#ededed 82.81%,#f7f5f800);background-repeat:no-repeat;background-position:left bottom;background-size:100vw auto}.firstText{margin-right:25vw}.addedValue,.gamesRecord{align-items:center;justify-content:center;text-align:center}.addedValue article{display:flex;flex-direction:column;align-items:center;justify-content:center}.gamesRecord ul{justify-content:center;gap:40px}.buttonsGames{flex-direction:row}.articles-addedValue{margin-bottom:50px}}@media only screen and (min-width: 896px){.aboutUs{height:500px;padding:10vh 10vw 20vh 10vw;background-position:left bottom;background-size:contain;background-repeat:no-repeat}footer ul{flex-direction:row;align-items:center;justify-content:center}footer p,footer a{text-align:center}.bigScreen{display:flex!important}.smallScreen{display:none}}@media only screen and (min-width: 906px){.addedValue article,.lottie{width:25vw}h1{font-size:250%}p{font-size:18px}h2,h3{font-size:110%}h3,h4{font-size:150%}.icon-contact{height:60px;width:60px}.list-social-networks{gap:70px}.herofullimage{background-image:url(/images/BigHeroFullImage.webp);background-position:top center}.oursGames article h2{font-size:250%}.titleNumbers,.textNumbers{font-size:25px;line-height:150%}.gamesRecord{padding:10vh 10vw 30vh 10vw;padding-bottom:22vh;background:url(/images/BigWaves.webp),linear-gradient(180deg,#f7f5f8,#f7f5f8 58.85%,#ededed 82.81%,#f7f5f800);background-position:bottom;background-size:100% auto;background-repeat:no-repeat}.ballz{background-size:600px auto;height:120px}}@media only screen and (min-width: 1040px){.aboutUs{height:500px;padding:10vh 50vw 20vh 20vw;background:url(/images/RocketFullWidth.webp),linear-gradient(180deg,#f7f5f8,#f7f5f8 58.85%,#ededed 82.81%,#f7f5f800);background-position:left bottom;background-size:contain;background-repeat:no-repeat}.iconsGames{height:400px;background-image:url(/images/bigGames.webp)}.firstText,.secondText{margin-right:0}.addedValue{padding:0}.articles-addedValue{justify-content:space-between}}@media only screen and (min-width: 1240px){.aboutUs{height:700px;padding:20vh 30vw 20vh 25vw;background-size:cover;min-height:850px;background-position:right top}}@media only screen and (max-width: 1240px){.sticky-button{display:block}}.text-logo{font-size:24px;font-weight:700;color:#fff;text-decoration:none}
