html{box-sizing:border-box;scroll-behavior:smooth;cursor:default}*,*::before,*::after{box-sizing:inherit}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,pre,blockquote,figure,figcaption,hr,dl,dd{margin:0;padding:0}ul,ol{list-style:none}input,textarea,select,button{color:inherit;font:inherit;letter-spacing:inherit}input[type="text"],textarea{width:100%}input,textarea,button{border:1px solid gray}button{padding:0;line-height:inherit;border-radius:0;background-color:transparent;cursor:pointer}button *{pointer-events:none}img,iframe,video,object,embed{display:block;max-width:100%}svg{max-width:100%}table{table-layout:fixed;width:100%}[hidden]{opacity:0;visibility:hidden}noscript{display:block;margin-bottom:1em;margin-top:1em}[tabindex="-1"]{outline:none !important}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}.sr-only{position:absolute;width:1px;height:auto;margin:0;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}*{text-decoration:none;color:inherit;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,span{font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}img{display:block;max-width:100%}a{margin:0px;padding:0px;display:block}table{border-spacing:0px}button{border:none}hr{border:none}:root{--main: #CEC5B6;--light: #FEF8F9;--sec: #28221D;--dark: #1E1E1E;--font: "romantic"}#adopt-controller-button{z-index:100 !important}.container{max-width:1200px;margin:0 auto}.whats-fixed{position:fixed;bottom:40px;right:40px;animation:move 3s infinite;z-index:222;max-width:65px}@keyframes move{25%{transform:translateX(-10px)}50%{transform:translateX(0px)}75%{transform:translateX(10px)}100%{transform:translateX(0px)}}html{font-size:16px;font-family:"forma-djr-micro", sans-serif;background:var(--light)}.view{transition:.6s}a,a img,svg path,button{transition:0.3s}.guarda-bg{background:url(/img/bj-main.webp) no-repeat right center;background-size:cover}@media only screen and (max-width: 850px){.guarda-bg{background:url(/img/cel-main-bg.webp) no-repeat right center;background-size:cover}}.titulo{display:flex;justify-content:center;align-items:center;gap:20px;align-items:center}.titulo h2{font-size:2.5rem;font-weight:400;line-height:1em;font-family:var(--font)}.titulo span{width:97px;height:1px;background-color:#1E1E1E;display:block}@media only screen and (max-width: 395px){.titulo span{width:66px}}@media only screen and (max-width: 485px){.titulo h2{font-size:35px}}@media only screen and (max-width: 385px){.titulo h2{font-size:30px}}@media only screen and (max-width: 305px){.titulo h2{font-size:28px}}.btn{font-size:2rem;font-weight:400;line-height:1.1em;color:var(--light);font-family:var(--font);background:#fef8f925;backdrop-filter:blur(4px);max-width:fit-content;padding:10px 40px;box-shadow:0 0 0 2px var(--light) inset;position:relative;margin-top:20px}@media only screen and (max-width: 485px){.btn{font-size:28px}}@media only screen and (max-width: 385px){.btn{font-size:22px}}.btn>span{position:absolute;background:var(--light);transition:.45s;transition-delay:.1s}.btn .top{height:2px;width:0;top:0;left:0}.btn .left{width:2px;height:0;bottom:0;left:0}.btn .bottom{height:2px;width:0;bottom:0;right:0}.btn .right{width:2px;height:0;right:0;top:0}.btn:hover{color:var(--light);font-family:var(--font);background:#fef8f975;backdrop-filter:blur(4px);max-width:fit-content;padding:10px 40px;position:relative;box-shadow:none}.btn:hover>span{position:absolute;background:var(--light)}.btn:hover .top{height:2px;width:100%;top:0;left:0}.btn:hover .left{width:2px;height:100%;left:0;bottom:0}.btn:hover .bottom{height:2px;width:100%;bottom:0;right:0}.btn:hover .right{width:2px;height:100%;right:0;top:0}.btn2{font-size:2rem;font-weight:400;line-height:1.1em;display:grid;color:var(--light);font-family:var(--font);background:var(--sec);backdrop-filter:blur(4px);max-width:fit-content;padding:10px 40px;border:2px solid var(--dark);transition-delay:.11s}@media only screen and (max-width: 485px){.btn2{font-size:28px}}@media only screen and (max-width: 385px){.btn2{font-size:22px}}.btn2 .linha{position:absolute;height:1px;max-width:96px;width:0;background:var(--sec);left:0;bottom:28px;transform:translate(-50%);transition:.3s ease-in}@media only screen and (max-width: 395px){.btn2 .linha{max-width:66px}}@media only screen and (max-width: 395px){.btn2 .linha{bottom:23px}}.btn2:hover{background:transparent;color:var(--dark);padding:10px 40px 10px 50px}.btn2:hover .linha{width:100%;margin-right:0}.header{padding:40px 10px}.header-grid{display:flex;justify-content:center;align-items:center;gap:0;justify-content:flex-start}.header-grid h2{font-size:1.5rem;font-weight:300;line-height:1.4em;letter-spacing:2px;text-transform:uppercase;color:var(--light)}@media only screen and (max-width: 385px){.header-grid h2{font-size:18px}}.main{padding:60px 10px 130px}.main-grid{display:grid;gap:20px;color:var(--light)}.main-grid h1{font-size:3.5rem;font-weight:400;line-height:1.1em;font-family:var(--font);max-width:598px;width:100%}.main-grid p{font-size:1.75rem;font-weight:300;line-height:1.4em;max-width:598px;width:100%;font-style:italic;color:#fef8f9c7}@media only screen and (max-width: 485px){.main-grid h1{font-size:44px}.main-grid p{font-size:22px}}@media only screen and (max-width: 385px){.main-grid h1{font-size:34px}.main-grid p{font-size:20px}}.politica p,.termos p{margin-top:10px}.politica h3,.termos h3{margin-top:20px;font-size:1.5rem}.politica ul,.termos ul{margin-top:5px;margin-bottom:5px}.politica ul li,.termos ul li{text-indent:50px}.politica h2,.termos h2{margin-top:20px;font-size:2rem;text-align:center}.politica,.termos{padding:10px 10px}.digitalmix{text-align:center;color:#f2f2f280;background-color:#121412;padding:30px 10px}.digitalmix-grid{display:grid;gap:15px}.digitalmix-grid>div{display:flex;align-items:center;justify-content:center;gap:10px}.digitalmix-grid>p,.digitalmix-grid>div>p{font-size:1rem !important}@media only screen and (max-width: 360px){.digitalmix-grid>div{display:grid;justify-items:center;gap:10px}}.clientes{background:#CEC5B6;padding:100px 10px 50px}.clientes-grid{display:grid;gap:50px;justify-items:center}.guarda-card{display:flex;justify-content:center;align-items:center;gap:20px}.guarda-card .card{display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column;max-width:387px;width:100%;justify-content:start;padding:40px 20px;background:var(--light);text-align:center;height:373px}.guarda-card .card div{display:grid;justify-items:center;gap:5px}.guarda-card .card div h4{font-size:1.5rem;font-weight:500;line-height:1.4em}@media only screen and (max-width: 485px){.guarda-card .card div h4{font-size:22px}}@media only screen and (max-width: 385px){.guarda-card .card div h4{font-size:20px}}.guarda-card .card p{font-size:1.375rem;font-weight:300;line-height:1.4em;font-style:italic}@media only screen and (max-width: 485px){.guarda-card .card p{font-size:20px}}@media only screen and (max-width: 385px){.guarda-card .card p{font-size:18px}}@media only screen and (max-width: 1030px){.guarda-card{flex-wrap:wrap}}.consulta{background:url(/img/bg-consulta.webp) no-repeat center center;background-size:cover;padding:100px 10px 70px;color:var(--light)}.consulta-grid{display:flex;justify-content:center;align-items:center;gap:40px;align-items:start}.consulta-grid .titulo{max-width:295px;width:100%}.consulta-grid .titulo span{width:97px;height:1px;background-color:#C6C1C2;display:block}.consulta-grid .text{display:grid;gap:30px;max-width:735px;width:100%}.consulta-grid .text p{font-size:1.375rem;font-weight:300;line-height:1.1em}.consulta-grid .text p strong{font-weight:400}@media only screen and (max-width: 1025px){.consulta-grid .text p{font-size:20px}}@media only screen and (max-width: 485px){.consulta-grid .text p{font-size:18px}}@media only screen and (max-width: 950px){.consulta-grid{gap:35px;flex-wrap:wrap;justify-content:center}}.procedimentos{padding:100px 10px 50px}.procedimentos-grid{display:grid;gap:40px}.procedimentos-grid .titulo{display:flex;justify-content:center;align-items:center;gap:20px;align-items:center;justify-content:left;margin-left:25px}@media only screen and (max-width: 350px){.procedimentos-grid .titulo{margin-left:0}}.guarda-info{display:flex;justify-content:center;align-items:center;gap:35px}.guarda-info .facial{background:url(/img/facial.jpg) no-repeat center center;background-size:cover;max-width:580px;width:100%;min-height:588px;display:grid;align-content:space-between}@media only screen and (max-width: 500px){.guarda-info .facial{min-height:430px}}.guarda-info .face{background:url(/img/face.jpg) no-repeat center center;background-size:cover;max-width:580px;width:100%;min-height:588px;display:grid;align-content:space-between}@media only screen and (max-width: 500px){.guarda-info .face{min-height:430px}}.guarda-info h3{font-size:2rem;font-weight:400;line-height:.9em;color:var(--light);font-family:var(--font);padding:10px;background:var(--dark);max-width:fit-content;margin:25px 0 0 25px}@media only screen and (max-width: 485px){.guarda-info h3{font-size:28px}}@media only screen and (max-width: 385px){.guarda-info h3{font-size:22px}}.guarda-info a{display:flex;justify-content:center;align-items:center;gap:30px;background:#fef8f9be;backdrop-filter:blur(4px);padding:20px;transition:.3s;height:106px}.guarda-info a h4{font-size:1.375rem;font-weight:300;line-height:1.1em;max-width:433px}.guarda-info a h4 strong{font-weight:400}@media only screen and (max-width: 530px){.guarda-info a h4{font-size:20px}}@media only screen and (max-width: 430px){.guarda-info a{max-height:106px;padding:15px;gap:15px}.guarda-info a h4{font-size:18px}.guarda-info a img{max-width:41px}}@media only screen and (max-width: 350px){.guarda-info a h4{font-size:16px}}.guarda-info a img{opacity:0}@media only screen and (max-width: 500px){.guarda-info a img{opacity:1}}.guarda-info a:hover{background:#fef8f9de}.guarda-info a:hover img{opacity:1}@media only screen and (max-width: 900px){.guarda-info{flex-wrap:wrap}}.sobre{padding:50px 10px 70px}.sobre-grid{display:grid;gap:40px}.sobre-grid .titulo{display:flex;justify-content:center;align-items:center;gap:20px;align-items:center;justify-content:left;margin-left:25px}@media only screen and (max-width: 350px){.sobre-grid .titulo{margin-left:0}}@media only screen and (max-width: 290px){.sobre-grid .titulo h2{font-size:26px}}.sobre-grid .esque{display:flex;justify-content:center;align-items:center;gap:80px;justify-content:flex-start}.sobre-grid .esque .top h3{font-size:1.75rem;font-weight:500;line-height:1.4em}.sobre-grid .esque .top h5{font-size:1.25rem;font-weight:400;line-height:1.4em;font-style:italic}@media only screen and (max-width: 485px){.sobre-grid .esque .top h3{font-size:22px}}@media only screen and (max-width: 385px){.sobre-grid .esque .top h3{font-size:20px}}@media only screen and (max-width: 950px){.sobre-grid .esque{gap:35px;display:grid;justify-content:center}}@media only screen and (max-width: 485px){.sobre-grid{gap:60px}}.sobre-grid .direi{display:flex;justify-content:center;align-items:center;gap:65px;justify-content:space-between;margin-left:25px}@media only screen and (max-width: 950px){.sobre-grid .direi{gap:35px;flex-wrap:wrap-reverse;justify-content:center;margin-left:auto}}.sobre-grid .info{display:grid;gap:20px;max-width:460px;width:100%;position:relative}.sobre-grid .info p{font-size:1.375rem;font-weight:300;line-height:1.4em}.sobre-grid .info p strong{font-weight:400}@media only screen and (max-width: 485px){.sobre-grid .info p{font-size:20px}}@media only screen and (max-width: 385px){.sobre-grid .info p{font-size:18px}}.sobre-grid .info .btn2{margin-top:20px}@media only screen and (max-width: 580px){.sobre-grid .info .btn2{display:grid;margin:20px auto 0}}.resultado{padding:100px 10px 70px}.resultado-grid{display:grid;gap:40px}.resultado-grid div{display:grid;gap:10px}.resultado-grid div .titulo{display:flex;justify-content:center;align-items:center;gap:20px;align-items:center;justify-content:left;margin-left:25px}@media only screen and (max-width: 350px){.resultado-grid div .titulo{margin-left:0}}.resultado-grid div p{font-size:1.375rem;font-weight:300;line-height:1.4em;margin-left:60px}.resultado-grid div p strong{font-weight:500}@media only screen and (max-width: 530px){.resultado-grid div p{font-size:20px}}@media only screen and (max-width: 430px){.resultado-grid div p{font-size:18px}}@media only screen and (max-width: 350px){.resultado-grid div p{margin-left:25px}}.resultado-grid .central{display:grid;gap:40px;justify-items:center}.resultado-grid .central .guarda-imgs{display:flex;justify-content:center;align-items:center;gap:20px}@media only screen and (max-width: 1230px){.resultado-grid .central .guarda-imgs{flex-wrap:wrap}}.footer{padding:100px 10px 0}.footer-grid{display:grid;gap:40px}.footer-grid .titulo{display:flex;justify-content:center;align-items:center;gap:20px;align-items:center;justify-content:left;margin-left:25px}@media only screen and (max-width: 350px){.footer-grid .titulo{margin-left:0}}.footer-content{display:grid;justify-content:center}.footer-content .redes{display:flex;justify-content:center;align-items:center;gap:330px;max-width:1000px;width:100%}.footer-content .redes .redes2{display:grid;gap:25px;justify-items:start;align-items:center}.footer-content .redes a{display:flex;justify-content:center;align-items:center;gap:20px;font-size:1.5rem;font-weight:300;line-height:1.4em}@media only screen and (max-width: 485px){.footer-content .redes a{font-size:22px}}@media only screen and (max-width: 385px){.footer-content .redes a{font-size:20px}}.footer-content .redes a:hover{color:#CEC5B6}.footer-content .redes a:hover img{filter:brightness(0) saturate(100%) invert(92%) sepia(21%) saturate(175%) hue-rotate(351deg) brightness(84%) contrast(91%)}.footer-content .redes p{display:flex;justify-content:center;align-items:center;gap:20px;font-size:1.5rem;font-weight:300;line-height:1.4em}@media only screen and (max-width: 485px){.footer-content .redes p{font-size:22px}}@media only screen and (max-width: 385px){.footer-content .redes p{font-size:20px}}@media only screen and (max-width: 1025px){.footer-content .redes{gap:110px}}@media only screen and (max-width: 830px){.footer-content .redes{display:grid;gap:25px}}@media only screen and (max-width: 535px){.footer-content{margin-left:40px}}@media only screen and (max-width: 350px){.footer-content{margin-left:20px}}.mapouter{display:flex;justify-content:center;align-items:center;gap:0}.mapouter,.mapouter iframe{height:361px;max-width:1200px;width:100%}
