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}html{scroll-behavior:smooth;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background:#FAFAFA;color:#053C5D;font-family:'Roboto', sans-serif;font-size:0.875em;line-height:1.6em}@media screen and (min-width: 768px){body{font-size:1em}}@media screen and (min-width: 1400px){body{font-size:1.25em}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:'';content:none}q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{color:#053C5D;text-decoration:none}strong,b{font-weight:700}::-webkit-scrollbar{display:none}video{height:auto;width:100%}header{background:#fff;color:#fff;gap:3rem;left:0;padding:0.75rem 0;position:fixed;top:0;width:100%;z-index:9}.header__container{align-items:center;display:flex;gap:3rem;justify-content:space-between}.header__brand{max-width:150px}@media (max-width: 766px){.header__brand{max-width:150px}}header .nav ul{display:flex;gap:2rem}@media (max-width: 766px){header .nav ul{display:none}}header .nav ul li a::after{background:#053C5D;content:"";display:block;height:1px;transition:all 0.4s cubic-bezier(0.37, 0, 0.63, 1);width:0}header .nav ul li a:hover::after{width:100%}.header .lang{display:flex;font-size:0.875rem;gap:1rem;text-transform:uppercase}.second__nav{align-items:center;display:flex;gap:2rem}.second__nav>a{display:inline-block}@media (max-width: 766px){.second__nav>a{display:none}}.second__nav .btn{background:#053C5D;border-radius:100px;color:#fff;line-height:1;padding:12px 1.5rem}.hamburger{display:block;min-width:1.5rem;position:relative}.hamburger::before{content:"";cursor:pointer;display:block;height:100%;left:-10px;padding:10px;position:absolute;top:-10px;width:100%;z-index:9}.hamburger span:first-child{margin-top:9px}.hamburger span{background:#053C5D;display:block;height:2px;margin-top:5px;position:relative;top:-5px}.menu{background:#053C5D;box-sizing:border-box;display:none;height:100vh;padding:4rem;position:fixed;opacity:0;transition:all .3s ease-in-out;transition-delay:.2s;width:100%;z-index:999}.menu.menu__active{display:block;opacity:1}.menu ul li{display:block;margin-bottom:1.5rem}.menu ul li a{color:#fff;display:inline-block;font-size:2rem}.menu ul li a::after{background:#fff;content:"";display:block;height:1px;margin-top:10px;transition:all 0.4s cubic-bezier(0.37, 0, 0.63, 1);width:0}.menu ul li a:hover::after{width:100%}.close{max-width:1.5rem;position:absolute;right:3.7%;top:1.83rem;width:100%}.close::after{content:"";display:block;cursor:pointer;height:1.5rem;padding:0.5rem;position:absolute;width:1.5rem;margin-left:-0.5rem;margin-top:-1.75rem;z-index:99}.close span{background:#fff;display:block;height:2px;margin-bottom:4px}.close span:first-child{position:relative;top:3px;transform:rotate(45deg)}.close span:last-child{position:relative;top:-3px;transform:rotate(-45deg)}.header__container,.home__hero__wrapper,.home__about__wrapper,.home__areas,.home__treatments,.home__blog__wrapper,.footer__wrapper,.copy__wrapper,.about__hero__wrapper,.urolift__hero__wrapper,.privacy__hero__wrapper,.reviews__hero__wrapper,.blog__hero__wrapper,.blog__content__wrapper,.single__hero__wrapper,.contact__hero__wrapper,.contact__content__wrapper,.contact__locales__wrapper{padding:0 3rem}@media (max-width: 766px){.header__container,.home__hero__wrapper,.home__about__wrapper,.home__areas,.home__treatments,.home__blog__wrapper,.footer__wrapper,.copy__wrapper,.about__hero__wrapper,.urolift__hero__wrapper,.privacy__hero__wrapper,.reviews__hero__wrapper,.blog__hero__wrapper,.blog__content__wrapper,.single__hero__wrapper,.contact__hero__wrapper,.contact__content__wrapper,.contact__locales__wrapper{padding:0 1rem}}.home__about,.home__areas,.home__blog,.about__content__wrapper,.urolift__content__wrapper,.privacy__content__wrapper,.blog__content__wrapper,.single__content__wrapper{padding-bottom:3rem;padding-top:3rem}@media (min-width: 768px){.home__about,.home__areas,.home__blog,.about__content__wrapper,.urolift__content__wrapper,.privacy__content__wrapper,.blog__content__wrapper,.single__content__wrapper{padding-bottom:8em;padding-top:8em}}.page__image{margin-bottom:2.5rem}.section__label{color:rgba(5,60,93,0.56);margin-bottom:10px;text-transform:uppercase}.section__title,.list__title,.home__banner__title{font-size:3.75em}@media (max-width: 766px){.section__title,.list__title,.home__banner__title{font-size:2.5rem}}.page__title{font-size:3.75em;line-height:1.2em}@media (max-width: 766px){.page__title{font-size:2.5rem}}.btn{line-height:1}.btn__default{border-radius:100px;padding:12px 1.25rem}.btn__small{border-radius:100px;font-size:0.75rem;padding:8px 1rem}.btn__primary{background:#053C5D}.btn__ghost{background:none;position:relative}.btn__ghost__arrow{padding-right:50px}.btn__ghost::after{content:"";display:inline-block;margin-left:12px;margin-top:3px;height:11px;position:absolute;width:22px}.btn__ghost__primary::after{background:url(images/arrow_primary.svg) no-repeat;background-size:cover}.btn__ghost__light::after{background:url(images/arrow_light.svg) no-repeat;background-size:cover}.btn__ghost__primary{border:solid 1px #053C5D}.btn__ghost__light{border:solid 1px #fff;color:#fff}.card{flex-basis:50%}.card__thumb{overflow:hidden}.card__thumb img{transform-style:preserve-3d;transition:all 0.6s cubic-bezier(0.65, 0, 0.35, 1)}.card__thumb:hover img{transform:scale(1.04)}.card__description{background:#fff;box-sizing:border-box;padding:1.5rem;min-height:190px}.card a:hover .card__description{background:#fff url(images/arrow__blog.svg) no-repeat;background-size:18px;background-position:94% 82%}.card__description span{color:rgba(50,74,88,0.56);display:block;font-size:0.875rem;margin-top:12px}.list{display:flex}@media (max-width: 766px){.list{display:block}}.list__wrapper{display:flex;flex:1;gap:3rem;justify-content:space-between}@media (max-width: 766px){.list__wrapper{display:block}}.list__title{margin-bottom:2.5rem}.list__description{font-size:0.875em}.list__items{flex-basis:50%;position:relative;top:-2rem}@media (max-width: 766px){.list__items{top:0}}.list__items ul li{border-bottom:solid 1px #053C5D}.list__items__p{align-items:center;cursor:pointer;display:flex;font-size:1.375em;padding:1.5rem 0}.list__arrow{background:url(images/arrow_toggle.svg) no-repeat;background-size:cover;background-position:right;display:inline-block;height:12px;position:absolute;right:0;width:22px}.list__info{flex-basis:50%}.toggle__content{height:0;margin-bottom:1rem;overflow:hidden;transition:all 0.4s cubic-bezier(0.37, 0, 0.63, 1)}.toggle__active>.toggle__content{height:auto}.toggle__active .list__arrow{transform:rotate(180deg)}.home__hero{background:#053C5D;padding-top:3rem;position:relative}@media (max-width: 766px){.home__hero{padding-top:0}}.home__hero__wrapper{align-items:center;color:#fff;display:flex;min-height:100vh}@media (max-width: 766px){.home__hero__wrapper{display:block;min-height:auto;padding-bottom:2rem;padding-top:8rem}}.home__hero__wrapper h1{color:#fff;font-size:5.3vw;line-height:1.1em;margin-bottom:2rem}@media (max-width: 766px){.home__hero__wrapper h1{font-size:2.5em}}.home__hero__wrapper p{font-size:1.3rem;margin-bottom:10px}@media (max-width: 766px){.home__hero__wrapper p{font-size:1.1rem}}.home__hero__image{background:url(d13e6366058284ef4b3a.webp) center top no-repeat;background-size:cover;min-height:100vh;min-width:50%;right:0;position:absolute}@media (max-width: 766px){.home__hero__image{min-height:50vh;min-width:100%;margin-top:2rem;position:relative}}.home__hero__col:first-child{min-width:48%;max-width:48%}@media (max-width: 766px){.home__hero__col:first-child{max-width:100%;min-width:100%}}.home__about{background:#EFE6DC}.home__about .section__label{display:block;margin-bottom:12px}.home__about__wrapper{display:flex;gap:3rem}@media (max-width: 766px){.home__about__wrapper{display:block}}.home__about__description{align-items:center;display:flex;flex:1}.home__about__image{border-right:solid 1px rgba(5,60,93,0.1);box-sizing:border-box;max-width:50%;padding:2rem 4rem 2rem 2rem}@media (max-width: 766px){.home__about__image{border:none;margin-bottom:2rem;max-width:100%;padding:0}}.home__about__image img{height:auto;width:100%}.about__title{font-size:2.5em;margin-bottom:1.5rem}.about__description{margin-bottom:3.5em}.home__banner{position:relative}.home__banner__wrapper{display:flex;flex-wrap:wrap;min-height:100vh;position:relative}.home__banner__image{background:url(images/urolift-tratamento.jpeg) center no-repeat;background-size:cover;height:100vh;flex-basis:60%}@media (max-width: 766px){.home__banner__image{flex-basis:100%;height:50vh}}.home__banner__box{background:#053C5D;box-sizing:border-box;flex-basis:40%;padding:5rem 3rem}@media (max-width: 766px){.home__banner__box{flex-basis:100%;padding:2.5rem 1rem}}.home__banner__title{color:#fff;margin-bottom:2.5rem}.home__banner__description{color:#fff;margin-bottom:2.5rem}@media (max-width: 766px){.home__areas{margin-bottom:2rem}}.home__treatments{padding-bottom:4rem}@media (min-width: 768px){.home__treatments{padding-bottom:9rem}}.home__blog{background:#EFE6DC}.home__blog__wrapper{display:flex;flex-wrap:wrap;gap:3rem}.home__blog__wrapper .section__title,.home__blog__wrapper .list__title,.home__blog__wrapper .home__banner__title{margin-bottom:2rem}.home__blog__column:first-child{flex-basis:33%}@media (max-width: 766px){.home__blog__column:first-child{flex-basis:100%}}.home__blog__column:last-child{flex-basis:60%;max-width:60%}@media (max-width: 766px){.home__blog__column:last-child{flex-basis:100%;max-width:100%}}.swiper{width:100%}.footer{background:#053C5D;padding-top:4rem;color:#fff}.footer__wrapper{display:flex;gap:3rem;justify-content:space-between}.footer__links{display:block;gap:3rem;justify-content:space-between;width:100%}@media (min-width: 768px){.footer__links{display:flex}}.footer__links__wrapper{display:flex;gap:3rem;justify-content:space-between;padding-bottom:4rem}.footer__links__title{color:#fff;display:block;font-size:1.125em;font-weight:700;margin-bottom:1.25rem}.footer__links ul li{margin-bottom:10px}.footer__links ul li a{color:#fff;display:inline-block}.footer__logo{max-width:120px;width:100%}.social__footer{align-items:center;display:flex;gap:1.5rem}.social__footer ul{display:flex;gap:1.5rem}.social__footer a{display:block;transition:all .3s ease-in-out}.social__footer a:hover{opacity:0.5}.social__footer .facebook{background:url(images/facebook.svg) no-repeat;background-size:contain;height:20px;width:12px}.social__footer .instagram{background:url(images/instagram.svg) no-repeat;background-size:contain;height:18px;width:18px}.social__footer .linkedin{background:url(images/linkedin.svg) no-repeat;background-size:contain;height:18px;width:18px}.social__footer .twitter{background:url(images/twitter.svg) no-repeat;background-size:contain;height:16px;width:20px}.social__footer .youtube{background:url(images/youtube.svg) no-repeat;background-size:contain;height:18px;width:22px}.copy{border-top:1px solid rgba(255,255,255,0.1);padding:1rem 0}.copy__wrapper{display:flex;gap:2rem;font-size:13px;justify-content:space-between}@media (max-width: 766px){.copy__wrapper{display:block;padding-bottom:1rem}}.about__hero__title{padding-top:10rem}.about__content__wrapper{box-sizing:border-box;margin:auto;max-width:1160px;padding-left:1rem;padding-right:1rem}.about__content__columns{display:flex;gap:2.5rem}@media (max-width: 766px){.about__content__columns{display:block}}.about__content__columns>div{flex-basis:50%}.urolift__hero__title{padding-top:10rem}.urolift__content__wrapper{box-sizing:border-box;margin:auto;max-width:800px;padding-left:1rem;padding-right:1rem}.privacy__hero__title{padding-top:10rem}.privacy__content__wrapper{box-sizing:border-box;margin:auto;max-width:800px;padding-left:1rem;padding-right:1rem}.reviews__hero__title{padding-top:10rem}.page-template-template-reviews{background:#EFE6DC}.reviews__content__wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding:6rem 3rem}@media (max-width: 766px){.reviews__content__wrapper{display:block;padding:3 1rem}}div[class^="ReviewContainer__Inner"]{background:#fff;border-radius:8px;padding:1.5rem}@media (max-width: 766px){div[class^="Main__Container-sc"]{height:auto !important}}.blog__hero__title{padding-top:10rem}.blog__content__wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}@media (max-width: 766px){.blog__content__wrapper{display:block}}.blog__content__item{flex-basis:30%}.single__image{margin-bottom:2rem}.single__hero__title{padding-top:10rem}.single__content__wrapper{box-sizing:border-box;margin:auto;max-width:800px;padding-left:1rem;padding-right:1rem}.contact__hero__title{padding-top:10rem}.contact__content__wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:3rem;padding-bottom:4rem;padding-top:4rem}@media (max-width: 766px){.contact__content__wrapper{display:block}}.contact__map{flex-basis:60%}.contact__map #mapContainer{min-height:500px}@media (max-width: 766px){.contact__map #mapContainer{margin-bottom:2rem;min-height:320px}}.contact__map select{margin-bottom:1rem;padding:4px}.contact__info{flex-basis:35%}.contact__info__item{margin-bottom:1.5rem}.contact__info__title{font-size:1.25rem;font-weight:700;margin-bottom:0.75rem}.contact__info__btn{color:#fff;display:none;margin-top:1rem}@media (max-width: 766px){.contact__info__btn{display:inline-block}}.marker{background:#053C5D;border-radius:100%;height:12px;width:12px}.contact__map select{appearance:none;background:#fff;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:1rem;padding:0.5rem 1rem;position:relative;width:100%}.select__container{position:relative;width:50%}.select__container:after{content:"";border:5px solid transparent;border-top:5px solid #053C5D;display:block;position:absolute;right:12px;top:16px}.mapbox-directions-instructions{display:none}.contact__locales__wrapper{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding-bottom:4rem}@media (max-width: 766px){.contact__locales__wrapper{display:block}}.contact__locales__title p{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;width:100%}.contact__locales__item{background:#fff;box-sizing:border-box;cursor:pointer;display:flex;gap:1rem;max-width:32%;padding:1rem;width:100%}@media (max-width: 766px){.contact__locales__item{margin-bottom:1rem;max-width:100%}}.contact__locales__item p:first-child{font-size:1.25rem;font-weight:700;margin-bottom:12px}.contact__locales__item p:last-child{font-size:0.875rem;line-height:1.3em}

