.overlay.active{display:block}.breadcrumbs,.breadcrumbs a{color:var(--white)}.post_thumb_placeholder{max-width:580px;height:100%;max-height:500px}.breadcrumb{color:var(--white);margin:0 0 28px;font-weight:700}.breadcrumb .breadcrumbs{display:flex;gap:12px;align-items:center;font-family:"Heavy",sans-serif}.breadcrumb .breadcrumbs a{color:var(--white);font-weight:400;font-family:"Heavy",sans-serif}@media (max-width:768px){.breadcrumb .breadcrumbs{display:none}}[data-anime=left].visibleSection{opacity:1;transform:translate3d(0,0,0)}[data-anime=right].visibleSection{opacity:1;transform:translate3d(0,0,0)}[data-anime=bottom].visibleSection{opacity:1;transform:translate3d(0,0,0)}@media (max-width:768px){.hero_page{padding:140px 0 80px!important}.hero_page>img{min-height:600px!important}.hero_page.blog>img{min-height:auto!important}}section.faq_component .faq_content .faq_single .answer p strong{font-family:"Bold",sans-serif}.text-heavy{font-family:"Heavy",sans-serif}footer .menu_bottom .content .menu_single ul li a{color:var(--black)}footer .menu_bottom .content .menu_single ul li a:hover{color:var(--primary)}footer .menu_bottom .content .menu_single.help h4{color:var(--primary-100)}.steps_home{padding:80px 0;background:linear-gradient(0deg,rgba(0,51,50,0) 80.26%,#003332 100%),#00918e;box-shadow:0 4px 10px 0 rgba(0,0,0,.25)}.steps_home .text{color:var(--white);text-align:center;display:flex;flex-direction:column;gap:24px;margin:0 0 48px}.steps_home .text p{max-width:580px;width:100%;margin:0 auto}.step_content-single{margin:56px 0 0}.step_content-single .title{text-align:center;color:var(--primary-100)}.step_content-wrapper{margin:48px 0 0;display:flex;align-items:center;justify-content:space-between;position:relative}.step_content-wrapper::after{content:"";width:100%;height:4px;position:absolute;top:50%;left:0;background-color:var(--primary-100)}.step_content-wrapper .cube{height:20px;width:20px;background:var(--primary-100);position:relative}.step_content-wrapper .cube.init::before,.step_content-wrapper .cube.final::before{content:"Começo do trabalho";position:absolute;top:-70px;left:-50px;width:140px;height:50px;background:0;font-family:"Bold",sans-serif;font-size:22px;line-height:26px;color:var(--primary-100);text-align:center;font-weight:800}.step_content-wrapper .cube.final::before{content:"Final do trabalho";right:-50px;left:inherit}.step_content-wrapper .step_box{width:100%;max-width:163px;text-align:center;position:relative;z-index:2}.step_content-wrapper .step_box .number{text-align:left;color:var(--primary-100);width:100%;max-width:130px;margin:0 auto}.step_content-wrapper .step_box .desc{color:var(--white);margin:8px 0 0}@media (max-width:768px){.steps_home{padding:80px 0 120px}.step_content-single{margin:32px 0 0}.step_content-wrapper{flex-direction:column;gap:24px;margin:32px 0 0}.step_content-wrapper.first{margin:80px 0 0}.step_content-wrapper::after{top:0;left:50%;z-index:1;width:4px;height:100%}.step_content-wrapper .cube.final::before{top:inherit;bottom:-60px;right:-60px}}section.steps_home .content{display:flex;flex-direction:column;gap:48px}section.steps_home .content .box_container{display:flex}section.steps_home .content .box_container.end{justify-content:end}section.steps_home .content .box_step{width:100%;max-width:640px;padding:60px 40px;background:var(--white);border-radius:10px;position:relative;z-index:2;display:flex;flex-direction:column;gap:12px}section.steps_home .content .box_step h3{margin:0 0 12px}section.steps_home .content .box_container .box_step::after{content:"";width:40px;height:40px;position:absolute;bottom:-20px;left:30px;background:var(--white);z-index:1;transform:rotate(45deg)}section.steps_home .content .box_container.end .box_step::after{left:inherit;right:30px}@media (max-width:768px){section.steps_home .content .box_container.end .box_step::after{right:inherit;left:30px}}.menu_mobile.open{transform:translateX(0)}.hero_page.blog{position:relative;padding:160px 0 40px;height:320px}.hero_page.blog .img_hero{height:100%}.hero_page.blog h1{color:var(--white)}section.blog{padding:80px 0}section.blog .content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px 0}section.blog .content.hero{flex-direction:column;gap:4px}section.blog .content article.post_single{width:100%;max-width:32%;padding:28px 28px 60px;box-shadow:0 4px 10px rgba(0,0,0,.1);position:relative}section.blog .content article.post_single .thumbnail{width:100%;height:185px}section.blog .content article.post_single .thumbnail img{width:100%;height:100%;object-fit:cover}section.blog .content article.post_single .thumbnail .featured-video{width:100%;max-width:100%;height:185px}section.blog .content article.post_single .thumbnail .featured-video iframe{width:100%;max-width:100%;height:185px}section.blog .content article.post_single .post_text{margin:16px 0 12px}section.blog .content article.post_single .post_text h4{color:#0f0f0f;text-transform:initial}section.blog .content article.post_single .post_text .excerpt{margin:16px 0 24px}section.blog .content article.post_single .date_more{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:24px;width:100%;left:0;padding:0 26px;color:var(--primary)}section.blog .content article.post_single .date_more a{color:var(--primary);text-decoration:underline}section.blog .button_center{display:flex;justify-content:center;margin:48px auto 0}section.blog .button_center .more_posts{display:inline-block;background:var(--white);color:var(--primary);text-transform:uppercase;padding:12px 50px;box-shadow:0 4px 4px rgba(0,0,0,.1);transition:all .5s;outline:none;border:none;cursor:pointer}section.blog .button_center .more_posts:hover{box-shadow:0 6px 6px rgba(0,0,0,.2)}@media (max-width:768px){section.blog .content article.post_single{max-width:48%}}@media (max-width:480px){section.blog .content article.post_single{max-width:99%}}.hero_page.contact{position:relative;padding:160px 0 40px}.hero_page.contact h1{color:var(--white)}section.contact_content .text_top{width:100%;max-width:786px;text-align:center;margin:0 auto 64px;color:var(--white);display:flex;flex-direction:column;gap:24px}section.contact_content .contact_box .infos{width:100%;max-width:514px}section.contact_content .contact_box .infos h3{color:var(--white);text-align:center;margin:0 0 36px}section.contact_content .contact_box .infos .contact_menu{display:flex;flex-wrap:wrap;justify-content:space-between;gap:48px 0}section.contact_content .contact_box .infos .contact_menu .menu_single{width:100%;max-width:231px;text-align:center;display:flex;flex-direction:column}section.contact_content .contact_box .infos .contact_menu .menu_single .title{color:var(--primary-100)}section.contact_content .contact_box .infos .contact_menu .menu_single a,section.contact_content .contact_box .infos .contact_menu .menu_single p{color:var(--black);margin:6px 0}.hero_page.erick{position:relative;padding:160px 0 40px}.hero_page.erick h1{color:var(--white)}section.erick_content{padding:80px 0 240px;background:linear-gradient(0deg,#efefef 1%,rgba(0,51,50,0) 25%,rgba(0,51,50,0) 70%,#003332 100%),#00918e;box-shadow:0 4px 10px 0 rgba(0,0,0,.25)}section.erick_content .about_erick{display:flex;justify-content:space-between;margin:0 0 48px}section.erick_content .about_erick .text{width:100%;max-width:588px}section.erick_content .about_erick .bio_resume{margin:0 0 48px}section.erick_content .about_erick .text p{color:var(--white);font-size:24px!important;line-height:34px!important}section.erick_content .about_erick .image{display:flex;align-items:end;gap:16px;flex-direction:column;width:100%;max-width:480px}section.erick_content .bio_resume h3{color:var(--white);margin:0 0 24px;text-transform:uppercase}section.erick_content .bio_resume div{color:var(--white);font-size:24px;line-height:34px;font-family:"Medium",sans-serif}section.erick_content .bio_resume ul{list-style-type:square;display:flex;flex-direction:column;gap:12px}section.erick_content .bio_resume li{color:var(--white);margin:0 0 0 20px;font-size:22px;line-height:28px;font-weight:800}section.erick_content .bio_resume ul li::marker{color:var(--white)}@media (max-width:768px){section.erick_content .about_erick{flex-direction:column;gap:24px}section.erick_content .bio_resume li{margin:0}section.erick_content .about_erick .text p,section.erick_content .bio_resume div{color:var(--white);font-size:20px!important;line-height:30px!important}}.hero_page.portfolio{position:relative;padding:160px 0 40px}.hero_page.portfolio h1{color:var(--white)}.hero_page.portfolio h3{color:var(--white)}section.portfolio_content{padding:80px 0 140px;background:linear-gradient(0deg,#efefef 3.62%,rgba(0,51,50,0) 30.87%,rgba(0,51,50,0) 74.14%,#003332 100%),#00918e;box-shadow:0 4px 10px 0 rgba(0,0,0,.25)}section.portfolio_content>.container{max-width:1400px}section.portfolio_content .text_top{width:100%;max-width:786px;text-align:center;margin:0 auto 64px;color:var(--white);display:flex;flex-direction:column;gap:24px}section.portfolio_content .portfolio_boxes{display:flex;flex-wrap:wrap;padding:40px;gap:24px}section.portfolio_content .portfolio_box-single{display:flex;flex-wrap:wrap;width:100%;max-width:32%;position:relative;cursor:pointer}section.portfolio_content .portfolio_box-single a{width:100%}section.portfolio_content .portfolio_box-single img.logo{position:absolute;bottom:30px;right:20px;width:100%;max-width:108px;background:#fff;display:none}section.portfolio_content .portfolio_box-single img.client_bg{object-fit:inherit}section.portfolio_content .portfolio_box-single .logo-play{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.portfolio_box-single .portfolio_wrapper{display:flex;flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;margin:0 auto}.portfolio_box-single .portfolio_wrapper .portfolio_item{width:100%;max-width:100%}.portfolio_box-single .portfolio_wrapper .portfolio_item .video-embed{height:230px}.portfolio_box-single .portfolio_wrapper .portfolio_item iframe{width:100%;height:100%}@media (max-width:980px){section.portfolio_content .portfolio_box-single{max-width:48%}.portfolio_box-single .portfolio_wrapper .portfolio_item{max-width:100%}section.portfolio_content .portfolio_box-single{max-width:48%}section.portfolio_content .portfolio_boxes{padding:0}}@media (max-width:600px){section.portfolio_content .portfolio_box-single{max-width:100%}}.hero_page.about{position:relative;padding:160px 0 80px;min-height:320px}.hero_page.about h1{color:var(--white);max-width:980px}section.about_content{padding:80px 0;background:linear-gradient(0deg,#efefef 3.62%,rgba(0,51,50,0) 30.87%,rgba(0,51,50,0) 74.14%,#003332 100%),#00918e;box-shadow:0 4px 10px 0 rgba(0,0,0,.25)}section.about_content .text_top{width:100%;max-width:786px;text-align:center;margin:0 auto 64px;color:var(--white);display:flex;flex-direction:column;gap:24px}section.about_content .boxs_about{display:flex;flex-direction:column;gap:48px}section.about_content .box_about-single{display:flex;justify-content:space-between;align-items:center;background-color:var(--primary-100);padding:64px 73px}section.about_content .box_about-single.reverse{flex-direction:row-reverse}section.about_content .box_about-single .text{color:var(--white);display:flex;flex-direction:column;gap:16px;width:100%;max-width:520px}@media (max-width:768px){section.about_content .box_about-single,section.about_content .box_about-single.reverse{flex-direction:column;gap:16px;padding:20px}section.about_content .box_about-single .video{width:100%}section.about_content .box_about-single .video img{width:100%}}.page_template .content{display:flex;width:100%;gap:48px}.page_template img{width:100%;margin:24px 0}.page_template .page-content{width:100%;max-width:800px;margin:0}.page_template .page-content-widgets{width:100%;max-width:420px;display:flex;flex-direction:column;gap:24px}.page_template h1,.page_template h2,.page_template h3,.page_template h4,.page_template h5,.page_template h6{margin:0 0 24px;font-family:"Bold",sans-serif;color:var(--white)}.page_template h4{margin:0;font-family:"Bold",sans-serif;font-size:26px;line-height:36px}.page_template ul{margin:0 0 24px 24px}.page_template ul li{list-style-type:disc;margin:0 0 4px}.page_template object,.page_template iframe{width:100%}.page_template .widget{border-bottom:1px solid var(--white);padding:20px}.page_template .widget h2,.page_template .widget h3,.page_template .widget h4{color:var(--white)}.page_template .widget_archive ul li a,.page_template .widget_recent_entries ul li a,.page_template .widget_categories ul li a{font-size:16px;line-height:24px;color:var(--white);display:block}.page_template .widget_archive ul li a:hover,.page_template .widget_recent_entries ul li a:hover,.page_template .widget_categories ul li a:hover{color:var(--white)}.page_template .wp-block-archives-list{padding:0}.page_template .wp-block-latest-posts__list{padding:0}.page_template .wp-block-categories-list{padding:0}.page_template .wp-block-latest-posts__post-title{font-size:16px;line-height:24px;color:var(--white);transition:color .3s}.page_template .wp-block-latest-posts__post-title:hover{color:var(--white)}@media (max-width:980px){.page_template .content{flex-direction:column;gap:48px}}section.content_post_single{background:linear-gradient(0deg,#efefef 3.62%,rgba(0,51,50,0) 30.87%,rgba(0,51,50,0) 74.14%,#003332 100%),#00918e;box-shadow:0 4px 10px 0 rgba(0,0,0,.25);padding:80px 0}section.content_post_single .date{max-width:880px;margin:0 auto 24px;display:flex;justify-content:end;color:var(--white)}section.content_post_single .content{background:var(--white);padding:70px 70px 45px;border-radius:20px;max-width:880px;margin:0 auto}section.content_post_single .content iframe{width:100%;height:420px;margin:0 0 48px}section.content_post_single .content h1,section.content_post_single .content h2,section.content_post_single .content h3,section.content_post_single .content h4,section.content_post_single .content h5,section.content_post_single .content h6{margin:0 0 24px;font-family:"Bold",sans-serif;color:var(--primary-100)}section.content_post_single .content p,section.content_post_single .content a,section.content_post_single .content ul li{font-size:24px;line-height:34px;font-weight:400;margin:0 0 16px;font-family:"Light",sans-serif;color:var(--black)}section.content_post_single .content ul{margin:0 0 24px 24px}section.content_post_single .content ul li{list-style-type:disc;margin:0 0 4px}section.content_post_single .content a{font-weight:"Bold",sans-serif;text-decoration:underline}section.content_post_single .content strong{font-family:"Bold",sans-serif}section.content_post_single .content figure{display:flex;margin:0 0 24px}section.content_post_single .content figure img{margin:0 auto}section.content_post_single .share_content{display:flex;align-items:center;justify-content:end;margin:48px 0 0;gap:20px}section.content_post_single .share_content h4{margin:0;font-family:"Bold",sans-serif;font-size:26px;line-height:36px}section.content_post_single .share_content ul{display:flex;align-items:center;gap:20px;margin:0}section.content_post_single .share_content ul li{list-style-type:none}section.content_post_single .other_posts{max-width:880px;margin:48px auto 0;display:flex;justify-content:space-between}section.content_post_single .other_posts .link_post{width:100%;max-width:330px;margin:0 auto;align-items:center;gap:20px;font-weight:700;color:var(--primary-100)}section.content_post_single .other_posts .link_post.prev{display:flex;justify-content:start}section.content_post_single .other_posts .link_post.next{display:flex;justify-content:end}@media (max-width:768px){section.content_post_single{padding:80px 10px}section.content_post_single .content{padding:40px 20px}section.content_post_single .share_content{flex-direction:column;gap:12px}section.content_post_single .content p,section.content_post_single .content a,section.content_post_single .content ul li{font-size:22px;line-height:32px}}