.hide{animation:hide .3s ease 0s 1 normal forwards;transform-origin:center;display:none}.show{animation:show .3s ease 0s 1 normal forwards;transform-origin:center;display:block}@keyframes hide{0%{transform:scale(1)}100%{transform:scale(0);width:0;height:0;margin:0}}@keyframes show{0%{transform:scale(0);width:0;height:0;margin:0}100%{transform:scale(1)}}.projects{display:flex;justify-content:end;align-items:end;flex-wrap:wrap;gap:10px;width:100%;padding:10px}.project{text-align:center;width:125px;height:222px}.group-filters{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:10px;position:fixed;left:0;top:0;width:65px;background-color:#000;height:100dvh;border-right:2px solid #000;align-items:start;overflow:scroll;z-index:8}.filter{display:flex;width:100%;text-align:center;justify-content:center;align-items:center;height:65px}.filter:hover{cursor:pointer}.cor-amarela,.term-cor-amarela{background-color:#e7be44}.cor-verde,.term-cor-verde{background-color:#1e725e}.cor-vermelha,.term-cor-vermelha{background-color:#a1200e}.cor-azul,.term-cor-azul{background-color:#084d7b}.cor-branca,.term-cor-branca{background-color:#fff}.cor-laranja,.term-cor-laranja{background-color:#d07c00}.cor-roxa,.term-cor-roxa{background-color:#9c27b0}.cor-preta,.term-cor-preta{background-color:#000}.filter-all{width:auto;color:#fff;padding:5px;display:flex;align-items:center;height:35px}.filter-black{background-color:#000;color:#fff}.cookie-notice{background-color:#fff;position:fixed;bottom:10px;left:0;width:50%;padding:20px;z-index:99999999;right:0;margin:0 auto;box-shadow:0 0 9px 0px rgba(11,12,12,.3019607843);border-radius:10px}.cookie-notice .notice-text{width:100%;display:inline-block;vertical-align:middle}.cookie-notice .notice-text span{color:#000;font-size:12px;line-height:21px}.cookie-notice span p{font-size:inherit;padding-bottom:0;margin-bottom:0;color:inherit}.cookie-notice .notice-buttons{display:inline-block;text-align:center;vertical-align:middle}.cookie-notice .notice-text a{color:#000}.cookie-notice .notice-text a:hover{color:blue}.cookie-notice .notice-buttons .btn-cookie{padding:5px 15px;margin-top:10px}.cookie-notice .btn-cookie{display:inline-block;background-color:#000;color:#fff;font-size:13px;cursor:pointer;border-radius:3px;width:100%}.cookie-notice .btn-cookie:hover{background-color:#fec601}@media screen and (max-width: 800px){.cookie-notice{width:96%}}@media(min-width: 1200px){.container-cookie{max-width:1140px}}.container-cookie{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}body{background-color:#fff;min-height:100vh;height:100vh}body.bg{background-color:#dbdbdc}*,html,body{box-sizing:border-box;padding:0;margin:0;font-family:"Roboto",sans-serif}.modal-notification{text-align:left}.modal-notification h3{text-align:left}.modal-notification .wrapper-notification{display:flex;text-align:left;margin-top:15px;align-items:center;gap:10px;justify-content:space-between}img{max-width:100%;vertical-align:top;height:auto}svg{vertical-align:top}h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul li{list-style:none}.swiper{width:100%}.active-slide .mySwiper2{height:calc(100dvh - 66px)}.mySwiper2{width:100%}.mySwiper .swiper-slide-thumb-active{opacity:1}.cards{margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}.group-tab .group-tab-item{padding:10px;border-radius:20px;font-size:.75em;text-align:center;align-items:center;justify-content:center;color:#fff}.group-tab .group-tab-item.swiper-slide-thumb-active{color:#fff;background-color:#398f3c}.categorys-nav{background-color:#fec601;padding:20px;padding-top:0}.title-top{width:100%}.group-title{display:none;align-items:center;gap:10px}.group-title.actived{display:flex}.group-search{display:none;align-items:center;gap:20px;width:100%}.group-search.actived{display:flex}.width-svg{width:30px}.width-svg a{display:flex;align-items:center}.search-form{height:28px;display:flex;width:100%}.search-form input[type=search]{background-color:rgba(0,0,0,0);border:none;font-size:1em;color:#fff;width:100%}.search-form input[type=search]:focus{outline:none}.search-form ::placeholder{color:rgb(254.8,243.6,204.2);opacity:1}.search-form :-ms-input-placeholder{color:rgb(254.8,243.6,204.2)}.search-form ::-ms-input-placeholder{color:rgb(254.8,243.6,204.2)}body.actived-dark-theme{background-color:#212121}body.actived-dark-theme .header,body.actived-dark-theme .content-slide,body.actived-dark-theme .categorys-nav,body.actived-dark-theme .items-grid{background-color:#212121}body.actived-dark-theme h1{color:#fff}body.actived-dark-theme .modal-notification h3{color:#fff}body.actived-dark-theme .header .config-header .info-config{background-color:#212020;box-shadow:1px 1px 9px 1px #060606}body.actived-dark-theme .header .config-header .info-config ul li a{color:#fff}body.actived-dark-theme .search-form ::placeholder{color:hsl(0,0%,140%);opacity:1}body.actived-dark-theme .search-form :-ms-input-placeholder{color:hsl(0,0%,140%)}body.actived-dark-theme .search-form ::-ms-input-placeholder{color:hsl(0,0%,140%)}body.actived-dark-theme .nav-bottom{background-color:#0c0c0c;border-top:1px solid #0c0c0c}body.actived-dark-theme .nav-bottom .nav-bottom-item span{color:#fff}body.actived-dark-theme .nav-bottom .nav-bottom-item svg,body.actived-dark-theme .nav-bottom .nav-bottom-item path{fill:#fff}body.actived-dark-theme .nav-bottom .swiper-slide-thumb-active .nav-bottom-item span{color:#fec601}body.actived-dark-theme .nav-bottom .swiper-slide-thumb-active .nav-bottom-item svg,body.actived-dark-theme .nav-bottom .swiper-slide-thumb-active .nav-bottom-item path{fill:#fec601}body.actived-dark-theme .group-tab .group-tab-item.swiper-slide-thumb-active{background-color:#636363}body.actived-dark-theme .format-post{background-color:#000}body.actived-dark-theme .format-post h2,body.actived-dark-theme .format-post h3,body.actived-dark-theme .format-post h4,body.actived-dark-theme .format-post h5,body.actived-dark-theme .format-post h6,body.actived-dark-theme .format-post span,body.actived-dark-theme .format-post strong,body.actived-dark-theme .format-post ul li,body.actived-dark-theme .format-post ol li,body.actived-dark-theme .format-post em,body.actived-dark-theme .format-post p{color:#fff}body.actived-dark-theme .format-post p{color:#ababab}body.actived-dark-theme .modal .wrapper-modal{background-color:#2f2f2f}body.actived-dark-theme .modal .wrapper-modal h2{color:#fff}body.actived-dark-theme .modal .version-app{color:#fff}body.actived-dark-theme .modal p{color:#ababab}.bg-modal{position:fixed;width:100%;height:100%;left:0;top:0;display:none}.bg-modal.bg-modal-config.actived{display:block}.bg-modal-default{background-color:rgba(0,0,0,.76);height:100%;width:100%;position:fixed;left:0;top:0;display:none}.bg-modal-default.actived{display:block}input[type=checkbox]{position:relative;width:53px;height:25px;-webkit-appearance:none;appearance:none;background:#dbdbdb;outline:none;border-radius:2rem;cursor:pointer}input[type=checkbox]::before{content:"";width:28px;height:28px;border-radius:50%;background:#fff;position:absolute;top:-1px;left:-2px;transition:.5s;box-shadow:1px 1px 5px #333}input[type=checkbox]:checked::before{transform:translateX(100%);background:#fff}input[type=checkbox]:checked{background:#00ed64}.format-post{padding:20px;width:100%;padding-left:75px}.format-post .item{margin-bottom:30px}.format-post .item .group{display:flex;align-items:center;gap:15px;justify-content:space-between}.format-post h1,.format-post h2,.format-post h3,.format-post h4,.format-post h5,.format-post h6{margin-bottom:20px}.format-post ol{margin-left:15px}.format-post h2{font-size:1.2em;color:#333;margin-bottom:5px}.format-post ol li,.format-post ul li{font-size:.9em;color:#333;margin-bottom:2px}.format-post ol,.format-post ul{margin-bottom:20px}.format-post p{color:#333;font-size:.9em;padding-bottom:20px}.modal{position:fixed;left:0;top:0;height:100vh;display:none;justify-content:center;align-items:center;padding:15px;z-index:2;width:100%}.modal.actived{display:flex}.modal .wrapper-modal{background-color:#fff;padding:30px;text-align:center;position:relative;z-index:3;width:100%}.modal .wrapper-modal img{margin-bottom:15px}.modal .version-app{color:#333;font-size:.9em}.modal p{color:#555454;font-size:.8em}.modal .button-more{display:flex;justify-content:end;margin-top:5px}.modal .button-more span{color:#fec601;padding:15px}.modal .top-header{margin-bottom:20px}.modal .top-header img{width:50px}#reloadLink{display:none}.slide-1{background-color:#00c8c8}.slide-2{background-color:#ffcb00}.slide-3{background-color:#ff0058}.slide-3 span{color:#fff}.header{background-color:#3f51b5;width:100%;position:fixed;left:0;top:0;z-index:2;height:65px;padding-left:65px;display:flex;justify-content:space-between;align-items:center}.header .title-header{display:flex;width:100%}.header .title-header .title{color:#fff;font-size:1.3em;text-shadow:1px 1px 1px rgba(51,51,51,.49);font-weight:500;text-decoration:none}.header .wrapper-header{display:grid;justify-content:space-between;padding:10px;grid-template-columns:auto 60px}.header .wrapper-header.actived{grid-template-columns:100%}.header .search-header{display:flex;align-items:center;width:20px}.header .search-header.actived{display:none}.header .config-header{display:none;align-items:center;width:25px;position:relative}.header .config-header.actived{display:flex}.header .config-header .info-config{position:absolute;right:5px;top:0;background-color:#fff;padding:5px;box-shadow:1px 1px 7px 1px #ababab;border-radius:5px;width:170px;display:none}.header .config-header .info-config.actived{display:block}.header .config-header .info-config ul li a{text-decoration:none;color:#333;display:inline-block;padding:10px;width:100%}.header .group-header{display:none;align-items:center;gap:0;justify-content:space-between}.header .group-header.actived{display:flex}.items-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:10px;background-color:#fff}.items-grid.items-grid-square .item-grid{height:180px;width:180px}.items-grid .item-grid{position:relative;border-radius:10px;width:145px;display:flex;flex-direction:column;gap:10px}.items-grid .item-grid .thumbnail{display:flex;height:100%;justify-content:center}.items-grid .item-grid .price{background-color:#4caf50;color:#fff;text-decoration:none;width:100%;display:inline-block;text-align:center;padding:5px}.items-grid .item-grid .wrapper-item-grid{position:absolute;border-radius:10px;left:0;top:0;height:100%;width:100%;text-decoration:none;display:flex;align-items:end;text-align:left;padding:15px;justify-content:start;background:-moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);background:-webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 )}.items-grid .item-grid .title-category{color:#fff;font-size:1.5em}.content-slide{width:100%;margin-top:68px;padding-bottom:54px;background-color:#fff;display:flex;justify-content:end}.container-page{display:flex;justify-content:end}.wrapper-page{height:100dvh;background-color:#232323;width:calc(100% - 65px);justify-content:center;display:flex;align-items:center}.wrapper-page .swiper-autoheight{align-items:center;display:flex;height:100%}.wrapper-page .swiper-autoheight .swiper-wrapper{align-items:center}.wrapper-page h1{position:absolute;opacity:0;left:0;bottom:0;width:0px;height:0}.wrapper-content-swiper{padding:0px}.item-grid{background:#fff url("../../src/images/loading.svg") center center no-repeat;background-size:50px}.download-image{display:flex;align-items:center;text-align:center;justify-content:center;position:absolute;bottom:-45px;margin:0 auto;left:0;right:0;z-index:999;width:225px}.download-image a{border:1px solid #fff;border-radius:10px;font-size:.8em;padding:5px 20px;color:#fff;text-decoration:none;margin-top:10px;align-items:center;display:flex;gap:10px}.share-post{position:fixed;bottom:10px;left:0;width:100%;display:flex;justify-content:end}.share-post ul{display:flex;justify-content:space-around;gap:10px}.share-post ul li{background-color:#fff;display:inline-block;vertical-align:top}.share-post ul li.link-favorite{display:flex;flex-direction:column;align-items:center;background-color:rgba(0,0,0,0);gap:5px}.share-post ul li.link-favorite.actived .yes-favorite{display:block}.share-post ul li.link-favorite.actived .no-favorite{display:none}.share-post ul li.link-favorite .no-favorite{display:block}.share-post ul li.link-favorite .yes-favorite{display:none}.share-post ul li span{text-indent:-999999px;float:left}.share-post ul li span.favorite{text-indent:0;font-size:.8em;color:#fff}.header-internal{display:flex;align-items:center;position:fixed;z-index:2;width:100%;left:0;top:0;padding:10px}.header-internal .group-internal{padding:10px;display:flex;align-items:center;justify-content:end;width:100%}.content-slide-products{background-color:#dbdbdc}.product-list{display:none}.not-found-product{font-size:12px;text-align:left;width:100%;display:inline-block;color:#515151}#favorites{height:100vh}#favorites.no-has{background:url(../../src/images/favorite.png);background-repeat:no-repeat;background-position:center 100px}.list-products{width:100%;padding:20px}.list-products .item-list{margin-bottom:10px;font-size:19px;background-color:#fff}.list-products .item-list a{position:relative}.list-products .item-list a:after{content:"";right:10px;top:20px;width:30px;height:30px;background-image:url(../../src/images/icon-right.svg);background-color:#fec601;position:absolute;background-size:50%;background-position:center center;background-repeat:no-repeat;border-radius:100%;animation:all ease-in .3s}.list-products .item-list a.active{background-color:#000}.list-products .item-list a.active span{color:#fff}.list-products .item-list a.active strong{color:#fec601}.list-products .item-list a.active:after{background-image:url("../../src/images/icon-right.svg");transform:rotate(90deg);background-color:#959595;opacity:.4}.list-products .item-list span{color:#333;font-size:14px;font-weight:normal;display:inline-block;width:100%}.list-products .item-list .wrapper{background-color:#dbdbdc;overflow:auto;width:100%}.list-products .item-list .wrapper::-webkit-scrollbar{width:16px}.list-products .item-list .wrapper::-webkit-scrollbar-track{background:hsl(240,1.4084507042%,76.0784313725%)}.list-products .item-list .wrapper::-webkit-scrollbar-thumb{background-color:#999;border-radius:10px;border:3px solid #999}.list-products .item-list .scroll-products{display:flex;flex-wrap:nowrap;padding:0;list-style:none;gap:10px;margin-top:10px;margin-bottom:10px}.list-products .item-list .scroll-products li{flex:0 0 auto;width:180px;background-color:#fff}.list-products .item-list .scroll-products li .thumbnail{width:158px;height:158px;background:url("../../src/images/load.svg");background-position:center center;background-repeat:no-repeat;background-size:90px}.list-products .item-list .scroll-products li a{display:inline-block;height:250px}.list-products .item-list .scroll-products li a:after{display:none}.list-products .item-list .scroll-products li .title{color:#333;text-align:center;padding:10px}.list-products .item-list .scroll-products li .button-product{background-color:#3483fa;width:100px;margin:0 auto;display:block;text-align:center;color:#fff;padding:5px;margin-bottom:15px}.list-products .item-list a{color:#3483fa;border:1px solid #ccc;display:grid;width:100%;text-decoration:none;padding:10px;grid-template-columns:45px auto;align-items:center;gap:10px}.circle{width:10px;height:10px;border-radius:50%;box-shadow:0px 0px 1px 1px rgba(0,0,0,0.1019607843);position:absolute;display:inline-block;top:-21px;right:20px;background:#ffc107}.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0px rgba(0,0,0,.2)}100%{box-shadow:0 0 0 20px rgba(0,0,0,0)}}.nav-bottom{width:100%;position:fixed;bottom:0;left:0;background-color:#fec601;border-top:1px solid #bdbdbd}.nav-bottom .swiper-slide-thumb-active{background-color:#000}.nav-bottom .swiper-slide-thumb-active .nav-bottom-item span{color:#fec601}.nav-bottom .nav-bottom-item{display:flex;flex-direction:column;width:100%;align-items:center;gap:0px;padding:5px}.nav-bottom .nav-bottom-item span{font-size:13px;position:relative}.nav-bottom .swiper-slide{padding-top:10px;padding-bottom:10px}.nav-bottom .swiper-slide-thumb-active svg,.nav-bottom .swiper-slide-thumb-active path{fill:#fff}.nav-bottom .swiper-slide-thumb-active span{color:#fff}@media screen and (max-width: 800px){body{background-color:#fff}body.single{background-color:#232323;overflow:hidden}.adjustment{height:400px;display:flex;flex-direction:column;position:relative;top:-35px}.adjustment img{height:100%;display:block;margin:0 auto;object-fit:contain}}@media screen and (max-height: 550px){.adjustment{height:300px}}:root{--bounce: cubic-bezier(0.175, 0.885, 0.32, 1.1)}.button{height:100%;background-color:#252735;padding:1rem 2rem;cursor:pointer;color:#fff;font-size:1.35rem;letter-spacing:.075em;font-weight:500;border-radius:.25rem;transition:300ms;box-shadow:0 8px 16px -5px rgba(0,0,0,.75)}.button.progress{position:relative;background-color:#b3baca;height:100%;font-size:0px;padding:.25rem 5rem;border-radius:1rem;transition:300ms;transform-origin:bottom;box-shadow:none;width:100%;animation:reduceHeight .5s var(--bounce) forwards}.button.progress::before{content:"";position:absolute;width:100%;height:100%;margin:-0.25rem -5rem;border-radius:1rem;background-color:#3653f9;transform-origin:left;transform:scaleX(0%);animation:load 1.5s ease-in-out .5s forwards}.button.progress.done{position:relative;background-color:#4caf50}.button.progress.done::before{content:"";position:absolute;background-color:rgba(0,0,0,0);animation:snapUnderline .5s var(--bounce) forwards}.button.progress.done::after{content:"Salvo no celular para compartilhar";position:absolute;font-size:15px;font-weight:500;display:flex;justify-content:center;color:#fff;left:0;right:0;top:-25px}@keyframes reduceHeight{from{height:100%}to{height:2%}}@keyframes load{from{transform:scaleX(0%)}to{transform:scaleX(100%)}}@keyframes snapUnderline{from{transform:scaleX(100%);margin-top:-0.25rem;height:100%}to{transform:scaleX(80%);margin-top:-0.5rem;height:40%}}@media screen and (max-width: 590px){.items-grid{grid-template-columns:1fr 1fr;width:80%;margin:0 auto}.items-grid .item-grid .title-category{font-size:1.2em}}@media screen and (max-width: 430px){.items-grid{width:100%}}@media screen and (max-width: 420px){.group-title .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:215px}.items-grid{grid-template-columns:120px auto}.items-grid .item-grid .title-category{font-size:1.3em}}@media screen and (max-width: 360px){.group-title .title{width:210px}}@media screen and (max-width: 295px){.items-grid.items-grid-square .item-grid{height:130px}.items-grid.items-grid-square .item-grid .title-category{font-size:1.1em}}@media screen and (min-width: 800px){.wrapper-page{width:300px;margin:0 auto}.modal{width:350px;margin:0 auto;right:0}.group-image{height:470px;justify-content:center;align-items:center;display:flex}.download-image{bottom:0}.share-post{width:295px;margin:0 auto;display:block;left:0;right:0}.button.progress.done:after{content:"Imagem salva";text-shadow:1px 1px 0px #333;text-transform:uppercase;font-size:20px;top:-30px}body.single{overflow:hidden}.share-button{display:none}.wrapper-page .swiper-autoheight{align-items:start;display:flex;padding-top:50px}}
/*# sourceMappingURL=global.css.map */
