#single-game.caramelo{background:#fce8b6;padding:0;color:#fafafa;width:100%}#single-game.caramelo .loading-container{z-index:99}#single-game.caramelo #herospace{height:130vh;position:relative;overflow:hidden;transition:.8s;z-index:9}#single-game.caramelo #herospace .background{width:100%;height:100%;object-fit:cover;object-position:bottom;position:relative}#single-game.caramelo #herospace.loaded .background{filter:blur(3px);-webkit-filter:blur(3px);transition:filter 1s ease;transition-delay:.5s}#single-game.caramelo #herospace .palm-left{position:absolute;top:-10%;left:-20%;width:auto;height:130vh;scale:1.2;opacity:0}#single-game.caramelo #herospace.loaded .palm-left{left:0;top:0;scale:1;opacity:1;transition:.5s ease;transition-delay:.5s}#single-game.caramelo #herospace .palm-right{position:absolute;top:-10%;right:-20%;width:auto;height:60vh;scale:1.2;opacity:0}#single-game.caramelo #herospace.loaded .palm-right{right:0;top:0;scale:1;opacity:1;transition:.5s ease;transition-delay:.5s}#single-game.caramelo #herospace .flowers{position:absolute;width:100%;height:auto;bottom:-15vh;left:0;opacity:0;scale:1.2}#single-game.caramelo #herospace.loaded .flowers{bottom:30vh;opacity:1;scale:1;transition:.5s ease;transition-delay:.5s}#single-game.caramelo #herospace .dog{position:absolute;bottom:-155vh;height:150vh;width:auto;left:50%;transform:translateX(-50%)}#single-game.caramelo #herospace.loaded .dog{bottom:5vh;height:110vh;scale:1;transition:.7s ease;transition-delay:.3s}#single-game.caramelo #herospace .logo{position:absolute;height:15vh;width:auto;left:50%;transform:translateX(-50%);bottom:18vh;opacity:0}#single-game.caramelo #herospace.loaded .logo{height:35vh;bottom:40vh;opacity:1;transition:.8s ease;transition-delay:.3s}#single-game.caramelo.scrolled-info #herospace{height:70vh;transition:1.2s}#single-game.caramelo.scrolled-info #herospace.loaded .background{filter:blur(0)}#single-game.caramelo.scrolled-info #herospace.loaded .palm-left{top:-10%;left:-20%;scale:1.2;opacity:0;transition:.9s ease;transition-delay:0s}#single-game.caramelo.scrolled-info #herospace.loaded .palm-right{top:-10%;right:-20%;scale:1.2;opacity:0;transition:.9s ease;transition-delay:0s}#single-game.caramelo.scrolled-info #herospace.loaded .flowers{bottom:-15vh;left:0;opacity:0;scale:1.2;transition:.5s ease;transition-delay:0s}#single-game.caramelo.scrolled-info #herospace.loaded .dog{bottom:15vh;opacity:0;transition:.9s ease;transition-delay:0s}#single-game.caramelo.scrolled-info #herospace.loaded .logo{bottom:50vh;opacity:0;transition:.9s ease;transition-delay:0s}#single-game.caramelo #text-info-container{margin-top:-33vh;position:relative;z-index:20}#single-game.caramelo #text-info-container h1{color:#065668}#single-game.caramelo p{color:#1e1e1e;margin-bottom:15px}#single-game.caramelo #btn-container{justify-content:center}#single-game.caramelo #play-demo-btn{background-color:#065668;color:#fce8b6;transition:.5s;border:1px solid #065668;width:35%;cursor:pointer}#single-game.caramelo #play-demo-btn span{background-color:transparent}#single-game.caramelo #play-demo-btn span svg{color:#fce8b6}#single-game.caramelo .all-games-btn{border:1px solid #065668;transition:.5s;background-color:transparent!important;color:#065668;width:35%;cursor:pointer}#single-game.caramelo .all-games-btn span{position:absolute;top:0;right:0;background-color:transparent;border-radius:50%;padding:7px 11px 9px 10px}#single-game.caramelo .all-games-btn span svg{height:30px;width:30px}#single-game.caramelo #play-demo-btn:hover{background-color:transparent}#single-game.caramelo #play-demo-btn:hover svg{color:#065668}#single-game.caramelo .all-games-btn:hover{background-color:#065668!important;color:#fce8b6}#single-game.caramelo .noise-container{position:relative}#single-game.caramelo .noise-container .left .ball{position:absolute;left:-30%;top:-300px;height:auto;width:46%;transition:.9s ease;transition-delay:.2s}#single-game.caramelo .noise-container .left .shadow{position:absolute;left:-35%;top:220px;height:auto;width:46%;mix-blend-mode:multiply;transition:.9s ease;transition-delay:.2s}#single-game.caramelo.scrolled-info .noise-container .left .ball,#single-game.caramelo.scrolled-info .noise-container .left .shadow{left:0}#single-game.caramelo .noise-container .right .flop{position:absolute;right:-30%;top:-220px;height:auto;width:30%;transition:.9s ease;transition-delay:.2s}#single-game.caramelo .noise-container .right .shadow{position:absolute;right:-35%;top:80px;height:auto;width:30%;mix-blend-mode:multiply;transition:.9s ease;transition-delay:.2s}#single-game.caramelo.scrolled-info .noise-container .right .flop,#single-game.caramelo.scrolled-info .noise-container .right .shadow{right:0}#single-game.caramelo .noise-container .noise{position:fixed!important;z-index:2;mix-blend-mode:overlay;background-color:rgba(255,51,0,.19);object-fit:fill}#single-game.caramelo #features{position:relative}#single-game.caramelo #features .background{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(2,99,189,.25) 24.52%,rgba(2,99,189,.5) 47.12%,rgba(2,99,189,.75) 73.56%,#0263bd);mix-blend-mode:darken;z-index:3}#single-game.caramelo #features .upfront-section{position:relative;z-index:10}#single-game.caramelo #features h2{color:#065668;padding-top:100px}#single-game.caramelo #features .features-boxes{display:flex;align-items:center;gap:30px;width:1200px;margin:0 auto}#single-game.caramelo #features .features-boxes .box{width:49%;opacity:0;transform:translateY(450px);transition:.9s ease}#single-game.caramelo #features.shown .features-boxes .box{opacity:1;transform:translateY(0);transition-delay:0s}#single-game.caramelo #features.shown .features-boxes .box:last-of-type{transition-delay:.4s}#single-game.caramelo #features .features-boxes .box img{width:100%;height:auto;position:relative;z-index:3}#single-game.caramelo #features .features-boxes .info-box{border-radius:20px;background:hsla(43,92%,85%,.6);mix-blend-mode:soft-light;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:50px 45px 56px;margin-top:-50px;position:relative;text-align:left}#single-game.caramelo #features .features-boxes .info-box h3{color:#065668;font-size:32px;line-height:38px;font-weight:500;margin-bottom:20px}#single-game.caramelo #features .features-boxes .info-box p{font-size:20px;line-height:30px;min-height:210px}#single-game.caramelo #features .features-info{padding-top:160px}#single-game.caramelo .game-info p,#single-game.caramelo .special-features p{color:#fafafa;font-weight:600}#single-game.caramelo .features-list .list-element p{color:#fafafa;margin-bottom:0}#single-game.caramelo .features-list{padding-bottom:150px}#single-game.caramelo #features .sea{position:absolute;width:100%;height:auto;left:0;bottom:-200px;scale:1.3;opacity:0;transition:.9s ease;transition-delay:0s}#single-game.caramelo #features.waves .sea{opacity:1;scale:1;bottom:0}@media screen and (min-width:1260px) and (max-width:1360px){#single-game.caramelo .text{width:700px;margin:0 auto}#single-game.caramelo h1,#single-game.caramelo h2{font-size:34px}#single-game.caramelo .text p{font-size:16px;line-height:24px}#single-game.caramelo .noise-container .left .ball{width:39%;top:-140px}#single-game.caramelo .noise-container .left .shadow{width:39%;top:195px}#single-game.caramelo .noise-container .right .flop{top:-120px;width:28%}#single-game.caramelo .noise-container .right .shadow{top:70px;width:28%}#single-game.caramelo #btn-container{gap:20px;margin-top:40px}#single-game.caramelo #play-demo-btn,#single-game.caramelo .all-games-btn{width:17%;font-size:14px;padding:12px 0}#single-game.caramelo #play-demo-btn span{padding-top:9px}#single-game.caramelo .all-games-btn span{padding-top:3px}#single-game.caramelo #features h2{padding-top:70px}#single-game.caramelo #features .features-boxes{width:1000px}#single-game.caramelo #features .features-boxes .info-box h3{font-size:28px;line-height:35px}#single-game.caramelo #features .features-boxes .info-box p{font-size:16px;line-height:28px;min-height:195px}#single-game.caramelo #features .features-info{padding-top:120px}}@media screen and (min-width:766px) and (max-width:1260px){#single-game.caramelo #herospace .palm-left{height:120vh}#single-game.caramelo #herospace.loaded .palm-left{left:-25%}#single-game.caramelo #herospace.loaded .palm-right{right:-20%}#single-game.caramelo #herospace .palm-right{height:50vh}#single-game.caramelo #herospace.loaded .dog{height:105vh}#single-game.caramelo #herospace.loaded .logo{height:27vh;bottom:44vh}#single-game.caramelo.scrolled-info #herospace{height:40vh}#single-game.caramelo #text-info-container{margin-top:-15vh}#single-game.caramelo .noise-container .left,#single-game.caramelo .noise-container .right{display:none}#single-game.caramelo .text{width:90%;margin:0 auto}#single-game.caramelo .text p{font-size:16px;line-height:24px}#single-game.caramelo #btn-container{gap:20px;margin-top:40px}#single-game.caramelo #play-demo-btn,#single-game.caramelo .all-games-btn{font-size:14px;padding:12px 0}#single-game.caramelo #play-demo-btn span{padding-top:9px}#single-game.caramelo .all-games-btn span{padding-top:3px}#single-game.caramelo #features .features-boxes{width:90%}#single-game.caramelo #features .features-boxes .info-box{padding:50px 30px;height:450px}#single-game.caramelo #features .features-boxes .info-box h3{font-size:28px}#single-game.caramelo #features .features-boxes .info-box p{font-size:16px;line-height:24px;min-height:240px}#single-game.caramelo #features .features-info{padding-top:90px}#single-game.caramelo #features .sea{height:50vh}}@media screen and (max-width:766px){#single-game.caramelo #herospace .palm-left{height:110vh}#single-game.caramelo #herospace.loaded .palm-left{left:-50%}#single-game.caramelo #herospace.loaded .palm-right{right:-45%}#single-game.caramelo #herospace .palm-right{height:50vh}#single-game.caramelo #herospace.loaded .dog{height:100vh}#single-game.caramelo #herospace.loaded .logo{height:auto;width:100%;bottom:48vh}#single-game.caramelo.scrolled-info #herospace{height:40vh}#single-game.caramelo #herospace .flowers{object-fit:cover;height:45vh}#single-game.caramelo.scrolled-info #herospace.loaded .background{height:900px;object-fit:cover;object-position:center -600px;transition:1s ease}#single-game.caramelo .noise-container .left,#single-game.caramelo .noise-container .right{display:none}#single-game.caramelo #text-info-container{width:90%;margin:-28vh auto 0}#single-game.caramelo #play-demo-btn,#single-game.caramelo .all-games-btn{width:100%}#single-game.caramelo #btn-container{margin-top:30px}#single-game.caramelo .all-games-btn span{padding:0 6px 9px 10px}#single-game.caramelo #play-demo-btn span{padding:8px 11px 6px 9px}#single-game.caramelo h1,#single-game.caramelo h2{font-size:32px;text-align:center;padding-bottom:60px}#single-game.caramelo #features h2{padding-top:60px}#single-game.caramelo .features-scroll-container{width:100%;padding-left:5%;padding-right:5%;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}#single-game.caramelo .features-scroll-container::-webkit-scrollbar{display:none}#single-game.caramelo #features .features-boxes{gap:20px;width:630px}#single-game.caramelo #features .features-boxes .info-box{padding:50px 30px;height:410px}#single-game.caramelo #features .features-boxes .info-box h3{font-size:28px}#single-game.caramelo #features .features-boxes .info-box p{font-size:16px;line-height:24px;min-height:240px}#single-game.caramelo #features .features-info{padding-top:100px;width:90%;margin:0 auto}#single-game.caramelo #features .sea{height:50vh}#single-game.caramelo .features-list{padding-bottom:100px}}