.loading-tenda-wrapper{z-index:99999999;box-sizing:border-box;width:100%;height:100dvh;min-height:100svh;padding:max(24px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));overscroll-behavior:contain;isolation:isolate;opacity:0;visibility:hidden;pointer-events:none;touch-action:none;place-items:center;transition:all .3s ease-in-out;display:grid;position:fixed;inset:0;overflow:hidden}.loading-tenda-wrapper.isloading{opacity:1;visibility:visible;pointer-events:auto}.loading-tenda-wrapper .loading-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:min(90vw,360px);display:flex;position:relative}.loading-tenda-wrapper .shadow-loading{z-index:0;background-color:#003e6299;width:100%;height:100%;position:absolute;inset:0}.loading-tenda-wrapper .loading-tenda{aspect-ratio:1;flex:none;width:clamp(112px,32vw,160px);height:auto;display:block}.loading-tenda-wrapper .loading-text{color:#fff;text-align:center;width:100%;margin:0;font-family:Tenda,sans-serif;font-size:clamp(22px,7vw,30px);font-weight:400;line-height:1.2}.loading-tenda-wrapper .path-telhado-1{stroke-dashoffset:200px;stroke-dasharray:200;animation:4s linear infinite dash1}.loading-tenda-wrapper .path-telhado-2{stroke-dashoffset:200px;stroke-dasharray:200;animation:4s linear infinite dash1-2}.loading-tenda-wrapper .path2{stroke-dashoffset:200px;stroke-dasharray:200;animation:4s linear .5s infinite dash2}.loading-tenda-wrapper .path2-2{stroke-dashoffset:200px;stroke-dasharray:200;animation:4s linear .5s infinite dash2-2}@keyframes dash1{2%{stroke-dashoffset:198px}4%{stroke-dashoffset:197px}5%{stroke-dashoffset:196px}6%{stroke-dashoffset:195px}10%{stroke-dashoffset:192px}35%{stroke-dashoffset:45px}40%{stroke-dashoffset:40px}45%{stroke-dashoffset:35px}50%{stroke-dashoffset:30px}52%{stroke-dashoffset:22px}55%{stroke-dashoffset:18px}57%{stroke-dashoffset:17px}59%{stroke-dashoffset:16px}60%{stroke-dashoffset:15px}}@keyframes dash1-2{10%{stroke-dashoffset:199px}20%{stroke-dashoffset:183px}30%{stroke-dashoffset:173px}35%{stroke-dashoffset:160px}35%{stroke-dashoffset:65px}40%{stroke-dashoffset:60px}45%{stroke-dashoffset:55px}50%{stroke-dashoffset:50px}52%{stroke-dashoffset:42px}55%{stroke-dashoffset:38px}57%{stroke-dashoffset:27px}59%{stroke-dashoffset:20px}60%{stroke-dashoffset:15px}}@keyframes dash2{2%{stroke-dashoffset:198px}4%{stroke-dashoffset:197px}5%{stroke-dashoffset:196px}6%{stroke-dashoffset:195px}10%{stroke-dashoffset:192px}50%{stroke-dashoffset:70px}52%{stroke-dashoffset:68px}54%{stroke-dashoffset:66px}56%{stroke-dashoffset:64px}58%{stroke-dashoffset:62px}60%{stroke-dashoffset:60px}}@keyframes dash2-2{10%{stroke-dashoffset:199px}15%{stroke-dashoffset:192px}52%{stroke-dashoffset:78px}54%{stroke-dashoffset:76px}56%{stroke-dashoffset:73px}58%{stroke-dashoffset:72px}60%{stroke-dashoffset:60px}}@media (prefers-reduced-motion:reduce){.loading-tenda-wrapper .path-telhado-1,.loading-tenda-wrapper .path-telhado-2,.loading-tenda-wrapper .path2,.loading-tenda-wrapper .path2-2{stroke-dasharray:none;stroke-dashoffset:0;animation:none}}
