@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}*{margin:0;padding:0;min-width:0;border:0;box-sizing:border-box;vertical-align:baseline}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}img,picture,video,iframe,figure{max-width:100%;width:100%;display:block;margin:0;object-fit:cover;object-position:center center}figure img{height:100%}a{display:block;text-decoration:none;color:inherit;font-size:inherit}a:visited{color:inherit}p a{display:inline}ul{margin:0}li{list-style-type:none}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,span,a,strong,blockquote,i,b,u,em{font-size:1em;font-weight:inherit;font-style:inherit;text-decoration:none;color:inherit}strong{font-weight:700}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}::selection{background-color:#00c389;color:#fff}form,input,textarea,select,button,label{font-family:inherit;font-size:inherit;background-color:transparent;color:inherit;display:block;appearance:none;outline:none}i svg{width:20px}svg{display:block;fill:currentColor}body{min-height:100vh;font-size:100%;line-height:1.4em;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,sans-serif;overflow-x:hidden}body.hidden{overflow:hidden}.max-width{box-sizing:border-box;max-width:1440px;margin:0 auto}@media (max-width: 1440px){.max-width{max-width:calc(100vw - 190px)}}@media (max-width: 992px){.max-width{max-width:calc(100vw - 80px)}}@media (max-width: 480px){.max-width{max-width:100vw;padding:0}}@media (min-width: 320px) and (max-width: 480px){.max-width{max-width:100vw;padding:0 40px 0 20px}}body{max-height:100vh;overflow:hidden}.section-vh{height:100vh;overflow:hidden}.p{font-size:13px;font-weight:400}@media screen and (min-width: 768px){.p{font-size:16px}}.p b{font-weight:700}.h1{font-size:23px;line-height:normal;font-weight:700}@media screen and (min-width: 768px){.h1{font-size:32px}}@media screen and (min-width: 1024px){.h1{font-size:36px}}@media screen and (min-width: 1440px){.h1{font-size:42px}}.h2{font-size:20px;line-height:normal;font-weight:800;color:#2c2a29}@media screen and (min-width: 768px){.h2{font-size:28px}}@media screen and (min-width: 1024px){.h2{font-size:32px}}.h3{font-size:18px;line-height:normal;font-weight:600}@media screen and (min-width: 768px){.h3{font-size:20px}}@media screen and (min-width: 1024px){.h3{font-size:22px}}.bubble{width:304px;height:304px;border-radius:50%;display:block;filter:blur(80px)}.bubble--yellow{background-color:#fdda24}.bubble--green{background-color:#00c389}.bubble--grey{background-color:#2c2a29;filter:blur(0px)}.content p{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;font-size:18px;font-weight:300}.content p:last-child{margin-bottom:0}.content h1{display:block;font-size:2em;margin-block-start:.67em;margin-block-end:.67em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700;line-height:2.13rem}.content h2{display:block;font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.content h3{display:block;font-size:1.17em;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.content h4{display:block;margin-block-start:1.33em;margin-block-end:1.33em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.content h5{display:block;font-size:.83em;margin-block-start:1.67em;margin-block-end:1.67em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.content h6{display:block;font-size:.67em;margin-block-start:2.33em;margin-block-end:2.33em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.content ol{display:block;list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}.content ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}.content li{list-style:initial;line-height:1.78;font-size:18px;font-weight:300}.content b,.content strong{font-weight:700}.button{padding:8px 20px;font-size:13px;transition:all .3s ease;display:flex;align-items:center;gap:5px;justify-content:center}@media screen and (min-width: 768px){.button{font-size:16px}}.button img{width:18px;height:18px;object-fit:contain}.button--secondary{position:relative;padding:8px 40px;background-color:#fdda24;color:#2c2a29;font-weight:600}.button--secondary:after{content:"";position:absolute;width:96%;height:80%;top:7%;left:2%;border:1px solid #2C2A29;border-radius:3px}.button--primary{position:relative;background-color:#2c2a29;color:#fff;border-radius:27px}.button--primary:before,.button--primary:after{content:"";position:absolute;width:105%;height:130%;top:-20%;left:-3%;border:2px solid #FDDA24;border-radius:27px}.button--primary:hover{box-shadow:0 4px 10px #00000040}.button--primary:hover:after{filter:blur(4px)}.button--primary:hover img{-webkit-animation:shake-vertical 3s cubic-bezier(.55,.085,.68,.53) infinite both;animation:shake-vertical 3s cubic-bezier(.55,.085,.68,.53) infinite both}.button--primary:after{border-width:4px;filter:blur(7px);transition:all .3s ease}.header{position:fixed;top:0;left:0;z-index:999;width:100%;padding:25px 0;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;box-shadow:0 4px 10px #00000040}.banner{position:relative;display:flex;justify-content:center;align-items:flex-start;height:100vh;overflow:hidden;background-color:#fff}.banner__bubble{position:absolute;right:0}.banner__bubble--yellow{bottom:-50px}.banner__bubble--green{top:-100px}.banner__text{position:relative;margin:130px auto 0;z-index:10;text-align:center;color:#fff}@media (max-height: 700px){.banner__text{margin-top:78px;padding:20px;background-color:#2c2a298e;backdrop-filter:blur(5px);border-radius:10px}}@media screen and (min-width: 768px){.banner__text{margin-top:200px;max-width:60%}}@media screen and (min-width: 1024px){.banner__text{max-width:55%}}.banner__text--two{position:relative;z-index:10;opacity:0;text-align:center;color:#fff;margin:0 auto}@media (max-height: 700px){.banner__text--two{padding:20px;background-color:#2c2a298e;backdrop-filter:blur(5px);border-radius:10px}}@media screen and (min-width: 768px){.banner__text--two{max-width:60%}}@media screen and (min-width: 1024px){.banner__text--two{max-width:70%}}.banner__text--two--h3{margin:20px 0;font-size:18px;font-weight:600}@media screen and (min-width: 768px){.banner__text--two--h3{font-size:20px}}@media screen and (min-width: 1024px){.banner__text--two--h3{font-size:22px}}.banner__p{margin-top:20px}.banner .button{margin:20% auto 0}.banner__picture{position:absolute;z-index:2;top:-10px;left:0;height:calc(100vh + 74px);display:flex;align-items:flex-end;justify-content:center}.banner__picture img{max-width:1440px}.navigation{position:fixed;bottom:20px;left:0;width:100%;z-index:999;display:none}@media screen and (max-width: 768px){.navigation{width:auto;left:10px}}.navigation__wrapper{display:flex;justify-content:center;gap:3px}@media screen and (max-width: 768px){.navigation__wrapper{flex-direction:column;max-width:fit-content;align-items:flex-start;margin-left:0}}.navigation__button{box-shadow:0 4px 10px #00000040;padding:8px 15px;background-color:#2c2a29;color:#fff;display:flex;gap:10px}@media screen and (min-width: 768px){.navigation__button{padding:15px 30px}}.navigation__button--text{display:none}@media screen and (min-width: 768px){.navigation__button--text{display:block}}.navigation__button img{height:20px;width:20px;object-fit:contain}@media screen and (max-width: 768px){.navigation__button img{height:12px;width:12px}}.navigation__button--up{border-radius:18px 0 0 18px}@media screen and (max-width: 768px){.navigation__button--up{border-radius:18px 18px 0 0}}.navigation__button--up img{rotate:-180deg}.navigation__button--down{border-radius:0 18px 18px 0}@media screen and (max-width: 768px){.navigation__button--down{border-radius:0 0 18px 18px}}.start-play{position:relative;height:100vh;display:flex;justify-content:center;width:100vw;background-color:#fff}.start-play__bubble{position:absolute;right:0;top:-250px;z-index:2;filter:blur(300px)}.start-play__top{position:relative;width:100%;z-index:1;height:45vh;display:grid;place-items:center;text-align:center;color:#fff;background-color:#2c2a29}.start-play__top--br{position:absolute;bottom:-100px;width:100%}.start-play .button{width:100%;margin:20px auto;max-width:320px}.start-play__texts{position:relative;z-index:3;max-width:600px;margin:0 auto}.start-play__h2{color:#fff}.start-play__figure{position:absolute;bottom:0}.ingredients{position:relative;display:flex;align-items:center}.ingredients__wrapper{width:100%;text-align:center}@media screen and (min-width: 1024px){.ingredients__wrapper{display:grid;grid-template-columns:1fr 1fr}}.ingredients__left{padding:20px;position:relative;z-index:2;max-width:500px;margin-left:0;opacity:0;backdrop-filter:blur(10px);background-color:#ffffff45}.ingredients__p{margin:20px auto}.ingredients__span{max-width:320px;margin:0 auto 30px;display:block;padding:0 5px 5px;color:#00c389;font-weight:700;border-bottom:1px solid #00c389}.ingredients__card{position:relative;padding:20px 50px 20px 0;border-radius:0 73px 73px 0;background-color:#fdda24;box-shadow:0 0 22px #fdda2454}.ingredients__card:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;box-shadow:0 0 22px #fdda2454;background-color:#fdda24}.ingredients__arrow{display:none}@media (max-width: 940px){.ingredients__arrow{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:10px;background-color:#00c389;width:40px;height:40px;border-radius:50%}.ingredients__arrow img{width:20px;height:20px;rotate:-90deg;object-fit:contain;filter:invert(1)}}.ingredients__food-truck{position:absolute;right:-50%;width:max-content}@media screen and (max-width: 768px){.ingredients__food-truck{right:-175%}}.ingredients__bubble{height:150vh;width:auto;aspect-ratio:1/1;position:absolute;right:-25vh;top:-25vh;opacity:0;filter:blur(20px)}@media screen and (max-width: 768px){.ingredients__bubble{right:-200vw}}.ingredients__figure{position:relative;z-index:1;display:grid;place-items:center}.ingredients__figure img{height:80vh;min-height:650px;overflow:visible}.ingredients__view-more{position:absolute;color:#fff;font-size:52px;top:30%;left:35%;max-width:300px;text-align:center;z-index:20}@media screen and (max-width: 768px){.ingredients__view-more{max-width:300px;left:calc(50% - 150px)}}@media screen and (min-width: 768px){.ingredients__view-more{opacity:0}}.ingredients__view-more img{position:absolute;bottom:10px;right:40px;width:35px;height:35px;min-height:35px}.ingredients__slide{position:absolute;max-width:600px;top:14%;right:32%;opacity:0;z-index:-1}@media screen and (max-width: 768px){.ingredients__slide{top:10%;width:calc(100vw + 40px);padding:0 20px}}@media (min-width: 500px){.ingredients__slide{right:25vw;top:9vh}}@media screen and (min-width: 1240px){.ingredients__slide{right:23vw}}.ingredients__tabs{height:70px;display:flex;justify-content:center;flex-wrap:wrap;gap:4px;align-items:center;margin-bottom:20px}.ingredients__tab--button{width:30px;height:30px;border-radius:50%;border:1px solid white}.ingredients__tab--button--return{background-color:#fff}.ingredients__tab--button--ingredient{background-color:#fdda24;border-color:#000;transition:all .3s ease}.ingredients__tab--button--ingredient.active{transform:scale(1.1);box-shadow:0 0 10px #0003;border:2px solid #007bff}.ingredients__tab--button--ingredient img{object-fit:contain;height:70%}.ingredients__slide{transition:opacity .3s ease,transform .3s ease}.ingredients__slide--swiper{max-width:350px;margin:0 auto;position:relative;overflow:hidden}.ingredients__slide--swiper--reflect{position:absolute;height:250px;object-fit:contain}.ingredients__slide .swiper-slide{filter:blur(1px)}.ingredients__slide .swiper-slide-active{filter:none}.ingredients__slide--wrap{height:250px;display:grid;place-items:center}.ingredients__slide--h3{margin-bottom:-50px;font-size:22px;font-weight:800;color:#fff;animation:pulseText 2s infinite ease-in-out}.ingredients__slide--figure{height:70px}.ingredients__slide--figure img{object-fit:contain;animation:flote 3s ease-in-out infinite}.ingredients__slide--text{max-width:322px;margin:30px auto 0;border-radius:20px;color:#fff;padding:10px;background-color:#2c2a2999;backdrop-filter:blur(1px)}.ingredients__slide--navigation{position:absolute;width:100%;top:30%;display:flex;justify-content:space-between;z-index:5}.tips__wrapper{padding-top:30px;position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.tips__wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:20vh;background-color:#ff7f41;border-radius:100px 100px 0 0}.tips__texts{max-width:550px;margin:0 auto}.tips__h2{margin-bottom:20px}.tips__h2 strong{color:#ff7f41}.tips__bulbs{width:100%;max-width:958px;margin:0 auto;display:flex;align-items:center;justify-content:space-around}.tips__bulb--button{width:76px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background-color:#d9d9d9;box-shadow:0 4px 10px #00000040;transition:all .3s ease}.tips__bulb--button.active{background-color:#fdda24}.tips__bulb--button:hover{border:1px solid #FDDA24}.tips__bulb--button:hover span{opacity:1;height:auto}.tips__bulb--view-more{display:block;height:0;overflow:hidden;font-size:10px;bottom:10px;opacity:0;transition:all .3s ease}.tips__renders{position:relative;display:flex;justify-content:center;z-index:1}.tips__figure img{height:50vh;object-position:bottom;margin:0 auto;overflow:initial}@media screen and (min-width: 768px){.tips__figure img{object-fit:contain}}.tips__content{position:absolute;bottom:20vh;max-width:500px;padding:20px 60px;border-radius:20px;background-color:#2c2a29;color:#fff;opacity:0}.tips__content--h3{color:#fdda24;font-weight:600;font-size:20px;margin-bottom:10px}.experience{position:relative;display:flex;justify-content:center;height:100vh}.experience__wrapper{position:relative;width:100%;z-index:1}.experience__plant{width:140px;height:210px;filter:blur(2px);position:absolute}@media screen and (min-width: 768px){.experience__plant{width:240px;height:410px}}.experience__plant--top{top:0;right:0;z-index:1}.experience__plant--bottom{bottom:-100px;left:0;rotate:90deg}.experience__bubble{position:absolute;opacity:0}.experience__bubble--grey{height:200vw;width:200vw;top:-50vw;box-shadow:0 4px 10px #fdd924e0}@media screen and (min-width: 768px){.experience__bubble--grey{width:100vw;height:100vw;top:-40vw}}@media screen and (min-width: 1024px){.experience__bubble--grey{width:70vw;height:70vw}}.experience__bubble--yellow{right:0;top:30%;filter:blur(300px)}.experience__texts{position:relative;max-width:400px;margin:0 auto;z-index:5;color:#fff;text-align:center;padding-top:30px}@media (max-height: 700px){.experience__texts{padding:20px;background-color:#2c2a298e;backdrop-filter:blur(5px);border-radius:10px}}.experience__h2{color:#fff}.experience__h3{font-size:20px;margin:10px 0}.experience path{fill:transparent}.experience__star{position:absolute;left:0%;top:50%}.experience__carrot{position:absolute;right:10%;top:60%}.experience__tomato{position:absolute;right:5%;top:70%}.experience__games{position:absolute;left:0;width:100%;height:75vh;bottom:-200vh;display:flex;justify-content:center}.experience__figure{height:110%;width:100vw;margin:0 auto}@media screen and (min-width: 768px){.experience__figure{height:80%;width:100%;margin:0 auto;max-width:940px}}.experience__figure img{object-fit:cover;object-position:bottom;overflow:initial}@media screen and (min-width: 768px){.experience__figure img{width:100%;height:auto}}.experience__slides{position:absolute;bottom:-200vh;z-index:1;height:50vh;max-width:90vw;display:flex;align-items:center;margin:0 auto;text-align:center;overflow:hidden;padding:0 20px}@media screen and (min-width: 768px){.experience__slides{max-width:380px}}.experience__slides .swiper-games{height:100%}.experience__slides .swiper-slide{height:auto}.experience__slides .swiper-slide .experience__wrap{height:100%}.experience__slides .swiper-slide .experience__wrap .button{margin-top:30px;opacity:0}.experience__slides .swiper-slide .experience__h4{font-size:20px;font-weight:600;margin-bottom:100%;transition:all .3s ease;opacity:0}@media (max-height: 700px){.experience__slides .swiper-slide .experience__h4{padding:0!important;background-color:#fff!important;padding:20px;background-color:#2c2a298e;backdrop-filter:blur(5px);border-radius:10px}}@media screen and (min-width: 768px){.experience__slides .swiper-slide .experience__h4{font-size:22px}}.experience__slides .swiper-slide .experience__img{border-radius:50%;object-fit:contain;object-position:center;box-shadow:11.38px 11.38px 21.33px #9747ff80;transition:all .3s ease;background-color:#fff;filter:blur(10px)}.experience__slides .swiper-slide .experience__p--min{margin:35px auto 0;opacity:0;color:#fff;transition:all .3s ease;padding:20px;background-color:#2c2a298e;backdrop-filter:blur(5px);border-radius:10px}@media screen and (max-width: 768px){.experience__slides .swiper-slide .experience__p--min{padding:0 30px}}.experience__slides .swiper-slide .experience__wrap .button,.experience__slides .swiper-slide .experience__h4,.experience__slides .swiper-slide .experience__p--min{width:300%;margin-left:-100%}.experience__slides .swiper-slide-active{z-index:1}.experience__slides .swiper-slide-active .experience__img{scale:1.2;filter:blur(0)}.experience__slides .swiper-slide-active .experience__wrap .button,.experience__slides .swiper-slide-active .experience__h4,.experience__slides .swiper-slide-active .experience__p--min{opacity:1}.experience__nav{position:absolute;z-index:2;bottom:30px;left:10%;display:flex;width:80%;justify-content:space-between}@media screen and (min-width: 768px){.experience__nav{bottom:180px;width:100%;left:0}}.experience__nav path{fill:#2c2a29}.testimonials{display:flex;align-items:center}.testimonials__wrapper{text-align:center}.testimonials__texts{max-width:840px;margin:0 auto}.testimonials__h3{margin:20px 0}.testimonials__slide{padding:40px 0;max-width:900px;margin:0 auto;position:relative;overflow:hidden}@media screen and (max-width: 768px){.testimonials__slide{max-width:320px}}.testimonials .swiper-slide{display:flex;align-items:center}.testimonials .swiper-slide-active{scale:1.2}.testimonials__figure{width:100%;height:30vh}.testimonials__figure img{object-fit:contain}.testimonials__nav{margin-top:60px;display:flex;align-items:center;justify-content:center;gap:8px}.testimonials__nav rect{fill:transparent}.testimonials__nav a{width:fit-content}.video-truck{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.video-truck__texts{position:relative;text-align:center;max-width:700px;margin:290px auto 0;opacity:0}@media screen and (max-width: 768px){.video-truck__texts{padding:0 20px}}.video-truck__h2{font-size:32px;font-weight:700;color:#2c2a29}.video-truck__h3{margin:15px 0;font-size:18px;font-weight:600;color:#2c2a29}.video-truck__p{color:#2c2a29}.video-truck__figure{height:65vh;display:grid;place-items:center;transform:translate(-45%);overflow:visible;z-index:1}.video-truck__video{position:absolute;width:330px;height:220px;border-radius:20px;z-index:2;box-shadow:0 0 10px #fedc004d}.video-truck__truck{position:relative;margin-top:20px;overflow:visible;max-height:600px;z-index:1}.video-truck__truck--decorator{position:absolute;bottom:20%;right:5%;width:90%;height:40%;background-color:#9063cd;border-radius:170px}@media screen and (min-width: 1240px){.video-truck__truck{object-fit:contain}}.awards{position:relative;display:grid;place-items:center}.awards__wrapper{position:relative;z-index:1}.awards__texts{max-width:800px;margin:-30px auto 0;text-align:center}.awards__h3{margin:15px 0}.awards__ul{position:relative;z-index:1;margin-top:150px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.awards__li{max-width:130px;text-align:center;color:#fff}.awards__li img{width:120px;height:120px}.awards__bubble{position:absolute;filter:blur(100px);width:100px;height:50px}.awards__bubble--green{top:60%;left:30%}.awards__bubble--yellow{top:60%;right:30%}.awards__top{position:absolute;height:10vh;bottom:45vh;width:100%}.awards__circle-bottom{position:absolute;bottom:0;background-color:#2c2a29;width:100vw;height:45vh}.finish{position:relative;background-repeat:no-repeat;background-size:cover;background-position:bottom center}.finish__text{position:relative;z-index:1;padding-top:150px;text-align:center;color:#fff;max-width:500px;margin:0 auto}.finish__text img{width:320px;margin:0 auto 30px;filter:invert(1)}.finish__text .button{width:max-content;margin:20px auto;color:#fdda24}.finish__figure{position:absolute;bottom:0;z-index:1;left:0}.finish__figure img{max-width:780px;margin:0 auto;max-height:40vh;object-fit:contain}@media screen and (max-width: 768px){.finish__figure img{height:25vh}}@media screen and (min-width: 1240px){.finish__figure img{max-width:1240px}}.floating-tab{padding:20px 15px;position:fixed;right:0;bottom:10%;background-color:#2c2a29;z-index:999;color:#fff;display:flex;border-radius:10px 0 0 10px;transition:all .3s ease;overflow:hidden;cursor:pointer}@media screen and (max-width: 768px){.floating-tab{padding:10px 8px;bottom:30px}}.floating-tab.active{width:max-content}.floating-tab.active .floating-tab__games{display:flex}.floating-tab__view{display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:space-around}.floating-tab__view i{width:30px;height:30px}.floating-tab__view svg{margin-right:-10px;width:30px;height:30px}.floating-tab__span{font-size:14px;font-weight:700;writing-mode:tb-rl;rotate:180deg}@media screen and (min-width: 768px){.floating-tab__span{font-size:18px}}@media screen and (min-width: 1024px){.floating-tab__span{font-size:32px}}.floating-tab__games{display:none;flex-direction:column;justify-content:center;gap:30px;margin-left:30px}.floating-tab__a{text-align:center;display:grid;place-items:center}.floating-tab__h4{font-size:12px;max-width:80px}.floating-tab__img{padding:3px;width:60px;height:60px;background:#fdda24;border-radius:50%}@-webkit-keyframes shake-vertical{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}10%,30%,50%,70%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}20%,40%,60%{-webkit-transform:translateY(2px);transform:translateY(2px)}20%{-webkit-transform:translateY(6.4px);transform:translateY(6.4px)}90%{-webkit-transform:translateY(-6.4px);transform:translateY(-6.4px)}}@keyframes shake-vertical{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}10%,30%,50%,70%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}20%,40%,60%{-webkit-transform:translateY(2px);transform:translateY(2px)}20%{-webkit-transform:translateY(6.4px);transform:translateY(6.4px)}90%{-webkit-transform:translateY(-6.4px);transform:translateY(-6.4px)}}@keyframes pulseText{0%,to{text-shadow:0 0 10px rgba(255,255,255,.8),0 0 20px rgba(255,255,255,.6),0 0 30px rgba(255,255,255,.4)}50%{text-shadow:0 0 20px rgb(255,255,255),0 0 30px rgba(255,255,255,.8),0 0 40px rgba(255,255,255,.6)}}@keyframes flote{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
