div.style_loading__NnbuW{display:flex;justify-content:center;align-items:center;height:100vh}.style_fadeIn__M3_AN{opacity:1;transition:opacity .25s}.style_fadeOut__6KptX{opacity:0;transition:opacity .25s}.style_container__iRN1X{background-color:rgba(255,255,255,.2);margin-top:2rem;margin-bottom:2rem;display:flex;justify-content:center;align-items:left;color:#fff;font-weight:bolder;max-width:40%;height:60%;text-align:left;padding:2rem;border-radius:2rem;text-shadow:2px 2px 4px rgba(5,5,4,.5);flex-direction:column;position:relative}.style_container__iRN1X .style_icon__xNJ73{color:#530f80;font-size:2rem;margin-right:.5rem;text-align:center;vertical-align:top}.style_container__iRN1X .style_decorated__xgRE4{color:#ff9d00;text-shadow:2px 2px 4px rgba(5,5,4,.9)}.style_container__iRN1X .style_dots__A_saX{display:flex;justify-content:center;align-items:center;padding:.5rem;border-radius:1rem;position:absolute;left:0;right:0;bottom:1rem;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.style_container__iRN1X .style_dot__9_fHR{background-color:#cacaca;width:1.5rem;height:1.5rem;border-radius:50%;margin:0 .3rem;transition:all .3s ease-in-out;cursor:pointer;box-shadow:2px 2px 4px rgba(5,5,4,.2)}.style_container__iRN1X .style_dot__9_fHR:hover{transform:scale(1.08)}.style_container__iRN1X .style_dot__9_fHR.style_activeDot__R2V1B{background-color:#ff9d00;box-shadow:2px 2px 4px rgba(5,5,4,.4)}@media(max-width:1440px){.style_container__iRN1X{max-width:60%;padding:1.5rem}.style_container__iRN1X .style_icon__xNJ73{font-size:1.6rem;margin-right:.4rem}.style_container__iRN1X .style_dots__A_saX{bottom:.5rem}.style_container__iRN1X .style_dot__9_fHR{width:1.2rem;height:1.2rem;margin:0 .2rem}}@media(max-width:768px){.style_container__iRN1X{max-width:80%;padding:1.2rem}.style_container__iRN1X .style_icon__xNJ73{font-size:1.4rem;margin-right:.3rem}.style_container__iRN1X .style_dots__A_saX{bottom:.4rem}.style_container__iRN1X .style_dot__9_fHR{width:1.1rem;height:1.1rem;margin:0 .2rem}}@media(max-width:500px){.style_container__iRN1X{max-width:100%;height:80%;margin-top:3rem;padding:3rem 1rem}.style_container__iRN1X .style_decorated__xgRE4{text-shadow:none}.style_container__iRN1X .style_icon__xNJ73{font-size:1.4rem;margin-right:.3rem}.style_container__iRN1X .style_dots__A_saX{margin-top:2.5rem;bottom:.3rem}.style_container__iRN1X .style_dot__9_fHR{width:2rem;height:2rem;margin:0 .15rem}}.style_socialMedia__m7gDj{align-items:center;background-color:#530f80;margin-top:2rem;width:45%;display:flex;gap:1rem;text-transform:uppercase;color:#fff;font-size:2rem;font-weight:bolder;padding:2rem 4rem;box-shadow:2px 2px 4px rgba(5,5,4,.9);position:absolute;bottom:3rem}.style_socialMedia__m7gDj .style_text__LxRe6{width:-webkit-fill-available}.style_socialMedia__m7gDj .style_icons__xdVCI{justify-content:flex-end;display:flex;gap:3rem;width:100%}.style_socialMedia__m7gDj .style_icons__xdVCI .style_icon__srB_X{justify-content:center;align-items:center;display:flex;width:40px;height:40px;border:2px solid #fff;border-radius:100%;cursor:pointer;transition:transform .3s ease}.style_socialMedia__m7gDj .style_icons__xdVCI .style_icon__srB_X:hover{transform:scale(1.1)}.style_socialMedia__m7gDj .style_icons__xdVCI .style_icon__srB_X a{display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}@media(max-width:1440px){.style_socialMedia__m7gDj{width:60%;font-size:1.8rem;padding:2rem 3rem;gap:.8rem;bottom:2rem}.style_socialMedia__m7gDj .style_icons__xdVCI{gap:2rem}.style_socialMedia__m7gDj .style_icons__xdVCI .style_icon__srB_X{width:35px;height:35px}}@media(max-width:768px){.style_socialMedia__m7gDj{background-color:#ff9d00;width:72%;font-size:1.2rem;padding:1rem 1.5rem;gap:.5rem;box-shadow:none;border-radius:0;margin-top:1.5rem;position:fixed;bottom:21px}.style_socialMedia__m7gDj .style_icons__xdVCI{gap:1.5rem}.style_socialMedia__m7gDj .style_icons__xdVCI .style_icon__srB_X{width:30px;height:30px}}.style_contactButton__4GG4A{position:fixed;bottom:20px;right:20px;background-color:#530f80;color:#fff;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:pointer;transition:background-color .3s ease;z-index:1000;transition:background-color .3s,transform .2s}.style_contactButton__4GG4A:hover{background-color:#350a52;transform:scale(1.08)}.style_contactPanel__YAAmK{position:fixed;bottom:20px;right:20px;z-index:999;color:#fff;font-weight:bolder;background:#ff9d00;padding:2rem;width:250px;height:200px;box-shadow:0 4px 16px rgba(0,0,0,.15);border-radius:3rem;opacity:0;transform:rotate(-45deg);transform-origin:100% 100%;pointer-events:none;transition:opacity .3s,transform .3s}.style_contactPanelOpen__L7_xF{opacity:1;transform:translateY(0);pointer-events:auto}@media(max-width:768px){.style_contactButton__4GG4A{background-color:#ff9d00;border:2px solid #530f80}.style_contactButton__4GG4A:hover{background-color:#ff9d00;transform:scale(1.08)}}.style_container__83HY4{position:fixed;top:16dvh;left:0;right:0;bottom:0;background:url(https://www.pop.tur.br/src/img/BACKGROUND_FRANQUEADO.png) top/cover no-repeat;overflow:hidden;z-index:-1;padding:5rem}.style_pcContainer__TtdNP{display:block}.style_mobileContainer__wzsEp{display:none}.style_title__dcPf2{color:#fff;font-size:3rem;text-transform:uppercase;max-width:60%}.style_subtitle__330ae,.style_title__dcPf2{text-align:left;text-shadow:2px 2px 4px rgba(5,5,4,.9)}.style_subtitle__330ae{margin-top:2rem!important;color:#ff9d00;font-size:2rem;font-weight:bolder;max-width:40%}.style_divider__S0TnH{width:40%;height:2px;background-color:#ff9d00;margin-top:-1rem;border:none;margin-left:0;box-shadow:2px 2px 4px rgba(5,5,4,.9)}@media(max-width:1440px){.style_title__dcPf2{font-size:2.2rem;max-width:75%}.style_subtitle__330ae{max-width:65%}.style_divider__S0TnH{width:65%}}@media(max-width:1024px){.style_container__83HY4{background:url(https://www.pop.tur.br/src/img/BACKGROUND_FRANQUEADO.png) 70%/cover no-repeat}}@media(max-width:500px){.style_bottom__zSwuy{height:7%}.style_container__83HY4{padding:1rem;background:none;background-color:#530f80;overflow:auto;overflow-x:hidden}.style_pcContainer__TtdNP{display:none}.style_mobileContainer__wzsEp{display:block;background:url(https://www.pop.tur.br/src/img/BACKGROUND_FRANQUEADO.png) top/cover no-repeat;margin:-2rem;padding:2rem}.style_title__dcPf2{font-size:1.4rem;max-width:60%}.style_subtitle__330ae{font-size:1.2rem;max-width:70%}.style_divider__S0TnH{width:0}}@media(max-width:320px){.style_mobileContainer__wzsEp{background:url(https://www.pop.tur.br/src/img/BACKGROUND_FRANQUEADO.png) 70%/cover no-repeat}}