*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow:hidden;font-family:Arial,sans-serif}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .5s ease}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translate(30px)}.slide-component{width:80%;height:100%;display:flex;justify-content:start;align-items:center;flex-direction:column}@media (max-width: 768px){html,body{overflow:auto}}.news-modal[data-v-9d926902]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0c0ee6;display:flex;justify-content:center;align-items:center;z-index:2050;padding:1.5rem}.news-modal-content[data-v-9d926902]{background:var(--backgroundDarkTranslucent, rgba(18,18,18,.95));border-radius:18px;max-width:720px;width:min(90vw,720px);max-height:85vh;overflow-y:auto;padding:2rem;position:relative;box-shadow:0 20px 60px #00000080;border:1px solid rgba(11,135,75,.4)}.news-modal-close[data-v-9d926902]{position:absolute;top:16px;right:20px;font-size:2rem;background:none;color:var(--textLight, #fff);border:none;cursor:pointer}.news-modal-meta[data-v-9d926902]{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;margin:0 0 .85rem;padding-right:2.4rem}.news-modal-tag-row[data-v-9d926902]{display:flex;justify-content:flex-start;width:100%}.news-modal-date-row[data-v-9d926902]{display:flex;align-items:center;gap:.45rem;justify-content:flex-end;flex-wrap:wrap;width:100%}.news-modal-date[data-v-9d926902]{font-size:.95rem;margin:0;color:var(--accent, #ffd54f);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.news-modal-tag[data-v-9d926902]{font-size:.95rem;margin:0;text-transform:uppercase;letter-spacing:.08em;color:var(--secondary, #237aff);display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(35,122,255,.55);background:#237aff1f;padding:.2rem .75rem;border-radius:999px}.news-modal-location[data-v-9d926902]{font-size:.95rem;color:#ffffffd9;white-space:nowrap;letter-spacing:.03em}.news-modal-location[data-v-9d926902]:before{content:"•";margin-right:.4rem;color:#ffffff8c}.news-modal-title[data-v-9d926902]{margin:0 0 .75rem;font-size:1.8rem;color:var(--primary, #0b874b);letter-spacing:.01em}.news-modal-summary[data-v-9d926902]{margin:0 0 1rem;font-size:1.05rem;color:var(--alt, #ff8a2b);border-left:4px solid currentColor;padding-left:.85rem;background:#ff8a2b14;border-radius:0 8px 8px 0}.news-modal-body[data-v-9d926902]{display:flex;flex-direction:column;gap:.9rem;font-size:1rem;color:#ffffffdb}.news-modal-body-block[data-v-9d926902]{margin:0}img[data-v-f1202a5c]{max-width:100%;height:auto;object-fit:contain}.video-feature-root[data-v-f1202a5c]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;overflow-x:hidden;height:100%;min-height:0}.hero-layout[data-v-f1202a5c]{width:100%;display:flex;flex-direction:column;gap:1.75rem;padding:2rem 1.5rem 4rem;box-sizing:border-box;flex:1;min-height:0}.hero-brand-row[data-v-f1202a5c]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.85rem}.hero-logo[data-v-f1202a5c]{width:clamp(140px,14vw,220px);min-width:120px}.hero-title[data-v-f1202a5c]{font-size:clamp(1.8rem,2.6vw,2.4rem);font-weight:600;margin:0;letter-spacing:.01em;text-align:center}.hero-content-grid[data-v-f1202a5c]{display:grid;grid-template-columns:minmax(0,60%) minmax(240px,40%);gap:1.5rem 2rem;align-items:stretch;flex:1;min-height:0}.hero-primary-column[data-v-f1202a5c]{display:flex;width:100%;align-self:stretch;min-height:0;overflow-y:auto;padding-right:.3rem}.hero-intro-text[data-v-f1202a5c]{background:var(--backgroundDarkTranslucent, rgba(30, 30, 30, .95));border-radius:16px;padding:1.75rem 2rem;font-size:1.08rem;line-height:1.7;color:var(--textLight, #eee);box-shadow:0 15px 45px #00000059;width:100%}.hero-intro-text[data-v-f1202a5c]:after{content:"";display:block;clear:both}.intro-text-body[data-v-f1202a5c]{display:block}.hero-intro-text p[data-v-f1202a5c]{margin:0}.intro-text-body p+p[data-v-f1202a5c]{margin-top:1rem}.hero-media-inline[data-v-f1202a5c]{float:right;width:min(360px,40%);margin-left:1.5rem;margin-bottom:1rem}.hero-media-inline .video-card[data-v-f1202a5c]{width:100%}.video-card[data-v-f1202a5c]{position:relative;aspect-ratio:16 / 9;width:min(500px,100%);cursor:pointer;border-radius:16px;box-shadow:0 20px 60px #00000059;overflow:hidden;background:#222;display:flex;align-items:center;justify-content:center}.video-card img[data-v-f1202a5c]{width:100%;height:auto;object-fit:cover;display:block}.yt-play-btn[data-v-f1202a5c]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:64px;height:64px;background:#ff000061;border-radius:50%;pointer-events:none;box-shadow:0 2px 8px #000b;transition:filter .12s}.video-card:hover .yt-play-btn[data-v-f1202a5c]{filter:brightness(1.1) drop-shadow(0 0 10px var(--accent))}.yt-play-btn[data-v-f1202a5c]:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-40%,-50%);width:26px;height:32px;background:#fff;border-radius:18% 45% 45% 18%/25% 50% 50% 25%;clip-path:polygon(0% 0%,100% 50%,0% 100%)}.news-panel[data-v-f1202a5c]{background:#121f1bd9;border-radius:18px;padding:1.25rem .3rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.1rem;border-left:3px solid var(--primary, #0b874b);height:100%;align-self:stretch;min-height:0;overflow-y:auto}.news-panel-header[data-v-f1202a5c]{display:flex;justify-content:flex-start;align-items:baseline}.news-panel-title[data-v-f1202a5c]{margin:0;font-size:1.35rem;letter-spacing:.02em}.news-list[data-v-f1202a5c]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.15rem;flex:1;padding-right:.4rem;min-height:0}.news-item[data-v-f1202a5c]{display:flex;flex-direction:column;gap:.35rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer}.news-item[data-v-f1202a5c]:last-child{border-bottom:none;padding-bottom:0}.news-item[data-v-f1202a5c]:focus-visible{outline:2px solid var(--accent, #36c284);outline-offset:4px}.news-meta[data-v-f1202a5c]{display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-size:.85rem;color:#ffffffb3}.news-meta-left[data-v-f1202a5c]{flex:1;display:flex;align-items:center;min-height:1.2rem}.news-meta-right[data-v-f1202a5c]{display:flex;align-items:center;gap:.35rem;font-size:.82rem;color:#ffffffbf;flex-shrink:0;text-align:right}.news-date[data-v-f1202a5c]{font-weight:600;letter-spacing:.02em}.news-location[data-v-f1202a5c]{color:#ffffffa6;white-space:nowrap;font-weight:500}.news-location[data-v-f1202a5c]:before{content:"•";margin-right:.35rem;opacity:.65}.news-tag[data-v-f1202a5c]{padding:.05rem .55rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);font-size:.75rem}.news-item-title[data-v-f1202a5c]{margin:0;font-size:1.05rem}.news-item-title a[data-v-f1202a5c]{color:var(--textLight, #fff);text-decoration:none}.news-item-title a[data-v-f1202a5c]:hover{text-decoration:underline}.news-item-summary[data-v-f1202a5c]{margin:0;font-size:.95rem;color:#ffffffd9}.news-read-more[data-v-f1202a5c]{margin-top:.35rem;padding:.35rem .9rem;border-radius:999px;border:1px solid var(--accent, #ffd54f);background:transparent;color:var(--accent, #ffd54f);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease;align-self:flex-start}.news-read-more[data-v-f1202a5c]:hover,.news-read-more[data-v-f1202a5c]:focus-visible{background:var(--accent, #ffd54f);color:#1c1c1c;transform:translateY(-1px);outline:none}.video-modal[data-v-f1202a5c]{position:fixed;top:0;left:0;width:100vw;height:100dvh;max-height:100dvh;background:#181818fa;display:flex;align-items:center;justify-content:center;z-index:2100;animation:fadeInModal-f1202a5c .19s cubic-bezier(.44,.23,.58,.85)}@supports not (height: 100dvh){.video-modal[data-v-f1202a5c]{height:100vh;max-height:100vh}}@keyframes fadeInModal-f1202a5c{0%{opacity:0}to{opacity:1}}.modal-content[data-v-f1202a5c]{position:relative;background:transparent;border-radius:16px;padding:0;width:90vw;max-width:900px;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 64px #000a;overflow:hidden;margin-top:3vw;margin-bottom:3vw}.modal-content iframe[data-v-f1202a5c]{width:100%;height:100%;border:none;background:#222}.modal-close[data-v-f1202a5c]{position:absolute;top:12px;right:18px;font-size:2.2rem;background:none;color:#fff;border:none;cursor:pointer;z-index:20;filter:drop-shadow(0 1px 1px #000a);opacity:.9}.modal-close[data-v-f1202a5c]:hover{opacity:1}.landscape-tip[data-v-f1202a5c]{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff9;font-size:1.18rem;width:90vw;height:55vw;background:#141414fc;position:absolute;top:0;left:0;z-index:22;border-radius:18px}.rotate-icon[data-v-f1202a5c]{width:58px;margin-bottom:1rem;opacity:.9}@media (max-width: 900px){.hero-layout[data-v-f1202a5c]{padding:1.5rem 1rem 3rem;gap:1.5rem;height:auto}.hero-content-grid[data-v-f1202a5c]{grid-template-columns:1fr;min-height:auto}.hero-logo[data-v-f1202a5c]{width:min(240px,55vw);min-width:120px;margin-bottom:.5rem}.hero-primary-column[data-v-f1202a5c],.news-panel[data-v-f1202a5c]{overflow:visible;padding-right:0}.hero-media-inline[data-v-f1202a5c]{float:none;width:100%;margin:0 0 1rem}.video-card[data-v-f1202a5c]{width:100%}.hero-intro-text[data-v-f1202a5c],.news-panel[data-v-f1202a5c]{padding:1.2rem 1.3rem}.modal-content[data-v-f1202a5c]{width:99vw;max-width:99vw;min-width:0;aspect-ratio:16/9;border-radius:13px;margin-top:2vw;margin-bottom:2vw}.landscape-tip[data-v-f1202a5c]{width:99vw;height:60vw;font-size:1rem;border-radius:13px;text-align:center}}.card-grid[data-v-a6e769d2]{display:grid;gap:5vh;flex:8;position:relative;margin:1.2rem}.flip-card-container[data-v-a6e769d2]{position:relative;width:30vh;height:30vh;margin:0 auto}.placeholder[data-v-a6e769d2]{width:100%;height:100%;border-radius:50%;background:transparent}.flip-card[data-v-a6e769d2]{perspective:1000px;width:100%;height:100%;border-radius:50%;cursor:pointer;transition:transform .3s ease,width .3s ease,height .3s ease;position:absolute;top:0;left:0;z-index:1;transform-origin:center center}@keyframes fadeInText-a6e769d2{0%,99%{opacity:0}to{opacity:1}}.flip-card.active .flip-card-back p[data-v-a6e769d2],.flip-card.active .flip-card-back .read-more[data-v-a6e769d2]{animation:fadeInText-a6e769d2 .3s forwards}.flip-card.initialPosition[data-v-a6e769d2]{position:fixed;transition:none;transform:none;z-index:1000}.flip-card.active[data-v-a6e769d2]{position:fixed;top:50%;left:50%;width:60vh;height:60vh;transform:translate(-50%,-50%);z-index:1000;transition:all .3s ease}.flip-card-inner[data-v-a6e769d2]{position:relative;width:100%;height:100%;text-align:center;transform-style:preserve-3d;transition:transform .6s;border-radius:50%}.flip-card-inner.flipped[data-v-a6e769d2]{transform:rotateY(180deg);z-index:1000;position:absolute}.flip-card-front[data-v-a6e769d2],.flip-card-back[data-v-a6e769d2]{position:absolute;width:100%;height:100%;padding:1rem;border-radius:50%;backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.flip-card-back[data-v-a6e769d2]{transform:rotateY(180deg);z-index:12}.cardIcon[data-v-a6e769d2]{font-size:2.5rem;margin-bottom:.5rem;width:100%;min-height:110px;display:flex;align-items:center;justify-content:center}.cardIcon img[data-v-a6e769d2]{display:block;height:auto;width:auto;max-width:100%;max-height:100%;object-fit:contain;margin:0 auto}.cardTitle[data-v-a6e769d2]{font-size:1.2rem;font-weight:700;text-transform:uppercase}.flip-card:not(.active) .flip-card-back p[data-v-a6e769d2]{line-height:1.2em;max-height:4.8em;overflow:hidden;position:relative;padding-top:1rem}.flip-card:not(.active) .flip-card-back p[data-v-a6e769d2]:after{content:"...";position:absolute;bottom:3px;right:0;background:linear-gradient(to right,transparent,var(--card-bg-color) 80%);width:10rem;text-align:right;text-indent:7rem;color:var(--card-bg-color)}.flip-card:not(.active) .flip-card-back .read-more[data-v-a6e769d2]{display:block;position:absolute;margin-top:9.6em;left:0;width:100%;text-align:center;cursor:pointer;font-weight:700}.flip-card.active .flip-card-back p[data-v-a6e769d2]{max-height:none;overflow:visible;padding:3rem;font-weight:lighter;overflow:auto}.flip-card.active .flip-card-back .read-more[data-v-a6e769d2]{display:none}.slide-title[data-v-a6e769d2]{margin:1rem;flex:1}.slide-intro[data-v-a6e769d2]{flex:1}@media (max-width: 768px){.card-grid[data-v-a6e769d2]{grid-template-columns:repeat(1,minmax(200px,1fr))!important}.flip-card.active[data-v-a6e769d2]{height:100vh;width:100vh;padding-top:3rem}.flip-card.active .flip-card-back p[data-v-a6e769d2]{max-width:100vw}.flip-card:not(.active) .flip-card-back p[data-v-a6e769d2]{line-height:1.2em;max-height:4.8em}.flip-card:not(.active) .flip-card-back .read-more[data-v-a6e769d2]{display:block;position:absolute;margin-top:8.4em}}.panner-wrapper[data-v-986420ef]{display:flex;flex-direction:row;width:100vw;align-items:flex-start;position:relative;height:100%;flex:1;overflow:hidden}.title-instructions[data-v-986420ef]{position:absolute;left:5vw;top:2vw;z-index:12;background:var(--backgroundDarkTranslucent, rgba(30, 30, 30, .9));border-radius:14px;padding:1.5rem 2.2rem 1.1rem;box-shadow:0 8px 32px #0004;min-width:230px;max-width:340px;display:flex;flex-direction:column;align-items:stretch}.mode-switcher[data-v-986420ef]{margin-top:1.1rem;margin-bottom:.1rem;display:flex;flex-direction:column;align-items:stretch}.buttons-container[data-v-986420ef]{display:flex;gap:10px;margin-top:.2em}.panner-button[data-v-986420ef]{font-size:1.15rem;padding:.47em 1.25em;border:none;border-radius:5px;background-color:var(--button-bg-color);color:var(--button-text-color);cursor:pointer;transition:filter .3s ease;z-index:3;font-weight:500}.panner-button[data-v-986420ef]:hover{filter:brightness(.92)}.panner-reset-button[data-v-986420ef]{background-color:var(--button-text-color);color:var(--button-bg-color)}.close-title-box[data-v-986420ef]{position:absolute;right:12px;top:12px;background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;z-index:13;opacity:.85;transition:opacity .2s}.close-title-box[data-v-986420ef]:hover{opacity:1}.show-titlebox-btn[data-v-986420ef]{position:absolute;left:2vw;top:2vw;z-index:13;background:var(--accent, #ffe75a);color:var(--backgroundDark, #222);font-weight:700;font-size:1.45rem;border:none;border-radius:50%;width:2.4em;height:2.4em;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0004;cursor:pointer;opacity:.88;transition:opacity .15s}.show-titlebox-btn[data-v-986420ef]:hover{opacity:1}.instructions-text[data-v-986420ef]{font-size:1.08rem;color:#e0e0e0bb;font-style:italic;margin:.2em 0 0;letter-spacing:.01em;padding:0}.scene-hotspot[data-v-986420ef]{position:absolute;width:32px;height:32px;border-radius:50%;background:radial-gradient(circle,#fffbe2 60%,#ffe75a 90%,#f3c80040);box-shadow:0 0 16px 4px #ffe75a80,0 0 0 2px #fff;cursor:pointer;z-index:10;animation:pulse-hotspot-986420ef 1.2s infinite alternate;transform:translate(-50%,-50%);border:2.2px solid #fff3;outline:none}.scene-hotspot.active[data-v-986420ef],.scene-hotspot[data-v-986420ef]:focus{box-shadow:0 0 32px 10px #ffe75acc,0 0 0 4px #fff8;border-color:#ffe75a;filter:brightness(1.22) drop-shadow(0 0 10px #ffeb3b)}@keyframes pulse-hotspot-986420ef{0%{box-shadow:0 0 12px 2px #ffe75a60,0 0 0 1px #fff}to{box-shadow:0 0 24px 8px #ffe75a99,0 0 0 3px #fff}}.hotspot-popover[data-v-986420ef]{position:absolute;z-index:20;width:30vw;min-width:220px;max-width:450px;background:#1e1e1ef0;color:#fff;border-radius:10px;padding:1rem 1.2rem;box-shadow:0 8px 32px #0006;font-size:1.04rem;animation:popIn-986420ef .25s cubic-bezier(.42,0,.58,1.11);left:var(--left, 50%);top:var(--top, 50%);transform:translate(-50%) translateY(-120%)}.hotspot-popover.popover-up[data-v-986420ef]{transform:translate(-50%) translateY(-120%)}.hotspot-popover.popover-down[data-v-986420ef]{transform:translate(-50%) translateY(30%)}@keyframes popIn-986420ef{0%{transform:translate(-50%) scale(.7)}80%{transform:translate(-50%) scale(1.07)}to{transform:translate(-50%) scale(1)}}.hotspot-popover button[data-v-986420ef]{background:transparent;border:none;color:#fff;font-size:1.4em;float:right;cursor:pointer}.pan-bg-slide[data-v-986420ef]{background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;position:absolute;height:100%;width:100vw;animation:panBackground-986420ef 30s linear infinite}@keyframes panBackground-986420ef{0%{background-position:0% 50%}10%{background-position:0% 50%}20%{background-position:50% 50%}30%{background-position:50% 50%}40%{background-position:100% 50%}60%{background-position:100% 50%}70%{background-position:50% 50%}80%{background-position:50% 50%}90%{background-position:0% 50%}to{background-position:0% 50%}}@media (max-width: 768px){.panner-wrapper[data-v-986420ef]{flex-direction:column;height:100vh;position:relative;justify-content:flex-start;padding-bottom:0;overflow:scroll;display:flex}.title-instructions[data-v-986420ef]{position:static;left:unset;top:unset;max-width:97vw;width:97vw;margin:1.2rem auto 0;padding:1.2rem .6rem .7rem}.show-titlebox-btn[data-v-986420ef]{left:8px!important;top:8px!important;width:2.1em;height:2.1em;font-size:1.18rem}.mode-switcher[data-v-986420ef],.buttons-container[data-v-986420ef]{flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;flex-wrap:wrap;gap:8px;width:100%;margin-top:.8em;margin-bottom:.2em}.panner-button[data-v-986420ef]{flex-grow:1;max-width:45%;font-size:1rem;padding:8px 12px}.buttons-legend[data-v-986420ef]{margin:.5rem 0}.scene-hotspot[data-v-986420ef]{position:static!important;margin:0 12px;transform:none!important;z-index:50;width:40px;height:40px}.hotspot-dock[data-v-986420ef]{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;position:fixed;left:0;right:0;bottom:20vh;width:100vw;z-index:50;background:none;pointer-events:none}.hotspot-dock .scene-hotspot[data-v-986420ef]{pointer-events:auto}.scene-hotspot[data-v-986420ef]:not(.hotspot-dock .scene-hotspot){display:none!important}.hotspot-popover[data-v-986420ef]{position:fixed!important;left:50vw!important;bottom:30vh!important;top:unset!important;right:unset!important;transform:translate(-50%)!important;width:90vw;min-width:0;max-width:97vw;z-index:99;border-radius:14px;padding:1.1rem 1.2rem}.hotspot-popover.popover-up[data-v-986420ef]{transform:translate(-50%) translateY(-110%)}.hotspot-popover.popover-down[data-v-986420ef]{transform:translate(-50%) translateY(36%)}.close-title-box[data-v-986420ef]{right:20px;top:20px}}.action-circle[data-v-7855f237]{position:absolute;background:none;color:#fff;padding:1.2rem;border-radius:100%;text-align:center;vertical-align:middle;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;box-sizing:border-box;z-index:12;outline-offset:-15px;outline-style:none}.action-circle img[data-v-7855f237]{height:auto;width:100%}.action-circle p[data-v-7855f237]{display:none;margin-top:1.2rem}@keyframes fadeInText-7855f237{0%,99%{opacity:0}to{opacity:1}}.action-circle.active p[data-v-7855f237]{display:block;animation:fadeInText-7855f237 .3s forwards;padding:1.2rem}.action-circle button[data-v-7855f237]{margin-top:2rem;height:2rem;width:50%;border-radius:.5rem}.connect-message[data-v-7855f237]{position:absolute;padding:.75rem;border-radius:.5rem;z-index:90;width:15vw;text-align:center;box-shadow:0 2px 5px #0003;font-size:1.2rem}.svg-overlay[data-v-7855f237]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:50;overflow:hidden}@keyframes drawLine-7855f237{0%{stroke-dasharray:0,100%}to{stroke-dasharray:100%,0}}.animated-arrow[data-v-7855f237]{animation:drawLine-7855f237 5s ease-out forwards}@keyframes fadeIn-7855f237{0%{opacity:0}to{opacity:1}}.fade-in-marker[data-v-7855f237]{opacity:0;animation:fadeIn-7855f237 .5s ease-out forwards;animation-delay:1s}@media (max-width: 768px){.slide-wrapper[data-v-7855f237]{display:flex;flex-direction:column;padding:1rem;height:auto;overflow-y:auto;max-height:100vh}.action-circle[data-v-7855f237]{position:relative!important;margin:.8rem 0;width:100%!important;height:auto!important;transform:none!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;border-radius:10vw;padding:1.5rem;cursor:default;pointer-events:none}.action-circle p[data-v-7855f237]{display:block!important;animation:none!important;margin-top:1rem;font-size:1rem;line-height:1.4}.action-circle img[data-v-7855f237]{margin-bottom:1rem}.action-circle .circle-title[data-v-7855f237]{font-size:1.2rem;margin:.5rem 0}.action-circle button[data-v-7855f237]{display:none}.mobile-connection[data-v-7855f237]{display:flex;align-items:center;padding:.8rem;margin:.3rem 0;border-radius:8px;text-align:center;font-size:.9rem;background-color:#ffffff1a}.mobile-connection[data-v-7855f237]:before{content:"↓";margin-right:.5rem;font-size:1.2rem}.svg-overlay[data-v-7855f237]{display:none}.connect-message[data-v-7855f237]{position:relative;width:100%;margin:.5rem 0;text-align:center;box-sizing:border-box;color:#fff}}.slide-wrapper[data-v-8bd01100]{background:var(--backgroundDark);width:100vw;min-height:100vh;padding:2rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.form-container[data-v-8bd01100]{position:relative;width:100%;max-width:500px}.close-btn[data-v-8bd01100]{position:absolute;top:0;right:0;background:var(--backgroundDark);color:var(--accent);cursor:pointer;font-size:1rem;border:1px solid var(--accent);border-radius:.2rem;padding:.5rem}h1[data-v-8bd01100]{color:var(--secondary);margin-top:3rem}p[data-v-8bd01100]{color:var(--textLight);margin-bottom:1.5rem}.contact-form[data-v-8bd01100]{background:var(--backgroundDark);border:1px solid var(--primary);padding:1.5rem;border-radius:10px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column}.input[data-v-8bd01100]{width:100%;padding:.75rem;border:1px solid var(--primary);border-radius:6px;font-size:1rem;box-sizing:border-box;background:var(--backgroundDark);color:var(--primary);margin-bottom:1rem}textarea.input[data-v-8bd01100]{resize:vertical}.btn[data-v-8bd01100]{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .3s ease}.btn[data-v-8bd01100]:hover{opacity:.9}.send-btn[data-v-8bd01100]{background:var(--accent);color:var(--textDark);cursor:pointer;font-size:1rem;border:1px solid var(--accent);border-radius:.2rem;padding:.5rem}.h-32[data-v-8bd01100]{height:8rem}.mt-2[data-v-8bd01100]{margin-top:.5rem}.contact-container>div[data-v-8bd01100]{width:100%;margin:auto;background-color:var(--backgroundDark);border-radius:10px;padding:1rem;box-shadow:0 0 20px #00000080}@media (max-width: 768px){.contact-container[data-v-8bd01100]{padding:.5rem}.contact-container>div[data-v-8bd01100]{width:95%;max-height:90vh;overflow-y:auto}}[data-v-b0db9361]{box-sizing:border-box}.social-list[data-v-b0db9361]{max-width:900px;margin:20px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;padding:10px}.social-network-button[data-v-b0db9361]{aspect-ratio:1/1;color:var(--textLight);cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;max-height:3rem}.social-network-button span[data-v-b0db9361]{font-weight:700;padding:.7rem}@media (max-width: 768px){.social-list[data-v-b0db9361]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 480px){.social-list[data-v-b0db9361]{grid-template-columns:repeat(2,1fr)}}.columnsContainer[data-v-57f1157d]{display:flex;flex-direction:column;min-height:60vh;width:100%;gap:1.5rem;align-items:center}.columnsRow[data-v-57f1157d]{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;width:100%}.actionColumns[data-v-57f1157d]{margin:0;display:flex;flex-direction:column;flex:1 1 0px;min-width:240px;max-width:340px;position:relative;border-radius:20px;box-sizing:border-box;padding:.5rem}.columnTitle[data-v-57f1157d]{text-align:center;margin:1.2rem 0 .5rem}.columnText[data-v-57f1157d]{margin:1rem;justify-self:start}.buttonLink[data-v-57f1157d]{width:55%;height:44px;margin-top:auto;margin-bottom:14px;align-self:center;display:flex;justify-content:center;align-items:center;border-radius:6px;text-decoration:none;font-weight:700;text-align:center;font-size:1.04rem}.slide-title[data-v-57f1157d]{text-align:center;margin-top:1.2rem}.slide-intro[data-v-57f1157d]{text-align:center;margin:1.2rem}.columnIcon[data-v-57f1157d]{text-align:center;margin:1.2rem 0 .2rem;font-size:4rem;min-height:70px;min-width:70px;display:flex;align-items:center;justify-content:center}.icon-image[data-v-57f1157d]{width:60px;height:60px;object-fit:contain;border-radius:50%;background:#222;box-shadow:0 2px 12px #0003;display:inline-block;max-width:100px}@media (max-width: 1100px){.columnsRow[data-v-57f1157d]{flex-wrap:wrap;gap:1rem}.actionColumns[data-v-57f1157d]{min-width:220px;max-width:45vw}}@media (max-width: 768px){.columnsContainer[data-v-57f1157d]{flex-direction:column;gap:.8rem}.columnsRow[data-v-57f1157d]{flex-direction:column;align-items:center;gap:.8rem;width:100%}.actionColumns[data-v-57f1157d]{width:92vw;min-width:0;max-width:100vw;margin:.3rem 0}}.lang-dropdown[data-v-bf4cfb1b]{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;outline:none;z-index:30}.lang-menu[data-v-bf4cfb1b]{position:absolute;top:120%;right:0;background:var(--backgroundDark, #222);z-index:100;display:flex;gap:10px;flex-direction:column;margin:0;background:none;padding:0}.lang-flag[data-v-bf4cfb1b]{width:26px;height:26px;opacity:.8;border-radius:5px;border:1px solid transparent;transition:opacity .11s,box-shadow .12s}.lang-flag.active[data-v-bf4cfb1b]{opacity:1;border-color:var(--primary);box-shadow:0 0 4px var(--accent)}.app-wrapper[data-v-bf4cfb1b]{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;position:relative}.main-stage[data-v-bf4cfb1b]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;min-width:100%;height:90vh;margin:0 auto;position:relative;z-index:0;flex-grow:1;background-color:var(--backgroundDark);color:var(--textLight);overflow:auto;scrollbar-gutter:stable both-edges}.slide-component[data-v-bf4cfb1b]{width:90%;margin:0 auto;display:flex;justify-content:center}.slide-component[data-v-bf4cfb1b]>*{width:100%}.main-nav[data-v-bf4cfb1b]{background-color:var(--backgroundDark);border-bottom:1px solid var(--primary);z-index:20;justify-content:center;align-items:center;display:flex;width:100%;position:relative;padding:.5rem 4.5rem .5rem 1.5rem;box-sizing:border-box}.nav-arrow[data-v-bf4cfb1b]{font-size:1.2rem;background-color:transparent;color:var(--textLight);border:none;padding:0;margin:0 2rem;border-radius:0;font-weight:700;cursor:pointer;width:2rem;height:5vh;display:flex;align-items:center;justify-content:center;text-shadow:1px 1px 2px black}.back-arrow[data-v-bf4cfb1b]:before{content:"‹";color:var(--textLight);margin:0 1rem;font-size:2rem;display:inline-flex;align-items:center;vertical-align:middle;line-height:1;position:relative;top:-.2rem}.next-arrow[data-v-bf4cfb1b]:after{content:"›";color:var(--textLight);margin:0 1rem;font-size:2rem;display:inline-flex;align-items:center;vertical-align:middle;line-height:1;position:relative;top:-.2rem}.menu-toggle[data-v-bf4cfb1b]{display:none}.nav-menu[data-v-bf4cfb1b]{display:flex;justify-content:center;flex-wrap:nowrap;gap:.75rem;list-style:none;margin:0;padding:0 4.5rem 0 0;width:100%}.nav-link[data-v-bf4cfb1b]{background:transparent;border:none;color:var(--textLight);font-weight:500;cursor:pointer;padding:.4rem .75rem;border-radius:8px}.nav-link.active[data-v-bf4cfb1b]{background-color:var(--primary);color:var(--textDark)}.nav-link.participate[data-v-bf4cfb1b]{background:var(--secondary, #237aff);color:var(--textLight, #fff);font-weight:700;border-radius:8px;box-shadow:0 2px 8px #237aff29;border:2px solid var(--primary, #0b874b)}.nav-link.participate[data-v-bf4cfb1b]:hover{background:var(--primary, #0b874b);color:var(--textLight, #fff);border-color:var(--secondary, #237aff)}.arrow-left[data-v-bf4cfb1b],.arrow-right[data-v-bf4cfb1b]{position:absolute;top:50%;transform:translateY(-50%);z-index:50}.arrow-left[data-v-bf4cfb1b]{left:0}.arrow-right[data-v-bf4cfb1b]{right:0}.body-arrow[data-v-bf4cfb1b]{font-size:20rem;background-color:transparent;color:var(--textLight);border:none;border-radius:0;cursor:pointer;display:inline-block;transform:scale(.4,1.2);text-shadow:1px 1px 2px black}.nav-controls[data-v-bf4cfb1b]{display:none;gap:1rem;width:100%}.app-footer[data-v-bf4cfb1b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem;background-color:var(--backgroundDark);border-top:1px solid var(--primary);color:var(--textLight);min-height:64px;font-size:.97rem}.footer-info-row[data-v-bf4cfb1b],.footer-cta-row[data-v-bf4cfb1b]{display:flex;align-items:center;gap:1rem}.footer-link[data-v-bf4cfb1b]{background:none;border:none;color:var(--textLight);font-size:.97rem;text-decoration:underline;padding:.5rem;cursor:pointer;transition:color .2s}.footer-link[data-v-bf4cfb1b]:hover{color:var(--accent)}.footer-copyright[data-v-bf4cfb1b]{color:var(--accent);font-size:.97rem;margin-left:.5rem}.footer-cta[data-v-bf4cfb1b]{width:170px;height:60px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;border-radius:8px;background:var(--primary);color:var(--textDark);border:2px solid var(--accent);box-shadow:0 4px 20px #237aff1a;cursor:pointer;transition:transform .14s,box-shadow .15s,background .17s,color .13s;text-decoration:none;outline:none;gap:.5em;margin:0}.footer-cta .cta-icon[data-v-bf4cfb1b]{font-size:1.2em;margin-right:.5em}.footer-cta[data-v-bf4cfb1b]:hover{background:var(--primary, #0b874b);color:var(--textLight, #fff);border-color:var(--primary, #0b874b);transform:scale(1.07)}.contact-container[data-v-bf4cfb1b]{position:fixed;bottom:0;left:0;right:0;top:0;background-color:var(--backgroundDarkTranslucent);padding:1rem;z-index:1000;height:100vh;display:flex;justify-content:center;align-items:center;overflow-y:auto}.nav-item[data-v-bf4cfb1b]{display:flex}@media (max-width: 768px){.menu-toggle[data-v-bf4cfb1b]{display:flex;height:6vh;width:6vh;z-index:2002;box-sizing:border-box;padding:1vh;align-items:center;justify-content:center;background:radial-gradient(circle at center,#2f4f4f,#000);border-radius:50%;border:1px solid var(--primary)}.toggle-menu-img[data-v-bf4cfb1b]{width:100%;height:100%;object-fit:contain}.nav-menu[data-v-bf4cfb1b]{position:fixed;top:0;left:0;right:0;background-color:var(--backgroundDark);flex-direction:column;align-items:center;padding:60px 0 20px;transform:translateY(-100%);z-index:10;border-bottom:2px solid var(--primary)}.nav-menu.active[data-v-bf4cfb1b]{transform:translateY(0);z-index:20}.nav-controls[data-v-bf4cfb1b]{display:flex;gap:1rem;width:100%;justify-content:space-between;align-items:center}.arrow-left[data-v-bf4cfb1b],.arrow-right[data-v-bf4cfb1b]{display:none}.app-footer[data-v-bf4cfb1b]{flex-direction:column;align-items:stretch;padding:.8rem .1rem;min-height:130px;gap:.5rem}.footer-cta-row[data-v-bf4cfb1b]{flex-direction:row;justify-content:center;width:100%;gap:.6rem;margin-left:0;margin-bottom:.5rem}.footer-cta[data-v-bf4cfb1b]{width:48vw;min-width:120px;max-width:210px;height:48px;font-size:.97rem;margin:0;padding:.7rem .4rem}.footer-info-row[data-v-bf4cfb1b]{width:100%;justify-content:center;gap:.7rem;flex-wrap:wrap;font-size:.93rem}.footer-link[data-v-bf4cfb1b],.footer-copyright[data-v-bf4cfb1b]{font-size:.93rem;padding:.4rem .3rem}.main-nav[data-v-bf4cfb1b]{height:10vh}}.spinner[data-v-ef05c108]{display:inline-block;width:22px;height:22px;border:3px solid #fff;border-radius:50%;border-top-color:var(--primary, #12cbc4);animation:spin-ef05c108 .8s linear infinite;vertical-align:middle;margin-right:.8em}@keyframes spin-ef05c108{to{transform:rotate(360deg)}}.quote-builder[data-v-ef05c108]{min-height:100vh;width:100vw;background:var(--backgroundDark);color:var(--textLight);display:flex;flex-direction:column;align-items:center;justify-content:center}.form-card[data-v-ef05c108]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:90vh;max-height:96vh;overflow-y:auto;width:100%;max-width:540px;min-width:320px;margin:auto;padding:2.4rem 2rem;background:var(--backgroundDarkTranslucent, rgba(20, 30, 30, .96));border-radius:28px;box-shadow:0 8px 44px #0000003d}.step-title[data-v-ef05c108]{font-size:1.4em;font-weight:600;margin-bottom:1.1em;margin-top:.2em;letter-spacing:-.02em}.step-content[data-v-ef05c108]{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.card-group[data-v-ef05c108]{display:flex;flex-direction:column;gap:1.15em;width:100%}.card[data-v-ef05c108],.subcard[data-v-ef05c108]{background:#2832369e;border:2px solid var(--primary);border-radius:1.2em;padding:1.12em 1.2em;cursor:pointer;transition:border .19s,background .19s;margin:0;width:100%;height:100%;box-sizing:border-box;position:relative;font-size:1.09em}.subcard-group[data-v-ef05c108]{display:flex;flex-wrap:wrap;gap:.1em 2%;align-items:flex-start}.subcard[data-v-ef05c108]{width:48%;min-height:5em;margin-bottom:.251em;box-sizing:border-box;height:auto;align-self:flex-start;display:block;align-content:center}.card.selected[data-v-ef05c108],.subcard.selected[data-v-ef05c108],.pill.selected[data-v-ef05c108],.icon-btn.active[data-v-ef05c108]{border-color:var(--accent);background:#466e6436}.card-header[data-v-ef05c108]{position:relative;display:flex;align-items:center;gap:.5em;margin-bottom:.09em;width:100%;justify-content:space-between}.card-title[data-v-ef05c108]{font-weight:700;font-size:1.13em}.card-subhead[data-v-ef05c108]{font-size:1.01em;color:var(--primary);font-weight:500;margin-bottom:.11em;display:block}.card-desc[data-v-ef05c108]{font-size:.97em;color:var(--textLight);margin-bottom:.14em;line-height:1.4}.tooltip-icon[data-v-ef05c108]{position:absolute;top:0;right:-.85em;transform:translateY(-50%);font-size:2em;width:1.7em;height:1.7em;display:flex;align-items:center;justify-content:center;color:var(--accent);cursor:pointer;border-radius:50%;transition:background .18s}.tooltip-box[data-v-ef05c108]{position:absolute;top:-50%;left:0;width:100%;height:inherit;z-index:1000;background:#000;color:#ffe388;border-radius:8px;padding:2.2em 1em 1em;opacity:0;pointer-events:none;transition:opacity .2s;white-space:normal;visibility:hidden}.tooltip-icon:focus~.tooltip-box[data-v-ef05c108],.tooltip-icon:hover~.tooltip-box[data-v-ef05c108]{opacity:1;pointer-events:auto;visibility:visible}.icon-group[data-v-ef05c108]{display:flex;flex-direction:row;gap:1.5em;margin:1.1em 0 .3em}.icon-btn[data-v-ef05c108]{display:flex;flex-direction:column;align-items:center;min-width:88px;padding:.6em .9em .3em;border-radius:2em;background:#28323699;border:2px solid var(--primary);font-weight:500;color:var(--primary);outline:none;-webkit-user-select:none;user-select:none}.icon-svg[data-v-ef05c108]{margin-bottom:.16em}.icon-btn span[data-v-ef05c108]{margin-top:.13em;font-size:1em;color:var(--primary)}.field-label[data-v-ef05c108]{display:flex;flex-direction:column;margin-bottom:1.1em;margin-top:1.1em;font-size:1.05em;font-weight:500;width:100%}.input[data-v-ef05c108],select[data-v-ef05c108],.CountrySelect[data-v-ef05c108],.RegionSelect[data-v-ef05c108]{font-size:1.08em;padding:.57em 1.08em;border-radius:9px;border:1.5px solid var(--primary);background:#222626de;color:var(--textLight);margin-top:.28em;outline:none;width:100%;max-width:220px;box-sizing:border-box}.input-unit[data-v-ef05c108]{max-width:180px;min-width:110px;font-size:1em;margin-left:.8em}.inline-row[data-v-ef05c108]{display:flex;flex-direction:row;align-items:center;gap:1em;margin-bottom:.2em;width:100%}.question[data-v-ef05c108]{display:block;font-weight:500;margin-bottom:.09em;margin-top:.35em}.pill-group[data-v-ef05c108]{display:flex;flex-wrap:wrap;gap:.5em .5em;margin-bottom:1.1em;align-items:flex-start;width:100%}.kpi-section[data-v-ef05c108]{display:flex;flex-direction:column}.pill-group.available[data-v-ef05c108]{flex-wrap:wrap;gap:.5em .5em;align-items:center}.pill-group.selected[data-v-ef05c108]{flex-wrap:wrap;gap:.5em .5em;align-items:center;margin-top:2em;border-top:1px solid var(--primary);padding-top:1em}.selected-title[data-v-ef05c108]{margin-bottom:.7em;display:block;font-weight:600}.pill[data-v-ef05c108]{display:inline-block;background:var(--backgroundDark);border:1.5px solid var(--primary);border-radius:16px;padding:.52em 1em;text-align:center;font-size:1em;cursor:pointer;transition:all .15s;min-width:120px}.visually-hidden[data-v-ef05c108]{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;padding:0;margin:-1px}.button-row[data-v-ef05c108]{display:flex;justify-content:space-between;align-items:center;margin-top:2em;width:100%}.nav-left[data-v-ef05c108]{flex:1 1 auto;display:flex;justify-content:flex-start}.nav-right[data-v-ef05c108]{flex:1 1 auto;display:flex;justify-content:flex-end;gap:1.2em}.btn[data-v-ef05c108]{padding:.7em 2.2em;font-size:1.1rem;background:var(--primary);color:var(--textDark);border:none;border-radius:10px;font-weight:600;cursor:pointer;min-width:110px}.btn.submit[data-v-ef05c108]{background:var(--accent)}.confirmation[data-v-ef05c108]{background:var(--backgroundDarkTranslucent, rgba(30, 40, 40, .98));padding:3rem 1.4rem;border-radius:30px;box-shadow:0 4px 22px #0000001c;max-width:480px;margin:3vh auto;text-align:center}.estimate-summary[data-v-ef05c108]{margin-bottom:2em;padding:2.2em 1em 2.6em;background:#141e1ef2;border-radius:18px}.estimate-table[data-v-ef05c108]{width:100%;border-collapse:collapse;margin-bottom:2em}.estimate-table th[data-v-ef05c108],.estimate-table td[data-v-ef05c108]{padding:.45em .9em;text-align:left;vertical-align:top}.estimate-table th[data-v-ef05c108]{font-weight:600;color:var(--primary);width:32%;white-space:nowrap}.estimate-table td[data-v-ef05c108]{color:var(--textLight)}.estimate-amount[data-v-ef05c108]{font-size:2.2em;font-weight:700;margin:.5em 0}.estimate-label[data-v-ef05c108]{font-size:.7em;color:var(--primary);display:block}.estimate-note[data-v-ef05c108]{color:var(--accent);font-size:.98em}.floating_logo[data-v-ef05c108]{position:absolute;top:18px;right:18px;left:unset;display:flex;align-items:center;gap:10px;color:var(--primary, #12cbc4);font-size:1.08rem;font-weight:500;text-decoration:underline;z-index:30;background:none;border:none;outline:none;transition:color .16s}.floating_logo img[data-v-ef05c108]{width:30px;height:auto;display:block}.floating_logo[data-v-ef05c108]:hover{color:var(--accent, #ffe75a)}@media (max-width: 700px){.button-row[data-v-ef05c108]{align-items:self-start;flex:2}.floating_logo[data-v-ef05c108]{top:7px;right:8px;font-size:.95rem;gap:6px}.floating_logo img[data-v-ef05c108]{width:22px}.step-title[data-v-ef05c108]{font-size:1.08em}.form-card[data-v-ef05c108]{padding:2rem;max-width:100vw;min-width:0;border-radius:0;max-height:100vh}.card-group[data-v-ef05c108],.pill-group[data-v-ef05c108],.icon-group[data-v-ef05c108]{gap:.35em}.btn[data-v-ef05c108]{padding:.62em 1.1em;font-size:1em;min-width:80px}.inline-row[data-v-ef05c108]{gap:.6em}.estimate-table th[data-v-ef05c108],.estimate-table td[data-v-ef05c108]{padding:.38em .2em;font-size:.98em}.subcard[data-v-ef05c108]{width:100%}}.toast[data-v-ef05c108]{position:fixed;bottom:40px;left:50%;transform:translate(-50%);background:#20292b;color:#ffe388;border:2px solid #ff6474;box-shadow:0 2px 16px #00000052;border-radius:14px;min-width:320px;max-width:440px;z-index:4000;padding:1.1em 1.5em 1.1em 1.2em;font-size:1.04em;cursor:pointer;transition:opacity .2s}.toast-title[data-v-ef05c108]{font-weight:600;font-size:1.1em;margin-bottom:.4em;display:block}.toast-close[data-v-ef05c108]{float:right;font-size:.95em;color:#ff6474;cursor:pointer;margin-left:1em}.toast ul[data-v-ef05c108]{margin:.2em 0 .2em .5em;padding-left:1em}.toast li[data-v-ef05c108]{margin-bottom:.08em;line-height:1.36}.toast-fade-enter-active[data-v-ef05c108],.toast-fade-leave-active[data-v-ef05c108]{transition:opacity .22s}.toast-fade-enter-from[data-v-ef05c108],.toast-fade-leave-to[data-v-ef05c108]{opacity:0}
