.page-module___8aEwW__bannerHome{background-color:var(--primary-color-dark);justify-content:center;align-items:center;width:100%;height:65vh;transition:filter .3s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__bannerHome:before{content:"";filter:brightness(.8);background-image:url(/banners/banner-375.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:20s ease-in-out infinite alternate page-module___8aEwW__zoomBanner;position:absolute;top:0;left:0}@keyframes page-module___8aEwW__zoomBanner{0%{transform:scale(1)}to{transform:scale(1.02)}}.page-module___8aEwW__bannerHome:hover{filter:brightness(.8);cursor:grab}.page-module___8aEwW__container{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow:hidden}.page-module___8aEwW__main{text-align:center;background-color:var(--black-color);flex-direction:column;justify-content:center;height:auto;display:flex}@media (min-width:768px){.page-module___8aEwW__main{height:auto}.page-module___8aEwW__bannerHome:before{background-image:url(/banners/banne-768.png)}}@media (min-width:1024px){.page-module___8aEwW__main{height:auto}.page-module___8aEwW__bannerHome{height:50vh}.page-module___8aEwW__bannerHome:before{background-image:url(/banners/banner-1440.png)}}@media (min-width:1440px){.page-module___8aEwW__main{height:auto}.page-module___8aEwW__bannerHome{height:60vh}.page-module___8aEwW__bannerHome:before{background-image:url(/banners/banner-1440.png)}}
.styles-module__tPWDHq__menuNav{background-color:var(--primary-color-dark);justify-content:center;align-items:flex-end;width:100vw;height:110px;display:flex;box-shadow:0 4px 4px #00000005}.styles-module__tPWDHq__menuContent{justify-content:space-between;align-items:flex-end;width:100vw;max-width:1440px;margin:0 1rem;display:flex}.styles-module__tPWDHq__logo{cursor:pointer;justify-content:center;align-items:center;margin-top:-6.5rem;display:flex;position:absolute}.styles-module__tPWDHq__logo:hover{transition:transform .7s;transform:scale(1.02)}.styles-module__tPWDHq__navList{justify-content:flex-end;align-items:center;gap:1.6rem;margin-bottom:1rem;display:flex}.styles-module__tPWDHq__navItem a{color:var(--white-color);letter-spacing:.05em;font-size:1.15rem;font-weight:500;text-decoration:none}.styles-module__tPWDHq__navItem a:hover{color:var(--secondary-color);transition:color .6s}.styles-module__tPWDHq__navItemFranqueado{color:var(--white-color);letter-spacing:.05em;background:linear-gradient(90deg,#eeb257,#ff9b28,#fcb954,#ff9b28) 0 0/400% 400%;border-radius:30px;padding:.75rem 1.25rem;font-weight:500;transition:filter .6s,saturate .3s;animation:5s infinite alternate styles-module__tPWDHq__glassEffect}.styles-module__tPWDHq__navItemFranqueado:hover{filter:saturate(2)}@keyframes styles-module__tPWDHq__glassEffect{0%{background-position:0 70%}50%{background-position:100%}to{background-position:0%}}@media (min-width:1440px){.styles-module__tPWDHq__menuNav{height:150px;padding:0 2rem}.styles-module__tPWDHq__navList{gap:2rem;margin-bottom:1.5rem}.styles-module__tPWDHq__navItem a{font-size:1.25rem}}@media (min-width:1920px){.styles-module__tPWDHq__menuNav{height:110px;padding:0 2rem}}
.styles-module__D1VQza__menuNav{background-color:var(--primary-color-dark);border-radius:2rem;justify-content:space-between;align-items:center;gap:5rem;width:85%;height:72px;margin-top:1rem;padding:0 1.5rem;display:flex;overflow:hidden;box-shadow:0 0 5px #00000040}.styles-module__D1VQza__hamburger{cursor:pointer;z-index:var(--z-dropdown);background:0 0;border:none;align-items:center;padding:.5rem;display:flex}.styles-module__D1VQza__hamburgerBox{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__D1VQza__hamburgerBox:focus,.styles-module__D1VQza__hamburgerBox:active{animation:.5s styles-module__D1VQza__closeOut}@keyframes styles-module__D1VQza__closeOut{0%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(0)}}.styles-module__D1VQza__hamburgerInner{background:var(--white-color);border-radius:2px;width:28px;height:3px;transition:background .5s;display:block;position:relative}.styles-module__D1VQza__hamburgerInner:before,.styles-module__D1VQza__hamburgerInner:after{content:"";background:var(--white-color);border-radius:2px;width:28px;height:3px;transition:transform .5s,top .5s,bottom .5s;position:absolute;left:0}.styles-module__D1VQza__hamburgerInner:before{top:-9px}.styles-module__D1VQza__hamburgerInner:after{bottom:-9px}.styles-module__D1VQza__closeButton{color:var(--white-color);cursor:pointer;z-index:calc(var(--z-dropdown) + 1);background:0 0;border:none;margin-right:.7rem;font-family:Gill Sans,Gill Sans MT,Calibri;font-size:3rem;font-weight:700;line-height:1;transition:all .3s;animation:.3s styles-module__D1VQza__girarIn;position:absolute;top:10px;right:28px}.styles-module__D1VQza__closeButton:active,.styles-module__D1VQza__closeButton:focus{color:#c2c2c2;opacity:0;animation:.3s styles-module__D1VQza__girarOut}@keyframes styles-module__D1VQza__girarOut{0%{transform:rotate(0)}to{transform:rotate(60deg)}}@keyframes styles-module__D1VQza__girarIn{0%{transform:rotate(60deg)}to{transform:rotate(0)}}.styles-module__D1VQza__closeButton:focus{outline:none}.styles-module__D1VQza__navHamburguerClose{opacity:0;pointer-events:none;background:var(--primary-color-dark);border-radius:40px;width:92vw;height:345px;transition:all .3s ease-in-out;position:absolute;top:.8rem;right:18px;transform:scale(.95)}.styles-module__D1VQza__navHamburguerOpen{background:var(--primary-color-dark);width:92vw;height:345px;z-index:var(--z-dropdown);border-radius:40px;justify-content:flex-start;align-items:center;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:.8rem;right:18px;transform:scale(1)}.styles-module__D1VQza__navList{opacity:1;border-radius:40px;flex-direction:column;align-items:flex-start;gap:1.4rem;width:100%;height:345px;list-style:none;transition:opacity .2s .1s;display:flex;overflow:hidden;box-shadow:0 0 5px #00000040}.styles-module__D1VQza__navItem{color:var(--white-color);font-size:1rem;font-weight:600;text-decoration:none}.styles-module__D1VQza__navItem a{color:var(--white-color);letter-spacing:.05em;margin-left:2.6rem;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .2s}.styles-module__D1VQza__logoMenuOpen{width:67px;height:42px;margin:16px 0 0 30px}.styles-module__D1VQza__navItemFranqueado{background-color:var(--secondary-color);color:var(--white-color);border-radius:0 0 30px 30px;justify-content:flex-start;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:inset 1px 1px 10px #00000018}.styles-module__D1VQza__navItemFranqueado:focus,.styles-module__D1VQza__navItemFranqueado:active{filter:brightness(.8)}.styles-module__D1VQza__navItemFranqueado a{color:var(--white-color);letter-spacing:.06em;width:100%;margin-left:2.6rem;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .2s}.styles-module__D1VQza__navItemFranqueado a:active,.styles-module__D1VQza__navItemFranqueado a:focus{filter:brightness(.8)}@media (min-width:1025px){.styles-module__D1VQza__menuNav{display:none}}
.styles-module__hdN3kq__header{width:100%;z-index:var(--z-header);background-color:#0000;justify-content:center;align-items:center;display:flex;position:fixed}@media (min-width:1024px){.styles-module__hdN3kq__header{box-shadow:0 4px 6px #00000021}}
.styles-module__OcGFDW__button{background-color:var(--secondary-color);width:auto;height:auto;color:var(--white-color);border-radius:2rem;padding:1rem 2rem;font-size:1.25rem;font-weight:500;box-shadow:10px 10px 30px #0000001a}.styles-module__OcGFDW__button:hover{background-color:var(--secondary-color-dark);cursor:pointer;transition:all .5s}.styles-module__OcGFDW__button:focus{box-shadow:0 0 0 3px var(--secondary-color-dark);outline:none}.styles-module__OcGFDW__button:active{background-color:var(--secondary-color-dark)}
.styles-module__SuJP_G__footerContainerWave{width:100%;height:auto;z-index:var(--z-dropdown);background:url(/wave-footer.svg) top/cover no-repeat;border:none;margin-bottom:-1px;padding-top:40px}.styles-module__SuJP_G__footer{background-color:var(--primary-color-dark);border:none;flex-direction:column;align-items:center;width:100%;height:auto;margin-top:auto;padding-top:3rem;display:flex;overflow:hidden}.styles-module__SuJP_G__logo{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.styles-module__SuJP_G__contentLinks{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.styles-module__SuJP_G__links{flex-direction:column;align-items:center;padding:.5rem 0;display:flex}.styles-module__SuJP_G__linkList{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.styles-module__SuJP_G__linkItem{align-items:center;gap:.5rem;display:flex}.styles-module__SuJP_G__linkText{font-family:var(--font-family-body);color:var(--white-color);text-align:center;cursor:pointer;font-size:1rem;font-weight:500;line-height:30px;text-decoration:none}.styles-module__SuJP_G__links{flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module__SuJP_G__socialMedia{justify-content:center;gap:2rem;padding:.5rem;display:flex}.styles-module__SuJP_G__instagram{background-image:var(--instagram-icon);background-size:cover;width:18px;height:18px;display:inline-block}.styles-module__SuJP_G__tiktok{background-image:var(--tiktok-icon);background-size:cover;width:18px;height:21px;display:inline-block}.styles-module__SuJP_G__facebook{background-image:var(--facebook-icon);background-size:cover;width:18px;height:18px;display:inline-block}.styles-module__SuJP_G__linkedin{background-image:var(--linkedin-icon);background-size:cover;width:18px;height:18px;display:inline-block}.styles-module__SuJP_G__socialIcons{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.styles-module__SuJP_G__socialMedia h2{display:none}.styles-module__SuJP_G__copyright{font-family:var(--font-family-body);color:var(--grey-color);text-align:center;font-size:11px;line-height:50px}.styles-module__SuJP_G__copyright:before{content:"";filter:opacity(.5);background-color:var(--white-color);border-radius:10px;width:80vw;height:.1rem;display:block}.styles-module__SuJP_G__textCopyright{align-items:center;gap:.4rem;display:flex}.styles-module__SuJP_G__copyrightIcon{width:12px;height:12px}@media (min-width:767px){.styles-module__SuJP_G__footerContainerWave{height:60px}.styles-module__SuJP_G__logo{width:150px}.styles-module__SuJP_G__textCopyright{justify-content:center}}@media (min-width:971px){.styles-module__SuJP_G__footerContainerWave{height:80px}.styles-module__SuJP_G__topFooter{grid-template-columns:repeat(2,1fr);align-items:center;width:80vw;max-width:1300px;margin-bottom:1rem;display:grid}.styles-module__SuJP_G__logo{justify-content:flex-start;width:250px}.styles-module__SuJP_G__logo img{width:230px;height:auto}.styles-module__SuJP_G__linkList{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:flex-start;gap:1.2rem 3rem;margin-left:1rem;display:grid}.styles-module__SuJP_G__linkText{text-align:left;width:200px}.styles-module__SuJP_G__contentLinks{flex-direction:row;align-items:flex-start;gap:4rem}.styles-module__SuJP_G__contentLinks:after{display:none}.styles-module__SuJP_G__socialMedia{flex-direction:column;align-items:flex-end;gap:1rem;width:auto;min-width:200px;padding:0;display:flex}.styles-module__SuJP_G__socialMedia h2{min-width:180px;font-family:var(--font-family-body);color:var(--white-color);font-size:1rem;font-weight:500;display:block}.styles-module__SuJP_G__socialIcons{margin-right:3rem}.styles-module__SuJP_G__copyright{font-size:.8rem}.styles-module__SuJP_G__copyright:before{content:"";filter:opacity(.2);background-color:var(--white-color);border-radius:10px;width:80vw;max-width:1500px;height:.1rem;margin:1rem 0;display:block}}@media (max-width:1200px){.styles-module__SuJP_G__footerContainerWave{height:60px}.styles-module__SuJP_G__linkList{gap:1.2rem .2rem}.styles-module__SuJP_G__linkText{width:120px}}@media (min-width:1440px){.styles-module__SuJP_G__footerContainerWave{background-color:#0000}.styles-module__SuJP_G__logo{width:180px}.styles-module__SuJP_G__logo img{width:280px;height:auto}.styles-module__SuJP_G__linkText{font-size:1.1rem;font-weight:300}.styles-module__SuJP_G__copyright{font-size:.9rem}}
.styles-module__ZYTWdW__container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;display:flex}@media (min-width:768px){.styles-module__ZYTWdW__container{max-width:100%;overflow-x:auto}}@media (min-width:1440px){.styles-module__ZYTWdW__container{max-width:100%}}
.styles-module__b08dza__containerMaps{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;display:flex}@media (min-width:768px){.styles-module__b08dza__containerMaps{gap:1rem;width:85%}}@media (min-width:1024px){.styles-module__b08dza__containerMaps{flex-direction:column;justify-content:center;align-items:flex-start;gap:4rem;width:80%;height:auto;display:flex;overflow:hidden}}@media (min-width:1440px){.styles-module__b08dza__containerMaps{flex-direction:column;justify-content:center;align-items:center;gap:4rem;width:90%;height:auto;display:flex;overflow:hidden}}@media (min-width:1920px){.styles-module__b08dza__containerMaps{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:70%;height:auto;display:flex}}
.styles-module__RHgCkG__containerContato{background-color:var(--white-color);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:auto;padding:2rem 0;display:flex;overflow:hidden}.styles-module__RHgCkG__textContato{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:90%;height:auto;line-height:1.2;display:flex}.styles-module__RHgCkG__textContato h2{color:var(--primary-color-dark);font-size:3rem;font-family:var(--font-family-title-2);letter-spacing:.1rem}.styles-module__RHgCkG__textContato p{color:var(--secondary-color);font-size:1.4rem;font-family:var(--font-family-title-1)}.styles-module__RHgCkG__buttonContato{justify-content:center;align-items:center;gap:.4rem;width:80%;display:flex}@media (min-width:768px){.styles-module__RHgCkG__textContato{gap:1rem;width:70%}.styles-module__RHgCkG__textContato h2{font-size:4rem}.styles-module__RHgCkG__textContato p{font-size:1.6rem}.styles-module__RHgCkG__buttonContato{width:60%}}@media (min-width:1024px){.styles-module__RHgCkG__textContato{gap:1rem;width:50%}.styles-module__RHgCkG__textContato h2{font-size:5rem}.styles-module__RHgCkG__textContato p{font-size:1.8rem}.styles-module__RHgCkG__buttonContato{width:40%}}@media (min-width:1440px){.styles-module__RHgCkG__containerContato{display:none}}
.styles-module__UBSFOG__sectionIntro{background-color:var(--primary-color);border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;overflow:visible}.styles-module__UBSFOG__containerIntro{background-color:var(--white-color);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem 0;display:flex}.styles-module__UBSFOG__contentIntro{border:4px solid var(--primary-color-dark);background-image:url(/desktop/leque-de-sabores.png);background-position:100% 100%;background-repeat:no-repeat;background-size:120%;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:90%;height:auto;padding:2rem 0;display:flex}.styles-module__UBSFOG__introTexto{flex-direction:column;justify-content:center;align-items:center;width:90%;height:auto;display:flex}.styles-module__UBSFOG__introTextContainer{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.styles-module__UBSFOG__contentH2{flex-direction:column;align-items:center;gap:3rem;width:100%;height:1150px;margin-top:1rem;display:flex;overflow:hidden}.styles-module__UBSFOG__contentTitle{text-align:left;flex-direction:column;gap:1rem;width:100%;height:auto;padding:0 1rem;display:flex}.styles-module__UBSFOG__contentTitle h2{font-size:4.4rem;font-family:var(--font-family-title-2);color:var(--primary-color-dark);text-transform:uppercase;letter-spacing:.1rem;line-height:1}.styles-module__UBSFOG__highlight{font-family:var(--font-family-title-1);color:var(--secondary-color);letter-spacing:0;width:100%;font-size:3rem;line-height:1.2}.styles-module__UBSFOG__contentTexto{width:90%;color:var(--primary-color-dark)}.styles-module__UBSFOG__contentTexto p{font-family:var(--font-family-text);text-align:left;margin-bottom:1.2rem;font-size:1rem}@media (min-width:768px){.styles-module__UBSFOG__contentIntro{background-size:110%;width:90%;height:auto;padding:0}.styles-module__UBSFOG__contentTitle{margin-left:2rem}.styles-module__UBSFOG__highlight{font-size:2.45rem}}@media (min-width:1024px){.styles-module__UBSFOG__contentH2{gap:2rem;height:1300px}.styles-module__UBSFOG__contentTitle h2{font-size:5rem}.styles-module__UBSFOG__contentTitle h3{font-size:2rem}.styles-module__UBSFOG__contentIntro{background-size:100%}.styles-module__UBSFOG__contentTexto p{font-size:1.2rem}}@media (min-width:1280px){.styles-module__UBSFOG__contentH2{align-items:flex-start;gap:2rem;height:480px}.styles-module__UBSFOG__contentTitle{margin:0;padding:0}.styles-module__UBSFOG__contentIntro{border:8px solid var(--primary-color-dark);background-position:100%;background-size:60%;align-items:flex-start;width:90%;padding:2rem;overflow:hidden}.styles-module__UBSFOG__introTexto{width:50%}.styles-module__UBSFOG__introTextContainer{max-width:1200px}.styles-module__UBSFOG__highlight{font-size:2.8rem}.styles-module__UBSFOG__contentTexto{width:80%;font-size:1.2rem}.styles-module__UBSFOG__contentTexto p{margin-bottom:1.5rem;line-height:1.5}}@media (min-width:1920px){.styles-module__UBSFOG__introTextContainer{max-width:1600px}.styles-module__UBSFOG__contentIntro{background-size:60%}}@media (min-width:2250px){.styles-module__UBSFOG__introTexto{max-width:1440px}}
.styles-module__LBtLjG__sectionLojas{background-color:var(--white-color);justify-content:center;align-items:center;width:100%;height:auto;display:flex}.styles-module__LBtLjG__containerLojas{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1920px;height:auto;display:flex}.styles-module__LBtLjG__titulo{text-align:center;background-color:var(--secondary-color);width:100%;height:auto;padding-top:4rem;padding-bottom:2rem;line-height:.9;box-shadow:0 5px 2px #0000001a}.styles-module__LBtLjG__titulo h1{font-size:5rem;font-family:var(--font-family-title-2);color:var(--primary-color-dark)}.styles-module__LBtLjG__titulo span{font-family:var(--font-family-title-1);color:var(--white-color);font-size:4rem}@media (min-width:768px){.styles-module__LBtLjG__titulo{padding:2rem 0}.styles-module__LBtLjG__titulo h1{font-size:4rem}.styles-module__LBtLjG__titulo span{font-size:3.4rem}}@media (min-width:1440px){.styles-module__LBtLjG__sectionLojas{background-color:var(--secondary-color);flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.styles-module__LBtLjG__containerLojas{width:100%;max-width:1440px}.styles-module__LBtLjG__titulo{width:80%;height:auto;box-shadow:none;text-align:left;margin-bottom:2rem;padding:2rem 0}.styles-module__LBtLjG__titulo h1{font-size:6rem}.styles-module__LBtLjG__titulo span{font-size:5.4rem}.styles-module__LBtLjG__explore{width:80%;height:auto}.styles-module__LBtLjG__br2{display:none}.styles-module__LBtLjG__subtitulo2{font-family:var(--font-family-title-2);text-transform:uppercase;color:var(--primary-color-dark);letter-spacing:.2rem;font-size:6rem}}@media (min-width:1920px){.styles-module__LBtLjG__containerLojas{width:100%;max-width:1920px}.styles-module__LBtLjG__titulo{width:70%}}
.styles-module__baEB7a__sectionSejaUmFranqueado{text-align:center;background-color:var(--white-color);background-image:url(/elementos-3.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:4rem 2rem;display:flex;overflow:hidden}.styles-module__baEB7a__tittleContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4.25rem;width:100%;height:auto;margin-bottom:2rem;display:flex}.styles-module__baEB7a__tittleSection{font-family:var(--font-family-title-2);color:var(--primary-color-dark);letter-spacing:.2rem;font-size:4.4rem;line-height:0}.styles-module__baEB7a__spanSection{font-family:var(--font-family-title-1);color:var(--secondary-color);font-size:2.8rem;line-height:0}.styles-module__baEB7a__textContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;width:100%;margin-top:2rem;display:flex}.styles-module__baEB7a__paragrafo{text-align:justify;width:100%;color:var(--primary-color-dark)}.styles-module__baEB7a__imageFranqueado{width:60%;height:auto}.styles-module__baEB7a__containerImageButton{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:5rem;margin-right:1rem;display:flex}.styles-module__baEB7a__lineBackground{display:none}@media (min-width:768px){.styles-module__baEB7a__sectionSejaUmFranqueado{align-items:flex-start;padding:4rem 7rem}.styles-module__baEB7a__tittleContainer{width:100%;height:auto;margin-top:1rem}.styles-module__baEB7a__textContainer{width:100%}.styles-module__baEB7a__spanSection{font-size:3.6rem}.styles-module__baEB7a__containerImageButton{margin-top:3rem}.styles-module__baEB7a__imageFranqueado{width:50%;height:auto}.styles-module__baEB7a__buttonFranqueado{background-color:var(--secondary-color);width:50%;color:var(--white-color);text-align:center;letter-spacing:.05em;cursor:pointer;border-radius:30px;margin-top:2rem;padding:1rem 1.6rem;font-size:1.15rem;font-weight:500;text-decoration:none;transition:background-color .6s ease-in-out}.styles-module__baEB7a__buttonFranqueado:hover{background-color:var(--secondary-color-dark)}}@media (min-width:1440px){.styles-module__baEB7a__sectionSejaUmFranqueado{justify-content:center;align-items:center;width:100%;padding:0;display:flex}.styles-module__baEB7a__contentFranqueado{grid-template-columns:repeat(2,1fr);gap:2rem;width:80%;height:100%;display:grid}.styles-module__baEB7a__textTittleBtn{flex-direction:column;justify-content:center;padding:4rem 2rem;display:flex}.styles-module__baEB7a__spanSection{margin-bottom:2rem;font-size:4rem}.styles-module__baEB7a__tittleContainer{text-align:left;align-items:flex-start;gap:2rem;width:100%;height:auto;margin-top:0}.styles-module__baEB7a__tittleSection{font-size:6.5rem;line-height:1.2}.styles-module__baEB7a__containerImage{justify-content:center;align-items:flex-end;width:100%;height:100%;margin-top:0;display:flex}.styles-module__baEB7a__containerImage img{width:80%;height:auto}.styles-module__baEB7a__paragrafo{width:100%;height:auto;font-size:1.2rem}}
.styles-module__Y1C12q__card{text-align:center;background-color:var(--primary-color-dark);border:4px solid var(--primary-color-dark);cursor:pointer;border-radius:1.2rem;width:90%;height:auto;margin:2rem 0;transition:all .6s;overflow:hidden;box-shadow:0 0 10px #0000001a}.styles-module__Y1C12q__card:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 4px 20px #0003}.styles-module__Y1C12q__imagem{width:100%;height:auto}.styles-module__Y1C12q__nome{text-align:center;color:var(--white-color);letter-spacing:.1rem;letter-spacing:.05em;justify-content:center;align-items:center;height:auto;margin-top:1rem;padding:0 1rem 1rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.styles-module__Y1C12q__modalOverlay{width:100vw;height:100vh;z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000005d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.styles-module__Y1C12q__modalContent{background:var(--white-color);text-align:center;border:4px solid var(--secondary-color);border-radius:1rem;max-width:90vw;height:auto;max-height:90vh;position:relative;overflow:hidden auto;box-shadow:0 8px 40px #0000002e}.styles-module__Y1C12q__modalFadeIn{animation:.4s cubic-bezier(.4,0,.2,1) styles-module__Y1C12q__modalFadeIn}.styles-module__Y1C12q__modalFadeOut{animation:.25s cubic-bezier(.4,0,.2,1) forwards styles-module__Y1C12q__modalFadeOut}@keyframes styles-module__Y1C12q__modalFadeIn{0%{opacity:0;transform:translateY(40px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes styles-module__Y1C12q__modalFadeOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(40px)scale(1)}}.styles-module__Y1C12q__closeButton{color:var(--secondary-color);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:2rem;display:flex;position:absolute;top:12px;right:16px;box-shadow:inset 0 0 5px #0000001a}.styles-module__Y1C12q__closeButton:hover{background:var(--primary-color-dark);color:var(--white-color);transition:background .6s,color .3s}.styles-module__Y1C12q__modalImage{object-fit:contain;border-radius:.8rem .8rem 0 0;width:100%;height:auto}.styles-module__Y1C12q__modalImage img{width:100%;height:auto}.styles-module__Y1C12q__modalText{background-color:var(--secondary-color);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;height:auto;padding:1.4rem 0;display:flex}.styles-module__Y1C12q__modalNome{width:90%;color:var(--white-color);font-size:1.25rem;font-weight:700;font-family:var(--font-family-title-1);text-shadow:0 0 2px #00000080;letter-spacing:.05em}.styles-module__Y1C12q__modalDescricao{width:100%;color:var(--white-color);background-color:#ffffff1f;border-radius:.6rem;padding:.6rem 1rem;font-size:16px;line-height:1.6rem;box-shadow:inset 0 0 4px #00000025}@media (min-width:768px){.styles-module__Y1C12q__modalContent{min-width:90vw}.styles-module__Y1C12q__card{width:100%;height:100%;margin:0;padding:0;box-shadow:-2px 4px #0000001c}.styles-module__Y1C12q__nome{font-size:1.25rem}}@media (min-width:1024px){.styles-module__Y1C12q__card{width:100%;height:100%;margin:0;padding:0;box-shadow:-2px 4px #0000001c}.styles-module__Y1C12q__nome{font-size:1.25rem}}@media (min-width:1280px){.styles-module__Y1C12q__modalContent{min-width:60vw}}@media (min-width:1440px){.styles-module__Y1C12q__card{width:100%;height:100%;margin:0;padding:0;box-shadow:-2px 4px #0000001c}.styles-module__Y1C12q__nome{font-size:1.25rem}.styles-module__Y1C12q__modalNome{font-size:2.4rem}.styles-module__Y1C12q__modalDescricao{font-size:1.1rem}}@media (min-width:1600px){.styles-module__Y1C12q__modalContent{min-width:40vw}}
.styles-module__tgUq2W__sectionSorvetes{background-color:var(--primary-color-dark);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;overflow:hidden}.styles-module__tgUq2W__sectionSpace{width:100%;height:60rem}.styles-module__tgUq2W__sectionContent{flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;display:flex}.styles-module__tgUq2W__sectionTitle{flex-direction:column;align-items:center;gap:0;width:100%;height:auto;display:flex}.styles-module__tgUq2W__title{font-family:var(--font-family-title-2);color:var(--white-color);text-align:center;letter-spacing:.2rem;margin:3rem 0;font-size:6rem;line-height:.8}.styles-module__tgUq2W__highlight{font-family:var(--font-family-title-1);color:var(--secondary-color);letter-spacing:0;font-size:5.4rem}.styles-module__tgUq2W__sectionContentSorvetes{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:auto;display:flex;overflow:hidden}.styles-module__tgUq2W__sorvetesList{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;margin:0;padding:0;list-style:none;display:flex}.styles-module__tgUq2W__sorveteItem{width:100%;overflow:hidden}.styles-module__tgUq2W__sorveteCard{border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;transition:transform .4s ease-in-out;display:flex;position:relative;overflow:hidden}.styles-module__tgUq2W__sorveteCard:focus,.styles-module__tgUq2W__sorveteCard:hover{transform:scale(1.1)}.styles-module__tgUq2W__sorveteImage{object-fit:contain;z-index:0;width:100%;height:100%}.styles-module__tgUq2W__sorveteTitle{font-family:var(--font-family-title-1);color:var(--white-color);text-align:center;text-shadow:0 4px 2px #000000b9;-webkit-backdrop-filter:blur(1.1px);backdrop-filter:blur(1.1px);z-index:calc(var(--z-base) + 1);padding:.5rem 1rem;font-size:4rem;transition:opacity .7s ease-in-out,font-size .6s ease-in-out,top .4s ease-in-out,padding .4s ease-in-out,transform .4s ease-in-out,-webkit-backdrop-filter .4s ease-in-out,backdrop-filter .4s ease-in-out;position:absolute;top:40%;left:0;right:0}@media (max-width:375px){.styles-module__tgUq2W__sectionSpace{height:55rem}.styles-module__tgUq2W__title{font-size:5rem}.styles-module__tgUq2W__highlight{font-size:4.6rem}.styles-module__tgUq2W__sorveteTitle{font-size:3.8rem}}@media (max-width:350px){.styles-module__tgUq2W__sectionSpace{height:50rem}.styles-module__tgUq2W__title{font-size:4.8rem}.styles-module__tgUq2W__highlight{font-size:4.4rem}.styles-module__tgUq2W__sorveteTitle{font-size:3.6rem}}@media (max-width:320px){.styles-module__tgUq2W__sectionSpace{height:45rem}.styles-module__tgUq2W__title{font-size:4rem}.styles-module__tgUq2W__highlight{font-size:3.6rem}.styles-module__tgUq2W__sorveteTitle{font-size:2.8rem}}@media (max-width:280px){.styles-module__tgUq2W__sectionSpace{height:40rem}}@media (min-width:768px){.styles-module__tgUq2W__sectionSpace{height:18rem}.styles-module__tgUq2W__title{font-size:3.8rem;line-height:.8}.styles-module__tgUq2W__highlight{font-size:3.8rem}.styles-module__tgUq2W__sectionContentSorvetes{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;align-items:center;gap:0;display:grid;overflow-x:hidden}.styles-module__tgUq2W__sorveteCard{border:1px solid var(--primary-color);flex-direction:row;justify-content:center;align-items:center;gap:2rem;display:flex}.styles-module__tgUq2W__sectionContentSorvetes{flex-flow:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.styles-module__tgUq2W__sorvetesList{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.styles-module__tgUq2W__sorveteItem{width:100%}.styles-module__tgUq2W__sorveteTitle{font-size:4rem}}@media (min-width:1024px){.styles-module__tgUq2W__sectionSpace{height:15rem}.styles-module__tgUq2W__title{font-size:4.5rem;line-height:.8}.styles-module__tgUq2W__highlight{font-size:4.5rem}.styles-module__tgUq2W__sorveteTitle{font-size:5.5rem}}@media (min-width:1440px){.styles-module__tgUq2W__sectionSpace{height:20rem}.styles-module__tgUq2W__title{font-size:9rem;line-height:.8}.styles-module__tgUq2W__highlight{font-size:8.4rem}.styles-module__tgUq2W__sectionContentSorvetes{gap:3rem}.styles-module__tgUq2W__sorvetesList{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.styles-module__tgUq2W__sorveteCard{border:none;width:100%}.styles-module__tgUq2W__sorveteTitle{opacity:0;padding:0;font-size:0;display:block}.styles-module__tgUq2W__sorveteCard:hover .styles-module__tgUq2W__sorveteTitle,.styles-module__tgUq2W__sorveteCard:focus .styles-module__tgUq2W__sorveteTitle{opacity:1;padding:.5rem 1rem;font-size:4rem;top:35%;transform:translateY(0)}.styles-module__tgUq2W__sorveteCard:focus,.styles-module__tgUq2W__sorveteCard:hover{-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px);transition:transform .8s ease-in-out;transform:scale(1.18)}}
.page-module__VMvN-G__container{padding:0}.page-module__VMvN-G__bannerFranqueado{background-image:url(/banners/banner-375-home.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:60vh;display:flex;box-shadow:inset 0 0 10px #00000060}@media (min-width:768px){.page-module__VMvN-G__bannerFranqueado{background-image:url(/banners/banner-768-home.png);height:70vh}}@media (min-width:940px){.page-module__VMvN-G__bannerFranqueado{background-image:url(/banners/banner-1920-home.jpg);height:60vh}}@media (min-width:1024px){.page-module__VMvN-G__bannerFranqueado{height:740px}}@media (min-width:1280px){.page-module__VMvN-G__bannerFranqueado{height:850px}}@media (min-width:1920px){.page-module__VMvN-G__bannerFranqueado{background-position:50% 30%;height:90vh}}@media (min-width:2560px){.page-module__VMvN-G__bannerFranqueado{height:85vh}}
.styles-module__0kNqKG__categoryFilter{justify-content:center;align-items:center;width:100%;padding:1rem 0;display:flex;position:relative}.styles-module__0kNqKG__categoryButton{border:2px solid var(--primary-color-dark);cursor:pointer;text-align:center;width:90%;color:var(--primary-color-dark);background:0 0;border-radius:1rem;padding:12px 16px;font-size:1.4rem;font-weight:600}.styles-module__0kNqKG__categoryList{background:var(--primary-color-dark);border:4px solid var(--primary-color-dark);width:90%;height:auto;z-index:var(--z-header);color:var(--white-color);scrollbar-width:thin;border-radius:1rem;flex-direction:column;align-items:flex-start;margin:0;list-style:none;animation:.3s ease-out styles-module__0kNqKG__slideDown;display:flex;position:absolute;top:1rem;left:5%;right:5%;overflow-y:auto;box-shadow:0 4px 8px #0000001a}@keyframes styles-module__0kNqKG__slideDown{0%{opacity:0;transform:translateY(0%)}to{opacity:1;transform:translateY(0%)}}.styles-module__0kNqKG__menuHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:3.8rem;display:flex}.styles-module__0kNqKG__menuTitle{margin-left:1rem;font-size:1.6rem}.styles-module__0kNqKG__menuCloseButton{color:var(--white-color);cursor:pointer;background:0 0;border:none;margin-right:1rem;font-size:2.6rem}.styles-module__0kNqKG__categoryItem{cursor:pointer;flex-direction:column;width:100%;padding:1.4rem 1rem;font-size:1.2rem;display:flex;box-shadow:inset 0 -1px 1px #0000001a}.styles-module__0kNqKG__categoryItemContent{align-items:center;gap:.8rem;display:flex}.styles-module__0kNqKG__subcategoryList{width:100%}.styles-module__0kNqKG__subcategoryItem{cursor:pointer;background-color:var(--primary-color-dark);padding:12px 16px;box-shadow:inset 0 -1px 1px #0000001a}.styles-module__0kNqKG__categoryLink,.styles-module__0kNqKG__subcategoryLink{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.styles-module__0kNqKG__subcategoryItem:focus,.styles-module__0kNqKG__subcategoryItem:hover{background-color:var(--primary-color-dark);color:var(--white-color)}@media (min-width:768px){.styles-module__0kNqKG__categoryFilter{width:100%;padding:0}.styles-module__0kNqKG__categoryButton{width:50%;padding:12px 24px;font-size:1.6rem}.styles-module__0kNqKG__categoryList{border-radius:15px;width:auto;transition:width 1s ease-in-out;top:0;left:25%;right:25%}.styles-module__0kNqKG__categoryItem,.styles-module__0kNqKG__subcategoryItem{font-size:1.4rem}}@media (min-width:1200px){.styles-module__0kNqKG__categoryButton{width:30%;padding:12px 32px;font-size:1.8rem}.styles-module__0kNqKG__categoryList{left:35%;right:35%}}@media (min-width:1600px){.styles-module__0kNqKG__categoryFilter{display:none}}
.styles-module__YBlqlW__containerCarrossel{background-color:var(--white-color);flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;display:flex;overflow:hidden}.styles-module__YBlqlW__titulo{background-color:var(--primary-color-dark);width:100%;height:auto;padding:1.8rem 0;line-height:1}.styles-module__YBlqlW__titulo h2{letter-spacing:.1rem;color:var(--white-color);font-size:4.2rem;font-family:var(--font-family-title-2);text-align:center;margin-right:2.4rem}.styles-module__YBlqlW__linkInstagram{font-family:var(--font-family-title-1);color:var(--secondary-color);margin-left:2.4rem}.styles-module__YBlqlW__linkInstagram a{font-size:3.4rem;animation:.8s infinite styles-module__YBlqlW__linkPulse}.styles-module__YBlqlW__linkInstagram a:hover,.styles-module__YBlqlW__linkInstagram a:focus{transition:transform 3s,color .6s;transform:scale(1.1)}.styles-module__YBlqlW__fadeIn{opacity:1;transition:opacity 1s}.styles-module__YBlqlW__fadeOut{opacity:0;transition:opacity 1s}@keyframes styles-module__YBlqlW__linkPulse{0%{color:var(--secondary-color);text-shadow:0 0 4px var(--secondary-color)}50%{color:#e48f10;text-shadow:0 0 8px var(--primary-color-dark)}to{color:var(--secondary-color);text-shadow:0 0 4px var(--secondary-color)}}.styles-module__YBlqlW__contentCarrossel{width:100%;height:auto;display:flex;position:relative;overflow:hidden}.styles-module__YBlqlW__track{width:100%;height:100%;display:flex}.styles-module__YBlqlW__slide{background-color:#000;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-width:100%;height:100%;min-height:500px;display:flex;position:relative;overflow:hidden}.styles-module__YBlqlW__loadingContainer{background-color:var(--white-color);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-low);justify-content:center;align-items:center;transition:opacity .3s ease-in-out;display:flex;position:absolute;inset:0}.styles-module__YBlqlW__imagemContainer{object-fit:contain;justify-content:center;align-items:center;width:100%;height:auto;display:flex;overflow:hidden}.styles-module__YBlqlW__imagemMomento{object-fit:cover;width:100%;height:100%;transform:scale(1.05)}.styles-module__YBlqlW__setaIcon{background-color:var(--primary-color-dark);border-radius:40px;justify-content:center;align-items:center;width:100%;padding:2px;display:flex}.styles-module__YBlqlW__setaIcon:hover,.styles-module__YBlqlW__setaIcon:focus{color:var(--secondary-color-dark)}.styles-module__YBlqlW__setaPrev{color:var(--secondary-color);cursor:pointer;width:auto;height:80px;z-index:var(--z-dropdown);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;transition:background .2s;display:flex;position:absolute;left:10px}.styles-module__YBlqlW__setaNext{color:var(--secondary-color);cursor:pointer;width:auto;height:80px;z-index:var(--z-dropdown);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;transition:background .2s;display:flex;position:absolute;right:10px}.styles-module__YBlqlW__mousePointerClick{margin-top:40px;animation:.8s infinite styles-module__YBlqlW__clickPointerAnimation;position:absolute;right:75px}@keyframes styles-module__YBlqlW__clickPointerAnimation{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:375px){.styles-module__YBlqlW__slide{height:300px;min-height:300px}}@media (min-width:768px){.styles-module__YBlqlW__titulo{padding:3rem 0}.styles-module__YBlqlW__slide{height:900px;min-height:500px}.styles-module__YBlqlW__imagem{height:auto}}@media (min-width:1024px){.styles-module__YBlqlW__titulo h2{font-size:5.4rem}.styles-module__YBlqlW__titulo span{font-size:4.2rem}.styles-module__YBlqlW__slide{height:1300px;min-height:600px}}@media (min-width:1100px){.styles-module__YBlqlW__containerCarrossel{display:none}}
.styles-module__WBtnaq__descricao{flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;padding-top:4rem;display:flex}
.styles-module__0lfMta__momentosFizzoliItem{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;overflow:hidden}.styles-module__0lfMta__momentosFizzoliItem:hover{cursor:pointer;transform:matrix(1.15,0,0,1.15,0,-10)}.styles-module__0lfMta__momentosFizzoliLink,.styles-module__0lfMta__momentosFizzoliImage{object-fit:cover;width:100%;height:auto}
.styles-module__WdN9gW__modalOverlay{width:100vw;height:100vh;z-index:var(--z-modal);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.styles-module__WdN9gW__modalContent{background:linear-gradient(135deg,var(--white-color)80%,#f0f4ff 100%);text-align:center;min-width:340px;max-width:92vw;color:var(--primary-color);border-radius:18px;padding:2.5rem 2.2rem 2rem;font-size:1.4rem;font-weight:700;animation:.4s cubic-bezier(.4,0,.2,1) styles-module__WdN9gW__modalFadeIn;position:relative;box-shadow:0 8px 40px #0000002e}.styles-module__WdN9gW__modalContent p{color:var(--secondary-color-dark);margin-top:1rem;font-size:1.1rem;font-weight:500}@keyframes styles-module__WdN9gW__modalFadeIn{0%{opacity:0;transform:translateY(40px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__WdN9gW__timerText{color:var(--secondary-color-dark);letter-spacing:.5px;background:#ffebcd4d;border-radius:6px;margin-top:1.2rem;padding:.2rem .7rem;font-size:1.08rem;font-weight:600;display:inline-block}@media (max-width:768px){.styles-module__WdN9gW__modalContent{min-width:90vw;padding:1.2rem .7rem;font-size:1.05rem}.styles-module__WdN9gW__closeButton{width:30px;height:30px;font-size:1.5rem;top:6px;right:8px}}@media (max-width:400px){.styles-module__WdN9gW__modalContent{min-width:98vw;padding:.7rem .2rem;font-size:.98rem}}
.styles-module__26WOOW__momentosFizzoliContainer{background-color:var(--white-color);background-image:url(/elementos-3.svg);flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;padding:6rem 0;display:flex}.styles-module__26WOOW__momentosFizzoliContent{flex-direction:column;justify-content:center;align-items:center;width:80%;display:flex}.styles-module__26WOOW__momentosFizzoliTitle{letter-spacing:.2rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;padding:0 0 4rem;line-height:1;display:flex}.styles-module__26WOOW__momentosFizzoliTitle h2{font-size:6.4rem;font-weight:700;font-family:var(--font-family-title-2);color:var(--primary-color-dark);text-align:center;text-transform:uppercase;margin-right:6rem}.styles-module__26WOOW__momentosFizzoliTitle span{color:var(--secondary-color);font-size:7.4rem;font-family:var(--font-family-title-1);text-align:center;margin-left:6rem}.styles-module__26WOOW__momentosFizzoliList{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1rem;width:100%;max-width:1200px;height:auto;display:grid}.styles-module__26WOOW__momentosFizzoliList img{object-fit:cover;border-radius:1rem;width:100%;height:auto;transition:transform .3s}@media (max-width:1099px){.styles-module__26WOOW__momentosFizzoliContainer{display:none}}
.styles-module__C4fVyW__sorvetesH1Container{justify-content:center;align-items:center;width:100%;margin:2rem 0;display:flex}.styles-module__C4fVyW__sorvetesH1Content{width:90%;color:var(--primary-color-dark);letter-spacing:.1rem;text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;line-height:.9;text-decoration:none;display:flex}.styles-module__C4fVyW__sorvetesH1{font-size:8.2rem;font-family:var(--font-family-title-2);color:var(--primary-color-dark)}.styles-module__C4fVyW__sorvetesH1Span{color:var(--secondary-color);font-size:3.6rem;font-family:var(--font-family-title-1)}@media (min-width:768px){.styles-module__C4fVyW__sorvetesH1Container{margin:1rem 0}.styles-module__C4fVyW__sorvetesH1Content{width:70%;font-size:5.5rem}.styles-module__C4fVyW__sorvetesH1{font-size:10.2rem}.styles-module__C4fVyW__sorvetesH1Span{font-size:4.6rem}}@media (min-width:1600px){.styles-module__C4fVyW__sorvetesH1Container{display:none}}
.styles-module__t28mJW__container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;display:flex}@media (min-width:768px){.styles-module__t28mJW__container{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);place-items:flex-start center;gap:1rem;width:90%;margin:2rem auto;display:grid}}@media (min-width:1024px){.styles-module__t28mJW__container{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:80%}}@media (min-width:1280px){.styles-module__t28mJW__container{grid-template-columns:repeat(4,1fr);gap:2rem;width:70%}}@media (min-width:1600px){.styles-module__t28mJW__container{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:60%}}
.page-module__2Z56EG__contato{background-color:var(--white-color);background-image:url(/elementos-4.svg);background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:auto;display:flex;overflow:hidden}.page-module__2Z56EG__containerContato{justify-content:center;align-items:center;width:100%;height:auto;display:flex;overflow:hidden}.page-module__2Z56EG__vazio{display:none}@media (min-width:1440px){.page-module__2Z56EG__contato{height:100%}.page-module__2Z56EG__containerContato{background-image:url(/desktop/bg-contato.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;grid-template-columns:1fr 1fr;gap:15rem;max-width:1440px;height:auto;padding:12rem 3rem;display:grid;overflow:hidden}.page-module__2Z56EG__vazio{display:block}}@media (min-width:1920px){.page-module__2Z56EG__contato{height:auto}.page-module__2Z56EG__containerContato{background-size:calc(100% - 40rem);max-width:1440px;padding:10rem 3rem}}
.styles-module__z1tOcG__main{background-color:var(--white-color);flex-direction:column;align-items:center;gap:1rem;width:100%;min-height:100vh;padding:2rem;display:flex}@media (min-width:768px){.styles-module__z1tOcG__main{flex-flow:wrap;gap:3rem;padding:0 2rem 4rem;display:flex}.styles-module__z1tOcG__buttonSmooth{right:48%}}@media (min-width:1024px){.styles-module__z1tOcG__main{flex-flow:wrap;gap:3rem;padding:1rem 0;display:flex}}@media (min-width:768px){.styles-module__z1tOcG__main{flex-flow:wrap;gap:3rem;padding:0 2rem 4rem;display:flex}.styles-module__z1tOcG__buttonSmooth{right:48%}}@media (min-width:1024px){.styles-module__z1tOcG__main{flex-flow:wrap;gap:3rem;padding:1rem 0;display:flex}}
.styles-module__vaJGqG__sorvetesH1Container{justify-content:center;align-items:center;width:100%;padding:1rem 0;display:flex}.styles-module__vaJGqG__sorvetesH1Content{background-color:var(--primary-color-dark);border-radius:8px;width:auto;padding:.4rem 2rem;box-shadow:0 3px #0000001a}.styles-module__vaJGqG__sorvetesH1{letter-spacing:.1rem;color:var(--white-color);text-align:center;font-size:2rem;font-weight:700;font-family:var(--font-family-title-1)}
.layout-module__dHpC_G__container{background-color:var(--white-color);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.layout-module__dHpC_G__main{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}
.styles-module__lBfIKW__containerPrivacidade{background:var(--white-color,#fff);border-radius:1.2rem;max-width:900px;margin:3rem auto 4rem;padding:2.5rem 1.5rem;box-shadow:0 4px 32px #00000014}.styles-module__lBfIKW__tituloPrivacidade{color:var(--primary-color-dark,#1a1a1a);text-align:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.styles-module__lBfIKW__subtituloPrivacidade{color:var(--primary-color-dark,#3a3a3a);margin-top:2.2rem;margin-bottom:.7rem;font-size:1.3rem;font-weight:600}.styles-module__lBfIKW__textoPrivacidade{color:#444;font-size:1.08rem;line-height:1.7;font-family:var(--font-family-body,"Inter",Arial,sans-serif);margin-bottom:1.2rem}.styles-module__lBfIKW__listaPrivacidade{color:#444;margin:1.2rem 0 1.2rem 1.5rem;padding-left:1.2rem;font-size:1.05rem;line-height:1.6}.styles-module__lBfIKW__destaquePrivacidade{color:var(--primary-color-dark,#1a1a1a);font-weight:600}@media (max-width:600px){.styles-module__lBfIKW__containerPrivacidade{margin:1.2rem 0 2rem;padding:1.2rem .5rem}.styles-module__lBfIKW__tituloPrivacidade{font-size:1.4rem}.styles-module__lBfIKW__subtituloPrivacidade{font-size:1.08rem}.styles-module__lBfIKW__textoPrivacidade,.styles-module__lBfIKW__listaPrivacidade{font-size:.98rem}}
.page-module__ohMxyG__containerTrabalheConosco{background-color:var(--white-color);width:100%}.page-module__ohMxyG__containerMainJobs{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:7rem 0 4rem;display:flex}.page-module__ohMxyG__containerForms{background-color:var(--secondary-color);border-radius:30px;flex-direction:column;align-items:center;width:85%;max-width:600px;display:flex;overflow:hidden}.page-module__ohMxyG__containerTitle{text-shadow:2px 2px 4px #0000001a;width:100%;padding:2.5rem 2rem 0;line-height:1}.page-module__ohMxyG__containerTitle h1{letter-spacing:.15rem;color:var(--white-color);font-size:3.4rem;font-family:var(--font-family-title-2)}.page-module__ohMxyG__containerTitle span{font-size:3.8rem;font-family:var(--font-family-title-1);color:var(--primary-color-dark)}.page-module__ohMxyG__descricao{width:100%;color:var(--white-color);font-size:1rem;line-height:1.5;font-family:var(--font-family-body);opacity:.9;padding:1rem 2rem .5rem}.page-module__ohMxyG__form{background-color:var(--primary-color-dark);width:100%;font-family:var(--font-family-body);flex-direction:column;align-items:center;gap:.3rem;margin-top:1.5rem;padding:2rem 0 0;display:flex;box-shadow:0 -5px 8px #0000001a}.page-module__ohMxyG__formGroup{flex-direction:column;align-items:flex-start;width:90%;margin-bottom:1.2rem;display:flex}.page-module__ohMxyG__formGroup label{color:var(--white-color);margin-bottom:.5rem;margin-left:1rem;font-size:1rem;font-weight:500}.page-module__ohMxyG__formGroup input{background-color:var(--white-color);width:100%;color:var(--g5-color);font-size:1rem;font-family:var(--font-family-body);cursor:pointer;border-radius:2rem;padding:.8rem 1rem;box-shadow:inset 2px -2px 1px #0000001a}.page-module__ohMxyG__formGroup input::placeholder{opacity:.45;font-size:.85rem;font-style:italic}.page-module__ohMxyG__formGroup textarea{background-color:var(--white-color);width:100%;color:var(--g5-color);font-size:1rem;font-family:var(--font-family-body);resize:vertical;border:none;border-radius:1.5rem;min-height:100px;padding:.8rem 1rem;box-shadow:inset 2px -2px 1px #0000001a}.page-module__ohMxyG__formGroup textarea::placeholder{opacity:.45;font-size:.85rem;font-style:italic}.page-module__ohMxyG__charCount{text-align:right;width:100%;color:var(--white-color);opacity:.8;margin-top:.4rem;padding-right:1rem;font-size:.8rem}.page-module__ohMxyG__formGroupFile{flex-direction:column;align-items:flex-start;width:90%;margin-bottom:1.2rem;display:flex}.page-module__ohMxyG__formGroupFile>label{color:var(--white-color);margin-bottom:.5rem;margin-left:1rem;font-size:1rem;font-weight:500}.page-module__ohMxyG__fileUploadArea{flex-direction:column;align-items:center;width:100%;display:flex}.page-module__ohMxyG__fileInput{display:none}.page-module__ohMxyG__fileLabel{width:100%;color:var(--white-color);cursor:pointer;background-color:#ffffff14;border:2px dashed #fff6;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.8rem 1rem;transition:background-color .3s,border-color .3s;display:flex}.page-module__ohMxyG__fileLabel:hover{background-color:#ffffff26;border-color:#ffffffb3}.page-module__ohMxyG__fileLabel svg{opacity:.8}.page-module__ohMxyG__fileLabel span{opacity:.85;font-size:.9rem;font-family:var(--font-family-body)}.page-module__ohMxyG__fileHint{color:var(--g2-color);font-size:.75rem;font-family:var(--font-family-body);text-align:center;width:100%;margin-top:.5rem}.page-module__ohMxyG__containerCheckbox{justify-content:flex-start;align-items:center;width:90%;padding:.25rem 0;display:flex}.page-module__ohMxyG__containerCheckbox label{color:var(--white-color);cursor:pointer;align-items:center;font-size:.8rem;display:flex}.page-module__ohMxyG__containerCheckbox input{appearance:none;border:2px solid var(--secondary-color);background:var(--white-color);cursor:pointer;border-radius:50%;width:14px;min-width:14px;height:14px;margin-right:.8rem;position:relative}.page-module__ohMxyG__containerCheckbox input:checked{background:var(--secondary-color)}.page-module__ohMxyG__containerCheckbox input:checked:after{content:"";background:var(--primary-color-dark);border-radius:50%;width:8px;height:8px;display:block;position:absolute;top:1px;left:1px}.page-module__ohMxyG__containerButton{justify-content:flex-start;align-items:center;width:90%;margin:1.5rem 0 2.5rem;display:flex}.page-module__ohMxyG__button{justify-content:center;align-items:center;width:220px;height:55px;font-size:1.05rem;display:flex}.page-module__ohMxyG__button:disabled{opacity:.6;cursor:not-allowed}.page-module__ohMxyG__error{color:#ffa4a4;font-size:.8rem;font-family:var(--font-family-body);margin-top:.35rem;margin-left:1rem;display:block}.page-module__ohMxyG__fileSelected{background-color:#4ade801f;border:2px solid #4ade80}.page-module__ohMxyG__fileSelected svg{opacity:1}.page-module__ohMxyG__fileLabelText{flex-direction:column;align-items:center;gap:.4rem;display:flex}.page-module__ohMxyG__fileSuccessText{color:#4ade80;font-size:.85rem;font-weight:600}.page-module__ohMxyG__fileName{color:var(--white-color);word-break:break-all;text-align:center;font-size:.95rem;font-weight:500}.page-module__ohMxyG__serverError{color:#ffa4a4;width:90%;font-size:.85rem;font-family:var(--font-family-body);text-align:center;background-color:#ff646426;border:1px solid #ff646466;border-radius:.6rem;margin-top:.5rem;padding:.75rem 1rem}@media (min-width:768px){.page-module__ohMxyG__containerMainJobs{padding:8rem 0 5rem}.page-module__ohMxyG__containerForms{border-radius:30px;width:85%;max-width:680px;box-shadow:0 8px 30px #00000026}.page-module__ohMxyG__containerTitle{padding:3rem 3rem 0}.page-module__ohMxyG__containerTitle h1{font-size:4rem}.page-module__ohMxyG__containerTitle span{font-size:4.6rem}.page-module__ohMxyG__descricao{padding:1rem 3rem .5rem;font-size:1.05rem}.page-module__ohMxyG__form{padding:2.5rem 0 0}.page-module__ohMxyG__formGroup{width:85%}.page-module__ohMxyG__formGroup input::placeholder{font-size:.9rem}.page-module__ohMxyG__formGroupFile,.page-module__ohMxyG__containerCheckbox,.page-module__ohMxyG__containerButton{width:85%}.page-module__ohMxyG__button{width:240px;height:58px;font-size:1.1rem}}@media (min-width:1024px){.page-module__ohMxyG__containerForms{background-color:var(--primary-color-dark);width:90%;max-width:980px;box-shadow:none;border-radius:20px;flex-direction:row;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 5px #00000026}.page-module__ohMxyG__fileHint{color:var(--white-color)}.page-module__ohMxyG__containerTitle{background-color:var(--primary-color-dark);flex-direction:column;justify-content:center;align-items:flex-start;padding:2.75rem;display:flex}.page-module__ohMxyG__containerTitle h1{font-size:5.5rem;line-height:1.1}.page-module__ohMxyG__descricao{padding:0;font-size:1.1rem;position:relative}.page-module__ohMxyG__form{background-color:var(--secondary-color);width:100%;box-shadow:none;border-radius:0;margin:0;padding:3.5rem 2rem}.page-module__ohMxyG__formGroup{width:80%;margin-bottom:.6rem}.page-module__ohMxyG__formGroupFile,.page-module__ohMxyG__containerCheckbox,.page-module__ohMxyG__containerButton{width:80%}.page-module__ohMxyG__button{background-color:var(--primary-color-dark);width:260px;height:62px;font-size:1.15rem}}@media (min-width:1440px){.page-module__ohMxyG__containerForms{width:90%;max-width:1200px;margin-top:5rem}}
