.Home{align-items:center;display:flex;justify-content:space-between;min-height:100vh;padding:100px 5%;position:relative}.Home .text-box{margin-bottom:100px;margin-left:100px;width:35%}.Home .text-box .title{color:#fefefe;font-size:clamp(40px,5.5vw,56px);font-style:italic;font-weight:lighter;margin-top:25px}.Home .text-box .title2{color:#d4d4d6;font-size:clamp(30px,2.5vw,40px);font-style:italic;font-weight:lighter;margin-left:50px;text-transform:lowercase}.Home .text-box .description{color:#d4d4d6;font-size:clamp(16px,2vw,20px);font-style:italic;font-weight:lighter;margin-top:25px}.Home .text-box span{color:#87e7e1}.Home .text-box .buttons{display:flex;justify-content:flex-start;margin-top:50px}.Home .text-box .buttons .btn{align-items:center;display:inline-block;font-size:18px;justify-content:center;outline:none;text-align:center;transition:all .4s ease;width:250px}.Home .text-box .buttons .btn.bg{background-color:#00e6b4;border:none;border-radius:10px;color:#1f1f1f;font-weight:700;margin-right:25px;outline:none;padding:10px 0}.Home .text-box .buttons .btn.bd{border:2px solid #00e6b4;border-radius:10px;color:#00e6b4;font-weight:700;margin-right:25px;padding:10px 0}.Home .text-box .buttons .btn:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.Home .image-box{width:50%}.Home .image-box img{max-width:800px;width:100%}@media screen and (max-width:1650px){.Home .text-box{margin-bottom:0;width:40%}.Home .text-box .buttons .btn{font-size:17px;width:200px}}@media screen and (max-width:1200px){.Home .text-box .buttons{align-items:center;display:flex;flex-direction:column;justify-content:center}.Home .text-box .buttons .btn{margin-bottom:15px}.Home .text-box .buttons .btn.bd{margin-right:200px}.Home .text-box .buttons .btn.bg{margin-left:100px}}@media screen and (max-width:960px){.Home{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:100px 0}.Home .text-box{margin-left:0;width:60%}.Home .image-box{margin-left:0;width:70%}.Home .text-box .buttons .btn.bd{margin-right:150px}.Home .text-box .buttons .btn.bg{display:inline-block;margin-left:150px;margin-right:0}.Home .text-box .buttons .btn:hover{-webkit-transform:none;transform:none}}.About{align-items:center;display:flex;justify-content:space-between;min-height:90vh;padding:150px 5%;position:relative}.About .text-box{margin-bottom:100px;margin-left:100px;width:40%}.About .text-box .title{color:#fefefe;font-size:clamp(40px,5.5vw,56px);font-style:italic;font-weight:lighter;margin-top:25px}.About .text-box .description{color:#d4d4d6;font-size:clamp(16px,2vw,20px);font-style:italic;font-weight:lighter;margin-top:25px}.About .text-box span{color:#87e7e1}.About .text-box .name{color:#87e7e1;font-size:clamp(18px,2vw,22px);font-weight:700}.About .image-box{width:50%}.About .image-box img{max-width:750px;width:100%}@media screen and (max-width:1650px){.About .text-box{margin-bottom:0;width:40%}}@media screen and (max-width:960px){.About{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:100px 0}.About .text-box{margin-left:0;margin-right:0;text-align:center;width:60%}.About .image-box{margin-left:0;margin-top:15px;width:70%}}.Game{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 150px}.Game h2{color:hsla(0,0%,100%,.9);cursor:default;font-size:clamp(35px,5vw,60px);margin:110px 0;position:relative;transition:.4s ease}.Game h2:after{border-bottom:3px solid #87e7e1;border-radius:2px;bottom:0;content:"";height:20px;left:0;position:absolute;transition:all .4s ease;width:120px}.Game h2:hover:after{width:250px}.container-game{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1080px){#Game h2{margin-top:150px}}@media screen and (max-width:720px){.Game{padding:0}.Game h2:after,.Game h2:hover:after{display:none}}.Cards-Game{align-items:center;background:rgba(29,32,38,.4);border-radius:20px;box-shadow:45px 35px #6ee7e1,-45px -35px #141414;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:30px 75px 100px;padding:30px 0;text-align:center;transition:all 1s ease;width:600px}.Cards-Game,a{color:#fff;text-decoration:none}.Cards-Game img{height:200px;margin-bottom:15px;margin-top:10px;width:90%}.Cards-Game h3{background:#23262e;font-size:clamp(20px,2vw,22px)}.Cards-Game h4{color:hsla(0,0%,100%,.8);font-size:clamp(15px,2vw,16px);font-weight:300;width:450px}.Cards-Game a,.Cards-Game h4,.Cards-Game h5{background:#23262e}.Cards-Game h5{color:hsla(0,0%,100%,.8);font-size:15px;font-weight:500}.Cards-Game:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:960px){.Cards-Game{border:2px solid #6ee7e1;box-shadow:none;margin:0 0 100px;width:350px}.Cards-Game h4{background-color:none;margin-bottom:5px;width:300px}.Cards-Game img{height:150px}}@media screen and (max-width:720px){.Cards-Game{transition:none}.Cards-Game:hover{-webkit-transform:none;transform:none}}@media screen and (max-width:450px){.Cards-Game{width:300px}.Cards-Game h4{width:225px}.Cards-Game img{height:112.5px}}.Contact{align-items:center;display:flex;justify-content:space-between;min-height:90vh;padding:100px 5%;position:relative}.Contact .text-box{margin-bottom:100px;margin-right:100px;width:30%}.Contact .text-box .title{color:#fefefe;font-size:clamp(40px,5.5vw,56px);font-style:italic;font-weight:lighter;margin-top:25px}.Contact .text-box .description{color:#d4d4d6;font-size:clamp(16px,2vw,20px);font-style:italic;font-weight:lighter;margin-top:25px}.Contact .text-box span{color:#4169e1}.Contact .text-box .buttons{display:flex;justify-content:flex-start;margin-top:50px}.Contact .text-box .buttons .btn{align-items:center;display:inline-block;font-size:18px;justify-content:center;outline:none;text-align:center;transition:all .4s ease;width:250px}.Contact .text-box .buttons .btn.bg{border:2px solid #4169e1;border-radius:10px;color:#4169e1;font-weight:700;margin-right:25px;padding:10px 0}.Contact .text-box .buttons .btn:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.Contact .image-box{width:50%}.Contact .image-box img{max-width:800px;width:100%}@media screen and (max-width:1650px){.Contact .text-box{margin-bottom:0;width:40%}.Contact .text-box .buttons .btn{font-size:17px;width:200px}}@media screen and (max-width:960px){.Contact{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:100px 0}.Contact .text-box{margin-left:0;margin-right:0;text-align:center;width:60%}.Contact .text-box .buttons{display:flex;justify-content:center;margin-top:50px}.Contact .image-box{margin-left:0;width:70%}}
/*# sourceMappingURL=439.6dd4c227.chunk.css.map*/