@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;700&display=swap";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{margin:0;padding:0;border:0;font-size:100%;font:inherit;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:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}*{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--color-primary: #102A62;--color-primary-5: #F3F4F7;--color-primary-10: #E7EAEF;--color-primary-50: #8794B0;--color-secondary: #00B0AC;--color-neutral-70: #7C7C7C}body,html{color:var(--color-neutral-70);font-family:"Inter",sans-serif;font-weight:300;scroll-behavior:smooth}.container{margin:auto;width:100%;max-width:1440px;padding:0 20px}.btn{background:#d3d3d3;border-radius:30px;color:inherit;display:inline-block;min-width:230px;padding:14px 24px;text-align:center;text-decoration:none;-webkit-transition:all linear .25s;transition:all linear .25s}.btn__primary{background:var(--color-primary);color:#fff}.btn__primary:hover{background:var(--color-secondary)}.btn__secondary{background:var(--color-secondary);color:#fff}.btn__secondary:hover{background:var(--color-primary)}.header{background:#fff;border-bottom:solid 1px var(--color-primary-10);display:none;padding:12px;position:sticky;top:0;z-index:2}.header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{display:inline-block;max-width:120px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu li a{color:var(--color-primary-50, #586A91);display:block;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:normal;margin:0 8px;text-decoration:none;-webkit-transition:all linear .25s;transition:all linear .25s}@media(min-width: 1220px){.header__menu li a{font-size:16px}}.header__menu li a:hover{color:var(--color-secondary)}@media(min-width: 1024px){.header{display:block}}.floatWhatsapp{position:fixed;bottom:20px;right:20px;z-index:2}.cover{background-image:url(../img/cover_bg.jpeg);background-position:center center;background-size:cover;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:12px;min-height:calc(80vh - 36px);overflow:hidden;padding:50px 16px;position:relative}.cover__mask{background:var(--color-primary);height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.cover__container{position:relative;text-align:center}.cover__logo{margin:0 auto 48px;max-width:180px}@media(min-width: 1024px){.cover__logo{max-width:220px}}.cover__text{margin:auto;max-width:820px}.cover__text h1{color:#fff;text-align:center;font-size:26px;font-weight:bold;line-height:1.3}.cover__text h1 span{color:var(--color-secondary)}@media(min-width: 768px){.cover__text h1{font-size:32px}}@media(min-width: 1024px){.cover__text h1{font-size:42px}}@media(min-width: 1220px){.cover__text h1{font-size:48px}}.cover__btn{margin:36px auto}.cover__btn:hover{color:var(--color-secondary);background:#fff}@media(min-width: 768px){.cover{min-height:calc(50vh - 36px)}}@media(min-width: 1024px){.cover{min-height:calc(80vh - 36px)}}.sobre{padding:40px 0 90px}@media(min-width: 768px){.sobre__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 1220px){.sobre__container{gap:100px}}.sobre__text h2{color:var(--color-primary-100, #102A62);font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:16px}@media(min-width: 1024px){.sobre__text h2{font-size:38px}}.sobre__text p{line-height:1.8;margin-bottom:24px;font-size:16px;font-style:normal;font-weight:300;line-height:32px}@media(min-width: 1024px){.sobre__text p{font-size:18px}}@media(min-width: 768px){.sobre__text{max-width:50%}}@media(min-width: 1024px){.sobre__text{margin-top:32px}}.sobre__btn{margin-bottom:36px}.sobre__photo{aspect-ratio:1/1;position:relative}.sobre__photo img{border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;height:100%;width:100%}.sobre__photo__caption{bottom:0;left:0;margin:auto;max-width:70%;position:absolute;right:0;text-align:center;-webkit-transform:translate(0, 50%);transform:translate(0, 50%)}.sobre__photo__caption span{background:var(--color-secondary);border-radius:12px;color:#fff;display:inline-block;font-size:16px;line-height:1.3;padding:16px 24px}@media(min-width: 1024px){.sobre__photo__caption span{padding:32px}}@media(min-width: 768px){.sobre__photo{aspect-ratio:435/590;width:50%;max-width:435px}}@media(min-width: 1024px){.sobre{padding:100px 0 150px}}.tratamentos{background-color:var(--color-primary-5);padding:80px 0;position:relative;text-align:center}.tratamentos__smile{display:none;left:0;max-width:12%;position:absolute;top:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media(min-width: 1220px){.tratamentos__smile{display:block}}.tratamentos__title{margin-bottom:56px}.tratamentos__title h2{color:var(--color-primary-100, #102A62);font-size:38px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;max-width:300px;text-align:left}.tratamentos__title p{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:16px;max-width:550px;text-align:left}.tratamentos__title__divider{background:var(--color-primary-50);display:none;margin-bottom:16px;width:1px}@media(min-width: 1024px){.tratamentos__title__divider{display:block}}@media(min-width: 1024px){.tratamentos__title{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tratamentos__showcase{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tratamentos__showcase::-webkit-scrollbar{display:none}@media(min-width: 1024px){.tratamentos__showcase{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tratamentos__item{display:inline-block;background:#fff;border-radius:12px;margin:0 8px;padding:36px;text-align:center;max-width:220px;min-width:220px}.tratamentos__item__icon{margin-bottom:16px}.tratamentos__item__text{color:var(--color-primary-100, #102A62);line-height:1.3;white-space:normal}.tratamentos__btn{margin-top:42px}@media(min-width: 1024px){.tratamentos{padding:120px 0}}.itero{padding:40px 0 90px}@media(min-width: 768px){.itero__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 1220px){.itero__container{gap:100px}}.itero__text h2{color:var(--color-primary-100, #102A62);font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:16px}@media(min-width: 1024px){.itero__text h2{font-size:38px}}.itero__text p{line-height:1.8;margin-bottom:24px;font-size:16px;font-style:normal;font-weight:300;line-height:32px}@media(min-width: 1024px){.itero__text p{font-size:18px}}@media(min-width: 768px){.itero__text{max-width:50%}}@media(min-width: 1024px){.itero__text{margin-top:32px}}.itero__btn{margin-bottom:36px}.itero__photo{margin-bottom:100px;position:relative;text-align:center}.itero__photo img{border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;height:100%;margin:auto;width:60%}@media(min-width: 768px){.itero__photo img{width:100%}}@media(min-width: 1024px){.itero__photo img{width:80%}}.itero__photo__caption{bottom:0;left:0;margin:auto;max-width:70%;position:absolute;right:0;text-align:center;-webkit-transform:translate(0, 50%);transform:translate(0, 50%)}.itero__photo__caption span{background:var(--color-secondary);border-radius:12px;color:#fff;display:inline-block;font-size:16px;line-height:1.3;padding:16px 24px}@media(min-width: 1024px){.itero__photo__caption span{padding:32px}}@media(min-width: 768px){.itero__photo{width:50%;max-width:435px}}@media(min-width: 1024px){.itero{padding:100px 0 150px}}.consultorio{background-color:var(--color-primary);color:#fff}.consultorio__text{padding:48px 20px}.consultorio__text__title{font-size:38px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px}.consultorio__text__subtitle{line-height:1.5}.consultorio__text__subtitle a{color:inherit;text-decoration:none}.consultorio__text__subtitle strong{display:inline-block;margin-right:8px}@media(min-width: 1220px){.consultorio__text{width:30%;padding:80px;max-width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.consultorio__masonry{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.consultorio__masonry__image{aspect-ratio:1/1}.consultorio__masonry__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.consultorio__masonry__image:nth-child(1){width:50%}@media(min-width: 768px){.consultorio__masonry__image:nth-child(1){grid-column:1/2;grid-row:1/2;width:100%}}.consultorio__masonry__image:nth-child(2){width:50%}@media(min-width: 768px){.consultorio__masonry__image:nth-child(2){grid-column:1/2;grid-row:2/3;width:100%}}.consultorio__masonry__image:nth-child(3){width:100%}@media(min-width: 768px){.consultorio__masonry__image:nth-child(3){grid-column:2/3;grid-row:1/3}}.consultorio__masonry__image:nth-child(4){width:50%}@media(min-width: 768px){.consultorio__masonry__image:nth-child(4){grid-column:3/4;grid-row:1/2;width:100%}}.consultorio__masonry__image:nth-child(5){width:50%}@media(min-width: 768px){.consultorio__masonry__image:nth-child(5){grid-column:3/4;grid-row:2/3;width:100%}}@media(min-width: 768px){.consultorio__masonry{display:grid;grid-template-columns:25% 50% 25%;grid-template-rows:50% 50%}}@media(min-width: 1220px){.consultorio__masonry{-webkit-box-flex:1;-ms-flex:1;flex:1}}.consultorio__gallery{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;height:100vh;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:2}.consultorio__gallery__mask{background:#000;height:100%;opacity:.8;position:absolute;width:100%;padding:24px;text-align:right}.consultorio__gallery__container{height:80%}.consultorio__gallery .mySwiper{height:100%}.consultorio__gallery .mySwiper__slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.consultorio__gallery.consultorio__gallery--visible{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 1220px){.consultorio{display:-webkit-box;display:-ms-flexbox;display:flex}}.depoimentos{padding:80px 0;text-align:center}.depoimentos__container{max-width:860px}.depoimentos__title{margin-bottom:42px;text-align:left}.depoimentos__title img{margin-bottom:24px;max-width:80px}@media(min-width: 768px){.depoimentos__title img{margin-bottom:0;max-width:120px}}.depoimentos__title h2{color:var(--color-primary-100, #102A62);font-size:38px;font-style:normal;font-weight:700;line-height:normal;max-width:490px}.depoimentos__title h2 span{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:normal;text-transform:uppercase}@media(min-width: 768px){.depoimentos__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}}.depoimentos__slide__wrapper{padding:0 48px}.depoimentos__slide__text{padding:42px 18px;border:solid 1px var(--color-primary-10);border-radius:12px;color:var(--color-neutral-70, #7C7C7C);font-size:14px;font-style:normal;font-weight:300;line-height:1.8;text-align:left}.depoimentos__slide__text strong{font-weight:700}@media(min-width: 1024px){.depoimentos__slide__text{font-size:16px;padding:42px}}.depoimentos__logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:56px;opacity:.7;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.depoimentos__logos::-webkit-scrollbar{display:none}@media(min-width: 1024px){.depoimentos__logos{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.depoimentos__btn{margin-top:56px}@media(min-width: 1024px){.depoimentos{padding:120px 0}}.footer{padding:80px 0;background:var(--color-primary);color:#fff}@media(min-width: 768px){.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__text{margin-bottom:36px}.footer__text__logo{display:block;margin-bottom:32px;max-width:50%}.footer__text p,.footer__text address{margin-bottom:16px;line-height:1.5}.footer__text p a,.footer__text address a{color:inherit;text-decoration:none}.footer__text__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px;gap:8px}.footer__map{border-radius:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:800px;overflow:hidden}/*# sourceMappingURL=style.min.css.map */