﻿@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@keyframes dash{0%{stroke-dashoffset:0}50%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:""}table{border-collapse:collapse;border-spacing:0}*,*:after,*:before{box-sizing:inherit}::-moz-selection{background:#fff;color:#201d1d}::selection{background:#fff;color:#201d1d}.rg-10{row-gap:.625rem !important}.rg-20{row-gap:1.25rem !important}.rg-30{row-gap:1.875rem !important}.rg-40{row-gap:2.5rem !important}.rg-50{row-gap:3.125rem !important}.rg-60{row-gap:3.75rem !important}.rg-70{row-gap:4.375rem !important}.rg-80{row-gap:5rem !important}.rg-90{row-gap:5.625rem !important}.rg-100{row-gap:6.25rem !important}.p-0{padding:0 !important}html{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}html ::-webkit-scrollbar{width:.5em;height:.5em}html ::-webkit-scrollbar-thumb{background:#201d1d}html ::-webkit-scrollbar-track{background:#5b5b5b}@media(max-width: 1022px){html{font-size:93.75%}}@media(max-width: 766px){html{font-size:87.5%}}body{overflow-x:hidden;font-family:"Montserrat",sans-serif;background-color:#ebebeb;font-weight:400;font-size:1rem;line-height:150%;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:none}img{max-width:100%}section{width:100%;max-width:100%;display:flex;flex-direction:column;overflow:hidden}.container-fluid{width:calc(100% - 8.75rem);max-width:90rem}@media(max-width: 766px){.container-fluid{width:calc(100% - 2.5rem)}}.parallax__container{clip:rect(0, auto, auto, 0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}.parallax__container .parallax{background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;transform:translate3d(0, 0, 0);transform-style:preserve-3d;width:100%}.conheca__btnContain,.construir__btnContain,.header__btnContain{width:100%;display:flex;justify-content:center;align-items:center}.default-button{text-transform:uppercase;position:relative;height:48px;--button-duration:0.45s;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}.default-button .button-background .left,.default-button .button-background .right{position:absolute;left:0;top:0;width:48px;height:100%;z-index:1;display:flex;justify-content:flex-end;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}.default-button .button-background .left:before,.default-button .button-background .right:before{content:"";width:48px;display:block;height:48px;border-radius:50%;background-color:#fde14d;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .45s cubic-bezier(0.475, 0.425, 0, 0.995);transition:transform .45s cubic-bezier(0.475, 0.425, 0, 0.995);transition:transform .45s cubic-bezier(0.475, 0.425, 0, 0.995),-webkit-transform .45s cubic-bezier(0.475, 0.425, 0, 0.995)}.default-button .button-background .center{position:absolute;left:0;right:0;top:0;width:0;height:100%;background-color:#fde14d;z-index:1;-webkit-transform-origin:right;transform-origin:right;transition:width .45s cubic-bezier(0.475, 0.425, 0, 0.995) .45s,-webkit-transform .45s cubic-bezier(0.475, 0.425, 0, 0.995);transition:width .45s cubic-bezier(0.475, 0.425, 0, 0.995) .45s,transform .45s cubic-bezier(0.475, 0.425, 0, 0.995);transition:width .45s cubic-bezier(0.475, 0.425, 0, 0.995) .45s,transform .45s cubic-bezier(0.475, 0.425, 0, 0.995),-webkit-transform .45s cubic-bezier(0.475, 0.425, 0, 0.995)}.default-button .button-background .left{transition:all .45s cubic-bezier(0.475, 0.425, 0, 0.995)}.default-button .button-background .right{transition:all .45s cubic-bezier(0.475, 0.425, 0, 0.995) .45s}.default-button .text{display:inline-block;position:relative;z-index:3;font-weight:600;font-size:.75rem;line-height:120%;letter-spacing:.3em;text-transform:uppercase;color:#201d1d;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);transition:all .75s cubic-bezier(0.475, 0.425, 0, 0.995);opacity:0}.default-button .plus-icon{position:relative;width:7px;height:7px;display:inline-block;margin-left:28px;right:-5px;z-index:2;opacity:0;transition:opacity .85s cubic-bezier(0.475, 0.425, 0, 0.995)}.default-button .plus-icon:after,.default-button .plus-icon:before{content:"";position:absolute;top:calc(50% - 2px);left:0;width:100%;height:1px;background-color:#111}.default-button .plus-icon:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center;transform-origin:center}.default-button.animate .left:before,.default-button.animate .right:before{-webkit-transform:scale(1);transform:scale(1)}.default-button.animate .text{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.default-button.animate .plus-icon{opacity:1}.default-button.animate.delayed .left:before,.default-button.animate.delayed .plus-icon,.default-button.animate.delayed .right:before,.default-button.animate.delayed .text{transition-delay:3s}@media screen and (min-width: 769px){.default-button:hover .left{-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);width:100%;transition-duration:.3s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-delay:.45s}.default-button:hover .center{width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);transition:width .45s cubic-bezier(0.475, 0.425, 0, 0.995),-webkit-transform .3s cubic-bezier(0.19, 1, 0.22, 1) .45s;transition:width .45s cubic-bezier(0.475, 0.425, 0, 0.995),transform .3s cubic-bezier(0.19, 1, 0.22, 1) .45s;transition:width .45s cubic-bezier(0.475, 0.425, 0, 0.995),transform .3s cubic-bezier(0.19, 1, 0.22, 1) .45s,-webkit-transform .3s cubic-bezier(0.19, 1, 0.22, 1) .45s}.default-button:hover .right{-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);width:100%;transition-delay:0s}}.serviceBoxes__contain--header,.serviceTitleInside__content--header,.sobre__textContain--text h2,.phrase__content-title,.titleInside__header,.title__header{font-weight:600;font-size:.875rem;line-height:120%;letter-spacing:.4em;text-transform:uppercase;color:#201d1d;position:relative;display:block;z-index:1}.serviceBoxes__contain--header::before,.serviceTitleInside__content--header::before,.sobre__textContain--text h2::before,.phrase__content-title::before,.titleInside__header::before,.title__header::before{content:"";display:block;background-color:#fde14d;z-index:-1;width:4rem;height:4rem;position:absolute;border-radius:50%;top:0;bottom:0;left:-2rem;margin:auto}@media(max-width: 766px){.serviceBoxes__contain--header::before,.serviceTitleInside__content--header::before,.sobre__textContain--text h2::before,.phrase__content-title::before,.titleInside__header::before,.title__header::before{left:-1rem;width:3rem;height:3rem}}.title{position:relative;margin-top:4.375rem;padding:5rem 0;overflow:unset}@media(max-width: 991px){.title{margin-top:0;padding:5rem 0 9.375rem}}.title__circle{position:absolute;width:auto;height:auto;max-width:100%;z-index:-1;top:-25rem;right:-12.5rem}@media(max-width: 1198px){.title__circle{max-width:80%}}@media(max-width: 991px){.title__circle{top:-30%;right:-30%}}@media(max-width: 766px){.title__circle{max-width:100%}}.title__header{margin-bottom:2.5rem}.title__h1{font-weight:700;font-size:3.375rem;line-height:150%;color:#201d1d;max-width:30.1875rem}@media(max-width: 1198px){.title__h1{font-size:2.5rem;max-width:26.25rem}}@media(max-width: 766px){.title__h1{font-size:2rem;max-width:26.25rem}}.title__p{font-weight:400;font-size:1.25rem;line-height:189%;color:#201d1d;max-width:28.6875rem;position:relative;margin:auto}@media(max-width: 1198px){.title__p{font-size:1.0625rem}}@media(max-width: 991px){.title__p{margin:unset;margin-top:1.875rem}}.title__p::after{content:"";display:block;width:1.875rem;height:1px;background-color:#201d1d;position:absolute;bottom:-2.5rem;left:0}@media(max-width: 991px){.title__p::after{bottom:-1.25rem}}.title__plus{right:0;top:0;margin:auto;height:6.5rem;width:50%;z-index:-1}@media(max-width: 991px){.title__plus{width:100%;height:3.125rem;top:unset;bottom:0}}.single-projetos .titleInside{padding:5rem 0 9.375rem}.titleInside{position:relative;margin-top:4.375rem;padding:5rem 0 20.25rem 0;overflow:unset}@media(max-width: 1198px){.titleInside{padding:5rem 0 12.5rem}}@media(max-width: 991px){.titleInside{margin-top:0;padding:5rem 0}}.titleInside__header{margin-bottom:2.5rem}.titleInside__h1{font-weight:700;font-size:3.375rem;line-height:150%;color:#201d1d;max-width:30.1875rem}@media(max-width: 1198px){.titleInside__h1{font-size:2.5rem;max-width:26.25rem}}@media(max-width: 766px){.titleInside__h1{font-size:2rem;max-width:26.25rem}}.titleInside__phrase{font-weight:400;font-size:1.25rem;line-height:189%;color:#201d1d;max-width:21.875rem;position:relative;margin-top:3.125rem}@media(max-width: 1198px){.titleInside__phrase{font-size:1.0625rem}}@media(max-width: 991px){.titleInside__phrase{margin:unset;margin-top:1.875rem}}.titleInside__phrase::after{content:"";display:block;width:1.875rem;height:1px;background-color:#201d1d;position:absolute;bottom:-2.5rem;left:0}@media(max-width: 991px){.titleInside__phrase::after{bottom:-1.25rem}}.titleInside__boxContain{width:50%;height:100%;max-height:43.9375rem;position:absolute;top:0;bottom:0;right:0;display:block}@media(max-width: 1198px){.titleInside__boxContain{height:30rem}}@media(max-width: 991px){.titleInside__boxContain{position:relative;width:100%;margin-top:6.875rem}}@media(max-width: 766px){.titleInside__boxContain{height:21.875rem}}.titleInside__image{width:100%;height:100%;object-fit:cover;object-position:center center;max-width:100%;display:block}.whatsapp{width:4.25rem;height:4.25rem;position:fixed;bottom:2.5rem;right:2.5rem;background-color:#25d366;border-radius:50%;box-shadow:0px 4px 10px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;transition:all .3s;z-index:109;animation:pulse-animation 1s infinite}@media(max-width: 766px){.whatsapp{bottom:5.625rem;right:.5rem}}.whatsapp:hover{transform:translateY(-3px);background-color:#128c7e}.whatsapp .dot{width:20px;height:20px;border-radius:50%;position:absolute;display:flex;justify-content:center;align-items:center;z-index:1;background-color:red;top:0;right:0}.whatsapp .dot span{color:#fff;font-size:12px;text-align:center;font-weight:bold}.whatsapp svg{width:100%;max-width:1.5rem}.whatsapp svg path{fill:#fff}@keyframes pulse-animation{0%{box-shadow:0 0 0 0px rgba(0,0,0,.2);transform:translateY(-5px)}50%{transform:translateY(0px)}100%{box-shadow:0 0 0 20px rgba(0,0,0,0);transform:translateY(-5px)}}.social-network{display:flex;align-items:center}.social-network__item:first-child{margin-left:-0.625rem}@media(max-width: 991px){.social-network__item:first-child{margin-left:0}}.social-network__item+li{margin-left:.3125rem}.social-network__link{display:flex;align-items:center;padding:.625rem}.social-network__link:hover svg{transform:translateY(-2px)}.social-network svg{width:.8125rem;height:auto;display:block;transition:transform .2s}@media(max-width: 766px){.social-network svg{width:1.125rem}}*{cursor:none !important}@media(max-width: 991px){*{cursor:default !important}}#cursor{pointer-events:none}@media(max-width: 991px){#cursor{display:none}}#cursor .cursor-circle{mix-blend-mode:difference;pointer-events:none;user-select:none;position:fixed;z-index:99999;width:10px;height:10px;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 10px #fff}#cursor.click{transition-timing-function:cubic-bezier(0.6, 0, 0, 1.5),ease,ease}@media screen and (max-width: 768px){[data-aos]{pointer-events:auto !important}html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:1 !important}html:not(.no-js) [data-aos=fade-up]{transform:none !important}}.serviceInside__plus,.serviceTitle__plus,.page-template-page-sobre .servicos__plus,.conheca__imageContain--plus,.sobre__imageContain--plus,.infos__plus,.construir__plus,.blog-front__plus,.title__plus{position:absolute;background:rgba(0,0,0,0) url(../images/general/plus.svg) repeat center center;background-size:initial}.nav-list{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:32.125rem;margin:auto}.nav-list .current-menu-item a{color:#fde14d;position:relative}.nav-list li:not(:last-child){margin-right:3.125rem}@media(max-width: 991px){.nav-list li:not(:last-child){margin-right:0}}.nav-list li a{font-weight:700;font-size:.875rem;line-height:150%;color:#5b5b5b;display:block;transition:color .3s}.nav-list li a:hover{color:#fde14d}.header{position:fixed;top:0;display:flex;justify-content:center;width:100%;height:4.375rem;background-color:#ebebeb;z-index:120}@media(max-width: 991px){.header{top:unset;bottom:0;display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:100%;height:55px;background:#fff;box-shadow:0 -12px 32px -9px rgba(0,0,0,.08)}}.header .container-fluid{width:calc(100% - 8.75rem);max-width:100%}@media(max-width: 991px){.header .container-fluid{width:100%;max-width:100%}}.header .activeMenu{background-color:#ebebeb}.header .menuActive{background-color:#201d1d}.header .menuActive::after{animation:navLinkFade .5s ease forwards .64s}.header .menuActive span{color:#ebebeb}.header .menuActive .header__openMenu--img{background-image:url(../images/icons/close-menu.svg)}.header__openMenu{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:rgba(0,0,0,0);width:100%;max-width:4.375rem;height:55px;padding:0 .875rem;font-size:9px;letter-spacing:.9px;text-transform:uppercase}.header__openMenu::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0;transform-origin:bottom center;background:#201d1d;z-index:-1;transition:transform .3s}.header__openMenu--img{width:2.0625rem;height:.875rem;margin-bottom:6px;background-image:url(../images/icons/menu-mobile.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}.header__logo{display:block;width:100%;max-width:4.75rem;padding:0}@media(max-width: 991px){.header__logo{padding:0 .875rem}}.header__logo svg{width:100%;height:auto;max-width:100%}.header__logo svg path{fill:#5b5b5b}.header__btnContain{width:auto;justify-content:center}@media(max-width: 991px){.header__btnContain{justify-content:flex-start;margin-bottom:4.375rem}}.header__btnContain--button{display:block;position:relative;padding:.9375rem 0;text-align:center;font-weight:700;font-size:.75rem;line-height:120%;color:#5b5b5b}@media(max-width: 991px){.header__btnContain--button{color:#ebebeb;text-align:unset;text-transform:uppercase}}.header__btnContain--button:hover{color:#201d1d}.header__btnContain--button:hover::after{transform:scale(1)}.header__btnContain--button::after{content:"";position:absolute;bottom:0;left:0;right:0;display:block;width:100%;height:1px;background:#5b5b5b;transform:scaleX(0.5);transition:transform .5s cubic-bezier(0.6, 0, 0, 1)}@media(max-width: 991px){.header__btnContain--button::after{background-color:#fde14d;right:unset;transform:unset}}.header__navigation{display:flex;align-items:center;justify-content:space-between;height:4.375rem;width:calc(100% - 4.75rem - 6rem);max-width:81.25rem}@media(max-width: 991px){.header__navigation{display:none}}.header__navigation .current-menu-item a{color:#201d1d}.header__navigation .current-menu-item a::before{transform:scale(1)}.header__navigation .current-menu-parent>a{color:#201d1d}.header__navigation .current-menu-parent>a::before{transform:scale(1)}.header__navigation li{display:flex;align-items:center;justify-content:center;height:100%;flex:1}.header__navigation li a{position:relative;display:flex;align-items:center;justify-content:center;height:100%;width:auto;font-weight:700;font-size:.875rem;line-height:120%;color:#a2a2a2;padding:0 .625rem;transition:color .5s}@media(max-width: 991px){.header__navigation li a{font-size:.75rem}}.header__navigation li a:hover{color:#201d1d}.header__navigation li a::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:3px;background:#fde14d;transform:scaleX(0);transition:transform .5s cubic-bezier(0.6, 0, 0, 1)}.expanded{transform:unset !important}.expanded .menuMobile__bg{transform:unset !important}.expanded .menuMobile__logo{animation:navLinkFade .5s ease forwards .64s;animation-delay:.6s}.expanded .menuMobile__social{animation:navLinkFade .5s ease forwards .64s;animation-delay:.9s}.expanded .menuMobile__header{animation:navLinkFade .5s ease forwards .64s;animation-delay:.2s}.menuMobile{position:fixed;z-index:119;top:0;left:0;right:0;padding:0 1.5625rem;margin:auto;width:calc(100vw - 3.125rem);height:calc(100vh - 55px);transform-origin:bottom right;transform:scale(0);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;transition:transform .45s cubic-bezier(0.475, 0.425, 0, 0.995),-webkit-transform .45s cubic-bezier(0.475, 0.425, 0, 0.995)}.menuMobile__bg{position:absolute;bottom:calc(32px - 224vw);right:calc(32px - 224vw);width:448vw;height:448vw;border-radius:50%;background-color:#201d1d;background-size:initial;transform-origin:bottom right;display:flex;z-index:1;align-items:center;transform:translateX(0px) translateY(0px) scaleX(0) scaleY(0) translateZ(0px);transition:transform .8s cubic-bezier(0.475, 0.425, 0, 0.995),-webkit-transform .8s cubic-bezier(0.475, 0.425, 0, 0.995)}.menuMobile__logo{background-image:url(../images/general/bg.svg);background-size:cover;background-position:center left;background-repeat:no-repeat;width:100vw;height:90vh;position:absolute;top:0;z-index:2;opacity:0}.menuMobile__social{position:relative;z-index:3;margin-bottom:3.125rem;opacity:0}.menuMobile__social ul{margin-top:0;margin-left:-0.625rem}.menuMobile__social ul li a img{max-width:1.25rem;max-height:1.25rem}.menuMobile__span-social{color:#fff;font-weight:700;font-size:.75rem;line-height:100%;text-transform:uppercase}.menuMobile__header{opacity:0;font-weight:600;font-size:.75rem;line-height:120%;letter-spacing:.4em;text-transform:uppercase;color:#ebebeb;position:relative;padding-top:3.125rem;padding-left:1.5625rem;z-index:2}.menuMobile__navigation{position:relative;z-index:3}.menuMobile__navigation li:nth-child(1) a{display:flex;align-items:flex-end}.menuMobile__navigation li:nth-child(1) a::before{content:"01";display:block;margin-right:.625rem;font-weight:700;font-size:.75rem;line-height:170%;text-transform:uppercase;color:#fde14d}.menuMobile__navigation li:nth-child(2) a{display:flex;align-items:flex-end}.menuMobile__navigation li:nth-child(2) a::before{content:"02";display:block;margin-right:.625rem;font-weight:700;font-size:.75rem;line-height:170%;text-transform:uppercase;color:#fde14d}.menuMobile__navigation li:nth-child(3) a{display:flex;align-items:flex-end}.menuMobile__navigation li:nth-child(3) a::before{content:"03";display:block;margin-right:.625rem;font-weight:700;font-size:.75rem;line-height:170%;text-transform:uppercase;color:#fde14d}.menuMobile__navigation li:nth-child(4) a{display:flex;align-items:flex-end}.menuMobile__navigation li:nth-child(4) a::before{content:"04";display:block;margin-right:.625rem;font-weight:700;font-size:.75rem;line-height:170%;text-transform:uppercase;color:#fde14d}.menuMobile__navigation li:nth-child(5) a{display:flex;align-items:flex-end}.menuMobile__navigation li:nth-child(5) a::before{content:"05";display:block;margin-right:.625rem;font-weight:700;font-size:.75rem;line-height:170%;text-transform:uppercase;color:#fde14d}.menuMobile__navigation li{opacity:0}.menuMobile__navigation li+li{margin-top:3.125rem}.menuMobile__navigation li a{font-weight:900;font-size:2.375rem;line-height:100%;color:#fff;text-transform:uppercase}@keyframes navLinkFade{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.blog-front__cat{font-size:.8125rem;line-height:120%;letter-spacing:.4em;text-transform:uppercase;font-weight:600;color:#201d1d;pointer-events:none;margin:2.5rem 0 1.25rem 0}.blog-front__title{font-weight:400;font-size:1.5rem;line-height:189%;color:#201d1d;max-width:26.875rem}@media(max-width: 1198px){.blog-front__title{font-size:1.25rem}}.blog-front__image{width:100%;height:23.4375rem;max-width:100%;display:block;object-fit:cover;object-position:center center;transition:transform .2s}@media(max-width: 1198px){.blog-front__image{height:17.4375rem}}.blog-front__image-contain{display:block;overflow:hidden}.blog-front__image-contain:hover img{transform:scale(1.05)}.blog-front__plus{right:0;top:-31.25rem;bottom:auto;height:calc(100% + 31.25rem);width:15%;z-index:-1}.blog-front__pagination{display:flex;justify-content:center;column-gap:1.25rem;align-items:center;margin-top:4rem;padding-bottom:4rem}.blog-front__pagination .nav-links{display:flex;align-items:center;column-gap:.625rem}.blog-front__pagination .nav-links .prev,.blog-front__pagination .nav-links .next{display:none}.blog-front__pagination .nav-links a{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid #201d1d;border-radius:50%;line-height:normal;position:relative;transition:color .65s cubic-bezier(0.6, 0, 0, 1)}@media(max-width: 766px){.blog-front__pagination .nav-links a{width:3.125rem;height:3.125rem}}.blog-front__pagination .nav-links a:hover{color:#fafafa}.blog-front__pagination .nav-links a:hover::after{transform:translate(-50%, -50%) scale(1)}.blog-front__pagination .nav-links a::after{background-color:#333;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(0);content:"";display:block;z-index:1;border-radius:50%;transition:transform .65s cubic-bezier(0.6, 0, 0, 1);z-index:-1}.blog-front__pagination .nav-links .current{background-color:#333;color:#fafafa;display:grid;place-items:center;width:2.5rem;height:2.5rem;border:1px solid #201d1d;border-radius:50%;line-height:normal}.single-projetos .blogInside{padding-top:4.375rem}@media(max-width: 991px){.single-projetos .blogInside{padding-top:0}}.single-projetos .blogInside__content--header{display:flex;align-items:center;flex-wrap:wrap;row-gap:.625rem}@media(max-width: 766px){.single-projetos .blogInside__content--header{letter-spacing:.2em}}.single-projetos .blogInside__content--header span{display:flex;align-items:center}.single-projetos .blogInside__content--header span:not(:last-child)::after{content:"·";display:block;margin:0 1.25rem}@media(max-width: 766px){.single-projetos .blogInside__content--header span:not(:last-child)::after{margin:0 .625rem}}.blogInside{padding-bottom:4.375rem}.blogInside__content--header{pointer-events:none;font-weight:600;font-size:.625rem;line-height:120%;letter-spacing:.4em;text-transform:uppercase;color:#201d1d;display:block}.blogInside__content--title{font-weight:700;font-size:1.75rem;line-height:150%;width:100%;max-width:38.75rem;color:#201d1d;margin:1.875rem 0 3.125rem}.blogInside__content--conteudo p{margin-bottom:1.875rem;line-height:150%;color:#201d1d}.blogInside__content--conteudo h1,.blogInside__content--conteudo h2,.blogInside__content--conteudo h3,.blogInside__content--conteudo h4,.blogInside__content--conteudo h5,.blogInside__content--conteudo h6{font-weight:600;font-size:1.25rem;line-height:150%;color:#201d1d;text-transform:lowercase;margin-bottom:1.25rem}.blogInside__content--conteudo img{width:auto;height:auto;max-width:100%}.blogInside__content--conteudo a,.blogInside__content--conteudo strong,.blogInside__content--conteudo b{color:#201d1d;font-weight:700}.blogInside__content--conteudo a{text-decoration:underline;transition:color .2s}.blogInside__content--conteudo a:hover{color:#5b5b5b}.construir{padding:6.25rem 0 5rem 0;position:relative}.construir__plus{right:0;top:0;bottom:0;margin:auto;height:100%;width:100%;z-index:-1}@media(max-width: 766px){.construir .col-12{background-color:#ebebeb}}.construir__contain{background-color:#ebebeb;max-width:48.375rem;padding:3.125rem;margin:auto}@media(max-width: 766px){.construir__contain{padding:3.125rem 0;max-width:100%}}.construir__title{font-weight:900;font-size:1.75rem;line-height:150%;color:#201d1d;text-align:center;text-transform:uppercase}@media(max-width: 991px){.construir__title{font-size:1.25rem}}.construir__btnContain{margin-top:4.625rem}.plx{height:31.25rem}@media(max-width: 766px){.plx{height:23.75rem}}.plx__image{height:100%;object-fit:cover;object-position:center center}.infos{background-color:#201d1d;position:relative;min-height:22.5rem;flex-direction:row;align-items:center}@media(max-width: 991px){.infos{min-height:unset;padding:5rem 0 8.125rem 0}}.infos .container-fluid{width:100%;max-width:100%}@media(max-width: 991px){.infos .container-fluid{width:calc(100% - 8.75rem)}}@media(max-width: 766px){.infos .container-fluid{width:calc(100% - 2.5rem)}}.infos__bg{background-image:url(../images/general/bg.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;width:80%;position:absolute;z-index:0;left:0;top:0;bottom:0;margin:auto}@media(max-width: 991px){.infos__bg{left:unset;right:-30%;background-size:contain}}.infos__plus{right:0;top:0;bottom:0;margin:auto;height:100%;width:5%;z-index:1;background-image:url(../images/general/plus-dark.svg)}@media(max-width: 991px){.infos__plus{width:100%;bottom:0;top:unset;height:3.125rem}}.infos__contain{width:auto;position:relative;z-index:2}@media(max-width: 991px){.infos__contain{width:100%}}.infos__contain:not(:last-child){margin-bottom:3.125rem}.infos__contain--header{color:#fff;font-weight:700;font-size:1.75rem;line-height:150%;margin-bottom:1.875rem}@media(max-width: 1198px){.infos__contain--header{font-size:1.5rem;margin-bottom:.625rem}}.infos__contain--span{color:#ebebeb;max-width:16rem;display:block}.infos__contain--link{position:relative;padding:.625rem 0}.infos__contain--link:hover .line{width:100%}.infos__contain--link span{font-weight:400;font-size:16px;line-height:150%;color:#fde14d;text-align:center}.infos__contain--link .line{width:90%;height:1px;background-color:#fde14d;position:absolute;left:0;bottom:0;margin:auto;transition:width .2s}.hero{position:relative;position:relative;padding-top:12.5rem;flex-direction:row;align-items:flex-end;width:calc(100% - 4.375rem);margin-right:0;margin-left:auto;margin-top:4.375rem;background-size:cover;background-repeat:no-repeat;background-position:center center}.hero::after{width:100%;height:100%;left:0;top:0;background-color:rgba(32,29,29,.6);position:absolute;content:"";display:block;z-index:1}@media(max-width: 991px){.hero{width:100%;margin-right:unset;margin-left:unset;background-position:center center;margin-top:unset}}@media(max-width: 766px){.hero{background-color:#201d1d;padding-top:6.25rem}}.hero video{width:100%;height:100%;object-fit:cover;left:0;top:0;position:absolute;z-index:0}.hero__plus{position:absolute;left:0;top:0;width:45%;height:100%;background:rgba(0,0,0,0) url(../images/general/bg.svg) no-repeat center center;background-size:contain;z-index:2;mix-blend-mode:multiply;opacity:.3}@media(max-width: 766px){.hero__plus{left:calc(50% - 125px);width:250px}}.hero .container-fluid{padding:0;width:100%;z-index:3;max-width:120rem;margin-left:0}@media(max-width: 766px){.hero .container-fluid{max-width:100%;margin:0 auto}}.hero__row{flex-wrap:nowrap;column-gap:3.125rem}@media(max-width: 766px){.hero__row{column-gap:unset;flex-wrap:wrap}}.hero__title{max-width:max-content}.hero__header{font-size:.875rem;line-height:120%;letter-spacing:.4rem;font-weight:600;text-transform:uppercase;display:block;color:#fde14d;margin-left:3.125rem;margin-bottom:-3vw}.hero__logo{margin-bottom:-1.125rem;margin-left:calc(-15px + -25*(100vw - 767px)/1920);width:50vw;height:auto;display:block}@media(max-width: 766px){.hero__logo{margin:0 auto -4px;width:90vw}}.hero__content{max-width:27.5625rem;margin-right:4.375rem;margin-left:auto;flex:1;animation:show-in .3s ease-in forwards;opacity:0;animation-delay:.6s}@media(max-width: 766px){.hero__content{animation:unset;opacity:1;flex:unset;margin:0 auto 1rem;max-width:100%}}@keyframes show-in{0%{opacity:0}100%{opacity:1}}.hero__content h1{font-weight:600;color:#fde14d;font-size:1.25rem;line-height:150%}@media(max-width: 766px){.hero__content h1{font-size:1.125rem;color:#201d1d;line-height:normal;padding-bottom:1rem}}.hero__content p{font-weight:400;font-size:1.125rem;color:#fff;line-height:150%}@media(max-width: 766px){.hero__content p{color:#201d1d;font-size:1rem;line-height:150%}}.phrase{padding:9.375rem 0 6.25rem;position:relative}@media(max-width: 766px){.phrase{padding:5.625rem 0 0}}.phrase::after{content:"";display:block;width:40rem;height:40rem;border-radius:50%;border:1px solid #c3c3c3;position:absolute;right:-16.375rem;top:-20rem}@media(max-width: 766px){.phrase::after{display:none}}.phrase__content-title{margin-bottom:1.5rem}@media(max-width: 766px){.phrase__content-title{margin-bottom:3rem}}.phrase__content p{font-size:2rem;font-weight:700;line-height:145.3%;max-width:57.125rem;padding-left:2rem}@media(max-width: 991px){.phrase__content p{font-size:1.5rem;line-height:120%}}@media(max-width: 766px){.phrase__content p{font-size:1rem;padding-left:unset;font-weight:400;line-height:143.5%}}.home .projetos{padding:3.125rem 0 5.625rem}@media(max-width: 766px){.home .projetos{padding:5.625rem 0}}.home .projetos__button{margin-inline:auto;margin-top:3rem}.home .projetos__title{display:flex;align-items:flex-end;column-gap:1.25rem}.home .projetos__title::after{content:"";height:1px;background-color:#c3c3c3;display:block;flex-grow:1;flex:1;margin-bottom:.625rem}.home .projetos__title header{font-size:.75rem;line-height:normal;letter-spacing:.4em;text-transform:uppercase;font-weight:600;margin-bottom:.625rem;display:block}.home .projetos__title h2{font-size:1.75rem;font-weight:900;line-height:normal}.home .projetos p{margin-bottom:3rem;margin-top:1rem;max-width:31.25rem}.news{padding:9.25rem 0;position:relative;background-color:#201d1d}.news .row:first-child{border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:2rem;margin-bottom:3rem}.news::after,.news::before{content:"";display:block;position:absolute;left:0;width:100%;height:6.25rem;background:rgba(0,0,0,0) url(../images/general/plus-dark.svg) repeat top left;background-size:initial}@media(max-width: 766px){.news::after,.news::before{height:4rem}}.news::after{bottom:0}.news::before{top:0}.news__title{max-width:34.5rem;width:100%}.news__title header{display:block;margin-bottom:.3125rem;color:#fde14d;font-size:.875rem;text-transform:uppercase;letter-spacing:.4em;font-weight:600;line-height:normal}.news__title h2{font-weight:900;font-size:1.75rem;color:#fff;margin-bottom:1rem;line-height:normal}.news__title p{color:#fff}.news__button .text{color:#fff}.news__button .plus-icon::after,.news__button .plus-icon::before{background-color:#fff}.news__button .left:before,.news__button .right:before,.news__button .center{background-color:#5b5b5b !important}.news__box{display:flex;align-items:stretch;column-gap:5.625rem}@media(max-width: 766px){.news__box{flex-direction:column;align-items:start;row-gap:2.5rem}}.news__link{display:block;flex-grow:1;flex:1;max-width:27.5rem;max-height:22rem;border:1px solid rgba(255,255,255,.25);overflow:hidden}@media(max-width: 766px){.news__link{height:22.8125rem;max-width:100%;flex:unset;flex-grow:unset;width:100%}}.news__link:hover img{filter:brightness(0.7);transform:scale(1)}.news__link-image{width:100%;height:100%;object-fit:cover;transform:scale(1.1);transition:transform .65s cubic-bezier(0.6, 0, 0, 1),filter .65s cubic-bezier(0.6, 0, 0, 1)}.news__content{padding:4rem 0;display:flex;flex-direction:column;align-items:start;flex:1;justify-content:center}@media(max-width: 766px){.news__content{padding:unset;flex:unset}}.news__content header{font-size:.75rem;text-transform:uppercase;font-weight:600;line-height:normal;color:#fde14d;letter-spacing:.4em;margin-bottom:.625rem}.news__content header a{pointer-events:none}.news__content h3{font-size:1.25rem;font-weight:900;color:#fff;line-height:normal;margin-bottom:1.5rem}.news__content p{color:#fff}.news__content-contain{margin-top:2rem;width:100%;display:flex;align-items:center;column-gap:1.25rem}.news__content-contain::after{content:"";display:block;height:1px;flex:1;width:100%;flex-grow:1;background-color:rgba(255,255,255,.25);order:1}@media(max-width: 766px){.news__content-contain::after{flex-grow:unset;flex:unset;width:4.375rem}}.news__content-contain span{display:block;font-weight:900;font-size:.875rem;color:#fde14d;line-height:normal;order:0}@media(max-width: 991px){.news__content-contain span{margin-left:.625rem}}.news__content-contain a{display:flex;align-items:center;column-gap:1.25rem;order:2}.news__content-contain a:hover svg path{fill:#fde14d}.news__content-contain a span{display:block;font-weight:600;color:#fff;letter-spacing:.4em;font-size:.75rem;line-height:normal;text-transform:uppercase}.news__content-contain a svg{width:.5rem;display:block;transform:rotate(90deg);height:auto;transition:transform .65s cubic-bezier(0.6, 0, 0, 1)}.news__content-contain a svg path{fill:rgba(255,255,255,.6);transition:fill .65s cubic-bezier(0.6, 0, 0, 1)}.lp{min-height:37.5rem;flex-direction:row;position:relative;align-items:center;background-size:cover;background-position:center center;background-repeat:no-repeat}.lp::after{content:"";display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%)}@media(max-width: 766px){.lp::after{display:block}}@media(max-width: 766px){.lp{background-position:top -70px right -200px;align-items:end;padding-bottom:2.5rem;min-height:48rem}}.lp__content{max-width:31.25rem;position:relative;z-index:1}@media(max-width: 991px){.lp__content{max-width:25rem}}.lp__content header{letter-spacing:.4em;font-size:.75rem;text-transform:uppercase;color:#fff;display:block;line-height:normal;margin-bottom:1.5rem}.lp__content h2{line-height:110%;font-weight:700;font-size:2rem;margin-bottom:1.5rem;color:#fff}@media(max-width: 766px){.lp__content h2{font-size:3.0625rem}}.lp__content p{color:#fff;max-width:25rem}.lp__content a{display:block;margin-top:2rem}.sobre{padding:7.5rem 0}@media(max-width: 766px){.sobre{padding:4.375rem 0}}.sobre__row{margin-top:7.5rem}@media(max-width: 991px){.sobre__row{margin-top:4.375rem}}.sobre__imageContain{position:relative}@media(max-width: 991px){.sobre__imageContain{margin-bottom:4.375rem}}.sobre__imageContain--plus{width:85%;height:95%;z-index:-1;right:-4.9375rem;top:-3.5625rem}.sobre__imageContain--image{width:100%;height:auto;max-width:100%}@media(max-width: 991px){.sobre__textContain:not(:first-child){margin-top:1.5625rem}}.sobre__textContain--text{max-width:95%}@media(max-width: 766px){.sobre__textContain--text{max-width:100%}}.sobre__textContain--text h2{font-weight:700;font-size:1.75rem;line-height:150%;color:#201d1d;letter-spacing:unset;margin-bottom:1.875rem;text-transform:none}@media(max-width: 1198px){.sobre__textContain--text h2{font-size:1.5rem}}.sobre__textContain--text h2::before{top:-75%}.sobre__textContain--text b,.sobre__textContain--text strong{font-weight:700;font-size:1.75rem;line-height:120%;color:#201d1d;display:block;margin-bottom:.625rem}@media(max-width: 766px){.sobre__textContain--text b,.sobre__textContain--text strong{font-size:1.0625rem}}.sobre__textContain--text p{color:#5b5b5b}@media(max-width: 766px){.sobre__textContain--text p{line-height:189%}}.sobre__textContain--text p+p{margin-top:1.5625rem}.footer{background-color:#201d1d;padding:2.6875rem 0;position:relative;z-index:104}@media(max-width: 991px){.footer{margin-bottom:55px;padding-bottom:0}}.footer .container-fluid{width:100%;max-width:100%}.footer__contain{width:auto;min-width:15rem}@media(max-width: 991px){.footer__contain{width:100%}}.footer__logo{display:block;max-width:6.0625rem;width:auto;height:auto;margin-bottom:1.25rem}@media(max-width: 991px){.footer__logo{margin:auto auto 1.875rem;max-width:100%}}@media(max-width: 991px){.footer__social-network{justify-content:space-between;max-width:15.3125rem;margin:2.5rem auto 3.125rem}}@media(max-width: 991px){.footer__social-network li+li{margin-left:unset}}@media(max-width: 991px){.footer .social-network__image{width:1.25rem;height:1.25rem}}.footer__span-social{font-weight:700;font-size:.5625rem;line-height:100%;margin-bottom:.9375rem;display:block;color:#ebebeb}@media(max-width: 991px){.footer__span-social{font-size:.75rem;text-align:center;margin-top:1.25rem}}.footer__span-termos{display:block;margin-top:.625rem}.footer__span-termos:hover span{color:#fde14d}.footer__span-termos span{font-weight:500;font-size:.5625rem;line-height:100%;color:#fde14d;text-align:center;display:block;transition:color .2s}.footer__span-direitos{text-align:center;font-size:.5625rem;line-height:100%;font-weight:500;color:#ebebeb;display:block;margin-top:2.5rem}@media(max-width: 991px){.footer__span-direitos{font-weight:700;font-size:.625rem}}.footer__span-address{font-size:.625rem;line-height:150%;text-align:right;color:#ebebeb;margin-bottom:.625rem;display:block;max-width:10.9375rem;margin:0 0 .625rem auto}@media(max-width: 991px){.footer__span-address{text-align:center;font-weight:700;margin:auto auto .625rem}}.footer__mail{text-align:right;display:block}@media(max-width: 991px){.footer__mail{text-align:center}}.footer__mail:hover span{color:#fde14d}.footer__mail span{font-weight:700;font-size:.75rem;line-height:150%;color:#fff;transition:color .3s}@media(max-width: 991px){.footer__navigation{flex-direction:column;justify-content:center;align-items:center}.footer__navigation li+li{margin-top:1.25rem}.footer__navigation li a{font-weight:700;font-size:1rem}}.footer__goTop{width:2.6875rem;height:2.6875rem;background-color:#fde14d;position:absolute;right:0;bottom:0;z-index:999;display:flex;justify-content:center;align-items:center}@media(max-width: 991px){.footer__goTop{left:0;position:relative;margin:1.875rem auto 0}}.footer__goTop__image{min-width:5px;width:auto;height:auto;max-width:100%}.projetos{padding-top:2rem}.projetos__list{display:flex;align-items:center}@media(max-width: 991px){.projetos__list{flex-direction:column;align-items:flex-start}}.projetos__list--item{font-weight:700;line-height:120%;color:#201d1d;opacity:.5;transition:opacity .2s;cursor:pointer}.projetos__list--item:hover{opacity:1;color:#201d1d}.projetos__list--item:not(:first-child){margin-left:1.875rem}@media(max-width: 991px){.projetos__list--item:not(:first-child){margin-left:unset;margin-top:1.25rem}}.projetos__list .active{opacity:1}.projetos__portfolio{margin:1rem 0;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;-webkit-column-width:33.3333333333%;-moz-column-width:33.3333333333%;column-width:33.3333333333%}.projetos__portfolio .portfolioLink:hover{filter:grayscale(1)}.projetos__portfolio .portfolioLink:hover img{filter:blur(2px)}.projetos__portfolio .portfolioLink:hover .portfolioContent{filter:blur(0);opacity:.95}.projetos__portfolio--image{transition:filter .5s ease-in-out}.projetos__portfolio--link{width:100%;background-color:#201d1d;background-size:cover;background-position:center;display:flex;justify-content:center;align-content:center;height:25rem;flex-direction:column;transition:all .5s ease-in-out;filter:grayscale(0);overflow:hidden;position:relative}@media(max-width: 766px){.projetos__portfolio--link{height:12.5rem}}.projetos__portfolio--content{color:#ebebeb;transition:all .5s ease-in-out;height:100%;width:100%;background:#201d1d;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;filter:blur(50px);opacity:0;position:absolute;margin:auto}@media(max-width: 766px){.projetos__portfolio--content{padding:1rem}}.projetos__portfolio--span{font-weight:600;font-size:1.25rem;line-height:150%;color:#ebebeb;text-align:center;letter-spacing:.4em;text-transform:uppercase}@media(max-width: 766px){.projetos__portfolio--span{font-size:.75rem;letter-spacing:.125rem}}@media(max-width: 991px){.projetos__portfolio{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}}@media(max-width: 766px){.projetos__portfolio{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.projetos .accordion-button{font-size:1rem;line-height:150%;font-weight:600}.projetos .accordion-button:not(.collapsed){color:#ebebeb;background-color:#201d1d;box-shadow:unset}.projetos .accordion-button:not(.collapsed)::after{background-image:url(../images/general/arrow.svg)}.projetos .accordion-button:focus{border:unset;box-shadow:unset}.project__gallery{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 766px){.project__gallery{gap:.75rem;display:flex;flex-wrap:wrap}}.project__gallery-item{flex:1;display:block;height:22.8125rem}@media(max-width: 766px){.project__gallery-item{height:12.5rem;flex:1 1 calc(50% - .75rem)}}.project__gallery-item img{width:100%;height:100%;object-fit:cover}.tile{display:none}.scale-anm{margin:0 0 1rem;width:100%;float:left}@media(max-width: 991px){.scale-anm{margin:0 0 .5rem}}.tile img{max-width:100%;height:100%;display:block;width:100%;object-fit:cover}.conheca{padding:12.1875rem 0 7.5rem 0}@media(max-width: 766px){.conheca{padding:4.5rem 0}}.conheca__text{position:relative}.conheca__text--image{position:absolute;right:3.125rem;bottom:-6.25rem;width:auto;height:auto;max-width:100%}.conheca__textContain{max-width:35.5625rem}@media(max-width: 766px){.conheca__textContain{max-width:100%}}.conheca__textContain b,.conheca__textContain strong{color:#201d1d;display:block;font-weight:600;font-size:1.125rem;line-height:150%;margin-bottom:.4375rem}.conheca__textContain p{color:#5b5b5b;font-weight:400;line-height:150%}.conheca__btnContain{margin-top:3.375rem;justify-content:flex-start}.conheca__imageContain{position:relative}.conheca__imageContain--image{width:auto;height:auto;max-width:100%}@media(max-width: 991px){.conheca__imageContain--image{width:100%}}.conheca__imageContain--plus{height:6.4375rem;width:14.625rem;z-index:-1;left:-5.1875rem;top:-2.625rem}.page-template-page-sobre .servicos{padding:6.25rem 0;background-color:#201d1d;position:relative}@media(max-width: 991px){.page-template-page-sobre .servicos{padding:6.25rem 0 10.625rem 0}}.page-template-page-sobre .servicos__text{color:#ebebeb}.page-template-page-sobre .servicos__plus{height:100%;right:0;width:10%;top:0;bottom:0;background-image:url(../images/general/plus-dark.svg)}@media(max-width: 991px){.page-template-page-sobre .servicos__plus{width:100%;height:4.375rem;top:unset;bottom:0}}.page-template-page-sobre .servicos .row:nth-child(2){margin-top:3.125rem}.page-template-page-sobre .servicos__header{font-weight:600;font-size:.875rem;line-height:120%;letter-spacing:.4em;color:#fde14d;display:block;margin-bottom:.625rem}.page-template-page-sobre .servicos__title{font-weight:700;font-size:1.75rem;line-height:120%;color:#ebebeb}.page-template-page-sobre .servicos a::before{background-color:#5b5b5b}.page-template-page-sobre .servicos a span{color:#ebebeb}.page-template-page-sobre .servicos a .plus::after{color:#fde14d}.serviceTitle{background:#201d1d url(../images/general/bg.svg) no-repeat center left;background-size:contain;position:relative;padding-top:12.5rem;flex-direction:row;align-items:flex-end;width:calc(100% - 4.375rem);margin-right:0;margin-left:auto;margin-top:4.375rem}@media(max-width: 991px){.serviceTitle{width:100%;margin-right:unset;margin-left:unset;background-position:center center;margin-top:unset}}.serviceTitle .container-fluid{padding:0;max-width:100%;width:100%}.serviceTitle__plus{height:100%;width:15%;top:0;bottom:0;right:0}@media(max-width: 991px){.serviceTitle__plus{bottom:auto;width:100%;height:25%;left:0}}.serviceTitle__header{font-size:.875rem;line-height:120%;letter-spacing:.4em;font-weight:600;text-transform:uppercase;display:block;color:#fde14d;margin-left:3.125rem;margin-bottom:1.25rem}@media(max-width: 766px){.serviceTitle__header{font-size:.75rem;margin-left:1.875rem}}.serviceTitle__title{font-weight:700;text-transform:uppercase;color:#ebebeb;margin-bottom:-1.125rem;margin-left:calc(-15px + -25*(100vw - 767px)/1920);font-size:calc(125px + 220*(100vw - 767px)/1920);line-height:calc(110px + 130*(100vw - 767px)/1920)}@media(max-width: 991px){.serviceTitle__title{margin-left:calc(-7px + -5*(100vw - 320px)/447);font-size:calc(64px + 89*(100vw - 320px)/447);line-height:calc(62px + 58*(100vw - 320px)/447);margin-bottom:-0.625rem;font-weight:800;text-align:center}}@media(max-width: 766px){.serviceTitle__title{margin-left:calc(-7px + -5*(100vw - 320px)/550);font-size:calc(64px + 89*(100vw - 320px)/550);line-height:calc(62px + 58*(100vw - 320px)/550)}}.servicos{padding-top:7.5rem}@media(max-width: 766px){.servicos{padding-top:4rem}}.servicos__text{max-width:40rem;color:#5b5b5b;line-height:187%}.servicos .row+.row{margin-top:6.25rem;position:relative}@media(max-width: 766px){.servicos .row+.row{margin-top:4rem}}.servicos__image{position:absolute;top:0;bottom:0;margin:auto;left:3.125rem;width:auto;height:auto;max-width:100%;display:block;transform:rotateY(180deg)}@media(max-width: 991px){.servicos__image{left:unset;right:0}}.servicos ul{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:100%;max-width:35.125rem}@media(max-width: 766px){.servicos ul{max-width:100%;flex-direction:column}}.servicos ul li{width:100%;max-width:14.4375rem}.servicos ul li:not(:first-child){margin-top:1.875rem}.servicos ul li:nth-child(2){margin-top:unset}@media(max-width: 766px){.servicos ul li:nth-child(2){margin-top:1.875rem}}.servicos ul li a{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative}.servicos ul li a:hover::before{transform:scale(1)}.servicos ul li a::before{content:"";background-color:#fde14d;display:block;position:absolute;bottom:-0.3125rem;left:0;width:70%;height:1.25rem;margin:auto;z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .85s cubic-bezier(0.835, -0.005, 0.06, 1)}.servicos ul li a span{color:#201d1d;font-weight:400;font-size:1.25rem;line-height:120%}.servicos ul li a .plus::after{content:"+";font-weight:700;font-size:.875rem;line-height:100%;color:#201d1d}.serviceTitleInside{position:relative;margin-top:4.375rem;padding:5rem 0;overflow:unset}@media(max-width: 991px){.serviceTitleInside{margin-top:unset}}.serviceTitleInside__circle{position:absolute;right:-6rem;top:-21.875rem;width:auto;height:auto;max-width:62.5rem}@media(max-width: 991px){.serviceTitleInside__circle{max-width:100%}}.serviceTitleInside__content--header{margin-bottom:2.5rem}.serviceTitleInside__content--h1{font-weight:700;font-size:3.375rem;line-height:150%;color:#201d1d;max-width:30.1875rem}@media(max-width: 1198px){.serviceTitleInside__content--h1{font-size:2.5rem;max-width:26.25rem}}@media(max-width: 766px){.serviceTitleInside__content--h1{font-size:2rem;max-width:26.25rem}}.serviceTitleInside__textContain{position:relative}.serviceTitleInside__imageContain{position:relative}@media(max-width: 991px){.serviceTitleInside__imageContain{margin-top:4.375rem}}.serviceTitleInside__canvas{position:absolute;z-index:-1;display:block;width:auto;height:auto;max-width:100%;transform:rotateY(180deg)}.serviceTitleInside__canvas--image{top:-3.8125rem;right:-3.25rem}.serviceTitleInside__canvas--text{bottom:-9.375rem;left:-6.875rem}.serviceTitleInside__image{width:100%;height:21.25rem;object-fit:cover;object-position:center center;max-width:100%;display:block}.serviceInside{position:relative;margin-top:4.375rem;padding-bottom:8.125rem}@media(max-width: 991px){.serviceInside{margin-top:1.875rem;padding-bottom:6.25rem}}.serviceInside__plus{height:13.1875rem;width:45%;bottom:8.125rem;right:0}.serviceInside__text{max-width:38.6875rem}.serviceInside__text strong,.serviceInside__text b{color:#201d1d;font-weight:700;font-size:1.25rem;line-height:150%;display:block;margin-bottom:1.25rem}@media(max-width: 766px){.serviceInside__text strong,.serviceInside__text b{font-size:1.125rem}}.serviceInside__text p{color:#5b5b5b;line-height:150%}@media(max-width: 766px){.serviceInside__text p{font-size:.875rem;line-height:189%}}.serviceInside__text ul{padding-left:7.25rem;margin-top:5.25rem}@media(max-width: 766px){.serviceInside__text ul{padding-left:.9375rem}}.serviceInside__text ul li{font-size:1.25rem;line-height:120%;color:#201d1d;position:relative;list-style:disc}.serviceInside__text ul li:not(:first-child){margin-top:1.875rem}.serviceInside__text ul li::after{content:"";display:block;position:absolute;bottom:0rem;height:50%;width:100%;max-width:8.3125rem;background-color:#fde14d;left:-1.5625rem;z-index:-1}.serviceBoxes{overflow:unset;padding-bottom:7.5rem}.serviceBoxes__contain{width:100%;max-width:31.25rem}@media(max-width: 1198px){.serviceBoxes__contain{max-width:50%}}@media(max-width: 991px){.serviceBoxes__contain{max-width:100%}}.serviceBoxes__contain:not(:first-child){margin-top:3.125rem}@media(max-width: 991px){.serviceBoxes__contain:not(:first-child){margin-top:4.375rem}}.serviceBoxes__contain:nth-child(2){margin-top:unset}@media(max-width: 991px){.serviceBoxes__contain:nth-child(2){margin-top:4.375rem}}.serviceBoxes__contain--header{letter-spacing:unset;color:#201d1d;font-weight:900;font-size:1.5rem;line-height:120%;margin-bottom:1.875rem}@media(max-width: 1198px){.serviceBoxes__contain--header{font-size:1.25rem}}@media(max-width: 766px){.serviceBoxes__contain--header{font-size:1.125rem}}@media(max-width: 991px){.serviceBoxes__contain ul{padding-left:.9375rem}}.serviceBoxes__contain ul li{color:#201d1d;line-height:150%;list-style:disc}@media(max-width: 1198px){.serviceBoxes__contain ul li{font-size:.875rem}}.serviceBoxes__contain ul li+li{margin-top:.625rem}.error404 .header,.error404 .menuMobile{display:none}@media(max-width: 991px){.error404 .header,.error404 .menuMobile{display:block}}.page-404{background:url("../images/general/404.gif") center center no-repeat;background-size:cover;min-height:100vh;flex-direction:row;align-items:center;position:relative}.page-404::after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.6);position:absolute;left:0;top:0}.page-404__content{width:100%;max-width:max-content;margin:auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:3rem}.page-404__content h1{font-weight:900;font-size:1.75rem;line-height:150%;color:#fff;text-align:center;text-transform:uppercase}@media(max-width: 991px){.page-404__content h1{font-size:1.25rem}}.page-404__button .text{color:#fff}.page-404__button .plus-icon::after,.page-404__button .plus-icon::before{background-color:#fff}.page-404__button .left:before,.page-404__button .right:before,.page-404__button .center{background-color:#5b5b5b !important}.glitch-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.glitch{position:relative;font-size:90px;font-weight:bold;color:#fff;letter-spacing:3px;z-index:1}.glitch:before,.glitch:after{display:block;content:attr(data-text);position:absolute;top:0;left:0;opacity:.8}.glitch:before{animation:glitch-it .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both infinite;color:aqua;z-index:-1}.glitch:after{animation:glitch-it .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both infinite;color:#f0f;z-index:-2}@keyframes glitch-it{0%{transform:translate(0)}20%{transform:translate(-2px, 2px)}40%{transform:translate(-2px, -2px)}60%{transform:translate(2px, 2px)}80%{transform:translate(2px, -2px)}to{transform:translate(0)}}