*{margin:0;padding:0;outline:0;box-sizing:border-box;scroll-behavior:smooth;font-family:"Montserrat",sans-serif}:root{font-size:62.5%}body{-webkit-font-smoothing:antialiased;overflow-x:hidden;background-color:#eeeae7}a,p,h1,h2,h3,h4{text-decoration:none}li{list-style:none}.whatsapp{position:fixed;z-index:50;bottom:5rem;right:4rem;height:9rem;width:9rem}.whatsapp img{width:100%;height:100%}@media screen and (max-width: 700px){.whatsapp{bottom:4rem;right:3rem;height:5rem;width:5rem}}.only-mobile{display:none !important}.mobile-tablet{display:none !important}@media screen and (max-width: 700px){.only-mobile{display:initial !important}.mobile-tablet{display:initial !important}.tablet-desktop{display:none !important}.only-desktop{display:none !important}}@media screen and (min-width: 701px)and (max-width: 1260px){.mobile-tablet{display:initial !important}.only-desktop{display:none !important}}@media screen and (min-width: 701px){.mobile-only{display:none !important}}@media screen and (max-width: 700px){.desktop-only{display:none !important}}.cinzaButton{border:none;width:fit-content;background:#5b5d5d;font-size:1.9rem;font-weight:400;letter-spacing:0;line-height:1.9rem;color:#fff;padding:1.5rem 2.5rem;border-radius:25px;transition:.2s;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:all;width:22.6rem}.cinzaButton:hover{filter:brightness(0.5);cursor:pointer}@media screen and (max-width: 700px){.cinzaButton{font-size:1.4rem;padding:1.2rem 1.5rem;line-height:normal;width:17rem}}@media(min-width: 701px)and (max-width: 1200px){.cinzaButton{font-size:1.4rem;padding:1.2rem;line-height:normal}}.begeButton{width:fit-content;background:#dcd5ce;font-size:1.9rem;font-weight:400;letter-spacing:0;line-height:1.9rem;color:#5b5d5d;padding:1.5rem 5rem;border-radius:25px;transition:.2s;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:all}.begeButton:hover{filter:brightness(0.5);cursor:pointer}@media screen and (max-width: 700px){.begeButton{font-size:1.4rem;padding:.5rem .8rem;line-height:normal}}@media(min-width: 701px)and (max-width: 1200px){.begeButton{font-size:1.4rem;padding:1.2rem;line-height:normal}}.pretoButton{width:fit-content;background:#2e2f30;font-size:1.9rem;font-weight:400;letter-spacing:0;line-height:1.9rem;color:#fff;padding:1.5rem 5rem;border-radius:25px;transition:.2s;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:all}.pretoButton:hover{filter:brightness(0.5);cursor:pointer}@media screen and (max-width: 700px){.pretoButton{font-size:1.4rem;padding:.5rem .8rem;line-height:normal}}@media(min-width: 701px)and (max-width: 1200px){.pretoButton{font-size:1.4rem;padding:1.2rem;line-height:normal}}nav{position:absolute;top:0rem;z-index:80;background:rgba(0,0,0,0);border-bottom:.5px solid #fff;width:100vw;padding:4.4rem 10rem}nav ul{margin:auto;list-style:none;overflow:hidden}nav label{width:5rem;height:16px;padding-top:5px}nav .nav-logo{width:6.2rem;height:7rem;position:absolute;left:50%;top:1rem;transform:translateX(-50%)}nav .menu{display:flex;position:absolute;top:0;right:0;margin-top:0;z-index:100;opacity:0;height:100vh;max-height:0}nav .menu .menu-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-bottom:14rem;gap:3.6rem;background-color:#dcd5ce;flex:1}nav .menu .menu-left .navicon:after,nav .menu .menu-left .navicon:before{background:#2e2f30}nav .menu .menu-left .hamburguer{position:absolute;top:5rem;left:10rem}nav .menu .menu-left li{width:100%}nav .menu .menu-left li a{padding-bottom:3.6rem;border-bottom:1px solid #5b5d5d;width:100%;display:block}nav .menu .menu-left li a p{font-size:4rem;line-height:4rem;color:#2e2f30;font-family:"FreightNeo W03 Medium";text-transform:none;font-weight:700;margin-left:10rem}nav .menu .menu-right{background-color:#2e2f30;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:7rem 0rem 14rem}nav .menu .menu-right .top-right{display:flex;align-items:flex-start;gap:6rem;margin-left:9.5rem}nav .menu .menu-right .top-right .luciano-menu{display:flex;flex-direction:column;gap:1.2rem;color:#dcd5ce}nav .menu .menu-right .top-right .luciano-menu h4{font-size:2.2rem;line-height:3.2rem;letter-spacing:1%;font-weight:500}nav .menu .menu-right .top-right .luciano-menu p{font-size:2rem;line-height:2.6rem;letter-spacing:1%;font-weight:400;width:42rem}nav .menu .menu-right .bottom-right{border-bottom:1px solid #dcd5ce;padding-bottom:4rem}nav .menu .menu-right .bottom-right .info{margin-left:22rem;display:flex;flex-direction:column;gap:2.4rem;color:#dcd5ce;width:40rem}nav .menu .menu-right .bottom-right .info p,nav .menu .menu-right .bottom-right .info a{font-size:2rem;line-height:2.6rem;letter-spacing:1%;color:#dcd5ce;font-weight:400}nav .menu-icon{display:block;cursor:pointer}nav .menu-icon .navicon{background:rgba(0,0,0,0);display:block;height:2px;width:5rem;position:absolute}nav .menu-icon .navicon:after,nav .menu-icon .navicon:before{background:#fff;content:"";display:inline-block;height:2px;position:absolute;transition:all .2s ease-out;width:5rem}nav .menu-icon .navicon:after{top:-6px}nav .menu-icon .navicon:before{top:6px}nav .menu-btn{display:none}nav .open{transition:max-height .5s ease-out;opacity:1;width:100vw}nav .open>a{pointer-events:all}nav .cursor{cursor:default}@media(max-width: 700px){nav{display:flex;gap:0;top:0rem;position:absolute;padding:3rem}nav .menu-icon{position:absolute;right:2rem;top:0rem}nav .nav-logo{width:3.2rem;height:3.6rem}nav .menu{display:flex;flex-direction:column;position:absolute;top:0;right:-2rem;margin-top:0;z-index:100;opacity:0;max-height:0;width:100vw;height:100vh}nav .menu .menu-left{display:flex;flex-direction:column;align-items:center;padding:6rem 0;gap:1.2rem}nav .menu .menu-left .navicon:after,nav .menu .menu-left .navicon:before{background:#2e2f30}nav .menu .menu-left .hamburguer{position:absolute;top:.5rem;left:unset;right:4.1rem;width:3rem}nav .menu .menu-left li{width:100%}nav .menu .menu-left li a{padding-bottom:1.2rem;border-bottom:1px solid #5b5d5d;width:100%}nav .menu .menu-left li a p{font-size:2.2rem;line-height:2.2rem;margin-left:2.2rem}nav .menu .menu-right{padding:3.7rem 0rem 4rem}nav .menu .menu-right .top-right{gap:2.2rem;margin-left:2.2rem}nav .menu .menu-right .top-right>img{width:3.2rem;height:3.6rem}nav .menu .menu-right .top-right .luciano-menu{display:flex;flex-direction:column;gap:.8rem}nav .menu .menu-right .top-right .luciano-menu h4{font-size:1.5rem;line-height:2.2rem}nav .menu .menu-right .top-right .luciano-menu p{font-size:1.5rem;line-height:1.9rem;width:100%}nav .menu .menu-right .bottom-right{padding-bottom:4rem}nav .menu .menu-right .bottom-right .info{margin-left:7.6rem;gap:1.4rem;width:26rem}nav .menu .menu-right .bottom-right .info p,nav .menu .menu-right .bottom-right .info a{font-size:1.5rem;line-height:1.9rem}nav .menu-icon .navicon{height:1px;width:3rem;margin-top:2.6rem}nav .menu-icon .navicon:after,nav .menu-icon .navicon:before{height:1px;width:3rem}nav .menu-icon .navicon:after{top:-4px}nav .menu-icon .navicon:before{top:4px}nav .menu-btn{display:none}nav .open{transition:max-height .5s ease-out;opacity:1;width:100vw}nav .open>a{pointer-events:all}nav .cursor{cursor:default}}footer{display:flex;flex-direction:column;background-color:#2e2f30}footer .nami{font-size:1.6rem;color:#dcd5ce;margin:auto;padding-bottom:1rem;padding-top:1rem}.wrap-footer{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1 1fr;justify-content:space-around;align-items:center;padding:11rem 0 6rem;column-gap:10rem;width:80%;margin:auto}.wrap-footer>img{grid-column:1;grid-row:2}.footer-mid{flex:1;display:flex;flex-direction:column;gap:1.2rem;color:#dcd5ce;grid-column:2;grid-row:1}.footer-mid h4{font-size:2.2rem;font-weight:500;line-height:2.4rem}.footer-mid p{font-size:1.8rem;line-height:2.2rem}.footer-right{flex:1;display:flex;flex-direction:column;color:#dcd5ce;grid-column:3;grid-row:1;gap:2.4rem}.footer-right a p{font-size:2rem;line-height:2.6rem;letter-spacing:1%;color:#dcd5ce}@media screen and (max-width: 700px){footer .nami{font-size:1.2rem}.wrap-footer{display:flex;flex-direction:column;padding:4.5rem 0;gap:4.5rem;align-items:flex-start}.wrap-footer>img{order:3;width:12rem}.footer-mid{gap:1rem}.footer-mid h4{font-size:1.5rem;line-height:2.2rem}.footer-mid p{font-size:1.5rem;line-height:1.8rem}.footer-right{gap:1.5rem}.footer-right a p{font-size:1.5rem;line-height:1.8rem}}@media(min-width: 701px)and (max-width: 1200px){footer>a{font-size:1.4rem}.wrap-footer{width:90%;margin:4rem auto 0}.wrap-footer>img{width:35%}.footer-texto h2{font-size:1.8rem;line-height:2rem}.footer-texto p{font-size:1.6rem;line-height:2rem;margin-bottom:2rem}.footer-texto .icones{display:flex;gap:2rem;margin-bottom:3rem}}header{position:relative}header>img{width:100%;height:auto;animation:header .7s ease-in forwards}header .wrap-header{position:absolute;display:flex;flex-direction:column;top:38%;left:10rem;gap:3.5rem;width:42rem;animation:headerText 1.1s ease-in forwards}header .wrap-header img{width:40rem;height:auto;object-fit:contain}header .wrap-header p{font-size:2rem;line-height:2.6rem;letter-spacing:0;font-weight:300;color:#fff}header .wrap-header h1{font-size:5rem;line-height:5.6rem;letter-spacing:5%;font-family:"FreightNeo W03 Bold";color:#dcd5ce;text-transform:uppercase;font-weight:700;margin-top:5rem}@media screen and (max-width: 700px){header .wrap-header{left:2.2rem;width:23rem}header .wrap-header h1{font-size:2.4rem;line-height:3rem}header .wrap-header p{font-size:1.4rem;line-height:1.8rem}header .wrap-header img{width:22rem}}@keyframes header{from{opacity:0;scale:1.1}to{opacity:1;scale:1}}@keyframes headerText{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}h2{font-size:3rem;line-height:100%;letter-spacing:4%}.selector{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;margin-top:11rem}.selector button{background:#dcd5ce;color:#2e2f30;width:29.5rem;height:6rem;cursor:pointer;border:none;border-radius:12px;font-size:1.9rem;letter-spacing:3px;font-weight:400;font-variant-caps:all-small-caps}.selector .selected{background:#5b5d5d;color:#fff}@media screen and (max-width: 700px){.selector{gap:1rem;margin-top:4rem}.selector button{width:90%;height:5rem;font-size:1.6rem}}.others-first{padding-bottom:7rem}.others-first .wrap-others{display:flex;width:80%;margin:12rem auto 0;gap:21rem}.others-first .wrap-others .others-left{display:flex;flex:1;flex-direction:column;gap:8rem}.others-first .wrap-others .others-left h1{font-size:5rem;line-height:5rem;color:#2e2f30;font-weight:600;text-transform:uppercase;font-family:"FreightNeo W03 Medium"}.others-first .wrap-others .others-left .itens{display:flex;gap:5rem}.others-first .wrap-others .others-left .itens .item{display:flex;flex-direction:column;gap:4rem;align-items:center}.others-first .wrap-others .others-left .itens .item h3{font-size:1.6rem;line-height:1.8rem;font-weight:400;text-transform:uppercase;color:#7a7169;width:70%;text-align:center}.others-first .wrap-others .others-right{flex:1;display:flex;flex-direction:column;gap:7rem}.others-first .wrap-others .others-right p{font-size:2.2rem;line-height:3rem;font-weight:400;color:#2e2f30}.others-first .bottom{display:flex;flex-direction:column;width:80%;margin:10rem auto 2rem;align-items:center;justify-content:center}.others-first .bottom p{font-size:2rem;line-height:3rem;font-weight:400;color:#2e2f30;text-align:center;margin-bottom:5rem}.others-first .bottom .wrap-respiratorias{display:flex;align-items:center;justify-content:center;gap:3rem}.others-first .bottom .wrap-respiratorias .item-respiratorias{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}@media screen and (max-width: 700px){.others-first{padding-bottom:0rem}}.others-second{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:6rem}.others-second h2{font-weight:400;margin-bottom:5rem}.others-second>p{font-size:2rem;font-weight:400;color:#2e2f30;margin-bottom:6rem}.others-second .wrap-quando{display:flex;gap:4rem;justify-content:space-around;margin-bottom:6rem}.others-second .wrap-quando p{display:flex;align-items:center;justify-content:center;background:#b1b3b0;font-size:2rem;line-height:2.4rem;font-weight:400;color:#2e2f30;border-radius:50px;text-align:center;height:10rem;width:27rem}.others-second .wrap-quando2{display:flex;gap:2rem;justify-content:space-around;margin-bottom:6rem}.others-second .wrap-quando2 p{display:flex;align-items:center;justify-content:center;background:#b1b3b0;font-size:2rem;line-height:2.4rem;font-weight:500;color:#2e2f30;height:12rem;width:29.5rem;border-radius:60px;text-align:center}.others-third{display:flex;justify-content:space-between;width:80%;margin:10rem auto 12rem;gap:21rem}.others-third p{font-size:2rem;line-height:2.6rem;font-weight:400;color:#2e2f30}.others-third .third-left{display:flex;flex-direction:column;gap:3rem}.others-third .third-left h1{font-size:3.2rem;color:#2e2f30;font-weight:400;line-height:3.9rem}.others-third .third-right{display:flex;flex-direction:column;gap:6rem}@media screen and (max-width: 700px){.others-first{padding-bottom:0rem;gap:5rem}.others-first .wrap-others{display:flex;width:90%;margin:6rem auto;gap:5rem;flex-direction:column;align-items:center;justify-content:center}.others-first .wrap-others .others-left{display:flex;flex:1;flex-direction:column;gap:4rem;align-items:center;justify-content:center}.others-first .wrap-others .others-left h1{font-size:2.4rem;line-height:2.4rem}.others-first .wrap-others .others-left .itens{display:flex;gap:2.4rem}.others-first .wrap-others .others-left .itens .item{display:flex;flex-direction:column;gap:2rem;align-items:center}.others-first .wrap-others .others-left .itens .item img{width:90%}.others-first .wrap-others .others-left .itens .item h3{font-size:1.5rem;line-height:1.7rem;width:70%}.others-first .wrap-others .others-right{flex-direction:column;align-items:center;gap:3rem}.others-first .wrap-others .others-right p{font-size:1.6rem;line-height:2.2rem;text-align:center}.others-first .bottom{width:85%;margin:0 auto 5rem;padding-bottom:3rem;gap:3rem}.others-first .bottom h2{font-size:2rem;line-height:2.4rem;margin-bottom:3rem}.others-first .bottom p{font-size:1.6rem;line-height:2rem;margin-bottom:0}.others-first .bottom .wrap-respiratorias{flex-direction:column;gap:3rem}.others-first .bottom .wrap-respiratorias .item-respiratorias{margin-bottom:0rem}.others-first .bottom .wrap-respiratorias .item-respiratorias img{width:5rem;height:auto}.others-first .bottom .wrap-respiratorias .item-respiratorias p{font-size:1.6rem;max-width:23rem;margin-bottom:0}.others-second{margin-bottom:6rem;width:90%;margin:auto}.others-second h2{font-size:2rem;font-weight:400;margin-bottom:3rem}.others-second>p{font-size:1.6rem;text-align:center;margin-bottom:3rem}.others-second .wrap-quando{gap:1.6rem;width:90%;flex-direction:column;margin-bottom:3rem}.others-second .wrap-quando p{font-size:1.6rem;line-height:2rem;height:8.6rem;width:31rem;margin:auto}.others-second .wrap-quando2{gap:1.6rem;width:90%;flex-direction:column;margin-bottom:3rem}.others-second .wrap-quando2 p{font-size:1.6rem;line-height:2rem;height:8.6rem;width:31rem;margin:auto}.others-third{flex-direction:column;width:90%;margin:6rem auto;gap:3rem}.others-third p{font-size:1.6rem;line-height:2.2rem}.others-third .third-left{display:flex;flex-direction:column;gap:3rem}.others-third .third-left h1{font-size:2rem;font-weight:400;line-height:2.4rem;letter-spacing:0;width:24rem}.others-third .third-right{display:flex;flex-direction:column;gap:6rem;align-items:center}}@media(min-width: 701px)and (max-width: 1200px){.otorrino-first{width:85%;margin:5rem auto 7rem;gap:4rem}.otorrino-first .first-text{gap:4rem;align-self:flex-end}.otorrino-first .first-text h1{font-size:4.5rem;line-height:5rem}.otorrino-first .first-text p{font-size:1.8rem;line-height:2rem}.otorrino-second{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;margin:0 auto 6.5rem;gap:4rem}.otorrino-second h2{font-weight:400}.otorrino-second p{font-size:2rem;line-height:2.8rem;color:#2e2f30;text-align:center}.otorrino-third{margin-bottom:5rem;width:90%;margin:auto}.otorrino-third h2{font-weight:400;margin-bottom:4rem}.otorrino-third .wrap-sintomas{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:4rem}.otorrino-third .wrap-sintomas p{display:flex;align-items:center;justify-content:center;background:#b1b3b0;font-size:1.8rem;line-height:2.4rem;font-weight:400;color:#2e2f30;border-radius:50px;text-align:center;height:11rem;width:27rem}.otorrino-fourth{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:10rem;width:80%;margin:10rem auto}.otorrino-fourth h2{font-weight:400;margin-bottom:4rem}.otorrino-fourth .wrap-sintomas2{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin-bottom:6rem}.otorrino-fourth .wrap-sintomas2 p{display:flex;align-items:center;justify-content:center;background:#b1b3b0;font-size:1.8rem;line-height:2.4rem;font-weight:400;color:#2e2f30;height:10rem;width:30rem;border-radius:50px;text-align:center}.otorrino-fifth{margin-bottom:5rem}.otorrino-fifth>img{position:absolute;right:0;bottom:0;width:45%}.otorrino-fifth .zumbido-left{margin-left:5rem}.otorrino-fifth .zumbido-left h2{margin-bottom:3rem}.otorrino-fifth .zumbido-left .top{margin-bottom:12rem}.otorrino-fifth .zumbido-left .top h2{margin-bottom:8rem}.otorrino-fifth .zumbido-left .top .zumbido-item{display:flex;align-items:center;gap:4rem;margin-bottom:7rem;width:60%}.otorrino-fifth .zumbido-left .top .zumbido-item p{font-size:2rem;line-height:2.6rem}.otorrino-fifth .zumbido-wrap{gap:1.5rem;width:45%;padding-left:3rem;margin-bottom:3rem}.otorrino-fifth .zumbido-wrap h5{font-size:2rem;font-weight:500;line-height:2.3rem;margin-bottom:1rem}.otorrino-fifth .zumbido-wrap p{font-size:1.8rem;font-weight:400;line-height:2.6rem}.otorrino-fifth .zumbido-wrap .bolinha{display:flex;gap:3.1rem;margin-left:-3.8rem;align-items:flex-start}.otologia-fourth{gap:4rem;margin:4rem auto}.otologia-fourth .wrap-beneficios{display:flex;justify-content:center;gap:3rem}.otologia-fourth .wrap-beneficios .item-beneficios{display:flex;flex-direction:column;align-items:center;gap:2.5rem;justify-content:flex-start}.otologia-fourth .wrap-beneficios .item-beneficios p{font-size:1.7rem;text-align:center;max-width:18rem}.otologia-fourth>p{font-size:2.2rem;line-height:2.8rem;text-align:center}.otologia-fourth a{margin:auto}}
