@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=PT+Serif&display=swap);
@font-face{font-display:swap;font-family:remixicon;src:url(remixicon.eot?t=1590207869815);src:url(remixicon.eot?t=1590207869815#iefix) format("embedded-opentype"),url(remixicon.woff2?t=1590207869815) format("woff2"),url(remixicon.woff?t=1590207869815) format("woff"),url(remixicon.ttf?t=1590207869815) format("truetype"),url(remixicon.svg?t=1590207869815#remixicon) format("svg")}[class^=ri-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:remixicon!important;font-style:normal}.ri-arrow-left-s-line:before{content:"\ea64"}.ri-arrow-right-line:before{content:"\ea6c"}.ri-arrow-right-s-line:before{content:"\ea6e"}.ri-calendar-2-line:before{content:"\eb21"}.ri-facebook-fill:before{content:"\ecbc"}.ri-html5-fill:before{content:"\ee40"}.ri-instagram-line:before{content:"\ee66"}.ri-linkedin-fill:before{content:"\eeb5"}.ri-map-pin-line:before{content:"\ef14"}.ri-phone-fill:before{content:"\efe9"}.ri-twitter-fill:before{content:"\f23a"}.ri-whatsapp-line:before{content:"\f2bc"}
@font-face{font-display:swap;font-family:remixicon;src:url(../font/remixicon/remixicon.eot);src:url(../font/remixicon/remixicon.eot#iefix) format("embedded-opentype"),url(../font/remixicon/remixicon.woff2) format("woff2"),url(../font/remixicon/remixicon.woff) format("woff"),url(../font/remixicon/remixicon.ttf) format("truetype"),url(../font/remixicon/remixicon.svg) format("svg")}:root{--font-default:"Heebo",sans-serif;--font-reading:"PT Serif",serif;--font-highlight:"Lato",sans-serif;--font-base:16px;--italic:italic;--not-italic:normal;--font-thin:100;--font-extralight:200;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--font-black:900;--clr-primary-300:#464555;--clr-primary-500:#18162b;--clr-primary-700:#110f1e;--clr-secondary-300:#fdf0e0;--clr-secondary-500:#e3b077;--clr-secondary-700:#886a47;--clr-success-300:#86efac;--clr-success-500:#22c55e;--clr-success-700:#15803d;--clr-danger-300:#fca5a5;--clr-danger-500:#ef4444;--clr-danger-700:#b91c1c;--clr-warning-300:#fcd34d;--clr-warning-500:#f59e0b;--clr-warning-700:#a16207;--clr-info-300:#67e8f9;--clr-info-500:#06b6d4;--clr-info-700:#155e75;--clr-neutral-100:#fafafa;--clr-neutral-200:#f5f5f5;--clr-neutral-300:#e5e5e5;--clr-neutral-400:#d4d4d4;--clr-neutral-500:#a3a3a3;--clr-neutral-600:#737373;--clr-neutral-700:#525252;--clr-neutral-800:#404040;--clr-neutral-900:#262626;--clr-neutral-950:#171717;--clr-whatsapp-500:#2cd366;--sm:640px;--md:768px;--lg:1024px;--xl:1280px;--2xl:1536px}:where(:not(html,iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box;scroll-behavior:smooth;scroll-padding-top:7.5rem}a,button{cursor:revert}menu,ol,ul{list-style:none}img{display:block;max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}*{font-family:var(--font-default);font-style:var(--not-italic)}html{color:var(--clr-neutral-600);font-weight:var(--font-normal)}body,html{font-size:var(--font-base)}body{line-height:1.5rem}h1,h2,h3,h4{font-family:var(--font-highlight);font-size:inherit;font-weight:var(--font-bold);line-height:1.1}a,b,em,span,strong{font:inherit}b,strong{font-weight:var(--font-bold)}em{font-style:var(--italic)}a{color:inherit;font:inherit}a,a:focus,a:hover{text-decoration:none}address{font:inherit}input,textarea{color:var(--clr-neutral-300);font:inherit}body{display:block;height:100%}.container{margin-inline:auto;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media only screen and (min-width:640px){.container{max-width:var(--sm)}}@media only screen and (min-width:768px){.container{max-width:var(--md)}}@media only screen and (min-width:1024px){.container{max-width:var(--lg)}}@media only screen and (min-width:1280px){.container{max-width:var(--xl);padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:1536px){.container{max-width:var(--2xl);padding-left:6rem;padding-right:6rem}}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.overflow-hidden{overflow:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.visible{visibility:visible}.invisible{visibility:hidden}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0}.grow{flex-grow:1}.shrink{flex-shrink:1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-start-1{grid-column-start:1}.col-start-5{grid-column-start:5}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-y-2{row-gap:.5rem}.gap-3{gap:.75rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-14{gap:3.5rem}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-end{align-items:flex-end}.items-center{align-items:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.p-1{padding:.25rem}.pr-1{padding-right:.25rem}.p-2{padding:.5rem}.pr-2{padding-right:.5rem}.p-3{padding:.75rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.p-4{padding:1rem}.py-4{padding-bottom:1rem;padding-top:1rem}.p-5{padding:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.p-8{padding:2rem}.py-8{padding-bottom:2rem;padding-top:2rem}.p-10{padding:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.p-12{padding:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-12{padding-bottom:3rem;padding-top:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-32{padding-bottom:8rem;padding-top:8rem}.p-48{padding:12rem}.m-1{margin:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.m-48{margin:12rem}.mx-auto{margin-left:auto;margin-right:auto}.w-1{width:.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.w-24{width:6rem}.w-full{width:100%!important}.h-0_5{height:.125rem}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-96{height:24rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.font-normal{font-weight:var(--font-normal)}.font-medium{font-weight:var(--font-medium)}.font-bold{font-weight:var(--font-bold)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.text-center{text-align:center}.text-justify{text-align:justify}.text-white{color:#fff}.text-primary-500{color:var(--clr-primary-500)!important}.text-secondary-500{color:var(--clr-secondary-500)!important}.text-neutral-400{color:var(--clr-neutral-400)!important}.text-neutral-500{color:var(--clr-neutral-500)!important}.text-neutral-600{color:var(--clr-neutral-600)!important}.text-neutral-800{color:var(--clr-neutral-800)!important}.text-neutral-900{color:var(--clr-neutral-900)!important}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.align-middle{vertical-align:middle}.bg-white{background-color:#fff}.bg-primary-500{background-color:var(--clr-primary-500)!important}.bg-secondary-300{background-color:var(--clr-secondary-300)!important}.bg-secondary-500{background-color:var(--clr-secondary-500)!important}.bg-whatsapp-500{background-color:var(--clr-whatsapp-500)!important}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.outline{outline-style:solid}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.transition,.whatsapp{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.whatsapp{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out,.whatsapp{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.cursor-pointer{cursor:pointer}.cursor-grabbing{cursor:grabbing}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:flex;flex-direction:row;font-size:1rem;font-weight:var(--font-medium);gap:.25rem;justify-content:center;line-height:1.1!important;outline:none;padding:1rem 2rem;transform:scale(1);transition-duration:1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:-moz-max-content;width:max-content}.btn-primary:active,.btn-secondary:active{transform:scale(1.1);transition:transform .3s ease-in-out}@media only screen and (max-width:429px){.btn-primary,.btn-secondary{width:100%}}.btn-primary{background:var(--clr-primary-500);color:#fff}.btn-primary:focus{border:2px solid var(--clr-primary-700)}.btn-primary:hover,.btn-secondary{background:var(--clr-secondary-500)}.btn-secondary{color:#fff}.btn-secondary:focus{border:2px solid var(--clr-secondary-700)}.btn-secondary:hover{background:var(--clr-secondary-700)}.link-primary-500{color:inherit;transition-duration:1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link-primary-500:focus,.link-primary-500:hover{color:#18162b!important}.link-secondary-500{color:inherit;transition-duration:1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link-secondary-500:focus,.link-secondary-500:hover{color:#e3b077!important}.link-secondary-700{color:inherit;transition-duration:1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link-secondary-700:focus,.link-secondary-700:hover{color:#886a47!important}.pagination__nav__list{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.pagination__nav__list__item{background:transparent;border-radius:3px;font-size:1rem;height:3rem;line-height:1.1!important;transition:all .3s ease-in-out;width:3rem}.pagination__nav__list__item:hover{background:var(--clr-primary-500);border-color:var(--clr-primary-500);color:#fff}.pagination__nav__list__item__link{align-items:center;border:1px solid var(--clr-neutral-500);border-radius:inherit;display:flex;height:100%;justify-content:center;width:100%}.pagination__nav__list__item__link--active{background:var(--clr-primary-500);border:1px solid var(--clr-primary-500);border-radius:3px;color:#fff;transform:none}.header{left:0;max-height:100vh;min-height:7.5rem;overflow:auto;top:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.header__row__wrapper__toggle span:first-child,.header__row__wrapper__toggle span:nth-child(3){transform:none;transition-duration:.8s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header__row__wrapper__toggle span:nth-child(2){opacity:1;transition-duration:.8s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header__row__content__nav__navbar__content__menu li{position:relative}.header__row__content__nav__navbar__content__menu li a:before{background:var(--clr-secondary-500);bottom:-8px;content:"";height:4px;left:0;opacity:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:all .3s linear;width:100%}.header__row__content__nav__navbar__content__menu li a:hover:before{opacity:1;transform:scaleX(1)}@media only screen and (max-width:811px){.header{min-height:auto;padding:1.5rem 0}.header__row{display:block}.header__row__wrapper{align-items:center;display:flex;justify-content:space-between}.header__row__wrapper__toggle{display:block;height:4.5rem}.header__row__content{display:block;max-height:0;overflow:hidden;transition-duration:.8s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:collapse;width:100%}.header__row__content__nav{border-top:2px solid var(--clr-secondary-500);display:block;margin-top:2rem;padding:2rem 0;width:100%}.header__row__content__nav__navbar__content__menu{flex-direction:column}.header__row__content__nav__navbar__content__menu li{font-size:1.125rem;font-weight:var(--font-medium)}}@media only screen and (max-width:602px){.header__row__content__nav__navbar__content__menu{gap:1rem}.header__row__content__nav__navbar__content__menu li{background:var(--clr-neutral-200);border-radius:.375rem;width:100%}.header__row__content__nav__navbar__content__menu li a{display:block;padding:1rem;text-align:center;width:100%}.header__row__content__cta a[class^=btn-]{font-size:1.125rem;padding:1.25rem;width:100%}}@media only screen and (max-width:360px){.header__row__wrapper__brand img{height:4rem}}.header--active .header__row__content{max-height:100vh;visibility:initial}.header--active .header__row__wrapper__toggle span:first-child{transform:rotate(45deg) translate(8px,8px);transform-origin:center}.header--active .header__row__wrapper__toggle span:nth-child(2){opacity:0;visibility:hidden}.header--active .header__row__wrapper__toggle span:nth-child(3){transform:rotate(-45deg) translate(9px,-9px);transform-origin:center}.header--fixed{animation:translateHeader .8s;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);position:fixed;top:0;transition:all .3s ease-in-out;width:100%}@keyframes translateHeader{0%{transform:translateY(-120%)}to{transform:translateY(0)}}.whatsapp{bottom:2rem;right:2rem;transform:scale(1)}.whatsapp:hover{transform:scale(.95)}.whatsapp a{height:4.5rem;width:4.5rem}@media only screen and (max-width:800px){.whatsapp{bottom:1rem;right:1rem}}.footer{position:relative}@media only screen and (max-width:811px){.footer__content__row{grid-template-columns:repeat(2,1fr)}.footer__content__row__brand{grid-column:1/-1;text-align:center}.footer__content__row__brand img{margin-inline:auto}.footer__content__row__brand__wrapper ul{justify-content:center}.footer__content__row__cta,.footer__content__row__menu{grid-column:initial}}@media only screen and (max-width:602px){.footer__content__row{gap:3rem;grid-template-columns:1fr}.footer__content__row__cta,.footer__content__row__menu{background:#121121;border-radius:.375rem;padding:2.5rem 1.25rem;text-align:center}.footer__content__row__cta__header .line,.footer__content__row__menu__header .line{margin-inline:auto}.footer__content__row__menu__nav__content__menu{gap:1rem}.footer__content__row__menu__nav__content__menu li a{background:var(--clr-primary-300);border-radius:.25rem;color:#fff;display:block;padding:1.25rem}}@media only screen and (max-width:429px){.footer__developer__row{justify-content:center}}.cookies{bottom:-23.125rem;left:0;position:fixed;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.cookies__wrapper{display:flex;gap:2rem}.cookies__wrapper__header img{height:2.5rem;max-width:-moz-max-content;max-width:max-content}.cookies__wrapper__data .link-primary-500:hover{text-decoration:underline!important}.cookies--active{bottom:0;left:0}@media only screen and (max-width:602px){.cookies__wrapper{flex-flow:column;gap:1rem}.cookies__wrapper__button button{width:100%}}.hero{background-image:url(../images/dr-luiz-felipe-lira-de-moraes.jpg);background-position:100% 0;background-size:cover;position:relative}.hero__wrapper{max-width:43.5rem}.hero__wrapper__body{max-width:35rem}@media only screen and (max-width:1025px){.hero{background-position:85% top}}@media only screen and (max-width:602px){.hero__wrapper__header h2{font-size:3rem;line-height:1}}@media only screen and (max-width:429px){.hero__wrapper__header h2{font-size:2.25rem;line-height:2.5rem}}@media only screen and (max-width:361px){.hero__wrapper__header h2{font-size:1.875rem;line-height:2.25rem}}.help{margin-top:-7rem;position:relative}.help__row__cta,.help__row__wrapper{box-shadow:0 3px 35px rgba(24,22,43,.14)}.help__row__wrapper{background-image:url(../images/como-posso-ajuda-lo.jpg);background-position:50%;background-size:cover}@media only screen and (max-width:811px){.help__row{grid-template-columns:1fr}.help__row__cta,.help__row__wrapper{grid-column:initial}}@media only screen and (max-width:429px){.help__row__cta,.help__row__wrapper{padding:2.5rem 1.5rem}}@media only screen and (max-width:376px){.help{margin-top:-4rem}.help__row__cta__content a{font-size:1.25rem;line-height:1.75rem}.help__row__cta__content a span:first-child{height:2.5rem;width:2.5rem}.help__row__cta__content a span i{font-size:1.25rem}}.about{position:relative}.about__row__image{grid-template-rows:repeat(3,13.75rem)}.about__row__image__card{height:100%;width:100%}.about__row__image__card:first-child,.about__row__image__card:nth-child(2){grid-row:1/3}.about__row__image__card:nth-child(3){grid-column:1/-1}.about__row__image__card img{max-height:100%;max-width:100%}@media only screen and (max-width:811px){.about__row{gap:2.5rem;grid-template-columns:1fr}.about__row__image{gap:1rem;grid-template-columns:repeat(3,1fr);grid-template-rows:none;order:-1}.about__row__image__card{grid-column:initial!important;grid-row:initial!important}}@media only screen and (max-width:429px){.about__row__wrapper__header h2{font-size:1.875rem;line-height:2.25rem}.about__row__wrapper__content__body{align-items:flex-start;flex-flow:column}}@media only screen and (max-width:376px){.about__row__wrapper__header h2{font-size:1.5rem;line-height:2rem}}.cta{position:relative}.cta__row__header{max-width:40rem}@media only screen and (max-width:602px){.cta__row{align-items:center;flex-flow:column;justify-content:flex-start;text-align:center}}@media only screen and (max-width:391px){.cta__row__header h2{font-size:1.5rem;line-height:2rem}}.specialties{position:relative}.specialties__wrapper__row__body{max-width:33.75rem}.specialties__row__card{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.specialties__row__card:hover .specialties__row__card__image img{transform:scale(1.1)}.specialties__row__card__image img{transform:scale(1);transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.specialties__row__card__wrapper{box-shadow:0 3px 35px rgba(24,22,43,.14);margin-inline:auto;margin-top:-8.5rem;position:relative;width:calc(100% - 5rem)}@media only screen and (max-width:1025px){.specialties__row__card__wrapper{flex-flow:column;padding-inline:2rem;width:calc(100% - 4rem)}}@media only screen and (max-width:811px){.specialties__wrapper__row{align-items:center;flex-flow:column;gap:1.25rem;justify-content:center;text-align:center}.specialties__wrapper__row__body{text-align:inherit}.specialties__row__card__wrapper{padding-inline:1.5rem;width:calc(100% - 3rem)}}@media only screen and (max-width:602px){.specialties__row{gap:3.5rem;grid-template-columns:1fr}.specialties__row__card__image{height:20rem}}@media only screen and (max-width:429px){.specialties__wrapper__row__header h2{font-size:1.875rem;line-height:2.25rem}}@media only screen and (max-width:361px){.specialties__row__card__wrapper{width:calc(100% - 2rem)}}.divider{background-attachment:fixed;background-image:url(../images/a-qualidade-do-sono-e-fundamental-para-a-saude-do-corpo-e-da-mente.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:30rem;position:relative}@supports (-webkit-overflow-scrolling:touch){.divider{background-attachment:local;background-image:url(../images/a-qualidade-do-sono-e-fundamental-para-a-saude-do-corpo-e-da-mente.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}}@media only screen and (max-width:1025px){.divider{height:24rem}}@media only screen and (max-width:602px){.divider{height:20rem}}@media only screen and (max-width:429px){.divider{height:18rem}}@media only screen and (max-width:361px){.divider{height:15rem}}.units{position:relative}.units__row__card__wrapper{display:flex;flex-flow:column;justify-content:center}.units__row__card__gallery__wrapper{height:100%;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.units__row__card__gallery__wrapper:hover img{transform:scale(1.1)}.units__row__card__gallery__wrapper img{display:block;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1);transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}@media only screen and (max-width:1025px){.units__row__card{gap:1rem}.units__row__card__wrapper__header{align-items:flex-start;flex-flow:column}}@media only screen and (max-width:811px){.units__row__card{grid-template-columns:1fr}.units__row__card__gallery,.units__row__card__wrapper{grid-column:initial}.units__row__card__wrapper__header{align-items:center;flex-flow:row}.units__row__card__gallery{order:-1}}@media only screen and (max-width:602px){.units__row__card__wrapper{padding:2rem 1.5rem}.units__row__card__wrapper__header{gap:.5rem}.units__row__card__gallery__wrapper{height:13rem}}@media only screen and (max-width:429px){.units__header h2{font-size:1.875rem;line-height:2.25rem}.units__row__card__wrapper__header i{font-size:1.25rem}.units__row__card__wrapper__header h3{font-size:1.25rem;line-height:1.75rem}.units__row__card__gallery{grid-template-columns:repeat(2,1fr)}.units__row__card__gallery__wrapper{height:10rem}.units__row__card__gallery__wrapper:last-child{grid-column:1/-1;order:-1}}.map{position:relative}@media only screen and (max-width:429px){.map{height:18rem}}
