html body{background-color:var(--color-5)}html body #page #main-content #page-header{width:100%;text-align:center;background-color:var(--color-2);padding:60px 0}html body #page #main-content #page-header .content{width:100%;max-width:970px;margin:0 auto}html body #page #main-content #page-header .content h1{font-family:var(--font-3);color:var(--color-1);font-size:40px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:6.4px;text-transform:uppercase;margin:0 0 0 0}html body #page #main-content #page-header .content p{color:var(--color-1);font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0.5px}html body #page #main-content #tratamentos{padding:90px 0 150px 0}@media (max-width:991px){html body #page #main-content #tratamentos{padding:90px 0 90px 0}}html body #page #main-content #tratamentos .row-tratamentos{--bs-gutter-x: 90px}html body #page #main-content #tratamentos .row-tratamentos.custom-row{--bs-gutter-x: 10px}@media (max-width:991px){html body #page #main-content #tratamentos .row-tratamentos.custom-row{--bs-gutter-y: 10px}}html body #page #main-content #tratamentos nav.categorias-tratamento{margin:0 0 30px 0;gap:30px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start}html body #page #main-content #tratamentos nav.categorias-tratamento a{text-decoration:none;gap:25px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:center}html body #page #main-content #tratamentos nav.categorias-tratamento a img{transition:all 0.5s}html body #page #main-content #tratamentos nav.categorias-tratamento a span{color:var(--color-2);text-transform:uppercase;font-size:26px;font-style:normal;font-weight:300;line-height:58px}@media (max-width:767px){html body #page #main-content #tratamentos nav.categorias-tratamento a span{font-size:20px;line-height:26px}}html body #page #main-content #tratamentos nav.categorias-tratamento a span strong{font-weight:700 !important}html body #page #main-content #tratamentos nav.categorias-tratamento a:hover img{filter:invert(1)}html body #page #main-content #tratamentos .menu-categoria{width:100%}html body #page #main-content #tratamentos .menu-categoria ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch}html body #page #main-content #tratamentos .menu-categoria ul li{border-bottom:1px solid var(--color-4);padding:0 0 20px 0;margin:0 0 20px 0;transition:all 0.3s}html body #page #main-content #tratamentos .menu-categoria ul li a{width:fit-content;color:var(--color-2);font-size:16px;text-transform:uppercase;text-decoration:none;display:block;transition:all 0.3s}html body #page #main-content #tratamentos .menu-categoria ul li a:hover{margin-left:10px}html body #page #main-content #tratamentos .menu-categoria ul li:last-child{border:0;padding:0;margin:0}html body #page #main-content #tratamentos .menu-categoria ul li.active{font-weight:600}html body #page #main-content #tratamentos .conteudo img{margin:0 0 30px 0}html body #page #main-content #tratamentos .conteudo .titulo{font-family:var(--font-2);font-weight:600;margin:0 0 20px 0}html body #page #main-content #tratamentos .tratamento>.content a{text-decoration:none;position:relative}html body #page #main-content #tratamentos .tratamento>.content a>img{width:100%}html body #page #main-content #tratamentos .tratamento>.content a .icone-texto{width:100%;height:100%;text-align:center;background-color:rgba(0, 0, 0, 0.1);position:absolute;top:0;right:0;bottom:0;left:0;gap:30px;transition:all 0.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body #page #main-content #tratamentos .tratamento>.content a .icone-texto img{width:120px;height:120px}html body #page #main-content #tratamentos .tratamento>.content a .icone-texto h3{color:var(--color-1);text-transform:uppercase;font-size:26px;font-style:normal;font-weight:200;line-height:30px;letter-spacing:4px}html body #page #main-content #tratamentos .tratamento>.content a .icone-texto h3 strong{font-weight:500 !important;letter-spacing:2px !important}html body #page #main-content #tratamentos .tratamento>.content a .icone-texto:hover{background-color:rgba(255, 255, 255, 0.05)}