body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}@font-face{font-family:NeulisAlt;font-style:normal;font-weight:400;src:url(/static/media/NeulisAlt-Regular.b1c142edfdef36f42652.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:normal;font-weight:700;src:url(/static/media/NeulisAlt-Bold.786665132396633a6ff2.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:italic;font-weight:400;src:url(/static/media/NeulisAlt-Italic.66f7f00217a953529904.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:italic;font-weight:700;src:url(/static/media/NeulisAlt-BoldItalic.d894d3eb8ed270b405fc.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:normal;font-weight:300;src:url(/static/media/NeulisAlt-Light.a2fe92aa3b1c65f8a3f0.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:italic;font-weight:300;src:url(/static/media/NeulisAlt-LightItalic.8ef8b65942c13a42b351.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:normal;font-weight:500;src:url(/static/media/NeulisAlt-Medium.fb5fe22c85dced2ee894.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:italic;font-weight:500;src:url(/static/media/NeulisAlt-MediumItalic.024473e4c8cfc324de35.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:normal;font-weight:600;src:url(/static/media/NeulisAlt-SemiBold.228b3a4062bdd4fe7f61.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:italic;font-weight:600;src:url(/static/media/NeulisAlt-SemiBoldItalic.6b66e592362f86bdd495.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:normal;font-weight:800;src:url(/static/media/NeulisAlt-ExtraBold.d3d4a4fee85a914d88a1.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:italic;font-weight:800;src:url(/static/media/NeulisAlt-ExtraBoldItalic.fa56445c6c8bd3597a5e.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:normal;font-weight:900;src:url(/static/media/NeulisAlt-Black.5b7794d7416f31bfffd5.otf) format("opentype")}@font-face{font-family:NeulisAlt;font-style:italic;font-weight:900;src:url(/static/media/NeulisAlt-BlackItalic.f041ff49b7b44c856b8a.otf) format("opentype")}.wave-image{height:100vh;object-fit:cover;transform:rotate(180deg);width:150px;z-index:-1}.wave-image,nav{left:0;position:fixed;top:0}nav{background:#0000;bottom:0;overflow:hidden;transition:width .3s ease;width:80px;z-index:999}nav,nav ul{height:100%}nav ul{display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0;padding:0}nav ul li{padding:20px 0;text-align:center;-webkit-user-select:none;user-select:none}nav ul li a{align-items:center;box-sizing:border-box;color:#344c3d;display:flex;font-family:NeulisAlt,sans-serif;font-size:18px;font-weight:300;height:56px;justify-content:flex-start;padding:10px;text-decoration:none;transition:opacity .3s ease;width:100%}nav ul li a:hover{opacity:50%}.nav-icon{flex-shrink:0;height:32px;margin-left:15px;margin-right:10px;width:32px}.nav-item{margin-left:10px;opacity:0;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}nav:hover{width:150px}nav:hover .nav-item{opacity:1}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-thumb{background-color:#344c3d;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}::-webkit-scrollbar-thumb:hover{background-color:#7e9083}.mobile-dropdown,.mobile-menu-icon{display:none}@media (max-width:768px){.navbar-desktop{display:none}.mobile-menu-icon{background-color:#344c3d;box-shadow:0 2px 6px #00000026;cursor:pointer;padding:10px;text-align:center;z-index:1000}.mobile-dropdown,.mobile-menu-icon{align-items:center;display:flex;justify-content:center;left:0;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:100%}.mobile-dropdown{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#f3f3f399;flex-direction:column;height:100%;opacity:0;pointer-events:none;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease;z-index:999}.mobile-dropdown.open{opacity:1;padding-top:8%;pointer-events:auto;transform:translateY(0)}.mobile-dropdown a,.mobile-dropdown.open{-webkit-user-select:none;user-select:none}.mobile-dropdown a{color:#344c3d;font-family:NeulisAlt,sans-serif;font-size:20px;font-weight:400;padding-bottom:10%;text-decoration:none}.mobile-dropdown a:hover{opacity:.7;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{width:0}.nav-icon3{cursor:pointer;height:24px;margin:0 auto;position:fixed;transition:.5s ease-in-out}.nav-icon3 span{background:#fff;border-radius:3px;display:block;height:2.5px;left:50%;margin-top:10px;opacity:1;position:absolute;transform:translateX(-50%) rotate(0deg);transition:.25s ease-in-out;width:24px}.nav-icon3 span:first-child{top:0}.nav-icon3 span:nth-child(2),.nav-icon3 span:nth-child(3){top:9px}.nav-icon3 span:nth-child(4){top:18px}.nav-icon3.open span:first-child{left:50%;top:9px;width:0}.nav-icon3.open span:nth-child(2){transform:translateX(-50%) rotate(45deg)}.nav-icon3.open span:nth-child(3){transform:translateX(-50%) rotate(-45deg)}.nav-icon3.open span:nth-child(4){left:50%;top:9px;width:0}}@media (max-width:480px){body,html{margin:0;max-width:480px;overflow-x:hidden;padding:0}.navbar-desktop{display:none}.mobile-menu-icon{align-items:center;background-color:#344c3d;box-shadow:0 2px 6px #00000026;cursor:pointer;display:flex;justify-content:center;left:0;max-width:480px;padding:10px;position:fixed;top:0;width:100%;z-index:1000}.mobile-menu-icon,.mobile-menu-icon img{-webkit-user-select:none;user-select:none}.mobile-menu-icon img{height:28px;width:28px}.mobile-dropdown{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#f3f3f399;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.mobile-dropdown,.mobile-dropdown a{-webkit-user-select:none;user-select:none}.mobile-dropdown a{color:#344c3d;font-family:NeulisAlt,sans-serif;font-size:20px;font-weight:400;padding-bottom:10%;text-decoration:none}.mobile-dropdown a:hover{opacity:.7;-webkit-user-select:none;user-select:none}}@media (hover:none) and (pointer:coarse){.mobile-menu-icon:active,a:active,a:focus,button:active,button:focus{-webkit-tap-highlight-color:transparent;box-shadow:none;outline:none}}#particle-container{background-color:#f2f3f0;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.particle{border-radius:50%;opacity:90%;position:absolute}@keyframes particle-animation-1{to{transform:translate3d(1.0011677046vw,56.6091357647vh,1.523955177px)}}.particle:first-child{animation:particle-animation-1 60s infinite;animation-delay:-.2s;background:rgba(52,76,61,.787);height:8.2793962515px;transform:translate3d(84.3467384016vw,3.2268440982vh,63.8008803995px);width:8.2793962515px}@keyframes particle-animation-2{to{transform:translate3d(47.1688789823vw,10.3778982201vh,30.6126217332px)}}.particle:nth-child(2){animation:particle-animation-2 60s infinite;animation-delay:-.4s;background:rgba(52,76,61,.601);height:6.8802128961px;transform:translate3d(72.0729110792vw,87.6518191124vh,61.6320689014px);width:6.8802128961px}@keyframes particle-animation-3{to{transform:translate3d(48.7919668911vw,66.235688956vh,81.9386947633px)}}.particle:nth-child(3){animation:particle-animation-3 60s infinite;animation-delay:-.6s;background:rgba(52,76,61,.936);height:8.0959048571px;transform:translate3d(55.4253057475vw,4.3493681504vh,18.018349998px);width:8.0959048571px}@keyframes particle-animation-4{to{transform:translate3d(49.1965591445vw,20.2460175713vh,10.5088312467px)}}.particle:nth-child(4){animation:particle-animation-4 60s infinite;animation-delay:-.8s;background:rgba(52,76,61,.491);height:9.3679828372px;transform:translate3d(5.7239809826vw,14.1490309818vh,73.8002362011px);width:9.3679828372px}@keyframes particle-animation-5{to{transform:translate3d(5.5192201881vw,48.4721864049vh,85.0623294508px)}}.particle:nth-child(5){animation:particle-animation-5 60s infinite;animation-delay:-1s;background:rgba(52,76,61,.888);height:5.6711322607px;transform:translate3d(76.692725365vw,1.4750029509vh,54.4263521798px);width:5.6711322607px}@keyframes particle-animation-6{to{transform:translate3d(85.9117821838vw,83.3215417079vh,53.7008591066px)}}.particle:nth-child(6){animation:particle-animation-6 60s infinite;animation-delay:-1.2s;background:#344c3d85;height:9.736909644px;transform:translate3d(67.9021566191vw,77.3731212009vh,81.2611556246px);width:9.736909644px}@keyframes particle-animation-7{to{transform:translate3d(67.812700516vw,1.1398216459vh,54.7784127247px)}}.particle:nth-child(7){animation:particle-animation-7 60s infinite;animation-delay:-1.4s;background:rgba(52,76,61,.055);height:6.3951424159px;transform:translate3d(28.374843488vw,28.4212130393vh,4.0008072915px);width:6.3951424159px}@keyframes particle-animation-8{to{transform:translate3d(9.4168780232vw,4.2271306554vh,66.7946426288px)}}.particle:nth-child(8){animation:particle-animation-8 60s infinite;animation-delay:-1.6s;background:rgba(52,76,61,.623);height:7.8566082444px;transform:translate3d(23.5683378825vw,52.7358908914vh,34.9492615294px);width:7.8566082444px}@keyframes particle-animation-9{to{transform:translate3d(22.6317239197vw,.9063088584vh,6.2653937737px)}}.particle:nth-child(9){animation:particle-animation-9 60s infinite;animation-delay:-1.8s;background:rgba(52,76,61,.404);height:5.0716479638px;transform:translate3d(43.1521201949vw,37.0139099309vh,23.6417673272px);width:5.0716479638px}@keyframes particle-animation-10{to{transform:translate3d(20.934710355vw,41.0130835356vh,73.7579220886px)}}.particle:nth-child(10){animation:particle-animation-10 60s infinite;animation-delay:-2s;background:rgba(52,76,61,.867);height:6.6460459307px;transform:translate3d(45.4615656319vw,82.6210575796vh,77.0947061039px);width:6.6460459307px}@keyframes particle-animation-11{to{transform:translate3d(87.4368686149vw,49.0763752627vh,69.2625255502px)}}.particle:nth-child(11){animation:particle-animation-11 60s infinite;animation-delay:-2.2s;background:rgba(52,76,61,.904);height:6.9397416004px;transform:translate3d(73.9953053447vw,74.5003177124vh,14.6403806711px);width:6.9397416004px}@keyframes particle-animation-12{to{transform:translate3d(86.4650417792vw,44.4076361029vh,92.3342872297px)}}.particle:nth-child(12){animation:particle-animation-12 60s infinite;animation-delay:-2.4s;background:rgba(52,76,61,.609);height:7.8441215781px;transform:translate3d(53.2421773929vw,27.6687268319vh,13.9548895173px);width:7.8441215781px}@keyframes particle-animation-13{to{transform:translate3d(79.9098789714vw,35.8459815994vh,16.8694457777px)}}.particle:nth-child(13){animation:particle-animation-13 60s infinite;animation-delay:-2.6s;background:rgba(52,76,61,.092);height:7.6814086232px;transform:translate3d(30.8177960954vw,82.129343689vh,45.9602808399px);width:7.6814086232px}@keyframes particle-animation-14{to{transform:translate3d(63.3686916922vw,75.5095384379vh,78.8089235881px)}}.particle:nth-child(14){animation:particle-animation-14 60s infinite;animation-delay:-2.8s;background:rgba(52,76,61,.562);height:5.2319064589px;transform:translate3d(48.3527832936vw,22.2856938973vh,70.9234716128px);width:5.2319064589px}@keyframes particle-animation-15{to{transform:translate3d(55.5325958841vw,19.462549803vh,50.6755372079px)}}.particle:nth-child(15){animation:particle-animation-15 60s infinite;animation-delay:-3s;background:rgba(52,76,61,.188);height:8.9520605468px;transform:translate3d(6.8355443411vw,51.7376413366vh,22.2279277041px);width:8.9520605468px}@keyframes particle-animation-16{to{transform:translate3d(49.2412822264vw,40.2060854248vh,90.8919345071px)}}.particle:nth-child(16){animation:particle-animation-16 60s infinite;animation-delay:-3.2s;background:rgba(52,76,61,.101);height:7.2129678509px;transform:translate3d(29.3778515829vw,87.1161397328vh,58.8898086277px);width:7.2129678509px}@keyframes particle-animation-17{to{transform:translate3d(55.7498860199vw,70.4820343922vh,99.859841601px)}}.particle:nth-child(17){animation:particle-animation-17 60s infinite;animation-delay:-3.4s;background:rgba(52,76,61,.658);height:9.2618696909px;transform:translate3d(10.5064212385vw,69.9423707204vh,98.7564463055px);width:9.2618696909px}@keyframes particle-animation-18{to{transform:translate3d(3.8882180795vw,1.7596894962vh,26.9050633037px)}}.particle:nth-child(18){animation:particle-animation-18 60s infinite;animation-delay:-3.6s;background:rgba(52,76,61,.457);height:7.9156644813px;transform:translate3d(5.7038026464vw,27.8072994751vh,5.7508864253px);width:7.9156644813px}@keyframes particle-animation-19{to{transform:translate3d(81.1455629903vw,62.0336617202vh,89.1111576341px)}}.particle:nth-child(19){animation:particle-animation-19 60s infinite;animation-delay:-3.8s;background:rgba(52,76,61,.819);height:8.4357482445px;transform:translate3d(39.7910648918vw,41.4225214683vh,18.4848090485px);width:8.4357482445px}@keyframes particle-animation-20{to{transform:translate3d(87.8631552996vw,25.0724054928vh,97.9533942635px)}}.particle:nth-child(20){animation:particle-animation-20 60s infinite;animation-delay:-4s;background:rgba(52,76,61,.546);height:8.6134854261px;transform:translate3d(18.6202171046vw,72.3909667267vh,36.2385827828px);width:8.6134854261px}@keyframes particle-animation-21{to{transform:translate3d(13.6112850367vw,84.0931382742vh,47.2247563945px)}}.particle:nth-child(21){animation:particle-animation-21 60s infinite;animation-delay:-4.2s;background:rgba(52,76,61,.463);height:7.0491308875px;transform:translate3d(31.0877173714vw,88.1641119248vh,95.8175819311px);width:7.0491308875px}@keyframes particle-animation-22{to{transform:translate3d(65.4576449266vw,84.9145182527vh,89.5043096785px)}}.particle:nth-child(22){animation:particle-animation-22 60s infinite;animation-delay:-4.4s;background:rgba(52,76,61,.987);height:8.5272956241px;transform:translate3d(33.5657117625vw,48.4993940397vh,71.8836478205px);width:8.5272956241px}@keyframes particle-animation-23{to{transform:translate3d(39.8129538041vw,4.0207896614vh,85.5941251531px)}}.particle:nth-child(23){animation:particle-animation-23 60s infinite;animation-delay:-4.6s;background:rgba(52,76,61,.244);height:7.6554107521px;transform:translate3d(82.0655677506vw,20.594761787vh,27.921325923px);width:7.6554107521px}@keyframes particle-animation-24{to{transform:translate3d(10.4626791252vw,84.9824631358vh,2.327917961px)}}.particle:nth-child(24){animation:particle-animation-24 60s infinite;animation-delay:-4.8s;background:rgba(52,76,61,.855);height:9.7568792146px;transform:translate3d(39.1186052129vw,23.8042290861vh,22.0664868389px);width:9.7568792146px}@keyframes particle-animation-25{to{transform:translate3d(1.8158822785vw,63.3201370558vh,98.8671934319px)}}.particle:nth-child(25){animation:particle-animation-25 60s infinite;animation-delay:-5s;background:rgba(52,76,61,.453);height:5.4181278833px;transform:translate3d(15.9305115689vw,23.0028508314vh,27.8049727466px);width:5.4181278833px}@keyframes particle-animation-26{to{transform:translate3d(87.668838464vw,86.4767606922vh,26.7738375897px)}}.particle:nth-child(26){animation:particle-animation-26 60s infinite;animation-delay:-5.2s;background:rgba(52,76,61,.743);height:5.7041865629px;transform:translate3d(63.6063464213vw,72.4056506206vh,32.4943204512px);width:5.7041865629px}@keyframes particle-animation-27{to{transform:translate3d(51.2171894828vw,70.7179539319vh,50.6940132414px)}}.particle:nth-child(27){animation:particle-animation-27 60s infinite;animation-delay:-5.4s;background:rgba(52,76,61,.665);height:9.4959362152px;transform:translate3d(27.0020556802vw,62.6717698283vh,50.278776802px);width:9.4959362152px}@keyframes particle-animation-28{to{transform:translate3d(71.1953541448vw,68.9995432003vh,45.1042591461px)}}.particle:nth-child(28){animation:particle-animation-28 60s infinite;animation-delay:-5.6s;background:rgba(52,76,61,.755);height:9.3802704889px;transform:translate3d(43.4378316192vw,59.1915150338vh,73.7498096713px);width:9.3802704889px}@keyframes particle-animation-29{to{transform:translate3d(34.5048107782vw,26.8292417028vh,20.6368697169px)}}.particle:nth-child(29){animation:particle-animation-29 60s infinite;animation-delay:-5.8s;background:rgba(52,76,61,.479);height:7.9379693985px;transform:translate3d(37.7671286713vw,77.9161848884vh,99.2678437814px);width:7.9379693985px}@keyframes particle-animation-30{to{transform:translate3d(21.3774861105vw,69.88170522vh,46.0495777391px)}}.particle:nth-child(30){animation:particle-animation-30 60s infinite;animation-delay:-6s;background:rgba(52,76,61,.461);height:6.5630191194px;transform:translate3d(38.5517365258vw,24.1471269936vh,66.9319213542px);width:6.5630191194px}@media(max-width:480px){#particle-container{max-width:480px}}#whatsapp .wtsapp{background-color:#25d366;border-radius:50%;bottom:60px;box-shadow:0 0 20px #00000026;color:#fff;display:block;font-size:30px;font-weight:700;height:50px;line-height:50px;opacity:70% -webkit-transition all .25s ease-in-out;position:fixed;right:60px;text-align:center;transform:all .5s ease;transition:all .25s ease-in-out;width:50px;z-index:9999}#whatsapp .wtsapp:hover{opacity:70%;transform:scale(1.1)}#whatsapp .wtsapp:before{animation:pulse-border 1.5s ease-out infinite;background-color:#25d366;border-radius:50%;content:"";display:block;height:60px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:60px;z-index:-1}@keyframes pulse-border{0%{opacity:1;transform:translateX(-50%) translateY(-50%) scale(1)}to{opacity:0;transform:translateX(-50%) translateY(-50%) scale(1.5)}}@media(max-width:768px){#whatsapp .wtsapp{right:6%}}html{scroll-behavior:smooth}.section{padding:40px 20px}.section-espaco{padding:20px}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{font-family:NeulisAlt,sans-serif;font-size:40px;font-weight:700;margin-bottom:10px;text-align:center;text-transform:uppercase;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none}.section-title:hover{transform:scale(1.03)}.section-subtitle{color:#777;font-size:18px;text-align:center}.section-description,.section-subtitle{font-family:Montserrat,serif;margin-bottom:40px}.section-description{color:#888;font-size:16px;font-weight:300;line-height:30px;padding-left:20px;padding-right:20px;text-align:left}.logo{display:block;margin-left:auto;margin-right:auto;padding-bottom:250px;padding-top:150px;transition:all .25s ease-in-out;width:60%}.logo:hover{transform:scale(1.02)}.arrow-button{animation:bounce 2s infinite;background:none;border:none;border-radius:50%;color:#344c3d;cursor:pointer;display:block;font-size:2.2rem;height:50px;margin-left:auto;margin-right:auto;outline:none;top:50%;transition:all .25s ease-in-out;width:50px}.arrow-button:hover{opacity:.5}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.logo{padding-top:130px;width:50%}}@media (max-width:480px){.logo{padding-top:17%;width:25%}}@media (min-width:1700px){.logo{padding-top:29%}}.team-container{display:flex;flex-wrap:wrap;justify-content:center}.team-item{background-color:#fff;border-radius:8px 8px;cursor:pointer;flex:0 1 250px;margin:20px auto;max-height:320px;max-width:250px;padding:50px 10px 40px 20px;text-align:center;transition:all .25s ease-in-out}.team-item:hover{background-color:#344c3d;color:#fff;transform:scale(1.02)}.team-item h3{color:#344c3d;font-family:Montserrat,serif;font-size:18px;font-weight:700;margin:20px 0 1px;text-transform:uppercase;transition:all .25s ease-in-out}.team-item:hover h3{color:#fff}.team-info{display:block;margin-bottom:0}.team-info p{color:#acacac;font-family:Montserrat,serif;font-size:17px;font-weight:300}.team-img{background-color:#dedede;border-radius:50%;display:block;height:140px;margin:0 auto;object-fit:cover;padding:6px;transform:scale(1);-webkit-user-select:none;user-select:none;width:140px}ul.team-icon{list-style:none;margin-top:25px;padding:0}ul.team-icon li{display:inline-block;margin:0 3px;transition:all .25s ease-in-out}ul.team-icon li a{background-color:#fff;border-radius:50%;color:#fff;display:inline-block;font-family:Montserrat,serif;font-size:18px;height:34px;line-height:18px;margin:0;padding:8px;width:34px}.team-desc p{color:#333;font-family:Montserrat,serif;font-size:16px;font-weight:400}.team-item:hover .team-desc p{color:#fff}@media (max-width:480px){#profissionais .section-title{font-size:1.8rem}#profissionais .section-subtitle{max-width:30%}}@media (min-width:1700px){#profissionais .container{margin-bottom:10%;margin-top:10%}}@media (max-width:480px){.team-container{align-items:center;flex-direction:column}.team-item{flex:0 0 auto;max-width:250px}.section-title{font-size:24px}.section-subtitle{font-size:14px}.section-description{font-size:14px;line-height:26px}.container{box-sizing:border-box;max-width:100%;padding:0 15px;width:100%}.section-title{font-size:28px}.section-subtitle{font-size:16px;margin:0 auto;max-width:480px}.section-description{font-size:15px;line-height:28px;padding:0;text-align:justify}.arrow-button{font-size:2rem;height:44px;margin-top:-9%;width:44px}.slider-wrapper{left:320px;margin-left:0;padding-top:20px}.slider-wrapper .image-list .image-item{height:380px;width:280px}}@media (min-width:481px) and (max-width:768px){.team-container{align-items:center;flex-direction:column}.team-item{flex:0 0 auto;max-width:300px}.container{max-width:768px;padding:0 15px}.section-title{font-size:28px}.section-subtitle{font-size:16px;margin-bottom:30px}.section-description{font-size:15px;line-height:28px;padding:0;text-align:justify}.arrow-button{font-size:2rem;height:44px;margin-top:-18%;width:44px}}@media (min-width:769px) and (max-width:1024px){.team-container{align-items:stretch;flex-direction:row;justify-content:center;padding-left:23%;width:650px}.team-item{flex:0 1 45%;max-width:250px}}@media (min-width:1025px) and (max-width:1280px){.team-container{align-items:stretch;flex-direction:row;justify-content:center;padding-left:23%;width:650px}.team-item{flex:0 1 45%;max-width:250px}}@media (min-width:1281px) and (max-width:1440px){.team-container{align-items:stretch;flex-direction:row;justify-content:center}.team-item{flex:0 1 30%;max-width:250px}}@media (min-width:1441px) and (max-width:1920px){.team-container{align-items:stretch;flex-direction:row;justify-content:center}.team-item{flex:0 1 22%;max-width:250px}}@media (min-width:1921px){.team-container{align-items:stretch;flex-direction:row;justify-content:center}.team-item{flex:0 1 18%;max-width:250px}}body{background:#fff;min-height:100vh}.slider-wrapper,body{align-items:center;display:flex;justify-content:center}.slider-wrapper{margin:0 auto;max-width:1150px;overflow:visible;padding:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.slider-wrapper .slide-button{background:#000;border:none;border-radius:50%;box-shadow:0 54px 55px #00000040,0 -12px 30px #0000001f,0 4px 6px #0000001f,0 12px 13px #0000002b,0 -3px 5px #00000017;color:#f0f0f0;cursor:pointer;font-size:1.8rem;height:45px;margin-left:10px;margin-right:10px;opacity:60%;outline:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease-in-out;width:45px;z-index:2}.slider-wrapper .slide-button:hover{opacity:90%}.slider-wrapper .slide-button#prev-slide{display:none;left:0}.slider-wrapper .slide-button#next-slide{right:0}.slider-wrapper .image-list::-webkit-scrollbar{display:none}.slider-wrapper .image-list .image-item{height:400px;object-fit:cover;transition:all .25s ease-in-out;width:325px}.slider-wrapper .image-list .image-item:hover{opacity:80%}.container .slider-scrollbar{align-items:center;display:none;height:24px;width:100%}.slider-scrollbar .scrollbar-track{background:#ccc;border-radius:none;height:2px;position:relative;transition:all .25s ease-in-out;width:100%}.slider-scrollbar:hover .scrollbar-track{height:3px}.slider-scrollbar .scrollbar-thumb:hover{opacity:50%}.slider-scrollbar .scrollbar-thumb{background:#344c3d;border-radius:inherit;cursor:grab;height:2px;position:absolute;width:50%}.slider-scrollbar .scrollbar-thumb:active{cursor:grabbing;height:6px;opacity:50%;top:-2px}.slider-scrollbar .scrollbar-thumb:after{bottom:-10px;content:"";left:0;position:absolute;right:0;top:-10px}.slider-wrapper .slider-viewport{flex:none;overflow:hidden;position:relative;width:100%}.image-list{display:flex;gap:17px;min-width:-webkit-max-content;min-width:max-content;transition:transform .2s ease-out;will-change:transform}@media (max-width:768px){.image-list{padding-left:60px}}@media (max-width:1023px){.slider-wrapper .image-list{gap:10px;margin-bottom:15px}.slider-wrapper .image-list .image-item{height:380px;width:280px}.slider-scrollbar .scrollbar-thumb{width:20%}}@media (max-width:389px){.slider-wrapper .slide-button{left:24.5%;margin-left:8%}#espaco .section-subtitle{max-width:27%;padding-bottom:1%}}@media (min-width:390px) and (max-width:439px){.slider-wrapper .slide-button{left:24.5%;margin-left:8%}#espaco .section-subtitle{max-width:30%;padding-bottom:1%}}@media (min-width:440px) and (max-width:480px){#espaco .section-subtitle{max-width:30%;padding-bottom:1%}.slider-wrapper .slide-button{margin-left:3%;margin-right:59%}}@media (min-width:481px) and (max-width:768px){#espaco .section-subtitle{padding-left:20px;padding-right:30px}.section-espaco{justify-self:center;max-width:70%}}@media (min-width:769px) and (max-width:1260px){.slider-wrapper .slide-button{margin-right:2%}.section-espaco{justify-self:center;max-width:80%}}@media (min-width:1700px){#espaco .container{margin-top:13%}}@media (hover:none) and (pointer:coarse){a:active,a:focus,button:active,button:focus{-webkit-tap-highlight-color:transparent;box-shadow:none;outline:none}}.section-sobre{padding:20px}.about-container{display:flex;flex-direction:row;gap:30px;justify-content:center}.about-video{background-color:#fff;border:1px solid #dbdbdb;border-radius:8px;color:#262626;font-size:14px;height:546px;overflow:hidden;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none;width:360px}.about-video:hover{transform:scale(1.02)}.post_header{align-items:center;display:flex;justify-content:space-between;padding:3px 12px}.post_header .profile_info{align-items:center;display:flex;gap:12px}.post_header .profile_info .profile_img{align-items:center;background:linear-gradient(to top right,orange,purple);border-radius:50%;cursor:pointer;display:flex;height:42px;justify-content:center;width:42px}.post_header .profile_info .profile_img img{background-color:#fff;border:3px solid #fff;border-radius:50%;box-sizing:initial;height:32px;object-fit:cover;width:32px}.post_header .profile_info span{cursor:pointer;font-weight:700}.options span{align-items:center;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:4px}.post_img{aspect-ratio:1;cursor:pointer;width:100%}.post_img img{height:100%;object-fit:contain;width:100%}.post_body{padding:0 16px}.post_actions{align-items:center;display:flex;gap:16px;padding:10px 0;width:100%}.post_actions span{cursor:pointer;display:flex;font-size:24px}.post_actions span:first-of-type{font-size:28px}.post_actions span:last-of-type{margin-left:auto}#about{padding-left:20px;padding-top:40px;text-align:center}.about-text{background-color:#fff;border-radius:8px 8px;height:546px;transition:all .25s ease-in-out;width:450px}.about-text:hover{transform:scale(1.02)}.description{background-color:#fff;border-radius:8px;height:100px;justify-self:center;margin-top:10px;transition:all .25s ease-in-out;width:840px}.description:hover{transform:scale(1.02)}#video-desc{font-weight:500;padding-top:20px}#about-desc,#video-desc{color:#344c3d;text-align:center}#about-desc{font-weight:400;padding-top:40px}@media (max-width:768px){.about-container{align-items:center;flex-direction:column}.about-text{height:auto;width:360px}#about,#about-desc{text-align:center}#about-desc{padding-left:20px;padding-right:20px}.description{height:auto;margin-top:30px;width:360px}#video-desc{padding-bottom:20px}}@media (max-width:480px){.about-text{height:auto}#about,#about-desc{text-align:center}#about-desc{padding-left:20px;padding-right:20px}}@media (min-width:1700px){.about-us{padding-top:13%}}.contact-section{align-items:center;display:flex;flex-direction:column;padding:60px 20px}.contact-card{background-color:#fff;border-radius:8px;margin-top:20px;max-width:800px;padding:30px;text-align:center;width:100%}.contact-description{color:#344c3d;font-family:Montserrat,serif;font-size:1.1rem;font-weight:400;margin-bottom:40px}.contact-options{align-items:flex-start;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding-top:10px}.contact-item{align-items:center;border:1px solid #dbdbdb;border-radius:8px;display:flex;flex-direction:column;max-width:220px;text-align:center}.contact-icon{color:#333;font-size:32px;margin-bottom:10px;margin-top:20px}.contact-item a{color:#333;font-family:Montserrat,serif;font-size:1rem;font-weight:500;text-decoration:none}.contact-item a:hover{text-decoration:underline}@media (max-width:480px){.contact-description{font-size:1rem}}@media (max-width:768px){.contact-section{padding:0}.contact-card{margin-bottom:-50px;max-width:360px}.contact-options{align-items:center;flex-direction:column}.contact-item{margin-bottom:20px;max-width:none;max-width:220px;width:100%}}@media (min-width:1700px){.contact-section{margin-bottom:5%;margin-top:10%}}#footer{display:flex;flex-direction:row;gap:8rem;overflow:visible;padding-left:37px}.footer-title{color:#344c3d;font-family:NeulisAlt,sans-serif;font-size:26px;font-weight:600;margin-bottom:5px;opacity:30%;text-align:left;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none}.footer-title:hover{opacity:70%;transform:scale(1.03)}.footer-text{color:#344c3d;font-family:Montserrat,serif;font-size:17px;font-weight:300;opacity:40%;text-decoration:none;transition:all .25s ease-in-out}.footer-text:hover{opacity:70%}#footer-icon{color:#333;cursor:pointer;margin-left:8px;margin-right:20px;margin-top:10px;opacity:20%;scale:1.7;transition:all .25s ease-in-out}#footer-icon:hover{opacity:50%}.copyright{color:#344c3d;font-family:Montserrat,serif;font-size:17px;font-weight:300;margin-left:400px;margin-top:20px;opacity:40%;position:absolute;text-decoration:none;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none}.copyright:hover{opacity:70%}@media (max-width:768px){.section #footer{padding:10px}#footer{display:flex;flex-direction:column;gap:0;text-align:center}.footer-contact,.footer-title,.footer-topics{display:none}.footer-socials{font-size:30px}.copyright{font-size:15px;margin-left:-90px;position:none}.footer-text{font-size:16px}#footer-icon{gap:0;padding-bottom:1%;scale:1.1}}@media (max-width:480px){.copyright{margin-left:380px}}@media (min-width:481px) and (max-width:1260px){#footer{gap:10%;margin-left:-3%}}.arrow-icon{path:nth-child(2){d:path("M14.5 4H3.5H4")}path{transition:.25s ease}&:hover{path:first-child{d:path("M15 4H4V4")}path:nth-child(2){d:path("M14.5 4H3.5H0")}path:nth-child(2),path:nth-child(3){transform:translateX(4px)}}}.instrucoes-container{box-sizing:border-box;height:100%;left:0;overflow-x:hidden;pointer-events:none;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:900}.instrucao{animation:fadeIn .5s;display:flex;margin-bottom:20px;pointer-events:auto;transition:opacity .3s ease}.instrucao-menu{left:28px;position:absolute;top:25px}.instrucao-whatsapp{display:none;flex-direction:row-reverse;position:absolute;right:63px;top:530px}.instrucoes-text{animation:pulse 2s infinite;color:#344c3d;font-family:Montserrat;font-weight:500}.arrow-icon{height:26px;margin-right:10px;opacity:70%;transition:transform .25s;width:26px}.arrow-icon:hover{transform:translateX(5px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-out{animation:fadeOut .3s forwards;opacity:0}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.instrucao-menu .arrow-icon{margin-top:20px;transform:rotate(90deg)}.instrucao-whatsapp .arrow-icon{margin-left:5px;margin-top:5px;transform:scaleX(-1) rotate(90deg)}@media (max-width:768px){.instrucao-menu .arrow-icon{margin-top:0;transform:rotate(270deg)}.instrucao{flex-direction:row-reverse}.instrucao-menu{top:65px}.instrucao-whatsapp{display:none}}@media (max-width:480px){.instrucoes-container{max-width:100%;padding:0 15px}.instrucoes-text{font-size:13.5px}}svg{height:auto;overflow:visible;width:50px}.arrow-icon path:nth-child(2){d:path("M14.5 4H3.5H4")}.arrow-icon path{transition:.25s ease}.arrow-icon:hover path:first-child{d:path("M15 4H4V4")}.arrow-icon:hover path:nth-child(2){d:path("M14.5 4H3.5H0");transform:translateX(4px)}.arrow-icon:hover path:nth-child(3){transform:translateX(4px)}.servicos-section{align-items:center;display:flex;flex-direction:column;margin-top:-20px;padding:0 20px 60px}.servicos-card{border-radius:8px;margin-top:20px;max-height:800px;max-width:1000px;padding-bottom:30px;text-align:center;width:100%}.section-title{color:#344c3d;font-size:2rem;margin-bottom:20px}.servicos-description{color:#344c3d;font-family:Montserrat,serif;font-size:1.1rem;font-weight:400;margin-bottom:40px}.servicos-list{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.servico-item{align-content:center;background-color:#fff;border-radius:8px;cursor:default;padding:0 10px;text-align:center;transition:background-color .3s ease,color .3s ease;width:220px}.servico-item:hover{background-color:#344c3d;color:#fff}.servico-item h3{font-family:Montserrat,serif;font-size:18px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.servico-item p{color:#333;color:inherit;font-family:Montserrat,serif;font-size:16px;font-weight:300}@media (max-width:768px){.servicos-card{max-height:900px;max-width:340px;padding-bottom:500px}.servicos-list{align-items:center;flex-direction:column}.servico-item{max-width:200px;width:100%}}@media (min-width:1700px){.servicos-section{margin-bottom:5%;margin-top:8%}}#oficina-desc{color:#344c3d;font-weight:500;padding-top:20px;text-align:center}.desc-oficina{margin:0 auto;max-width:840px;width:100%}@media (max-width:768px){.desc-oficina{max-width:360px}}.profissional-container{background-color:#fff;display:flex;justify-content:center;padding:0 20px}.profissional-content{max-width:1500px;width:100%}.profissional-nome{color:#344c3d;font-size:64px;margin-bottom:-30px;text-align:left;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none}.profissional-nome:hover{transform:scale(1.03)}.profissional-cargo{color:#777;font-family:Montserrat,serif;font-size:20px;font-weight:300;padding-left:10px;text-align:left}.profissional-descricao-com-imagem{color:#344c3d;display:block;font-size:16px;line-height:1.6;padding:0 10px;text-align:justify}.profissional-img-flutuante{float:right;height:auto;margin:0 0 0 20px;object-fit:cover;transition:all .25s ease-in-out;width:330px}.profissional-img-flutuante:hover{opacity:80%}.profissional-descricao p{color:#333;font-family:Montserrat,serif;font-size:16px;font-weight:400;margin-bottom:20px;max-width:800px;text-indent:30px}p.text-highlight{color:#344c3d;font-size:26px;font-weight:800;text-align:left;text-indent:0}@media (max-width:768px){.profissional-content{padding-bottom:40%}.profissional-img-flutuante{display:block;float:none;margin:0 auto 20px 0;width:99%}p.text-highlight{padding-bottom:10px;padding-top:50px}.profissional-content{max-width:90%;min-width:0}.profissional-descricao-com-imagem{padding:0 10px}.profissional-nome{font-size:40px;margin-top:20%;padding-left:5px}.profissional-cargo{padding-left:5px}.profissional-descricao p{margin:0 auto;max-width:100%;text-align:justify}}
/*# sourceMappingURL=main.2127fea2.css.map*/