html{margin:0;padding:0;overflow-y:hidden;font-size:62.5%;height:100vh;width:150vw;scrollbar-color:#bbb #f5f5f5}::-webkit-scrollbar-track{border-radius:10px;background-color:#f5f5f5}::-webkit-scrollbar{width:8px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bbb}a{outline:none}a,a:hover{text-decoration:none}.filter-modal-header{color:#00a99d}.filter-modal-header h5{color:#00a99d;font-size:18px}.filter-modal-header .close span{font-size:24px}.filter-modal-body{max-height:430px;overflow:auto}.filter-modal-body #label-search-input{padding-left:8px;width:98%;color:rgba(0,0,0,.5)}.modal-body{padding:2rem}.filter-modal-body #label-search-input input{width:100%}.filter-modal-body h3{margin:8px;font-size:16px;color:rgba(0,0,0,.5)}.filter-modal-body input{width:98%;padding:0 8px;margin:0 7px;border-radius:5px;border:1px solid rgba(0,0,0,.25);outline:none;font-size:1.5rem;height:40px}.filter-modal-body ul{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;list-style:none}.filter-modal-body ul li{margin:2px 3px}.filter-modal-body button{background:#00a99d;color:#fff;font-size:16px;width:100%;height:40px;border:none;border-radius:5px;margin:28px 8px 8px 0;cursor:pointer}.container-checkbox{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative;padding-left:8px;padding-right:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(45,64,76,.25);border-radius:16px;color:#2d404c;font-size:16px;height:32px}.container-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:flex;-webkit-box-ordinal-group:0;order:-1;margin-right:5px;height:16px;width:16px;background:rgba(45,64,76,.5);border-radius:50%}.container-checkbox:hover input~.checkmark{background-color:#00a99d}.container-checkbox input:checked~.checkmark{background-color:rgba(0,169,157,.5)}.checkmark:after{content:"";position:absolute;display:none}.container-checkbox input:checked~.checkmark:after{display:block}.container-checkbox .checkmark:after{left:14px;top:10px;width:5px;height:10px;border:solid #00a99d;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wrapper-website{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;width:150vw;-webkit-box-pack:justify;justify-content:space-between}.outside-wrapper{width:100vw;height:100vh}.modal{overflow-y:hidden!important}close{z-index:200}body{font-size:1.6rem;font-family:Poppins,sans-serif}.explore-wrapper{max-width:1600px;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.explore--page{width:110vw;height:100vh;margin:0;padding:0}.page-one-timespaces{background:#fff url(/images/circle_timespaces.png) no-repeat -3% 16%;height:100vh}.page-one-events{background:#fff url(/images/circle_events.png) no-repeat -3% 16%;display:-webkit-box;display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between}.page-one-events .explore--page_main{width:80%}.page-one-tags{background:#fff url(/images/circle_tags.png) no-repeat -3% 16%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%}.page-one-users{background:#fff url(/images/circle_users.png) no-repeat -3% 16%}.explore--page_content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%}.explore--page_content h3{font-size:4.8rem;color:#00a99d}.example--cards__text{padding:52px 300px}.home--page_examples h1{color:#00a99d;font-size:6rem;font-weight:400}.home--page_examples p{font-size:2.4rem;color:#707070;line-height:4.4rem}.explore--page_main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;height:100%;margin-top:-18px;margin-bottom:32px}.explore--page_main h3{font-size:48px;color:#00a99d;margin-left:75px}.explore--page_main--title .events--title{margin-left:150px}.space-between{padding:0 8rem;justify-content:space-around;width:100%;margin-top:10rem;margin-bottom:3rem}.content-managent,.space-between{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.content-managent{height:100%;width:80%;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.explore--page_main .fal{font-weight:400}.example--cards--list{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;list-style-type:none;-webkit-box-align:center;align-items:center;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;margin:0;padding:0 15px;width:100%}.example--cards--item{max-width:485px;width:100%;cursor:pointer;margin-top:15px;background-color:#fff;border-radius:10px;box-shadow:-1px 16px 32px -5px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.example--cards--item a{outline:none}.example--cards--item:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.example-icons{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:0 24px;margin-top:-30px}.example-icons img.avatar{width:52px;height:52px;border-radius:50%;border:2px solid #fff}.button{cursor:pointer;height:48px;width:48px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:50%}.button.eye{background-color:#00a99d}.button.link{text-decoration:none;background:#2d404c}.button.link i{color:#fff}.button.eye img{margin-right:0!important}.button-eye{cursor:pointer;height:48px;width:48px;background-color:#00a99d;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:50%}.button-eye:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);background-color:#07a38e}.button-eye img{margin-right:0!important}.example--cards--item div.informations{-webkit-box-orient:vertical;flex-direction:column}.example--cards--item div.informations,.example--cards--item div.informations div{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-direction:normal}.example--cards--item div.informations div{flex-wrap:wrap;-webkit-box-orient:horizontal;flex-direction:row}.example--cards--item div.informations div span{margin:15px 12px;font-size:12px;color:#2d404c;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.example--cards--item div div img{margin-right:8px}.example--cards--item h1{text-align:center;font-size:1.9rem;color:#00a99d;font-weight:300}.example--cards--item .box-image{height:108px}.example--cards--item--image{width:100%;height:100%;border-radius:10px 10px 0 0;-o-object-fit:cover;object-fit:cover}.explore--page_results{-webkit-box-pack:justify;justify-content:space-between;width:100%}.explore--page_results,.explore--page_results .explore--page_results--count{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.explore--page_results .explore--page_results--count{color:#707070;font-size:1.8rem}.suggestion-tag-list{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}.sugestion-tag-list a{margin:8px 5px}.suggestion-tag{height:32px;padding:0 8px;background:#f2f2f2;border-radius:5px;margin:5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#707070;font-size:1.4rem;cursor:pointer}.reset-button{border:0;background:transparent}.button-filter i{cursor:pointer}.button-filter i:hover{opacity:.6}.suggestion-tag:hover{background-color:#ddd}.explore-pagination{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;list-style-type:none}.pagination-button{width:40px;height:32px;background:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer;font-size:1.4rem;color:#707070}.pagination-button:hover{background:rgba(0,0,0,.04);color:#707070}.pagination-button.active{background:rgba(0,0,0,.05)}.explore--footer{height:100vh;width:40vw;background:#fff url(/images/fundo-rodape-claro.png) 100% no-repeat;padding-left:30rem;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.explore--footer,.explore--footer a{color:#212529!important}.events--list{padding:0;margin:0 48px;display:-webkit-box;display:flex;flex-wrap:wrap}.events--list_item{max-width:720px;width:100%;min-height:64px;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:32px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:4px;margin:8px 26px 8px 0;background:#fff 0 0 no-repeat padding-box}.event-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.event-cover{width:56px;height:56px}.events--list_item-wrapper img{height:56px;width:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.events--list_item-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%}.event--list_item-content{padding:0 16px;max-width:80%}.event--list_item-content h1{font-size:10px;letter-spacing:.25px;color:#707070;font-weight:100}.event--list_item-content h2{font-weight:600;font-size:10px;color:#707070;letter-spacing:.4px}.event--list_item-date{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#00a99d;font-size:12px;white-space:nowrap;margin-left:auto}.event--list_item-date p{margin:0 8px;font-weight:600;line-height:1}.explore--page_results--counter{color:#707070!important;font-size:1.8rem!important}.tags--list{list-style:none;display:-webkit-box;display:flex;flex-wrap:wrap}.tags--list_item{max-width:270px;width:100%;box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:10px;margin:8px;background:#fff}.tags--list_item-title{padding:0 12px;height:44px;border-bottom:1px solid hsla(0,0%,43.9%,.1);color:#00a99d;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.tags--list_item-title h1{font-size:16px;font-weight:200;letter-spacing:.3px;color:#00a99d;padding:0;margin:0}.tags--list_item-content{height:40px;color:#2d404c;font-size:14px}.tags--list_item-content span,.tags--list_item-content strong{font-size:10px}.users--list{padding:0;margin:0 48px;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.users--list,.users--list_item{display:-webkit-box;display:flex}.users--list_item{max-width:405px;width:100%;min-height:64px;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:32px;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:8px;margin:5px 26px;background:#fff}.users--list_item-wrapper img{height:56px;width:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.users--list_item-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.users--list_item-content{padding:0 16px}.users--list_item-content h1{font-size:10px;letter-spacing:.25px;color:#707070;font-weight:100}.users--list_item-content h2{font-weight:600;font-size:16px;color:#707070;letter-spacing:.4px}.users--list_item-content span{font-size:14px;font-weight:300}.users--list_item-content strong{font-size:14px}.users--list_item-date{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#00a99d;font-size:12px}.users--list_item-date p{margin:0 8px;font-weight:600;line-height:1}.news--page_content{font-size:30rem;color:#000}.blog-page{width:150vw}.blog--post-list{display:-webkit-box;display:flex;list-style:none}.blog--post{max-width:857px;width:100%;list-style:none;margin:0 16px}.blog--post span{font-size:14px;letter-spacing:0;color:#707070}.blog--post img{width:auto;border-radius:10px}.blog--post h1{color:#00a99d;font-size:24px;margin:12px 0}.blog--post p{font-size:14px;letter-spacing:0;color:#707070}.blog--post a{font-weight:600;color:#3b80e8!important;font-size:14px}.aboutus-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:100%}.aboutus-wrapper img{height:60%}.aboutus-content{width:40%;padding-left:10rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.aboutus-content,.aboutus-image{height:100vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.aboutus-image{-webkit-box-align:center;align-items:center;margin-left:64px}.aboutus-wrapper h1{font-size:48px;letter-spacing:0;color:#00a99d}.aboutus-wrapper h2{font-size:24px;color:#707070;margin:16px 0}.aboutus-wrapper p{font-size:18px;color:#707070}.one{width:100vw}.clients-page-list{-webkit-box-pack:space-evenly;justify-content:space-evenly;width:100vw}.clients-page-item,.clients-page-list{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.clients-page-item{list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;max-width:550px;width:100%}.clients-page-item img{margin:32px 0}.clients-page-item p{font-size:18px}.aggrouped-icons{display:-webkit-box;display:flex}.aggrouped-icons div{margin-left:8px}.modal-filters .modal-content,.modal-filters .modal-content .modal-header{border-top-left-radius:10px;border-top-right-radius:10px}.modal-filters .modal-content .modal-header i{font-size:2.2rem}.modal-filters .filters-suggestions a{text-decoration:none;color:#2d404c}.modal-filters .filters-suggestions a:hover{text-decoration:none;color:#00a99d}.modal-filters .container-checkbox.active{background-color:rgba(0,169,157,.25)}@media (max-width:1605px){.page-one-timespaces{width:auto}.space-between{margin-top:18rem}.timespace-stats{flex-wrap:nowrap!important}.example--cards--list{flex-wrap:nowrap}.example--cards--item div div img{margin-right:0}.example--cards--item div.informations div span{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.events--list_item{max-width:600px}}@media screen and (max-width:1500px) and (min-width:1025px){.wrapper-website{width:220vw}.tags-wrapper{width:260vw}.explore--page_main--title{width:86vw;-webkit-box-pack:start!important;justify-content:start!important}.explore--page_main-icons{margin-left:60rem}.content-managent{max-width:none;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;justify-content:flex-start}.explore--page.page-one-events{width:100%}.events--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:50%;-webkit-box-pack:center;justify-content:center}.event-wrapper{width:100%;-webkit-box-pack:justify;justify-content:space-between}.events--list_item{width:480px;-webkit-box-flex:0;flex:0 0 33.333333%;max-height:80px}.event--list_item-date{white-space:nowrap}.explore--page_results{padding-left:46px;-webkit-box-align:baseline;align-items:baseline}.suggestion-tag-list{width:auto}.users--list{margin:0}.users--list_item{max-width:305px}.tags--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:51%;-webkit-box-pack:center;justify-content:center;padding-left:5rem}.explore--page_results{-webkit-box-pack:start;justify-content:start}.pagination{margin-left:35rem}}@media (max-width:1024px){.events-website-wrapper,.tags-website-wrapper,.timespace-website-wrapper{width:3000px;overflow:hidden}.content-managent{width:100%}.space-between{width:80%;margin-top:70px;padding:0 4rem}.example--cards--list{width:80%;-webkit-box-pack:start;justify-content:start}.events--list{width:80%}.tags--list{width:80%;-webkit-box-pack:start;justify-content:start}.explore--page_main--title{-webkit-box-pack:start!important;justify-content:start!important}.explore-page-title{margin-left:0!important}.explore--page_main-icons{margin-left:390px}.explore--page_results{-webkit-box-pack:start!important;justify-content:start!important}.pagination-wrapper{margin-left:500px}li.page-item{display:none}.page-item.active,.page-item.disabled,.page-item:first-child,.page-item:last-child,.page-item:nth-child(2),.page-item:nth-last-child(2){display:block}.explore--footer{width:638px}}@media (max-width:768px){html{margin:0;padding:0;font-size:52.5%;overflow-x:hidden;width:100vw}body,html{height:100%;overflow:auto}.explore--page{width:100vw}.space-between{margin-top:70px}.explore--page_main h3{margin:0}.wrapper-website{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100vw}.page-one-timespaces{background:#fff url(/images/circle_timespaces.png) no-repeat -3.2% 0;background-size:20%;height:100%}.page-one-events{background:#fff url(/images/circle_events.png) no-repeat -3% 0;background-size:20%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.page-one-events .explore--page_main{width:100%}.page-one-tags{background:#fff url(/images/circle_tags.png) no-repeat -3% 0;background-size:20%;height:100%}.page-one-users{background:#fff url(/images/circle_users.png) no-repeat -3% 0;background-size:20%;height:100%}.explore-wrapper{flex-wrap:wrap}.explore--page_main--title{margin-left:10rem;-webkit-box-pack:justify!important;justify-content:space-between!important;width:100%}.explore--page_main-icons{margin:0 10rem 0 0}.example--cards--list{padding:0;flex-wrap:wrap;width:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:50px 0 0}.example--cards--item{max-width:318px;margin:16px 31px!important}.explore--page_results{flex-wrap:wrap;padding:8px;-webkit-box-pack:justify!important;justify-content:space-between!important}.pagination-wrapper{margin-left:0}.explore--page_results div{flex-wrap:wrap}.events--title{margin-left:0!important}.space-between{-webkit-box-pack:center;justify-content:center;padding:1rem 3rem}.explore--footer{height:100%;background:none;padding:0;background:url(/images/footer-mobile.png) bottom no-repeat}.explore--footer,.pagination-wrapper{width:100%;-webkit-box-pack:center;justify-content:center}.pagination-wrapper{display:-webkit-box;display:flex}.event-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start!important;align-items:flex-start!important}.explore-pagination{flex-wrap:wrap;padding:0;margin:0}.events--list{width:100%;margin:5rem 0;-webkit-box-pack:center;justify-content:center}.events--list_item{min-height:112px;width:326px;border-radius:10pt;margin:1rem 8px}.event--list_item-content h2{font-size:12px}.users--list_item{margin:5px 8px}.suggestion-tag{padding:8px;height:16px;margin:0 5px}.mobile-none{display:none!important}.tags--list{width:100%;-webkit-box-pack:center;justify-content:center;margin-top:3rem}.tags--list_item{max-width:none;width:326px;height:80px;margin:8px!important}}@media (max-width:414px){.explore--page_results{padding:0!important}.space-between{margin-top:6.3rem}.explore--page_main--title{margin-left:2rem}.explore-page-title{font-size:22px!important}.explore--page_main-icons{margin:0}.example--cards--item{margin:32px 0!important}.events--list_item{width:384px}.explore--page_results--count{margin-left:1rem!important}.pagination{margin-right:0!important}.tags--list_item{width:384px}}@media (max-width:320px){.example--cards--list{margin-top:0}.example--cards--item{margin:16px!important}.events--list_item{width:288px;margin:8px}.explore--page_results{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tags--list_item{width:288px}}@media (min-width:414px){.filter-modal-body{max-height:unset}.filter-modal-body button{margin:8px 8px 8px 0}}@media (min-width:768px){.filter-modal-body button{margin:28px 8px 8px 0}}@media (min-width:1280px){.explore--page_main-icons{margin-left:50rem}.modal-content{margin-top:70px}}