*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;max-width:100vw;min-width:375px;overflow-x:hidden;scroll-behavior:smooth;font-size:62.5%}body{font-family:content,sans-serif;background-color:#030712;color:#eee;font-size:1.6rem;line-height:1.6;font-weight:400;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.4}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}li{list-style:none}a{text-decoration:none}input[type=text],input[type=email],input[type=password],select,textarea{line-height:inherit;background:none;margin:0;padding:0 4px;border:1px solid #ccc}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,select:focus,textarea:focus{outline:.5px solid #999}input[type=button],button{display:inline-block;background:none;padding:0 8px;border-radius:4px;line-height:inherit;border:1px solid #ccc;text-align:center;cursor:pointer}table{width:100%;border-collapse:collapse}th,td{padding:.75rem;text-align:left}th{font-weight:bold}img,video{max-width:100%;height:auto;display:block}br{display:block;line-height:1.5}@font-face{font-family:logo;src:url("../fonts/logo.woff2") format("woff2"),url("../fonts/logo.woff") format("woff");font-display:swap}@font-face{font-family:content;src:url("../fonts/content.woff2") format("woff2"),url("../fonts/content.woff") format("woff");font-display:swap}@font-face{font-family:title;src:url("../fonts/title.woff2") format("woff2"),url("../fonts/title.woff") format("woff");font-display:swap}@font-face{font-family:focus;src:url("../fonts/focus.woff2") format("woff2"),url("../fonts/focus.woff") format("woff");font-display:swap}html{scroll-padding-top:120px}.section-title{background:linear-gradient(270deg, #8D6E3B 3.92%, #C6A15A 51.48%, #8D6E3B 105.82%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 0 10px rgba(198,161,90,.4)}.header{position:fixed;left:0;top:0;width:100%;z-index:999;display:flex;justify-content:space-between;align-items:center;background-color:#000;padding:0 20px;height:100px;box-shadow:0 4px 6px -1px rgba(198,161,90,.5),0 2px 4px -2px rgba(198,161,90,.4)}.header .logo{display:flex;justify-content:center;align-items:center;flex-direction:column}.header .logo svg{max-width:140px;max-height:90px;width:100%;height:100%;fill:#eee;stroke:#eee;transition:.1s ease-in}.header .logo:hover svg{stroke:#c6a15a;fill:#c6a15a}.header .nav-menu{height:100%}.header .nav-menu ul{display:flex;gap:24px;height:100%}.header .nav-menu ul li{font-size:2rem;cursor:pointer;height:100%;padding:0 4px;display:flex;align-items:center;justify-content:center;transition:.1s ease-in}.header .nav-menu ul li:hover{color:#c6a15a;border-bottom:1px solid #c6a15a}.header .nav-menu ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.header .whatsapp-link{display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid #eee;padding:8px 12px;border-radius:8px;transition:.1s ease-in}.header .whatsapp-link svg{max-width:28px;width:100%;max-height:28px;height:100%;fill:#eee;transition:.1s ease-in}.header .whatsapp-link:hover{color:#c6a15a;border-color:#c6a15a}.header .whatsapp-link:hover svg{fill:#c6a15a}@media(max-width: 1024px){.header{flex-wrap:wrap;justify-content:space-evenly;height:auto;padding-top:8px}.header .logo{order:1}.header .nav-menu{display:flex;justify-content:center;height:40px;order:3;width:100%;margin-top:8px}.header .nav-menu ul{gap:16px}.header .nav-menu ul li{font-size:1.6rem}.header .whatsapp-link{order:2}}@media(max-width: 450px){.header{padding:8px 0}.header .nav-menu{display:none}.header .whatsapp-link{display:none}}.main{max-width:1600px;margin:0 auto;padding:80px 8px}.main .top{display:flex;gap:20px;padding:60px 20px 0 20px}.main .top .description{display:flex;flex-direction:column;margin:auto;max-width:55%;width:100%}.main .top .description h1{font-size:5rem;line-height:1;font-weight:900;background:linear-gradient(270deg, #8d6e3b 3.92%, #c6a15a 51.48%, #8d6e3b 105.82%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 0 10px rgba(198,161,90,.4)}.main .top .description h2{font-size:3rem;line-height:1;margin:16px 0}.main .top .description p:nth-of-type(1){font-size:2rem;font-weight:400}.main .top .description .btn_cta{margin:16px 0;display:flex;width:-moz-fit-content;width:fit-content;height:60px;align-items:center;justify-content:center;padding:12px 24px;border-radius:4px;font-size:2.4rem;font-weight:700;color:#000;border:none;background:linear-gradient(270deg, rgb(119.2905405405, 92.5405405405, 41.2094594595) 3.92%, #C6A15A 51.48%, rgb(119.2905405405, 92.5405405405, 41.2094594595) 105.82%);box-shadow:0 0 8px rgba(198,161,90,.4);cursor:pointer;position:relative;overflow:hidden;text-shadow:1px 1px 2px rgba(0,0,0,.3),0 0 1px hsla(0,0%,100%,.2);transition:transform .2s ease-in}.main .top .description .btn_cta::before{content:"";position:absolute;top:0;left:-120%;width:100%;height:100%;background:hsla(0,0%,100%,.2);transform:skewX(-20deg);transition:none;z-index:0}.main .top .description .btn_cta:hover{transform:scale(1.02);outline:2px solid rgba(198,161,90,.5);outline-offset:2px}.main .top .description .btn_cta:hover::before{animation:shine .7s ease-out forwards}@media(max-width: 700px){.main .top .description .btn_cta{padding:8px 16px;font-size:2rem}}@media(max-width: 500px){.main .top .description .btn_cta{font-size:1.6rem}}@media(max-width: 370px){.main .top .description .btn_cta{font-size:1.4rem}}@keyframes shine{0%{left:-120%}50%{left:50%}100%{left:120%}}.main .top .description p:nth-of-type(2){font-size:1.6rem}.main .top .ilustration{max-width:550px;width:100%;height:auto;position:relative;border-top-right-radius:20px;border-top-left-radius:100px;border-bottom-right-radius:100px;border-bottom-left-radius:20px;overflow:hidden}.main .top .ilustration img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1.05)}@media(max-width: 1200px){.main .top .description h1{font-size:4rem}.main .top .description h2{font-size:2rem}}@media(max-width: 1024px){.main .top{align-items:center;flex-direction:column-reverse;padding:100px 8px 80px 8px}.main .top .description{max-width:90%;justify-content:center;text-align:center}.main .top .description h2{margin:12px 0}.main .top .description p:nth-of-type(1){font-size:1.8rem}.main .top .description .btn_cta{margin:12px auto;display:flex;width:-moz-fit-content;width:fit-content;height:60px;align-items:center;justify-content:center;padding:12px 24px;border-radius:4px;font-size:2.4rem;font-weight:700;color:#000;border:none;background:linear-gradient(270deg, rgb(119.2905405405, 92.5405405405, 41.2094594595) 3.92%, #C6A15A 51.48%, rgb(119.2905405405, 92.5405405405, 41.2094594595) 105.82%);box-shadow:0 0 8px rgba(198,161,90,.4);cursor:pointer;position:relative;overflow:hidden;text-shadow:1px 1px 2px rgba(0,0,0,.3),0 0 1px hsla(0,0%,100%,.2);transition:transform .2s ease-in}.main .top .description .btn_cta::before{content:"";position:absolute;top:0;left:-120%;width:100%;height:100%;background:hsla(0,0%,100%,.2);transform:skewX(-20deg);transition:none;z-index:0}.main .top .description .btn_cta:hover{transform:scale(1.02);outline:2px solid rgba(198,161,90,.5);outline-offset:2px}.main .top .description .btn_cta:hover::before{animation:shine .7s ease-out forwards}}@media(max-width: 1024px)and (max-width: 700px){.main .top .description .btn_cta{padding:8px 16px;font-size:2rem}}@media(max-width: 1024px)and (max-width: 500px){.main .top .description .btn_cta{font-size:1.6rem}}@media(max-width: 1024px)and (max-width: 370px){.main .top .description .btn_cta{font-size:1.4rem}}@media(max-width: 1024px){@keyframes shine{0%{left:-120%}50%{left:50%}100%{left:120%}}.main .top .ilustration{display:flex;justify-content:center;max-width:400px}.main .top .ilustration div{height:300px}.main .top .ilustration div img{transform:translateY(-30px)}}@media(max-width: 600px){.main .top .description{max-width:95%}.main .top .description h1{font-size:3rem}.main .top .description h2{font-size:2rem}.main .top .description p:nth-of-type(1){font-size:1.6rem}.main .top .description p:nth-of-type(2){font-size:1.4rem}}@media(max-width: 450px){.main .top{padding:80px 8px}}.main .bottom{position:relative;z-index:1;margin-top:-120px;display:flex;justify-content:space-evenly;gap:32px;flex-wrap:wrap}.main .bottom .panel{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;position:relative;padding:16px;text-align:center;background-color:#000;height:330px;width:260px;box-shadow:0 5px 12px rgba(0,0,0,.3),inset 0 -3px 6px rgba(198,161,90,.5);border-radius:2.4rem;border:5px solid #c6a15a;transition:.1s ease-in}.main .bottom .panel:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:5px solid #c6a15a;border-radius:20px;z-index:-1;background:linear-gradient(145deg, #d4af76, #c6a15a);box-shadow:0 4px 10px rgba(0,0,0,.7),inset 0 2px 4px hsla(0,0%,100%,.2)}.main .bottom .panel .icon{width:85px;height:85px}.main .bottom .panel .icon img{height:100%;width:auto;filter:drop-shadow(0px 1px 6px rgba(255, 255, 255, 0.2))}.main .bottom .panel h3{font-size:1.8rem;max-width:70%}.main .bottom .panel p{font-size:1.6rem}@media(max-width: 1200px){.main .bottom{margin-top:-50px}}.about{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;background-color:#000}.about h2{font-size:3rem}.about .text{max-width:900px;font-size:1.8rem;font-weight:500;margin:16px 0}.about .text span{display:inline-block;font-weight:700}.about .bottom{display:flex;justify-content:center;align-items:center;padding:20px;gap:20px;border:1px solid rgba(0,0,0,0);-o-border-image:linear-gradient(120deg, transparent, #C6A15A, transparent) 1;border-image:linear-gradient(120deg, transparent, #C6A15A, transparent) 1}.about .bottom .ilustration{display:flex;justify-content:flex-end;max-width:400px;min-width:250px;overflow:hidden;border-radius:20px}.about .bottom .description{max-width:900px;text-align:left}.about .bottom .description h3{font-size:4rem;font-weight:800;width:100%;margin-bottom:16px}.about .bottom .description h3 span{color:#c6a15a}.about .bottom .description p{font-size:2rem;line-height:1.4}.about .bottom .description p span{font-weight:600}@media(max-width: 900px){.about .bottom{flex-direction:column;align-items:center;text-align:center}.about .bottom .ilustration{justify-content:center}.about .bottom .description{text-align:center}.about .bottom .description h3{margin-inline:auto;font-size:3rem}.about .bottom .description h3 span{display:inline-block}.about .bottom .description p{width:100%}}.services{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1500px;margin:30px auto;padding:24px 8px}.services h2{font-size:3rem;margin-bottom:24px;text-align:center}.services .text-section{font-size:2rem;font-weight:600;text-align:center;max-width:80%;margin-bottom:20px}.services .content{display:flex;justify-content:space-between;align-items:center;padding:20px;gap:20px;max-width:1500px;margin:0 auto}.services .content .menu{max-width:450px;width:100%}.services .content .menu ul li{display:flex;gap:20px;margin:20px 0;display:flex;width:-moz-fit-content;width:fit-content;height:60px;align-items:center;justify-content:center;padding:12px 24px;border-radius:4px;font-size:2.4rem;font-weight:700;color:#000;border:none;background:linear-gradient(270deg, rgb(119.2905405405, 92.5405405405, 41.2094594595) 3.92%, #C6A15A 51.48%, rgb(119.2905405405, 92.5405405405, 41.2094594595) 105.82%);box-shadow:0 0 8px rgba(198,161,90,.4);cursor:pointer;position:relative;overflow:hidden;text-shadow:1px 1px 2px rgba(0,0,0,.3),0 0 1px hsla(0,0%,100%,.2);transition:transform .2s ease-in}.services .content .menu ul li::before{content:"";position:absolute;top:0;left:-120%;width:100%;height:100%;background:hsla(0,0%,100%,.2);transform:skewX(-20deg);transition:none;z-index:0}.services .content .menu ul li:hover{transform:scale(1.02);outline:2px solid rgba(198,161,90,.5);outline-offset:2px}.services .content .menu ul li:hover::before{animation:shine .7s ease-out forwards}@media(max-width: 700px){.services .content .menu ul li{padding:8px 16px;font-size:2rem}}@media(max-width: 500px){.services .content .menu ul li{font-size:1.6rem}}@media(max-width: 370px){.services .content .menu ul li{font-size:1.4rem}}@keyframes shine{0%{left:-120%}50%{left:50%}100%{left:120%}}.services .content .menu ul li{text-align:center;width:330px;font-size:2rem;height:100px}.services .content .menu ul li.actived{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.services .content .ilustration{max-width:350px;width:100%;position:relative;box-shadow:0 5px 12px rgba(0,0,0,.3),inset 0 -3px 6px rgba(198,161,90,.5);border-radius:16px;border:5px solid #c6a15a;transition:.1s ease-in;overflow:hidden}.services .content .ilustration img{width:100%;height:100%}@media(max-width: 700px){.services .content .ilustration{max-width:220px}}.services .content .description{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 10px;text-align:center;max-width:350px;width:100%;height:380px;border:1px solid rgba(0,0,0,0);-o-border-image:linear-gradient(120deg, transparent, #C6A15A, transparent) 1;border-image:linear-gradient(120deg, transparent, #C6A15A, transparent) 1}.services .content .description h3{font-size:3rem;margin-bottom:16px}.services .content .description p{font-size:2rem;line-height:1.4}@media(max-width: 1200px){.services .content{flex-wrap:wrap;justify-content:space-evenly}.services .content .menu{max-width:100%;width:100%}.services .content .menu ul{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-evenly}.services .content .menu ul li{text-align:center;flex:1;font-size:1.6rem;height:auto;margin:0;max-width:200px;min-width:160px}}@media(max-width: 600px){.services .content .menu ul li{font-size:1.4rem;height:60px;margin:0;max-width:150px;min-width:150px}}.reviews{display:flex;flex-direction:column;justify-content:center;background-color:#000;padding:80px 8px;min-height:70vh}.reviews .section-title{text-align:center;font-size:3rem}.reviews .voz{margin:16px 0;font-size:2rem;font-weight:600;text-align:center}.reviews .swiper{cursor:grab;overflow:hidden;margin:0 auto;width:100%;height:-moz-fit-content;height:fit-content}.reviews .swiper .swiper-slide.review{min-width:280px;max-width:375px;width:280px;height:250px;padding:18px;border-radius:8px;background-color:#f6f6f8;display:flex;flex-direction:column;gap:10px;margin:10px}.reviews .swiper .swiper-slide.review .top{display:flex;gap:10px}.reviews .swiper .swiper-slide.review .top .photo{position:relative;width:42px;height:42px;border-radius:21px;background-size:cover;background-position:center;background-repeat:no-repeat}.reviews .swiper .swiper-slide.review .top .photo .g-logo{position:absolute;bottom:-4px;right:-4px;width:24px;height:24px;border-radius:12px;background:#fff;display:flex;justify-content:center;align-items:center}.reviews .swiper .swiper-slide.review .top .photo .g-logo svg{max-width:20px;max-height:20px}.reviews .swiper .swiper-slide.review .top .photo-01{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-02{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-03{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-04{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-05{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-06{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-07{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-08{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-09{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-10{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-11{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-12{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-13{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-14{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-15{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .photo-16{background-image:url("../images/review01.webp")}.reviews .swiper .swiper-slide.review .top .author{color:#000}.reviews .swiper .swiper-slide.review .top .author h4{font-size:1.4rem}.reviews .swiper .swiper-slide.review .top .author p{font-size:1.1rem;color:gray}.reviews .swiper .swiper-slide.review .rate{display:flex;gap:4px}.reviews .swiper .swiper-slide.review .rate svg{max-width:20px;max-height:20px;width:100%;height:100%;fill:#fbbc05}.reviews .swiper .swiper-slide.review .content{display:flex;flex-direction:column;height:100%}.reviews .swiper .swiper-slide.review .content p{font-size:1.4rem;font-weight:1.6rem;color:#111;flex:1}.reviews .swiper .swiper-slide.review .content a{color:#61a3fd;text-align:right;font-weight:500}.reviews .swiper .swiper-slide.review .content a:hover{text-decoration:underline;color:#1d7eff}.clinic{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1500px;margin:50px auto;padding:24px}.clinic h2{font-size:3rem;margin-bottom:24px;text-align:center}.clinic .content{display:flex;gap:20px}.clinic .content .ilustration{display:flex;justify-content:center;align-items:center;max-width:500px;width:100%;border-top-right-radius:10%;border-bottom-left-radius:10%;overflow:hidden}.clinic .content .ilustration img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.clinic .content .description{display:flex;justify-content:center;align-items:center}.clinic .content .description ul li{display:flex;gap:8px;margin:24px 0}.clinic .content .description ul li svg{max-width:28px;width:100%;max-height:28px;height:100%;fill:#c6a15a}.clinic .content .description ul li p{font-size:2rem;line-height:1.5}.clinic .content .description ul li p span{font-weight:600}@media(max-width: 1100px){.clinic .content .description ul li p{font-size:1.8rem}}@media(max-width: 1100px){.clinic .content{flex-direction:column;align-items:center}.clinic .content .description ul li{max-width:90%;margin:20px auto}}@media(max-width: 600px){.clinic .content .description ul li{max-width:100%}.clinic .content .description ul li svg{max-width:24px;max-height:24px}.clinic .content .description ul li p{font-size:1.6rem}.clinic .content .description ul li p span{display:block}}.contacts{padding:8px;padding-top:60px;display:flex;flex-direction:column;text-align:center;background-color:#000}.contacts h2{font-size:3rem}.contacts .cta{text-align:center;font-size:2.4rem;font-weight:600;max-width:1200px;margin:8px auto}.contacts .cta div{display:flex;gap:8px;justify-content:center;margin-bottom:8px}.contacts .cta div svg{fill:#c6a15a;height:32px;width:32px}.contacts .btn_cta{margin:36px auto;display:flex;width:-moz-fit-content;width:fit-content;height:60px;align-items:center;justify-content:center;padding:12px 24px;border-radius:4px;font-size:2.4rem;font-weight:700;color:#000;border:none;background:linear-gradient(270deg, rgb(119.2905405405, 92.5405405405, 41.2094594595) 3.92%, #C6A15A 51.48%, rgb(119.2905405405, 92.5405405405, 41.2094594595) 105.82%);box-shadow:0 0 8px rgba(198,161,90,.4);cursor:pointer;position:relative;overflow:hidden;text-shadow:1px 1px 2px rgba(0,0,0,.3),0 0 1px hsla(0,0%,100%,.2);transition:transform .2s ease-in}.contacts .btn_cta::before{content:"";position:absolute;top:0;left:-120%;width:100%;height:100%;background:hsla(0,0%,100%,.2);transform:skewX(-20deg);transition:none;z-index:0}.contacts .btn_cta:hover{transform:scale(1.02);outline:2px solid rgba(198,161,90,.5);outline-offset:2px}.contacts .btn_cta:hover::before{animation:shine .7s ease-out forwards}@media(max-width: 700px){.contacts .btn_cta{padding:8px 16px;font-size:2rem}}@media(max-width: 500px){.contacts .btn_cta{font-size:1.6rem}}@media(max-width: 370px){.contacts .btn_cta{font-size:1.4rem}}@keyframes shine{0%{left:-120%}50%{left:50%}100%{left:120%}}.contacts .bottom{max-width:1500px;margin:50px auto;width:100%;display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap;padding:20px;gap:20px;margin:0 auto}.contacts .bottom .description{padding:8px;max-width:700px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.contacts .bottom .description h2{font-size:3rem;margin-bottom:12px}.contacts .bottom .description p{line-height:1.5}.contacts .bottom .description .info-whattsapp{display:flex;gap:8px;margin:8px 0}.contacts .bottom .description .info-whattsapp p{font-size:2.4rem;font-weight:600}.contacts .bottom .description .info-whattsapp svg{fill:#eee;width:28px;height:28px;-o-object-fit:contain;object-fit:contain;transition:.1s ease-in}.contacts .bottom .description .info-clock{display:flex;gap:8px}.contacts .bottom .description .info-clock p{font-size:2.4rem;font-weight:600}.contacts .bottom .description .info-clock svg{fill:#eee;width:28px;height:28px;-o-object-fit:contain;object-fit:contain;transition:.1s ease-in}.contacts .bottom .description .info-social{margin-top:24px}.contacts .bottom .description .info-social p{font-size:2.4rem;font-weight:600;margin-bottom:8px;color:#c6a15a}.contacts .bottom .description .info-social .social{display:flex;justify-content:center;gap:16px}.contacts .bottom .description .info-social .social a{padding:8px;display:inline-block;transition:.1s ease-in}.contacts .bottom .description .info-social .social a svg{width:36px;height:36px;fill:#eee;-o-object-fit:contain;object-fit:contain}.contacts .bottom .description .info-social .social a :hover{fill:#c6a15a}.contacts .bottom .ilustration{max-width:500px;width:100%;display:flex;flex-direction:column;justify-content:center}.contacts .bottom .ilustration p{margin-top:32px;text-align:center;font-weight:600}.contacts .bottom .ilustration .rotas{display:flex;gap:12px;justify-content:center}.contacts .bottom .ilustration .rotas a{padding:8px}.contacts .bottom .ilustration .rotas a :hover{fill:#c6a15a}.contacts .bottom .ilustration .rotas a svg{transition:.1s ease-in;fill:#eee;height:48px;width:48px;-o-object-fit:contain;object-fit:contain}@media(max-width: 678px){.contacts .cta{font-size:2rem}.contacts .bottom .description{margin:0 auto}.contacts .bottom .description .info-whattsapp p{font-size:1.8rem}.contacts .bottom .description .info-whattsapp svg{width:20px;height:20px}.contacts .bottom .description .info-clock p{font-size:1.8rem}.contacts .bottom .description .info-clock svg{width:20px;height:20px}}@media(max-width: 450px){.contacts .cta{font-size:1.8rem}}.footer{text-align:center;padding:24px 0;background-color:#000;color:#eee;font-size:1.4rem;border-top:1px solid #c6a15a}.footer a{color:gray;font-weight:600}.footer a:hover{text-decoration:underline}.footer p:nth-of-type(2){margin:4px 0}