@import"https://fonts.googleapis.com/css2?family=Anton&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{--mhg-background-primary-color: #262626;--mhg-background-secondary-color: #050505d5;--mhg-background-tertiary-color: #D7D3D3;--mhg-card-background-color: #191919;--mhg-card-border-color: #F50000;--mhg-btn-primary: #FFC301;--mhg-btn-secondary: #F50000;--mhg-font-primary-color: #F50000;--mhg-font-secondary-color: #FFC301;--mhg-font-tertiary-color: #fff;--mhg-font-placeholder-color: #d9d9d9}*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto}a,a:hover{text-decoration:none;color:unset}html,body{background-color:var(--mhg-background-primary-color)}main{padding:0 20px}.mhg-container{display:flex;width:100%;max-width:960px;margin:0 auto}.mhg-mb20{margin-bottom:20px}.mhg-mt20{margin-top:20px}nav{display:flex;justify-content:space-between;align-items:center}header{padding:0 20px;height:80px;display:flex;align-items:center}.mhg-menu-item div{font-family:Anton;color:var(--mhg-font-secondary-color);font-size:20px;transition:.3s}.mhg-menu-item div:hover{color:red}.mhg-section-container{display:flex;flex-direction:column;width:100%;max-width:960px;margin:0 auto;gap:20px}.mhg-section-btn-container{display:flex;flex-direction:column;justify-content:center;width:100%;gap:5px}@media (min-width: 576px){.mhg-dual-column.mhg-section-container{flex-direction:row!important;gap:0!important}.mhg-section-btn-container{flex-direction:row;gap:20px}}.mhg-section-title{font-family:Anton;letter-spacing:3px;font-weight:500;color:var(--mhg-font-primary-color);font-size:24px}.title-center{display:flex;align-items:center;justify-content:center}.mhg-section-text,.mhg-section-text p{font-family:Roboto;line-height:1.7em;color:var(--mhg-font-tertiary-color);font-size:16px;margin-bottom:10px}.mhg-dual-column-left-container{width:100%}.mhg-dual-column-text{display:flex;flex-direction:column;justify-content:flex-start;gap:20px;width:100%}.mhg-dual-column-text p{line-height:250%}.mhg-dual-column-right-container{width:100%;max-width:100%}@media (min-width: 1000px){.mhg-dual-column-text{max-width:70%}}@media (min-width: 576px){.mhg-section-title{font-size:28px}.mhg-dual-column .mhg-section-title,.mhg-dual-column .mhg-section-text{text-align:left}.mhg-dual-column-text p{line-height:250%}.mhg-dual-column-text{justify-content:space-between;max-width:70%;height:100%}.mhg-dual-column-right-container{max-width:50%}}.mhg-service-card{display:flex;flex-direction:column;background-color:var(--mhg-card-background-color);border-radius:16px;padding:10px 20px 20px;gap:10px;min-width:0}.mhg-service-card-title h2{display:flex;justify-content:center;font-family:Anton;color:var(--mhg-font-secondary-color);letter-spacing:3px;font-weight:450;font-size:18px}.mhg-service-card-img{display:flex;width:100%;min-width:0}footer{padding:0 20px}.mhg-footer-content{font-size:12px;color:var(--mhg-font-tertiary-color);width:100%}.mhg-footer-sub-container{display:flex;flex-direction:column;justify-content:space-between;width:100%}@media (min-width: 576px){.mhg-footer-sub-container{flex-direction:row}}.mhg-header{background-color:var(--mhg-background-secondary-color);font-family:Anton;color:var(--mhg-font-secondary-color);font-size:24px}.mhg-header-logo{max-height:80px;flex:0 0 auto}.mhg-header-container-right{display:flex;gap:30px;justify-content:flex-end;flex:1 1 50%}.mhg-nav-hamburger{font-weight:2000;font-size:50px;cursor:pointer}.mhg-desktop-menu{display:none;gap:30px;justify-content:flex-end}@media (min-width: 576px){.mhg-nav-hamburger{display:none}.mhg-desktop-menu{display:flex}}.mhg-dialog-background{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#00000080}.mhg-hamburger-menu-box{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;background-color:var(--mhg-card-background-color);border:1px solid;border-color:var(--mhg-card-border-color);padding:20px;margin:4em .5em 0;gap:20px}@media (min-width: 576px){.mhg-dialog-background,.mhg-hamburger-menu-box{display:none}}.mhg-footer{margin-top:20px;background-color:var(--mhg-background-secondary-color)}.mhg-footer-container{padding:15px 0;display:flex;flex-direction:column;gap:10px;width:100%;max-width:960px;margin:0 auto}.mhg-footer-top,.mhg-footer-top *,.mhg-footer-bottom{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}.mhg-footer-title{color:var(--mhg-font-primary-color);font-size:14px;font-weight:700}.mhg-footer-tag{color:var(--mhg-font-secondary-color);font-size:12px}.mhg-footer-bottom p{color:var(--mhg-font-tertiary-color);font-size:10px}@media (min-width: 576px){.mhg-footer-top,.mhg-footer-bottom{align-items:flex-start}.mhg-footer-title{font-size:16px}.mhg-footer-tag{font-size:14px}.mhg-footer-bottom p{font-size:12px}}.mhg-footer-icon{height:16px;width:16px;margin-right:2px}.mhg-footer-large-icon{height:32px;width:32px;margin-right:2px}.mhg-footer-info-container{display:flex;flex-direction:column;justify-content:space-between;width:100%}.mhg-footer-content{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.mhg-footer-content.block{display:block;margin-bottom:10px}.mhg-footer-content-item,.mhg-footer-content-item a{display:flex;align-items:center;gap:3px}.faded{position:relative;display:inline-block;color:var(--mhg-background-primary-color)}.faded:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-collapse:separate}.faded:after{box-shadow:inset 0 0 2em 2.5em}#hero-section{padding:30px 0 0;text-align:center;margin:0 auto;gap:20px}#hero-image{max-width:100%}.mhg-btn-section{display:flex;justify-content:center;align-items:center;border-radius:50px;padding:7px 10px;background:none;border:1px solid var(--mhg-card-border-color);font-family:Roboto;color:var(--mhg-font-secondary-color);font-size:14px;font-weight:700;transition:.3s;cursor:pointer;width:100%}.mhg-btn-section:hover{border:1px solid var(--mhg-card-border-color);color:var(--mhg-font-primary-color)}@media (min-with: 576px){.mhg-btn-section{padding:15px 20px}}#lp-service-section{padding:30px 0 0;display:flex;flex-direction:column;width:100%;max-width:960px;justify-content:center;margin:0 auto;gap:20px}#service-section-cards{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}#service-section h1{text-align:center;justify-content:center;margin:0 auto}.mapouter{position:"relative";text-align:right;height:100%;width:100%}.gmap_canvas{overflow:"hidden";background:"none!important";height:100%;width:100%}iframe{width:100%;height:500px}#contact-us-section{padding:30px 0 0;display:flex;flex-direction:column;width:100%;max-width:960px;justify-content:center;margin:0 auto;gap:20px}#contact-us-section h1{text-align:center;justify-content:center;margin:0 auto}.mhg-info-item{display:flex}.mhg-info-icon{margin-right:5px;width:32px;height:32px}.mhg-info-text-container div{color:var(--mhg-font-tertiary-color)}.mhg-info-text{font-size:14px}.mhg-info-title{font-size:16px;font-weight:700}#service-section{padding:30px 0 0;display:flex;flex-direction:column;width:100%;max-width:960px;justify-content:center;margin:0 auto;gap:20px}.mhg-servico-container{display:flex;flex-direction:column}.mhg-servico-detalhes{margin:0 10px;width:100%;display:flex;flex-direction:column}.mhg-servico-descricao{width:100%}@media (min-width: 576px){.mhg-servico-container{flex-direction:row}.mhg-servico-descricao{width:65%}.mhg-servico-detalhes{width:35%}.mhg-servico-detalhes ul{list-style-position:inside}}.mhg-service-obs{display:flex;align-items:center;justify-content:center;background-color:var(--mhg-background-tertiary-color);border-radius:10px;padding:10px;width:fit-content}.mhg-service-price-card{display:flex;background-color:var(--mhg-background-tertiary-color);border-radius:10px;overflow:hidden;font-size:14px;width:fit-content}.mhg-service-price-item{display:flex;flex-direction:column;padding:10px;text-align:center;flex:1}.mhg-service-price-item:not(:last-child){border-right:1px solid black}.mhg-service-price-item-name{font-weight:700;margin-bottom:5px}.mhg-service-price-item-variable{font-size:12px;margin-bottom:2px}.mhg-service-price-item-price{color:#555}.mhg-service-obs-price-container{display:flex;flex-direction:column;gap:20px}.mhg-service-item-container{flex:1}.preco{display:flex;align-content:center;justify-content:center}@media (min-width: 576px){.mhg-service-obs-price-container{flex-direction:row}}.mhg-search-bar{height:40px;display:flex;color:var(--mhg-color-font-primary)}.mhg-search-bar button,.mhg-search-bar input{border:1px solid var(--mhg-color-card-border)}.mhg-search-bar input{width:calc(100% - 80px);border-left:none;border-right:none;padding:0 10px;font-size:16px;color:var(--mhg-color-font-primary)}.mhg-search-bar input:focus{outline:none}.mhg-search-bar input::placeholder{color:var(--mhg-color-font-placeholder)}.mhg-search-bar button{width:40px;color:var(--mhg-color-font-primary)}.mhg-search-bar button[type=submit]{border-right:none;border-radius:4px 0 0 4px}.mhg-search-bar button[type=reset]{border-left:none;border-radius:0 4px 4px 0}#about-us-section{padding:30px 0 0;display:flex;flex-direction:column;width:100%;max-width:960px;justify-content:center;margin:0 auto;gap:20px}#about-us-section h1{text-align:center;justify-content:center;margin:0 auto}.yellow p{color:var(--mhg-font-secondary-color)}.w100{width:100%;max-width:100%}
