._textPprogress_18q1k_1{position:fixed;font-size:1em;color:#ccc;font-family:Lobster,cursive;top:50%;left:50%;transform:translate(-50%,-50%)}._overlay_18q1k_11{color:red;position:absolute;top:0;left:0;width:0;overflow:hidden}secundaria:root{--cor-texto: #7D494F;--cor-botoes: #FFDAD5;--cor-icones: #FFDAD5;--cor-selecao:gold;--padding-padrao: 16px;--fonte-titulo: "Arial", sans-serif;--bg: #200f20;--card: #0b1220;--muted: #9aa4b2;--accent: #4f46e5;--background: linear-gradient(180deg, #422863 0%, #071028 100%)}.cor_texto{color:var(--cor-texto)}.cor_icones{color:var(--cor-icones)}.cor_botoes{background:var(--botoes)}.selecao{color:gold}html,body{overscroll-behavior:contain}body{background:var(--background);color:#e6eef8;border:2px solid #ffffff;position:fixed;top:5px;bottom:5px;right:5px;left:5px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}*{box-sizing:border-box}.app{background-color:#f8f8f8;background-color:#00000038;margin:0 auto;overflow:auto;width:calc(100vw - 20px);max-width:520px;height:calc(100vh - 75px);box-sizing:border-box}.hero{padding-top:20px;text-align:center}.hero h1{font-size:2.2rem;margin:0 0 8px;color:var(--cor-texto)}.filters{display:flex;gap:10px;flex-wrap:nowrap;justify-content:space-around;margin:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-x:auto;padding:2px 30px;position:sticky;top:0;z-index:100;box-shadow:0 2px 6px #00000014;border-bottom:1px solid rgba(0,0,0,.05);background-color:var(--cor-botoes)}.filter{background:transparent;border:1px solid var(--cor-icones);color:var(--cor-icones);text-transform:uppercase;padding:8px 14px;border-radius:10px;cursor:pointer}.filter.active{background:linear-gradient(90deg,#4f46e526,#4f46e50f);border-color:#4f46e566;color:gold;border:1px solid gold}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px}.card{background:linear-gradient(180deg,#eee,#fffc);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.gallery{position:relative}.main-img{width:100%;height:260px;object-fit:cover;display:block}.thumbs{display:flex;gap:8px;padding:10px;background:#ffffff05}.thumb{border:none;padding:0;background:transparent;border-radius:8px;cursor:pointer;outline:2px solid transparent}.thumb img{width:74px;height:48px;object-fit:cover;border-radius:6px;display:block}.thumb.active{outline-color:var(--accent)}.info{padding:16px}.info h3{margin:0 0 8px;color:var(--cor-texto)}.price{color:var(--cor-texto);font-weight:700;margin:0 0 8px}.desc{color:#000;font-size:.92rem;margin:0 0 12px}.btn{background:var(--cor-botoes);color:var(--cor-icones);padding:10px 12px;border-radius:8px;border:none;cursor:pointer}.bt_finalizar{width:100%;background:#20b2aa;color:#fff;padding:10px 12px;border-radius:8px;border:none;cursor:pointer}.faroritou{color:red}.not_favoritou{color:#006400}.indisponivel{color:red}.footer{height:56px;background-color:var(--cor-botoes);display:flex;align-items:center;justify-content:space-around;position:fixed;bottom:10px;left:10px;right:10px;z-index:2;padding:2px}.footer button span{font-size:9px}.footer button{display:flex;flex-direction:column;align-items:center}@media (max-width:600px){.main-img{height:180px}.thumb img{width:54px;height:36px}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d0;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;border-radius:14px;max-width:800px;width:95%;display:flex;flex-direction:column;padding:20px;position:relative;animation:fadeIn .3s ease}.modal-close{position:absolute;top:12px;right:12px;border:none;background:transparent;font-size:2.4rem;color:#f80000;cursor:pointer;z-index:10}.modal-gallery{text-align:center}.modal-main-img{width:100%;max-height:400px;object-fit:cover;border-radius:10px}.modal-thumbs{display:flex;gap:8px;justify-content:center;margin-top:10px}.modal-thumbs img{width:70px;height:50px;object-fit:cover;border-radius:6px}.modal-info{display:flex;align-items:center;flex-direction:column;text-align:center;margin:0 auto;width:100%}.modal-info h2{margin:0 0 10px}.qty{display:flex;align-items:center;gap:10px;margin:15px 0}.qty button{background:#000;color:#fff;border:none;border-radius:6px;padding:6px 12px;cursor:pointer;font-size:1.2rem}.qty span{min-width:20px;text-align:center;font-weight:700;color:#000}.add-cart{display:flex;align-items:center;gap:6px;font-size:1rem;font-weight:700}.carrinho{color:#000}.card_carrinho{display:flex;flex-direction:row;background-color:#d3d3d3}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.container_head{background-color:#7fffd4;position:"fixed"}svg g text{fill:var(--cor-texto)!important;text-shadow:none!important;font-weight:700}.table_result_rows{background-color:#fff;color:#535151;padding:0;font-size:14px;margin:0 10px;text-align:center}a,nav button{text-decoration:none;background-color:transparent;border:none;color:#000;transition:.4s;font-size:1em;cursor:pointer;font-family:Montserrat,sans-seri}a:hover,nav button:hover{color:#bbb}.card{display:flex;flex-direction:column;align-items:center;border-radius:10px;border:1px solid #fff;padding:2px;margin:5px}.deactivate{background-color:#555;color:#fff;border:1px solid #fff}.active{background-color:#bdf0b9;color:#000}.card h4{padding:0;margin:0}.card .content{display:flex;justify-content:space-between;align-items:center;width:100%}.card .content .one{background-color:transparent}.card .content .two{width:100%}.card .content .two p,.card .content .three p{padding:0;margin:0}._page_404_fwybv_3{padding:40px 0;background:#fff;font-family:Arvo,serif;margin:0 auto;text-align:center;max-width:85vw}._page_404_fwybv_3 img{width:100%}._four_zero_four_bg_fwybv_16{background-image:url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);height:400px;background-position:center}._four_zero_four_bg_fwybv_16 h1,._four_zero_four_bg_fwybv_16 h3{font-size:80px}._link_404_fwybv_32{color:#fff!important;padding:10px 20px;background:#39ac31;margin:20px 0;display:inline-block}._contant_box_404_fwybv_39{margin-top:-50px}._link_404_fwybv_32{background-color:#4caf50;color:#fff;padding:10px 20px;font-size:16px;border:none;border-radius:5px;cursor:pointer}._container_17ql8_1{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden}._containerStar_17ql8_11{background-image:linear-gradient(to bottom,#292256,#8446cf 70%,#a871d6)}._containerStar_17ql8_11:after{background:radial-gradient(ellipse at center,#fff0,#fff0 40%,#0f0a2633);content:"";width:100%;height:100%;position:absolute;top:0}._star1_17ql8_22{position:absolute;border-radius:50%;background-color:#fff;animation:_twinkle_17ql8_1 5s infinite ease-in-out}._star1_17ql8_22:after{height:100%;width:100%;transform:rotate(90deg);content:"";position:absolute;background-color:#fff;border-radius:50%}._star1_17ql8_22:before{background:radial-gradient(ellipse at center,#ffffff80,#fff0 60%,#fff0);position:absolute;border-radius:50%;content:"";top:-20%;left:-50%}._star1_17ql8_22:nth-of-type(1){top:55vh;left:89vw;width:4px;height:1.3333333333px;animation-delay:3s}._star1_17ql8_22:nth-of-type(1):before{width:8px;height:8px;top:-250%}._star1_17ql8_22:nth-of-type(2){top:57vh;left:55vw;width:7px;height:2.3333333333px;animation-delay:1s}._star1_17ql8_22:nth-of-type(2):before{width:14px;height:14px;top:-250%}._star1_17ql8_22:nth-of-type(3){top:99vh;left:34vw;width:5px;height:1.6666666667px;animation-delay:5s}._star1_17ql8_22:nth-of-type(3):before{width:10px;height:10px;top:-250%}._star1_17ql8_22:nth-of-type(4){top:37vh;left:28vw;width:4px;height:1.3333333333px;animation-delay:1s}._star1_17ql8_22:nth-of-type(4):before{width:8px;height:8px;top:-250%}._star1_17ql8_22:nth-of-type(5){top:84vh;left:65vw;width:5px;height:1.6666666667px;animation-delay:4s}._star1_17ql8_22:nth-of-type(5):before{width:10px;height:10px;top:-250%}._star1_17ql8_22:nth-of-type(6){top:27vh;left:80vw;width:7px;height:2.3333333333px;animation-delay:5s}._star1_17ql8_22:nth-of-type(6):before{width:14px;height:14px;top:-250%}._star1_17ql8_22:nth-of-type(7){top:56vh;left:71vw;width:9px;height:3px;animation-delay:2s}._star1_17ql8_22:nth-of-type(7):before{width:18px;height:18px;top:-250%}._star1_17ql8_22:nth-of-type(8){top:89vh;left:30vw;width:9px;height:3px;animation-delay:1s}._star1_17ql8_22:nth-of-type(8):before{width:18px;height:18px;top:-250%}._star1_17ql8_22:nth-of-type(9){top:40vh;left:15vw;width:9px;height:3px;animation-delay:2s}._star1_17ql8_22:nth-of-type(9):before{width:18px;height:18px;top:-250%}._star1_17ql8_22:nth-of-type(10){top:29vh;left:41vw;width:7px;height:2.3333333333px;animation-delay:2s}._star1_17ql8_22:nth-of-type(10):before{width:14px;height:14px;top:-250%}._star1_17ql8_22:nth-of-type(11){top:90vh;left:75vw;width:8px;height:2.6666666667px;animation-delay:3s}._star1_17ql8_22:nth-of-type(11):before{width:16px;height:16px;top:-250%}._star1_17ql8_22:nth-of-type(12){top:7vh;left:94vw;width:8px;height:2.6666666667px;animation-delay:1s}._star1_17ql8_22:nth-of-type(12):before{width:16px;height:16px;top:-250%}._star1_17ql8_22:nth-of-type(13){top:62vh;left:55vw;width:6px;height:2px;animation-delay:1s}._star1_17ql8_22:nth-of-type(13):before{width:12px;height:12px;top:-250%}._star1_17ql8_22:nth-of-type(14){top:14vh;left:79vw;width:7px;height:2.3333333333px;animation-delay:1s}._star1_17ql8_22:nth-of-type(14):before{width:14px;height:14px;top:-250%}._star1_17ql8_22:nth-of-type(15){top:14vh;left:100vw;width:7px;height:2.3333333333px;animation-delay:5s}._star1_17ql8_22:nth-of-type(15):before{width:14px;height:14px;top:-250%}._star1_17ql8_22:nth-of-type(16){top:8vh;left:78vw;width:6px;height:2px;animation-delay:2s}._star1_17ql8_22:nth-of-type(16):before{width:12px;height:12px;top:-250%}._star1_17ql8_22:nth-of-type(17){top:70vh;left:57vw;width:9px;height:3px;animation-delay:1s}._star1_17ql8_22:nth-of-type(17):before{width:18px;height:18px;top:-250%}._star1_17ql8_22:nth-of-type(18){top:58vh;left:20vw;width:9px;height:3px;animation-delay:3s}._star1_17ql8_22:nth-of-type(18):before{width:18px;height:18px;top:-250%}._star1_17ql8_22:nth-of-type(19){top:91vh;left:16vw;width:8px;height:2.6666666667px;animation-delay:2s}._star1_17ql8_22:nth-of-type(19):before{width:16px;height:16px;top:-250%}._star1_17ql8_22:nth-of-type(20){top:56vh;left:27vw;width:6px;height:2px;animation-delay:2s}._star1_17ql8_22:nth-of-type(20):before{width:12px;height:12px;top:-250%}._star1_17ql8_22:nth-of-type(21){top:79vh;left:98vw;width:9px;height:3px;animation-delay:3s}._star1_17ql8_22:nth-of-type(21):before{width:18px;height:18px;top:-250%}._star1_17ql8_22:nth-of-type(22){top:58vh;left:6vw;width:4px;height:1.3333333333px;animation-delay:3s}._star1_17ql8_22:nth-of-type(22):before{width:8px;height:8px;top:-250%}._star1_17ql8_22:nth-of-type(23){top:17vh;left:4vw;width:7px;height:2.3333333333px;animation-delay:3s}._star1_17ql8_22:nth-of-type(23):before{width:14px;height:14px;top:-250%}._star1_17ql8_22:nth-of-type(24){top:55vh;left:70vw;width:9px;height:3px;animation-delay:1s}._star1_17ql8_22:nth-of-type(24):before{width:18px;height:18px;top:-250%}._star1_17ql8_22:nth-of-type(25){top:58vh;left:43vw;width:5px;height:1.6666666667px;animation-delay:4s}._star1_17ql8_22:nth-of-type(25):before{width:10px;height:10px;top:-250%}._star1_17ql8_22:nth-of-type(26){top:33vh;left:54vw;width:6px;height:2px;animation-delay:2s}._star1_17ql8_22:nth-of-type(26):before{width:12px;height:12px;top:-250%}._star1_17ql8_22:nth-of-type(27){top:11vh;left:60vw;width:8px;height:2.6666666667px;animation-delay:4s}._star1_17ql8_22:nth-of-type(27):before{width:16px;height:16px;top:-250%}._star1_17ql8_22:nth-of-type(28){top:86vh;left:83vw;width:4px;height:1.3333333333px;animation-delay:3s}._star1_17ql8_22:nth-of-type(28):before{width:8px;height:8px;top:-250%}._star1_17ql8_22:nth-of-type(29){top:38vh;left:28vw;width:4px;height:1.3333333333px;animation-delay:3s}._star1_17ql8_22:nth-of-type(29):before{width:8px;height:8px;top:-250%}._star1_17ql8_22:nth-of-type(30){top:59vh;left:69vw;width:6px;height:2px;animation-delay:4s}._star1_17ql8_22:nth-of-type(30):before{width:12px;height:12px;top:-250%}._star2_17ql8_405{position:absolute;border-radius:50%;background-color:#fff;animation:_twinkle_17ql8_1 5s infinite ease-in-out}._star2_17ql8_405:nth-of-type(31){top:81vh;left:18vw;width:4px;height:4px;animation-delay:4s}._star2_17ql8_405:nth-of-type(31):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(32){top:88vh;left:51vw;width:4px;height:4px;animation-delay:1s}._star2_17ql8_405:nth-of-type(32):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(33){top:14vh;left:58vw;width:3px;height:3px;animation-delay:5s}._star2_17ql8_405:nth-of-type(33):before{width:6px;height:6px;top:-250%}._star2_17ql8_405:nth-of-type(34){top:78vh;left:32vw;width:2px;height:2px;animation-delay:3s}._star2_17ql8_405:nth-of-type(34):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(35){top:66vh;left:96vw;width:4px;height:4px;animation-delay:2s}._star2_17ql8_405:nth-of-type(35):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(36){top:71vh;left:17vw;width:3px;height:3px;animation-delay:5s}._star2_17ql8_405:nth-of-type(36):before{width:6px;height:6px;top:-250%}._star2_17ql8_405:nth-of-type(37){top:19vh;left:36vw;width:2px;height:2px;animation-delay:1s}._star2_17ql8_405:nth-of-type(37):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(38){top:78vh;left:32vw;width:2px;height:2px;animation-delay:3s}._star2_17ql8_405:nth-of-type(38):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(39){top:19vh;left:85vw;width:2px;height:2px;animation-delay:1s}._star2_17ql8_405:nth-of-type(39):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(40){top:7vh;left:79vw;width:3px;height:3px;animation-delay:4s}._star2_17ql8_405:nth-of-type(40):before{width:6px;height:6px;top:-250%}._star2_17ql8_405:nth-of-type(41){top:100vh;left:60vw;width:4px;height:4px;animation-delay:3s}._star2_17ql8_405:nth-of-type(41):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(42){top:22vh;left:9vw;width:4px;height:4px;animation-delay:4s}._star2_17ql8_405:nth-of-type(42):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(43){top:24vh;left:20vw;width:3px;height:3px;animation-delay:3s}._star2_17ql8_405:nth-of-type(43):before{width:6px;height:6px;top:-250%}._star2_17ql8_405:nth-of-type(44){top:13vh;left:87vw;width:4px;height:4px;animation-delay:2s}._star2_17ql8_405:nth-of-type(44):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(45){top:15vh;left:37vw;width:3px;height:3px;animation-delay:1s}._star2_17ql8_405:nth-of-type(45):before{width:6px;height:6px;top:-250%}._star2_17ql8_405:nth-of-type(46){top:76vh;left:53vw;width:3px;height:3px;animation-delay:3s}._star2_17ql8_405:nth-of-type(46):before{width:6px;height:6px;top:-250%}._star2_17ql8_405:nth-of-type(47){top:65vh;left:61vw;width:4px;height:4px;animation-delay:1s}._star2_17ql8_405:nth-of-type(47):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(48){top:16vh;left:47vw;width:2px;height:2px;animation-delay:5s}._star2_17ql8_405:nth-of-type(48):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(49){top:2vh;left:68vw;width:3px;height:3px;animation-delay:2s}._star2_17ql8_405:nth-of-type(49):before{width:6px;height:6px;top:-250%}._star2_17ql8_405:nth-of-type(50){top:49vh;left:100vw;width:4px;height:4px;animation-delay:4s}._star2_17ql8_405:nth-of-type(50):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(51){top:69vh;left:6vw;width:2px;height:2px;animation-delay:1s}._star2_17ql8_405:nth-of-type(51):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(52){top:28vh;left:23vw;width:2px;height:2px;animation-delay:2s}._star2_17ql8_405:nth-of-type(52):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(53){top:33vh;left:37vw;width:2px;height:2px;animation-delay:4s}._star2_17ql8_405:nth-of-type(53):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(54){top:44vh;left:48vw;width:2px;height:2px;animation-delay:3s}._star2_17ql8_405:nth-of-type(54):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(55){top:75vh;left:44vw;width:4px;height:4px;animation-delay:4s}._star2_17ql8_405:nth-of-type(55):before{width:8px;height:8px;top:-250%}._star2_17ql8_405:nth-of-type(56){top:83vh;left:19vw;width:2px;height:2px;animation-delay:4s}._star2_17ql8_405:nth-of-type(56):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(57){top:33vh;left:23vw;width:2px;height:2px;animation-delay:5s}._star2_17ql8_405:nth-of-type(57):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(58){top:72vh;left:29vw;width:2px;height:2px;animation-delay:1s}._star2_17ql8_405:nth-of-type(58):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(59){top:76vh;left:55vw;width:2px;height:2px;animation-delay:5s}._star2_17ql8_405:nth-of-type(59):before{width:4px;height:4px;top:-250%}._star2_17ql8_405:nth-of-type(60){top:83vh;left:42vw;width:2px;height:2px;animation-delay:2s}._star2_17ql8_405:nth-of-type(60):before{width:4px;height:4px;top:-250%}._containerTitle_17ql8_772{width:600px;height:450px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;color:#fff;line-height:1;font-weight:700;text-align:center;justify-content:center;align-items:center;flex-direction:column;display:flex}._title_17ql8_788>*{display:inline-block;font-size:200px}._number_17ql8_792{text-shadow:20px 20px 20px rgba(0,0,0,.2);padding:0 .2em;font-family:Russo One,sans-serif}._subtitle_17ql8_797{font-size:25px;margin-top:1.5em;font-family:Lato,sans-serif;text-shadow:4px 4px 4px rgba(0,0,0,.2)}._button_17ql8_804{font-size:22px;margin-top:1.5em;padding:.5em 1em;letter-spacing:1px;font-family:Lato,sans-serif;color:#fff;background-color:transparent;border:0;cursor:pointer;z-index:999;border:2px solid white;border-radius:5px;text-shadow:4px 4px 4px rgba(0,0,0,.2);transition:opacity .2s ease}._button_17ql8_804:hover{opacity:.7}._button_17ql8_804:focus{outline:0}._moon_17ql8_827{position:relative;border-radius:50%;width:160px;height:160px;z-index:2;background-color:#fff;box-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #fff,0 0 70px #fff,0 0 80px #fff,0 0 100px #f17;animation:_rotate_17ql8_1 5s ease-in-out infinite}._moon_17ql8_827 ._face_17ql8_837{top:60%;left:47%;position:absolute}._moon_17ql8_827 ._face_17ql8_837 ._mouth_17ql8_842{border-top-left-radius:50%;border-bottom-right-radius:50%;border-top-right-radius:50%;background-color:#5c3191;width:25px;height:25px;position:absolute;animation:_snore_17ql8_1 5s ease-in-out infinite;transform:rotate(45deg);box-shadow:inset -4px -4px 4px #0000004d}._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854{position:absolute;top:-30px;left:-30px}._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeLeft_17ql8_859,._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeRight_17ql8_859{border:4px solid #5c3191;width:30px;height:15px;border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top:0;position:absolute}._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeLeft_17ql8_859:before,._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeRight_17ql8_859:before,._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeLeft_17ql8_859:after,._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeRight_17ql8_859:after{content:"";position:absolute;border-radius:50%;width:4px;height:4px;background-color:#5c3191;top:-2px;left:-4px}._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeLeft_17ql8_859:after,._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeRight_17ql8_859:after{left:auto;right:-4px}._moon_17ql8_827 ._face_17ql8_837 ._eyes_17ql8_854 ._eyeRight_17ql8_859{left:50px}._bird_17ql8_896{position:absolute;z-index:1000;left:50%;top:50%;height:40px;width:50px;transform:translate3d(-100vw,0,0) rotateY(90deg);transform-style:preserve-3d}._birdContainer_17ql8_906{left:0;top:0;width:100%;height:100%;transform-style:preserve-3d;transform:translate3d(50px,30px,-300px)}._wing_17ql8_914{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:3px;transform-style:preserve-3d;transform-origin:center bottom;z-index:300}._wingLeft_17ql8_925{background:linear-gradient(to bottom,#a58dc4,#7979a8);transform:translateZ(0) rotateX(-30deg);animation:_wingLeft_17ql8_925 1.3s cubic-bezier(.45,0,.5,.95) infinite}._wingRight_17ql8_930{background:linear-gradient(to bottom,#d9d3e2,#b8a5d1);transform:translateZ(0) rotateX(-30deg);animation:_wingRight_17ql8_930 1.3s cubic-bezier(.45,0,.5,.95) infinite}._wingRightTop_17ql8_935,._wingLeftTop_17ql8_935{border-right:25px solid transparent;border-left:25px solid transparent;top:-20px;width:100%;position:absolute;transform-origin:100% 100%}._wingRightTop_17ql8_935{border-bottom:20px solid #b8a5d1;transform:translateZ(0) rotateX(60deg);animation:_wingRightTop_17ql8_935 1.3s cubic-bezier(.45,0,.5,.95) infinite}._wingLeftTop_17ql8_935{border-bottom:20px solid #7979a8;transform:translateZ(0) rotateX(-60deg);animation:_wingLeftTop_17ql8_935 1.3s cubic-bezier(.45,0,.5,.95) infinite}._birdAnim_17ql8_953:nth-child(1){animation:_bird1_17ql8_1 30s linear infinite forwards}._birdAnim_17ql8_953:nth-child(2){animation:_bird2_17ql8_1 30s linear infinite forwards;animation-delay:3s;z-index:-1}._birdAnim_17ql8_953:nth-child(3){animation:_bird3_17ql8_1 30s linear infinite forwards;animation-delay:5s}._birdAnim_17ql8_953:nth-child(4){animation:_bird4_17ql8_1 30s linear infinite forwards;animation-delay:7s}._birdAnim_17ql8_953:nth-child(5){animation:_bird5_17ql8_1 30s linear infinite forwards;animation-delay:14s}._birdAnim_17ql8_953:nth-child(6){animation:_bird6_17ql8_1 30s linear infinite forwards;animation-delay:10s;z-index:-1}@keyframes _rotate_17ql8_1{0%,to{transform:rotate(-8deg)}50%{transform:rotate(0)}}@keyframes _snore_17ql8_1{0%,to{transform:scale(1) rotate(30deg)}50%{transform:scale(.5) rotate(30deg);border-bottom-left-radius:50%}}@keyframes _twinkle_17ql8_1{0%,to{opacity:.7}50%{opacity:.3}}@keyframes _wingLeft_17ql8_925{0%,to{transform:translateZ(0) rotateX(-50deg)}50%{transform:translate3d(0,-20px,0) rotateX(-130deg);background:linear-gradient(to bottom,#d9d3e2,#b8a5d1)}}@keyframes _wingLeftTop_17ql8_935{0%,to{transform:translateZ(0) rotateX(-10deg)}50%{transform:translateZ(0) rotateX(-40deg);border-bottom:20px solid #b8a5d1}}@keyframes _wingRight_17ql8_930{0%,to{transform:translateZ(0) rotateX(50deg)}50%{transform:translate3d(0,-20px,0) rotateX(130deg);background:linear-gradient(to bottom,#a58dc4,#7979a8)}}@keyframes _wingRightTop_17ql8_935{0%,to{transform:translateZ(0) rotateX(10deg)}50%{transform:translateZ(0) rotateX(40deg);border-bottom:20px solid #7979a8}}@keyframes _bird1_17ql8_1{0%{transform:translate3d(-120vw,-20px,-1000px) rotateY(-40deg) rotateX(0)}to{transform:translate3d(100vw,-40vh,1000px) rotateY(-40deg) rotateX(0)}}@keyframes _bird2_17ql8_1{0%,15%{transform:translate3d(100vw,-300px,-1000px) rotateY(10deg) rotateX(0)}to{transform:translate3d(-100vw,-20px,-1000px) rotateY(10deg) rotateX(0)}}@keyframes _bird3_17ql8_1{0%{transform:translate3d(100vw,-50vh,100px) rotateY(-5deg) rotateX(-20deg)}to{transform:translate3d(-100vw,-10vh,100px) rotateY(-5deg) rotateX(-20deg)}}@keyframes _bird4_17ql8_1{0%{transform:translate3d(100vw,30vh,200px) rotateY(-5deg) rotateX(10deg)}to{transform:translate3d(-100vw,-30vh,200px) rotateY(-5deg) rotateX(10deg)}}@keyframes _bird5_17ql8_1{0%,5%{transform:translate3d(100vw,30vh,400px) rotateY(-15deg) rotateX(-10deg)}to{transform:translate3d(-100vw,10vh,400px) rotateY(-15deg) rotateX(-10deg)}}@keyframes _bird6_17ql8_1{0%,10%{transform:translate3d(-100vw,20vh,-500px) rotateY(15deg) rotateX(10deg)}to{transform:translate3d(100vw,40vh,-800px) rotateY(5deg) rotateX(10deg)}}@media screen and (max-width: 580px){._container-404_17ql8_1089{width:100%}._number_17ql8_792{font-size:100px}._subtitle_17ql8_797{font-size:20px;padding:0 1em}._moon_17ql8_827{width:100px;height:100px}._face_17ql8_837{transform:scale(.7)}}
