:root{--fundo-roxo-1:#140f3e;--fundo-roxo-2:#1d108f;--tag-rosa-1:#9b51e0;--tag-rosa-2:#ff018a;--rosa-vibrante:#e71d73;--rosa-escuro:#811040;--gold-1:#ffae00;--gold-2:#ff3c00;--white:#fff;--black:#000;--bg-header:linear-gradient(113deg, #e71d73 23%, #811040);--bg-button:linear-gradient(180deg, #9b51e0, #ff018a);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:55px;--font-montserrat:"Montserrat", sans-serif;--font-product-sans:"Product Sans", sans-serif}.page-module-scss-module__qnDekq__homeContainer{max-width:1200px;margin:0 auto;padding:3rem 1rem}.page-module-scss-module__qnDekq__section{margin-bottom:4rem}.page-module-scss-module__qnDekq__sectionTitle{color:var(--text-primary);text-align:center;text-shadow:1px 1px 3px #00000080;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.page-module-scss-module__qnDekq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media screen and (min-width:768px){.page-module-scss-module__qnDekq__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px){.page-module-scss-module__qnDekq__grid{grid-template-columns:repeat(5,1fr)}}
.HeroSection-module-scss-module___vWsLG__hero{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);contain:layout;flex-direction:column;align-items:center;gap:2rem;width:100%;min-height:220px;padding:2rem 1rem;display:flex}.HeroSection-module-scss-module___vWsLG__content{text-align:center;flex-direction:column;flex:1;gap:1rem;display:flex}.HeroSection-module-scss-module___vWsLG__title{background:var(--bg-button);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.HeroSection-module-scss-module___vWsLG__title span{color:var(--accent-magenta);-webkit-text-fill-color:var(--accent-magenta)}.HeroSection-module-scss-module___vWsLG__subtitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.HeroSection-module-scss-module___vWsLG__description{color:var(--text-secondary);margin:0;font-size:1rem;font-weight:500;line-height:1.6}.HeroSection-module-scss-module___vWsLG__heroCards{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:500px;display:grid}.HeroSection-module-scss-module___vWsLG__featureCard{text-align:center;color:#fff;background:linear-gradient(135deg,#b04be3 0%,#f41180 100%);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem .5rem;transition:transform .2s;display:flex;box-shadow:0 4px 15px #f4118033}.HeroSection-module-scss-module___vWsLG__featureCard:hover{transform:translateY(-2px)}.HeroSection-module-scss-module___vWsLG__featureCard span{font-size:.85rem;font-weight:600;line-height:1.3}.HeroSection-module-scss-module___vWsLG__featureIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.HeroSection-module-scss-module___vWsLG__featureIcon svg{width:100%;height:100%}@media (max-width:768px){.HeroSection-module-scss-module___vWsLG__title{font-size:2rem}.HeroSection-module-scss-module___vWsLG__subtitle{font-size:1rem}}@media screen and (min-width:768px){.HeroSection-module-scss-module___vWsLG__hero{background-color:#0000;border-bottom:none;flex-direction:row;justify-content:center;max-width:1200px;margin:0 auto;padding:3rem 1rem}.HeroSection-module-scss-module___vWsLG__content{padding-right:2rem}.HeroSection-module-scss-module___vWsLG__title{font-size:3rem}.HeroSection-module-scss-module___vWsLG__heroCards{max-width:400px}}
.CitySelector-module-scss-module__TjwN5q__container{background-color:#0000;flex-direction:column;align-items:center;gap:1.5rem;min-height:160px;padding:2rem 1rem;display:flex}.CitySelector-module-scss-module__TjwN5q__container h2{color:var(--text-primary);text-align:center;font-size:1.5rem;font-weight:700}.CitySelector-module-scss-module__TjwN5q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CitySelector-module-scss-module__TjwN5q__inputsRow{align-items:center;gap:.5rem;width:100%;max-width:600px;display:flex}.CitySelector-module-scss-module__TjwN5q__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.CitySelector-module-scss-module__TjwN5q__inputWrapper input,.CitySelector-module-scss-module__TjwN5q__inputWrapper .CitySelector-module-scss-module__TjwN5q__selectInput{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);-webkit-appearance:none;appearance:none;border-radius:30px;outline:none;padding:1rem 3rem 1rem 1.5rem;font-size:1rem;transition:box-shadow .3s}.CitySelector-module-scss-module__TjwN5q__inputWrapper input:focus,.CitySelector-module-scss-module__TjwN5q__inputWrapper .CitySelector-module-scss-module__TjwN5q__selectInput:focus{box-shadow:0 0 0 2px var(--accent-magenta)}.CitySelector-module-scss-module__TjwN5q__inputWrapper input:disabled,.CitySelector-module-scss-module__TjwN5q__inputWrapper .CitySelector-module-scss-module__TjwN5q__selectInput:disabled{opacity:.6;cursor:not-allowed}.CitySelector-module-scss-module__TjwN5q__inputWrapper .CitySelector-module-scss-module__TjwN5q__chevronIcon{pointer-events:none;color:var(--text-secondary);position:absolute;right:15px}.CitySelector-module-scss-module__TjwN5q__locationBtnOut{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:54px;height:54px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.CitySelector-module-scss-module__TjwN5q__locationBtnOut:hover{color:var(--accent-magenta);border-color:var(--accent-magenta)}.CitySelector-module-scss-module__TjwN5q__locationBtnOut:disabled{opacity:.5;cursor:not-allowed}.CitySelector-module-scss-module__TjwN5q__spinning{animation:1s linear infinite CitySelector-module-scss-module__TjwN5q__spin}@keyframes CitySelector-module-scss-module__TjwN5q__spin{to{transform:rotate(360deg)}}.CitySelector-module-scss-module__TjwN5q__searchBtn{background-color:var(--accent-magenta);background-image:var(--bg-button,none);color:#fff;cursor:pointer;border:none;border-radius:30px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.CitySelector-module-scss-module__TjwN5q__searchBtn:hover{background-color:var(--accent-hover);transform:translateY(-2px)}@media (max-width:600px){.CitySelector-module-scss-module__TjwN5q__inputsRow{flex-direction:column}.CitySelector-module-scss-module__TjwN5q__inputsRow .CitySelector-module-scss-module__TjwN5q__locationBtnOut{align-self:center}.CitySelector-module-scss-module__TjwN5q__searchBtn{justify-content:center;width:100%;max-width:600px}}
.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__container{width:100%;padding:1rem 0}.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}@media (min-width:768px){.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width:1024px){.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1440px){.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__grid{grid-template-columns:repeat(5,1fr)}}.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__loaderContainer{justify-content:center;align-items:center;width:100%;padding:2rem 0;display:flex}.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__spinner{color:var(--primary);animation:1s linear infinite GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__spin}.GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__endMessage{text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.9rem}@keyframes GlobalAdsInfiniteScroll-module-scss-module__OrUQoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--fundo-roxo-1:#140f3e;--fundo-roxo-2:#1d108f;--tag-rosa-1:#9b51e0;--tag-rosa-2:#ff018a;--rosa-vibrante:#e71d73;--rosa-escuro:#811040;--gold-1:#ffae00;--gold-2:#ff3c00;--white:#fff;--black:#000;--bg-header:linear-gradient(113deg, #e71d73 23%, #811040);--bg-button:linear-gradient(180deg, #9b51e0, #ff018a);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:55px;--font-montserrat:"Montserrat", sans-serif;--font-product-sans:"Product Sans", sans-serif}.CitySeoText-module-scss-module__aHYLtG__seoText{background:var(--bg-secondary);color:var(--text-primary);text-align:center;border-radius:14px;padding:2rem;line-height:1.7;transition:all .3s;position:relative}.CitySeoText-module-scss-module__aHYLtG__textContent{text-align:left;max-height:450px;transition:max-height .4s;position:relative;overflow:hidden}.CitySeoText-module-scss-module__aHYLtG__expanded .CitySeoText-module-scss-module__aHYLtG__textContent{max-height:none}.CitySeoText-module-scss-module__aHYLtG__seoHeader{text-align:center;margin-bottom:2rem}.CitySeoText-module-scss-module__aHYLtG__seoHeader h2{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.4rem}.CitySeoText-module-scss-module__aHYLtG__subtitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.05rem}.CitySeoText-module-scss-module__aHYLtG__cityHeading{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.8rem}.CitySeoText-module-scss-module__aHYLtG__callToAction{color:var(--text-primary);margin-bottom:2.5rem;font-weight:600}.CitySeoText-module-scss-module__aHYLtG__textContent p{color:var(--text-secondary);margin-bottom:1.2rem;font-size:1rem;line-height:1.8}.CitySeoText-module-scss-module__aHYLtG__satisfeito{text-align:center;margin:3rem 0;font-weight:700;color:var(--text-primary)!important}.CitySeoText-module-scss-module__aHYLtG__textContent h3{color:var(--text-primary);text-align:center;margin:3rem 0 1.5rem;font-size:1.4rem}.CitySeoText-module-scss-module__aHYLtG__textContent h4{color:var(--text-primary);text-align:center;margin:2rem 0 1rem;font-size:1.2rem}.CitySeoText-module-scss-module__aHYLtG__servicesList{margin:2rem 0;padding:0;list-style:none}.CitySeoText-module-scss-module__aHYLtG__servicesList li{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.CitySeoText-module-scss-module__aHYLtG__servicesList strong{color:var(--text-primary)}.CitySeoText-module-scss-module__aHYLtG__fadeOverlay{background:linear-gradient(to bottom, transparent, var(--bg-secondary) 90%);pointer-events:none;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:100%;height:250px;position:absolute;bottom:0;left:0}.CitySeoText-module-scss-module__aHYLtG__buttonWrapper{z-index:10;justify-content:flex-start;margin-top:1rem;display:flex;position:relative}.CitySeoText-module-scss-module__aHYLtG__readMoreBtn{background-color:var(--accent-magenta,#d92b6b);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:filter .2s;display:inline-block}.CitySeoText-module-scss-module__aHYLtG__readMoreBtn:hover{filter:brightness(1.1)}
:root{--fundo-roxo-1:#140f3e;--fundo-roxo-2:#1d108f;--tag-rosa-1:#9b51e0;--tag-rosa-2:#ff018a;--rosa-vibrante:#e71d73;--rosa-escuro:#811040;--gold-1:#ffae00;--gold-2:#ff3c00;--white:#fff;--black:#000;--bg-header:linear-gradient(113deg, #e71d73 23%, #811040);--bg-button:linear-gradient(180deg, #9b51e0, #ff018a);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:55px;--font-montserrat:"Montserrat", sans-serif;--font-product-sans:"Product Sans", sans-serif}.page-module-scss-module__9FTpLa__pageContainer{max-width:1200px;margin:0 auto;padding:2.4rem 1rem 4rem}.page-module-scss-module__9FTpLa__heroSection{flex-direction:column;align-items:center;gap:2rem;margin-bottom:2rem;padding:2rem 1rem;display:flex}.page-module-scss-module__9FTpLa__heroContent{text-align:center;flex:1}.page-module-scss-module__9FTpLa__heroTitle{color:#e81cff;margin:0 0 1.5rem;font-size:2.4rem;font-weight:800}.page-module-scss-module__9FTpLa__heroSubtitle{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.page-module-scss-module__9FTpLa__heroDescription{color:var(--text-secondary);margin:0;font-size:1rem;font-weight:500;line-height:1.6}.page-module-scss-module__9FTpLa__heroCards{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:500px;display:grid}.page-module-scss-module__9FTpLa__featureCard{text-align:center;color:#fff;background:linear-gradient(135deg,#b04be3 0%,#f41180 100%);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem .5rem;transition:transform .2s;display:flex;box-shadow:0 4px 15px #f4118033}.page-module-scss-module__9FTpLa__featureCard:hover{transform:translateY(-2px)}.page-module-scss-module__9FTpLa__featureCard span{font-size:.85rem;font-weight:600;line-height:1.3}.page-module-scss-module__9FTpLa__featureIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module-scss-module__9FTpLa__featureIcon svg{width:100%;height:100%}.page-module-scss-module__9FTpLa__section{margin-bottom:3rem}.page-module-scss-module__9FTpLa__contextGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.page-module-scss-module__9FTpLa__contextCard{color:var(--text-primary);background:#181122d1;border:1px solid #ffffff1f;border-radius:12px;padding:.95rem 1rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s}.page-module-scss-module__9FTpLa__contextCard:hover{border-color:#ff68ccb8;transform:translateY(-2px)}.page-module-scss-module__9FTpLa__sectionTitle{color:var(--text-primary);margin:0 0 1.4rem;font-size:1.6rem;font-weight:700}.page-module-scss-module__9FTpLa__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.page-module-scss-module__9FTpLa__emptyState{text-align:center;border:1px dashed var(--border-color);color:var(--text-secondary);border-radius:14px;grid-column:1/-1;padding:2rem 1rem}.page-module-scss-module__9FTpLa__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module-scss-module__9FTpLa__pageLink,.page-module-scss-module__9FTpLa__pageLinkDisabled{text-align:center;border-radius:10px;min-width:110px;padding:.7rem 1rem;font-weight:600}.page-module-scss-module__9FTpLa__pageLink{color:#fff;background:linear-gradient(90deg,#a71f8f 0%,#6e2acd 100%);text-decoration:none}.page-module-scss-module__9FTpLa__pageLinkDisabled{color:var(--text-muted);background:#ffffff0f}.page-module-scss-module__9FTpLa__pageIndicator{color:var(--text-secondary);font-weight:600}.page-module-scss-module__9FTpLa__seoText{border:1px solid var(--border-color);background:#16141ecc;border-radius:14px;padding:1.4rem;line-height:1.7}.page-module-scss-module__9FTpLa__seoText h2,.page-module-scss-module__9FTpLa__seoText h3{color:var(--text-primary);margin-top:0}.page-module-scss-module__9FTpLa__canonicalHint{color:var(--text-muted);font-size:.92rem}.page-module-scss-module__9FTpLa__tagsWrap{flex-wrap:wrap;gap:.7rem;display:flex}.page-module-scss-module__9FTpLa__tag{color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff21;border-radius:999px;align-items:center;padding:.45rem .9rem;font-weight:500;text-decoration:none;display:inline-flex}.page-module-scss-module__9FTpLa__tag:hover{border-color:#ff68ccb8}@media screen and (min-width:768px){.page-module-scss-module__9FTpLa__heroSection{flex-direction:row;align-items:center;padding:3rem 1rem}.page-module-scss-module__9FTpLa__heroContent{padding-right:2rem}.page-module-scss-module__9FTpLa__heroTitle{font-size:3rem}.page-module-scss-module__9FTpLa__heroCards{max-width:400px}.page-module-scss-module__9FTpLa__contextGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-module-scss-module__9FTpLa__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px){.page-module-scss-module__9FTpLa__grid{grid-template-columns:repeat(5,1fr)}}
.CategoryGrid-module-scss-module__ZxQqva__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.CategoryGrid-module-scss-module__ZxQqva__card{background-color:var(--bg-secondary);box-shadow:var(--shadow-md);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.CategoryGrid-module-scss-module__ZxQqva__card:hover{box-shadow:var(--shadow-glow);transform:translateY(-5px)}.CategoryGrid-module-scss-module__ZxQqva__imageWrapper{background-color:var(--bg-tertiary);justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.CategoryGrid-module-scss-module__ZxQqva__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.CategoryGrid-module-scss-module__ZxQqva__placeholderImg{color:var(--text-secondary);opacity:.5;text-transform:uppercase;font-size:3rem;font-weight:700}.CategoryGrid-module-scss-module__ZxQqva__card:hover .CategoryGrid-module-scss-module__ZxQqva__imageWrapper img{transform:scale(1.05)}.CategoryGrid-module-scss-module__ZxQqva__titleWrapper{text-align:center;padding:1rem}.CategoryGrid-module-scss-module__ZxQqva__titleWrapper h3{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}@media (max-width:768px){.CategoryGrid-module-scss-module__ZxQqva__grid{grid-template-columns:repeat(2,1fr)}.CategoryGrid-module-scss-module__ZxQqva__imageWrapper{height:150px}}@media (max-width:480px){.CategoryGrid-module-scss-module__ZxQqva__grid{grid-template-columns:1fr}}
.SeoContentBlock-module-scss-module__NfahRG__container{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:3rem 1rem;display:flex}.SeoContentBlock-module-scss-module__NfahRG__container h2{background:var(--bg-button);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.SeoContentBlock-module-scss-module__NfahRG__content{max-height:100px;transition:max-height .5s;position:relative;overflow:hidden}.SeoContentBlock-module-scss-module__NfahRG__content h3{color:var(--text-primary);text-align:left;margin:1.5rem 0 1rem;font-size:1.4rem;font-weight:700}.SeoContentBlock-module-scss-module__NfahRG__content p{color:var(--text-secondary);text-align:left;margin-bottom:1rem;font-size:1rem;line-height:1.6}.SeoContentBlock-module-scss-module__NfahRG__content p strong{color:var(--text-primary);font-weight:600}.SeoContentBlock-module-scss-module__NfahRG__content p a{color:var(--accent-magenta);font-weight:600;text-decoration:none}.SeoContentBlock-module-scss-module__NfahRG__content p a:hover{text-decoration:underline}.SeoContentBlock-module-scss-module__NfahRG__content:after{content:"";background:linear-gradient(to bottom, transparent, var(--bg-primary));pointer-events:none;height:60px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.SeoContentBlock-module-scss-module__NfahRG__content.SeoContentBlock-module-scss-module__NfahRG__expanded{max-height:2000px}.SeoContentBlock-module-scss-module__NfahRG__content.SeoContentBlock-module-scss-module__NfahRG__expanded:after{opacity:0}.SeoContentBlock-module-scss-module__NfahRG__expandBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:30px;margin-top:1rem;padding:.5rem 1.5rem;font-weight:600;transition:all .3s}.SeoContentBlock-module-scss-module__NfahRG__expandBtn:hover{background-color:var(--bg-secondary);border-color:var(--accent-magenta)}
