From 178875ec271b18eca62516f48eaf794892676c39 Mon Sep 17 00:00:00 2001 From: Konrad Florczak Date: Wed, 28 Aug 2024 22:16:10 +0200 Subject: [PATCH] Updates --- ...{index-BDwIyRAk.css => index-CB30uY-z.css} | 2 +- .../{index-2a6giOm7.js => index-CFXWJc8p.js} | 32 +++++++++---------- index.html | 4 +-- 3 files changed, 19 insertions(+), 19 deletions(-) rename assets/{index-BDwIyRAk.css => index-CB30uY-z.css} (90%) rename assets/{index-2a6giOm7.js => index-CFXWJc8p.js} (56%) diff --git a/assets/index-BDwIyRAk.css b/assets/index-CB30uY-z.css similarity index 90% rename from assets/index-BDwIyRAk.css rename to assets/index-CB30uY-z.css index 7380490..df34d40 100644 --- a/assets/index-BDwIyRAk.css +++ b/assets/index-CB30uY-z.css @@ -1 +1 @@ -nav{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;height:66px;width:100%;background-color:#000;z-index:1000}.scroll-watcher{z-index:-1;position:absolute;top:0;height:76px;border-bottom-right-radius:.5rem;width:100%;scale:0 1;transform-origin:left;animation:scroll-watcher linear;animation-timeline:scroll();transition:background-color .5s ease}.scroll-watcher-green{background-color:#0f7}.scroll-watcher-orange{background-color:#f85c2c}.switch{height:66px;display:flex;padding-top:18px;padding-left:30px;background-color:#fff}@keyframes scroll-watcher{to{scale:1 1}}.svg-container{height:100%;min-width:54px}.cybertech-title{padding-left:20px;font-size:25px;text-decoration:none;color:#000;background-color:#fff;height:100%;width:300px;min-width:200px;mix-blend-mode:screen}nav ul{display:flex;flex-direction:row}nav ul li{list-style:none}nav ul li a{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;text-align:center;width:clamp(100px,15vw,240px);height:66px;color:#000;font-size:20px;background-color:#fff;mix-blend-mode:screen;transition:color .4s ease}nav .ul-green li a:hover{color:#0f7}nav .ul-orange li a:hover{color:#f85c2c}.navbar-title{text-decoration:none;font-size:2rem;font-family:Courier New,Courier,monospace}.navbar-chosen{color:#000;z-index:200}.nav-icon{display:flex;flex-direction:column;align-items:center}.hamburger{display:none;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.bar{display:none;width:25px;height:3px;margin:5px;-webkit-transition:all .3s ease-in-out;border-radius:.5rem;transition:all .3s ease-in-out;background-color:#101010}.bar:first-child{margin-top:18px}@media only screen and (max-width: 1027px){nav ul{position:fixed;left:-100%;top:66px;gap:0;flex-direction:column;width:100%;text-align:center;transition:.3s;background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}nav ul.active{left:0}nav .ul-green{border-bottom:solid 10px #00ff77}nav .ul-orange{border-bottom:solid 10px #f85c2c}nav ul li{margin:16px 0;display:flex;align-items:center;justify-content:center}nav ul li a{color:#000;mix-blend-mode:normal}.hamburger{display:block;cursor:pointer}.bar{display:block}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.large-header{position:absolute;width:100%;z-index:-2;top:0;left:0;overflow:hidden;transition:background-color .5s ease}@font-face{font-family:myFont;src:url(/CyberTech-web-app/assets/lucon-DT1sdYB9.ttf)}path{transition:fill .5s ease}rect{transition:fill .5s ease}.home-container{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;height:auto;padding:230px 100px 200px;transition:background-image .5s ease;background-size:100% 100%;background-repeat:no-repeat;background-size:cover;background-position:center}.home-container-orange{background-image:url(/CyberTech-web-app/assets/backgroundsvgorange-X7y5K11u.svg)}.home-container-green{background-image:url(/CyberTech-web-app/assets/backgroundsvg-D7z4sJ0Q.svg)}.panel-container1{display:flex;flex-direction:row;width:100%;height:auto;margin-bottom:80px}.panel-container2{justify-content:flex-end;align-items:flex-end;display:flex;flex-direction:row;width:100%;height:auto;margin-bottom:80px}p{padding:12px;font-size:clamp(.8rem,1vw + .2rem,1.3rem);font-family:myFont;line-height:115%}p span{font-family:myFont}.blinking-cursor{font-size:clamp(.8rem,1vw + .2rem,1.3rem);color:#fff;font-family:myFont}.blinking-cursor-animation{-webkit-animation:1.5s blink step-end infinite;-moz-animation:1.5s blink step-end infinite;-ms-animation:1.5s blink step-end infinite;-o-animation:1.5s blink step-end infinite;animation:1.5s blink step-end infinite}.blinking-cursor-disabled{display:none}@keyframes blink{0%,to{color:transparent}50%{color:#fff}}@media (max-width: 500px),(min-width: 3000px){.home-container{align-items:center;min-height:1500px;max-height:2100px}.panel-container1,.panel-container2{position:relative;justify-content:center;align-items:center;width:350px}}.fade-in-section{opacity:0;transform:translate(-100%);filter:blur(5px);transition:opacity 1s ease-out,transform 1s ease;z-index:20}.fade-in-section.is-visible{opacity:1;transform:translate(0);filter:blur(0)}@media (prefers-reduced-motion){.fade-in-section{transition:none}}.fade-in-section:nth-child(2n){opacity:0;transform:translate(100%);filter:blur(5px);transition:opacity 1s ease-out,transform 1s ease;z-index:20}.fade-in-section:nth-child(2n).is-visible{opacity:1;transform:translate(0);filter:blur(0)}.join-button-container{min-height:255px;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;position:relative;display:flex;justify-content:center;align-items:center;background-color:#2c2f33}.join-text{position:absolute;top:18px;font-size:clamp(1rem,1vw + .2rem,1.3rem)}.join-button{width:200px;height:100px;border-radius:.75rem;position:relative;transition:all .5s ease;display:flex;align-items:center;justify-content:center;background-color:#7289da;box-shadow:inset 10px 10px 10px #9aaef79d,14px 14px 40px #0000001a,8px 8px 10px #0000001a;font-size:80px;color:#fff}.join-button.hovered{width:240px;height:120px}.clip-path-circle2{display:flex;align-items:center;justify-content:center;font-size:80px;position:absolute;width:100%;height:100%;border-radius:.75rem;top:0;left:0;clip-path:circle(0% at 50% 50%);transition:all .5s ease-out}.clip-path-circle2:hover{font-size:96px}.clip-path-circle2-green{background:#0f7;box-shadow:0 0 16px 8px #0f7}.clip-path-circle2-orange{background:#f85c2c;box-shadow:0 0 16px 8px #f85c2c}.clip-path-circle2.hovered{clip-path:circle(500px at 50% 50%)}.clip-path-circle2-green:hover{box-shadow:0 0 8px 4px #0f7,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}.clip-path-circle2-orange:hover{box-shadow:0 0 8px 4px #f85c2c,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}.clip-path-circle1{position:absolute;display:flex;justify-content:center;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;width:100%;height:100%;top:0;left:0;background:#23272a;clip-path:circle(0% at 50% 50%);transition:clip-path .5s ease-out}.clip-path-circle1.hovered{clip-path:circle(500px at 50% 50%)}.window-tab{height:45px;width:100%;background-color:#2e2e2e;border-top-left-radius:.4rem;border-top-right-radius:.4rem;display:flex;flex-direction:row;justify-content:space-between;transition:background-color .5s ease}.window-tab-green{background-color:#0f7}.window-tab-orange{background-color:#f85c2c}.tab-section-1{margin-top:8px;display:flex;flex-direction:row;height:100% - 10px;width:100%}.tab-section-2{display:flex;flex-direction:row;justify-content:flex-end;height:100%;width:50%}.text-tab{display:flex;align-items:center;height:100%;min-width:120px;max-width:200px;padding-left:12.5px;margin-left:8.75px;border-top-left-radius:.5rem;font-size:18px;color:#fff;font-family:Segoe UI;background-color:#100c0c;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .5s ease}.text-tab-green{color:#0f7}.text-tab-orange{color:#f85c2c}.command-icon{font-size:20px;margin-right:6px;min-width:20px}.close-tab{display:flex;border-top-right-radius:.5rem;width:47.5px;text-align:center;align-items:center;justify-content:center;background-color:#100c0c}.close-circle{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;width:35px;height:25px;position:relative;border-radius:.25rem}.close-circle:hover{background-color:#2e2e2e}.new-tab{display:flex;font-size:22.5px;color:#fff;text-align:center;width:44px;border-right:solid 1px rgb(95,95,95);border-bottom-left-radius:.25rem;align-items:center;justify-content:center;height:100%;background-color:#2e2e2e}.new-tab-fill{background-color:#100c0c}.minimalize-tab{width:50px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;font-size:17.5px;transition:background-color .15s ease}.full-screen-tab{width:50px;font-size:16px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.window-close-tab{width:50px;font-size:35px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.window-close-tab:hover{background-color:red;border-top-right-radius:.4rem}.full-screen-tab:hover,.minimalize-tab:hover{background-color:#4b4646}.window-panel{transition:box-shadow 1s ease;background-color:#100c0c;color:#fff;border-radius:.4rem;box-shadow:0 0 16px 10px #ffffff41;box-sizing:border-box;overflow-wrap:break-word;white-space:pre-wrap;transition:opacity 1s ease-out,transform 1s ease;opacity:1;transform:translate(0);filter:blur(0)}@media (prefers-reduced-motion){.window-panel{transition:none}}.window-panel-closed{opacity:0;transform:translate(-100%);filter:blur(5px)}.window-panel-closed:nth-child(2n){opacity:0;transform:translate(100%);filter:blur(5px)}.window-panel-1{width:55%;min-width:350px;max-width:1300px;min-height:610px}.window-panel-2{width:45%;min-width:350px;max-width:1000px;background-color:#2e2e2e;overflow:hidden}.window-panel-3{width:45%;min-width:350px;max-width:700px;overflow:hidden}.window-panel-4{width:35%;min-width:350px;max-width:700px}.window-panel-5,.window-panel-6{width:30%;min-width:350px;max-width:650px;margin:5.5%;box-shadow:0 0 16px 10px #0009}.slide-container{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.image-slider{height:auto;width:100%;display:block}.text-slider{position:absolute;width:clamp(200px,25vw,350px);top:15%;left:50%;background-color:#100c0c;color:#fff;transform:translate(-50%);text-align:center;padding:10px;border-radius:.3rem}.title-slider{padding-bottom:5px;font-size:clamp(1rem,1vw + .5rem,2rem)}.caption-slider{font-size:clamp(.8rem,1vw + .2rem,1.3rem)}.slide-indicator{cursor:pointer;padding:10px;text-align:center;margin-bottom:10px;margin-top:-15px;background-color:#100c0c;transition:all .3s ease}.slide-indicator:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.slide-indicator:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.slide-indicator.active{color:#fff;background:#666}.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:#fff9;width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}.youtube-container{width:100%;height:100%;position:relative;overflow:hidden}.youtube-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.youtube-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}:root{--navbar-height: 66px}.svg-container,.svg-logo{width:100%;height:100%}.svg-logo path{transition:fill .5s ease}.svg-logo rect{transition:fill .5s ease}.welcome-container{height:calc(100vh - var(--navbar-height));min-height:320px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;z-index:10}.welcome-text{width:clamp(400px,80vh + 10rem,1000px);height:clamp(180px,20vw,800px);display:flex;align-items:center;text-align:center;margin-right:20px;margin-left:20px;animation:levitate1 4s ease-in-out infinite}.welcome-logo{display:flex;align-items:center;justify-content:center;width:clamp(350px,70vh,800px);height:clamp(350px,50vh,800px);animation:levitate2 5s ease-in-out infinite}@keyframes levitate1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes levitate2{0%,to{transform:translateY(-50px)}50%{transform:translateY(0)}}.home{position:absolute;height:300%;width:100%;z-index:-100;background-color:#100c0c}.member-card{width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background-color:#100c0c}.members-list{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.member-desc{height:235px;flex-grow:1;min-width:200px;text-align:center;overflow:hidden;display:flex;align-items:center;box-shadow:15px 0 20px #000;border-bottom-left-radius:.5rem;position:relative}@media (max-width: 1841px){.member-desc{box-shadow:0 15px 20px #000}}.member-img{width:auto;min-width:350px;max-width:100%;height:235px;display:block;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.member-name{font-size:1.5rem}.member-name-green{color:#0f7;transition:color .5s ease}.member-name-orange{color:#f85c2c;transition:color .5s ease}.footer{width:100%;margin-top:-5px;transition:background-color .5s ease;padding:10px;display:flex;flex-direction:row;justify-content:space-between;font-size:16px;color:gray;background-color:#fff}.science-club-div{width:60%}a{text-decoration:none;color:gray}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{height:100vh;width:100vw;margin:0;padding:0;overflow-x:hidden}body::-webkit-scrollbar{display:none} +nav{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;height:66px;width:100%;background-color:#000;z-index:1000}.scroll-watcher{z-index:-1;position:absolute;top:0;height:76px;border-bottom-right-radius:.5rem;width:100%;scale:0 1;transform-origin:left;animation:scroll-watcher linear;animation-timeline:scroll();transition:background-color .5s ease}.scroll-watcher-green{background-color:#0f7}.scroll-watcher-orange{background-color:#f85c2c}.switch{height:66px;display:flex;padding-top:18px;padding-left:30px;background-color:#fff}@keyframes scroll-watcher{to{scale:1 1}}.svg-container{height:100%;min-width:54px}.cybertech-title{padding-left:20px;font-size:25px;text-decoration:none;color:#000;background-color:#fff;height:100%;width:300px;min-width:200px;mix-blend-mode:screen}nav ul{display:flex;flex-direction:row}nav ul li{list-style:none}nav ul li a{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;text-align:center;width:clamp(100px,15vw,240px);height:66px;color:#000;font-size:20px;background-color:#fff;mix-blend-mode:screen;transition:color .4s ease}nav .ul-green li a:hover{color:#0f7}nav .ul-orange li a:hover{color:#f85c2c}.navbar-title{text-decoration:none;font-size:2rem;font-family:Courier New,Courier,monospace}.navbar-chosen{color:#000;z-index:200}.nav-icon{display:flex;flex-direction:column;align-items:center}.hamburger{display:none;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.bar{display:none;width:25px;height:3px;margin:5px;-webkit-transition:all .3s ease-in-out;border-radius:.5rem;transition:all .3s ease-in-out;background-color:#101010}.bar:first-child{margin-top:18px}@media only screen and (max-width: 1027px){nav ul{position:fixed;left:-100%;top:66px;gap:0;flex-direction:column;width:100%;text-align:center;transition:.3s;background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}nav ul.active{left:0}nav .ul-green{border-bottom:solid 10px #00ff77}nav .ul-orange{border-bottom:solid 10px #f85c2c}nav ul li{margin:16px 0;display:flex;align-items:center;justify-content:center}nav ul li a{color:#000;mix-blend-mode:normal}.hamburger{display:block;cursor:pointer}.bar{display:block}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.large-header{position:absolute;width:100%;z-index:-2;top:0;left:0;overflow:hidden;transition:background-color .5s ease}@font-face{font-family:myFont;src:url(/CyberTech-web-app/assets/lucon-DT1sdYB9.ttf)}path{transition:fill .5s ease}rect{transition:fill .5s ease}.home-container{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;height:auto;padding:230px 100px 200px;transition:background-image .5s ease;background-size:100% 100%;background-repeat:no-repeat;background-size:cover;background-position:center}.home-container-orange{background-image:url(/CyberTech-web-app/assets/backgroundsvgorange-X7y5K11u.svg)}.home-container-green{background-image:url(/CyberTech-web-app/assets/backgroundsvg-D7z4sJ0Q.svg)}.panel-container1{display:flex;flex-direction:row;width:100%;height:auto;margin-bottom:80px}.panel-container2{justify-content:flex-end;align-items:flex-end;display:flex;flex-direction:row;width:100%;height:auto;margin-bottom:80px}p{padding:12px;font-size:clamp(.8rem,1vw + .2rem,1.3rem);font-family:myFont;line-height:115%}p span{font-family:myFont}.blinking-cursor{font-size:clamp(.8rem,1vw + .2rem,1.3rem);color:#fff;font-family:myFont}.blinking-cursor-animation{-webkit-animation:1.5s blink step-end infinite;-moz-animation:1.5s blink step-end infinite;-ms-animation:1.5s blink step-end infinite;-o-animation:1.5s blink step-end infinite;animation:1.5s blink step-end infinite}.blinking-cursor-disabled{display:none}@keyframes blink{0%,to{color:transparent}50%{color:#fff}}@media (max-width: 500px),(min-width: 3000px){.home-container{align-items:center;min-height:1500px;max-height:2100px}.panel-container1,.panel-container2{position:relative;justify-content:center;align-items:center;width:350px}}.fade-in-section{opacity:0;transform:translate(-100%);filter:blur(5px);transition:opacity 1s ease-out,transform 1s ease;z-index:20}.fade-in-section.is-visible{opacity:1;transform:translate(0);filter:blur(0)}@media (prefers-reduced-motion){.fade-in-section{transition:none}}.fade-in-section:nth-child(2n){opacity:0;transform:translate(100%);filter:blur(5px);transition:opacity 1s ease-out,transform 1s ease;z-index:20}.fade-in-section:nth-child(2n).is-visible{opacity:1;transform:translate(0);filter:blur(0)}.join-button-container{min-height:255px;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;position:relative;display:flex;justify-content:center;align-items:center;background-color:#2c2f33}.join-text{position:absolute;top:18px;font-size:clamp(1rem,1vw + .2rem,1.3rem)}.join-button{width:200px;height:100px;border-radius:.75rem;position:relative;transition:all .5s ease;display:flex;align-items:center;justify-content:center;background-color:#7289da;box-shadow:inset 10px 10px 10px #9aaef79d,14px 14px 40px #0000001a,8px 8px 10px #0000001a;font-size:80px;color:#fff}.join-button.hovered{width:240px;height:120px}.clip-path-circle2{display:flex;align-items:center;justify-content:center;font-size:80px;position:absolute;width:100%;height:100%;border-radius:.75rem;top:0;left:0;clip-path:circle(0% at 50% 50%);transition:all .5s ease-out}.clip-path-circle2:hover{font-size:96px}.clip-path-circle2-green{background:#0f7;box-shadow:0 0 16px 8px #0f7}.clip-path-circle2-orange{background:#f85c2c;box-shadow:0 0 16px 8px #f85c2c}.clip-path-circle2.hovered{clip-path:circle(500px at 50% 50%)}.clip-path-circle2-green:hover{box-shadow:0 0 8px 4px #0f7,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}.clip-path-circle2-orange:hover{box-shadow:0 0 8px 4px #f85c2c,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}.clip-path-circle1{position:absolute;display:flex;justify-content:center;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;width:100%;height:100%;top:0;left:0;background:#23272a;clip-path:circle(0% at 50% 50%);transition:clip-path .5s ease-out}.clip-path-circle1.hovered{clip-path:circle(500px at 50% 50%)}.window-tab{height:45px;width:100%;background-color:#2e2e2e;border-top-left-radius:.4rem;border-top-right-radius:.4rem;display:flex;flex-direction:row;justify-content:space-between;transition:background-color .5s ease}.window-tab-green{background-color:#0f7}.window-tab-orange{background-color:#f85c2c}.tab-section-1{margin-top:8px;display:flex;flex-direction:row;height:100% - 10px;width:100%}.tab-section-2{display:flex;flex-direction:row;justify-content:flex-end;height:100%;width:50%}.text-tab{display:flex;align-items:center;height:100%;min-width:120px;max-width:200px;padding-left:12.5px;margin-left:8.75px;border-top-left-radius:.5rem;font-size:18px;color:#fff;font-family:Segoe UI;background-color:#100c0c;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .5s ease}.text-tab-green{color:#0f7}.text-tab-orange{color:#f85c2c}.command-icon{font-size:20px;margin-right:6px;min-width:20px}.close-tab{display:flex;border-top-right-radius:.5rem;width:47.5px;text-align:center;align-items:center;justify-content:center;background-color:#100c0c}.close-circle{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;width:35px;height:25px;position:relative;border-radius:.25rem}.close-circle:hover{background-color:#2e2e2e}.new-tab{display:flex;font-size:22.5px;color:#fff;text-align:center;width:44px;border-right:solid 1px rgb(95,95,95);border-bottom-left-radius:.25rem;align-items:center;justify-content:center;height:100%;background-color:#2e2e2e}.new-tab-fill{background-color:#100c0c}.minimalize-tab{width:50px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;font-size:17.5px;transition:background-color .15s ease}.full-screen-tab{width:50px;font-size:16px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.window-close-tab{width:50px;font-size:35px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.window-close-tab:hover{background-color:red;border-top-right-radius:.4rem}.full-screen-tab:hover,.minimalize-tab:hover{background-color:#4b4646}.window-panel{transition:box-shadow 1s ease;background-color:#100c0c;color:#fff;border-radius:.4rem;box-shadow:0 0 16px 10px #ffffff41;box-sizing:border-box;overflow-wrap:break-word;white-space:pre-wrap;transition:opacity 1s ease-out,transform 1s ease;opacity:1;transform:translate(0);filter:blur(0)}@media (prefers-reduced-motion){.window-panel{transition:none}}.window-panel-closed{opacity:0;transform:translate(-100%);filter:blur(5px)}.window-panel-closed:nth-child(2n){opacity:0;transform:translate(100%);filter:blur(5px)}.window-panel-1{width:55%;min-width:350px;max-width:1300px;min-height:635px}.window-panel-2{width:45%;min-width:350px;max-width:1000px;background-color:#2e2e2e;overflow:hidden}.window-panel-3{width:45%;min-width:350px;max-width:700px;overflow:hidden}.window-panel-4{width:35%;min-width:350px;max-width:700px}.window-panel-5,.window-panel-6{width:30%;min-width:350px;max-width:650px;margin:5.5%;box-shadow:0 0 16px 10px #0009}.slide-container{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.image-slider{height:auto;width:100%;display:block}.text-slider{position:absolute;width:clamp(200px,25vw,350px);top:15%;left:50%;background-color:#100c0c;color:#fff;transform:translate(-50%);text-align:center;padding:10px;border-radius:.3rem}.title-slider{padding-bottom:5px;font-size:clamp(1rem,1vw + .5rem,2rem)}.caption-slider{font-size:clamp(.8rem,1vw + .2rem,1.3rem)}.slide-indicator{cursor:pointer;padding:10px;text-align:center;margin-bottom:10px;margin-top:-15px;background-color:#100c0c;transition:all .3s ease}.slide-indicator:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.slide-indicator:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.slide-indicator.active{color:#fff;background:#666}.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:#fff9;width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}.youtube-container{width:100%;height:100%;position:relative;overflow:hidden}.youtube-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.youtube-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}:root{--navbar-height: 66px}.svg-container,.svg-logo{width:100%;height:100%}.svg-logo path{transition:fill .5s ease}.svg-logo rect{transition:fill .5s ease}.welcome-container{height:calc(100vh - var(--navbar-height));min-height:320px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;z-index:10}.welcome-text{width:clamp(400px,80vh + 10rem,1000px);height:clamp(180px,20vw,800px);display:flex;align-items:center;text-align:center;margin-right:20px;margin-left:20px;animation:levitate1 4s ease-in-out infinite}.welcome-logo{display:flex;align-items:center;justify-content:center;width:clamp(350px,70vh,800px);height:clamp(350px,50vh,800px);animation:levitate2 5s ease-in-out infinite}@keyframes levitate1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes levitate2{0%,to{transform:translateY(-50px)}50%{transform:translateY(0)}}.home{position:absolute;height:300%;width:100%;z-index:-100;background-color:#100c0c}.members-message{width:80%;height:70px;background-color:#100c0c;color:#fff;border-radius:.5rem;justify-content:center;text-align:center;display:flex;align-items:center;margin-top:10px}.member-card{width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background-color:#100c0c}.members-list{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.member-desc{height:235px;flex-grow:1;min-width:200px;text-align:center;overflow:hidden;display:flex;align-items:center;box-shadow:15px 0 20px #000;border-bottom-left-radius:.5rem;position:relative}@media (max-width: 1841px){.member-desc{box-shadow:0 15px 20px #000}.member-img{border-bottom-left-radius:.5rem}}.member-img{width:auto;min-width:350px;max-width:100%;height:235px;display:block;border-bottom-right-radius:.5rem}.member-name{font-size:1.5rem}.member-name-green{color:#0f7;transition:color .5s ease}.member-name-orange{color:#f85c2c;transition:color .5s ease}.footer{width:100%;margin-top:-5px;transition:background-color .5s ease;padding:10px;display:flex;flex-direction:row;justify-content:space-between;font-size:16px;color:gray;background-color:#fff}.science-club-div{width:60%}a{text-decoration:none;color:gray}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{height:100vh;width:100vw;margin:0;padding:0;overflow-x:hidden}body::-webkit-scrollbar{display:none} diff --git a/assets/index-2a6giOm7.js b/assets/index-CFXWJc8p.js similarity index 56% rename from assets/index-2a6giOm7.js rename to assets/index-CFXWJc8p.js index 0dd6578..34f1ac4 100644 --- a/assets/index-2a6giOm7.js +++ b/assets/index-CFXWJc8p.js @@ -1,4 +1,4 @@ -function _p(t,e){for(var n=0;nr[i]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const s of o.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerPolicy&&(o.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?o.credentials="include":i.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var yo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ou(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var pd={exports:{}},bs={},md={exports:{}},$={};/** +function Sp(t,e){for(var n=0;nr[i]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const s of o.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerPolicy&&(o.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?o.credentials="include":i.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var vo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function su(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var md={exports:{}},Fs={},vd={exports:{}},$={};/** * @license React * react.production.min.js * @@ -6,7 +6,7 @@ function _p(t,e){for(var n=0;n>>1,K=z[Q];if(0>>1;Qi(Pe,A))bti(Ut,Pe)?(z[Q]=Ut,z[bt]=A,Q=bt):(z[Q]=Pe,z[pe]=A,Q=pe);else if(bti(Ut,A))z[Q]=Ut,z[bt]=A,Q=bt;else break e}}return D}function i(z,D){var A=z.sortIndex-D.sortIndex;return A!==0?A:z.id-D.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;t.unstable_now=function(){return o.now()}}else{var s=Date,l=s.now();t.unstable_now=function(){return s.now()-l}}var a=[],u=[],c=1,f=null,d=3,v=!1,y=!1,p=!1,w=typeof setTimeout=="function"?setTimeout:null,m=typeof clearTimeout=="function"?clearTimeout:null,h=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function g(z){for(var D=n(u);D!==null;){if(D.callback===null)r(u);else if(D.startTime<=z)r(u),D.sortIndex=D.expirationTime,e(a,D);else break;D=n(u)}}function x(z){if(p=!1,g(z),!y)if(n(a)!==null)y=!0,F(S);else{var D=n(u);D!==null&&U(x,D.startTime-z)}}function S(z,D){y=!1,p&&(p=!1,m(C),C=-1),v=!0;var A=d;try{for(g(D),f=n(a);f!==null&&(!(f.expirationTime>D)||z&&!L());){var Q=f.callback;if(typeof Q=="function"){f.callback=null,d=f.priorityLevel;var K=Q(f.expirationTime<=D);D=t.unstable_now(),typeof K=="function"?f.callback=K:f===n(a)&&r(a),g(D)}else r(a);f=n(a)}if(f!==null)var At=!0;else{var pe=n(u);pe!==null&&U(x,pe.startTime-D),At=!1}return At}finally{f=null,d=A,v=!1}}var k=!1,E=null,C=-1,T=5,O=-1;function L(){return!(t.unstable_now()-Oz||125Q?(z.sortIndex=A,e(u,z),n(a)===null&&z===n(u)&&(p?(m(C),C=-1):p=!0,U(x,A-Q))):(z.sortIndex=K,e(a,z),y||v||(y=!0,F(S))),z},t.unstable_shouldYield=L,t.unstable_wrapCallback=function(z){var D=d;return function(){var A=d;d=D;try{return z.apply(this,arguments)}finally{d=A}}}})(Pd);Ed.exports=Pd;var $p=Ed.exports;/** + */(function(t){function e(z,D){var A=z.length;z.push(D);e:for(;0>>1,K=z[Q];if(0>>1;Qi(Pe,A))bti(Ut,Pe)?(z[Q]=Ut,z[bt]=A,Q=bt):(z[Q]=Pe,z[pe]=A,Q=pe);else if(bti(Ut,A))z[Q]=Ut,z[bt]=A,Q=bt;else break e}}return D}function i(z,D){var A=z.sortIndex-D.sortIndex;return A!==0?A:z.id-D.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;t.unstable_now=function(){return o.now()}}else{var s=Date,l=s.now();t.unstable_now=function(){return s.now()-l}}var a=[],u=[],c=1,f=null,d=3,v=!1,y=!1,p=!1,w=typeof setTimeout=="function"?setTimeout:null,m=typeof clearTimeout=="function"?clearTimeout:null,h=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function g(z){for(var D=n(u);D!==null;){if(D.callback===null)r(u);else if(D.startTime<=z)r(u),D.sortIndex=D.expirationTime,e(a,D);else break;D=n(u)}}function x(z){if(p=!1,g(z),!y)if(n(a)!==null)y=!0,F(S);else{var D=n(u);D!==null&&U(x,D.startTime-z)}}function S(z,D){y=!1,p&&(p=!1,m(C),C=-1),v=!0;var A=d;try{for(g(D),f=n(a);f!==null&&(!(f.expirationTime>D)||z&&!L());){var Q=f.callback;if(typeof Q=="function"){f.callback=null,d=f.priorityLevel;var K=Q(f.expirationTime<=D);D=t.unstable_now(),typeof K=="function"?f.callback=K:f===n(a)&&r(a),g(D)}else r(a);f=n(a)}if(f!==null)var At=!0;else{var pe=n(u);pe!==null&&U(x,pe.startTime-D),At=!1}return At}finally{f=null,d=A,v=!1}}var k=!1,E=null,C=-1,T=5,O=-1;function L(){return!(t.unstable_now()-Oz||125Q?(z.sortIndex=A,e(u,z),n(a)===null&&z===n(u)&&(p?(m(C),C=-1):p=!0,U(x,A-Q))):(z.sortIndex=K,e(a,z),y||v||(y=!0,F(S))),z},t.unstable_shouldYield=L,t.unstable_wrapCallback=function(z){var D=d;return function(){var A=d;d=D;try{return z.apply(this,arguments)}finally{d=A}}}})(Od);Pd.exports=Od;var Hp=Pd.exports;/** * @license React * react-dom.production.min.js * @@ -30,14 +30,14 @@ function _p(t,e){for(var n=0;n"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Ql=Object.prototype.hasOwnProperty,Vp=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Tc={},Ec={};function Hp(t){return Ql.call(Ec,t)?!0:Ql.call(Tc,t)?!1:Vp.test(t)?Ec[t]=!0:(Tc[t]=!0,!1)}function Yp(t,e,n,r){if(n!==null&&n.type===0)return!1;switch(typeof e){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(t=t.toLowerCase().slice(0,5),t!=="data-"&&t!=="aria-");default:return!1}}function Qp(t,e,n,r){if(e===null||typeof e>"u"||Yp(t,e,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!e;case 4:return e===!1;case 5:return isNaN(e);case 6:return isNaN(e)||1>e}return!1}function be(t,e,n,r,i,o,s){this.acceptsBooleans=e===2||e===3||e===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=t,this.type=e,this.sanitizeURL=o,this.removeEmptyString=s}var Ee={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(t){Ee[t]=new be(t,0,!1,t,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(t){var e=t[0];Ee[e]=new be(e,1,!1,t[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(t){Ee[t]=new be(t,2,!1,t.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(t){Ee[t]=new be(t,2,!1,t,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(t){Ee[t]=new be(t,3,!1,t.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(t){Ee[t]=new be(t,3,!0,t,null,!1,!1)});["capture","download"].forEach(function(t){Ee[t]=new be(t,4,!1,t,null,!1,!1)});["cols","rows","size","span"].forEach(function(t){Ee[t]=new be(t,6,!1,t,null,!1,!1)});["rowSpan","start"].forEach(function(t){Ee[t]=new be(t,5,!1,t.toLowerCase(),null,!1,!1)});var cu=/[\-:]([a-z])/g;function fu(t){return t[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(t){var e=t.replace(cu,fu);Ee[e]=new be(e,1,!1,t,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(t){var e=t.replace(cu,fu);Ee[e]=new be(e,1,!1,t,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(t){var e=t.replace(cu,fu);Ee[e]=new be(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(t){Ee[t]=new be(t,1,!1,t.toLowerCase(),null,!1,!1)});Ee.xlinkHref=new be("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(t){Ee[t]=new be(t,1,!1,t.toLowerCase(),null,!0,!0)});function du(t,e,n,r){var i=Ee.hasOwnProperty(e)?Ee[e]:null;(i!==null?i.type!==0:r||!(2"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Xl=Object.prototype.hasOwnProperty,Qp=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Ec={},Pc={};function Xp(t){return Xl.call(Pc,t)?!0:Xl.call(Ec,t)?!1:Qp.test(t)?Pc[t]=!0:(Ec[t]=!0,!1)}function Gp(t,e,n,r){if(n!==null&&n.type===0)return!1;switch(typeof e){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(t=t.toLowerCase().slice(0,5),t!=="data-"&&t!=="aria-");default:return!1}}function Kp(t,e,n,r){if(e===null||typeof e>"u"||Gp(t,e,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!e;case 4:return e===!1;case 5:return isNaN(e);case 6:return isNaN(e)||1>e}return!1}function be(t,e,n,r,i,o,s){this.acceptsBooleans=e===2||e===3||e===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=t,this.type=e,this.sanitizeURL=o,this.removeEmptyString=s}var Ee={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(t){Ee[t]=new be(t,0,!1,t,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(t){var e=t[0];Ee[e]=new be(e,1,!1,t[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(t){Ee[t]=new be(t,2,!1,t.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(t){Ee[t]=new be(t,2,!1,t,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(t){Ee[t]=new be(t,3,!1,t.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(t){Ee[t]=new be(t,3,!0,t,null,!1,!1)});["capture","download"].forEach(function(t){Ee[t]=new be(t,4,!1,t,null,!1,!1)});["cols","rows","size","span"].forEach(function(t){Ee[t]=new be(t,6,!1,t,null,!1,!1)});["rowSpan","start"].forEach(function(t){Ee[t]=new be(t,5,!1,t.toLowerCase(),null,!1,!1)});var fu=/[\-:]([a-z])/g;function du(t){return t[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(t){var e=t.replace(fu,du);Ee[e]=new be(e,1,!1,t,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(t){var e=t.replace(fu,du);Ee[e]=new be(e,1,!1,t,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(t){var e=t.replace(fu,du);Ee[e]=new be(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(t){Ee[t]=new be(t,1,!1,t.toLowerCase(),null,!1,!1)});Ee.xlinkHref=new be("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(t){Ee[t]=new be(t,1,!1,t.toLowerCase(),null,!0,!0)});function hu(t,e,n,r){var i=Ee.hasOwnProperty(e)?Ee[e]:null;(i!==null?i.type!==0:r||!(2l||i[s]!==o[l]){var a=` -`+i[s].replace(" at new "," at ");return t.displayName&&a.includes("")&&(a=a.replace("",t.displayName)),a}while(1<=s&&0<=l);break}}}finally{fl=!1,Error.prepareStackTrace=n}return(t=t?t.displayName||t.name:"")?di(t):""}function Xp(t){switch(t.tag){case 5:return di(t.type);case 16:return di("Lazy");case 13:return di("Suspense");case 19:return di("SuspenseList");case 0:case 2:case 15:return t=dl(t.type,!1),t;case 11:return t=dl(t.type.render,!1),t;case 1:return t=dl(t.type,!0),t;default:return""}}function ql(t){if(t==null)return null;if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case fr:return"Fragment";case cr:return"Portal";case Xl:return"Profiler";case hu:return"StrictMode";case Gl:return"Suspense";case Kl:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case zd:return(t.displayName||"Context")+".Consumer";case jd:return(t._context.displayName||"Context")+".Provider";case pu:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case mu:return e=t.displayName||null,e!==null?e:ql(t.type)||"Memo";case nn:e=t._payload,t=t._init;try{return ql(t(e))}catch{}}return null}function Gp(t){var e=t.type;switch(t.tag){case 24:return"Cache";case 9:return(e.displayName||"Context")+".Consumer";case 10:return(e._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return t=e.render,t=t.displayName||t.name||"",e.displayName||(t!==""?"ForwardRef("+t+")":"ForwardRef");case 7:return"Fragment";case 5:return e;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return ql(e);case 8:return e===hu?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e}return null}function Cn(t){switch(typeof t){case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function Rd(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function Kp(t){var e=Rd(t)?"checked":"value",n=Object.getOwnPropertyDescriptor(t.constructor.prototype,e),r=""+t[e];if(!t.hasOwnProperty(e)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return i.call(this)},set:function(s){r=""+s,o.call(this,s)}}),Object.defineProperty(t,e,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(s){r=""+s},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function xo(t){t._valueTracker||(t._valueTracker=Kp(t))}function Md(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),r="";return t&&(r=Rd(t)?t.checked?"true":"false":t.value),t=r,t!==n?(e.setValue(t),!0):!1}function es(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}function Zl(t,e){var n=e.checked;return ae({},e,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??t._wrapperState.initialChecked})}function Oc(t,e){var n=e.defaultValue==null?"":e.defaultValue,r=e.checked!=null?e.checked:e.defaultChecked;n=Cn(e.value!=null?e.value:n),t._wrapperState={initialChecked:r,initialValue:n,controlled:e.type==="checkbox"||e.type==="radio"?e.checked!=null:e.value!=null}}function Ld(t,e){e=e.checked,e!=null&&du(t,"checked",e,!1)}function Jl(t,e){Ld(t,e);var n=Cn(e.value),r=e.type;if(n!=null)r==="number"?(n===0&&t.value===""||t.value!=n)&&(t.value=""+n):t.value!==""+n&&(t.value=""+n);else if(r==="submit"||r==="reset"){t.removeAttribute("value");return}e.hasOwnProperty("value")?ea(t,e.type,n):e.hasOwnProperty("defaultValue")&&ea(t,e.type,Cn(e.defaultValue)),e.checked==null&&e.defaultChecked!=null&&(t.defaultChecked=!!e.defaultChecked)}function jc(t,e,n){if(e.hasOwnProperty("value")||e.hasOwnProperty("defaultValue")){var r=e.type;if(!(r!=="submit"&&r!=="reset"||e.value!==void 0&&e.value!==null))return;e=""+t._wrapperState.initialValue,n||e===t.value||(t.value=e),t.defaultValue=e}n=t.name,n!==""&&(t.name=""),t.defaultChecked=!!t._wrapperState.initialChecked,n!==""&&(t.name=n)}function ea(t,e,n){(e!=="number"||es(t.ownerDocument)!==t)&&(n==null?t.defaultValue=""+t._wrapperState.initialValue:t.defaultValue!==""+n&&(t.defaultValue=""+n))}var hi=Array.isArray;function Pr(t,e,n,r){if(t=t.options,e){e={};for(var i=0;i"+e.valueOf().toString()+"",e=So.firstChild;t.firstChild;)t.removeChild(t.firstChild);for(;e.firstChild;)t.appendChild(e.firstChild)}});function Li(t,e){if(e){var n=t.firstChild;if(n&&n===t.lastChild&&n.nodeType===3){n.nodeValue=e;return}}t.textContent=e}var xi={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},qp=["Webkit","ms","Moz","O"];Object.keys(xi).forEach(function(t){qp.forEach(function(e){e=e+t.charAt(0).toUpperCase()+t.substring(1),xi[e]=xi[t]})});function Ad(t,e,n){return e==null||typeof e=="boolean"||e===""?"":n||typeof e!="number"||e===0||xi.hasOwnProperty(t)&&xi[t]?(""+e).trim():e+"px"}function bd(t,e){t=t.style;for(var n in e)if(e.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=Ad(n,e[n],r);n==="float"&&(n="cssFloat"),r?t.setProperty(n,i):t[n]=i}}var Zp=ae({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ra(t,e){if(e){if(Zp[t]&&(e.children!=null||e.dangerouslySetInnerHTML!=null))throw Error(j(137,t));if(e.dangerouslySetInnerHTML!=null){if(e.children!=null)throw Error(j(60));if(typeof e.dangerouslySetInnerHTML!="object"||!("__html"in e.dangerouslySetInnerHTML))throw Error(j(61))}if(e.style!=null&&typeof e.style!="object")throw Error(j(62))}}function ia(t,e){if(t.indexOf("-")===-1)return typeof e.is=="string";switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var oa=null;function vu(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var sa=null,Or=null,jr=null;function Rc(t){if(t=uo(t)){if(typeof sa!="function")throw Error(j(280));var e=t.stateNode;e&&(e=Vs(e),sa(t.stateNode,t.type,e))}}function Ud(t){Or?jr?jr.push(t):jr=[t]:Or=t}function Bd(){if(Or){var t=Or,e=jr;if(jr=Or=null,Rc(t),e)for(t=0;t>>=0,t===0?32:31-(um(t)/cm|0)|0}var ko=64,Co=4194304;function pi(t){switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return t&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return t}}function is(t,e){var n=t.pendingLanes;if(n===0)return 0;var r=0,i=t.suspendedLanes,o=t.pingedLanes,s=n&268435455;if(s!==0){var l=s&~i;l!==0?r=pi(l):(o&=s,o!==0&&(r=pi(o)))}else s=n&~i,s!==0?r=pi(s):o!==0&&(r=pi(o));if(r===0)return 0;if(e!==0&&e!==r&&!(e&i)&&(i=r&-r,o=e&-e,i>=o||i===16&&(o&4194240)!==0))return e;if(r&4&&(r|=n&16),e=t.entangledLanes,e!==0)for(t=t.entanglements,e&=r;0n;n++)e.push(t);return e}function lo(t,e,n){t.pendingLanes|=e,e!==536870912&&(t.suspendedLanes=0,t.pingedLanes=0),t=t.eventTimes,e=31-St(e),t[e]=n}function pm(t,e){var n=t.pendingLanes&~e;t.pendingLanes=e,t.suspendedLanes=0,t.pingedLanes=0,t.expiredLanes&=e,t.mutableReadLanes&=e,t.entangledLanes&=e,e=t.entanglements;var r=t.eventTimes;for(t=t.expirationTimes;0=ki),Bc=" ",$c=!1;function lh(t,e){switch(t){case"keyup":return $m.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ah(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var dr=!1;function Vm(t,e){switch(t){case"compositionend":return ah(e);case"keypress":return e.which!==32?null:($c=!0,Bc);case"textInput":return t=e.data,t===Bc&&$c?null:t;default:return null}}function Hm(t,e){if(dr)return t==="compositionend"||!Cu&&lh(t,e)?(t=oh(),$o=xu=ln=null,dr=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1=e)return{node:n,offset:e-t};t=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Yc(n)}}function dh(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?dh(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function hh(){for(var t=window,e=es();e instanceof t.HTMLIFrameElement;){try{var n=typeof e.contentWindow.location.href=="string"}catch{n=!1}if(n)t=e.contentWindow;else break;e=es(t.document)}return e}function Tu(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}function ev(t){var e=hh(),n=t.focusedElem,r=t.selectionRange;if(e!==n&&n&&n.ownerDocument&&dh(n.ownerDocument.documentElement,n)){if(r!==null&&Tu(n)){if(e=r.start,t=r.end,t===void 0&&(t=e),"selectionStart"in n)n.selectionStart=e,n.selectionEnd=Math.min(t,n.value.length);else if(t=(e=n.ownerDocument||document)&&e.defaultView||window,t.getSelection){t=t.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!t.extend&&o>r&&(i=r,r=o,o=i),i=Qc(n,o);var s=Qc(n,r);i&&s&&(t.rangeCount!==1||t.anchorNode!==i.node||t.anchorOffset!==i.offset||t.focusNode!==s.node||t.focusOffset!==s.offset)&&(e=e.createRange(),e.setStart(i.node,i.offset),t.removeAllRanges(),o>r?(t.addRange(e),t.extend(s.node,s.offset)):(e.setEnd(s.node,s.offset),t.addRange(e)))}}for(e=[],t=n;t=t.parentNode;)t.nodeType===1&&e.push({element:t,left:t.scrollLeft,top:t.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n=document.documentMode,hr=null,da=null,Ti=null,ha=!1;function Xc(t,e,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;ha||hr==null||hr!==es(r)||(r=hr,"selectionStart"in r&&Tu(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Ti&&Ui(Ti,r)||(Ti=r,r=ls(da,"onSelect"),0vr||(t.current=_a[vr],_a[vr]=null,vr--)}function J(t,e){vr++,_a[vr]=t.current,t.current=e}var Tn={},Le=jn(Tn),$e=jn(!1),Gn=Tn;function Fr(t,e){var n=t.type.contextTypes;if(!n)return Tn;var r=t.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===e)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=e[o];return r&&(t=t.stateNode,t.__reactInternalMemoizedUnmaskedChildContext=e,t.__reactInternalMemoizedMaskedChildContext=i),i}function We(t){return t=t.childContextTypes,t!=null}function us(){te($e),te(Le)}function tf(t,e,n){if(Le.current!==Tn)throw Error(j(168));J(Le,e),J($e,n)}function Sh(t,e,n){var r=t.stateNode;if(e=e.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in e))throw Error(j(108,Gp(t)||"Unknown",i));return ae({},n,r)}function cs(t){return t=(t=t.stateNode)&&t.__reactInternalMemoizedMergedChildContext||Tn,Gn=Le.current,J(Le,t),J($e,$e.current),!0}function nf(t,e,n){var r=t.stateNode;if(!r)throw Error(j(169));n?(t=Sh(t,e,Gn),r.__reactInternalMemoizedMergedChildContext=t,te($e),te(Le),J(Le,t)):te($e),J($e,n)}var Wt=null,Hs=!1,El=!1;function kh(t){Wt===null?Wt=[t]:Wt.push(t)}function dv(t){Hs=!0,kh(t)}function zn(){if(!El&&Wt!==null){El=!0;var t=0,e=G;try{var n=Wt;for(G=1;t>=s,i-=s,Ht=1<<32-St(e)+i|n<C?(T=E,E=null):T=E.sibling;var O=d(m,E,g[C],x);if(O===null){E===null&&(E=T);break}t&&E&&O.alternate===null&&e(m,E),h=o(O,h,C),k===null?S=O:k.sibling=O,k=O,E=T}if(C===g.length)return n(m,E),ne&&In(m,C),S;if(E===null){for(;CC?(T=E,E=null):T=E.sibling;var L=d(m,E,O.value,x);if(L===null){E===null&&(E=T);break}t&&E&&L.alternate===null&&e(m,E),h=o(L,h,C),k===null?S=L:k.sibling=L,k=L,E=T}if(O.done)return n(m,E),ne&&In(m,C),S;if(E===null){for(;!O.done;C++,O=g.next())O=f(m,O.value,x),O!==null&&(h=o(O,h,C),k===null?S=O:k.sibling=O,k=O);return ne&&In(m,C),S}for(E=r(m,E);!O.done;C++,O=g.next())O=v(E,m,C,O.value,x),O!==null&&(t&&O.alternate!==null&&E.delete(O.key===null?C:O.key),h=o(O,h,C),k===null?S=O:k.sibling=O,k=O);return t&&E.forEach(function(B){return e(m,B)}),ne&&In(m,C),S}function w(m,h,g,x){if(typeof g=="object"&&g!==null&&g.type===fr&&g.key===null&&(g=g.props.children),typeof g=="object"&&g!==null){switch(g.$$typeof){case wo:e:{for(var S=g.key,k=h;k!==null;){if(k.key===S){if(S=g.type,S===fr){if(k.tag===7){n(m,k.sibling),h=i(k,g.props.children),h.return=m,m=h;break e}}else if(k.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===nn&&sf(S)===k.type){n(m,k.sibling),h=i(k,g.props),h.ref=si(m,k,g),h.return=m,m=h;break e}n(m,k);break}else e(m,k);k=k.sibling}g.type===fr?(h=Vn(g.props.children,m.mode,x,g.key),h.return=m,m=h):(x=Ko(g.type,g.key,g.props,null,m.mode,x),x.ref=si(m,h,g),x.return=m,m=x)}return s(m);case cr:e:{for(k=g.key;h!==null;){if(h.key===k)if(h.tag===4&&h.stateNode.containerInfo===g.containerInfo&&h.stateNode.implementation===g.implementation){n(m,h.sibling),h=i(h,g.children||[]),h.return=m,m=h;break e}else{n(m,h);break}else e(m,h);h=h.sibling}h=Ll(g,m.mode,x),h.return=m,m=h}return s(m);case nn:return k=g._init,w(m,h,k(g._payload),x)}if(hi(g))return y(m,h,g,x);if(ti(g))return p(m,h,g,x);No(m,g)}return typeof g=="string"&&g!==""||typeof g=="number"?(g=""+g,h!==null&&h.tag===6?(n(m,h.sibling),h=i(h,g),h.return=m,m=h):(n(m,h),h=Ml(g,m.mode,x),h.return=m,m=h),s(m)):n(m,h)}return w}var br=Ph(!0),Oh=Ph(!1),hs=jn(null),ps=null,_r=null,ju=null;function zu(){ju=_r=ps=null}function Nu(t){var e=hs.current;te(hs),t._currentValue=e}function Sa(t,e,n){for(;t!==null;){var r=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,r!==null&&(r.childLanes|=e)):r!==null&&(r.childLanes&e)!==e&&(r.childLanes|=e),t===n)break;t=t.return}}function Nr(t,e){ps=t,ju=_r=null,t=t.dependencies,t!==null&&t.firstContext!==null&&(t.lanes&e&&(Be=!0),t.firstContext=null)}function pt(t){var e=t._currentValue;if(ju!==t)if(t={context:t,memoizedValue:e,next:null},_r===null){if(ps===null)throw Error(j(308));_r=t,ps.dependencies={lanes:0,firstContext:t}}else _r=_r.next=t;return e}var Un=null;function Ru(t){Un===null?Un=[t]:Un.push(t)}function jh(t,e,n,r){var i=e.interleaved;return i===null?(n.next=n,Ru(e)):(n.next=i.next,i.next=n),e.interleaved=n,Kt(t,r)}function Kt(t,e){t.lanes|=e;var n=t.alternate;for(n!==null&&(n.lanes|=e),n=t,t=t.return;t!==null;)t.childLanes|=e,n=t.alternate,n!==null&&(n.childLanes|=e),n=t,t=t.return;return n.tag===3?n.stateNode:null}var rn=!1;function Mu(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function zh(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,effects:t.effects})}function Qt(t,e){return{eventTime:t,lane:e,tag:0,payload:null,callback:null,next:null}}function gn(t,e,n){var r=t.updateQueue;if(r===null)return null;if(r=r.shared,H&2){var i=r.pending;return i===null?e.next=e:(e.next=i.next,i.next=e),r.pending=e,Kt(t,n)}return i=r.interleaved,i===null?(e.next=e,Ru(r)):(e.next=i.next,i.next=e),r.interleaved=e,Kt(t,n)}function Vo(t,e,n){if(e=e.updateQueue,e!==null&&(e=e.shared,(n&4194240)!==0)){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,yu(t,n)}}function lf(t,e){var n=t.updateQueue,r=t.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var s={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};o===null?i=o=s:o=o.next=s,n=n.next}while(n!==null);o===null?i=o=e:o=o.next=e}else i=o=e;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},t.updateQueue=n;return}t=n.lastBaseUpdate,t===null?n.firstBaseUpdate=e:t.next=e,n.lastBaseUpdate=e}function ms(t,e,n,r){var i=t.updateQueue;rn=!1;var o=i.firstBaseUpdate,s=i.lastBaseUpdate,l=i.shared.pending;if(l!==null){i.shared.pending=null;var a=l,u=a.next;a.next=null,s===null?o=u:s.next=u,s=a;var c=t.alternate;c!==null&&(c=c.updateQueue,l=c.lastBaseUpdate,l!==s&&(l===null?c.firstBaseUpdate=u:l.next=u,c.lastBaseUpdate=a))}if(o!==null){var f=i.baseState;s=0,c=u=a=null,l=o;do{var d=l.lane,v=l.eventTime;if((r&d)===d){c!==null&&(c=c.next={eventTime:v,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var y=t,p=l;switch(d=e,v=n,p.tag){case 1:if(y=p.payload,typeof y=="function"){f=y.call(v,f,d);break e}f=y;break e;case 3:y.flags=y.flags&-65537|128;case 0:if(y=p.payload,d=typeof y=="function"?y.call(v,f,d):y,d==null)break e;f=ae({},f,d);break e;case 2:rn=!0}}l.callback!==null&&l.lane!==0&&(t.flags|=64,d=i.effects,d===null?i.effects=[l]:d.push(l))}else v={eventTime:v,lane:d,tag:l.tag,payload:l.payload,callback:l.callback,next:null},c===null?(u=c=v,a=f):c=c.next=v,s|=d;if(l=l.next,l===null){if(l=i.shared.pending,l===null)break;d=l,l=d.next,d.next=null,i.lastBaseUpdate=d,i.shared.pending=null}}while(!0);if(c===null&&(a=f),i.baseState=a,i.firstBaseUpdate=u,i.lastBaseUpdate=c,e=i.shared.interleaved,e!==null){i=e;do s|=i.lane,i=i.next;while(i!==e)}else o===null&&(i.shared.lanes=0);Zn|=s,t.lanes=s,t.memoizedState=f}}function af(t,e,n){if(t=e.effects,e.effects=null,t!==null)for(e=0;en?n:4,t(!0);var r=Ol.transition;Ol.transition={};try{t(!1),e()}finally{G=n,Ol.transition=r}}function Qh(){return mt().memoizedState}function vv(t,e,n){var r=_n(t);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},Xh(t))Gh(e,n);else if(n=jh(t,e,n,r),n!==null){var i=Fe();kt(n,t,r,i),Kh(n,e,r)}}function gv(t,e,n){var r=_n(t),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(Xh(t))Gh(e,i);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var s=e.lastRenderedState,l=o(s,n);if(i.hasEagerState=!0,i.eagerState=l,Ct(l,s)){var a=e.interleaved;a===null?(i.next=i,Ru(e)):(i.next=a.next,a.next=i),e.interleaved=i;return}}catch{}finally{}n=jh(t,e,i,r),n!==null&&(i=Fe(),kt(n,t,r,i),Kh(n,e,r))}}function Xh(t){var e=t.alternate;return t===le||e!==null&&e===le}function Gh(t,e){Ei=gs=!0;var n=t.pending;n===null?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function Kh(t,e,n){if(n&4194240){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,yu(t,n)}}var ys={readContext:pt,useCallback:Oe,useContext:Oe,useEffect:Oe,useImperativeHandle:Oe,useInsertionEffect:Oe,useLayoutEffect:Oe,useMemo:Oe,useReducer:Oe,useRef:Oe,useState:Oe,useDebugValue:Oe,useDeferredValue:Oe,useTransition:Oe,useMutableSource:Oe,useSyncExternalStore:Oe,useId:Oe,unstable_isNewReconciler:!1},yv={readContext:pt,useCallback:function(t,e){return Ot().memoizedState=[t,e===void 0?null:e],t},useContext:pt,useEffect:cf,useImperativeHandle:function(t,e,n){return n=n!=null?n.concat([t]):null,Yo(4194308,4,$h.bind(null,e,t),n)},useLayoutEffect:function(t,e){return Yo(4194308,4,t,e)},useInsertionEffect:function(t,e){return Yo(4,2,t,e)},useMemo:function(t,e){var n=Ot();return e=e===void 0?null:e,t=t(),n.memoizedState=[t,e],t},useReducer:function(t,e,n){var r=Ot();return e=n!==void 0?n(e):e,r.memoizedState=r.baseState=e,t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:e},r.queue=t,t=t.dispatch=vv.bind(null,le,t),[r.memoizedState,t]},useRef:function(t){var e=Ot();return t={current:t},e.memoizedState=t},useState:uf,useDebugValue:Bu,useDeferredValue:function(t){return Ot().memoizedState=t},useTransition:function(){var t=uf(!1),e=t[0];return t=mv.bind(null,t[1]),Ot().memoizedState=t,[e,t]},useMutableSource:function(){},useSyncExternalStore:function(t,e,n){var r=le,i=Ot();if(ne){if(n===void 0)throw Error(j(407));n=n()}else{if(n=e(),Se===null)throw Error(j(349));qn&30||Lh(r,e,n)}i.memoizedState=n;var o={value:n,getSnapshot:e};return i.queue=o,cf(Ih.bind(null,r,o,t),[t]),r.flags|=2048,Xi(9,Dh.bind(null,r,o,n,e),void 0,null),n},useId:function(){var t=Ot(),e=Se.identifierPrefix;if(ne){var n=Yt,r=Ht;n=(r&~(1<<32-St(r)-1)).toString(32)+n,e=":"+e+"R"+n,n=Yi++,0")&&(a=a.replace("",t.displayName)),a}while(1<=s&&0<=l);break}}}finally{cl=!1,Error.prepareStackTrace=n}return(t=t?t.displayName||t.name:"")?fi(t):""}function qp(t){switch(t.tag){case 5:return fi(t.type);case 16:return fi("Lazy");case 13:return fi("Suspense");case 19:return fi("SuspenseList");case 0:case 2:case 15:return t=fl(t.type,!1),t;case 11:return t=fl(t.type.render,!1),t;case 1:return t=fl(t.type,!0),t;default:return""}}function Zl(t){if(t==null)return null;if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case fr:return"Fragment";case cr:return"Portal";case Gl:return"Profiler";case pu:return"StrictMode";case Kl:return"Suspense";case ql:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case Nd:return(t.displayName||"Context")+".Consumer";case zd:return(t._context.displayName||"Context")+".Provider";case mu:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case vu:return e=t.displayName||null,e!==null?e:Zl(t.type)||"Memo";case nn:e=t._payload,t=t._init;try{return Zl(t(e))}catch{}}return null}function Zp(t){var e=t.type;switch(t.tag){case 24:return"Cache";case 9:return(e.displayName||"Context")+".Consumer";case 10:return(e._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return t=e.render,t=t.displayName||t.name||"",e.displayName||(t!==""?"ForwardRef("+t+")":"ForwardRef");case 7:return"Fragment";case 5:return e;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Zl(e);case 8:return e===pu?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e}return null}function Cn(t){switch(typeof t){case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function Md(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function Jp(t){var e=Md(t)?"checked":"value",n=Object.getOwnPropertyDescriptor(t.constructor.prototype,e),r=""+t[e];if(!t.hasOwnProperty(e)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return i.call(this)},set:function(s){r=""+s,o.call(this,s)}}),Object.defineProperty(t,e,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(s){r=""+s},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function _o(t){t._valueTracker||(t._valueTracker=Jp(t))}function Ld(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),r="";return t&&(r=Md(t)?t.checked?"true":"false":t.value),t=r,t!==n?(e.setValue(t),!0):!1}function Zo(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}function Jl(t,e){var n=e.checked;return ae({},e,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??t._wrapperState.initialChecked})}function jc(t,e){var n=e.defaultValue==null?"":e.defaultValue,r=e.checked!=null?e.checked:e.defaultChecked;n=Cn(e.value!=null?e.value:n),t._wrapperState={initialChecked:r,initialValue:n,controlled:e.type==="checkbox"||e.type==="radio"?e.checked!=null:e.value!=null}}function Dd(t,e){e=e.checked,e!=null&&hu(t,"checked",e,!1)}function ea(t,e){Dd(t,e);var n=Cn(e.value),r=e.type;if(n!=null)r==="number"?(n===0&&t.value===""||t.value!=n)&&(t.value=""+n):t.value!==""+n&&(t.value=""+n);else if(r==="submit"||r==="reset"){t.removeAttribute("value");return}e.hasOwnProperty("value")?ta(t,e.type,n):e.hasOwnProperty("defaultValue")&&ta(t,e.type,Cn(e.defaultValue)),e.checked==null&&e.defaultChecked!=null&&(t.defaultChecked=!!e.defaultChecked)}function zc(t,e,n){if(e.hasOwnProperty("value")||e.hasOwnProperty("defaultValue")){var r=e.type;if(!(r!=="submit"&&r!=="reset"||e.value!==void 0&&e.value!==null))return;e=""+t._wrapperState.initialValue,n||e===t.value||(t.value=e),t.defaultValue=e}n=t.name,n!==""&&(t.name=""),t.defaultChecked=!!t._wrapperState.initialChecked,n!==""&&(t.name=n)}function ta(t,e,n){(e!=="number"||Zo(t.ownerDocument)!==t)&&(n==null?t.defaultValue=""+t._wrapperState.initialValue:t.defaultValue!==""+n&&(t.defaultValue=""+n))}var di=Array.isArray;function Pr(t,e,n,r){if(t=t.options,e){e={};for(var i=0;i"+e.valueOf().toString()+"",e=wo.firstChild;t.firstChild;)t.removeChild(t.firstChild);for(;e.firstChild;)t.appendChild(e.firstChild)}});function Ri(t,e){if(e){var n=t.firstChild;if(n&&n===t.lastChild&&n.nodeType===3){n.nodeValue=e;return}}t.textContent=e}var _i={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},em=["Webkit","ms","Moz","O"];Object.keys(_i).forEach(function(t){em.forEach(function(e){e=e+t.charAt(0).toUpperCase()+t.substring(1),_i[e]=_i[t]})});function bd(t,e,n){return e==null||typeof e=="boolean"||e===""?"":n||typeof e!="number"||e===0||_i.hasOwnProperty(t)&&_i[t]?(""+e).trim():e+"px"}function Ud(t,e){t=t.style;for(var n in e)if(e.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=bd(n,e[n],r);n==="float"&&(n="cssFloat"),r?t.setProperty(n,i):t[n]=i}}var tm=ae({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ia(t,e){if(e){if(tm[t]&&(e.children!=null||e.dangerouslySetInnerHTML!=null))throw Error(j(137,t));if(e.dangerouslySetInnerHTML!=null){if(e.children!=null)throw Error(j(60));if(typeof e.dangerouslySetInnerHTML!="object"||!("__html"in e.dangerouslySetInnerHTML))throw Error(j(61))}if(e.style!=null&&typeof e.style!="object")throw Error(j(62))}}function oa(t,e){if(t.indexOf("-")===-1)return typeof e.is=="string";switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var sa=null;function gu(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var la=null,Or=null,jr=null;function Mc(t){if(t=lo(t)){if(typeof la!="function")throw Error(j(280));var e=t.stateNode;e&&(e=$s(e),la(t.stateNode,t.type,e))}}function Bd(t){Or?jr?jr.push(t):jr=[t]:Or=t}function $d(){if(Or){var t=Or,e=jr;if(jr=Or=null,Mc(t),e)for(t=0;t>>=0,t===0?32:31-(dm(t)/hm|0)|0}var xo=64,So=4194304;function hi(t){switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return t&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return t}}function ns(t,e){var n=t.pendingLanes;if(n===0)return 0;var r=0,i=t.suspendedLanes,o=t.pingedLanes,s=n&268435455;if(s!==0){var l=s&~i;l!==0?r=hi(l):(o&=s,o!==0&&(r=hi(o)))}else s=n&~i,s!==0?r=hi(s):o!==0&&(r=hi(o));if(r===0)return 0;if(e!==0&&e!==r&&!(e&i)&&(i=r&-r,o=e&-e,i>=o||i===16&&(o&4194240)!==0))return e;if(r&4&&(r|=n&16),e=t.entangledLanes,e!==0)for(t=t.entanglements,e&=r;0n;n++)e.push(t);return e}function oo(t,e,n){t.pendingLanes|=e,e!==536870912&&(t.suspendedLanes=0,t.pingedLanes=0),t=t.eventTimes,e=31-St(e),t[e]=n}function gm(t,e){var n=t.pendingLanes&~e;t.pendingLanes=e,t.suspendedLanes=0,t.pingedLanes=0,t.expiredLanes&=e,t.mutableReadLanes&=e,t.entangledLanes&=e,e=t.entanglements;var r=t.eventTimes;for(t=t.expirationTimes;0=xi),$c=" ",Wc=!1;function ah(t,e){switch(t){case"keyup":return Hm.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function uh(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var dr=!1;function Qm(t,e){switch(t){case"compositionend":return uh(e);case"keypress":return e.which!==32?null:(Wc=!0,$c);case"textInput":return t=e.data,t===$c&&Wc?null:t;default:return null}}function Xm(t,e){if(dr)return t==="compositionend"||!Tu&&ah(t,e)?(t=sh(),bo=Su=ln=null,dr=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1=e)return{node:n,offset:e-t};t=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Qc(n)}}function hh(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?hh(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function ph(){for(var t=window,e=Zo();e instanceof t.HTMLIFrameElement;){try{var n=typeof e.contentWindow.location.href=="string"}catch{n=!1}if(n)t=e.contentWindow;else break;e=Zo(t.document)}return e}function Eu(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}function rv(t){var e=ph(),n=t.focusedElem,r=t.selectionRange;if(e!==n&&n&&n.ownerDocument&&hh(n.ownerDocument.documentElement,n)){if(r!==null&&Eu(n)){if(e=r.start,t=r.end,t===void 0&&(t=e),"selectionStart"in n)n.selectionStart=e,n.selectionEnd=Math.min(t,n.value.length);else if(t=(e=n.ownerDocument||document)&&e.defaultView||window,t.getSelection){t=t.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!t.extend&&o>r&&(i=r,r=o,o=i),i=Xc(n,o);var s=Xc(n,r);i&&s&&(t.rangeCount!==1||t.anchorNode!==i.node||t.anchorOffset!==i.offset||t.focusNode!==s.node||t.focusOffset!==s.offset)&&(e=e.createRange(),e.setStart(i.node,i.offset),t.removeAllRanges(),o>r?(t.addRange(e),t.extend(s.node,s.offset)):(e.setEnd(s.node,s.offset),t.addRange(e)))}}for(e=[],t=n;t=t.parentNode;)t.nodeType===1&&e.push({element:t,left:t.scrollLeft,top:t.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n=document.documentMode,hr=null,ha=null,ki=null,pa=!1;function Gc(t,e,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;pa||hr==null||hr!==Zo(r)||(r=hr,"selectionStart"in r&&Eu(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),ki&&Ai(ki,r)||(ki=r,r=os(ha,"onSelect"),0vr||(t.current=wa[vr],wa[vr]=null,vr--)}function J(t,e){vr++,wa[vr]=t.current,t.current=e}var Tn={},Le=jn(Tn),$e=jn(!1),Gn=Tn;function Fr(t,e){var n=t.type.contextTypes;if(!n)return Tn;var r=t.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===e)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=e[o];return r&&(t=t.stateNode,t.__reactInternalMemoizedUnmaskedChildContext=e,t.__reactInternalMemoizedMaskedChildContext=i),i}function We(t){return t=t.childContextTypes,t!=null}function ls(){te($e),te(Le)}function nf(t,e,n){if(Le.current!==Tn)throw Error(j(168));J(Le,e),J($e,n)}function kh(t,e,n){var r=t.stateNode;if(e=e.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in e))throw Error(j(108,Zp(t)||"Unknown",i));return ae({},n,r)}function as(t){return t=(t=t.stateNode)&&t.__reactInternalMemoizedMergedChildContext||Tn,Gn=Le.current,J(Le,t),J($e,$e.current),!0}function rf(t,e,n){var r=t.stateNode;if(!r)throw Error(j(169));n?(t=kh(t,e,Gn),r.__reactInternalMemoizedMergedChildContext=t,te($e),te(Le),J(Le,t)):te($e),J($e,n)}var Wt=null,Ws=!1,Tl=!1;function Ch(t){Wt===null?Wt=[t]:Wt.push(t)}function mv(t){Ws=!0,Ch(t)}function zn(){if(!Tl&&Wt!==null){Tl=!0;var t=0,e=G;try{var n=Wt;for(G=1;t>=s,i-=s,Ht=1<<32-St(e)+i|n<C?(T=E,E=null):T=E.sibling;var O=d(m,E,g[C],x);if(O===null){E===null&&(E=T);break}t&&E&&O.alternate===null&&e(m,E),h=o(O,h,C),k===null?S=O:k.sibling=O,k=O,E=T}if(C===g.length)return n(m,E),ne&&In(m,C),S;if(E===null){for(;CC?(T=E,E=null):T=E.sibling;var L=d(m,E,O.value,x);if(L===null){E===null&&(E=T);break}t&&E&&L.alternate===null&&e(m,E),h=o(L,h,C),k===null?S=L:k.sibling=L,k=L,E=T}if(O.done)return n(m,E),ne&&In(m,C),S;if(E===null){for(;!O.done;C++,O=g.next())O=f(m,O.value,x),O!==null&&(h=o(O,h,C),k===null?S=O:k.sibling=O,k=O);return ne&&In(m,C),S}for(E=r(m,E);!O.done;C++,O=g.next())O=v(E,m,C,O.value,x),O!==null&&(t&&O.alternate!==null&&E.delete(O.key===null?C:O.key),h=o(O,h,C),k===null?S=O:k.sibling=O,k=O);return t&&E.forEach(function(B){return e(m,B)}),ne&&In(m,C),S}function w(m,h,g,x){if(typeof g=="object"&&g!==null&&g.type===fr&&g.key===null&&(g=g.props.children),typeof g=="object"&&g!==null){switch(g.$$typeof){case yo:e:{for(var S=g.key,k=h;k!==null;){if(k.key===S){if(S=g.type,S===fr){if(k.tag===7){n(m,k.sibling),h=i(k,g.props.children),h.return=m,m=h;break e}}else if(k.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===nn&&lf(S)===k.type){n(m,k.sibling),h=i(k,g.props),h.ref=si(m,k,g),h.return=m,m=h;break e}n(m,k);break}else e(m,k);k=k.sibling}g.type===fr?(h=Vn(g.props.children,m.mode,x,g.key),h.return=m,m=h):(x=Qo(g.type,g.key,g.props,null,m.mode,x),x.ref=si(m,h,g),x.return=m,m=x)}return s(m);case cr:e:{for(k=g.key;h!==null;){if(h.key===k)if(h.tag===4&&h.stateNode.containerInfo===g.containerInfo&&h.stateNode.implementation===g.implementation){n(m,h.sibling),h=i(h,g.children||[]),h.return=m,m=h;break e}else{n(m,h);break}else e(m,h);h=h.sibling}h=Ml(g,m.mode,x),h.return=m,m=h}return s(m);case nn:return k=g._init,w(m,h,k(g._payload),x)}if(di(g))return y(m,h,g,x);if(ti(g))return p(m,h,g,x);jo(m,g)}return typeof g=="string"&&g!==""||typeof g=="number"?(g=""+g,h!==null&&h.tag===6?(n(m,h.sibling),h=i(h,g),h.return=m,m=h):(n(m,h),h=Rl(g,m.mode,x),h.return=m,m=h),s(m)):n(m,h)}return w}var br=Oh(!0),jh=Oh(!1),fs=jn(null),ds=null,_r=null,zu=null;function Nu(){zu=_r=ds=null}function Ru(t){var e=fs.current;te(fs),t._currentValue=e}function ka(t,e,n){for(;t!==null;){var r=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,r!==null&&(r.childLanes|=e)):r!==null&&(r.childLanes&e)!==e&&(r.childLanes|=e),t===n)break;t=t.return}}function Nr(t,e){ds=t,zu=_r=null,t=t.dependencies,t!==null&&t.firstContext!==null&&(t.lanes&e&&(Be=!0),t.firstContext=null)}function pt(t){var e=t._currentValue;if(zu!==t)if(t={context:t,memoizedValue:e,next:null},_r===null){if(ds===null)throw Error(j(308));_r=t,ds.dependencies={lanes:0,firstContext:t}}else _r=_r.next=t;return e}var Un=null;function Mu(t){Un===null?Un=[t]:Un.push(t)}function zh(t,e,n,r){var i=e.interleaved;return i===null?(n.next=n,Mu(e)):(n.next=i.next,i.next=n),e.interleaved=n,Kt(t,r)}function Kt(t,e){t.lanes|=e;var n=t.alternate;for(n!==null&&(n.lanes|=e),n=t,t=t.return;t!==null;)t.childLanes|=e,n=t.alternate,n!==null&&(n.childLanes|=e),n=t,t=t.return;return n.tag===3?n.stateNode:null}var rn=!1;function Lu(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Nh(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,effects:t.effects})}function Qt(t,e){return{eventTime:t,lane:e,tag:0,payload:null,callback:null,next:null}}function gn(t,e,n){var r=t.updateQueue;if(r===null)return null;if(r=r.shared,H&2){var i=r.pending;return i===null?e.next=e:(e.next=i.next,i.next=e),r.pending=e,Kt(t,n)}return i=r.interleaved,i===null?(e.next=e,Mu(r)):(e.next=i.next,i.next=e),r.interleaved=e,Kt(t,n)}function Bo(t,e,n){if(e=e.updateQueue,e!==null&&(e=e.shared,(n&4194240)!==0)){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,_u(t,n)}}function af(t,e){var n=t.updateQueue,r=t.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var s={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};o===null?i=o=s:o=o.next=s,n=n.next}while(n!==null);o===null?i=o=e:o=o.next=e}else i=o=e;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},t.updateQueue=n;return}t=n.lastBaseUpdate,t===null?n.firstBaseUpdate=e:t.next=e,n.lastBaseUpdate=e}function hs(t,e,n,r){var i=t.updateQueue;rn=!1;var o=i.firstBaseUpdate,s=i.lastBaseUpdate,l=i.shared.pending;if(l!==null){i.shared.pending=null;var a=l,u=a.next;a.next=null,s===null?o=u:s.next=u,s=a;var c=t.alternate;c!==null&&(c=c.updateQueue,l=c.lastBaseUpdate,l!==s&&(l===null?c.firstBaseUpdate=u:l.next=u,c.lastBaseUpdate=a))}if(o!==null){var f=i.baseState;s=0,c=u=a=null,l=o;do{var d=l.lane,v=l.eventTime;if((r&d)===d){c!==null&&(c=c.next={eventTime:v,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var y=t,p=l;switch(d=e,v=n,p.tag){case 1:if(y=p.payload,typeof y=="function"){f=y.call(v,f,d);break e}f=y;break e;case 3:y.flags=y.flags&-65537|128;case 0:if(y=p.payload,d=typeof y=="function"?y.call(v,f,d):y,d==null)break e;f=ae({},f,d);break e;case 2:rn=!0}}l.callback!==null&&l.lane!==0&&(t.flags|=64,d=i.effects,d===null?i.effects=[l]:d.push(l))}else v={eventTime:v,lane:d,tag:l.tag,payload:l.payload,callback:l.callback,next:null},c===null?(u=c=v,a=f):c=c.next=v,s|=d;if(l=l.next,l===null){if(l=i.shared.pending,l===null)break;d=l,l=d.next,d.next=null,i.lastBaseUpdate=d,i.shared.pending=null}}while(!0);if(c===null&&(a=f),i.baseState=a,i.firstBaseUpdate=u,i.lastBaseUpdate=c,e=i.shared.interleaved,e!==null){i=e;do s|=i.lane,i=i.next;while(i!==e)}else o===null&&(i.shared.lanes=0);Zn|=s,t.lanes=s,t.memoizedState=f}}function uf(t,e,n){if(t=e.effects,e.effects=null,t!==null)for(e=0;en?n:4,t(!0);var r=Pl.transition;Pl.transition={};try{t(!1),e()}finally{G=n,Pl.transition=r}}function Xh(){return mt().memoizedState}function _v(t,e,n){var r=_n(t);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},Gh(t))Kh(e,n);else if(n=zh(t,e,n,r),n!==null){var i=Fe();kt(n,t,r,i),qh(n,e,r)}}function wv(t,e,n){var r=_n(t),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(Gh(t))Kh(e,i);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var s=e.lastRenderedState,l=o(s,n);if(i.hasEagerState=!0,i.eagerState=l,Ct(l,s)){var a=e.interleaved;a===null?(i.next=i,Mu(e)):(i.next=a.next,a.next=i),e.interleaved=i;return}}catch{}finally{}n=zh(t,e,i,r),n!==null&&(i=Fe(),kt(n,t,r,i),qh(n,e,r))}}function Gh(t){var e=t.alternate;return t===le||e!==null&&e===le}function Kh(t,e){Ci=ms=!0;var n=t.pending;n===null?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function qh(t,e,n){if(n&4194240){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,_u(t,n)}}var vs={readContext:pt,useCallback:Oe,useContext:Oe,useEffect:Oe,useImperativeHandle:Oe,useInsertionEffect:Oe,useLayoutEffect:Oe,useMemo:Oe,useReducer:Oe,useRef:Oe,useState:Oe,useDebugValue:Oe,useDeferredValue:Oe,useTransition:Oe,useMutableSource:Oe,useSyncExternalStore:Oe,useId:Oe,unstable_isNewReconciler:!1},xv={readContext:pt,useCallback:function(t,e){return Ot().memoizedState=[t,e===void 0?null:e],t},useContext:pt,useEffect:ff,useImperativeHandle:function(t,e,n){return n=n!=null?n.concat([t]):null,Wo(4194308,4,Wh.bind(null,e,t),n)},useLayoutEffect:function(t,e){return Wo(4194308,4,t,e)},useInsertionEffect:function(t,e){return Wo(4,2,t,e)},useMemo:function(t,e){var n=Ot();return e=e===void 0?null:e,t=t(),n.memoizedState=[t,e],t},useReducer:function(t,e,n){var r=Ot();return e=n!==void 0?n(e):e,r.memoizedState=r.baseState=e,t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:e},r.queue=t,t=t.dispatch=_v.bind(null,le,t),[r.memoizedState,t]},useRef:function(t){var e=Ot();return t={current:t},e.memoizedState=t},useState:cf,useDebugValue:$u,useDeferredValue:function(t){return Ot().memoizedState=t},useTransition:function(){var t=cf(!1),e=t[0];return t=yv.bind(null,t[1]),Ot().memoizedState=t,[e,t]},useMutableSource:function(){},useSyncExternalStore:function(t,e,n){var r=le,i=Ot();if(ne){if(n===void 0)throw Error(j(407));n=n()}else{if(n=e(),Se===null)throw Error(j(349));qn&30||Dh(r,e,n)}i.memoizedState=n;var o={value:n,getSnapshot:e};return i.queue=o,ff(Fh.bind(null,r,o,t),[t]),r.flags|=2048,Yi(9,Ih.bind(null,r,o,n,e),void 0,null),n},useId:function(){var t=Ot(),e=Se.identifierPrefix;if(ne){var n=Yt,r=Ht;n=(r&~(1<<32-St(r)-1)).toString(32)+n,e=":"+e+"R"+n,n=Vi++,0<\/script>",t=t.removeChild(t.firstChild)):typeof r.is=="string"?t=s.createElement(n,{is:r.is}):(t=s.createElement(n),n==="select"&&(s=t,r.multiple?s.multiple=!0:r.size&&(s.size=r.size))):t=s.createElementNS(t,n),t[zt]=e,t[Wi]=r,s0(t,e,!1,!1),e.stateNode=t;e:{switch(s=ia(n,r),n){case"dialog":ee("cancel",t),ee("close",t),i=r;break;case"iframe":case"object":case"embed":ee("load",t),i=r;break;case"video":case"audio":for(i=0;i$r&&(e.flags|=128,r=!0,li(o,!1),e.lanes=4194304)}else{if(!r)if(t=vs(s),t!==null){if(e.flags|=128,r=!0,n=t.updateQueue,n!==null&&(e.updateQueue=n,e.flags|=4),li(o,!0),o.tail===null&&o.tailMode==="hidden"&&!s.alternate&&!ne)return je(e),null}else 2*he()-o.renderingStartTime>$r&&n!==1073741824&&(e.flags|=128,r=!0,li(o,!1),e.lanes=4194304);o.isBackwards?(s.sibling=e.child,e.child=s):(n=o.last,n!==null?n.sibling=s:e.child=s,o.last=s)}return o.tail!==null?(e=o.tail,o.rendering=e,o.tail=e.sibling,o.renderingStartTime=he(),e.sibling=null,n=ie.current,J(ie,r?n&1|2:n&1),e):(je(e),null);case 22:case 23:return Qu(),r=e.memoizedState!==null,t!==null&&t.memoizedState!==null!==r&&(e.flags|=8192),r&&e.mode&1?Ke&1073741824&&(je(e),e.subtreeFlags&6&&(e.flags|=8192)):je(e),null;case 24:return null;case 25:return null}throw Error(j(156,e.tag))}function Ev(t,e){switch(Pu(e),e.tag){case 1:return We(e.type)&&us(),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return Ur(),te($e),te(Le),Iu(),t=e.flags,t&65536&&!(t&128)?(e.flags=t&-65537|128,e):null;case 5:return Du(e),null;case 13:if(te(ie),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(j(340));Ar()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return te(ie),null;case 4:return Ur(),null;case 10:return Nu(e.type._context),null;case 22:case 23:return Qu(),null;case 24:return null;default:return null}}var Mo=!1,ze=!1,Pv=typeof WeakSet=="function"?WeakSet:Set,R=null;function wr(t,e){var n=t.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){ue(t,e,r)}else n.current=null}function Na(t,e,n){try{n()}catch(r){ue(t,e,r)}}var xf=!1;function Ov(t,e){if(pa=os,t=hh(),Tu(t)){if("selectionStart"in t)var n={start:t.selectionStart,end:t.selectionEnd};else e:{n=(n=t.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var s=0,l=-1,a=-1,u=0,c=0,f=t,d=null;t:for(;;){for(var v;f!==n||i!==0&&f.nodeType!==3||(l=s+i),f!==o||r!==0&&f.nodeType!==3||(a=s+r),f.nodeType===3&&(s+=f.nodeValue.length),(v=f.firstChild)!==null;)d=f,f=v;for(;;){if(f===t)break t;if(d===n&&++u===i&&(l=s),d===o&&++c===r&&(a=s),(v=f.nextSibling)!==null)break;f=d,d=f.parentNode}f=v}n=l===-1||a===-1?null:{start:l,end:a}}else n=null}n=n||{start:0,end:0}}else n=null;for(ma={focusedElem:t,selectionRange:n},os=!1,R=e;R!==null;)if(e=R,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,R=t;else for(;R!==null;){e=R;try{var y=e.alternate;if(e.flags&1024)switch(e.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var p=y.memoizedProps,w=y.memoizedState,m=e.stateNode,h=m.getSnapshotBeforeUpdate(e.elementType===e.type?p:yt(e.type,p),w);m.__reactInternalSnapshotBeforeUpdate=h}break;case 3:var g=e.stateNode.containerInfo;g.nodeType===1?g.textContent="":g.nodeType===9&&g.documentElement&&g.removeChild(g.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(j(163))}}catch(x){ue(e,e.return,x)}if(t=e.sibling,t!==null){t.return=e.return,R=t;break}R=e.return}return y=xf,xf=!1,y}function Pi(t,e,n){var r=e.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&t)===t){var o=i.destroy;i.destroy=void 0,o!==void 0&&Na(e,n,o)}i=i.next}while(i!==r)}}function Xs(t,e){if(e=e.updateQueue,e=e!==null?e.lastEffect:null,e!==null){var n=e=e.next;do{if((n.tag&t)===t){var r=n.create;n.destroy=r()}n=n.next}while(n!==e)}}function Ra(t){var e=t.ref;if(e!==null){var n=t.stateNode;switch(t.tag){case 5:t=n;break;default:t=n}typeof e=="function"?e(t):e.current=t}}function u0(t){var e=t.alternate;e!==null&&(t.alternate=null,u0(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&(delete e[zt],delete e[Wi],delete e[ya],delete e[cv],delete e[fv])),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}function c0(t){return t.tag===5||t.tag===3||t.tag===4}function Sf(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||c0(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function Ma(t,e,n){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?n.nodeType===8?n.parentNode.insertBefore(t,e):n.insertBefore(t,e):(n.nodeType===8?(e=n.parentNode,e.insertBefore(t,n)):(e=n,e.appendChild(t)),n=n._reactRootContainer,n!=null||e.onclick!==null||(e.onclick=as));else if(r!==4&&(t=t.child,t!==null))for(Ma(t,e,n),t=t.sibling;t!==null;)Ma(t,e,n),t=t.sibling}function La(t,e,n){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?n.insertBefore(t,e):n.appendChild(t);else if(r!==4&&(t=t.child,t!==null))for(La(t,e,n),t=t.sibling;t!==null;)La(t,e,n),t=t.sibling}var Ce=null,_t=!1;function tn(t,e,n){for(n=n.child;n!==null;)f0(t,e,n),n=n.sibling}function f0(t,e,n){if(Mt&&typeof Mt.onCommitFiberUnmount=="function")try{Mt.onCommitFiberUnmount(Us,n)}catch{}switch(n.tag){case 5:ze||wr(n,e);case 6:var r=Ce,i=_t;Ce=null,tn(t,e,n),Ce=r,_t=i,Ce!==null&&(_t?(t=Ce,n=n.stateNode,t.nodeType===8?t.parentNode.removeChild(n):t.removeChild(n)):Ce.removeChild(n.stateNode));break;case 18:Ce!==null&&(_t?(t=Ce,n=n.stateNode,t.nodeType===8?Tl(t.parentNode,n):t.nodeType===1&&Tl(t,n),Ai(t)):Tl(Ce,n.stateNode));break;case 4:r=Ce,i=_t,Ce=n.stateNode.containerInfo,_t=!0,tn(t,e,n),Ce=r,_t=i;break;case 0:case 11:case 14:case 15:if(!ze&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,s=o.destroy;o=o.tag,s!==void 0&&(o&2||o&4)&&Na(n,e,s),i=i.next}while(i!==r)}tn(t,e,n);break;case 1:if(!ze&&(wr(n,e),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(l){ue(n,e,l)}tn(t,e,n);break;case 21:tn(t,e,n);break;case 22:n.mode&1?(ze=(r=ze)||n.memoizedState!==null,tn(t,e,n),ze=r):tn(t,e,n);break;default:tn(t,e,n)}}function kf(t){var e=t.updateQueue;if(e!==null){t.updateQueue=null;var n=t.stateNode;n===null&&(n=t.stateNode=new Pv),e.forEach(function(r){var i=Fv.bind(null,t,r);n.has(r)||(n.add(r),r.then(i,i))})}}function gt(t,e){var n=e.deletions;if(n!==null)for(var r=0;ri&&(i=s),r&=~o}if(r=i,r=he()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*zv(r/1960))-r,10t?16:t,an===null)var r=!1;else{if(t=an,an=null,xs=0,H&6)throw Error(j(331));var i=H;for(H|=4,R=t.current;R!==null;){var o=R,s=o.child;if(R.flags&16){var l=o.deletions;if(l!==null){for(var a=0;ahe()-Hu?Wn(t,0):Vu|=n),Ve(t,e)}function _0(t,e){e===0&&(t.mode&1?(e=Co,Co<<=1,!(Co&130023424)&&(Co=4194304)):e=1);var n=Fe();t=Kt(t,e),t!==null&&(lo(t,e,n),Ve(t,n))}function Iv(t){var e=t.memoizedState,n=0;e!==null&&(n=e.retryLane),_0(t,n)}function Fv(t,e){var n=0;switch(t.tag){case 13:var r=t.stateNode,i=t.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=t.stateNode;break;default:throw Error(j(314))}r!==null&&r.delete(e),_0(t,n)}var w0;w0=function(t,e,n){if(t!==null)if(t.memoizedProps!==e.pendingProps||$e.current)Be=!0;else{if(!(t.lanes&n)&&!(e.flags&128))return Be=!1,Cv(t,e,n);Be=!!(t.flags&131072)}else Be=!1,ne&&e.flags&1048576&&Ch(e,ds,e.index);switch(e.lanes=0,e.tag){case 2:var r=e.type;Qo(t,e),t=e.pendingProps;var i=Fr(e,Le.current);Nr(e,n),i=Au(null,e,r,t,i,n);var o=bu();return e.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(e.tag=1,e.memoizedState=null,e.updateQueue=null,We(r)?(o=!0,cs(e)):o=!1,e.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,Mu(e),i.updater=Qs,e.stateNode=i,i._reactInternals=e,Ca(e,r,t,n),e=Pa(null,e,r,!0,o,n)):(e.tag=0,ne&&o&&Eu(e),De(null,e,i,n),e=e.child),e;case 16:r=e.elementType;e:{switch(Qo(t,e),t=e.pendingProps,i=r._init,r=i(r._payload),e.type=r,i=e.tag=bv(r),t=yt(r,t),i){case 0:e=Ea(null,e,r,t,n);break e;case 1:e=yf(null,e,r,t,n);break e;case 11:e=vf(null,e,r,t,n);break e;case 14:e=gf(null,e,r,yt(r.type,t),n);break e}throw Error(j(306,r,""))}return e;case 0:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),Ea(t,e,r,i,n);case 1:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),yf(t,e,r,i,n);case 3:e:{if(r0(e),t===null)throw Error(j(387));r=e.pendingProps,o=e.memoizedState,i=o.element,zh(t,e),ms(e,r,null,n);var s=e.memoizedState;if(r=s.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){i=Br(Error(j(423)),e),e=_f(t,e,r,n,i);break e}else if(r!==i){i=Br(Error(j(424)),e),e=_f(t,e,r,n,i);break e}else for(Je=vn(e.stateNode.containerInfo.firstChild),tt=e,ne=!0,xt=null,n=Oh(e,null,r,n),e.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Ar(),r===i){e=qt(t,e,n);break e}De(t,e,r,n)}e=e.child}return e;case 5:return Nh(e),t===null&&xa(e),r=e.type,i=e.pendingProps,o=t!==null?t.memoizedProps:null,s=i.children,va(r,i)?s=null:o!==null&&va(r,o)&&(e.flags|=32),n0(t,e),De(t,e,s,n),e.child;case 6:return t===null&&xa(e),null;case 13:return i0(t,e,n);case 4:return Lu(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=br(e,null,r,n):De(t,e,r,n),e.child;case 11:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),vf(t,e,r,i,n);case 7:return De(t,e,e.pendingProps,n),e.child;case 8:return De(t,e,e.pendingProps.children,n),e.child;case 12:return De(t,e,e.pendingProps.children,n),e.child;case 10:e:{if(r=e.type._context,i=e.pendingProps,o=e.memoizedProps,s=i.value,J(hs,r._currentValue),r._currentValue=s,o!==null)if(Ct(o.value,s)){if(o.children===i.children&&!$e.current){e=qt(t,e,n);break e}}else for(o=e.child,o!==null&&(o.return=e);o!==null;){var l=o.dependencies;if(l!==null){s=o.child;for(var a=l.firstContext;a!==null;){if(a.context===r){if(o.tag===1){a=Qt(-1,n&-n),a.tag=2;var u=o.updateQueue;if(u!==null){u=u.shared;var c=u.pending;c===null?a.next=a:(a.next=c.next,c.next=a),u.pending=a}}o.lanes|=n,a=o.alternate,a!==null&&(a.lanes|=n),Sa(o.return,n,e),l.lanes|=n;break}a=a.next}}else if(o.tag===10)s=o.type===e.type?null:o.child;else if(o.tag===18){if(s=o.return,s===null)throw Error(j(341));s.lanes|=n,l=s.alternate,l!==null&&(l.lanes|=n),Sa(s,n,e),s=o.sibling}else s=o.child;if(s!==null)s.return=o;else for(s=o;s!==null;){if(s===e){s=null;break}if(o=s.sibling,o!==null){o.return=s.return,s=o;break}s=s.return}o=s}De(t,e,i.children,n),e=e.child}return e;case 9:return i=e.type,r=e.pendingProps.children,Nr(e,n),i=pt(i),r=r(i),e.flags|=1,De(t,e,r,n),e.child;case 14:return r=e.type,i=yt(r,e.pendingProps),i=yt(r.type,i),gf(t,e,r,i,n);case 15:return e0(t,e,e.type,e.pendingProps,n);case 17:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),Qo(t,e),e.tag=1,We(r)?(t=!0,cs(e)):t=!1,Nr(e,n),qh(e,r,i),Ca(e,r,i,n),Pa(null,e,r,!0,t,n);case 19:return o0(t,e,n);case 22:return t0(t,e,n)}throw Error(j(156,e.tag))};function x0(t,e){return Xd(t,e)}function Av(t,e,n,r){this.tag=t,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function ct(t,e,n,r){return new Av(t,e,n,r)}function Gu(t){return t=t.prototype,!(!t||!t.isReactComponent)}function bv(t){if(typeof t=="function")return Gu(t)?1:0;if(t!=null){if(t=t.$$typeof,t===pu)return 11;if(t===mu)return 14}return 2}function wn(t,e){var n=t.alternate;return n===null?(n=ct(t.tag,e,t.key,t.mode),n.elementType=t.elementType,n.type=t.type,n.stateNode=t.stateNode,n.alternate=t,t.alternate=n):(n.pendingProps=e,n.type=t.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=t.flags&14680064,n.childLanes=t.childLanes,n.lanes=t.lanes,n.child=t.child,n.memoizedProps=t.memoizedProps,n.memoizedState=t.memoizedState,n.updateQueue=t.updateQueue,e=t.dependencies,n.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},n.sibling=t.sibling,n.index=t.index,n.ref=t.ref,n}function Ko(t,e,n,r,i,o){var s=2;if(r=t,typeof t=="function")Gu(t)&&(s=1);else if(typeof t=="string")s=5;else e:switch(t){case fr:return Vn(n.children,i,o,e);case hu:s=8,i|=8;break;case Xl:return t=ct(12,n,e,i|2),t.elementType=Xl,t.lanes=o,t;case Gl:return t=ct(13,n,e,i),t.elementType=Gl,t.lanes=o,t;case Kl:return t=ct(19,n,e,i),t.elementType=Kl,t.lanes=o,t;case Nd:return Ks(n,i,o,e);default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case jd:s=10;break e;case zd:s=9;break e;case pu:s=11;break e;case mu:s=14;break e;case nn:s=16,r=null;break e}throw Error(j(130,t==null?t:typeof t,""))}return e=ct(s,n,e,i),e.elementType=t,e.type=r,e.lanes=o,e}function Vn(t,e,n,r){return t=ct(7,t,r,e),t.lanes=n,t}function Ks(t,e,n,r){return t=ct(22,t,r,e),t.elementType=Nd,t.lanes=n,t.stateNode={isHidden:!1},t}function Ml(t,e,n){return t=ct(6,t,null,e),t.lanes=n,t}function Ll(t,e,n){return e=ct(4,t.children!==null?t.children:[],t.key,e),e.lanes=n,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}function Uv(t,e,n,r,i){this.tag=e,this.containerInfo=t,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=pl(0),this.expirationTimes=pl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=pl(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Ku(t,e,n,r,i,o,s,l,a){return t=new Uv(t,e,n,l,a),e===1?(e=1,o===!0&&(e|=8)):e=0,o=ct(3,null,null,e),t.current=o,o.stateNode=t,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},Mu(o),t}function Bv(t,e,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(T0)}catch(t){console.error(t)}}T0(),Td.exports=ot;var Yv=Td.exports,Nf=Yv;Yl.createRoot=Nf.createRoot,Yl.hydrateRoot=Nf.hydrateRoot;/** +`+o.stack}return{value:t,source:e,stack:i,digest:null}}function zl(t,e,n){return{value:t,source:null,stack:n??null,digest:e??null}}function Ea(t,e){try{console.error(e.value)}catch(n){setTimeout(function(){throw n})}}var Cv=typeof WeakMap=="function"?WeakMap:Map;function Jh(t,e,n){n=Qt(-1,n),n.tag=3,n.payload={element:null};var r=e.value;return n.callback=function(){ys||(ys=!0,Ia=r),Ea(t,e)},n}function e0(t,e,n){n=Qt(-1,n),n.tag=3;var r=t.type.getDerivedStateFromError;if(typeof r=="function"){var i=e.value;n.payload=function(){return r(i)},n.callback=function(){Ea(t,e)}}var o=t.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){Ea(t,e),typeof r!="function"&&(yn===null?yn=new Set([this]):yn.add(this));var s=e.stack;this.componentDidCatch(e.value,{componentStack:s!==null?s:""})}),n}function pf(t,e,n){var r=t.pingCache;if(r===null){r=t.pingCache=new Cv;var i=new Set;r.set(e,i)}else i=r.get(e),i===void 0&&(i=new Set,r.set(e,i));i.has(n)||(i.add(n),t=Av.bind(null,t,e,n),e.then(t,t))}function mf(t){do{var e;if((e=t.tag===13)&&(e=t.memoizedState,e=e!==null?e.dehydrated!==null:!0),e)return t;t=t.return}while(t!==null);return null}function vf(t,e,n,r,i){return t.mode&1?(t.flags|=65536,t.lanes=i,t):(t===e?t.flags|=65536:(t.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(e=Qt(-1,1),e.tag=2,gn(n,e,1))),n.lanes|=1),t)}var Tv=en.ReactCurrentOwner,Be=!1;function De(t,e,n,r){e.child=t===null?jh(e,null,n,r):br(e,t.child,n,r)}function gf(t,e,n,r,i){n=n.render;var o=e.ref;return Nr(e,i),r=bu(t,e,n,r,o,i),n=Uu(),t!==null&&!Be?(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~i,qt(t,e,i)):(ne&&n&&Pu(e),e.flags|=1,De(t,e,r,i),e.child)}function yf(t,e,n,r,i){if(t===null){var o=n.type;return typeof o=="function"&&!Ku(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(e.tag=15,e.type=o,t0(t,e,o,r,i)):(t=Qo(n.type,null,r,e,e.mode,i),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!(t.lanes&i)){var s=o.memoizedProps;if(n=n.compare,n=n!==null?n:Ai,n(s,r)&&t.ref===e.ref)return qt(t,e,i)}return e.flags|=1,t=wn(o,r),t.ref=e.ref,t.return=e,e.child=t}function t0(t,e,n,r,i){if(t!==null){var o=t.memoizedProps;if(Ai(o,r)&&t.ref===e.ref)if(Be=!1,e.pendingProps=r=o,(t.lanes&i)!==0)t.flags&131072&&(Be=!0);else return e.lanes=t.lanes,qt(t,e,i)}return Pa(t,e,n,r,i)}function n0(t,e,n){var r=e.pendingProps,i=r.children,o=t!==null?t.memoizedState:null;if(r.mode==="hidden")if(!(e.mode&1))e.memoizedState={baseLanes:0,cachePool:null,transitions:null},J(xr,Ke),Ke|=n;else{if(!(n&1073741824))return t=o!==null?o.baseLanes|n:n,e.lanes=e.childLanes=1073741824,e.memoizedState={baseLanes:t,cachePool:null,transitions:null},e.updateQueue=null,J(xr,Ke),Ke|=t,null;e.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,J(xr,Ke),Ke|=r}else o!==null?(r=o.baseLanes|n,e.memoizedState=null):r=n,J(xr,Ke),Ke|=r;return De(t,e,i,n),e.child}function r0(t,e){var n=e.ref;(t===null&&n!==null||t!==null&&t.ref!==n)&&(e.flags|=512,e.flags|=2097152)}function Pa(t,e,n,r,i){var o=We(n)?Gn:Le.current;return o=Fr(e,o),Nr(e,i),n=bu(t,e,n,r,o,i),r=Uu(),t!==null&&!Be?(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~i,qt(t,e,i)):(ne&&r&&Pu(e),e.flags|=1,De(t,e,n,i),e.child)}function _f(t,e,n,r,i){if(We(n)){var o=!0;as(e)}else o=!1;if(Nr(e,i),e.stateNode===null)Vo(t,e),Zh(e,n,r),Ta(e,n,r,i),r=!0;else if(t===null){var s=e.stateNode,l=e.memoizedProps;s.props=l;var a=s.context,u=n.contextType;typeof u=="object"&&u!==null?u=pt(u):(u=We(n)?Gn:Le.current,u=Fr(e,u));var c=n.getDerivedStateFromProps,f=typeof c=="function"||typeof s.getSnapshotBeforeUpdate=="function";f||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(l!==r||a!==u)&&hf(e,s,r,u),rn=!1;var d=e.memoizedState;s.state=d,hs(e,r,s,i),a=e.memoizedState,l!==r||d!==a||$e.current||rn?(typeof c=="function"&&(Ca(e,n,c,r),a=e.memoizedState),(l=rn||df(e,n,l,r,d,a,u))?(f||typeof s.UNSAFE_componentWillMount!="function"&&typeof s.componentWillMount!="function"||(typeof s.componentWillMount=="function"&&s.componentWillMount(),typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount()),typeof s.componentDidMount=="function"&&(e.flags|=4194308)):(typeof s.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=r,e.memoizedState=a),s.props=r,s.state=a,s.context=u,r=l):(typeof s.componentDidMount=="function"&&(e.flags|=4194308),r=!1)}else{s=e.stateNode,Nh(t,e),l=e.memoizedProps,u=e.type===e.elementType?l:yt(e.type,l),s.props=u,f=e.pendingProps,d=s.context,a=n.contextType,typeof a=="object"&&a!==null?a=pt(a):(a=We(n)?Gn:Le.current,a=Fr(e,a));var v=n.getDerivedStateFromProps;(c=typeof v=="function"||typeof s.getSnapshotBeforeUpdate=="function")||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(l!==f||d!==a)&&hf(e,s,r,a),rn=!1,d=e.memoizedState,s.state=d,hs(e,r,s,i);var y=e.memoizedState;l!==f||d!==y||$e.current||rn?(typeof v=="function"&&(Ca(e,n,v,r),y=e.memoizedState),(u=rn||df(e,n,u,r,d,y,a)||!1)?(c||typeof s.UNSAFE_componentWillUpdate!="function"&&typeof s.componentWillUpdate!="function"||(typeof s.componentWillUpdate=="function"&&s.componentWillUpdate(r,y,a),typeof s.UNSAFE_componentWillUpdate=="function"&&s.UNSAFE_componentWillUpdate(r,y,a)),typeof s.componentDidUpdate=="function"&&(e.flags|=4),typeof s.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof s.componentDidUpdate!="function"||l===t.memoizedProps&&d===t.memoizedState||(e.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||l===t.memoizedProps&&d===t.memoizedState||(e.flags|=1024),e.memoizedProps=r,e.memoizedState=y),s.props=r,s.state=y,s.context=a,r=u):(typeof s.componentDidUpdate!="function"||l===t.memoizedProps&&d===t.memoizedState||(e.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||l===t.memoizedProps&&d===t.memoizedState||(e.flags|=1024),r=!1)}return Oa(t,e,n,r,o,i)}function Oa(t,e,n,r,i,o){r0(t,e);var s=(e.flags&128)!==0;if(!r&&!s)return i&&rf(e,n,!1),qt(t,e,o);r=e.stateNode,Tv.current=e;var l=s&&typeof n.getDerivedStateFromError!="function"?null:r.render();return e.flags|=1,t!==null&&s?(e.child=br(e,t.child,null,o),e.child=br(e,null,l,o)):De(t,e,l,o),e.memoizedState=r.state,i&&rf(e,n,!0),e.child}function i0(t){var e=t.stateNode;e.pendingContext?nf(t,e.pendingContext,e.pendingContext!==e.context):e.context&&nf(t,e.context,!1),Du(t,e.containerInfo)}function wf(t,e,n,r,i){return Ar(),ju(i),e.flags|=256,De(t,e,n,r),e.child}var ja={dehydrated:null,treeContext:null,retryLane:0};function za(t){return{baseLanes:t,cachePool:null,transitions:null}}function o0(t,e,n){var r=e.pendingProps,i=ie.current,o=!1,s=(e.flags&128)!==0,l;if((l=s)||(l=t!==null&&t.memoizedState===null?!1:(i&2)!==0),l?(o=!0,e.flags&=-129):(t===null||t.memoizedState!==null)&&(i|=1),J(ie,i&1),t===null)return Sa(e),t=e.memoizedState,t!==null&&(t=t.dehydrated,t!==null)?(e.mode&1?t.data==="$!"?e.lanes=8:e.lanes=1073741824:e.lanes=1,null):(s=r.children,t=r.fallback,o?(r=e.mode,o=e.child,s={mode:"hidden",children:s},!(r&1)&&o!==null?(o.childLanes=0,o.pendingProps=s):o=Xs(s,r,0,null),t=Vn(t,r,n,null),o.return=e,t.return=e,o.sibling=t,e.child=o,e.child.memoizedState=za(n),e.memoizedState=ja,t):Wu(e,s));if(i=t.memoizedState,i!==null&&(l=i.dehydrated,l!==null))return Ev(t,e,s,r,l,i,n);if(o){o=r.fallback,s=e.mode,i=t.child,l=i.sibling;var a={mode:"hidden",children:r.children};return!(s&1)&&e.child!==i?(r=e.child,r.childLanes=0,r.pendingProps=a,e.deletions=null):(r=wn(i,a),r.subtreeFlags=i.subtreeFlags&14680064),l!==null?o=wn(l,o):(o=Vn(o,s,n,null),o.flags|=2),o.return=e,r.return=e,r.sibling=o,e.child=r,r=o,o=e.child,s=t.child.memoizedState,s=s===null?za(n):{baseLanes:s.baseLanes|n,cachePool:null,transitions:s.transitions},o.memoizedState=s,o.childLanes=t.childLanes&~n,e.memoizedState=ja,r}return o=t.child,t=o.sibling,r=wn(o,{mode:"visible",children:r.children}),!(e.mode&1)&&(r.lanes=n),r.return=e,r.sibling=null,t!==null&&(n=e.deletions,n===null?(e.deletions=[t],e.flags|=16):n.push(t)),e.child=r,e.memoizedState=null,r}function Wu(t,e){return e=Xs({mode:"visible",children:e},t.mode,0,null),e.return=t,t.child=e}function zo(t,e,n,r){return r!==null&&ju(r),br(e,t.child,null,n),t=Wu(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function Ev(t,e,n,r,i,o,s){if(n)return e.flags&256?(e.flags&=-257,r=zl(Error(j(422))),zo(t,e,s,r)):e.memoizedState!==null?(e.child=t.child,e.flags|=128,null):(o=r.fallback,i=e.mode,r=Xs({mode:"visible",children:r.children},i,0,null),o=Vn(o,i,s,null),o.flags|=2,r.return=e,o.return=e,r.sibling=o,e.child=r,e.mode&1&&br(e,t.child,null,s),e.child.memoizedState=za(s),e.memoizedState=ja,o);if(!(e.mode&1))return zo(t,e,s,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var l=r.dgst;return r=l,o=Error(j(419)),r=zl(o,r,void 0),zo(t,e,s,r)}if(l=(s&t.childLanes)!==0,Be||l){if(r=Se,r!==null){switch(s&-s){case 4:i=2;break;case 16:i=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:i=32;break;case 536870912:i=268435456;break;default:i=0}i=i&(r.suspendedLanes|s)?0:i,i!==0&&i!==o.retryLane&&(o.retryLane=i,Kt(t,i),kt(r,t,i,-1))}return Gu(),r=zl(Error(j(421))),zo(t,e,s,r)}return i.data==="$?"?(e.flags|=128,e.child=t.child,e=bv.bind(null,t),i._reactRetry=e,null):(t=o.treeContext,Je=vn(i.nextSibling),tt=e,ne=!0,xt=null,t!==null&&(at[ut++]=Ht,at[ut++]=Yt,at[ut++]=Kn,Ht=t.id,Yt=t.overflow,Kn=e),e=Wu(e,r.children),e.flags|=4096,e)}function xf(t,e,n){t.lanes|=e;var r=t.alternate;r!==null&&(r.lanes|=e),ka(t.return,e,n)}function Nl(t,e,n,r,i){var o=t.memoizedState;o===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(o.isBackwards=e,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i)}function s0(t,e,n){var r=e.pendingProps,i=r.revealOrder,o=r.tail;if(De(t,e,r.children,n),r=ie.current,r&2)r=r&1|2,e.flags|=128;else{if(t!==null&&t.flags&128)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&xf(t,n,e);else if(t.tag===19)xf(t,n,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}r&=1}if(J(ie,r),!(e.mode&1))e.memoizedState=null;else switch(i){case"forwards":for(n=e.child,i=null;n!==null;)t=n.alternate,t!==null&&ps(t)===null&&(i=n),n=n.sibling;n=i,n===null?(i=e.child,e.child=null):(i=n.sibling,n.sibling=null),Nl(e,!1,i,n,o);break;case"backwards":for(n=null,i=e.child,e.child=null;i!==null;){if(t=i.alternate,t!==null&&ps(t)===null){e.child=i;break}t=i.sibling,i.sibling=n,n=i,i=t}Nl(e,!0,n,null,o);break;case"together":Nl(e,!1,null,null,void 0);break;default:e.memoizedState=null}return e.child}function Vo(t,e){!(e.mode&1)&&t!==null&&(t.alternate=null,e.alternate=null,e.flags|=2)}function qt(t,e,n){if(t!==null&&(e.dependencies=t.dependencies),Zn|=e.lanes,!(n&e.childLanes))return null;if(t!==null&&e.child!==t.child)throw Error(j(153));if(e.child!==null){for(t=e.child,n=wn(t,t.pendingProps),e.child=n,n.return=e;t.sibling!==null;)t=t.sibling,n=n.sibling=wn(t,t.pendingProps),n.return=e;n.sibling=null}return e.child}function Pv(t,e,n){switch(e.tag){case 3:i0(e),Ar();break;case 5:Rh(e);break;case 1:We(e.type)&&as(e);break;case 4:Du(e,e.stateNode.containerInfo);break;case 10:var r=e.type._context,i=e.memoizedProps.value;J(fs,r._currentValue),r._currentValue=i;break;case 13:if(r=e.memoizedState,r!==null)return r.dehydrated!==null?(J(ie,ie.current&1),e.flags|=128,null):n&e.child.childLanes?o0(t,e,n):(J(ie,ie.current&1),t=qt(t,e,n),t!==null?t.sibling:null);J(ie,ie.current&1);break;case 19:if(r=(n&e.childLanes)!==0,t.flags&128){if(r)return s0(t,e,n);e.flags|=128}if(i=e.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),J(ie,ie.current),r)break;return null;case 22:case 23:return e.lanes=0,n0(t,e,n)}return qt(t,e,n)}var l0,Na,a0,u0;l0=function(t,e){for(var n=e.child;n!==null;){if(n.tag===5||n.tag===6)t.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};Na=function(){};a0=function(t,e,n,r){var i=t.memoizedProps;if(i!==r){t=e.stateNode,Bn(Lt.current);var o=null;switch(n){case"input":i=Jl(t,i),r=Jl(t,r),o=[];break;case"select":i=ae({},i,{value:void 0}),r=ae({},r,{value:void 0}),o=[];break;case"textarea":i=na(t,i),r=na(t,r),o=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(t.onclick=ss)}ia(n,r);var s;n=null;for(u in i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&i[u]!=null)if(u==="style"){var l=i[u];for(s in l)l.hasOwnProperty(s)&&(n||(n={}),n[s]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(Ni.hasOwnProperty(u)?o||(o=[]):(o=o||[]).push(u,null));for(u in r){var a=r[u];if(l=i!=null?i[u]:void 0,r.hasOwnProperty(u)&&a!==l&&(a!=null||l!=null))if(u==="style")if(l){for(s in l)!l.hasOwnProperty(s)||a&&a.hasOwnProperty(s)||(n||(n={}),n[s]="");for(s in a)a.hasOwnProperty(s)&&l[s]!==a[s]&&(n||(n={}),n[s]=a[s])}else n||(o||(o=[]),o.push(u,n)),n=a;else u==="dangerouslySetInnerHTML"?(a=a?a.__html:void 0,l=l?l.__html:void 0,a!=null&&l!==a&&(o=o||[]).push(u,a)):u==="children"?typeof a!="string"&&typeof a!="number"||(o=o||[]).push(u,""+a):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(Ni.hasOwnProperty(u)?(a!=null&&u==="onScroll"&&ee("scroll",t),o||l===a||(o=[])):(o=o||[]).push(u,a))}n&&(o=o||[]).push("style",n);var u=o;(e.updateQueue=u)&&(e.flags|=4)}};u0=function(t,e,n,r){n!==r&&(e.flags|=4)};function li(t,e){if(!ne)switch(t.tailMode){case"hidden":e=t.tail;for(var n=null;e!==null;)e.alternate!==null&&(n=e),e=e.sibling;n===null?t.tail=null:n.sibling=null;break;case"collapsed":n=t.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:r.sibling=null}}function je(t){var e=t.alternate!==null&&t.alternate.child===t.child,n=0,r=0;if(e)for(var i=t.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=t,i=i.sibling;else for(i=t.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=t,i=i.sibling;return t.subtreeFlags|=r,t.childLanes=n,e}function Ov(t,e,n){var r=e.pendingProps;switch(Ou(e),e.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return je(e),null;case 1:return We(e.type)&&ls(),je(e),null;case 3:return r=e.stateNode,Ur(),te($e),te(Le),Fu(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(t===null||t.child===null)&&(Oo(e)?e.flags|=4:t===null||t.memoizedState.isDehydrated&&!(e.flags&256)||(e.flags|=1024,xt!==null&&(ba(xt),xt=null))),Na(t,e),je(e),null;case 5:Iu(e);var i=Bn(Wi.current);if(n=e.type,t!==null&&e.stateNode!=null)a0(t,e,n,r,i),t.ref!==e.ref&&(e.flags|=512,e.flags|=2097152);else{if(!r){if(e.stateNode===null)throw Error(j(166));return je(e),null}if(t=Bn(Lt.current),Oo(e)){r=e.stateNode,n=e.type;var o=e.memoizedProps;switch(r[zt]=e,r[Bi]=o,t=(e.mode&1)!==0,n){case"dialog":ee("cancel",r),ee("close",r);break;case"iframe":case"object":case"embed":ee("load",r);break;case"video":case"audio":for(i=0;i<\/script>",t=t.removeChild(t.firstChild)):typeof r.is=="string"?t=s.createElement(n,{is:r.is}):(t=s.createElement(n),n==="select"&&(s=t,r.multiple?s.multiple=!0:r.size&&(s.size=r.size))):t=s.createElementNS(t,n),t[zt]=e,t[Bi]=r,l0(t,e,!1,!1),e.stateNode=t;e:{switch(s=oa(n,r),n){case"dialog":ee("cancel",t),ee("close",t),i=r;break;case"iframe":case"object":case"embed":ee("load",t),i=r;break;case"video":case"audio":for(i=0;i$r&&(e.flags|=128,r=!0,li(o,!1),e.lanes=4194304)}else{if(!r)if(t=ps(s),t!==null){if(e.flags|=128,r=!0,n=t.updateQueue,n!==null&&(e.updateQueue=n,e.flags|=4),li(o,!0),o.tail===null&&o.tailMode==="hidden"&&!s.alternate&&!ne)return je(e),null}else 2*he()-o.renderingStartTime>$r&&n!==1073741824&&(e.flags|=128,r=!0,li(o,!1),e.lanes=4194304);o.isBackwards?(s.sibling=e.child,e.child=s):(n=o.last,n!==null?n.sibling=s:e.child=s,o.last=s)}return o.tail!==null?(e=o.tail,o.rendering=e,o.tail=e.sibling,o.renderingStartTime=he(),e.sibling=null,n=ie.current,J(ie,r?n&1|2:n&1),e):(je(e),null);case 22:case 23:return Xu(),r=e.memoizedState!==null,t!==null&&t.memoizedState!==null!==r&&(e.flags|=8192),r&&e.mode&1?Ke&1073741824&&(je(e),e.subtreeFlags&6&&(e.flags|=8192)):je(e),null;case 24:return null;case 25:return null}throw Error(j(156,e.tag))}function jv(t,e){switch(Ou(e),e.tag){case 1:return We(e.type)&&ls(),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return Ur(),te($e),te(Le),Fu(),t=e.flags,t&65536&&!(t&128)?(e.flags=t&-65537|128,e):null;case 5:return Iu(e),null;case 13:if(te(ie),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(j(340));Ar()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return te(ie),null;case 4:return Ur(),null;case 10:return Ru(e.type._context),null;case 22:case 23:return Xu(),null;case 24:return null;default:return null}}var No=!1,ze=!1,zv=typeof WeakSet=="function"?WeakSet:Set,R=null;function wr(t,e){var n=t.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){ue(t,e,r)}else n.current=null}function Ra(t,e,n){try{n()}catch(r){ue(t,e,r)}}var Sf=!1;function Nv(t,e){if(ma=rs,t=ph(),Eu(t)){if("selectionStart"in t)var n={start:t.selectionStart,end:t.selectionEnd};else e:{n=(n=t.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var s=0,l=-1,a=-1,u=0,c=0,f=t,d=null;t:for(;;){for(var v;f!==n||i!==0&&f.nodeType!==3||(l=s+i),f!==o||r!==0&&f.nodeType!==3||(a=s+r),f.nodeType===3&&(s+=f.nodeValue.length),(v=f.firstChild)!==null;)d=f,f=v;for(;;){if(f===t)break t;if(d===n&&++u===i&&(l=s),d===o&&++c===r&&(a=s),(v=f.nextSibling)!==null)break;f=d,d=f.parentNode}f=v}n=l===-1||a===-1?null:{start:l,end:a}}else n=null}n=n||{start:0,end:0}}else n=null;for(va={focusedElem:t,selectionRange:n},rs=!1,R=e;R!==null;)if(e=R,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,R=t;else for(;R!==null;){e=R;try{var y=e.alternate;if(e.flags&1024)switch(e.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var p=y.memoizedProps,w=y.memoizedState,m=e.stateNode,h=m.getSnapshotBeforeUpdate(e.elementType===e.type?p:yt(e.type,p),w);m.__reactInternalSnapshotBeforeUpdate=h}break;case 3:var g=e.stateNode.containerInfo;g.nodeType===1?g.textContent="":g.nodeType===9&&g.documentElement&&g.removeChild(g.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(j(163))}}catch(x){ue(e,e.return,x)}if(t=e.sibling,t!==null){t.return=e.return,R=t;break}R=e.return}return y=Sf,Sf=!1,y}function Ti(t,e,n){var r=e.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&t)===t){var o=i.destroy;i.destroy=void 0,o!==void 0&&Ra(e,n,o)}i=i.next}while(i!==r)}}function Ys(t,e){if(e=e.updateQueue,e=e!==null?e.lastEffect:null,e!==null){var n=e=e.next;do{if((n.tag&t)===t){var r=n.create;n.destroy=r()}n=n.next}while(n!==e)}}function Ma(t){var e=t.ref;if(e!==null){var n=t.stateNode;switch(t.tag){case 5:t=n;break;default:t=n}typeof e=="function"?e(t):e.current=t}}function c0(t){var e=t.alternate;e!==null&&(t.alternate=null,c0(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&(delete e[zt],delete e[Bi],delete e[_a],delete e[hv],delete e[pv])),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}function f0(t){return t.tag===5||t.tag===3||t.tag===4}function kf(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||f0(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function La(t,e,n){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?n.nodeType===8?n.parentNode.insertBefore(t,e):n.insertBefore(t,e):(n.nodeType===8?(e=n.parentNode,e.insertBefore(t,n)):(e=n,e.appendChild(t)),n=n._reactRootContainer,n!=null||e.onclick!==null||(e.onclick=ss));else if(r!==4&&(t=t.child,t!==null))for(La(t,e,n),t=t.sibling;t!==null;)La(t,e,n),t=t.sibling}function Da(t,e,n){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?n.insertBefore(t,e):n.appendChild(t);else if(r!==4&&(t=t.child,t!==null))for(Da(t,e,n),t=t.sibling;t!==null;)Da(t,e,n),t=t.sibling}var Ce=null,_t=!1;function tn(t,e,n){for(n=n.child;n!==null;)d0(t,e,n),n=n.sibling}function d0(t,e,n){if(Mt&&typeof Mt.onCommitFiberUnmount=="function")try{Mt.onCommitFiberUnmount(As,n)}catch{}switch(n.tag){case 5:ze||wr(n,e);case 6:var r=Ce,i=_t;Ce=null,tn(t,e,n),Ce=r,_t=i,Ce!==null&&(_t?(t=Ce,n=n.stateNode,t.nodeType===8?t.parentNode.removeChild(n):t.removeChild(n)):Ce.removeChild(n.stateNode));break;case 18:Ce!==null&&(_t?(t=Ce,n=n.stateNode,t.nodeType===8?Cl(t.parentNode,n):t.nodeType===1&&Cl(t,n),Ii(t)):Cl(Ce,n.stateNode));break;case 4:r=Ce,i=_t,Ce=n.stateNode.containerInfo,_t=!0,tn(t,e,n),Ce=r,_t=i;break;case 0:case 11:case 14:case 15:if(!ze&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,s=o.destroy;o=o.tag,s!==void 0&&(o&2||o&4)&&Ra(n,e,s),i=i.next}while(i!==r)}tn(t,e,n);break;case 1:if(!ze&&(wr(n,e),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(l){ue(n,e,l)}tn(t,e,n);break;case 21:tn(t,e,n);break;case 22:n.mode&1?(ze=(r=ze)||n.memoizedState!==null,tn(t,e,n),ze=r):tn(t,e,n);break;default:tn(t,e,n)}}function Cf(t){var e=t.updateQueue;if(e!==null){t.updateQueue=null;var n=t.stateNode;n===null&&(n=t.stateNode=new zv),e.forEach(function(r){var i=Uv.bind(null,t,r);n.has(r)||(n.add(r),r.then(i,i))})}}function gt(t,e){var n=e.deletions;if(n!==null)for(var r=0;ri&&(i=s),r&=~o}if(r=i,r=he()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*Mv(r/1960))-r,10t?16:t,an===null)var r=!1;else{if(t=an,an=null,_s=0,H&6)throw Error(j(331));var i=H;for(H|=4,R=t.current;R!==null;){var o=R,s=o.child;if(R.flags&16){var l=o.deletions;if(l!==null){for(var a=0;ahe()-Yu?Wn(t,0):Hu|=n),Ve(t,e)}function w0(t,e){e===0&&(t.mode&1?(e=So,So<<=1,!(So&130023424)&&(So=4194304)):e=1);var n=Fe();t=Kt(t,e),t!==null&&(oo(t,e,n),Ve(t,n))}function bv(t){var e=t.memoizedState,n=0;e!==null&&(n=e.retryLane),w0(t,n)}function Uv(t,e){var n=0;switch(t.tag){case 13:var r=t.stateNode,i=t.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=t.stateNode;break;default:throw Error(j(314))}r!==null&&r.delete(e),w0(t,n)}var x0;x0=function(t,e,n){if(t!==null)if(t.memoizedProps!==e.pendingProps||$e.current)Be=!0;else{if(!(t.lanes&n)&&!(e.flags&128))return Be=!1,Pv(t,e,n);Be=!!(t.flags&131072)}else Be=!1,ne&&e.flags&1048576&&Th(e,cs,e.index);switch(e.lanes=0,e.tag){case 2:var r=e.type;Vo(t,e),t=e.pendingProps;var i=Fr(e,Le.current);Nr(e,n),i=bu(null,e,r,t,i,n);var o=Uu();return e.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(e.tag=1,e.memoizedState=null,e.updateQueue=null,We(r)?(o=!0,as(e)):o=!1,e.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,Lu(e),i.updater=Hs,e.stateNode=i,i._reactInternals=e,Ta(e,r,t,n),e=Oa(null,e,r,!0,o,n)):(e.tag=0,ne&&o&&Pu(e),De(null,e,i,n),e=e.child),e;case 16:r=e.elementType;e:{switch(Vo(t,e),t=e.pendingProps,i=r._init,r=i(r._payload),e.type=r,i=e.tag=$v(r),t=yt(r,t),i){case 0:e=Pa(null,e,r,t,n);break e;case 1:e=_f(null,e,r,t,n);break e;case 11:e=gf(null,e,r,t,n);break e;case 14:e=yf(null,e,r,yt(r.type,t),n);break e}throw Error(j(306,r,""))}return e;case 0:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),Pa(t,e,r,i,n);case 1:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),_f(t,e,r,i,n);case 3:e:{if(i0(e),t===null)throw Error(j(387));r=e.pendingProps,o=e.memoizedState,i=o.element,Nh(t,e),hs(e,r,null,n);var s=e.memoizedState;if(r=s.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){i=Br(Error(j(423)),e),e=wf(t,e,r,n,i);break e}else if(r!==i){i=Br(Error(j(424)),e),e=wf(t,e,r,n,i);break e}else for(Je=vn(e.stateNode.containerInfo.firstChild),tt=e,ne=!0,xt=null,n=jh(e,null,r,n),e.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Ar(),r===i){e=qt(t,e,n);break e}De(t,e,r,n)}e=e.child}return e;case 5:return Rh(e),t===null&&Sa(e),r=e.type,i=e.pendingProps,o=t!==null?t.memoizedProps:null,s=i.children,ga(r,i)?s=null:o!==null&&ga(r,o)&&(e.flags|=32),r0(t,e),De(t,e,s,n),e.child;case 6:return t===null&&Sa(e),null;case 13:return o0(t,e,n);case 4:return Du(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=br(e,null,r,n):De(t,e,r,n),e.child;case 11:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),gf(t,e,r,i,n);case 7:return De(t,e,e.pendingProps,n),e.child;case 8:return De(t,e,e.pendingProps.children,n),e.child;case 12:return De(t,e,e.pendingProps.children,n),e.child;case 10:e:{if(r=e.type._context,i=e.pendingProps,o=e.memoizedProps,s=i.value,J(fs,r._currentValue),r._currentValue=s,o!==null)if(Ct(o.value,s)){if(o.children===i.children&&!$e.current){e=qt(t,e,n);break e}}else for(o=e.child,o!==null&&(o.return=e);o!==null;){var l=o.dependencies;if(l!==null){s=o.child;for(var a=l.firstContext;a!==null;){if(a.context===r){if(o.tag===1){a=Qt(-1,n&-n),a.tag=2;var u=o.updateQueue;if(u!==null){u=u.shared;var c=u.pending;c===null?a.next=a:(a.next=c.next,c.next=a),u.pending=a}}o.lanes|=n,a=o.alternate,a!==null&&(a.lanes|=n),ka(o.return,n,e),l.lanes|=n;break}a=a.next}}else if(o.tag===10)s=o.type===e.type?null:o.child;else if(o.tag===18){if(s=o.return,s===null)throw Error(j(341));s.lanes|=n,l=s.alternate,l!==null&&(l.lanes|=n),ka(s,n,e),s=o.sibling}else s=o.child;if(s!==null)s.return=o;else for(s=o;s!==null;){if(s===e){s=null;break}if(o=s.sibling,o!==null){o.return=s.return,s=o;break}s=s.return}o=s}De(t,e,i.children,n),e=e.child}return e;case 9:return i=e.type,r=e.pendingProps.children,Nr(e,n),i=pt(i),r=r(i),e.flags|=1,De(t,e,r,n),e.child;case 14:return r=e.type,i=yt(r,e.pendingProps),i=yt(r.type,i),yf(t,e,r,i,n);case 15:return t0(t,e,e.type,e.pendingProps,n);case 17:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:yt(r,i),Vo(t,e),e.tag=1,We(r)?(t=!0,as(e)):t=!1,Nr(e,n),Zh(e,r,i),Ta(e,r,i,n),Oa(null,e,r,!0,t,n);case 19:return s0(t,e,n);case 22:return n0(t,e,n)}throw Error(j(156,e.tag))};function S0(t,e){return Gd(t,e)}function Bv(t,e,n,r){this.tag=t,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function ct(t,e,n,r){return new Bv(t,e,n,r)}function Ku(t){return t=t.prototype,!(!t||!t.isReactComponent)}function $v(t){if(typeof t=="function")return Ku(t)?1:0;if(t!=null){if(t=t.$$typeof,t===mu)return 11;if(t===vu)return 14}return 2}function wn(t,e){var n=t.alternate;return n===null?(n=ct(t.tag,e,t.key,t.mode),n.elementType=t.elementType,n.type=t.type,n.stateNode=t.stateNode,n.alternate=t,t.alternate=n):(n.pendingProps=e,n.type=t.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=t.flags&14680064,n.childLanes=t.childLanes,n.lanes=t.lanes,n.child=t.child,n.memoizedProps=t.memoizedProps,n.memoizedState=t.memoizedState,n.updateQueue=t.updateQueue,e=t.dependencies,n.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},n.sibling=t.sibling,n.index=t.index,n.ref=t.ref,n}function Qo(t,e,n,r,i,o){var s=2;if(r=t,typeof t=="function")Ku(t)&&(s=1);else if(typeof t=="string")s=5;else e:switch(t){case fr:return Vn(n.children,i,o,e);case pu:s=8,i|=8;break;case Gl:return t=ct(12,n,e,i|2),t.elementType=Gl,t.lanes=o,t;case Kl:return t=ct(13,n,e,i),t.elementType=Kl,t.lanes=o,t;case ql:return t=ct(19,n,e,i),t.elementType=ql,t.lanes=o,t;case Rd:return Xs(n,i,o,e);default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case zd:s=10;break e;case Nd:s=9;break e;case mu:s=11;break e;case vu:s=14;break e;case nn:s=16,r=null;break e}throw Error(j(130,t==null?t:typeof t,""))}return e=ct(s,n,e,i),e.elementType=t,e.type=r,e.lanes=o,e}function Vn(t,e,n,r){return t=ct(7,t,r,e),t.lanes=n,t}function Xs(t,e,n,r){return t=ct(22,t,r,e),t.elementType=Rd,t.lanes=n,t.stateNode={isHidden:!1},t}function Rl(t,e,n){return t=ct(6,t,null,e),t.lanes=n,t}function Ml(t,e,n){return e=ct(4,t.children!==null?t.children:[],t.key,e),e.lanes=n,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}function Wv(t,e,n,r,i){this.tag=e,this.containerInfo=t,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=hl(0),this.expirationTimes=hl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=hl(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function qu(t,e,n,r,i,o,s,l,a){return t=new Wv(t,e,n,l,a),e===1?(e=1,o===!0&&(e|=8)):e=0,o=ct(3,null,null,e),t.current=o,o.stateNode=t,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},Lu(o),t}function Vv(t,e,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(E0)}catch(t){console.error(t)}}E0(),Ed.exports=ot;var Gv=Ed.exports,Rf=Gv;Ql.createRoot=Rf.createRoot,Ql.hydrateRoot=Rf.hydrateRoot;/** * @remix-run/router v1.17.1 * * Copyright (c) Remix Software Inc. @@ -46,7 +46,7 @@ Error generating stack: `+o.message+` * LICENSE.md file in the root directory of this source tree. * * @license MIT - */function Ki(){return Ki=Object.assign?Object.assign.bind():function(t){for(var e=1;e"u")throw new Error(e)}function ec(t,e){if(!t){typeof console<"u"&&console.warn(e);try{throw new Error(e)}catch{}}}function Xv(){return Math.random().toString(36).substr(2,8)}function Mf(t,e){return{usr:t.state,key:t.key,idx:e}}function ba(t,e,n,r){return n===void 0&&(n=null),Ki({pathname:typeof t=="string"?t:t.pathname,search:"",hash:""},typeof e=="string"?ir(e):e,{state:n,key:e&&e.key||r||Xv()})}function Cs(t){let{pathname:e="/",search:n="",hash:r=""}=t;return n&&n!=="?"&&(e+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(e+=r.charAt(0)==="#"?r:"#"+r),e}function ir(t){let e={};if(t){let n=t.indexOf("#");n>=0&&(e.hash=t.substr(n),t=t.substr(0,n));let r=t.indexOf("?");r>=0&&(e.search=t.substr(r),t=t.substr(0,r)),t&&(e.pathname=t)}return e}function Gv(t,e,n,r){r===void 0&&(r={});let{window:i=document.defaultView,v5Compat:o=!1}=r,s=i.history,l=un.Pop,a=null,u=c();u==null&&(u=0,s.replaceState(Ki({},s.state,{idx:u}),""));function c(){return(s.state||{idx:null}).idx}function f(){l=un.Pop;let w=c(),m=w==null?null:w-u;u=w,a&&a({action:l,location:p.location,delta:m})}function d(w,m){l=un.Push;let h=ba(p.location,w,m);n&&n(h,w),u=c()+1;let g=Mf(h,u),x=p.createHref(h);try{s.pushState(g,"",x)}catch(S){if(S instanceof DOMException&&S.name==="DataCloneError")throw S;i.location.assign(x)}o&&a&&a({action:l,location:p.location,delta:1})}function v(w,m){l=un.Replace;let h=ba(p.location,w,m);n&&n(h,w),u=c();let g=Mf(h,u),x=p.createHref(h);s.replaceState(g,"",x),o&&a&&a({action:l,location:p.location,delta:0})}function y(w){let m=i.location.origin!=="null"?i.location.origin:i.location.href,h=typeof w=="string"?w:Cs(w);return h=h.replace(/ $/,"%20"),fe(m,"No window.location.(origin|href) available to create URL for href: "+h),new URL(h,m)}let p={get action(){return l},get location(){return t(i,s)},listen(w){if(a)throw new Error("A history only accepts one active listener");return i.addEventListener(Rf,f),a=w,()=>{i.removeEventListener(Rf,f),a=null}},createHref(w){return e(i,w)},createURL:y,encodeLocation(w){let m=y(w);return{pathname:m.pathname,search:m.search,hash:m.hash}},push:d,replace:v,go(w){return s.go(w)}};return p}var Lf;(function(t){t.data="data",t.deferred="deferred",t.redirect="redirect",t.error="error"})(Lf||(Lf={}));function Kv(t,e,n){return n===void 0&&(n="/"),qv(t,e,n,!1)}function qv(t,e,n,r){let i=typeof e=="string"?ir(e):e,o=Wr(i.pathname||"/",n);if(o==null)return null;let s=E0(t);Zv(s);let l=null;for(let a=0;l==null&&a{let a={relativePath:l===void 0?o.path||"":l,caseSensitive:o.caseSensitive===!0,childrenIndex:s,route:o};a.relativePath.startsWith("/")&&(fe(a.relativePath.startsWith(r),'Absolute route path "'+a.relativePath+'" nested under path '+('"'+r+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),a.relativePath=a.relativePath.slice(r.length));let u=xn([r,a.relativePath]),c=n.concat(a);o.children&&o.children.length>0&&(fe(o.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),E0(o.children,e,c,u)),!(o.path==null&&!o.index)&&e.push({path:u,score:o2(u,o.index),routesMeta:c})};return t.forEach((o,s)=>{var l;if(o.path===""||!((l=o.path)!=null&&l.includes("?")))i(o,s);else for(let a of P0(o.path))i(o,s,a)}),e}function P0(t){let e=t.split("/");if(e.length===0)return[];let[n,...r]=e,i=n.endsWith("?"),o=n.replace(/\?$/,"");if(r.length===0)return i?[o,""]:[o];let s=P0(r.join("/")),l=[];return l.push(...s.map(a=>a===""?o:[o,a].join("/"))),i&&l.push(...s),l.map(a=>t.startsWith("/")&&a===""?"/":a)}function Zv(t){t.sort((e,n)=>e.score!==n.score?n.score-e.score:s2(e.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const Jv=/^:[\w-]+$/,e2=3,t2=2,n2=1,r2=10,i2=-2,Df=t=>t==="*";function o2(t,e){let n=t.split("/"),r=n.length;return n.some(Df)&&(r+=i2),e&&(r+=t2),n.filter(i=>!Df(i)).reduce((i,o)=>i+(Jv.test(o)?e2:o===""?n2:r2),r)}function s2(t,e){return t.length===e.length&&t.slice(0,-1).every((r,i)=>r===e[i])?t[t.length-1]-e[e.length-1]:0}function l2(t,e,n){let{routesMeta:r}=t,i={},o="/",s=[];for(let l=0;l{let{paramName:d,isOptional:v}=c;if(d==="*"){let p=l[f]||"";s=o.slice(0,o.length-p.length).replace(/(.)\/+$/,"$1")}const y=l[f];return v&&!y?u[d]=void 0:u[d]=(y||"").replace(/%2F/g,"/"),u},{}),pathname:o,pathnameBase:s,pattern:t}}function a2(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!0),ec(t==="*"||!t.endsWith("*")||t.endsWith("/*"),'Route path "'+t+'" will be treated as if it were '+('"'+t.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+t.replace(/\*$/,"/*")+'".'));let r=[],i="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(s,l,a)=>(r.push({paramName:l,isOptional:a!=null}),a?"/?([^\\/]+)?":"/([^\\/]+)"));return t.endsWith("*")?(r.push({paramName:"*"}),i+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":t!==""&&t!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,e?void 0:"i"),r]}function u2(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return ec(!1,'The URL path "'+t+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+e+").")),t}}function Wr(t,e){if(e==="/")return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;let n=e.endsWith("/")?e.length-1:e.length,r=t.charAt(n);return r&&r!=="/"?null:t.slice(n)||"/"}function c2(t,e){e===void 0&&(e="/");let{pathname:n,search:r="",hash:i=""}=typeof t=="string"?ir(t):t;return{pathname:n?n.startsWith("/")?n:f2(n,e):e,search:p2(r),hash:m2(i)}}function f2(t,e){let n=e.replace(/\/+$/,"").split("/");return t.split("/").forEach(i=>{i===".."?n.length>1&&n.pop():i!=="."&&n.push(i)}),n.length>1?n.join("/"):"/"}function Dl(t,e,n,r){return"Cannot include a '"+t+"' character in a manually specified "+("`to."+e+"` field ["+JSON.stringify(r)+"]. Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in and the router will parse it for you.'}function d2(t){return t.filter((e,n)=>n===0||e.route.path&&e.route.path.length>0)}function O0(t,e){let n=d2(t);return e?n.map((r,i)=>i===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function j0(t,e,n,r){r===void 0&&(r=!1);let i;typeof t=="string"?i=ir(t):(i=Ki({},t),fe(!i.pathname||!i.pathname.includes("?"),Dl("?","pathname","search",i)),fe(!i.pathname||!i.pathname.includes("#"),Dl("#","pathname","hash",i)),fe(!i.search||!i.search.includes("#"),Dl("#","search","hash",i)));let o=t===""||i.pathname==="",s=o?"/":i.pathname,l;if(s==null)l=n;else{let f=e.length-1;if(!r&&s.startsWith("..")){let d=s.split("/");for(;d[0]==="..";)d.shift(),f-=1;i.pathname=d.join("/")}l=f>=0?e[f]:"/"}let a=c2(i,l),u=s&&s!=="/"&&s.endsWith("/"),c=(o||s===".")&&n.endsWith("/");return!a.pathname.endsWith("/")&&(u||c)&&(a.pathname+="/"),a}const xn=t=>t.join("/").replace(/\/\/+/g,"/"),h2=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),p2=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,m2=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function v2(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}const z0=["post","put","patch","delete"];new Set(z0);const g2=["get",...z0];new Set(g2);/** + */function Xi(){return Xi=Object.assign?Object.assign.bind():function(t){for(var e=1;e"u")throw new Error(e)}function tc(t,e){if(!t){typeof console<"u"&&console.warn(e);try{throw new Error(e)}catch{}}}function qv(){return Math.random().toString(36).substr(2,8)}function Lf(t,e){return{usr:t.state,key:t.key,idx:e}}function Ua(t,e,n,r){return n===void 0&&(n=null),Xi({pathname:typeof t=="string"?t:t.pathname,search:"",hash:""},typeof e=="string"?ir(e):e,{state:n,key:e&&e.key||r||qv()})}function Ss(t){let{pathname:e="/",search:n="",hash:r=""}=t;return n&&n!=="?"&&(e+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(e+=r.charAt(0)==="#"?r:"#"+r),e}function ir(t){let e={};if(t){let n=t.indexOf("#");n>=0&&(e.hash=t.substr(n),t=t.substr(0,n));let r=t.indexOf("?");r>=0&&(e.search=t.substr(r),t=t.substr(0,r)),t&&(e.pathname=t)}return e}function Zv(t,e,n,r){r===void 0&&(r={});let{window:i=document.defaultView,v5Compat:o=!1}=r,s=i.history,l=un.Pop,a=null,u=c();u==null&&(u=0,s.replaceState(Xi({},s.state,{idx:u}),""));function c(){return(s.state||{idx:null}).idx}function f(){l=un.Pop;let w=c(),m=w==null?null:w-u;u=w,a&&a({action:l,location:p.location,delta:m})}function d(w,m){l=un.Push;let h=Ua(p.location,w,m);n&&n(h,w),u=c()+1;let g=Lf(h,u),x=p.createHref(h);try{s.pushState(g,"",x)}catch(S){if(S instanceof DOMException&&S.name==="DataCloneError")throw S;i.location.assign(x)}o&&a&&a({action:l,location:p.location,delta:1})}function v(w,m){l=un.Replace;let h=Ua(p.location,w,m);n&&n(h,w),u=c();let g=Lf(h,u),x=p.createHref(h);s.replaceState(g,"",x),o&&a&&a({action:l,location:p.location,delta:0})}function y(w){let m=i.location.origin!=="null"?i.location.origin:i.location.href,h=typeof w=="string"?w:Ss(w);return h=h.replace(/ $/,"%20"),fe(m,"No window.location.(origin|href) available to create URL for href: "+h),new URL(h,m)}let p={get action(){return l},get location(){return t(i,s)},listen(w){if(a)throw new Error("A history only accepts one active listener");return i.addEventListener(Mf,f),a=w,()=>{i.removeEventListener(Mf,f),a=null}},createHref(w){return e(i,w)},createURL:y,encodeLocation(w){let m=y(w);return{pathname:m.pathname,search:m.search,hash:m.hash}},push:d,replace:v,go(w){return s.go(w)}};return p}var Df;(function(t){t.data="data",t.deferred="deferred",t.redirect="redirect",t.error="error"})(Df||(Df={}));function Jv(t,e,n){return n===void 0&&(n="/"),e2(t,e,n,!1)}function e2(t,e,n,r){let i=typeof e=="string"?ir(e):e,o=Wr(i.pathname||"/",n);if(o==null)return null;let s=P0(t);t2(s);let l=null;for(let a=0;l==null&&a{let a={relativePath:l===void 0?o.path||"":l,caseSensitive:o.caseSensitive===!0,childrenIndex:s,route:o};a.relativePath.startsWith("/")&&(fe(a.relativePath.startsWith(r),'Absolute route path "'+a.relativePath+'" nested under path '+('"'+r+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),a.relativePath=a.relativePath.slice(r.length));let u=xn([r,a.relativePath]),c=n.concat(a);o.children&&o.children.length>0&&(fe(o.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),P0(o.children,e,c,u)),!(o.path==null&&!o.index)&&e.push({path:u,score:a2(u,o.index),routesMeta:c})};return t.forEach((o,s)=>{var l;if(o.path===""||!((l=o.path)!=null&&l.includes("?")))i(o,s);else for(let a of O0(o.path))i(o,s,a)}),e}function O0(t){let e=t.split("/");if(e.length===0)return[];let[n,...r]=e,i=n.endsWith("?"),o=n.replace(/\?$/,"");if(r.length===0)return i?[o,""]:[o];let s=O0(r.join("/")),l=[];return l.push(...s.map(a=>a===""?o:[o,a].join("/"))),i&&l.push(...s),l.map(a=>t.startsWith("/")&&a===""?"/":a)}function t2(t){t.sort((e,n)=>e.score!==n.score?n.score-e.score:u2(e.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const n2=/^:[\w-]+$/,r2=3,i2=2,o2=1,s2=10,l2=-2,If=t=>t==="*";function a2(t,e){let n=t.split("/"),r=n.length;return n.some(If)&&(r+=l2),e&&(r+=i2),n.filter(i=>!If(i)).reduce((i,o)=>i+(n2.test(o)?r2:o===""?o2:s2),r)}function u2(t,e){return t.length===e.length&&t.slice(0,-1).every((r,i)=>r===e[i])?t[t.length-1]-e[e.length-1]:0}function c2(t,e,n){let{routesMeta:r}=t,i={},o="/",s=[];for(let l=0;l{let{paramName:d,isOptional:v}=c;if(d==="*"){let p=l[f]||"";s=o.slice(0,o.length-p.length).replace(/(.)\/+$/,"$1")}const y=l[f];return v&&!y?u[d]=void 0:u[d]=(y||"").replace(/%2F/g,"/"),u},{}),pathname:o,pathnameBase:s,pattern:t}}function f2(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!0),tc(t==="*"||!t.endsWith("*")||t.endsWith("/*"),'Route path "'+t+'" will be treated as if it were '+('"'+t.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+t.replace(/\*$/,"/*")+'".'));let r=[],i="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(s,l,a)=>(r.push({paramName:l,isOptional:a!=null}),a?"/?([^\\/]+)?":"/([^\\/]+)"));return t.endsWith("*")?(r.push({paramName:"*"}),i+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":t!==""&&t!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,e?void 0:"i"),r]}function d2(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return tc(!1,'The URL path "'+t+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+e+").")),t}}function Wr(t,e){if(e==="/")return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;let n=e.endsWith("/")?e.length-1:e.length,r=t.charAt(n);return r&&r!=="/"?null:t.slice(n)||"/"}function h2(t,e){e===void 0&&(e="/");let{pathname:n,search:r="",hash:i=""}=typeof t=="string"?ir(t):t;return{pathname:n?n.startsWith("/")?n:p2(n,e):e,search:g2(r),hash:y2(i)}}function p2(t,e){let n=e.replace(/\/+$/,"").split("/");return t.split("/").forEach(i=>{i===".."?n.length>1&&n.pop():i!=="."&&n.push(i)}),n.length>1?n.join("/"):"/"}function Ll(t,e,n,r){return"Cannot include a '"+t+"' character in a manually specified "+("`to."+e+"` field ["+JSON.stringify(r)+"]. Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in and the router will parse it for you.'}function m2(t){return t.filter((e,n)=>n===0||e.route.path&&e.route.path.length>0)}function j0(t,e){let n=m2(t);return e?n.map((r,i)=>i===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function z0(t,e,n,r){r===void 0&&(r=!1);let i;typeof t=="string"?i=ir(t):(i=Xi({},t),fe(!i.pathname||!i.pathname.includes("?"),Ll("?","pathname","search",i)),fe(!i.pathname||!i.pathname.includes("#"),Ll("#","pathname","hash",i)),fe(!i.search||!i.search.includes("#"),Ll("#","search","hash",i)));let o=t===""||i.pathname==="",s=o?"/":i.pathname,l;if(s==null)l=n;else{let f=e.length-1;if(!r&&s.startsWith("..")){let d=s.split("/");for(;d[0]==="..";)d.shift(),f-=1;i.pathname=d.join("/")}l=f>=0?e[f]:"/"}let a=h2(i,l),u=s&&s!=="/"&&s.endsWith("/"),c=(o||s===".")&&n.endsWith("/");return!a.pathname.endsWith("/")&&(u||c)&&(a.pathname+="/"),a}const xn=t=>t.join("/").replace(/\/\/+/g,"/"),v2=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),g2=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,y2=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function _2(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}const N0=["post","put","patch","delete"];new Set(N0);const w2=["get",...N0];new Set(w2);/** * React Router v6.24.1 * * Copyright (c) Remix Software Inc. @@ -55,7 +55,7 @@ Error generating stack: `+o.message+` * LICENSE.md file in the root directory of this source tree. * * @license MIT - */function qi(){return qi=Object.assign?Object.assign.bind():function(t){for(var e=1;e{l.current=!0}),P.useCallback(function(u,c){if(c===void 0&&(c={}),!l.current)return;if(typeof u=="number"){r.go(u);return}let f=j0(u,JSON.parse(s),o,c.relative==="path");t==null&&e!=="/"&&(f.pathname=f.pathname==="/"?e:xn([e,f.pathname])),(c.replace?r.replace:r.push)(f,c.state,c)},[e,r,s,o,t])}function rl(t,e){let{relative:n}=e===void 0?{}:e,{future:r}=P.useContext(Nn),{matches:i}=P.useContext(or),{pathname:o}=ho(),s=JSON.stringify(O0(i,r.v7_relativeSplatPath));return P.useMemo(()=>j0(t,JSON.parse(s),o,n==="path"),[t,s,o,n])}function x2(t,e){return S2(t,e)}function S2(t,e,n,r){fo()||fe(!1);let{navigator:i}=P.useContext(Nn),{matches:o}=P.useContext(or),s=o[o.length-1],l=s?s.params:{};s&&s.pathname;let a=s?s.pathnameBase:"/";s&&s.route;let u=ho(),c;if(e){var f;let w=typeof e=="string"?ir(e):e;a==="/"||(f=w.pathname)!=null&&f.startsWith(a)||fe(!1),c=w}else c=u;let d=c.pathname||"/",v=d;if(a!=="/"){let w=a.replace(/^\//,"").split("/");v="/"+d.replace(/^\//,"").split("/").slice(w.length).join("/")}let y=Kv(t,{pathname:v}),p=P2(y&&y.map(w=>Object.assign({},w,{params:Object.assign({},l,w.params),pathname:xn([a,i.encodeLocation?i.encodeLocation(w.pathname).pathname:w.pathname]),pathnameBase:w.pathnameBase==="/"?a:xn([a,i.encodeLocation?i.encodeLocation(w.pathnameBase).pathname:w.pathnameBase])})),o,n,r);return e&&p?P.createElement(nl.Provider,{value:{location:qi({pathname:"/",search:"",hash:"",state:null,key:"default"},c),navigationType:un.Pop}},p):p}function k2(){let t=N2(),e=v2(t)?t.status+" "+t.statusText:t instanceof Error?t.message:JSON.stringify(t),n=t instanceof Error?t.stack:null,i={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"};return P.createElement(P.Fragment,null,P.createElement("h2",null,"Unexpected Application Error!"),P.createElement("h3",{style:{fontStyle:"italic"}},e),n?P.createElement("pre",{style:i},n):null,null)}const C2=P.createElement(k2,null);class T2 extends P.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,n){return n.location!==e.location||n.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:n.error,location:n.location,revalidation:e.revalidation||n.revalidation}}componentDidCatch(e,n){console.error("React Router caught the following error during render",e,n)}render(){return this.state.error!==void 0?P.createElement(or.Provider,{value:this.props.routeContext},P.createElement(R0.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function E2(t){let{routeContext:e,match:n,children:r}=t,i=P.useContext(tl);return i&&i.static&&i.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=n.route.id),P.createElement(or.Provider,{value:e},r)}function P2(t,e,n,r){var i;if(e===void 0&&(e=[]),n===void 0&&(n=null),r===void 0&&(r=null),t==null){var o;if((o=n)!=null&&o.errors)t=n.matches;else return null}let s=t,l=(i=n)==null?void 0:i.errors;if(l!=null){let c=s.findIndex(f=>f.route.id&&(l==null?void 0:l[f.route.id])!==void 0);c>=0||fe(!1),s=s.slice(0,Math.min(s.length,c+1))}let a=!1,u=-1;if(n&&r&&r.v7_partialHydration)for(let c=0;c=0?s=s.slice(0,u+1):s=[s[0]];break}}}return s.reduceRight((c,f,d)=>{let v,y=!1,p=null,w=null;n&&(v=l&&f.route.id?l[f.route.id]:void 0,p=f.route.errorElement||C2,a&&(u<0&&d===0?(y=!0,w=null):u===d&&(y=!0,w=f.route.hydrateFallbackElement||null)));let m=e.concat(s.slice(0,d+1)),h=()=>{let g;return v?g=p:y?g=w:f.route.Component?g=P.createElement(f.route.Component,null):f.route.element?g=f.route.element:g=c,P.createElement(E2,{match:f,routeContext:{outlet:c,matches:m,isDataRoute:n!=null},children:g})};return n&&(f.route.ErrorBoundary||f.route.errorElement||d===0)?P.createElement(T2,{location:n.location,revalidation:n.revalidation,component:p,error:v,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):h()},null)}var L0=function(t){return t.UseBlocker="useBlocker",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t}(L0||{}),Es=function(t){return t.UseBlocker="useBlocker",t.UseLoaderData="useLoaderData",t.UseActionData="useActionData",t.UseRouteError="useRouteError",t.UseNavigation="useNavigation",t.UseRouteLoaderData="useRouteLoaderData",t.UseMatches="useMatches",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t.UseRouteId="useRouteId",t}(Es||{});function O2(t){let e=P.useContext(tl);return e||fe(!1),e}function j2(t){let e=P.useContext(N0);return e||fe(!1),e}function z2(t){let e=P.useContext(or);return e||fe(!1),e}function D0(t){let e=z2(),n=e.matches[e.matches.length-1];return n.route.id||fe(!1),n.route.id}function N2(){var t;let e=P.useContext(R0),n=j2(Es.UseRouteError),r=D0(Es.UseRouteError);return e!==void 0?e:(t=n.errors)==null?void 0:t[r]}function R2(){let{router:t}=O2(L0.UseNavigateStable),e=D0(Es.UseNavigateStable),n=P.useRef(!1);return M0(()=>{n.current=!0}),P.useCallback(function(i,o){o===void 0&&(o={}),n.current&&(typeof i=="number"?t.navigate(i):t.navigate(i,qi({fromRouteId:e},o)))},[t,e])}function vi(t){fe(!1)}function M2(t){let{basename:e="/",children:n=null,location:r,navigationType:i=un.Pop,navigator:o,static:s=!1,future:l}=t;fo()&&fe(!1);let a=e.replace(/^\/*/,"/"),u=P.useMemo(()=>({basename:a,navigator:o,static:s,future:qi({v7_relativeSplatPath:!1},l)}),[a,l,o,s]);typeof r=="string"&&(r=ir(r));let{pathname:c="/",search:f="",hash:d="",state:v=null,key:y="default"}=r,p=P.useMemo(()=>{let w=Wr(c,a);return w==null?null:{location:{pathname:w,search:f,hash:d,state:v,key:y},navigationType:i}},[a,c,f,d,v,y,i]);return p==null?null:P.createElement(Nn.Provider,{value:u},P.createElement(nl.Provider,{children:n,value:p}))}function L2(t){let{children:e,location:n}=t;return x2(Ua(e),n)}new Promise(()=>{});function Ua(t,e){e===void 0&&(e=[]);let n=[];return P.Children.forEach(t,(r,i)=>{if(!P.isValidElement(r))return;let o=[...e,i];if(r.type===P.Fragment){n.push.apply(n,Ua(r.props.children,o));return}r.type!==vi&&fe(!1),!r.props.index||!r.props.children||fe(!1);let s={id:r.props.id||o.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(s.children=Ua(r.props.children,o)),n.push(s)}),n}/** + */function Gi(){return Gi=Object.assign?Object.assign.bind():function(t){for(var e=1;e{l.current=!0}),P.useCallback(function(u,c){if(c===void 0&&(c={}),!l.current)return;if(typeof u=="number"){r.go(u);return}let f=z0(u,JSON.parse(s),o,c.relative==="path");t==null&&e!=="/"&&(f.pathname=f.pathname==="/"?e:xn([e,f.pathname])),(c.replace?r.replace:r.push)(f,c.state,c)},[e,r,s,o,t])}function tl(t,e){let{relative:n}=e===void 0?{}:e,{future:r}=P.useContext(Nn),{matches:i}=P.useContext(or),{pathname:o}=co(),s=JSON.stringify(j0(i,r.v7_relativeSplatPath));return P.useMemo(()=>z0(t,JSON.parse(s),o,n==="path"),[t,s,o,n])}function C2(t,e){return T2(t,e)}function T2(t,e,n,r){uo()||fe(!1);let{navigator:i}=P.useContext(Nn),{matches:o}=P.useContext(or),s=o[o.length-1],l=s?s.params:{};s&&s.pathname;let a=s?s.pathnameBase:"/";s&&s.route;let u=co(),c;if(e){var f;let w=typeof e=="string"?ir(e):e;a==="/"||(f=w.pathname)!=null&&f.startsWith(a)||fe(!1),c=w}else c=u;let d=c.pathname||"/",v=d;if(a!=="/"){let w=a.replace(/^\//,"").split("/");v="/"+d.replace(/^\//,"").split("/").slice(w.length).join("/")}let y=Jv(t,{pathname:v}),p=z2(y&&y.map(w=>Object.assign({},w,{params:Object.assign({},l,w.params),pathname:xn([a,i.encodeLocation?i.encodeLocation(w.pathname).pathname:w.pathname]),pathnameBase:w.pathnameBase==="/"?a:xn([a,i.encodeLocation?i.encodeLocation(w.pathnameBase).pathname:w.pathnameBase])})),o,n,r);return e&&p?P.createElement(el.Provider,{value:{location:Gi({pathname:"/",search:"",hash:"",state:null,key:"default"},c),navigationType:un.Pop}},p):p}function E2(){let t=L2(),e=_2(t)?t.status+" "+t.statusText:t instanceof Error?t.message:JSON.stringify(t),n=t instanceof Error?t.stack:null,i={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"};return P.createElement(P.Fragment,null,P.createElement("h2",null,"Unexpected Application Error!"),P.createElement("h3",{style:{fontStyle:"italic"}},e),n?P.createElement("pre",{style:i},n):null,null)}const P2=P.createElement(E2,null);class O2 extends P.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,n){return n.location!==e.location||n.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:n.error,location:n.location,revalidation:e.revalidation||n.revalidation}}componentDidCatch(e,n){console.error("React Router caught the following error during render",e,n)}render(){return this.state.error!==void 0?P.createElement(or.Provider,{value:this.props.routeContext},P.createElement(M0.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function j2(t){let{routeContext:e,match:n,children:r}=t,i=P.useContext(Js);return i&&i.static&&i.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=n.route.id),P.createElement(or.Provider,{value:e},r)}function z2(t,e,n,r){var i;if(e===void 0&&(e=[]),n===void 0&&(n=null),r===void 0&&(r=null),t==null){var o;if((o=n)!=null&&o.errors)t=n.matches;else return null}let s=t,l=(i=n)==null?void 0:i.errors;if(l!=null){let c=s.findIndex(f=>f.route.id&&(l==null?void 0:l[f.route.id])!==void 0);c>=0||fe(!1),s=s.slice(0,Math.min(s.length,c+1))}let a=!1,u=-1;if(n&&r&&r.v7_partialHydration)for(let c=0;c=0?s=s.slice(0,u+1):s=[s[0]];break}}}return s.reduceRight((c,f,d)=>{let v,y=!1,p=null,w=null;n&&(v=l&&f.route.id?l[f.route.id]:void 0,p=f.route.errorElement||P2,a&&(u<0&&d===0?(y=!0,w=null):u===d&&(y=!0,w=f.route.hydrateFallbackElement||null)));let m=e.concat(s.slice(0,d+1)),h=()=>{let g;return v?g=p:y?g=w:f.route.Component?g=P.createElement(f.route.Component,null):f.route.element?g=f.route.element:g=c,P.createElement(j2,{match:f,routeContext:{outlet:c,matches:m,isDataRoute:n!=null},children:g})};return n&&(f.route.ErrorBoundary||f.route.errorElement||d===0)?P.createElement(O2,{location:n.location,revalidation:n.revalidation,component:p,error:v,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):h()},null)}var D0=function(t){return t.UseBlocker="useBlocker",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t}(D0||{}),Cs=function(t){return t.UseBlocker="useBlocker",t.UseLoaderData="useLoaderData",t.UseActionData="useActionData",t.UseRouteError="useRouteError",t.UseNavigation="useNavigation",t.UseRouteLoaderData="useRouteLoaderData",t.UseMatches="useMatches",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t.UseRouteId="useRouteId",t}(Cs||{});function N2(t){let e=P.useContext(Js);return e||fe(!1),e}function R2(t){let e=P.useContext(R0);return e||fe(!1),e}function M2(t){let e=P.useContext(or);return e||fe(!1),e}function I0(t){let e=M2(),n=e.matches[e.matches.length-1];return n.route.id||fe(!1),n.route.id}function L2(){var t;let e=P.useContext(M0),n=R2(Cs.UseRouteError),r=I0(Cs.UseRouteError);return e!==void 0?e:(t=n.errors)==null?void 0:t[r]}function D2(){let{router:t}=N2(D0.UseNavigateStable),e=I0(Cs.UseNavigateStable),n=P.useRef(!1);return L0(()=>{n.current=!0}),P.useCallback(function(i,o){o===void 0&&(o={}),n.current&&(typeof i=="number"?t.navigate(i):t.navigate(i,Gi({fromRouteId:e},o)))},[t,e])}function Xo(t){fe(!1)}function I2(t){let{basename:e="/",children:n=null,location:r,navigationType:i=un.Pop,navigator:o,static:s=!1,future:l}=t;uo()&&fe(!1);let a=e.replace(/^\/*/,"/"),u=P.useMemo(()=>({basename:a,navigator:o,static:s,future:Gi({v7_relativeSplatPath:!1},l)}),[a,l,o,s]);typeof r=="string"&&(r=ir(r));let{pathname:c="/",search:f="",hash:d="",state:v=null,key:y="default"}=r,p=P.useMemo(()=>{let w=Wr(c,a);return w==null?null:{location:{pathname:w,search:f,hash:d,state:v,key:y},navigationType:i}},[a,c,f,d,v,y,i]);return p==null?null:P.createElement(Nn.Provider,{value:u},P.createElement(el.Provider,{children:n,value:p}))}function F2(t){let{children:e,location:n}=t;return C2(Ba(e),n)}new Promise(()=>{});function Ba(t,e){e===void 0&&(e=[]);let n=[];return P.Children.forEach(t,(r,i)=>{if(!P.isValidElement(r))return;let o=[...e,i];if(r.type===P.Fragment){n.push.apply(n,Ba(r.props.children,o));return}r.type!==Xo&&fe(!1),!r.props.index||!r.props.children||fe(!1);let s={id:r.props.id||o.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(s.children=Ba(r.props.children,o)),n.push(s)}),n}/** * React Router DOM v6.24.1 * * Copyright (c) Remix Software Inc. @@ -64,7 +64,7 @@ Error generating stack: `+o.message+` * LICENSE.md file in the root directory of this source tree. * * @license MIT - */function Ps(){return Ps=Object.assign?Object.assign.bind():function(t){for(var e=1;e=0)&&(n[i]=t[i]);return n}function D2(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function I2(t,e){return t.button===0&&(!e||e==="_self")&&!D2(t)}const F2=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],A2=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],b2="6";try{window.__reactRouterVersion=b2}catch{}const U2=P.createContext({isTransitioning:!1}),B2="startTransition",If=Dp[B2];function $2(t){let{basename:e,children:n,future:r,window:i}=t,o=P.useRef();o.current==null&&(o.current=Qv({window:i,v5Compat:!0}));let s=o.current,[l,a]=P.useState({action:s.action,location:s.location}),{v7_startTransition:u}=r||{},c=P.useCallback(f=>{u&&If?If(()=>a(f)):a(f)},[a,u]);return P.useLayoutEffect(()=>s.listen(c),[s,c]),P.createElement(M2,{basename:e,children:n,location:l.location,navigationType:l.action,navigator:s,future:r})}const W2=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",V2=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,H2=P.forwardRef(function(e,n){let{onClick:r,relative:i,reloadDocument:o,replace:s,state:l,target:a,to:u,preventScrollReset:c,unstable_viewTransition:f}=e,d=I0(e,F2),{basename:v}=P.useContext(Nn),y,p=!1;if(typeof u=="string"&&V2.test(u)&&(y=u,W2))try{let g=new URL(window.location.href),x=u.startsWith("//")?new URL(g.protocol+u):new URL(u),S=Wr(x.pathname,v);x.origin===g.origin&&S!=null?u=S+x.search+x.hash:p=!0}catch{}let w=y2(u,{relative:i}),m=Q2(u,{replace:s,state:l,target:a,preventScrollReset:c,relative:i,unstable_viewTransition:f});function h(g){r&&r(g),g.defaultPrevented||m(g)}return P.createElement("a",Ps({},d,{href:y||w,onClick:p||o?r:h,ref:n,target:a}))}),ui=P.forwardRef(function(e,n){let{"aria-current":r="page",caseSensitive:i=!1,className:o="",end:s=!1,style:l,to:a,unstable_viewTransition:u,children:c}=e,f=I0(e,A2),d=rl(a,{relative:f.relative}),v=ho(),y=P.useContext(N0),{navigator:p,basename:w}=P.useContext(Nn),m=y!=null&&X2(d)&&u===!0,h=p.encodeLocation?p.encodeLocation(d).pathname:d.pathname,g=v.pathname,x=y&&y.navigation&&y.navigation.location?y.navigation.location.pathname:null;i||(g=g.toLowerCase(),x=x?x.toLowerCase():null,h=h.toLowerCase()),x&&w&&(x=Wr(x,w)||x);const S=h!=="/"&&h.endsWith("/")?h.length-1:h.length;let k=g===h||!s&&g.startsWith(h)&&g.charAt(S)==="/",E=x!=null&&(x===h||!s&&x.startsWith(h)&&x.charAt(h.length)==="/"),C={isActive:k,isPending:E,isTransitioning:m},T=k?r:void 0,O;typeof o=="function"?O=o(C):O=[o,k?"active":null,E?"pending":null,m?"transitioning":null].filter(Boolean).join(" ");let L=typeof l=="function"?l(C):l;return P.createElement(H2,Ps({},f,{"aria-current":T,className:O,ref:n,style:L,to:a,unstable_viewTransition:u}),typeof c=="function"?c(C):c)});var Ba;(function(t){t.UseScrollRestoration="useScrollRestoration",t.UseSubmit="useSubmit",t.UseSubmitFetcher="useSubmitFetcher",t.UseFetcher="useFetcher",t.useViewTransitionState="useViewTransitionState"})(Ba||(Ba={}));var Ff;(function(t){t.UseFetcher="useFetcher",t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"})(Ff||(Ff={}));function Y2(t){let e=P.useContext(tl);return e||fe(!1),e}function Q2(t,e){let{target:n,replace:r,state:i,preventScrollReset:o,relative:s,unstable_viewTransition:l}=e===void 0?{}:e,a=_2(),u=ho(),c=rl(t,{relative:s});return P.useCallback(f=>{if(I2(f,n)){f.preventDefault();let d=r!==void 0?r:Cs(u)===Cs(c);a(t,{replace:d,state:i,preventScrollReset:o,relative:s,unstable_viewTransition:l})}},[u,a,c,r,i,n,t,o,s,l])}function X2(t,e){e===void 0&&(e={});let n=P.useContext(U2);n==null&&fe(!1);let{basename:r}=Y2(Ba.useViewTransitionState),i=rl(t,{relative:e.relative});if(!n.isTransitioning)return!1;let o=Wr(n.currentLocation.pathname,r)||n.currentLocation.pathname,s=Wr(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Ts(i.pathname,s)!=null||Ts(i.pathname,o)!=null}var F0={exports:{}},G2="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",K2=G2,q2=K2;function A0(){}function b0(){}b0.resetWarningCache=A0;var Z2=function(){function t(r,i,o,s,l,a){if(a!==q2){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}t.isRequired=t;function e(){return t}var n={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:b0,resetWarningCache:A0};return n.PropTypes=n,n};F0.exports=Z2();var J2=F0.exports;const we=ou(J2),U0=P.createContext(),B0=({children:t})=>{const[e,n]=P.useState(()=>localStorage.getItem("theme")||"orange"),r=()=>{n(i=>i==="green"?"orange":"green")};return P.useEffect(()=>{localStorage.setItem("theme",e)},[e]),_.jsx(U0.Provider,{value:{theme:e,toggleTheme:r},children:t})};B0.propTypes={children:we.node.isRequired};const Tt=()=>P.useContext(U0);function $a(){return $a=Object.assign?Object.assign.bind():function(t){for(var e=1;e=a)&&this.A(n),this.W&&this.setState({N:!1,j:!1}),this.l=Date.now()},e.prototype.p=function(n){n.preventDefault(),typeof n.button=="number"&&n.button!==0||(this.I(n.clientX),window.addEventListener("mousemove",this.v),window.addEventListener("mouseup",this.g))},e.prototype.v=function(n){n.preventDefault(),this.L(n.clientX)},e.prototype.g=function(n){this.U(n),window.removeEventListener("mousemove",this.v),window.removeEventListener("mouseup",this.g)},e.prototype.k=function(n){this.X=null,this.I(n.touches[0].clientX)},e.prototype.m=function(n){this.L(n.touches[0].clientX)},e.prototype.M=function(n){n.preventDefault(),this.U(n)},e.prototype.$=function(n){Date.now()-this.l>50&&(this.A(n),Date.now()-this.u>50&&this.W&&this.setState({j:!1}))},e.prototype.C=function(){this.u=Date.now()},e.prototype.D=function(){this.setState({j:!0})},e.prototype.O=function(){this.setState({j:!1})},e.prototype.S=function(n){this.H=n},e.prototype.T=function(n){n.preventDefault(),this.H.focus(),this.A(n),this.W&&this.setState({j:!1})},e.prototype.A=function(n){var r=this.props;(0,r.onChange)(!r.checked,n,r.id)},e.prototype.render=function(){var n=this.props,r=n.checked,i=n.disabled,o=n.className,s=n.offColor,l=n.onColor,a=n.offHandleColor,u=n.onHandleColor,c=n.checkedIcon,f=n.uncheckedIcon,d=n.checkedHandleIcon,v=n.uncheckedHandleIcon,y=n.boxShadow,p=n.activeBoxShadow,w=n.height,m=n.width,h=n.borderRadius,g=function(N,F){var U={};for(var z in N)Object.prototype.hasOwnProperty.call(N,z)&&F.indexOf(z)===-1&&(U[z]=N[z]);return U}(n,["checked","disabled","className","offColor","onColor","offHandleColor","onHandleColor","checkedIcon","uncheckedIcon","checkedHandleIcon","uncheckedHandleIcon","boxShadow","activeBoxShadow","height","width","borderRadius","handleDiameter"]),x=this.state,S=x.h,k=x.N,E=x.j,C={position:"relative",display:"inline-block",textAlign:"left",opacity:i?.5:1,direction:"ltr",borderRadius:w/2,WebkitTransition:"opacity 0.25s",MozTransition:"opacity 0.25s",transition:"opacity 0.25s",touchAction:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",userSelect:"none"},T={height:w,width:m,margin:Math.max(0,(this.t-w)/2),position:"relative",background:bf(S,this.i,this.o,s,l),borderRadius:typeof h=="number"?h:w/2,cursor:i?"default":"pointer",WebkitTransition:k?null:"background 0.25s",MozTransition:k?null:"background 0.25s",transition:k?null:"background 0.25s"},O={height:w,width:Math.min(1.5*w,m-(this.t+w)/2+1),position:"relative",opacity:(S-this.o)/(this.i-this.o),pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"},L={height:w,width:Math.min(1.5*w,m-(this.t+w)/2+1),position:"absolute",opacity:1-(S-this.o)/(this.i-this.o),right:0,top:0,pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"},B={height:this.t,width:this.t,background:bf(S,this.i,this.o,a,u),display:"inline-block",cursor:i?"default":"pointer",borderRadius:typeof h=="number"?h-1:"50%",position:"absolute",transform:"translateX("+S+"px)",top:Math.max(0,(w-this.t)/2),outline:0,boxShadow:E?p:y,border:0,WebkitTransition:k?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s",MozTransition:k?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s",transition:k?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s"},b={height:this.t,width:this.t,opacity:Math.max(2*(1-(S-this.o)/(this.i-this.o)-.5),0),position:"absolute",left:0,top:0,pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"},V={height:this.t,width:this.t,opacity:Math.max(2*((S-this.o)/(this.i-this.o)-.5),0),position:"absolute",left:0,top:0,pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"};return M.createElement("div",{className:o,style:C},M.createElement("div",{className:"react-switch-bg",style:T,onClick:i?null:this.T,onMouseDown:function(N){return N.preventDefault()}},c&&M.createElement("div",{style:O},c),f&&M.createElement("div",{style:L},f)),M.createElement("div",{className:"react-switch-handle",style:B,onClick:function(N){return N.preventDefault()},onMouseDown:i?null:this.p,onTouchStart:i?null:this.k,onTouchMove:i?null:this.m,onTouchEnd:i?null:this.M,onTouchCancel:i?null:this.O},v&&M.createElement("div",{style:b},v),d&&M.createElement("div",{style:V},d)),M.createElement("input",$a({},{type:"checkbox",role:"switch","aria-checked":r,checked:r,disabled:i,style:{border:0,clip:"rect(0 0 0 0)",height:1,margin:-1,overflow:"hidden",padding:0,position:"absolute",width:1}},g,{ref:this.S,onFocus:this.D,onBlur:this.O,onKeyUp:this.C,onChange:this.$})))},e}(P.Component);$0.defaultProps={disabled:!1,offColor:"#888",onColor:"#080",offHandleColor:"#fff",onHandleColor:"#fff",uncheckedIcon:eg,checkedIcon:tg,boxShadow:null,activeBoxShadow:"0 0 2px 3px #3bf",height:28,width:56};const ng=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.jsxs("svg",{className:"svg-logo",width:"545.42969",height:"134.09557",version:"1.1",viewBox:"174.453 0 370.977 126.235",id:"svg48",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{id:"defs52"}),_.jsx("path",{d:"m 387.75102,31.93448 v 9.28 h 16 v 44.8 h 10.56 v -54.08 h -26.56 m 28.87732,0.02616 4.74185,9.218087 8.94083,0.03575 v -9.28 m 25.2798,46.3994 c -1.9968,-1.0656 -6.0288,-3.6448 -8.32,-3.4432 -1.1904,0.1024 -2.1472,1.3696 -3.2,1.8688 -2.352,1.1168 -5.2608,1.168 -7.68,0.2528 -1.8976,-0.7168 -3.5616,-2.1824 -4.7488,-3.7984 -4.0672,-5.5392 -2.2688,-14.205 4.4288,-16.81 5.2576,-2.048 12.496,1.1648 13.12,7.2096 h -14.08 c 0.8608,1.9936 2.624,5.9104 4.5472,7.0304 1.424,0.832 4.0896,0.3296 5.6928,0.3296 h 13.76 c 0.7904,-6.2528 -0.2336,-12.387 -4.5376,-17.28 -9.984,-11.341 -28.918,-7.6224 -33.837,6.72 -7.088,20.669 22.131,35.981 34.854,17.92 m 36.16,-6.72 c -4.0992,8.6144 -16.707,7.1648 -18.714,-2.24 -1.5808,-7.408 4.88,-16.25 12.954,-13.261 2.6784,0.992 4.3264,3.248 5.76,5.5808 l 8,-4.8 c -2.9728,-8.9664 -15.837,-11.594 -23.68,-8.736 -10.643,3.8752 -16.109,16.358 -11.27,26.656 1.4272,3.0368 3.44,5.7408 6.1504,7.7568 3.1904,2.3744 6.9472,3.6544 10.88,4.0288 5.0848,0.4832 10.637,-1.8656 14.397,-5.1616 0.9888,-0.8704 3.5392,-3.12 3.0688,-4.6432 -0.5888,-1.9008 -5.8016,-4.3552 -7.5456,-5.1808 m 28.66472,-14.241889 c 0,0 2.34567,-1.191821 5.42737,-1.190754 3.0817,0.0011 4.42185,0.762966 5.68563,2.438463 1.26378,1.675497 1.5271,4.316501 1.54,6.375626 l -0.003,21.050261 10.3192,0.113224 c 0,0 -0.0804,-18.445352 -0.0804,-20.931752 0,-2.4864 -0.40158,-9.838374 -3.45927,-13.151701 -3.0577,-3.313328 -6.34088,-5.070453 -12.99126,-5.019603 -6.65038,0.05085 -8.7839,2.326537 -10.22022,3.619216",fill:e("#00ff77","#f85c2c"),fillOpacity:"1",id:"path6"}),_.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 242.4344,80.50779 7.2353,-5.06062 -9.90366,-28.15803 h -10.93495 z",id:"path1131"}),_.jsx("path",{d:"m 229.69654,73.3365 -8.96,-5.44 c -7.9552,14.87 -28.835,9.8112 -30.947,-6.4 -1.5232,-11.702 9.2896,-23.667 21.347,-19.77 4.2752,1.3792 7.168,4.6464 9.6,8.2496 l 8.96,-5.44 c -2.6944,-8.4384 -14.653,-13.12 -22.72,-13.12 -15.61,0 -29.571,12.454 -28.451,28.8 1.1136,16.282 15.005,28.25 31.331,26.291 6.8864,-0.8288 18.054,-5.6384 19.84,-13.171 m 45.44,-41.28 v 54.08 h 10.24 v -4.8 c 2.6272,2.2688 4.7648,4.3552 8.32,5.0368 2.9728,0.5664 6.0096,0.5152 8.96,-0.2048 9.78647,-2.38971 14.79237,-10.70171 14.87023,-18.94109 0.0952,-10.07565 -6.98881,-20.12541 -19.35023,-20.13091 -3.8336,0 -6.5344,0.7808 -9.92,2.56 l 3.52,7.36 c 3.3504,-0.768 6.032,-1.344 9.28,0.32 6.6944,3.4272 7.8272,12.531 2.2112,17.45 -5.8912,5.1584 -14.915,2.3968 -17.331,-4.9696 -1.28,-3.8976 -0.56,-8.7392 -0.56,-12.8 v -24.96 h -10.24 m 81.82609,46.08552 -8.8275,-3.89632 c -1.67195,1.82576 -3.02155,3.12613 -7.11406,3.19099 -4.09251,0.0648 -10.30248,-3.99668 -10.30248,-10.67081 0,-6.67414 4.93759,-10.91572 10.1601,-10.91572 5.22251,0 7.70078,3.06347 9.45805,7.56594 h -14.6575 l 4.86439,7.83056 19.62216,-0.0886 c 3.07861,-7.39244 -2.8493,-23.72914 -19.2755,-24.29775 -8.11954,-0.28106 -13.7983,4.58948 -16.10117,7.63286 -3.20195,4.23158 -4.28125,9.08335 -4.24157,11.69962 0.0785,5.1736 2.28012,11.81913 6.53379,15.2789 4.25367,3.45977 9.45394,5.17818 13.75357,5.23651 4.29963,0.0583 12.72865,-2.43277 16.22143,-8.57231 m 18.24,-26.24 v -4.48 h -10.56 v 38.72 h 10.56 l -0.0993,-21.69688 c 0.47142,-1.95956 1.32422,-3.55382 3.78573,-5.87026 2.46151,-2.31644 4.8853,-2.60988 7.16854,-2.60988 2.28324,0 4.18494,0.81064 5.25515,1.59799 l 5.05711,-8.79066 c -7.9211,-2.95126 -14.74069,-3.57123 -21.16719,3.12969 m -140.4798,39.36 -0.19913,10.25836 c 5.16609,0 9.08582,-0.57153 12.60621,-2.98474 10.37694,-7.11333 14.93051,-23.5322 19.06192,-35.43362 1.8016,-5.184 5.68741,-15.68005 5.68741,-15.68005 l -10.98275,0.0315 c 0,0 -3.14326,8.64696 -3.98806,11.16816 -1.61304,4.82163 -3.89759,11.32103 -6.01736,17.43497 -2.8594,8.24725 -7.62213,15.18087 -16.16864,15.20503",fill:"#000000",fillOpacity:"1",id:"path6-1"}),_.jsx("rect",{opacity:"0.997",fill:e("#00ff77","#f85c2c"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect891",width:"10.138206",height:"54.188244",x:"504.35355",y:"31.88065"})]})})},Io=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginBottom:"6px",marginRight:"2px"},children:_.jsxs("svg",{className:"svg-logo",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"64.648 0 106.763 133.295",id:"visual",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{}),_.jsx("path",{fill:"#000000",d:"m 163.35269,92.22415 v 28.38397 l -11.48744,11.48744 h -30.14496 v -8.86621 h 10.3682 z",id:"path1091-6"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 145.28126,79.53538 -4.61675,-7.30814 V 44.36292 l -8.47319,-8.47319 H 121.4368 v -8.81744 h 30.49376 l 11.65411,11.6541 v 31.05139 l 5.82566,5.82566 -28.64861,28.64861 V 86.95532 Z",id:"path1099-2"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"M 118.81405,100.98322 101.73901,91.34524 V 78.54451 l 30.92025,17.05292 v 10.74291 l -30.88659,16.91504 v -12.64054 z",id:"path1101-6"})]})})},Fo=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginTop:"6px",marginLeft:"2px"},children:_.jsxs("svg",{className:"svg-logo",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"0 0 72.999 129.935",id:"visual",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{}),_.jsx("path",{fill:"#000000",d:"M 7.62294,41.87141 V 13.48744 L 19.11038,2 h 30.14496 v 8.86621 h -10.3682 z",id:"path1091"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 26.12907,54.70445 4.61675,7.30814 v 27.86432 l 8.47319,8.47319 h 10.75452 v 8.81744 H 19.47977 L 7.82566,95.51344 V 64.46205 L 2,58.63639 30.64861,29.98778 v 17.29673 z",id:"path1099"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 55.76384,33.2225 17.07504,9.63798 V 55.66121 L 41.91863,38.60829 V 27.86538 L 72.80522,10.95034 v 12.64054 z",id:"path1101"})]})})},rg=()=>{const[t,e]=P.useState(()=>localStorage.getItem("selectedNav")||"home"),[n,r]=P.useState(!1),{theme:i,toggleTheme:o}=Tt();P.useEffect(()=>{localStorage.setItem("selectedNav",t)},[t]);const s=()=>{r(!n)},l=a=>{e(a)};return _.jsxs("nav",{children:[_.jsx("div",{className:`scroll-watcher-${i} scroll-watcher`}),_.jsx(ui,{className:"cybertech-title",to:"/",onClick:()=>l("home"),children:_.jsx(ng,{})}),_.jsx("div",{className:"switch",children:_.jsx($0,{onChange:o,checked:i==="green",handleDiameter:28,height:30,width:58,uncheckedIcon:!1,checkedIcon:!1,onColor:"#00ff77",offColor:"#f85c2c"})}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("ul",{className:`ul-${i} ${n?"active":""}`,children:[_.jsx("li",{children:_.jsxs(ui,{to:"/",className:` ${t==="home"?"navbar-chosen":""}`,onClick:()=>l("home"),children:[t==="home"?_.jsx(Fo,{style:{marginLeft:"2px"}}):"","Home",t==="home"?_.jsx(Io,{}):""]})}),_.jsx("li",{children:_.jsxs(ui,{to:"/members",className:` ${t==="members"?"navbar-chosen":""}`,onClick:()=>l("members"),children:[t==="members"?_.jsx(Fo,{}):"","Members",t==="members"?_.jsx(Io,{}):""]})}),_.jsx("li",{children:_.jsxs(ui,{to:"/projects",className:` ${t==="projects"?"navbar-chosen":""}`,onClick:()=>l("projects"),children:[t==="projects"?_.jsx(Fo,{}):"","Projects",t==="projects"?_.jsx(Io,{}):""]})}),_.jsx("li",{children:_.jsxs(ui,{className:`${t==="contact-us"?"navbar-chosen":""}`,onClick:()=>l("contact-us"),children:[t==="contact-us"?_.jsx(Fo,{}):"","Contact us",t==="contact-us"?_.jsx(Io,{}):""]})})]}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("div",{className:`hamburger ${n?"active":""}`,onClick:()=>s(),children:[_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"})]})]})};function $t(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function W0(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}/*! + */function Ts(){return Ts=Object.assign?Object.assign.bind():function(t){for(var e=1;e=0)&&(n[i]=t[i]);return n}function A2(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function b2(t,e){return t.button===0&&(!e||e==="_self")&&!A2(t)}const U2=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],B2=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],$2="6";try{window.__reactRouterVersion=$2}catch{}const W2=P.createContext({isTransitioning:!1}),V2="startTransition",Ff=Ap[V2];function H2(t){let{basename:e,children:n,future:r,window:i}=t,o=P.useRef();o.current==null&&(o.current=Kv({window:i,v5Compat:!0}));let s=o.current,[l,a]=P.useState({action:s.action,location:s.location}),{v7_startTransition:u}=r||{},c=P.useCallback(f=>{u&&Ff?Ff(()=>a(f)):a(f)},[a,u]);return P.useLayoutEffect(()=>s.listen(c),[s,c]),P.createElement(I2,{basename:e,children:n,location:l.location,navigationType:l.action,navigator:s,future:r})}const Y2=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Q2=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,X2=P.forwardRef(function(e,n){let{onClick:r,relative:i,reloadDocument:o,replace:s,state:l,target:a,to:u,preventScrollReset:c,unstable_viewTransition:f}=e,d=F0(e,U2),{basename:v}=P.useContext(Nn),y,p=!1;if(typeof u=="string"&&Q2.test(u)&&(y=u,Y2))try{let g=new URL(window.location.href),x=u.startsWith("//")?new URL(g.protocol+u):new URL(u),S=Wr(x.pathname,v);x.origin===g.origin&&S!=null?u=S+x.search+x.hash:p=!0}catch{}let w=x2(u,{relative:i}),m=K2(u,{replace:s,state:l,target:a,preventScrollReset:c,relative:i,unstable_viewTransition:f});function h(g){r&&r(g),g.defaultPrevented||m(g)}return P.createElement("a",Ts({},d,{href:y||w,onClick:p||o?r:h,ref:n,target:a}))}),Lo=P.forwardRef(function(e,n){let{"aria-current":r="page",caseSensitive:i=!1,className:o="",end:s=!1,style:l,to:a,unstable_viewTransition:u,children:c}=e,f=F0(e,B2),d=tl(a,{relative:f.relative}),v=co(),y=P.useContext(R0),{navigator:p,basename:w}=P.useContext(Nn),m=y!=null&&q2(d)&&u===!0,h=p.encodeLocation?p.encodeLocation(d).pathname:d.pathname,g=v.pathname,x=y&&y.navigation&&y.navigation.location?y.navigation.location.pathname:null;i||(g=g.toLowerCase(),x=x?x.toLowerCase():null,h=h.toLowerCase()),x&&w&&(x=Wr(x,w)||x);const S=h!=="/"&&h.endsWith("/")?h.length-1:h.length;let k=g===h||!s&&g.startsWith(h)&&g.charAt(S)==="/",E=x!=null&&(x===h||!s&&x.startsWith(h)&&x.charAt(h.length)==="/"),C={isActive:k,isPending:E,isTransitioning:m},T=k?r:void 0,O;typeof o=="function"?O=o(C):O=[o,k?"active":null,E?"pending":null,m?"transitioning":null].filter(Boolean).join(" ");let L=typeof l=="function"?l(C):l;return P.createElement(X2,Ts({},f,{"aria-current":T,className:O,ref:n,style:L,to:a,unstable_viewTransition:u}),typeof c=="function"?c(C):c)});var $a;(function(t){t.UseScrollRestoration="useScrollRestoration",t.UseSubmit="useSubmit",t.UseSubmitFetcher="useSubmitFetcher",t.UseFetcher="useFetcher",t.useViewTransitionState="useViewTransitionState"})($a||($a={}));var Af;(function(t){t.UseFetcher="useFetcher",t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"})(Af||(Af={}));function G2(t){let e=P.useContext(Js);return e||fe(!1),e}function K2(t,e){let{target:n,replace:r,state:i,preventScrollReset:o,relative:s,unstable_viewTransition:l}=e===void 0?{}:e,a=S2(),u=co(),c=tl(t,{relative:s});return P.useCallback(f=>{if(b2(f,n)){f.preventDefault();let d=r!==void 0?r:Ss(u)===Ss(c);a(t,{replace:d,state:i,preventScrollReset:o,relative:s,unstable_viewTransition:l})}},[u,a,c,r,i,n,t,o,s,l])}function q2(t,e){e===void 0&&(e={});let n=P.useContext(W2);n==null&&fe(!1);let{basename:r}=G2($a.useViewTransitionState),i=tl(t,{relative:e.relative});if(!n.isTransitioning)return!1;let o=Wr(n.currentLocation.pathname,r)||n.currentLocation.pathname,s=Wr(n.nextLocation.pathname,r)||n.nextLocation.pathname;return ks(i.pathname,s)!=null||ks(i.pathname,o)!=null}var A0={exports:{}},Z2="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",J2=Z2,eg=J2;function b0(){}function U0(){}U0.resetWarningCache=b0;var tg=function(){function t(r,i,o,s,l,a){if(a!==eg){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}t.isRequired=t;function e(){return t}var n={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:U0,resetWarningCache:b0};return n.PropTypes=n,n};A0.exports=tg();var ng=A0.exports;const ye=su(ng),B0=P.createContext(),$0=({children:t})=>{const[e,n]=P.useState(()=>localStorage.getItem("theme")||"orange"),r=()=>{n(i=>i==="green"?"orange":"green")};return P.useEffect(()=>{localStorage.setItem("theme",e)},[e]),_.jsx(B0.Provider,{value:{theme:e,toggleTheme:r},children:t})};$0.propTypes={children:ye.node.isRequired};const Tt=()=>P.useContext(B0);function Wa(){return Wa=Object.assign?Object.assign.bind():function(t){for(var e=1;e=a)&&this.A(n),this.W&&this.setState({N:!1,j:!1}),this.l=Date.now()},e.prototype.p=function(n){n.preventDefault(),typeof n.button=="number"&&n.button!==0||(this.I(n.clientX),window.addEventListener("mousemove",this.v),window.addEventListener("mouseup",this.g))},e.prototype.v=function(n){n.preventDefault(),this.L(n.clientX)},e.prototype.g=function(n){this.U(n),window.removeEventListener("mousemove",this.v),window.removeEventListener("mouseup",this.g)},e.prototype.k=function(n){this.X=null,this.I(n.touches[0].clientX)},e.prototype.m=function(n){this.L(n.touches[0].clientX)},e.prototype.M=function(n){n.preventDefault(),this.U(n)},e.prototype.$=function(n){Date.now()-this.l>50&&(this.A(n),Date.now()-this.u>50&&this.W&&this.setState({j:!1}))},e.prototype.C=function(){this.u=Date.now()},e.prototype.D=function(){this.setState({j:!0})},e.prototype.O=function(){this.setState({j:!1})},e.prototype.S=function(n){this.H=n},e.prototype.T=function(n){n.preventDefault(),this.H.focus(),this.A(n),this.W&&this.setState({j:!1})},e.prototype.A=function(n){var r=this.props;(0,r.onChange)(!r.checked,n,r.id)},e.prototype.render=function(){var n=this.props,r=n.checked,i=n.disabled,o=n.className,s=n.offColor,l=n.onColor,a=n.offHandleColor,u=n.onHandleColor,c=n.checkedIcon,f=n.uncheckedIcon,d=n.checkedHandleIcon,v=n.uncheckedHandleIcon,y=n.boxShadow,p=n.activeBoxShadow,w=n.height,m=n.width,h=n.borderRadius,g=function(N,F){var U={};for(var z in N)Object.prototype.hasOwnProperty.call(N,z)&&F.indexOf(z)===-1&&(U[z]=N[z]);return U}(n,["checked","disabled","className","offColor","onColor","offHandleColor","onHandleColor","checkedIcon","uncheckedIcon","checkedHandleIcon","uncheckedHandleIcon","boxShadow","activeBoxShadow","height","width","borderRadius","handleDiameter"]),x=this.state,S=x.h,k=x.N,E=x.j,C={position:"relative",display:"inline-block",textAlign:"left",opacity:i?.5:1,direction:"ltr",borderRadius:w/2,WebkitTransition:"opacity 0.25s",MozTransition:"opacity 0.25s",transition:"opacity 0.25s",touchAction:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",userSelect:"none"},T={height:w,width:m,margin:Math.max(0,(this.t-w)/2),position:"relative",background:Uf(S,this.i,this.o,s,l),borderRadius:typeof h=="number"?h:w/2,cursor:i?"default":"pointer",WebkitTransition:k?null:"background 0.25s",MozTransition:k?null:"background 0.25s",transition:k?null:"background 0.25s"},O={height:w,width:Math.min(1.5*w,m-(this.t+w)/2+1),position:"relative",opacity:(S-this.o)/(this.i-this.o),pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"},L={height:w,width:Math.min(1.5*w,m-(this.t+w)/2+1),position:"absolute",opacity:1-(S-this.o)/(this.i-this.o),right:0,top:0,pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"},B={height:this.t,width:this.t,background:Uf(S,this.i,this.o,a,u),display:"inline-block",cursor:i?"default":"pointer",borderRadius:typeof h=="number"?h-1:"50%",position:"absolute",transform:"translateX("+S+"px)",top:Math.max(0,(w-this.t)/2),outline:0,boxShadow:E?p:y,border:0,WebkitTransition:k?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s",MozTransition:k?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s",transition:k?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s"},b={height:this.t,width:this.t,opacity:Math.max(2*(1-(S-this.o)/(this.i-this.o)-.5),0),position:"absolute",left:0,top:0,pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"},V={height:this.t,width:this.t,opacity:Math.max(2*((S-this.o)/(this.i-this.o)-.5),0),position:"absolute",left:0,top:0,pointerEvents:"none",WebkitTransition:k?null:"opacity 0.25s",MozTransition:k?null:"opacity 0.25s",transition:k?null:"opacity 0.25s"};return M.createElement("div",{className:o,style:C},M.createElement("div",{className:"react-switch-bg",style:T,onClick:i?null:this.T,onMouseDown:function(N){return N.preventDefault()}},c&&M.createElement("div",{style:O},c),f&&M.createElement("div",{style:L},f)),M.createElement("div",{className:"react-switch-handle",style:B,onClick:function(N){return N.preventDefault()},onMouseDown:i?null:this.p,onTouchStart:i?null:this.k,onTouchMove:i?null:this.m,onTouchEnd:i?null:this.M,onTouchCancel:i?null:this.O},v&&M.createElement("div",{style:b},v),d&&M.createElement("div",{style:V},d)),M.createElement("input",Wa({},{type:"checkbox",role:"switch","aria-checked":r,checked:r,disabled:i,style:{border:0,clip:"rect(0 0 0 0)",height:1,margin:-1,overflow:"hidden",padding:0,position:"absolute",width:1}},g,{ref:this.S,onFocus:this.D,onBlur:this.O,onKeyUp:this.C,onChange:this.$})))},e}(P.Component);W0.defaultProps={disabled:!1,offColor:"#888",onColor:"#080",offHandleColor:"#fff",onHandleColor:"#fff",uncheckedIcon:rg,checkedIcon:ig,boxShadow:null,activeBoxShadow:"0 0 2px 3px #3bf",height:28,width:56};const og=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.jsxs("svg",{className:"svg-logo",width:"545.42969",height:"134.09557",version:"1.1",viewBox:"174.453 0 370.977 126.235",id:"svg48",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{id:"defs52"}),_.jsx("path",{d:"m 387.75102,31.93448 v 9.28 h 16 v 44.8 h 10.56 v -54.08 h -26.56 m 28.87732,0.02616 4.74185,9.218087 8.94083,0.03575 v -9.28 m 25.2798,46.3994 c -1.9968,-1.0656 -6.0288,-3.6448 -8.32,-3.4432 -1.1904,0.1024 -2.1472,1.3696 -3.2,1.8688 -2.352,1.1168 -5.2608,1.168 -7.68,0.2528 -1.8976,-0.7168 -3.5616,-2.1824 -4.7488,-3.7984 -4.0672,-5.5392 -2.2688,-14.205 4.4288,-16.81 5.2576,-2.048 12.496,1.1648 13.12,7.2096 h -14.08 c 0.8608,1.9936 2.624,5.9104 4.5472,7.0304 1.424,0.832 4.0896,0.3296 5.6928,0.3296 h 13.76 c 0.7904,-6.2528 -0.2336,-12.387 -4.5376,-17.28 -9.984,-11.341 -28.918,-7.6224 -33.837,6.72 -7.088,20.669 22.131,35.981 34.854,17.92 m 36.16,-6.72 c -4.0992,8.6144 -16.707,7.1648 -18.714,-2.24 -1.5808,-7.408 4.88,-16.25 12.954,-13.261 2.6784,0.992 4.3264,3.248 5.76,5.5808 l 8,-4.8 c -2.9728,-8.9664 -15.837,-11.594 -23.68,-8.736 -10.643,3.8752 -16.109,16.358 -11.27,26.656 1.4272,3.0368 3.44,5.7408 6.1504,7.7568 3.1904,2.3744 6.9472,3.6544 10.88,4.0288 5.0848,0.4832 10.637,-1.8656 14.397,-5.1616 0.9888,-0.8704 3.5392,-3.12 3.0688,-4.6432 -0.5888,-1.9008 -5.8016,-4.3552 -7.5456,-5.1808 m 28.66472,-14.241889 c 0,0 2.34567,-1.191821 5.42737,-1.190754 3.0817,0.0011 4.42185,0.762966 5.68563,2.438463 1.26378,1.675497 1.5271,4.316501 1.54,6.375626 l -0.003,21.050261 10.3192,0.113224 c 0,0 -0.0804,-18.445352 -0.0804,-20.931752 0,-2.4864 -0.40158,-9.838374 -3.45927,-13.151701 -3.0577,-3.313328 -6.34088,-5.070453 -12.99126,-5.019603 -6.65038,0.05085 -8.7839,2.326537 -10.22022,3.619216",fill:e("#00ff77","#f85c2c"),fillOpacity:"1",id:"path6"}),_.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 242.4344,80.50779 7.2353,-5.06062 -9.90366,-28.15803 h -10.93495 z",id:"path1131"}),_.jsx("path",{d:"m 229.69654,73.3365 -8.96,-5.44 c -7.9552,14.87 -28.835,9.8112 -30.947,-6.4 -1.5232,-11.702 9.2896,-23.667 21.347,-19.77 4.2752,1.3792 7.168,4.6464 9.6,8.2496 l 8.96,-5.44 c -2.6944,-8.4384 -14.653,-13.12 -22.72,-13.12 -15.61,0 -29.571,12.454 -28.451,28.8 1.1136,16.282 15.005,28.25 31.331,26.291 6.8864,-0.8288 18.054,-5.6384 19.84,-13.171 m 45.44,-41.28 v 54.08 h 10.24 v -4.8 c 2.6272,2.2688 4.7648,4.3552 8.32,5.0368 2.9728,0.5664 6.0096,0.5152 8.96,-0.2048 9.78647,-2.38971 14.79237,-10.70171 14.87023,-18.94109 0.0952,-10.07565 -6.98881,-20.12541 -19.35023,-20.13091 -3.8336,0 -6.5344,0.7808 -9.92,2.56 l 3.52,7.36 c 3.3504,-0.768 6.032,-1.344 9.28,0.32 6.6944,3.4272 7.8272,12.531 2.2112,17.45 -5.8912,5.1584 -14.915,2.3968 -17.331,-4.9696 -1.28,-3.8976 -0.56,-8.7392 -0.56,-12.8 v -24.96 h -10.24 m 81.82609,46.08552 -8.8275,-3.89632 c -1.67195,1.82576 -3.02155,3.12613 -7.11406,3.19099 -4.09251,0.0648 -10.30248,-3.99668 -10.30248,-10.67081 0,-6.67414 4.93759,-10.91572 10.1601,-10.91572 5.22251,0 7.70078,3.06347 9.45805,7.56594 h -14.6575 l 4.86439,7.83056 19.62216,-0.0886 c 3.07861,-7.39244 -2.8493,-23.72914 -19.2755,-24.29775 -8.11954,-0.28106 -13.7983,4.58948 -16.10117,7.63286 -3.20195,4.23158 -4.28125,9.08335 -4.24157,11.69962 0.0785,5.1736 2.28012,11.81913 6.53379,15.2789 4.25367,3.45977 9.45394,5.17818 13.75357,5.23651 4.29963,0.0583 12.72865,-2.43277 16.22143,-8.57231 m 18.24,-26.24 v -4.48 h -10.56 v 38.72 h 10.56 l -0.0993,-21.69688 c 0.47142,-1.95956 1.32422,-3.55382 3.78573,-5.87026 2.46151,-2.31644 4.8853,-2.60988 7.16854,-2.60988 2.28324,0 4.18494,0.81064 5.25515,1.59799 l 5.05711,-8.79066 c -7.9211,-2.95126 -14.74069,-3.57123 -21.16719,3.12969 m -140.4798,39.36 -0.19913,10.25836 c 5.16609,0 9.08582,-0.57153 12.60621,-2.98474 10.37694,-7.11333 14.93051,-23.5322 19.06192,-35.43362 1.8016,-5.184 5.68741,-15.68005 5.68741,-15.68005 l -10.98275,0.0315 c 0,0 -3.14326,8.64696 -3.98806,11.16816 -1.61304,4.82163 -3.89759,11.32103 -6.01736,17.43497 -2.8594,8.24725 -7.62213,15.18087 -16.16864,15.20503",fill:"#000000",fillOpacity:"1",id:"path6-1"}),_.jsx("rect",{opacity:"0.997",fill:e("#00ff77","#f85c2c"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect891",width:"10.138206",height:"54.188244",x:"504.35355",y:"31.88065"})]})})},Dl=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginBottom:"6px",marginRight:"2px"},children:_.jsxs("svg",{className:"svg-logo",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"64.648 0 106.763 133.295",id:"visual",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{}),_.jsx("path",{fill:"#000000",d:"m 163.35269,92.22415 v 28.38397 l -11.48744,11.48744 h -30.14496 v -8.86621 h 10.3682 z",id:"path1091-6"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 145.28126,79.53538 -4.61675,-7.30814 V 44.36292 l -8.47319,-8.47319 H 121.4368 v -8.81744 h 30.49376 l 11.65411,11.6541 v 31.05139 l 5.82566,5.82566 -28.64861,28.64861 V 86.95532 Z",id:"path1099-2"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"M 118.81405,100.98322 101.73901,91.34524 V 78.54451 l 30.92025,17.05292 v 10.74291 l -30.88659,16.91504 v -12.64054 z",id:"path1101-6"})]})})},Il=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginTop:"6px",marginLeft:"2px"},children:_.jsxs("svg",{className:"svg-logo",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"0 0 72.999 129.935",id:"visual",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{}),_.jsx("path",{fill:"#000000",d:"M 7.62294,41.87141 V 13.48744 L 19.11038,2 h 30.14496 v 8.86621 h -10.3682 z",id:"path1091"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 26.12907,54.70445 4.61675,7.30814 v 27.86432 l 8.47319,8.47319 h 10.75452 v 8.81744 H 19.47977 L 7.82566,95.51344 V 64.46205 L 2,58.63639 30.64861,29.98778 v 17.29673 z",id:"path1099"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 55.76384,33.2225 17.07504,9.63798 V 55.66121 L 41.91863,38.60829 V 27.86538 L 72.80522,10.95034 v 12.64054 z",id:"path1101"})]})})},V0=P.createContext(),H0=({children:t})=>{const[e,n]=P.useState("home");return _.jsx(V0.Provider,{value:{selectedNavLink:e,setSelectedNavLink:n},children:t})};H0.propTypes={children:ye.node.isRequired};const nl=()=>P.useContext(V0),sg=()=>{const[t,e]=P.useState(!1),{theme:n,toggleTheme:r}=Tt(),{selectedNavLink:i}=nl(),o=()=>{e(!t)};return _.jsxs("nav",{children:[_.jsx("div",{className:`scroll-watcher-${n} scroll-watcher`}),_.jsx(Lo,{className:"cybertech-title",to:"/",children:_.jsx(og,{})}),_.jsx("div",{className:"switch",children:_.jsx(W0,{onChange:r,checked:n==="green",handleDiameter:28,height:30,width:58,uncheckedIcon:!1,checkedIcon:!1,onColor:"#00ff77",offColor:"#f85c2c"})}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("ul",{className:`ul-${n} ${t?"active":""}`,children:[_.jsx("li",{children:_.jsxs(Lo,{to:"/",className:` ${i==="home"?"navbar-chosen":""}`,children:[i==="home"?_.jsx(Il,{style:{marginLeft:"2px"}}):"","Home",i==="home"?_.jsx(Dl,{}):""]})}),_.jsx("li",{children:_.jsxs(Lo,{to:"/members",className:` ${i==="members"?"navbar-chosen":""}`,children:[i==="members"?_.jsx(Il,{}):"","Members",i==="members"?_.jsx(Dl,{}):""]})}),_.jsx("li",{children:_.jsxs(Lo,{className:`${i==="contact-us"?"navbar-chosen":""}`,children:[i==="contact-us"?_.jsx(Il,{}):"","Contact us",i==="contact-us"?_.jsx(Dl,{}):""]})})]}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("div",{className:`hamburger ${t?"active":""}`,onClick:()=>o(),children:[_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"})]})]})};function $t(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Y0(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}/*! * GSAP 3.12.5 * https://gsap.com * @@ -72,7 +72,7 @@ Error generating stack: `+o.message+` * Subject to the terms at https://gsap.com/standard-license or for * Club GSAP members, the agreement issued with that membership. * @author: Jack Doyle, jack@greensock.com -*/var nt={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},Vr={duration:.5,overwrite:!1,delay:0},tc,Re,re,ft=1e8,Z=1/ft,Wa=Math.PI*2,ig=Wa/4,og=0,V0=Math.sqrt,sg=Math.cos,lg=Math.sin,ke=function(e){return typeof e=="string"},ce=function(e){return typeof e=="function"},Zt=function(e){return typeof e=="number"},nc=function(e){return typeof e>"u"},It=function(e){return typeof e=="object"},He=function(e){return e!==!1},rc=function(){return typeof window<"u"},Ao=function(e){return ce(e)||ke(e)},H0=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},Me=Array.isArray,Va=/(?:-?\.?\d|\.)+/gi,Y0=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,Sr=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,Il=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,Q0=/[+-]=-?[.\d]+/,X0=/[^,'"\[\]\s]+/gi,ag=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,oe,jt,Ha,ic,it={},Os={},G0,K0=function(e){return(Os=er(e,it))&&Ge},oc=function(e,n){return console.warn("Invalid property",e,"set to",n,"Missing plugin? gsap.registerPlugin()")},Zi=function(e,n){return!n&&console.warn(e)},q0=function(e,n){return e&&(it[e]=n)&&Os&&(Os[e]=n)||it},Ji=function(){return 0},ug={suppressEvents:!0,isStart:!0,kill:!1},qo={suppressEvents:!0,kill:!1},cg={suppressEvents:!0},sc={},Sn=[],Ya={},Z0,qe={},Fl={},Uf=30,Zo=[],lc="",ac=function(e){var n=e[0],r,i;if(It(n)||ce(n)||(e=[e]),!(r=(n._gsap||{}).harness)){for(i=Zo.length;i--&&!Zo[i].targetTest(n););r=Zo[i]}for(i=e.length;i--;)e[i]&&(e[i]._gsap||(e[i]._gsap=new S1(e[i],r)))||e.splice(i,1);return e},Hn=function(e){return e._gsap||ac(dt(e))[0]._gsap},J0=function(e,n,r){return(r=e[n])&&ce(r)?e[n]():nc(r)&&e.getAttribute&&e.getAttribute(n)||r},Ye=function(e,n){return(e=e.split(",")).forEach(n)||e},de=function(e){return Math.round(e*1e5)/1e5||0},xe=function(e){return Math.round(e*1e7)/1e7||0},Mr=function(e,n){var r=n.charAt(0),i=parseFloat(n.substr(2));return e=parseFloat(e),r==="+"?e+i:r==="-"?e-i:r==="*"?e*i:e/i},fg=function(e,n){for(var r=n.length,i=0;e.indexOf(n[i])<0&&++il;)s=s._prev;return s?(n._next=s._next,s._next=n):(n._next=e[r],e[r]=n),n._next?n._next._prev=n:e[i]=n,n._prev=s,n.parent=n._dp=e,n},il=function(e,n,r,i){r===void 0&&(r="_first"),i===void 0&&(i="_last");var o=n._prev,s=n._next;o?o._next=s:e[r]===n&&(e[r]=s),s?s._prev=o:e[i]===n&&(e[i]=o),n._next=n._prev=n.parent=null},En=function(e,n){e.parent&&(!n||e.parent.autoRemoveChildren)&&e.parent.remove&&e.parent.remove(e),e._act=0},Yn=function(e,n){if(e&&(!n||n._end>e._dur||n._start<0))for(var r=e;r;)r._dirty=1,r=r.parent;return e},pg=function(e){for(var n=e.parent;n&&n.parent;)n._dirty=1,n.totalDuration(),n=n.parent;return e},Qa=function(e,n,r,i){return e._startAt&&(Re?e._startAt.revert(qo):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(n,!0,i))},mg=function t(e){return!e||e._ts&&t(e.parent)},$f=function(e){return e._repeat?Hr(e._tTime,e=e.duration()+e._rDelay)*e:0},Hr=function(e,n){var r=Math.floor(e/=n);return e&&r===e?r-1:r},Ns=function(e,n){return(e-n._start)*n._ts+(n._ts>=0?0:n._dirty?n.totalDuration():n._tDur)},ol=function(e){return e._end=xe(e._start+(e._tDur/Math.abs(e._ts||e._rts||Z)||0))},sl=function(e,n){var r=e._dp;return r&&r.smoothChildTiming&&e._ts&&(e._start=xe(r._time-(e._ts>0?n/e._ts:((e._dirty?e.totalDuration():e._tDur)-n)/-e._ts)),ol(e),r._dirty||Yn(r,e)),e},i1=function(e,n){var r;if((n._time||!n._dur&&n._initted||n._startZ)&&n.render(r,!0)),Yn(e,n)._dp&&e._initted&&e._time>=e._dur&&e._ts){if(e._dur=0&&r.totalTime(r._tTime),r=r._dp;e._zTime=-Z}},Nt=function(e,n,r,i){return n.parent&&En(n),n._start=xe((Zt(r)?r:r||e!==oe?lt(e,r,n):e._time)+n._delay),n._end=xe(n._start+(n.totalDuration()/Math.abs(n.timeScale())||0)),r1(e,n,"_first","_last",e._sort?"_start":0),Xa(n)||(e._recent=n),i||i1(e,n),e._ts<0&&sl(e,e._tTime),e},o1=function(e,n){return(it.ScrollTrigger||oc("scrollTrigger",n))&&it.ScrollTrigger.create(n,e)},s1=function(e,n,r,i,o){if(cc(e,n,o),!e._initted)return 1;if(!r&&e._pt&&!Re&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&Z0!==Ze.frame)return Sn.push(e),e._lazy=[o,i],1},vg=function t(e){var n=e.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||t(n))},Xa=function(e){var n=e.data;return n==="isFromStart"||n==="isStart"},gg=function(e,n,r,i){var o=e.ratio,s=n<0||!n&&(!e._start&&vg(e)&&!(!e._initted&&Xa(e))||(e._ts<0||e._dp._ts<0)&&!Xa(e))?0:1,l=e._rDelay,a=0,u,c,f;if(l&&e._repeat&&(a=po(0,e._tDur,n),c=Hr(a,l),e._yoyo&&c&1&&(s=1-s),c!==Hr(e._tTime,l)&&(o=1-s,e.vars.repeatRefresh&&e._initted&&e.invalidate())),s!==o||Re||i||e._zTime===Z||!n&&e._zTime){if(!e._initted&&s1(e,n,i,r,a))return;for(f=e._zTime,e._zTime=n||(r?Z:0),r||(r=n&&!f),e.ratio=s,e._from&&(s=1-s),e._time=0,e._tTime=a,u=e._pt;u;)u.r(s,u.d),u=u._next;n<0&&Qa(e,n,r,!0),e._onUpdate&&!r&&et(e,"onUpdate"),a&&e._repeat&&!r&&e.parent&&et(e,"onRepeat"),(n>=e._tDur||n<0)&&e.ratio===s&&(s&&En(e,1),!r&&!Re&&(et(e,s?"onComplete":"onReverseComplete",!0),e._prom&&e._prom()))}else e._zTime||(e._zTime=n)},yg=function(e,n,r){var i;if(r>n)for(i=e._first;i&&i._start<=r;){if(i.data==="isPause"&&i._start>n)return i;i=i._next}else for(i=e._last;i&&i._start>=r;){if(i.data==="isPause"&&i._start0&&!i&&sl(e,e._tTime=e._tDur*l),e.parent&&ol(e),r||Yn(e.parent,e),e},Wf=function(e){return e instanceof Ie?Yn(e):Yr(e,e._dur)},_g={_start:0,endTime:Ji,totalDuration:Ji},lt=function t(e,n,r){var i=e.labels,o=e._recent||_g,s=e.duration()>=ft?o.endTime(!1):e._dur,l,a,u;return ke(n)&&(isNaN(n)||n in i)?(a=n.charAt(0),u=n.substr(-1)==="%",l=n.indexOf("="),a==="<"||a===">"?(l>=0&&(n=n.replace(/=/,"")),(a==="<"?o._start:o.endTime(o._repeat>=0))+(parseFloat(n.substr(1))||0)*(u?(l<0?o:r).totalDuration()/100:1)):l<0?(n in i||(i[n]=s),i[n]):(a=parseFloat(n.charAt(l-1)+n.substr(l+1)),u&&r&&(a=a/100*(Me(r)?r[0]:r).totalDuration()),l>1?t(e,n.substr(0,l-1),r)+a:s+a)):n==null?s:+n},Ni=function(e,n,r){var i=Zt(n[1]),o=(i?2:1)+(e<2?0:1),s=n[o],l,a;if(i&&(s.duration=n[1]),s.parent=r,e){for(l=s,a=r;a&&!("immediateRender"in l);)l=a.vars.defaults||{},a=He(a.vars.inherit)&&a.parent;s.immediateRender=He(l.immediateRender),e<2?s.runBackwards=1:s.startAt=n[o-1]}return new me(n[0],s,n[o+1])},Rn=function(e,n){return e||e===0?n(e):n},po=function(e,n,r){return rn?n:r},Ne=function(e,n){return!ke(e)||!(n=ag.exec(e))?"":n[1]},wg=function(e,n,r){return Rn(r,function(i){return po(e,n,i)})},Ga=[].slice,l1=function(e,n){return e&&It(e)&&"length"in e&&(!n&&!e.length||e.length-1 in e&&It(e[0]))&&!e.nodeType&&e!==jt},xg=function(e,n,r){return r===void 0&&(r=[]),e.forEach(function(i){var o;return ke(i)&&!n||l1(i,1)?(o=r).push.apply(o,dt(i)):r.push(i)})||r},dt=function(e,n,r){return re&&!n&&re.selector?re.selector(e):ke(e)&&!r&&(Ha||!Qr())?Ga.call((n||ic).querySelectorAll(e),0):Me(e)?xg(e,r):l1(e)?Ga.call(e,0):e?[e]:[]},Ka=function(e){return e=dt(e)[0]||Zi("Invalid scope")||{},function(n){var r=e.current||e.nativeElement||e;return dt(n,r.querySelectorAll?r:r===e?Zi("Invalid scope")||ic.createElement("div"):e)}},a1=function(e){return e.sort(function(){return .5-Math.random()})},u1=function(e){if(ce(e))return e;var n=It(e)?e:{each:e},r=Qn(n.ease),i=n.from||0,o=parseFloat(n.base)||0,s={},l=i>0&&i<1,a=isNaN(i)||l,u=n.axis,c=i,f=i;return ke(i)?c=f={center:.5,edges:.5,end:1}[i]||0:!l&&a&&(c=i[0],f=i[1]),function(d,v,y){var p=(y||n).length,w=s[p],m,h,g,x,S,k,E,C,T;if(!w){if(T=n.grid==="auto"?0:(n.grid||[1,ft])[1],!T){for(E=-ft;E<(E=y[T++].getBoundingClientRect().left)&&TE&&(E=S),Sp?p-1:u?u==="y"?p/T:T:Math.max(T,p/T))||0)*(i==="edges"?-1:1),w.b=p<0?o-p:o,w.u=Ne(n.amount||n.each)||0,r=r&&p<0?_1(r):r}return p=(w[d]-w.min)/w.max||0,xe(w.b+(r?r(p):p)*w.v)+w.u}},qa=function(e){var n=Math.pow(10,((e+"").split(".")[1]||"").length);return function(r){var i=xe(Math.round(parseFloat(r)/e)*e*n);return(i-i%1)/n+(Zt(r)?0:Ne(r))}},c1=function(e,n){var r=Me(e),i,o;return!r&&It(e)&&(i=r=e.radius||ft,e.values?(e=dt(e.values),(o=!Zt(e[0]))&&(i*=i)):e=qa(e.increment)),Rn(n,r?ce(e)?function(s){return o=e(s),Math.abs(o-s)<=i?o:s}:function(s){for(var l=parseFloat(o?s.x:s),a=parseFloat(o?s.y:0),u=ft,c=0,f=e.length,d,v;f--;)o?(d=e[f].x-l,v=e[f].y-a,d=d*d+v*v):d=Math.abs(e[f]-l),di?o-s:s)})},eo=function(e){for(var n=0,r="",i,o,s,l;~(i=e.indexOf("random(",n));)s=e.indexOf(")",i),l=e.charAt(i+7)==="[",o=e.substr(i+7,s-i-7).match(l?X0:Va),r+=e.substr(n,i-n)+f1(l?o:+o[0],l?0:+o[1],+o[2]||1e-5),n=s+1;return r+e.substr(n,e.length-n)},h1=function(e,n,r,i,o){var s=n-e,l=i-r;return Rn(o,function(a){return r+((a-e)/s*l||0)})},Pg=function t(e,n,r,i){var o=isNaN(e+n)?0:function(v){return(1-v)*e+v*n};if(!o){var s=ke(e),l={},a,u,c,f,d;if(r===!0&&(i=1)&&(r=null),s)e={p:e},n={p:n};else if(Me(e)&&!Me(n)){for(c=[],f=e.length,d=f-2,u=1;u(l=Math.abs(l))&&(a=s,o=l);return a},et=function(e,n,r){var i=e.vars,o=i[n],s=re,l=e._ctx,a,u,c;if(o)return a=i[n+"Params"],u=i.callbackScope||e,r&&Sn.length&&js(),l&&(re=l),c=a?o.apply(u,a):o.call(u),re=s,c},gi=function(e){return En(e),e.scrollTrigger&&e.scrollTrigger.kill(!!Re),e.progress()<1&&et(e,"onInterrupt"),e},kr,p1=[],m1=function(e){if(e)if(e=!e.name&&e.default||e,rc()||e.headless){var n=e.name,r=ce(e),i=n&&!r&&e.init?function(){this._props=[]}:e,o={init:Ji,render:hc,add:uc,kill:Wg,modifier:$g,rawVars:0},s={targetTest:0,get:0,getSetter:dc,aliases:{},register:0};if(Qr(),e!==i){if(qe[n])return;vt(i,vt(zs(e,o),s)),er(i.prototype,er(o,zs(e,s))),qe[i.prop=n]=i,e.targetTest&&(Zo.push(i),sc[n]=1),n=(n==="css"?"CSS":n.charAt(0).toUpperCase()+n.substr(1))+"Plugin"}q0(n,i),e.register&&e.register(Ge,i,Qe)}else p1.push(e)},q=255,yi={aqua:[0,q,q],lime:[0,q,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,q],navy:[0,0,128],white:[q,q,q],olive:[128,128,0],yellow:[q,q,0],orange:[q,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[q,0,0],pink:[q,192,203],cyan:[0,q,q],transparent:[q,q,q,0]},Al=function(e,n,r){return e+=e<0?1:e>1?-1:0,(e*6<1?n+(r-n)*e*6:e<.5?r:e*3<2?n+(r-n)*(2/3-e)*6:n)*q+.5|0},v1=function(e,n,r){var i=e?Zt(e)?[e>>16,e>>8&q,e&q]:0:yi.black,o,s,l,a,u,c,f,d,v,y;if(!i){if(e.substr(-1)===","&&(e=e.substr(0,e.length-1)),yi[e])i=yi[e];else if(e.charAt(0)==="#"){if(e.length<6&&(o=e.charAt(1),s=e.charAt(2),l=e.charAt(3),e="#"+o+o+s+s+l+l+(e.length===5?e.charAt(4)+e.charAt(4):"")),e.length===9)return i=parseInt(e.substr(1,6),16),[i>>16,i>>8&q,i&q,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),i=[e>>16,e>>8&q,e&q]}else if(e.substr(0,3)==="hsl"){if(i=y=e.match(Va),!n)a=+i[0]%360/360,u=+i[1]/100,c=+i[2]/100,s=c<=.5?c*(u+1):c+u-c*u,o=c*2-s,i.length>3&&(i[3]*=1),i[0]=Al(a+1/3,o,s),i[1]=Al(a,o,s),i[2]=Al(a-1/3,o,s);else if(~e.indexOf("="))return i=e.match(Y0),r&&i.length<4&&(i[3]=1),i}else i=e.match(Va)||yi.transparent;i=i.map(Number)}return n&&!y&&(o=i[0]/q,s=i[1]/q,l=i[2]/q,f=Math.max(o,s,l),d=Math.min(o,s,l),c=(f+d)/2,f===d?a=u=0:(v=f-d,u=c>.5?v/(2-f-d):v/(f+d),a=f===o?(s-l)/v+(se||m<0)&&(r+=m-n),i+=m,S=i-r,g=S-s,(g>0||h)&&(k=++f.frame,d=S-f.time*1e3,f.time=S=S/1e3,s+=g+(g>=o?4:o-g),x=1),h||(a=u(p)),x)for(v=0;v=m&&v--},_listeners:l},f}(),Qr=function(){return!to&&Ze.wake()},W={},jg=/^[\d.\-M][\d.\-,\s]/,zg=/["']/g,Ng=function(e){for(var n={},r=e.substr(1,e.length-3).split(":"),i=r[0],o=1,s=r.length,l,a,u;o1&&r.config?r.config.apply(null,~e.indexOf("{")?[Ng(n[1])]:Rg(e).split(",").map(t1)):W._CE&&jg.test(e)?W._CE("",e):r},_1=function(e){return function(n){return 1-e(1-n)}},w1=function t(e,n){for(var r=e._first,i;r;)r instanceof Ie?t(r,n):r.vars.yoyoEase&&(!r._yoyo||!r._repeat)&&r._yoyo!==n&&(r.timeline?t(r.timeline,n):(i=r._ease,r._ease=r._yEase,r._yEase=i,r._yoyo=n)),r=r._next},Qn=function(e,n){return e&&(ce(e)?e:W[e]||Mg(e))||n},sr=function(e,n,r,i){r===void 0&&(r=function(a){return 1-n(1-a)}),i===void 0&&(i=function(a){return a<.5?n(a*2)/2:1-n((1-a)*2)/2});var o={easeIn:n,easeOut:r,easeInOut:i},s;return Ye(e,function(l){W[l]=it[l]=o,W[s=l.toLowerCase()]=r;for(var a in o)W[s+(a==="easeIn"?".in":a==="easeOut"?".out":".inOut")]=W[l+"."+a]=o[a]}),o},x1=function(e){return function(n){return n<.5?(1-e(1-n*2))/2:.5+e((n-.5)*2)/2}},bl=function t(e,n,r){var i=n>=1?n:1,o=(r||(e?.3:.45))/(n<1?n:1),s=o/Wa*(Math.asin(1/i)||0),l=function(c){return c===1?1:i*Math.pow(2,-10*c)*lg((c-s)*o)+1},a=e==="out"?l:e==="in"?function(u){return 1-l(1-u)}:x1(l);return o=Wa/o,a.config=function(u,c){return t(e,u,c)},a},Ul=function t(e,n){n===void 0&&(n=1.70158);var r=function(s){return s?--s*s*((n+1)*s+n)+1:0},i=e==="out"?r:e==="in"?function(o){return 1-r(1-o)}:x1(r);return i.config=function(o){return t(e,o)},i};Ye("Linear,Quad,Cubic,Quart,Quint,Strong",function(t,e){var n=e<5?e+1:e;sr(t+",Power"+(n-1),e?function(r){return Math.pow(r,n)}:function(r){return r},function(r){return 1-Math.pow(1-r,n)},function(r){return r<.5?Math.pow(r*2,n)/2:1-Math.pow((1-r)*2,n)/2})});W.Linear.easeNone=W.none=W.Linear.easeIn;sr("Elastic",bl("in"),bl("out"),bl());(function(t,e){var n=1/e,r=2*n,i=2.5*n,o=function(l){return l0?r+(r+this._rDelay)*this._repeat:r):this.totalDuration()&&this._dur},e.totalDuration=function(r){return arguments.length?(this._dirty=0,Yr(this,this._repeat<0?r:(r-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(r,i){if(Qr(),!arguments.length)return this._tTime;var o=this._dp;if(o&&o.smoothChildTiming&&this._ts){for(sl(this,r),!o._dp||o.parent||i1(o,this);o&&o.parent;)o.parent._time!==o._start+(o._ts>=0?o._tTime/o._ts:(o.totalDuration()-o._tTime)/-o._ts)&&o.totalTime(o._tTime,!0),o=o.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&r0||!this._tDur&&!r)&&Nt(this._dp,this,this._start-this._delay)}return(this._tTime!==r||!this._dur&&!i||this._initted&&Math.abs(this._zTime)===Z||!r&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=r),e1(this,r,i)),this},e.time=function(r,i){return arguments.length?this.totalTime(Math.min(this.totalDuration(),r+$f(this))%(this._dur+this._rDelay)||(r?this._dur:0),i):this._time},e.totalProgress=function(r,i){return arguments.length?this.totalTime(this.totalDuration()*r,i):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},e.progress=function(r,i){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-r:r)+$f(this),i):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(r,i){var o=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(r-1)*o,i):this._repeat?Hr(this._tTime,o)+1:1},e.timeScale=function(r,i){if(!arguments.length)return this._rts===-Z?0:this._rts;if(this._rts===r)return this;var o=this.parent&&this._ts?Ns(this.parent._time,this):this._tTime;return this._rts=+r||0,this._ts=this._ps||r===-Z?0:this._rts,this.totalTime(po(-Math.abs(this._delay),this._tDur,o),i!==!1),ol(this),pg(this)},e.paused=function(r){return arguments.length?(this._ps!==r&&(this._ps=r,r?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(Qr(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==Z&&(this._tTime-=Z)))),this):this._ps},e.startTime=function(r){if(arguments.length){this._start=r;var i=this.parent||this._dp;return i&&(i._sort||!this.parent)&&Nt(i,this,r-this._delay),this}return this._start},e.endTime=function(r){return this._start+(He(r)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(r){var i=this.parent||this._dp;return i?r&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?Ns(i.rawTime(r),this):this._tTime:this._tTime},e.revert=function(r){r===void 0&&(r=cg);var i=Re;return Re=r,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(r),this.totalTime(-.01,r.suppressEvents)),this.data!=="nested"&&r.kill!==!1&&this.kill(),Re=i,this},e.globalTime=function(r){for(var i=this,o=arguments.length?r:i.rawTime();i;)o=i._start+o/(Math.abs(i._ts)||1),i=i._dp;return!this.parent&&this._sat?this._sat.globalTime(r):o},e.repeat=function(r){return arguments.length?(this._repeat=r===1/0?-2:r,Wf(this)):this._repeat===-2?1/0:this._repeat},e.repeatDelay=function(r){if(arguments.length){var i=this._time;return this._rDelay=r,Wf(this),i?this.time(i):this}return this._rDelay},e.yoyo=function(r){return arguments.length?(this._yoyo=r,this):this._yoyo},e.seek=function(r,i){return this.totalTime(lt(this,r),He(i))},e.restart=function(r,i){return this.play().totalTime(r?-this._delay:0,He(i))},e.play=function(r,i){return r!=null&&this.seek(r,i),this.reversed(!1).paused(!1)},e.reverse=function(r,i){return r!=null&&this.seek(r||this.totalDuration(),i),this.reversed(!0).paused(!1)},e.pause=function(r,i){return r!=null&&this.seek(r,i),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(r){return arguments.length?(!!r!==this.reversed()&&this.timeScale(-this._rts||(r?-Z:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-Z,this},e.isActive=function(){var r=this.parent||this._dp,i=this._start,o;return!!(!r||this._ts&&this._initted&&r.isActive()&&(o=r.rawTime(!0))>=i&&o1?(i?(s[r]=i,o&&(s[r+"Params"]=o),r==="onUpdate"&&(this._onUpdate=i)):delete s[r],this):s[r]},e.then=function(r){var i=this;return new Promise(function(o){var s=ce(r)?r:n1,l=function(){var u=i.then;i.then=null,ce(s)&&(s=s(i))&&(s.then||s===i)&&(i.then=u),o(s),i.then=u};i._initted&&i.totalProgress()===1&&i._ts>=0||!i._tTime&&i._ts<0?l():i._prom=l})},e.kill=function(){gi(this)},t}();vt(no.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-Z,_prom:0,_ps:!1,_rts:1});var Ie=function(t){W0(e,t);function e(r,i){var o;return r===void 0&&(r={}),o=t.call(this,r)||this,o.labels={},o.smoothChildTiming=!!r.smoothChildTiming,o.autoRemoveChildren=!!r.autoRemoveChildren,o._sort=He(r.sortChildren),oe&&Nt(r.parent||oe,$t(o),i),r.reversed&&o.reverse(),r.paused&&o.paused(!0),r.scrollTrigger&&o1($t(o),r.scrollTrigger),o}var n=e.prototype;return n.to=function(i,o,s){return Ni(0,arguments,this),this},n.from=function(i,o,s){return Ni(1,arguments,this),this},n.fromTo=function(i,o,s,l){return Ni(2,arguments,this),this},n.set=function(i,o,s){return o.duration=0,o.parent=this,zi(o).repeatDelay||(o.repeat=0),o.immediateRender=!!o.immediateRender,new me(i,o,lt(this,s),1),this},n.call=function(i,o,s){return Nt(this,me.delayedCall(0,i,o),s)},n.staggerTo=function(i,o,s,l,a,u,c){return s.duration=o,s.stagger=s.stagger||l,s.onComplete=u,s.onCompleteParams=c,s.parent=this,new me(i,s,lt(this,a)),this},n.staggerFrom=function(i,o,s,l,a,u,c){return s.runBackwards=1,zi(s).immediateRender=He(s.immediateRender),this.staggerTo(i,o,s,l,a,u,c)},n.staggerFromTo=function(i,o,s,l,a,u,c,f){return l.startAt=s,zi(l).immediateRender=He(l.immediateRender),this.staggerTo(i,o,l,a,u,c,f)},n.render=function(i,o,s){var l=this._time,a=this._dirty?this.totalDuration():this._tDur,u=this._dur,c=i<=0?0:xe(i),f=this._zTime<0!=i<0&&(this._initted||!u),d,v,y,p,w,m,h,g,x,S,k,E;if(this!==oe&&c>a&&i>=0&&(c=a),c!==this._tTime||s||f){if(l!==this._time&&u&&(c+=this._time-l,i+=this._time-l),d=c,x=this._start,g=this._ts,m=!g,f&&(u||(l=this._zTime),(i||!o)&&(this._zTime=i)),this._repeat){if(k=this._yoyo,w=u+this._rDelay,this._repeat<-1&&i<0)return this.totalTime(w*100+i,o,s);if(d=xe(c%w),c===a?(p=this._repeat,d=u):(p=~~(c/w),p&&p===c/w&&(d=u,p--),d>u&&(d=u)),S=Hr(this._tTime,w),!l&&this._tTime&&S!==p&&this._tTime-S*w-this._dur<=0&&(S=p),k&&p&1&&(d=u-d,E=1),p!==S&&!this._lock){var C=k&&S&1,T=C===(k&&p&1);if(p=l&&i>=0)for(v=this._first;v;){if(y=v._next,(v._act||d>=v._start)&&v._ts&&h!==v){if(v.parent!==this)return this.render(i,o,s);if(v.render(v._ts>0?(d-v._start)*v._ts:(v._dirty?v.totalDuration():v._tDur)+(d-v._start)*v._ts,o,s),d!==this._time||!this._ts&&!m){h=0,y&&(c+=this._zTime=-Z);break}}v=y}else{v=this._last;for(var O=i<0?i:d;v;){if(y=v._prev,(v._act||O<=v._end)&&v._ts&&h!==v){if(v.parent!==this)return this.render(i,o,s);if(v.render(v._ts>0?(O-v._start)*v._ts:(v._dirty?v.totalDuration():v._tDur)+(O-v._start)*v._ts,o,s||Re&&(v._initted||v._startAt)),d!==this._time||!this._ts&&!m){h=0,y&&(c+=this._zTime=O?-Z:Z);break}}v=y}}if(h&&!o&&(this.pause(),h.render(d>=l?0:-Z)._zTime=d>=l?1:-1,this._ts))return this._start=x,ol(this),this.render(i,o,s);this._onUpdate&&!o&&et(this,"onUpdate",!0),(c===a&&this._tTime>=this.totalDuration()||!c&&l)&&(x===this._start||Math.abs(g)!==Math.abs(this._ts))&&(this._lock||((i||!u)&&(c===a&&this._ts>0||!c&&this._ts<0)&&En(this,1),!o&&!(i<0&&!l)&&(c||l||!a)&&(et(this,c===a&&i>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(c0)&&this._prom())))}return this},n.add=function(i,o){var s=this;if(Zt(o)||(o=lt(this,o,i)),!(i instanceof no)){if(Me(i))return i.forEach(function(l){return s.add(l,o)}),this;if(ke(i))return this.addLabel(i,o);if(ce(i))i=me.delayedCall(0,i);else return this}return this!==i?Nt(this,i,o):this},n.getChildren=function(i,o,s,l){i===void 0&&(i=!0),o===void 0&&(o=!0),s===void 0&&(s=!0),l===void 0&&(l=-ft);for(var a=[],u=this._first;u;)u._start>=l&&(u instanceof me?o&&a.push(u):(s&&a.push(u),i&&a.push.apply(a,u.getChildren(!0,o,s)))),u=u._next;return a},n.getById=function(i){for(var o=this.getChildren(1,1,1),s=o.length;s--;)if(o[s].vars.id===i)return o[s]},n.remove=function(i){return ke(i)?this.removeLabel(i):ce(i)?this.killTweensOf(i):(il(this,i),i===this._recent&&(this._recent=this._last),Yn(this))},n.totalTime=function(i,o){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=xe(Ze.time-(this._ts>0?i/this._ts:(this.totalDuration()-i)/-this._ts))),t.prototype.totalTime.call(this,i,o),this._forcing=0,this):this._tTime},n.addLabel=function(i,o){return this.labels[i]=lt(this,o),this},n.removeLabel=function(i){return delete this.labels[i],this},n.addPause=function(i,o,s){var l=me.delayedCall(0,o||Ji,s);return l.data="isPause",this._hasPause=1,Nt(this,l,lt(this,i))},n.removePause=function(i){var o=this._first;for(i=lt(this,i);o;)o._start===i&&o.data==="isPause"&&En(o),o=o._next},n.killTweensOf=function(i,o,s){for(var l=this.getTweensOf(i,s),a=l.length;a--;)cn!==l[a]&&l[a].kill(i,o);return this},n.getTweensOf=function(i,o){for(var s=[],l=dt(i),a=this._first,u=Zt(o),c;a;)a instanceof me?fg(a._targets,l)&&(u?(!cn||a._initted&&a._ts)&&a.globalTime(0)<=o&&a.globalTime(a.totalDuration())>o:!o||a.isActive())&&s.push(a):(c=a.getTweensOf(l,o)).length&&s.push.apply(s,c),a=a._next;return s},n.tweenTo=function(i,o){o=o||{};var s=this,l=lt(s,i),a=o,u=a.startAt,c=a.onStart,f=a.onStartParams,d=a.immediateRender,v,y=me.to(s,vt({ease:o.ease||"none",lazy:!1,immediateRender:!1,time:l,overwrite:"auto",duration:o.duration||Math.abs((l-(u&&"time"in u?u.time:s._time))/s.timeScale())||Z,onStart:function(){if(s.pause(),!v){var w=o.duration||Math.abs((l-(u&&"time"in u?u.time:s._time))/s.timeScale());y._dur!==w&&Yr(y,w,0,1).render(y._time,!0,!0),v=1}c&&c.apply(y,f||[])}},o));return d?y.render(0):y},n.tweenFromTo=function(i,o,s){return this.tweenTo(o,vt({startAt:{time:lt(this,i)}},s))},n.recent=function(){return this._recent},n.nextLabel=function(i){return i===void 0&&(i=this._time),Vf(this,lt(this,i))},n.previousLabel=function(i){return i===void 0&&(i=this._time),Vf(this,lt(this,i),1)},n.currentLabel=function(i){return arguments.length?this.seek(i,!0):this.previousLabel(this._time+Z)},n.shiftChildren=function(i,o,s){s===void 0&&(s=0);for(var l=this._first,a=this.labels,u;l;)l._start>=s&&(l._start+=i,l._end+=i),l=l._next;if(o)for(u in a)a[u]>=s&&(a[u]+=i);return Yn(this)},n.invalidate=function(i){var o=this._first;for(this._lock=0;o;)o.invalidate(i),o=o._next;return t.prototype.invalidate.call(this,i)},n.clear=function(i){i===void 0&&(i=!0);for(var o=this._first,s;o;)s=o._next,this.remove(o),o=s;return this._dp&&(this._time=this._tTime=this._pTime=0),i&&(this.labels={}),Yn(this)},n.totalDuration=function(i){var o=0,s=this,l=s._last,a=ft,u,c,f;if(arguments.length)return s.timeScale((s._repeat<0?s.duration():s.totalDuration())/(s.reversed()?-i:i));if(s._dirty){for(f=s.parent;l;)u=l._prev,l._dirty&&l.totalDuration(),c=l._start,c>a&&s._sort&&l._ts&&!s._lock?(s._lock=1,Nt(s,l,c-l._delay,1)._lock=0):a=c,c<0&&l._ts&&(o-=c,(!f&&!s._dp||f&&f.smoothChildTiming)&&(s._start+=c/s._ts,s._time-=c,s._tTime-=c),s.shiftChildren(-c,!1,-1/0),a=0),l._end>o&&l._ts&&(o=l._end),l=u;Yr(s,s===oe&&s._time>o?s._time:o,1,1),s._dirty=0}return s._tDur},e.updateRoot=function(i){if(oe._ts&&(e1(oe,Ns(i,oe)),Z0=Ze.frame),Ze.frame>=Uf){Uf+=nt.autoSleep||120;var o=oe._first;if((!o||!o._ts)&&nt.autoSleep&&Ze._listeners.length<2){for(;o&&!o._ts;)o=o._next;o||Ze.sleep()}}},e}(no);vt(Ie.prototype,{_lock:0,_hasPause:0,_forcing:0});var Lg=function(e,n,r,i,o,s,l){var a=new Qe(this._pt,e,n,0,1,O1,null,o),u=0,c=0,f,d,v,y,p,w,m,h;for(a.b=r,a.e=i,r+="",i+="",(m=~i.indexOf("random("))&&(i=eo(i)),s&&(h=[r,i],s(h,e,n),r=h[0],i=h[1]),d=r.match(Il)||[];f=Il.exec(i);)y=f[0],p=i.substring(u,f.index),v?v=(v+1)%5:p.substr(-5)==="rgba("&&(v=1),y!==d[c++]&&(w=parseFloat(d[c-1])||0,a._pt={_next:a._pt,p:p||c===1?p:",",s:w,c:y.charAt(1)==="="?Mr(w,y)-w:parseFloat(y)-w,m:v&&v<4?Math.round:0},u=Il.lastIndex);return a.c=u")}),x.duration();else{k={};for(C in y)C==="ease"||C==="easeEach"||Ag(C,y[C],k,y.easeEach);for(C in k)for(b=k[C].sort(function(F,U){return F.t-U.t}),B=0,S=0;Sa-Z&&!c?a:iu&&(d=u)),m=this._yoyo&&y&1,m&&(x=this._yEase,d=u-d),w=Hr(this._tTime,p),d===l&&!s&&this._initted&&y===w)return this._tTime=f,this;y!==w&&(g&&this._yEase&&w1(g,m),this.vars.repeatRefresh&&!m&&!this._lock&&this._time!==p&&this._initted&&(this._lock=s=1,this.render(xe(p*y),!0).invalidate()._lock=0))}if(!this._initted){if(s1(this,c?i:d,s,o,f))return this._tTime=0,this;if(l!==this._time&&!(s&&this.vars.repeatRefresh&&y!==w))return this;if(u!==this._dur)return this.render(i,o,s)}if(this._tTime=f,this._time=d,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=h=(x||this._ease)(d/u),this._from&&(this.ratio=h=1-h),d&&!l&&!o&&!y&&(et(this,"onStart"),this._tTime!==f))return this;for(v=this._pt;v;)v.r(h,v.d),v=v._next;g&&g.render(i<0?i:g._dur*g._ease(d/this._dur),o,s)||this._startAt&&(this._zTime=i),this._onUpdate&&!o&&(c&&Qa(this,i,o,s),et(this,"onUpdate")),this._repeat&&y!==w&&this.vars.onRepeat&&!o&&this.parent&&et(this,"onRepeat"),(f===this._tDur||!f)&&this._tTime===f&&(c&&!this._onUpdate&&Qa(this,i,!0,!0),(i||!u)&&(f===this._tDur&&this._ts>0||!f&&this._ts<0)&&En(this,1),!o&&!(c&&!l)&&(f||l||m)&&(et(this,f===a?"onComplete":"onReverseComplete",!0),this._prom&&!(f0)&&this._prom()))}return this},n.targets=function(){return this._targets},n.invalidate=function(i){return(!i||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(i),t.prototype.invalidate.call(this,i)},n.resetTo=function(i,o,s,l,a){to||Ze.wake(),this._ts||this.play();var u=Math.min(this._dur,(this._dp._time-this._start)*this._ts),c;return this._initted||cc(this,u),c=this._ease(u/this._dur),Ig(this,i,o,s,l,c,u,a)?this.resetTo(i,o,s,l,1):(sl(this,0),this.parent||r1(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},n.kill=function(i,o){if(o===void 0&&(o="all"),!i&&(!o||o==="all"))return this._lazy=this._pt=0,this.parent?gi(this):this;if(this.timeline){var s=this.timeline.totalDuration();return this.timeline.killTweensOf(i,o,cn&&cn.vars.overwrite!==!0)._first||gi(this),this.parent&&s!==this.timeline.totalDuration()&&Yr(this,this._dur*this.timeline._tDur/s,0,1),this}var l=this._targets,a=i?dt(i):l,u=this._ptLookup,c=this._pt,f,d,v,y,p,w,m;if((!o||o==="all")&&hg(l,a))return o==="all"&&(this._pt=0),gi(this);for(f=this._op=this._op||[],o!=="all"&&(ke(o)&&(p={},Ye(o,function(h){return p[h]=1}),o=p),o=Fg(l,o)),m=l.length;m--;)if(~a.indexOf(l[m])){d=u[m],o==="all"?(f[m]=o,y=d,v={}):(v=f[m]=f[m]||{},y=o);for(p in y)w=d&&d[p],w&&((!("kill"in w.d)||w.d.kill(p)===!0)&&il(this,w,"_pt"),delete d[p]),v!=="all"&&(v[p]=1)}return this._initted&&!this._pt&&c&&gi(this),this},e.to=function(i,o){return new e(i,o,arguments[2])},e.from=function(i,o){return Ni(1,arguments)},e.delayedCall=function(i,o,s,l){return new e(o,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:i,onComplete:o,onReverseComplete:o,onCompleteParams:s,onReverseCompleteParams:s,callbackScope:l})},e.fromTo=function(i,o,s){return Ni(2,arguments)},e.set=function(i,o){return o.duration=0,o.repeatDelay||(o.repeat=0),new e(i,o)},e.killTweensOf=function(i,o,s){return oe.killTweensOf(i,o,s)},e}(no);vt(me.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});Ye("staggerTo,staggerFrom,staggerFromTo",function(t){me[t]=function(){var e=new Ie,n=Ga.call(arguments,0);return n.splice(t==="staggerFromTo"?5:4,0,0),e[t].apply(e,n)}});var fc=function(e,n,r){return e[n]=r},E1=function(e,n,r){return e[n](r)},bg=function(e,n,r,i){return e[n](i.fp,r)},Ug=function(e,n,r){return e.setAttribute(n,r)},dc=function(e,n){return ce(e[n])?E1:nc(e[n])&&e.setAttribute?Ug:fc},P1=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e6)/1e6,n)},Bg=function(e,n){return n.set(n.t,n.p,!!(n.s+n.c*e),n)},O1=function(e,n){var r=n._pt,i="";if(!e&&n.b)i=n.b;else if(e===1&&n.e)i=n.e;else{for(;r;)i=r.p+(r.m?r.m(r.s+r.c*e):Math.round((r.s+r.c*e)*1e4)/1e4)+i,r=r._next;i+=n.c}n.set(n.t,n.p,i,n)},hc=function(e,n){for(var r=n._pt;r;)r.r(e,r.d),r=r._next},$g=function(e,n,r,i){for(var o=this._pt,s;o;)s=o._next,o.p===i&&o.modifier(e,n,r),o=s},Wg=function(e){for(var n=this._pt,r,i;n;)i=n._next,n.p===e&&!n.op||n.op===e?il(this,n,"_pt"):n.dep||(r=1),n=i;return!r},Vg=function(e,n,r,i){i.mSet(e,n,i.m.call(i.tween,r,i.mt),i)},j1=function(e){for(var n=e._pt,r,i,o,s;n;){for(r=n._next,i=o;i&&i.pr>n.pr;)i=i._next;(n._prev=i?i._prev:s)?n._prev._next=n:o=n,(n._next=i)?i._prev=n:s=n,n=r}e._pt=o},Qe=function(){function t(n,r,i,o,s,l,a,u,c){this.t=r,this.s=o,this.c=s,this.p=i,this.r=l||P1,this.d=a||this,this.set=u||fc,this.pr=c||0,this._next=n,n&&(n._prev=this)}var e=t.prototype;return e.modifier=function(r,i,o){this.mSet=this.mSet||this.set,this.set=Vg,this.m=r,this.mt=o,this.tween=i},t}();Ye(lc+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(t){return sc[t]=1});it.TweenMax=it.TweenLite=me;it.TimelineLite=it.TimelineMax=Ie;oe=new Ie({sortChildren:!1,defaults:Vr,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});nt.stringFilter=y1;var Xn=[],Jo={},Hg=[],Yf=0,Yg=0,Bl=function(e){return(Jo[e]||Hg).map(function(n){return n()})},Ja=function(){var e=Date.now(),n=[];e-Yf>2&&(Bl("matchMediaInit"),Xn.forEach(function(r){var i=r.queries,o=r.conditions,s,l,a,u;for(l in i)s=jt.matchMedia(i[l]).matches,s&&(a=1),s!==o[l]&&(o[l]=s,u=1);u&&(r.revert(),a&&n.push(r))}),Bl("matchMediaRevert"),n.forEach(function(r){return r.onMatch(r,function(i){return r.add(null,i)})}),Yf=e,Bl("matchMedia"))},z1=function(){function t(n,r){this.selector=r&&Ka(r),this.data=[],this._r=[],this.isReverted=!1,this.id=Yg++,n&&this.add(n)}var e=t.prototype;return e.add=function(r,i,o){ce(r)&&(o=i,i=r,r=ce);var s=this,l=function(){var u=re,c=s.selector,f;return u&&u!==s&&u.data.push(s),o&&(s.selector=Ka(o)),re=s,f=i.apply(s,arguments),ce(f)&&s._r.push(f),re=u,s.selector=c,s.isReverted=!1,f};return s.last=l,r===ce?l(s,function(a){return s.add(null,a)}):r?s[r]=l:l},e.ignore=function(r){var i=re;re=null,r(this),re=i},e.getTweens=function(){var r=[];return this.data.forEach(function(i){return i instanceof t?r.push.apply(r,i.getTweens()):i instanceof me&&!(i.parent&&i.parent.data==="nested")&&r.push(i)}),r},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(r,i){var o=this;if(r?function(){for(var l=o.getTweens(),a=o.data.length,u;a--;)u=o.data[a],u.data==="isFlip"&&(u.revert(),u.getChildren(!0,!0,!1).forEach(function(c){return l.splice(l.indexOf(c),1)}));for(l.map(function(c){return{g:c._dur||c._delay||c._sat&&!c._sat.vars.immediateRender?c.globalTime(0):-1/0,t:c}}).sort(function(c,f){return f.g-c.g||-1/0}).forEach(function(c){return c.t.revert(r)}),a=o.data.length;a--;)u=o.data[a],u instanceof Ie?u.data!=="nested"&&(u.scrollTrigger&&u.scrollTrigger.revert(),u.kill()):!(u instanceof me)&&u.revert&&u.revert(r);o._r.forEach(function(c){return c(r,o)}),o.isReverted=!0}():this.data.forEach(function(l){return l.kill&&l.kill()}),this.clear(),i)for(var s=Xn.length;s--;)Xn[s].id===this.id&&Xn.splice(s,1)},e.revert=function(r){this.kill(r||{})},t}(),Qg=function(){function t(n){this.contexts=[],this.scope=n,re&&re.data.push(this)}var e=t.prototype;return e.add=function(r,i,o){It(r)||(r={matches:r});var s=new z1(0,o||this.scope),l=s.conditions={},a,u,c;re&&!s.selector&&(s.selector=re.selector),this.contexts.push(s),i=s.add("onMatch",i),s.queries=r;for(u in r)u==="all"?c=1:(a=jt.matchMedia(r[u]),a&&(Xn.indexOf(s)<0&&Xn.push(s),(l[u]=a.matches)&&(c=1),a.addListener?a.addListener(Ja):a.addEventListener("change",Ja)));return c&&i(s,function(f){return s.add(null,f)}),this},e.revert=function(r){this.kill(r||{})},e.kill=function(r){this.contexts.forEach(function(i){return i.kill(r,!0)})},t}(),Rs={registerPlugin:function(){for(var e=arguments.length,n=new Array(e),r=0;r1){var i=e.map(function(c){return Ge.quickSetter(c,n,r)}),o=i.length;return function(c){for(var f=o;f--;)i[f](c)}}e=e[0]||{};var s=qe[n],l=Hn(e),a=l.harness&&(l.harness.aliases||{})[n]||n,u=s?function(c){var f=new s;kr._pt=0,f.init(e,r?c+r:c,kr,0,[e]),f.render(1,f),kr._pt&&hc(1,kr)}:l.set(e,a);return s?u:function(c){return u(e,a,r?c+r:c,l,1)}},quickTo:function(e,n,r){var i,o=Ge.to(e,er((i={},i[n]="+=0.1",i.paused=!0,i),r||{})),s=function(a,u,c){return o.resetTo(n,a,u,c)};return s.tween=o,s},isTweening:function(e){return oe.getTweensOf(e,!0).length>0},defaults:function(e){return e&&e.ease&&(e.ease=Qn(e.ease,Vr.ease)),Bf(Vr,e||{})},config:function(e){return Bf(nt,e||{})},registerEffect:function(e){var n=e.name,r=e.effect,i=e.plugins,o=e.defaults,s=e.extendTimeline;(i||"").split(",").forEach(function(l){return l&&!qe[l]&&!it[l]&&Zi(n+" effect requires "+l+" plugin.")}),Fl[n]=function(l,a,u){return r(dt(l),vt(a||{},o),u)},s&&(Ie.prototype[n]=function(l,a,u){return this.add(Fl[n](l,It(a)?a:(u=a)&&{},this),u)})},registerEase:function(e,n){W[e]=Qn(n)},parseEase:function(e,n){return arguments.length?Qn(e,n):W},getById:function(e){return oe.getById(e)},exportRoot:function(e,n){e===void 0&&(e={});var r=new Ie(e),i,o;for(r.smoothChildTiming=He(e.smoothChildTiming),oe.remove(r),r._dp=0,r._time=r._tTime=oe._time,i=oe._first;i;)o=i._next,(n||!(!i._dur&&i instanceof me&&i.vars.onComplete===i._targets[0]))&&Nt(r,i,i._start-i._delay),i=o;return Nt(oe,r,0),r},context:function(e,n){return e?new z1(e,n):re},matchMedia:function(e){return new Qg(e)},matchMediaRefresh:function(){return Xn.forEach(function(e){var n=e.conditions,r,i;for(i in n)n[i]&&(n[i]=!1,r=1);r&&e.revert()})||Ja()},addEventListener:function(e,n){var r=Jo[e]||(Jo[e]=[]);~r.indexOf(n)||r.push(n)},removeEventListener:function(e,n){var r=Jo[e],i=r&&r.indexOf(n);i>=0&&r.splice(i,1)},utils:{wrap:Tg,wrapYoyo:Eg,distribute:u1,random:f1,snap:c1,normalize:Cg,getUnit:Ne,clamp:wg,splitColor:v1,toArray:dt,selector:Ka,mapRange:h1,pipe:Sg,unitize:kg,interpolate:Pg,shuffle:a1},install:K0,effects:Fl,ticker:Ze,updateRoot:Ie.updateRoot,plugins:qe,globalTimeline:oe,core:{PropTween:Qe,globals:q0,Tween:me,Timeline:Ie,Animation:no,getCache:Hn,_removeLinkedListItem:il,reverting:function(){return Re},context:function(e){return e&&re&&(re.data.push(e),e._ctx=re),re},suppressOverwrites:function(e){return tc=e}}};Ye("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return Rs[t]=me[t]});Ze.add(Ie.updateRoot);kr=Rs.to({},{duration:0});var Xg=function(e,n){for(var r=e._pt;r&&r.p!==n&&r.op!==n&&r.fp!==n;)r=r._next;return r},Gg=function(e,n){var r=e._targets,i,o,s;for(i in n)for(o=r.length;o--;)s=e._ptLookup[o][i],s&&(s=s.d)&&(s._pt&&(s=Xg(s,i)),s&&s.modifier&&s.modifier(n[i],e,r[o],i))},$l=function(e,n){return{name:e,rawVars:1,init:function(i,o,s){s._onInit=function(l){var a,u;if(ke(o)&&(a={},Ye(o,function(c){return a[c]=1}),o=a),n){a={};for(u in o)a[u]=n(o[u]);o=a}Gg(l,o)}}}},Ge=Rs.registerPlugin({name:"attr",init:function(e,n,r,i,o){var s,l,a;this.tween=r;for(s in n)a=e.getAttribute(s)||"",l=this.add(e,"setAttribute",(a||0)+"",n[s],i,o,0,0,s),l.op=s,l.b=a,this._props.push(s)},render:function(e,n){for(var r=n._pt;r;)Re?r.set(r.t,r.p,r.b,r):r.r(e,r.d),r=r._next}},{name:"endArray",init:function(e,n){for(var r=n.length;r--;)this.add(e,r,e[r]||0,n[r],0,0,0,0,0,1)}},$l("roundProps",qa),$l("modifiers"),$l("snap",c1))||Rs;me.version=Ie.version=Ge.version="3.12.5";G0=1;rc()&&Qr();W.Power0;W.Power1;W.Power2;W.Power3;W.Power4;W.Linear;W.Quad;W.Cubic;W.Quart;W.Quint;W.Strong;W.Elastic;W.Back;W.SteppedEase;W.Bounce;W.Sine;W.Expo;var Kg=W.Circ;/*! +*/var nt={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},Vr={duration:.5,overwrite:!1,delay:0},nc,Re,re,ft=1e8,Z=1/ft,Va=Math.PI*2,lg=Va/4,ag=0,Q0=Math.sqrt,ug=Math.cos,cg=Math.sin,ke=function(e){return typeof e=="string"},ce=function(e){return typeof e=="function"},Zt=function(e){return typeof e=="number"},rc=function(e){return typeof e>"u"},It=function(e){return typeof e=="object"},He=function(e){return e!==!1},ic=function(){return typeof window<"u"},Do=function(e){return ce(e)||ke(e)},X0=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},Me=Array.isArray,Ha=/(?:-?\.?\d|\.)+/gi,G0=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,Sr=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,Fl=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,K0=/[+-]=-?[.\d]+/,q0=/[^,'"\[\]\s]+/gi,fg=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,oe,jt,Ya,oc,it={},Es={},Z0,J0=function(e){return(Es=er(e,it))&&Ge},sc=function(e,n){return console.warn("Invalid property",e,"set to",n,"Missing plugin? gsap.registerPlugin()")},Ki=function(e,n){return!n&&console.warn(e)},e1=function(e,n){return e&&(it[e]=n)&&Es&&(Es[e]=n)||it},qi=function(){return 0},dg={suppressEvents:!0,isStart:!0,kill:!1},Go={suppressEvents:!0,kill:!1},hg={suppressEvents:!0},lc={},Sn=[],Qa={},t1,qe={},Al={},Bf=30,Ko=[],ac="",uc=function(e){var n=e[0],r,i;if(It(n)||ce(n)||(e=[e]),!(r=(n._gsap||{}).harness)){for(i=Ko.length;i--&&!Ko[i].targetTest(n););r=Ko[i]}for(i=e.length;i--;)e[i]&&(e[i]._gsap||(e[i]._gsap=new T1(e[i],r)))||e.splice(i,1);return e},Hn=function(e){return e._gsap||uc(dt(e))[0]._gsap},n1=function(e,n,r){return(r=e[n])&&ce(r)?e[n]():rc(r)&&e.getAttribute&&e.getAttribute(n)||r},Ye=function(e,n){return(e=e.split(",")).forEach(n)||e},de=function(e){return Math.round(e*1e5)/1e5||0},xe=function(e){return Math.round(e*1e7)/1e7||0},Mr=function(e,n){var r=n.charAt(0),i=parseFloat(n.substr(2));return e=parseFloat(e),r==="+"?e+i:r==="-"?e-i:r==="*"?e*i:e/i},pg=function(e,n){for(var r=n.length,i=0;e.indexOf(n[i])<0&&++il;)s=s._prev;return s?(n._next=s._next,s._next=n):(n._next=e[r],e[r]=n),n._next?n._next._prev=n:e[i]=n,n._prev=s,n.parent=n._dp=e,n},rl=function(e,n,r,i){r===void 0&&(r="_first"),i===void 0&&(i="_last");var o=n._prev,s=n._next;o?o._next=s:e[r]===n&&(e[r]=s),s?s._prev=o:e[i]===n&&(e[i]=o),n._next=n._prev=n.parent=null},En=function(e,n){e.parent&&(!n||e.parent.autoRemoveChildren)&&e.parent.remove&&e.parent.remove(e),e._act=0},Yn=function(e,n){if(e&&(!n||n._end>e._dur||n._start<0))for(var r=e;r;)r._dirty=1,r=r.parent;return e},gg=function(e){for(var n=e.parent;n&&n.parent;)n._dirty=1,n.totalDuration(),n=n.parent;return e},Xa=function(e,n,r,i){return e._startAt&&(Re?e._startAt.revert(Go):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(n,!0,i))},yg=function t(e){return!e||e._ts&&t(e.parent)},Wf=function(e){return e._repeat?Hr(e._tTime,e=e.duration()+e._rDelay)*e:0},Hr=function(e,n){var r=Math.floor(e/=n);return e&&r===e?r-1:r},js=function(e,n){return(e-n._start)*n._ts+(n._ts>=0?0:n._dirty?n.totalDuration():n._tDur)},il=function(e){return e._end=xe(e._start+(e._tDur/Math.abs(e._ts||e._rts||Z)||0))},ol=function(e,n){var r=e._dp;return r&&r.smoothChildTiming&&e._ts&&(e._start=xe(r._time-(e._ts>0?n/e._ts:((e._dirty?e.totalDuration():e._tDur)-n)/-e._ts)),il(e),r._dirty||Yn(r,e)),e},l1=function(e,n){var r;if((n._time||!n._dur&&n._initted||n._startZ)&&n.render(r,!0)),Yn(e,n)._dp&&e._initted&&e._time>=e._dur&&e._ts){if(e._dur=0&&r.totalTime(r._tTime),r=r._dp;e._zTime=-Z}},Nt=function(e,n,r,i){return n.parent&&En(n),n._start=xe((Zt(r)?r:r||e!==oe?lt(e,r,n):e._time)+n._delay),n._end=xe(n._start+(n.totalDuration()/Math.abs(n.timeScale())||0)),s1(e,n,"_first","_last",e._sort?"_start":0),Ga(n)||(e._recent=n),i||l1(e,n),e._ts<0&&ol(e,e._tTime),e},a1=function(e,n){return(it.ScrollTrigger||sc("scrollTrigger",n))&&it.ScrollTrigger.create(n,e)},u1=function(e,n,r,i,o){if(fc(e,n,o),!e._initted)return 1;if(!r&&e._pt&&!Re&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&t1!==Ze.frame)return Sn.push(e),e._lazy=[o,i],1},_g=function t(e){var n=e.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||t(n))},Ga=function(e){var n=e.data;return n==="isFromStart"||n==="isStart"},wg=function(e,n,r,i){var o=e.ratio,s=n<0||!n&&(!e._start&&_g(e)&&!(!e._initted&&Ga(e))||(e._ts<0||e._dp._ts<0)&&!Ga(e))?0:1,l=e._rDelay,a=0,u,c,f;if(l&&e._repeat&&(a=fo(0,e._tDur,n),c=Hr(a,l),e._yoyo&&c&1&&(s=1-s),c!==Hr(e._tTime,l)&&(o=1-s,e.vars.repeatRefresh&&e._initted&&e.invalidate())),s!==o||Re||i||e._zTime===Z||!n&&e._zTime){if(!e._initted&&u1(e,n,i,r,a))return;for(f=e._zTime,e._zTime=n||(r?Z:0),r||(r=n&&!f),e.ratio=s,e._from&&(s=1-s),e._time=0,e._tTime=a,u=e._pt;u;)u.r(s,u.d),u=u._next;n<0&&Xa(e,n,r,!0),e._onUpdate&&!r&&et(e,"onUpdate"),a&&e._repeat&&!r&&e.parent&&et(e,"onRepeat"),(n>=e._tDur||n<0)&&e.ratio===s&&(s&&En(e,1),!r&&!Re&&(et(e,s?"onComplete":"onReverseComplete",!0),e._prom&&e._prom()))}else e._zTime||(e._zTime=n)},xg=function(e,n,r){var i;if(r>n)for(i=e._first;i&&i._start<=r;){if(i.data==="isPause"&&i._start>n)return i;i=i._next}else for(i=e._last;i&&i._start>=r;){if(i.data==="isPause"&&i._start0&&!i&&ol(e,e._tTime=e._tDur*l),e.parent&&il(e),r||Yn(e.parent,e),e},Vf=function(e){return e instanceof Ie?Yn(e):Yr(e,e._dur)},Sg={_start:0,endTime:qi,totalDuration:qi},lt=function t(e,n,r){var i=e.labels,o=e._recent||Sg,s=e.duration()>=ft?o.endTime(!1):e._dur,l,a,u;return ke(n)&&(isNaN(n)||n in i)?(a=n.charAt(0),u=n.substr(-1)==="%",l=n.indexOf("="),a==="<"||a===">"?(l>=0&&(n=n.replace(/=/,"")),(a==="<"?o._start:o.endTime(o._repeat>=0))+(parseFloat(n.substr(1))||0)*(u?(l<0?o:r).totalDuration()/100:1)):l<0?(n in i||(i[n]=s),i[n]):(a=parseFloat(n.charAt(l-1)+n.substr(l+1)),u&&r&&(a=a/100*(Me(r)?r[0]:r).totalDuration()),l>1?t(e,n.substr(0,l-1),r)+a:s+a)):n==null?s:+n},ji=function(e,n,r){var i=Zt(n[1]),o=(i?2:1)+(e<2?0:1),s=n[o],l,a;if(i&&(s.duration=n[1]),s.parent=r,e){for(l=s,a=r;a&&!("immediateRender"in l);)l=a.vars.defaults||{},a=He(a.vars.inherit)&&a.parent;s.immediateRender=He(l.immediateRender),e<2?s.runBackwards=1:s.startAt=n[o-1]}return new me(n[0],s,n[o+1])},Rn=function(e,n){return e||e===0?n(e):n},fo=function(e,n,r){return rn?n:r},Ne=function(e,n){return!ke(e)||!(n=fg.exec(e))?"":n[1]},kg=function(e,n,r){return Rn(r,function(i){return fo(e,n,i)})},Ka=[].slice,c1=function(e,n){return e&&It(e)&&"length"in e&&(!n&&!e.length||e.length-1 in e&&It(e[0]))&&!e.nodeType&&e!==jt},Cg=function(e,n,r){return r===void 0&&(r=[]),e.forEach(function(i){var o;return ke(i)&&!n||c1(i,1)?(o=r).push.apply(o,dt(i)):r.push(i)})||r},dt=function(e,n,r){return re&&!n&&re.selector?re.selector(e):ke(e)&&!r&&(Ya||!Qr())?Ka.call((n||oc).querySelectorAll(e),0):Me(e)?Cg(e,r):c1(e)?Ka.call(e,0):e?[e]:[]},qa=function(e){return e=dt(e)[0]||Ki("Invalid scope")||{},function(n){var r=e.current||e.nativeElement||e;return dt(n,r.querySelectorAll?r:r===e?Ki("Invalid scope")||oc.createElement("div"):e)}},f1=function(e){return e.sort(function(){return .5-Math.random()})},d1=function(e){if(ce(e))return e;var n=It(e)?e:{each:e},r=Qn(n.ease),i=n.from||0,o=parseFloat(n.base)||0,s={},l=i>0&&i<1,a=isNaN(i)||l,u=n.axis,c=i,f=i;return ke(i)?c=f={center:.5,edges:.5,end:1}[i]||0:!l&&a&&(c=i[0],f=i[1]),function(d,v,y){var p=(y||n).length,w=s[p],m,h,g,x,S,k,E,C,T;if(!w){if(T=n.grid==="auto"?0:(n.grid||[1,ft])[1],!T){for(E=-ft;E<(E=y[T++].getBoundingClientRect().left)&&TE&&(E=S),Sp?p-1:u?u==="y"?p/T:T:Math.max(T,p/T))||0)*(i==="edges"?-1:1),w.b=p<0?o-p:o,w.u=Ne(n.amount||n.each)||0,r=r&&p<0?S1(r):r}return p=(w[d]-w.min)/w.max||0,xe(w.b+(r?r(p):p)*w.v)+w.u}},Za=function(e){var n=Math.pow(10,((e+"").split(".")[1]||"").length);return function(r){var i=xe(Math.round(parseFloat(r)/e)*e*n);return(i-i%1)/n+(Zt(r)?0:Ne(r))}},h1=function(e,n){var r=Me(e),i,o;return!r&&It(e)&&(i=r=e.radius||ft,e.values?(e=dt(e.values),(o=!Zt(e[0]))&&(i*=i)):e=Za(e.increment)),Rn(n,r?ce(e)?function(s){return o=e(s),Math.abs(o-s)<=i?o:s}:function(s){for(var l=parseFloat(o?s.x:s),a=parseFloat(o?s.y:0),u=ft,c=0,f=e.length,d,v;f--;)o?(d=e[f].x-l,v=e[f].y-a,d=d*d+v*v):d=Math.abs(e[f]-l),di?o-s:s)})},Zi=function(e){for(var n=0,r="",i,o,s,l;~(i=e.indexOf("random(",n));)s=e.indexOf(")",i),l=e.charAt(i+7)==="[",o=e.substr(i+7,s-i-7).match(l?q0:Ha),r+=e.substr(n,i-n)+p1(l?o:+o[0],l?0:+o[1],+o[2]||1e-5),n=s+1;return r+e.substr(n,e.length-n)},v1=function(e,n,r,i,o){var s=n-e,l=i-r;return Rn(o,function(a){return r+((a-e)/s*l||0)})},zg=function t(e,n,r,i){var o=isNaN(e+n)?0:function(v){return(1-v)*e+v*n};if(!o){var s=ke(e),l={},a,u,c,f,d;if(r===!0&&(i=1)&&(r=null),s)e={p:e},n={p:n};else if(Me(e)&&!Me(n)){for(c=[],f=e.length,d=f-2,u=1;u(l=Math.abs(l))&&(a=s,o=l);return a},et=function(e,n,r){var i=e.vars,o=i[n],s=re,l=e._ctx,a,u,c;if(o)return a=i[n+"Params"],u=i.callbackScope||e,r&&Sn.length&&Ps(),l&&(re=l),c=a?o.apply(u,a):o.call(u),re=s,c},mi=function(e){return En(e),e.scrollTrigger&&e.scrollTrigger.kill(!!Re),e.progress()<1&&et(e,"onInterrupt"),e},kr,g1=[],y1=function(e){if(e)if(e=!e.name&&e.default||e,ic()||e.headless){var n=e.name,r=ce(e),i=n&&!r&&e.init?function(){this._props=[]}:e,o={init:qi,render:pc,add:cc,kill:Yg,modifier:Hg,rawVars:0},s={targetTest:0,get:0,getSetter:hc,aliases:{},register:0};if(Qr(),e!==i){if(qe[n])return;vt(i,vt(Os(e,o),s)),er(i.prototype,er(o,Os(e,s))),qe[i.prop=n]=i,e.targetTest&&(Ko.push(i),lc[n]=1),n=(n==="css"?"CSS":n.charAt(0).toUpperCase()+n.substr(1))+"Plugin"}e1(n,i),e.register&&e.register(Ge,i,Qe)}else g1.push(e)},q=255,vi={aqua:[0,q,q],lime:[0,q,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,q],navy:[0,0,128],white:[q,q,q],olive:[128,128,0],yellow:[q,q,0],orange:[q,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[q,0,0],pink:[q,192,203],cyan:[0,q,q],transparent:[q,q,q,0]},bl=function(e,n,r){return e+=e<0?1:e>1?-1:0,(e*6<1?n+(r-n)*e*6:e<.5?r:e*3<2?n+(r-n)*(2/3-e)*6:n)*q+.5|0},_1=function(e,n,r){var i=e?Zt(e)?[e>>16,e>>8&q,e&q]:0:vi.black,o,s,l,a,u,c,f,d,v,y;if(!i){if(e.substr(-1)===","&&(e=e.substr(0,e.length-1)),vi[e])i=vi[e];else if(e.charAt(0)==="#"){if(e.length<6&&(o=e.charAt(1),s=e.charAt(2),l=e.charAt(3),e="#"+o+o+s+s+l+l+(e.length===5?e.charAt(4)+e.charAt(4):"")),e.length===9)return i=parseInt(e.substr(1,6),16),[i>>16,i>>8&q,i&q,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),i=[e>>16,e>>8&q,e&q]}else if(e.substr(0,3)==="hsl"){if(i=y=e.match(Ha),!n)a=+i[0]%360/360,u=+i[1]/100,c=+i[2]/100,s=c<=.5?c*(u+1):c+u-c*u,o=c*2-s,i.length>3&&(i[3]*=1),i[0]=bl(a+1/3,o,s),i[1]=bl(a,o,s),i[2]=bl(a-1/3,o,s);else if(~e.indexOf("="))return i=e.match(G0),r&&i.length<4&&(i[3]=1),i}else i=e.match(Ha)||vi.transparent;i=i.map(Number)}return n&&!y&&(o=i[0]/q,s=i[1]/q,l=i[2]/q,f=Math.max(o,s,l),d=Math.min(o,s,l),c=(f+d)/2,f===d?a=u=0:(v=f-d,u=c>.5?v/(2-f-d):v/(f+d),a=f===o?(s-l)/v+(se||m<0)&&(r+=m-n),i+=m,S=i-r,g=S-s,(g>0||h)&&(k=++f.frame,d=S-f.time*1e3,f.time=S=S/1e3,s+=g+(g>=o?4:o-g),x=1),h||(a=u(p)),x)for(v=0;v=m&&v--},_listeners:l},f}(),Qr=function(){return!Ji&&Ze.wake()},W={},Rg=/^[\d.\-M][\d.\-,\s]/,Mg=/["']/g,Lg=function(e){for(var n={},r=e.substr(1,e.length-3).split(":"),i=r[0],o=1,s=r.length,l,a,u;o1&&r.config?r.config.apply(null,~e.indexOf("{")?[Lg(n[1])]:Dg(e).split(",").map(i1)):W._CE&&Rg.test(e)?W._CE("",e):r},S1=function(e){return function(n){return 1-e(1-n)}},k1=function t(e,n){for(var r=e._first,i;r;)r instanceof Ie?t(r,n):r.vars.yoyoEase&&(!r._yoyo||!r._repeat)&&r._yoyo!==n&&(r.timeline?t(r.timeline,n):(i=r._ease,r._ease=r._yEase,r._yEase=i,r._yoyo=n)),r=r._next},Qn=function(e,n){return e&&(ce(e)?e:W[e]||Ig(e))||n},sr=function(e,n,r,i){r===void 0&&(r=function(a){return 1-n(1-a)}),i===void 0&&(i=function(a){return a<.5?n(a*2)/2:1-n((1-a)*2)/2});var o={easeIn:n,easeOut:r,easeInOut:i},s;return Ye(e,function(l){W[l]=it[l]=o,W[s=l.toLowerCase()]=r;for(var a in o)W[s+(a==="easeIn"?".in":a==="easeOut"?".out":".inOut")]=W[l+"."+a]=o[a]}),o},C1=function(e){return function(n){return n<.5?(1-e(1-n*2))/2:.5+e((n-.5)*2)/2}},Ul=function t(e,n,r){var i=n>=1?n:1,o=(r||(e?.3:.45))/(n<1?n:1),s=o/Va*(Math.asin(1/i)||0),l=function(c){return c===1?1:i*Math.pow(2,-10*c)*cg((c-s)*o)+1},a=e==="out"?l:e==="in"?function(u){return 1-l(1-u)}:C1(l);return o=Va/o,a.config=function(u,c){return t(e,u,c)},a},Bl=function t(e,n){n===void 0&&(n=1.70158);var r=function(s){return s?--s*s*((n+1)*s+n)+1:0},i=e==="out"?r:e==="in"?function(o){return 1-r(1-o)}:C1(r);return i.config=function(o){return t(e,o)},i};Ye("Linear,Quad,Cubic,Quart,Quint,Strong",function(t,e){var n=e<5?e+1:e;sr(t+",Power"+(n-1),e?function(r){return Math.pow(r,n)}:function(r){return r},function(r){return 1-Math.pow(1-r,n)},function(r){return r<.5?Math.pow(r*2,n)/2:1-Math.pow((1-r)*2,n)/2})});W.Linear.easeNone=W.none=W.Linear.easeIn;sr("Elastic",Ul("in"),Ul("out"),Ul());(function(t,e){var n=1/e,r=2*n,i=2.5*n,o=function(l){return l0?r+(r+this._rDelay)*this._repeat:r):this.totalDuration()&&this._dur},e.totalDuration=function(r){return arguments.length?(this._dirty=0,Yr(this,this._repeat<0?r:(r-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(r,i){if(Qr(),!arguments.length)return this._tTime;var o=this._dp;if(o&&o.smoothChildTiming&&this._ts){for(ol(this,r),!o._dp||o.parent||l1(o,this);o&&o.parent;)o.parent._time!==o._start+(o._ts>=0?o._tTime/o._ts:(o.totalDuration()-o._tTime)/-o._ts)&&o.totalTime(o._tTime,!0),o=o.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&r0||!this._tDur&&!r)&&Nt(this._dp,this,this._start-this._delay)}return(this._tTime!==r||!this._dur&&!i||this._initted&&Math.abs(this._zTime)===Z||!r&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=r),r1(this,r,i)),this},e.time=function(r,i){return arguments.length?this.totalTime(Math.min(this.totalDuration(),r+Wf(this))%(this._dur+this._rDelay)||(r?this._dur:0),i):this._time},e.totalProgress=function(r,i){return arguments.length?this.totalTime(this.totalDuration()*r,i):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},e.progress=function(r,i){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-r:r)+Wf(this),i):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(r,i){var o=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(r-1)*o,i):this._repeat?Hr(this._tTime,o)+1:1},e.timeScale=function(r,i){if(!arguments.length)return this._rts===-Z?0:this._rts;if(this._rts===r)return this;var o=this.parent&&this._ts?js(this.parent._time,this):this._tTime;return this._rts=+r||0,this._ts=this._ps||r===-Z?0:this._rts,this.totalTime(fo(-Math.abs(this._delay),this._tDur,o),i!==!1),il(this),gg(this)},e.paused=function(r){return arguments.length?(this._ps!==r&&(this._ps=r,r?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(Qr(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==Z&&(this._tTime-=Z)))),this):this._ps},e.startTime=function(r){if(arguments.length){this._start=r;var i=this.parent||this._dp;return i&&(i._sort||!this.parent)&&Nt(i,this,r-this._delay),this}return this._start},e.endTime=function(r){return this._start+(He(r)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(r){var i=this.parent||this._dp;return i?r&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?js(i.rawTime(r),this):this._tTime:this._tTime},e.revert=function(r){r===void 0&&(r=hg);var i=Re;return Re=r,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(r),this.totalTime(-.01,r.suppressEvents)),this.data!=="nested"&&r.kill!==!1&&this.kill(),Re=i,this},e.globalTime=function(r){for(var i=this,o=arguments.length?r:i.rawTime();i;)o=i._start+o/(Math.abs(i._ts)||1),i=i._dp;return!this.parent&&this._sat?this._sat.globalTime(r):o},e.repeat=function(r){return arguments.length?(this._repeat=r===1/0?-2:r,Vf(this)):this._repeat===-2?1/0:this._repeat},e.repeatDelay=function(r){if(arguments.length){var i=this._time;return this._rDelay=r,Vf(this),i?this.time(i):this}return this._rDelay},e.yoyo=function(r){return arguments.length?(this._yoyo=r,this):this._yoyo},e.seek=function(r,i){return this.totalTime(lt(this,r),He(i))},e.restart=function(r,i){return this.play().totalTime(r?-this._delay:0,He(i))},e.play=function(r,i){return r!=null&&this.seek(r,i),this.reversed(!1).paused(!1)},e.reverse=function(r,i){return r!=null&&this.seek(r||this.totalDuration(),i),this.reversed(!0).paused(!1)},e.pause=function(r,i){return r!=null&&this.seek(r,i),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(r){return arguments.length?(!!r!==this.reversed()&&this.timeScale(-this._rts||(r?-Z:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-Z,this},e.isActive=function(){var r=this.parent||this._dp,i=this._start,o;return!!(!r||this._ts&&this._initted&&r.isActive()&&(o=r.rawTime(!0))>=i&&o1?(i?(s[r]=i,o&&(s[r+"Params"]=o),r==="onUpdate"&&(this._onUpdate=i)):delete s[r],this):s[r]},e.then=function(r){var i=this;return new Promise(function(o){var s=ce(r)?r:o1,l=function(){var u=i.then;i.then=null,ce(s)&&(s=s(i))&&(s.then||s===i)&&(i.then=u),o(s),i.then=u};i._initted&&i.totalProgress()===1&&i._ts>=0||!i._tTime&&i._ts<0?l():i._prom=l})},e.kill=function(){mi(this)},t}();vt(eo.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-Z,_prom:0,_ps:!1,_rts:1});var Ie=function(t){Y0(e,t);function e(r,i){var o;return r===void 0&&(r={}),o=t.call(this,r)||this,o.labels={},o.smoothChildTiming=!!r.smoothChildTiming,o.autoRemoveChildren=!!r.autoRemoveChildren,o._sort=He(r.sortChildren),oe&&Nt(r.parent||oe,$t(o),i),r.reversed&&o.reverse(),r.paused&&o.paused(!0),r.scrollTrigger&&a1($t(o),r.scrollTrigger),o}var n=e.prototype;return n.to=function(i,o,s){return ji(0,arguments,this),this},n.from=function(i,o,s){return ji(1,arguments,this),this},n.fromTo=function(i,o,s,l){return ji(2,arguments,this),this},n.set=function(i,o,s){return o.duration=0,o.parent=this,Oi(o).repeatDelay||(o.repeat=0),o.immediateRender=!!o.immediateRender,new me(i,o,lt(this,s),1),this},n.call=function(i,o,s){return Nt(this,me.delayedCall(0,i,o),s)},n.staggerTo=function(i,o,s,l,a,u,c){return s.duration=o,s.stagger=s.stagger||l,s.onComplete=u,s.onCompleteParams=c,s.parent=this,new me(i,s,lt(this,a)),this},n.staggerFrom=function(i,o,s,l,a,u,c){return s.runBackwards=1,Oi(s).immediateRender=He(s.immediateRender),this.staggerTo(i,o,s,l,a,u,c)},n.staggerFromTo=function(i,o,s,l,a,u,c,f){return l.startAt=s,Oi(l).immediateRender=He(l.immediateRender),this.staggerTo(i,o,l,a,u,c,f)},n.render=function(i,o,s){var l=this._time,a=this._dirty?this.totalDuration():this._tDur,u=this._dur,c=i<=0?0:xe(i),f=this._zTime<0!=i<0&&(this._initted||!u),d,v,y,p,w,m,h,g,x,S,k,E;if(this!==oe&&c>a&&i>=0&&(c=a),c!==this._tTime||s||f){if(l!==this._time&&u&&(c+=this._time-l,i+=this._time-l),d=c,x=this._start,g=this._ts,m=!g,f&&(u||(l=this._zTime),(i||!o)&&(this._zTime=i)),this._repeat){if(k=this._yoyo,w=u+this._rDelay,this._repeat<-1&&i<0)return this.totalTime(w*100+i,o,s);if(d=xe(c%w),c===a?(p=this._repeat,d=u):(p=~~(c/w),p&&p===c/w&&(d=u,p--),d>u&&(d=u)),S=Hr(this._tTime,w),!l&&this._tTime&&S!==p&&this._tTime-S*w-this._dur<=0&&(S=p),k&&p&1&&(d=u-d,E=1),p!==S&&!this._lock){var C=k&&S&1,T=C===(k&&p&1);if(p=l&&i>=0)for(v=this._first;v;){if(y=v._next,(v._act||d>=v._start)&&v._ts&&h!==v){if(v.parent!==this)return this.render(i,o,s);if(v.render(v._ts>0?(d-v._start)*v._ts:(v._dirty?v.totalDuration():v._tDur)+(d-v._start)*v._ts,o,s),d!==this._time||!this._ts&&!m){h=0,y&&(c+=this._zTime=-Z);break}}v=y}else{v=this._last;for(var O=i<0?i:d;v;){if(y=v._prev,(v._act||O<=v._end)&&v._ts&&h!==v){if(v.parent!==this)return this.render(i,o,s);if(v.render(v._ts>0?(O-v._start)*v._ts:(v._dirty?v.totalDuration():v._tDur)+(O-v._start)*v._ts,o,s||Re&&(v._initted||v._startAt)),d!==this._time||!this._ts&&!m){h=0,y&&(c+=this._zTime=O?-Z:Z);break}}v=y}}if(h&&!o&&(this.pause(),h.render(d>=l?0:-Z)._zTime=d>=l?1:-1,this._ts))return this._start=x,il(this),this.render(i,o,s);this._onUpdate&&!o&&et(this,"onUpdate",!0),(c===a&&this._tTime>=this.totalDuration()||!c&&l)&&(x===this._start||Math.abs(g)!==Math.abs(this._ts))&&(this._lock||((i||!u)&&(c===a&&this._ts>0||!c&&this._ts<0)&&En(this,1),!o&&!(i<0&&!l)&&(c||l||!a)&&(et(this,c===a&&i>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(c0)&&this._prom())))}return this},n.add=function(i,o){var s=this;if(Zt(o)||(o=lt(this,o,i)),!(i instanceof eo)){if(Me(i))return i.forEach(function(l){return s.add(l,o)}),this;if(ke(i))return this.addLabel(i,o);if(ce(i))i=me.delayedCall(0,i);else return this}return this!==i?Nt(this,i,o):this},n.getChildren=function(i,o,s,l){i===void 0&&(i=!0),o===void 0&&(o=!0),s===void 0&&(s=!0),l===void 0&&(l=-ft);for(var a=[],u=this._first;u;)u._start>=l&&(u instanceof me?o&&a.push(u):(s&&a.push(u),i&&a.push.apply(a,u.getChildren(!0,o,s)))),u=u._next;return a},n.getById=function(i){for(var o=this.getChildren(1,1,1),s=o.length;s--;)if(o[s].vars.id===i)return o[s]},n.remove=function(i){return ke(i)?this.removeLabel(i):ce(i)?this.killTweensOf(i):(rl(this,i),i===this._recent&&(this._recent=this._last),Yn(this))},n.totalTime=function(i,o){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=xe(Ze.time-(this._ts>0?i/this._ts:(this.totalDuration()-i)/-this._ts))),t.prototype.totalTime.call(this,i,o),this._forcing=0,this):this._tTime},n.addLabel=function(i,o){return this.labels[i]=lt(this,o),this},n.removeLabel=function(i){return delete this.labels[i],this},n.addPause=function(i,o,s){var l=me.delayedCall(0,o||qi,s);return l.data="isPause",this._hasPause=1,Nt(this,l,lt(this,i))},n.removePause=function(i){var o=this._first;for(i=lt(this,i);o;)o._start===i&&o.data==="isPause"&&En(o),o=o._next},n.killTweensOf=function(i,o,s){for(var l=this.getTweensOf(i,s),a=l.length;a--;)cn!==l[a]&&l[a].kill(i,o);return this},n.getTweensOf=function(i,o){for(var s=[],l=dt(i),a=this._first,u=Zt(o),c;a;)a instanceof me?pg(a._targets,l)&&(u?(!cn||a._initted&&a._ts)&&a.globalTime(0)<=o&&a.globalTime(a.totalDuration())>o:!o||a.isActive())&&s.push(a):(c=a.getTweensOf(l,o)).length&&s.push.apply(s,c),a=a._next;return s},n.tweenTo=function(i,o){o=o||{};var s=this,l=lt(s,i),a=o,u=a.startAt,c=a.onStart,f=a.onStartParams,d=a.immediateRender,v,y=me.to(s,vt({ease:o.ease||"none",lazy:!1,immediateRender:!1,time:l,overwrite:"auto",duration:o.duration||Math.abs((l-(u&&"time"in u?u.time:s._time))/s.timeScale())||Z,onStart:function(){if(s.pause(),!v){var w=o.duration||Math.abs((l-(u&&"time"in u?u.time:s._time))/s.timeScale());y._dur!==w&&Yr(y,w,0,1).render(y._time,!0,!0),v=1}c&&c.apply(y,f||[])}},o));return d?y.render(0):y},n.tweenFromTo=function(i,o,s){return this.tweenTo(o,vt({startAt:{time:lt(this,i)}},s))},n.recent=function(){return this._recent},n.nextLabel=function(i){return i===void 0&&(i=this._time),Hf(this,lt(this,i))},n.previousLabel=function(i){return i===void 0&&(i=this._time),Hf(this,lt(this,i),1)},n.currentLabel=function(i){return arguments.length?this.seek(i,!0):this.previousLabel(this._time+Z)},n.shiftChildren=function(i,o,s){s===void 0&&(s=0);for(var l=this._first,a=this.labels,u;l;)l._start>=s&&(l._start+=i,l._end+=i),l=l._next;if(o)for(u in a)a[u]>=s&&(a[u]+=i);return Yn(this)},n.invalidate=function(i){var o=this._first;for(this._lock=0;o;)o.invalidate(i),o=o._next;return t.prototype.invalidate.call(this,i)},n.clear=function(i){i===void 0&&(i=!0);for(var o=this._first,s;o;)s=o._next,this.remove(o),o=s;return this._dp&&(this._time=this._tTime=this._pTime=0),i&&(this.labels={}),Yn(this)},n.totalDuration=function(i){var o=0,s=this,l=s._last,a=ft,u,c,f;if(arguments.length)return s.timeScale((s._repeat<0?s.duration():s.totalDuration())/(s.reversed()?-i:i));if(s._dirty){for(f=s.parent;l;)u=l._prev,l._dirty&&l.totalDuration(),c=l._start,c>a&&s._sort&&l._ts&&!s._lock?(s._lock=1,Nt(s,l,c-l._delay,1)._lock=0):a=c,c<0&&l._ts&&(o-=c,(!f&&!s._dp||f&&f.smoothChildTiming)&&(s._start+=c/s._ts,s._time-=c,s._tTime-=c),s.shiftChildren(-c,!1,-1/0),a=0),l._end>o&&l._ts&&(o=l._end),l=u;Yr(s,s===oe&&s._time>o?s._time:o,1,1),s._dirty=0}return s._tDur},e.updateRoot=function(i){if(oe._ts&&(r1(oe,js(i,oe)),t1=Ze.frame),Ze.frame>=Bf){Bf+=nt.autoSleep||120;var o=oe._first;if((!o||!o._ts)&&nt.autoSleep&&Ze._listeners.length<2){for(;o&&!o._ts;)o=o._next;o||Ze.sleep()}}},e}(eo);vt(Ie.prototype,{_lock:0,_hasPause:0,_forcing:0});var Fg=function(e,n,r,i,o,s,l){var a=new Qe(this._pt,e,n,0,1,N1,null,o),u=0,c=0,f,d,v,y,p,w,m,h;for(a.b=r,a.e=i,r+="",i+="",(m=~i.indexOf("random("))&&(i=Zi(i)),s&&(h=[r,i],s(h,e,n),r=h[0],i=h[1]),d=r.match(Fl)||[];f=Fl.exec(i);)y=f[0],p=i.substring(u,f.index),v?v=(v+1)%5:p.substr(-5)==="rgba("&&(v=1),y!==d[c++]&&(w=parseFloat(d[c-1])||0,a._pt={_next:a._pt,p:p||c===1?p:",",s:w,c:y.charAt(1)==="="?Mr(w,y)-w:parseFloat(y)-w,m:v&&v<4?Math.round:0},u=Fl.lastIndex);return a.c=u")}),x.duration();else{k={};for(C in y)C==="ease"||C==="easeEach"||Bg(C,y[C],k,y.easeEach);for(C in k)for(b=k[C].sort(function(F,U){return F.t-U.t}),B=0,S=0;Sa-Z&&!c?a:iu&&(d=u)),m=this._yoyo&&y&1,m&&(x=this._yEase,d=u-d),w=Hr(this._tTime,p),d===l&&!s&&this._initted&&y===w)return this._tTime=f,this;y!==w&&(g&&this._yEase&&k1(g,m),this.vars.repeatRefresh&&!m&&!this._lock&&this._time!==p&&this._initted&&(this._lock=s=1,this.render(xe(p*y),!0).invalidate()._lock=0))}if(!this._initted){if(u1(this,c?i:d,s,o,f))return this._tTime=0,this;if(l!==this._time&&!(s&&this.vars.repeatRefresh&&y!==w))return this;if(u!==this._dur)return this.render(i,o,s)}if(this._tTime=f,this._time=d,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=h=(x||this._ease)(d/u),this._from&&(this.ratio=h=1-h),d&&!l&&!o&&!y&&(et(this,"onStart"),this._tTime!==f))return this;for(v=this._pt;v;)v.r(h,v.d),v=v._next;g&&g.render(i<0?i:g._dur*g._ease(d/this._dur),o,s)||this._startAt&&(this._zTime=i),this._onUpdate&&!o&&(c&&Xa(this,i,o,s),et(this,"onUpdate")),this._repeat&&y!==w&&this.vars.onRepeat&&!o&&this.parent&&et(this,"onRepeat"),(f===this._tDur||!f)&&this._tTime===f&&(c&&!this._onUpdate&&Xa(this,i,!0,!0),(i||!u)&&(f===this._tDur&&this._ts>0||!f&&this._ts<0)&&En(this,1),!o&&!(c&&!l)&&(f||l||m)&&(et(this,f===a?"onComplete":"onReverseComplete",!0),this._prom&&!(f0)&&this._prom()))}return this},n.targets=function(){return this._targets},n.invalidate=function(i){return(!i||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(i),t.prototype.invalidate.call(this,i)},n.resetTo=function(i,o,s,l,a){Ji||Ze.wake(),this._ts||this.play();var u=Math.min(this._dur,(this._dp._time-this._start)*this._ts),c;return this._initted||fc(this,u),c=this._ease(u/this._dur),bg(this,i,o,s,l,c,u,a)?this.resetTo(i,o,s,l,1):(ol(this,0),this.parent||s1(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},n.kill=function(i,o){if(o===void 0&&(o="all"),!i&&(!o||o==="all"))return this._lazy=this._pt=0,this.parent?mi(this):this;if(this.timeline){var s=this.timeline.totalDuration();return this.timeline.killTweensOf(i,o,cn&&cn.vars.overwrite!==!0)._first||mi(this),this.parent&&s!==this.timeline.totalDuration()&&Yr(this,this._dur*this.timeline._tDur/s,0,1),this}var l=this._targets,a=i?dt(i):l,u=this._ptLookup,c=this._pt,f,d,v,y,p,w,m;if((!o||o==="all")&&vg(l,a))return o==="all"&&(this._pt=0),mi(this);for(f=this._op=this._op||[],o!=="all"&&(ke(o)&&(p={},Ye(o,function(h){return p[h]=1}),o=p),o=Ug(l,o)),m=l.length;m--;)if(~a.indexOf(l[m])){d=u[m],o==="all"?(f[m]=o,y=d,v={}):(v=f[m]=f[m]||{},y=o);for(p in y)w=d&&d[p],w&&((!("kill"in w.d)||w.d.kill(p)===!0)&&rl(this,w,"_pt"),delete d[p]),v!=="all"&&(v[p]=1)}return this._initted&&!this._pt&&c&&mi(this),this},e.to=function(i,o){return new e(i,o,arguments[2])},e.from=function(i,o){return ji(1,arguments)},e.delayedCall=function(i,o,s,l){return new e(o,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:i,onComplete:o,onReverseComplete:o,onCompleteParams:s,onReverseCompleteParams:s,callbackScope:l})},e.fromTo=function(i,o,s){return ji(2,arguments)},e.set=function(i,o){return o.duration=0,o.repeatDelay||(o.repeat=0),new e(i,o)},e.killTweensOf=function(i,o,s){return oe.killTweensOf(i,o,s)},e}(eo);vt(me.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});Ye("staggerTo,staggerFrom,staggerFromTo",function(t){me[t]=function(){var e=new Ie,n=Ka.call(arguments,0);return n.splice(t==="staggerFromTo"?5:4,0,0),e[t].apply(e,n)}});var dc=function(e,n,r){return e[n]=r},j1=function(e,n,r){return e[n](r)},$g=function(e,n,r,i){return e[n](i.fp,r)},Wg=function(e,n,r){return e.setAttribute(n,r)},hc=function(e,n){return ce(e[n])?j1:rc(e[n])&&e.setAttribute?Wg:dc},z1=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e6)/1e6,n)},Vg=function(e,n){return n.set(n.t,n.p,!!(n.s+n.c*e),n)},N1=function(e,n){var r=n._pt,i="";if(!e&&n.b)i=n.b;else if(e===1&&n.e)i=n.e;else{for(;r;)i=r.p+(r.m?r.m(r.s+r.c*e):Math.round((r.s+r.c*e)*1e4)/1e4)+i,r=r._next;i+=n.c}n.set(n.t,n.p,i,n)},pc=function(e,n){for(var r=n._pt;r;)r.r(e,r.d),r=r._next},Hg=function(e,n,r,i){for(var o=this._pt,s;o;)s=o._next,o.p===i&&o.modifier(e,n,r),o=s},Yg=function(e){for(var n=this._pt,r,i;n;)i=n._next,n.p===e&&!n.op||n.op===e?rl(this,n,"_pt"):n.dep||(r=1),n=i;return!r},Qg=function(e,n,r,i){i.mSet(e,n,i.m.call(i.tween,r,i.mt),i)},R1=function(e){for(var n=e._pt,r,i,o,s;n;){for(r=n._next,i=o;i&&i.pr>n.pr;)i=i._next;(n._prev=i?i._prev:s)?n._prev._next=n:o=n,(n._next=i)?i._prev=n:s=n,n=r}e._pt=o},Qe=function(){function t(n,r,i,o,s,l,a,u,c){this.t=r,this.s=o,this.c=s,this.p=i,this.r=l||z1,this.d=a||this,this.set=u||dc,this.pr=c||0,this._next=n,n&&(n._prev=this)}var e=t.prototype;return e.modifier=function(r,i,o){this.mSet=this.mSet||this.set,this.set=Qg,this.m=r,this.mt=o,this.tween=i},t}();Ye(ac+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(t){return lc[t]=1});it.TweenMax=it.TweenLite=me;it.TimelineLite=it.TimelineMax=Ie;oe=new Ie({sortChildren:!1,defaults:Vr,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});nt.stringFilter=x1;var Xn=[],qo={},Xg=[],Qf=0,Gg=0,$l=function(e){return(qo[e]||Xg).map(function(n){return n()})},eu=function(){var e=Date.now(),n=[];e-Qf>2&&($l("matchMediaInit"),Xn.forEach(function(r){var i=r.queries,o=r.conditions,s,l,a,u;for(l in i)s=jt.matchMedia(i[l]).matches,s&&(a=1),s!==o[l]&&(o[l]=s,u=1);u&&(r.revert(),a&&n.push(r))}),$l("matchMediaRevert"),n.forEach(function(r){return r.onMatch(r,function(i){return r.add(null,i)})}),Qf=e,$l("matchMedia"))},M1=function(){function t(n,r){this.selector=r&&qa(r),this.data=[],this._r=[],this.isReverted=!1,this.id=Gg++,n&&this.add(n)}var e=t.prototype;return e.add=function(r,i,o){ce(r)&&(o=i,i=r,r=ce);var s=this,l=function(){var u=re,c=s.selector,f;return u&&u!==s&&u.data.push(s),o&&(s.selector=qa(o)),re=s,f=i.apply(s,arguments),ce(f)&&s._r.push(f),re=u,s.selector=c,s.isReverted=!1,f};return s.last=l,r===ce?l(s,function(a){return s.add(null,a)}):r?s[r]=l:l},e.ignore=function(r){var i=re;re=null,r(this),re=i},e.getTweens=function(){var r=[];return this.data.forEach(function(i){return i instanceof t?r.push.apply(r,i.getTweens()):i instanceof me&&!(i.parent&&i.parent.data==="nested")&&r.push(i)}),r},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(r,i){var o=this;if(r?function(){for(var l=o.getTweens(),a=o.data.length,u;a--;)u=o.data[a],u.data==="isFlip"&&(u.revert(),u.getChildren(!0,!0,!1).forEach(function(c){return l.splice(l.indexOf(c),1)}));for(l.map(function(c){return{g:c._dur||c._delay||c._sat&&!c._sat.vars.immediateRender?c.globalTime(0):-1/0,t:c}}).sort(function(c,f){return f.g-c.g||-1/0}).forEach(function(c){return c.t.revert(r)}),a=o.data.length;a--;)u=o.data[a],u instanceof Ie?u.data!=="nested"&&(u.scrollTrigger&&u.scrollTrigger.revert(),u.kill()):!(u instanceof me)&&u.revert&&u.revert(r);o._r.forEach(function(c){return c(r,o)}),o.isReverted=!0}():this.data.forEach(function(l){return l.kill&&l.kill()}),this.clear(),i)for(var s=Xn.length;s--;)Xn[s].id===this.id&&Xn.splice(s,1)},e.revert=function(r){this.kill(r||{})},t}(),Kg=function(){function t(n){this.contexts=[],this.scope=n,re&&re.data.push(this)}var e=t.prototype;return e.add=function(r,i,o){It(r)||(r={matches:r});var s=new M1(0,o||this.scope),l=s.conditions={},a,u,c;re&&!s.selector&&(s.selector=re.selector),this.contexts.push(s),i=s.add("onMatch",i),s.queries=r;for(u in r)u==="all"?c=1:(a=jt.matchMedia(r[u]),a&&(Xn.indexOf(s)<0&&Xn.push(s),(l[u]=a.matches)&&(c=1),a.addListener?a.addListener(eu):a.addEventListener("change",eu)));return c&&i(s,function(f){return s.add(null,f)}),this},e.revert=function(r){this.kill(r||{})},e.kill=function(r){this.contexts.forEach(function(i){return i.kill(r,!0)})},t}(),zs={registerPlugin:function(){for(var e=arguments.length,n=new Array(e),r=0;r1){var i=e.map(function(c){return Ge.quickSetter(c,n,r)}),o=i.length;return function(c){for(var f=o;f--;)i[f](c)}}e=e[0]||{};var s=qe[n],l=Hn(e),a=l.harness&&(l.harness.aliases||{})[n]||n,u=s?function(c){var f=new s;kr._pt=0,f.init(e,r?c+r:c,kr,0,[e]),f.render(1,f),kr._pt&&pc(1,kr)}:l.set(e,a);return s?u:function(c){return u(e,a,r?c+r:c,l,1)}},quickTo:function(e,n,r){var i,o=Ge.to(e,er((i={},i[n]="+=0.1",i.paused=!0,i),r||{})),s=function(a,u,c){return o.resetTo(n,a,u,c)};return s.tween=o,s},isTweening:function(e){return oe.getTweensOf(e,!0).length>0},defaults:function(e){return e&&e.ease&&(e.ease=Qn(e.ease,Vr.ease)),$f(Vr,e||{})},config:function(e){return $f(nt,e||{})},registerEffect:function(e){var n=e.name,r=e.effect,i=e.plugins,o=e.defaults,s=e.extendTimeline;(i||"").split(",").forEach(function(l){return l&&!qe[l]&&!it[l]&&Ki(n+" effect requires "+l+" plugin.")}),Al[n]=function(l,a,u){return r(dt(l),vt(a||{},o),u)},s&&(Ie.prototype[n]=function(l,a,u){return this.add(Al[n](l,It(a)?a:(u=a)&&{},this),u)})},registerEase:function(e,n){W[e]=Qn(n)},parseEase:function(e,n){return arguments.length?Qn(e,n):W},getById:function(e){return oe.getById(e)},exportRoot:function(e,n){e===void 0&&(e={});var r=new Ie(e),i,o;for(r.smoothChildTiming=He(e.smoothChildTiming),oe.remove(r),r._dp=0,r._time=r._tTime=oe._time,i=oe._first;i;)o=i._next,(n||!(!i._dur&&i instanceof me&&i.vars.onComplete===i._targets[0]))&&Nt(r,i,i._start-i._delay),i=o;return Nt(oe,r,0),r},context:function(e,n){return e?new M1(e,n):re},matchMedia:function(e){return new Kg(e)},matchMediaRefresh:function(){return Xn.forEach(function(e){var n=e.conditions,r,i;for(i in n)n[i]&&(n[i]=!1,r=1);r&&e.revert()})||eu()},addEventListener:function(e,n){var r=qo[e]||(qo[e]=[]);~r.indexOf(n)||r.push(n)},removeEventListener:function(e,n){var r=qo[e],i=r&&r.indexOf(n);i>=0&&r.splice(i,1)},utils:{wrap:Og,wrapYoyo:jg,distribute:d1,random:p1,snap:h1,normalize:Pg,getUnit:Ne,clamp:kg,splitColor:_1,toArray:dt,selector:qa,mapRange:v1,pipe:Tg,unitize:Eg,interpolate:zg,shuffle:f1},install:J0,effects:Al,ticker:Ze,updateRoot:Ie.updateRoot,plugins:qe,globalTimeline:oe,core:{PropTween:Qe,globals:e1,Tween:me,Timeline:Ie,Animation:eo,getCache:Hn,_removeLinkedListItem:rl,reverting:function(){return Re},context:function(e){return e&&re&&(re.data.push(e),e._ctx=re),re},suppressOverwrites:function(e){return nc=e}}};Ye("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return zs[t]=me[t]});Ze.add(Ie.updateRoot);kr=zs.to({},{duration:0});var qg=function(e,n){for(var r=e._pt;r&&r.p!==n&&r.op!==n&&r.fp!==n;)r=r._next;return r},Zg=function(e,n){var r=e._targets,i,o,s;for(i in n)for(o=r.length;o--;)s=e._ptLookup[o][i],s&&(s=s.d)&&(s._pt&&(s=qg(s,i)),s&&s.modifier&&s.modifier(n[i],e,r[o],i))},Wl=function(e,n){return{name:e,rawVars:1,init:function(i,o,s){s._onInit=function(l){var a,u;if(ke(o)&&(a={},Ye(o,function(c){return a[c]=1}),o=a),n){a={};for(u in o)a[u]=n(o[u]);o=a}Zg(l,o)}}}},Ge=zs.registerPlugin({name:"attr",init:function(e,n,r,i,o){var s,l,a;this.tween=r;for(s in n)a=e.getAttribute(s)||"",l=this.add(e,"setAttribute",(a||0)+"",n[s],i,o,0,0,s),l.op=s,l.b=a,this._props.push(s)},render:function(e,n){for(var r=n._pt;r;)Re?r.set(r.t,r.p,r.b,r):r.r(e,r.d),r=r._next}},{name:"endArray",init:function(e,n){for(var r=n.length;r--;)this.add(e,r,e[r]||0,n[r],0,0,0,0,0,1)}},Wl("roundProps",Za),Wl("modifiers"),Wl("snap",h1))||zs;me.version=Ie.version=Ge.version="3.12.5";Z0=1;ic()&&Qr();W.Power0;W.Power1;W.Power2;W.Power3;W.Power4;W.Linear;W.Quad;W.Cubic;W.Quart;W.Quint;W.Strong;W.Elastic;W.Back;W.SteppedEase;W.Bounce;W.Sine;W.Expo;var Jg=W.Circ;/*! * CSSPlugin 3.12.5 * https://gsap.com * @@ -80,12 +80,12 @@ Error generating stack: `+o.message+` * Subject to the terms at https://gsap.com/standard-license or for * Club GSAP members, the agreement issued with that membership. * @author: Jack Doyle, jack@greensock.com -*/var Qf,fn,Lr,pc,$n,Xf,mc,qg=function(){return typeof window<"u"},Jt={},An=180/Math.PI,Dr=Math.PI/180,ar=Math.atan2,Gf=1e8,vc=/([A-Z])/g,Zg=/(left|right|width|margin|padding|x)/i,Jg=/[\s,\(]\S/,Rt={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},eu=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e4)/1e4+n.u,n)},ey=function(e,n){return n.set(n.t,n.p,e===1?n.e:Math.round((n.s+n.c*e)*1e4)/1e4+n.u,n)},ty=function(e,n){return n.set(n.t,n.p,e?Math.round((n.s+n.c*e)*1e4)/1e4+n.u:n.b,n)},ny=function(e,n){var r=n.s+n.c*e;n.set(n.t,n.p,~~(r+(r<0?-.5:.5))+n.u,n)},N1=function(e,n){return n.set(n.t,n.p,e?n.e:n.b,n)},R1=function(e,n){return n.set(n.t,n.p,e!==1?n.b:n.e,n)},ry=function(e,n,r){return e.style[n]=r},iy=function(e,n,r){return e.style.setProperty(n,r)},oy=function(e,n,r){return e._gsap[n]=r},sy=function(e,n,r){return e._gsap.scaleX=e._gsap.scaleY=r},ly=function(e,n,r,i,o){var s=e._gsap;s.scaleX=s.scaleY=r,s.renderTransform(o,s)},ay=function(e,n,r,i,o){var s=e._gsap;s[n]=r,s.renderTransform(o,s)},se="transform",Xe=se+"Origin",uy=function t(e,n){var r=this,i=this.target,o=i.style,s=i._gsap;if(e in Jt&&o){if(this.tfm=this.tfm||{},e!=="transform")e=Rt[e]||e,~e.indexOf(",")?e.split(",").forEach(function(l){return r.tfm[l]=Vt(i,l)}):this.tfm[e]=s.x?s[e]:Vt(i,e),e===Xe&&(this.tfm.zOrigin=s.zOrigin);else return Rt.transform.split(",").forEach(function(l){return t.call(r,l,n)});if(this.props.indexOf(se)>=0)return;s.svg&&(this.svgo=i.getAttribute("data-svg-origin"),this.props.push(Xe,n,"")),e=se}(o||n)&&this.props.push(e,n,o[e])},M1=function(e){e.translate&&(e.removeProperty("translate"),e.removeProperty("scale"),e.removeProperty("rotate"))},cy=function(){var e=this.props,n=this.target,r=n.style,i=n._gsap,o,s;for(o=0;o=0?Kf[s]:"")+e},nu=function(){qg()&&window.document&&(Qf=window,fn=Qf.document,Lr=fn.documentElement,$n=tu("div")||{style:{}},tu("div"),se=Xr(se),Xe=se+"Origin",$n.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",D1=!!Xr("perspective"),mc=Ge.core.reverting,pc=1)},Wl=function t(e){var n=tu("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=this.parentNode,i=this.nextSibling,o=this.style.cssText,s;if(Lr.appendChild(n),n.appendChild(this),this.style.display="block",e)try{s=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=t}catch{}else this._gsapBBox&&(s=this._gsapBBox());return r&&(i?r.insertBefore(this,i):r.appendChild(this)),Lr.removeChild(n),this.style.cssText=o,s},qf=function(e,n){for(var r=n.length;r--;)if(e.hasAttribute(n[r]))return e.getAttribute(n[r])},I1=function(e){var n;try{n=e.getBBox()}catch{n=Wl.call(e,!0)}return n&&(n.width||n.height)||e.getBBox===Wl||(n=Wl.call(e,!0)),n&&!n.width&&!n.x&&!n.y?{x:+qf(e,["x","cx","x1"])||0,y:+qf(e,["y","cy","y1"])||0,width:0,height:0}:n},F1=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&I1(e))},tr=function(e,n){if(n){var r=e.style,i;n in Jt&&n!==Xe&&(n=se),r.removeProperty?(i=n.substr(0,2),(i==="ms"||n.substr(0,6)==="webkit")&&(n="-"+n),r.removeProperty(i==="--"?n:n.replace(vc,"-$1").toLowerCase())):r.removeAttribute(n)}},dn=function(e,n,r,i,o,s){var l=new Qe(e._pt,n,r,0,1,s?R1:N1);return e._pt=l,l.b=i,l.e=o,e._props.push(r),l},Zf={deg:1,rad:1,turn:1},fy={grid:1,flex:1},Pn=function t(e,n,r,i){var o=parseFloat(r)||0,s=(r+"").trim().substr((o+"").length)||"px",l=$n.style,a=Zg.test(n),u=e.tagName.toLowerCase()==="svg",c=(u?"client":"offset")+(a?"Width":"Height"),f=100,d=i==="px",v=i==="%",y,p,w,m;if(i===s||!o||Zf[i]||Zf[s])return o;if(s!=="px"&&!d&&(o=t(e,n,r,"px")),m=e.getCTM&&F1(e),(v||s==="%")&&(Jt[n]||~n.indexOf("adius")))return y=m?e.getBBox()[a?"width":"height"]:e[c],de(v?o/y*f:o/100*y);if(l[a?"width":"height"]=f+(d?s:i),p=~n.indexOf("adius")||i==="em"&&e.appendChild&&!u?e:e.parentNode,m&&(p=(e.ownerSVGElement||{}).parentNode),(!p||p===fn||!p.appendChild)&&(p=fn.body),w=p._gsap,w&&v&&w.width&&a&&w.time===Ze.time&&!w.uncache)return de(o/w.width*f);if(v&&(n==="height"||n==="width")){var h=e.style[n];e.style[n]=f+i,y=e[c],h?e.style[n]=h:tr(e,n)}else(v||s==="%")&&!fy[Dt(p,"display")]&&(l.position=Dt(e,"position")),p===e&&(l.position="static"),p.appendChild($n),y=$n[c],p.removeChild($n),l.position="absolute";return a&&v&&(w=Hn(p),w.time=Ze.time,w.width=p[c]),de(d?y*o/f:y&&o?f/y*o:0)},Vt=function(e,n,r,i){var o;return pc||nu(),n in Rt&&n!=="transform"&&(n=Rt[n],~n.indexOf(",")&&(n=n.split(",")[0])),Jt[n]&&n!=="transform"?(o=io(e,i),o=n!=="transformOrigin"?o[n]:o.svg?o.origin:Ls(Dt(e,Xe))+" "+o.zOrigin+"px"):(o=e.style[n],(!o||o==="auto"||i||~(o+"").indexOf("calc("))&&(o=Ms[n]&&Ms[n](e,n,r)||Dt(e,n)||J0(e,n)||(n==="opacity"?1:0))),r&&!~(o+"").trim().indexOf(" ")?Pn(e,n,o,r)+r:o},dy=function(e,n,r,i){if(!r||r==="none"){var o=Xr(n,e,1),s=o&&Dt(e,o,1);s&&s!==r?(n=o,r=s):n==="borderColor"&&(r=Dt(e,"borderTopColor"))}var l=new Qe(this._pt,e.style,n,0,1,O1),a=0,u=0,c,f,d,v,y,p,w,m,h,g,x,S;if(l.b=r,l.e=i,r+="",i+="",i==="auto"&&(p=e.style[n],e.style[n]=i,i=Dt(e,n)||i,p?e.style[n]=p:tr(e,n)),c=[r,i],y1(c),r=c[0],i=c[1],d=r.match(Sr)||[],S=i.match(Sr)||[],S.length){for(;f=Sr.exec(i);)w=f[0],h=i.substring(a,f.index),y?y=(y+1)%5:(h.substr(-5)==="rgba("||h.substr(-5)==="hsla(")&&(y=1),w!==(p=d[u++]||"")&&(v=parseFloat(p)||0,x=p.substr((v+"").length),w.charAt(1)==="="&&(w=Mr(v,w)+x),m=parseFloat(w),g=w.substr((m+"").length),a=Sr.lastIndex-g.length,g||(g=g||nt.units[n]||x,a===i.length&&(i+=g,l.e+=g)),x!==g&&(v=Pn(e,n,p,g)||0),l._pt={_next:l._pt,p:h||u===1?h:",",s:v,c:m-v,m:y&&y<4||n==="zIndex"?Math.round:0});l.c=a-1;)l=o[u],Jt[l]&&(a=1,l=l==="transformOrigin"?Xe:se),tr(r,l);a&&(tr(r,se),s&&(s.svg&&r.removeAttribute("transform"),io(r,1),s.uncache=1,M1(i)))}},Ms={clearProps:function(e,n,r,i,o){if(o.data!=="isFromStart"){var s=e._pt=new Qe(e._pt,n,r,0,0,py);return s.u=i,s.pr=-10,s.tween=o,e._props.push(r),1}}},ro=[1,0,0,1,0,0],A1={},b1=function(e){return e==="matrix(1, 0, 0, 1, 0, 0)"||e==="none"||!e},ed=function(e){var n=Dt(e,se);return b1(n)?ro:n.substr(7).match(Y0).map(de)},gc=function(e,n){var r=e._gsap||Hn(e),i=e.style,o=ed(e),s,l,a,u;return r.svg&&e.getAttribute("transform")?(a=e.transform.baseVal.consolidate().matrix,o=[a.a,a.b,a.c,a.d,a.e,a.f],o.join(",")==="1,0,0,1,0,0"?ro:o):(o===ro&&!e.offsetParent&&e!==Lr&&!r.svg&&(a=i.display,i.display="block",s=e.parentNode,(!s||!e.offsetParent)&&(u=1,l=e.nextElementSibling,Lr.appendChild(e)),o=ed(e),a?i.display=a:tr(e,"display"),u&&(l?s.insertBefore(e,l):s?s.appendChild(e):Lr.removeChild(e))),n&&o.length>6?[o[0],o[1],o[4],o[5],o[12],o[13]]:o)},ru=function(e,n,r,i,o,s){var l=e._gsap,a=o||gc(e,!0),u=l.xOrigin||0,c=l.yOrigin||0,f=l.xOffset||0,d=l.yOffset||0,v=a[0],y=a[1],p=a[2],w=a[3],m=a[4],h=a[5],g=n.split(" "),x=parseFloat(g[0])||0,S=parseFloat(g[1])||0,k,E,C,T;r?a!==ro&&(E=v*w-y*p)&&(C=x*(w/E)+S*(-p/E)+(p*h-w*m)/E,T=x*(-y/E)+S*(v/E)-(v*h-y*m)/E,x=C,S=T):(k=I1(e),x=k.x+(~g[0].indexOf("%")?x/100*k.width:x),S=k.y+(~(g[1]||g[0]).indexOf("%")?S/100*k.height:S)),i||i!==!1&&l.smooth?(m=x-u,h=S-c,l.xOffset=f+(m*v+h*p)-m,l.yOffset=d+(m*y+h*w)-h):l.xOffset=l.yOffset=0,l.xOrigin=x,l.yOrigin=S,l.smooth=!!i,l.origin=n,l.originIsAbsolute=!!r,e.style[Xe]="0px 0px",s&&(dn(s,l,"xOrigin",u,x),dn(s,l,"yOrigin",c,S),dn(s,l,"xOffset",f,l.xOffset),dn(s,l,"yOffset",d,l.yOffset)),e.setAttribute("data-svg-origin",x+" "+S)},io=function(e,n){var r=e._gsap||new S1(e);if("x"in r&&!n&&!r.uncache)return r;var i=e.style,o=r.scaleX<0,s="px",l="deg",a=getComputedStyle(e),u=Dt(e,Xe)||"0",c,f,d,v,y,p,w,m,h,g,x,S,k,E,C,T,O,L,B,b,V,N,F,U,z,D,A,Q,K,At,pe,Pe;return c=f=d=p=w=m=h=g=x=0,v=y=1,r.svg=!!(e.getCTM&&F1(e)),a.translate&&((a.translate!=="none"||a.scale!=="none"||a.rotate!=="none")&&(i[se]=(a.translate!=="none"?"translate3d("+(a.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(a.rotate!=="none"?"rotate("+a.rotate+") ":"")+(a.scale!=="none"?"scale("+a.scale.split(" ").join(",")+") ":"")+(a[se]!=="none"?a[se]:"")),i.scale=i.rotate=i.translate="none"),E=gc(e,r.svg),r.svg&&(r.uncache?(z=e.getBBox(),u=r.xOrigin-z.x+"px "+(r.yOrigin-z.y)+"px",U=""):U=!n&&e.getAttribute("data-svg-origin"),ru(e,U||u,!!U||r.originIsAbsolute,r.smooth!==!1,E)),S=r.xOrigin||0,k=r.yOrigin||0,E!==ro&&(L=E[0],B=E[1],b=E[2],V=E[3],c=N=E[4],f=F=E[5],E.length===6?(v=Math.sqrt(L*L+B*B),y=Math.sqrt(V*V+b*b),p=L||B?ar(B,L)*An:0,h=b||V?ar(b,V)*An+p:0,h&&(y*=Math.abs(Math.cos(h*Dr))),r.svg&&(c-=S-(S*L+k*b),f-=k-(S*B+k*V))):(Pe=E[6],At=E[7],A=E[8],Q=E[9],K=E[10],pe=E[11],c=E[12],f=E[13],d=E[14],C=ar(Pe,K),w=C*An,C&&(T=Math.cos(-C),O=Math.sin(-C),U=N*T+A*O,z=F*T+Q*O,D=Pe*T+K*O,A=N*-O+A*T,Q=F*-O+Q*T,K=Pe*-O+K*T,pe=At*-O+pe*T,N=U,F=z,Pe=D),C=ar(-b,K),m=C*An,C&&(T=Math.cos(-C),O=Math.sin(-C),U=L*T-A*O,z=B*T-Q*O,D=b*T-K*O,pe=V*O+pe*T,L=U,B=z,b=D),C=ar(B,L),p=C*An,C&&(T=Math.cos(C),O=Math.sin(C),U=L*T+B*O,z=N*T+F*O,B=B*T-L*O,F=F*T-N*O,L=U,N=z),w&&Math.abs(w)+Math.abs(p)>359.9&&(w=p=0,m=180-m),v=de(Math.sqrt(L*L+B*B+b*b)),y=de(Math.sqrt(F*F+Pe*Pe)),C=ar(N,F),h=Math.abs(C)>2e-4?C*An:0,x=pe?1/(pe<0?-pe:pe):0),r.svg&&(U=e.getAttribute("transform"),r.forceCSS=e.setAttribute("transform","")||!b1(Dt(e,se)),U&&e.setAttribute("transform",U))),Math.abs(h)>90&&Math.abs(h)<270&&(o?(v*=-1,h+=p<=0?180:-180,p+=p<=0?180:-180):(y*=-1,h+=h<=0?180:-180)),n=n||r.uncache,r.x=c-((r.xPercent=c&&(!n&&r.xPercent||(Math.round(e.offsetWidth/2)===Math.round(-c)?-50:0)))?e.offsetWidth*r.xPercent/100:0)+s,r.y=f-((r.yPercent=f&&(!n&&r.yPercent||(Math.round(e.offsetHeight/2)===Math.round(-f)?-50:0)))?e.offsetHeight*r.yPercent/100:0)+s,r.z=d+s,r.scaleX=de(v),r.scaleY=de(y),r.rotation=de(p)+l,r.rotationX=de(w)+l,r.rotationY=de(m)+l,r.skewX=h+l,r.skewY=g+l,r.transformPerspective=x+s,(r.zOrigin=parseFloat(u.split(" ")[2])||!n&&r.zOrigin||0)&&(i[Xe]=Ls(u)),r.xOffset=r.yOffset=0,r.force3D=nt.force3D,r.renderTransform=r.svg?vy:D1?U1:my,r.uncache=0,r},Ls=function(e){return(e=e.split(" "))[0]+" "+e[1]},Vl=function(e,n,r){var i=Ne(n);return de(parseFloat(n)+parseFloat(Pn(e,"x",r+"px",i)))+i},my=function(e,n){n.z="0px",n.rotationY=n.rotationX="0deg",n.force3D=0,U1(e,n)},Ln="0deg",ci="0px",Dn=") ",U1=function(e,n){var r=n||this,i=r.xPercent,o=r.yPercent,s=r.x,l=r.y,a=r.z,u=r.rotation,c=r.rotationY,f=r.rotationX,d=r.skewX,v=r.skewY,y=r.scaleX,p=r.scaleY,w=r.transformPerspective,m=r.force3D,h=r.target,g=r.zOrigin,x="",S=m==="auto"&&e&&e!==1||m===!0;if(g&&(f!==Ln||c!==Ln)){var k=parseFloat(c)*Dr,E=Math.sin(k),C=Math.cos(k),T;k=parseFloat(f)*Dr,T=Math.cos(k),s=Vl(h,s,E*T*-g),l=Vl(h,l,-Math.sin(k)*-g),a=Vl(h,a,C*T*-g+g)}w!==ci&&(x+="perspective("+w+Dn),(i||o)&&(x+="translate("+i+"%, "+o+"%) "),(S||s!==ci||l!==ci||a!==ci)&&(x+=a!==ci||S?"translate3d("+s+", "+l+", "+a+") ":"translate("+s+", "+l+Dn),u!==Ln&&(x+="rotate("+u+Dn),c!==Ln&&(x+="rotateY("+c+Dn),f!==Ln&&(x+="rotateX("+f+Dn),(d!==Ln||v!==Ln)&&(x+="skew("+d+", "+v+Dn),(y!==1||p!==1)&&(x+="scale("+y+", "+p+Dn),h.style[se]=x||"translate(0, 0)"},vy=function(e,n){var r=n||this,i=r.xPercent,o=r.yPercent,s=r.x,l=r.y,a=r.rotation,u=r.skewX,c=r.skewY,f=r.scaleX,d=r.scaleY,v=r.target,y=r.xOrigin,p=r.yOrigin,w=r.xOffset,m=r.yOffset,h=r.forceCSS,g=parseFloat(s),x=parseFloat(l),S,k,E,C,T;a=parseFloat(a),u=parseFloat(u),c=parseFloat(c),c&&(c=parseFloat(c),u+=c,a+=c),a||u?(a*=Dr,u*=Dr,S=Math.cos(a)*f,k=Math.sin(a)*f,E=Math.sin(a-u)*-d,C=Math.cos(a-u)*d,u&&(c*=Dr,T=Math.tan(u-c),T=Math.sqrt(1+T*T),E*=T,C*=T,c&&(T=Math.tan(c),T=Math.sqrt(1+T*T),S*=T,k*=T)),S=de(S),k=de(k),E=de(E),C=de(C)):(S=f,C=d,k=E=0),(g&&!~(s+"").indexOf("px")||x&&!~(l+"").indexOf("px"))&&(g=Pn(v,"x",s,"px"),x=Pn(v,"y",l,"px")),(y||p||w||m)&&(g=de(g+y-(y*S+p*E)+w),x=de(x+p-(y*k+p*C)+m)),(i||o)&&(T=v.getBBox(),g=de(g+i/100*T.width),x=de(x+o/100*T.height)),T="matrix("+S+","+k+","+E+","+C+","+g+","+x+")",v.setAttribute("transform",T),h&&(v.style[se]=T)},gy=function(e,n,r,i,o){var s=360,l=ke(o),a=parseFloat(o)*(l&&~o.indexOf("rad")?An:1),u=a-i,c=i+u+"deg",f,d;return l&&(f=o.split("_")[1],f==="short"&&(u%=s,u!==u%(s/2)&&(u+=u<0?s:-s)),f==="cw"&&u<0?u=(u+s*Gf)%s-~~(u/s)*s:f==="ccw"&&u>0&&(u=(u-s*Gf)%s-~~(u/s)*s)),e._pt=d=new Qe(e._pt,n,r,i,u,ey),d.e=c,d.u="deg",e._props.push(r),d},td=function(e,n){for(var r in n)e[r]=n[r];return e},yy=function(e,n,r){var i=td({},r._gsap),o="perspective,force3D,transformOrigin,svgOrigin",s=r.style,l,a,u,c,f,d,v,y;i.svg?(u=r.getAttribute("transform"),r.setAttribute("transform",""),s[se]=n,l=io(r,1),tr(r,se),r.setAttribute("transform",u)):(u=getComputedStyle(r)[se],s[se]=n,l=io(r,1),s[se]=u);for(a in Jt)u=i[a],c=l[a],u!==c&&o.indexOf(a)<0&&(v=Ne(u),y=Ne(c),f=v!==y?Pn(r,a,u,y):parseFloat(u),d=parseFloat(c),e._pt=new Qe(e._pt,l,a,f,d-f,eu),e._pt.u=y||0,e._props.push(a));td(l,i)};Ye("padding,margin,Width,Radius",function(t,e){var n="Top",r="Right",i="Bottom",o="Left",s=(e<3?[n,r,i,o]:[n+o,n+r,i+r,i+o]).map(function(l){return e<2?t+l:"border"+l+t});Ms[e>1?"border"+t:t]=function(l,a,u,c,f){var d,v;if(arguments.length<4)return d=s.map(function(y){return Vt(l,y,u)}),v=d.join(" "),v.split(d[0]).length===5?d[0]:v;d=(c+"").split(" "),v={},s.forEach(function(y,p){return v[y]=d[p]=d[p]||d[(p-1)/2|0]}),l.init(a,v,f)}});var B1={name:"css",register:nu,targetTest:function(e){return e.style&&e.nodeType},init:function(e,n,r,i,o){var s=this._props,l=e.style,a=r.vars.startAt,u,c,f,d,v,y,p,w,m,h,g,x,S,k,E,C;pc||nu(),this.styles=this.styles||L1(e),C=this.styles.props,this.tween=r;for(p in n)if(p!=="autoRound"&&(c=n[p],!(qe[p]&&k1(p,n,r,i,e,o)))){if(v=typeof c,y=Ms[p],v==="function"&&(c=c.call(r,i,e,o),v=typeof c),v==="string"&&~c.indexOf("random(")&&(c=eo(c)),y)y(this,e,p,c,r)&&(E=1);else if(p.substr(0,2)==="--")u=(getComputedStyle(e).getPropertyValue(p)+"").trim(),c+="",kn.lastIndex=0,kn.test(u)||(w=Ne(u),m=Ne(c)),m?w!==m&&(u=Pn(e,p,u,m)+m):w&&(c+=w),this.add(l,"setProperty",u,c,i,o,0,0,p),s.push(p),C.push(p,0,l[p]);else if(v!=="undefined"){if(a&&p in a?(u=typeof a[p]=="function"?a[p].call(r,i,e,o):a[p],ke(u)&&~u.indexOf("random(")&&(u=eo(u)),Ne(u+"")||u==="auto"||(u+=nt.units[p]||Ne(Vt(e,p))||""),(u+"").charAt(1)==="="&&(u=Vt(e,p))):u=Vt(e,p),d=parseFloat(u),h=v==="string"&&c.charAt(1)==="="&&c.substr(0,2),h&&(c=c.substr(2)),f=parseFloat(c),p in Rt&&(p==="autoAlpha"&&(d===1&&Vt(e,"visibility")==="hidden"&&f&&(d=0),C.push("visibility",0,l.visibility),dn(this,l,"visibility",d?"inherit":"hidden",f?"inherit":"hidden",!f)),p!=="scale"&&p!=="transform"&&(p=Rt[p],~p.indexOf(",")&&(p=p.split(",")[0]))),g=p in Jt,g){if(this.styles.save(p),x||(S=e._gsap,S.renderTransform&&!n.parseTransform||io(e,n.parseTransform),k=n.smoothOrigin!==!1&&S.smooth,x=this._pt=new Qe(this._pt,l,se,0,1,S.renderTransform,S,0,-1),x.dep=1),p==="scale")this._pt=new Qe(this._pt,S,"scaleY",S.scaleY,(h?Mr(S.scaleY,h+f):f)-S.scaleY||0,eu),this._pt.u=0,s.push("scaleY",p),p+="X";else if(p==="transformOrigin"){C.push(Xe,0,l[Xe]),c=hy(c),S.svg?ru(e,c,0,k,0,this):(m=parseFloat(c.split(" ")[2])||0,m!==S.zOrigin&&dn(this,S,"zOrigin",S.zOrigin,m),dn(this,l,p,Ls(u),Ls(c)));continue}else if(p==="svgOrigin"){ru(e,c,1,k,0,this);continue}else if(p in A1){gy(this,S,p,d,h?Mr(d,h+c):c);continue}else if(p==="smoothOrigin"){dn(this,S,"smooth",S.smooth,c);continue}else if(p==="force3D"){S[p]=c;continue}else if(p==="transform"){yy(this,c,e);continue}}else p in l||(p=Xr(p)||p);if(g||(f||f===0)&&(d||d===0)&&!Jg.test(c)&&p in l)w=(u+"").substr((d+"").length),f||(f=0),m=Ne(c)||(p in nt.units?nt.units[p]:w),w!==m&&(d=Pn(e,p,u,m)),this._pt=new Qe(this._pt,g?S:l,p,d,(h?Mr(d,h+f):f)-d,!g&&(m==="px"||p==="zIndex")&&n.autoRound!==!1?ny:eu),this._pt.u=m||0,w!==m&&m!=="%"&&(this._pt.b=u,this._pt.r=ty);else if(p in l)dy.call(this,e,p,u,h?h+c:c);else if(p in e)this.add(e,p,u||e[p],h?h+c:c,i,o);else if(p!=="parseTransform"){oc(p,c);continue}g||(p in l?C.push(p,0,l[p]):C.push(p,1,u||e[p])),s.push(p)}}E&&j1(this)},render:function(e,n){if(n.tween._time||!mc())for(var r=n._pt;r;)r.r(e,r.d),r=r._next;else n.styles.revert()},get:Vt,aliases:Rt,getSetter:function(e,n,r){var i=Rt[n];return i&&i.indexOf(",")<0&&(n=i),n in Jt&&n!==Xe&&(e._gsap.x||Vt(e,"x"))?r&&Xf===r?n==="scale"?sy:oy:(Xf=r||{})&&(n==="scale"?ly:ay):e.style&&!nc(e.style[n])?ry:~n.indexOf("-")?iy:dc(e,n)},core:{_removeProperty:tr,_getMatrix:gc}};Ge.utils.checkPrefix=Xr;Ge.core.getStyleSaver=L1;(function(t,e,n,r){var i=Ye(t+","+e+","+n,function(o){Jt[o]=1});Ye(e,function(o){nt.units[o]="deg",A1[o]=1}),Rt[i[13]]=t+","+e,Ye(r,function(o){var s=o.split(":");Rt[s[1]]=i[s[0]]})})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");Ye("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(t){nt.units[t]="px"});Ge.registerPlugin(B1);var $1=Ge.registerPlugin(B1)||Ge;$1.core.Tween;const _y=t=>{const e=P.useRef(null),[n,r]=P.useState(!1);return P.useEffect(()=>{const i=new IntersectionObserver(([s])=>{r(s.isIntersecting)},t),o=e.current;return o&&i.observe(o),()=>{o&&i.unobserve(o)}},[t]),[e,n]};function wy(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var yc=wy,xy=typeof yo=="object"&&yo&&yo.Object===Object&&yo,Sy=xy,ky=Sy,Cy=typeof self=="object"&&self&&self.Object===Object&&self,Ty=ky||Cy||Function("return this")(),W1=Ty,Ey=W1,Py=function(){return Ey.Date.now()},Oy=Py,jy=/\s/;function zy(t){for(var e=t.length;e--&&jy.test(t.charAt(e)););return e}var Ny=zy,Ry=Ny,My=/^\s+/;function Ly(t){return t&&t.slice(0,Ry(t)+1).replace(My,"")}var Dy=Ly,Iy=W1,Fy=Iy.Symbol,V1=Fy,nd=V1,H1=Object.prototype,Ay=H1.hasOwnProperty,by=H1.toString,fi=nd?nd.toStringTag:void 0;function Uy(t){var e=Ay.call(t,fi),n=t[fi];try{t[fi]=void 0;var r=!0}catch{}var i=by.call(t);return r&&(e?t[fi]=n:delete t[fi]),i}var By=Uy,$y=Object.prototype,Wy=$y.toString;function Vy(t){return Wy.call(t)}var Hy=Vy,rd=V1,Yy=By,Qy=Hy,Xy="[object Null]",Gy="[object Undefined]",id=rd?rd.toStringTag:void 0;function Ky(t){return t==null?t===void 0?Gy:Xy:id&&id in Object(t)?Yy(t):Qy(t)}var qy=Ky;function Zy(t){return t!=null&&typeof t=="object"}var Jy=Zy,e_=qy,t_=Jy,n_="[object Symbol]";function r_(t){return typeof t=="symbol"||t_(t)&&e_(t)==n_}var i_=r_,o_=Dy,od=yc,s_=i_,sd=NaN,l_=/^[-+]0x[0-9a-f]+$/i,a_=/^0b[01]+$/i,u_=/^0o[0-7]+$/i,c_=parseInt;function f_(t){if(typeof t=="number")return t;if(s_(t))return sd;if(od(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=od(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=o_(t);var n=a_.test(t);return n||u_.test(t)?c_(t.slice(2),n?2:8):l_.test(t)?sd:+t}var d_=f_,h_=yc,Hl=Oy,ld=d_,p_="Expected a function",m_=Math.max,v_=Math.min;function g_(t,e,n){var r,i,o,s,l,a,u=0,c=!1,f=!1,d=!0;if(typeof t!="function")throw new TypeError(p_);e=ld(e)||0,h_(n)&&(c=!!n.leading,f="maxWait"in n,o=f?m_(ld(n.maxWait)||0,e):o,d="trailing"in n?!!n.trailing:d);function v(k){var E=r,C=i;return r=i=void 0,u=k,s=t.apply(C,E),s}function y(k){return u=k,l=setTimeout(m,e),c?v(k):s}function p(k){var E=k-a,C=k-u,T=e-E;return f?v_(T,o-C):T}function w(k){var E=k-a,C=k-u;return a===void 0||E>=e||E<0||f&&C>=o}function m(){var k=Hl();if(w(k))return h(k);l=setTimeout(m,p(k))}function h(k){return l=void 0,d&&r?v(k):(r=i=void 0,s)}function g(){l!==void 0&&clearTimeout(l),u=0,r=a=i=l=void 0}function x(){return l===void 0?s:h(Hl())}function S(){var k=Hl(),E=w(k);if(r=arguments,i=this,a=k,E){if(l===void 0)return y(a);if(f)return clearTimeout(l),l=setTimeout(m,e),v(a)}return l===void 0&&(l=setTimeout(m,e)),s}return S.cancel=g,S.flush=x,S}var y_=g_,__=y_,w_=yc,x_="Expected a function";function S_(t,e,n){var r=!0,i=!0;if(typeof t!="function")throw new TypeError(x_);return w_(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),__(t,e,{leading:r,maxWait:e,trailing:i})}var k_=S_;const C_=ou(k_);class Cr{constructor(e,n,r,i){this.x=e,this.y=n,this.w=r,this.h=i}contains(e){return e.x>=this.x-this.w&&e.x<=this.x+this.w&&e.y>=this.y-this.h&&e.y<=this.y+this.h}intersects(e){return!(e.x-e.w>this.x+this.w||e.x+e.wthis.y+this.h||e.y+e.h{const{theme:t}=Tt(),e=P.useRef(null),n=P.useRef(null),[r,i]=_y({threshold:.1}),[o,s]=P.useState(!1),[l,a]=P.useState(!0),u=(f,d)=>{let v;return(...y)=>{clearTimeout(v),v=setTimeout(()=>f.apply(void 0,y),d)}},c=P.useCallback(()=>{s(f=>!f)},[]);return P.useEffect(()=>{const f=u(c,500);if(!i&&!l)return;a(!1);const d=window.innerWidth,v=window.innerHeight,y={x:d/2,y:v/2};let p=!0;const w=n.current;w.style.height=`${v}px`;const m=e.current;m.width=d,m.height=v;const h=m.getContext("2d"),g=[],x=new Cr(d/2,v/2,d/2,v/2),S=new Tr(x,4);for(let N=0;N{const F=new Cr(N.x,N.y,d/8,v/8),U=[];S.query(F,U),N.closest=U.slice(0,5),N.circle=new b(N,3+Math.random()*5,"rgba(156,217,249,0.3)")});const k=C_(E,50);"ontouchstart"in window||window.addEventListener("mousemove",k),window.addEventListener("scroll",C),window.addEventListener("resize",f);function E(N){const F=N.clientX||N.pageX,U=N.clientY||N.pageY;y.x=F,y.y=U}function C(){p=document.body.scrollTop<=v}function T(){O(),g.forEach(L)}function O(){p&&(h.clearRect(0,0,d,v),g.forEach(N=>{const F=V(y,N);F<4e4?(N.active=.6,N.circle.active=.6):F<8e4?(N.active=.4,N.circle.active=.4):F<12e4?(N.active=.3,N.circle.active=.3):(N.active=.2,N.circle.active=.2),B(N),N.circle.draw()})),requestAnimationFrame(O)}function L(N){const F=N.originX-50+Math.random()*100,U=N.originY-50+Math.random()*100,z=Math.max(0,Math.min(F,d)),D=Math.max(0,Math.min(U,v-30));$1.to(N,{duration:1+1*Math.random(),x:z,y:D,ease:Kg.easeInOut,onComplete:()=>L(N)})}function B(N){N.active&&N.closest.forEach(F=>{h.beginPath(),h.moveTo(N.x,N.y),h.lineTo(F.x,F.y),h.strokeStyle=`${t==="green"?`rgba(0, 255, 119,${N.active})`:`rgba(248, 92, 44,${N.active})`}`,h.stroke()})}function b(N,F,U){this.pos=N||null,this.radius=F||null,this.color=U||null,this.draw=function(){this.active&&(h.beginPath(),h.arc(this.pos.x,this.pos.y,this.radius,0,2*Math.PI,!1),h.fillStyle=`${t==="green"?`rgba(0, 255, 119,${this.active})`:`rgba(248, 92, 44,${this.active})`}`,h.fill())}}function V(N,F){const U=N.x-F.x,z=N.y-F.y;return U*U+z*z}return T(),()=>{window.removeEventListener("mousemove",k),window.removeEventListener("scroll",C),window.removeEventListener("resize",f)}},[i,t,l,o,c]),_.jsx("div",{className:"large-header",ref:n,children:_.jsx("div",{ref:r,children:_.jsx("canvas",{ref:e})})})},Y1=P.createContext(),Er=t=>{const[e,n]=P.useState(!1),r=P.useRef();return P.useEffect(()=>{const i=new IntersectionObserver((s,l)=>{s.forEach(a=>{a.isIntersecting&&(n(!0),l.unobserve(a.target))})}),{current:o}=r;return o&&i.observe(o),()=>i.unobserve(o)},[]),_.jsx(Y1.Provider,{value:n,children:_.jsx("div",{className:`fade-in-section ${e?"is-visible":""}`,ref:r,children:t.children})})};Er.propTypes={children:we.node.isRequired};const E_=()=>P.useContext(Y1);Er.propTypes={children:we.node.isRequired};var Q1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},ad=M.createContext&&M.createContext(Q1),P_=["attr","size","title"];function O_(t,e){if(t==null)return{};var n=j_(t,e),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function j_(t,e){if(t==null)return{};var n={};for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)){if(e.indexOf(r)>=0)continue;n[r]=t[r]}return n}function Ds(){return Ds=Object.assign?Object.assign.bind():function(t){for(var e=1;eM.createElement(e.tag,Is({key:n},e.attr),X1(e.child)))}function Jr(t){return e=>M.createElement(M_,Ds({attr:Is({},t.attr)},e),X1(t.child))}function M_(t){var e=n=>{var{attr:r,size:i,title:o}=t,s=O_(t,P_),l=i||n.size||"1em",a;return n.className&&(a=n.className),t.className&&(a=(a?a+" ":"")+t.className),M.createElement("svg",Ds({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,s,{className:a,style:Is(Is({color:t.color||n.color},n.style),t.style),height:l,width:l,xmlns:"http://www.w3.org/2000/svg"}),o&&M.createElement("title",null,o),t.children)};return ad!==void 0?M.createElement(ad.Consumer,null,n=>e(n)):e(Q1)}function cd(t){return Jr({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"},child:[]}]})(t)}function fd(t){return Jr({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z"},child:[]}]})(t)}function L_(t){return Jr({tag:"svg",attr:{version:"1.1",x:"0px",y:"0px",viewBox:"0 0 48 48",enableBackground:"new 0 0 48 48"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"#CFD8DC",d:"M41,6H7C6.4,6,6,6.4,6,7v35h36V7C42,6.4,41.6,6,41,6z"},child:[]}]},{tag:"rect",attr:{x:"8",y:"13",fill:"#263238",width:"32",height:"27"},child:[]},{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"#76FF03",d:`M22,27.6c-0.1,1.1-0.4,1.9-1,2.5c-0.6,0.6-1.4,0.9-2.5,0.9c-1.1,0-2-0.4-2.6-1.1c-0.6-0.7-0.9-1.8-0.9-3.1\r +*/var Xf,fn,Lr,mc,$n,Gf,vc,ey=function(){return typeof window<"u"},Jt={},An=180/Math.PI,Dr=Math.PI/180,ar=Math.atan2,Kf=1e8,gc=/([A-Z])/g,ty=/(left|right|width|margin|padding|x)/i,ny=/[\s,\(]\S/,Rt={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},tu=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e4)/1e4+n.u,n)},ry=function(e,n){return n.set(n.t,n.p,e===1?n.e:Math.round((n.s+n.c*e)*1e4)/1e4+n.u,n)},iy=function(e,n){return n.set(n.t,n.p,e?Math.round((n.s+n.c*e)*1e4)/1e4+n.u:n.b,n)},oy=function(e,n){var r=n.s+n.c*e;n.set(n.t,n.p,~~(r+(r<0?-.5:.5))+n.u,n)},L1=function(e,n){return n.set(n.t,n.p,e?n.e:n.b,n)},D1=function(e,n){return n.set(n.t,n.p,e!==1?n.b:n.e,n)},sy=function(e,n,r){return e.style[n]=r},ly=function(e,n,r){return e.style.setProperty(n,r)},ay=function(e,n,r){return e._gsap[n]=r},uy=function(e,n,r){return e._gsap.scaleX=e._gsap.scaleY=r},cy=function(e,n,r,i,o){var s=e._gsap;s.scaleX=s.scaleY=r,s.renderTransform(o,s)},fy=function(e,n,r,i,o){var s=e._gsap;s[n]=r,s.renderTransform(o,s)},se="transform",Xe=se+"Origin",dy=function t(e,n){var r=this,i=this.target,o=i.style,s=i._gsap;if(e in Jt&&o){if(this.tfm=this.tfm||{},e!=="transform")e=Rt[e]||e,~e.indexOf(",")?e.split(",").forEach(function(l){return r.tfm[l]=Vt(i,l)}):this.tfm[e]=s.x?s[e]:Vt(i,e),e===Xe&&(this.tfm.zOrigin=s.zOrigin);else return Rt.transform.split(",").forEach(function(l){return t.call(r,l,n)});if(this.props.indexOf(se)>=0)return;s.svg&&(this.svgo=i.getAttribute("data-svg-origin"),this.props.push(Xe,n,"")),e=se}(o||n)&&this.props.push(e,n,o[e])},I1=function(e){e.translate&&(e.removeProperty("translate"),e.removeProperty("scale"),e.removeProperty("rotate"))},hy=function(){var e=this.props,n=this.target,r=n.style,i=n._gsap,o,s;for(o=0;o=0?qf[s]:"")+e},ru=function(){ey()&&window.document&&(Xf=window,fn=Xf.document,Lr=fn.documentElement,$n=nu("div")||{style:{}},nu("div"),se=Xr(se),Xe=se+"Origin",$n.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",A1=!!Xr("perspective"),vc=Ge.core.reverting,mc=1)},Vl=function t(e){var n=nu("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=this.parentNode,i=this.nextSibling,o=this.style.cssText,s;if(Lr.appendChild(n),n.appendChild(this),this.style.display="block",e)try{s=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=t}catch{}else this._gsapBBox&&(s=this._gsapBBox());return r&&(i?r.insertBefore(this,i):r.appendChild(this)),Lr.removeChild(n),this.style.cssText=o,s},Zf=function(e,n){for(var r=n.length;r--;)if(e.hasAttribute(n[r]))return e.getAttribute(n[r])},b1=function(e){var n;try{n=e.getBBox()}catch{n=Vl.call(e,!0)}return n&&(n.width||n.height)||e.getBBox===Vl||(n=Vl.call(e,!0)),n&&!n.width&&!n.x&&!n.y?{x:+Zf(e,["x","cx","x1"])||0,y:+Zf(e,["y","cy","y1"])||0,width:0,height:0}:n},U1=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&b1(e))},tr=function(e,n){if(n){var r=e.style,i;n in Jt&&n!==Xe&&(n=se),r.removeProperty?(i=n.substr(0,2),(i==="ms"||n.substr(0,6)==="webkit")&&(n="-"+n),r.removeProperty(i==="--"?n:n.replace(gc,"-$1").toLowerCase())):r.removeAttribute(n)}},dn=function(e,n,r,i,o,s){var l=new Qe(e._pt,n,r,0,1,s?D1:L1);return e._pt=l,l.b=i,l.e=o,e._props.push(r),l},Jf={deg:1,rad:1,turn:1},py={grid:1,flex:1},Pn=function t(e,n,r,i){var o=parseFloat(r)||0,s=(r+"").trim().substr((o+"").length)||"px",l=$n.style,a=ty.test(n),u=e.tagName.toLowerCase()==="svg",c=(u?"client":"offset")+(a?"Width":"Height"),f=100,d=i==="px",v=i==="%",y,p,w,m;if(i===s||!o||Jf[i]||Jf[s])return o;if(s!=="px"&&!d&&(o=t(e,n,r,"px")),m=e.getCTM&&U1(e),(v||s==="%")&&(Jt[n]||~n.indexOf("adius")))return y=m?e.getBBox()[a?"width":"height"]:e[c],de(v?o/y*f:o/100*y);if(l[a?"width":"height"]=f+(d?s:i),p=~n.indexOf("adius")||i==="em"&&e.appendChild&&!u?e:e.parentNode,m&&(p=(e.ownerSVGElement||{}).parentNode),(!p||p===fn||!p.appendChild)&&(p=fn.body),w=p._gsap,w&&v&&w.width&&a&&w.time===Ze.time&&!w.uncache)return de(o/w.width*f);if(v&&(n==="height"||n==="width")){var h=e.style[n];e.style[n]=f+i,y=e[c],h?e.style[n]=h:tr(e,n)}else(v||s==="%")&&!py[Dt(p,"display")]&&(l.position=Dt(e,"position")),p===e&&(l.position="static"),p.appendChild($n),y=$n[c],p.removeChild($n),l.position="absolute";return a&&v&&(w=Hn(p),w.time=Ze.time,w.width=p[c]),de(d?y*o/f:y&&o?f/y*o:0)},Vt=function(e,n,r,i){var o;return mc||ru(),n in Rt&&n!=="transform"&&(n=Rt[n],~n.indexOf(",")&&(n=n.split(",")[0])),Jt[n]&&n!=="transform"?(o=no(e,i),o=n!=="transformOrigin"?o[n]:o.svg?o.origin:Rs(Dt(e,Xe))+" "+o.zOrigin+"px"):(o=e.style[n],(!o||o==="auto"||i||~(o+"").indexOf("calc("))&&(o=Ns[n]&&Ns[n](e,n,r)||Dt(e,n)||n1(e,n)||(n==="opacity"?1:0))),r&&!~(o+"").trim().indexOf(" ")?Pn(e,n,o,r)+r:o},my=function(e,n,r,i){if(!r||r==="none"){var o=Xr(n,e,1),s=o&&Dt(e,o,1);s&&s!==r?(n=o,r=s):n==="borderColor"&&(r=Dt(e,"borderTopColor"))}var l=new Qe(this._pt,e.style,n,0,1,N1),a=0,u=0,c,f,d,v,y,p,w,m,h,g,x,S;if(l.b=r,l.e=i,r+="",i+="",i==="auto"&&(p=e.style[n],e.style[n]=i,i=Dt(e,n)||i,p?e.style[n]=p:tr(e,n)),c=[r,i],x1(c),r=c[0],i=c[1],d=r.match(Sr)||[],S=i.match(Sr)||[],S.length){for(;f=Sr.exec(i);)w=f[0],h=i.substring(a,f.index),y?y=(y+1)%5:(h.substr(-5)==="rgba("||h.substr(-5)==="hsla(")&&(y=1),w!==(p=d[u++]||"")&&(v=parseFloat(p)||0,x=p.substr((v+"").length),w.charAt(1)==="="&&(w=Mr(v,w)+x),m=parseFloat(w),g=w.substr((m+"").length),a=Sr.lastIndex-g.length,g||(g=g||nt.units[n]||x,a===i.length&&(i+=g,l.e+=g)),x!==g&&(v=Pn(e,n,p,g)||0),l._pt={_next:l._pt,p:h||u===1?h:",",s:v,c:m-v,m:y&&y<4||n==="zIndex"?Math.round:0});l.c=a-1;)l=o[u],Jt[l]&&(a=1,l=l==="transformOrigin"?Xe:se),tr(r,l);a&&(tr(r,se),s&&(s.svg&&r.removeAttribute("transform"),no(r,1),s.uncache=1,I1(i)))}},Ns={clearProps:function(e,n,r,i,o){if(o.data!=="isFromStart"){var s=e._pt=new Qe(e._pt,n,r,0,0,gy);return s.u=i,s.pr=-10,s.tween=o,e._props.push(r),1}}},to=[1,0,0,1,0,0],B1={},$1=function(e){return e==="matrix(1, 0, 0, 1, 0, 0)"||e==="none"||!e},td=function(e){var n=Dt(e,se);return $1(n)?to:n.substr(7).match(G0).map(de)},yc=function(e,n){var r=e._gsap||Hn(e),i=e.style,o=td(e),s,l,a,u;return r.svg&&e.getAttribute("transform")?(a=e.transform.baseVal.consolidate().matrix,o=[a.a,a.b,a.c,a.d,a.e,a.f],o.join(",")==="1,0,0,1,0,0"?to:o):(o===to&&!e.offsetParent&&e!==Lr&&!r.svg&&(a=i.display,i.display="block",s=e.parentNode,(!s||!e.offsetParent)&&(u=1,l=e.nextElementSibling,Lr.appendChild(e)),o=td(e),a?i.display=a:tr(e,"display"),u&&(l?s.insertBefore(e,l):s?s.appendChild(e):Lr.removeChild(e))),n&&o.length>6?[o[0],o[1],o[4],o[5],o[12],o[13]]:o)},iu=function(e,n,r,i,o,s){var l=e._gsap,a=o||yc(e,!0),u=l.xOrigin||0,c=l.yOrigin||0,f=l.xOffset||0,d=l.yOffset||0,v=a[0],y=a[1],p=a[2],w=a[3],m=a[4],h=a[5],g=n.split(" "),x=parseFloat(g[0])||0,S=parseFloat(g[1])||0,k,E,C,T;r?a!==to&&(E=v*w-y*p)&&(C=x*(w/E)+S*(-p/E)+(p*h-w*m)/E,T=x*(-y/E)+S*(v/E)-(v*h-y*m)/E,x=C,S=T):(k=b1(e),x=k.x+(~g[0].indexOf("%")?x/100*k.width:x),S=k.y+(~(g[1]||g[0]).indexOf("%")?S/100*k.height:S)),i||i!==!1&&l.smooth?(m=x-u,h=S-c,l.xOffset=f+(m*v+h*p)-m,l.yOffset=d+(m*y+h*w)-h):l.xOffset=l.yOffset=0,l.xOrigin=x,l.yOrigin=S,l.smooth=!!i,l.origin=n,l.originIsAbsolute=!!r,e.style[Xe]="0px 0px",s&&(dn(s,l,"xOrigin",u,x),dn(s,l,"yOrigin",c,S),dn(s,l,"xOffset",f,l.xOffset),dn(s,l,"yOffset",d,l.yOffset)),e.setAttribute("data-svg-origin",x+" "+S)},no=function(e,n){var r=e._gsap||new T1(e);if("x"in r&&!n&&!r.uncache)return r;var i=e.style,o=r.scaleX<0,s="px",l="deg",a=getComputedStyle(e),u=Dt(e,Xe)||"0",c,f,d,v,y,p,w,m,h,g,x,S,k,E,C,T,O,L,B,b,V,N,F,U,z,D,A,Q,K,At,pe,Pe;return c=f=d=p=w=m=h=g=x=0,v=y=1,r.svg=!!(e.getCTM&&U1(e)),a.translate&&((a.translate!=="none"||a.scale!=="none"||a.rotate!=="none")&&(i[se]=(a.translate!=="none"?"translate3d("+(a.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(a.rotate!=="none"?"rotate("+a.rotate+") ":"")+(a.scale!=="none"?"scale("+a.scale.split(" ").join(",")+") ":"")+(a[se]!=="none"?a[se]:"")),i.scale=i.rotate=i.translate="none"),E=yc(e,r.svg),r.svg&&(r.uncache?(z=e.getBBox(),u=r.xOrigin-z.x+"px "+(r.yOrigin-z.y)+"px",U=""):U=!n&&e.getAttribute("data-svg-origin"),iu(e,U||u,!!U||r.originIsAbsolute,r.smooth!==!1,E)),S=r.xOrigin||0,k=r.yOrigin||0,E!==to&&(L=E[0],B=E[1],b=E[2],V=E[3],c=N=E[4],f=F=E[5],E.length===6?(v=Math.sqrt(L*L+B*B),y=Math.sqrt(V*V+b*b),p=L||B?ar(B,L)*An:0,h=b||V?ar(b,V)*An+p:0,h&&(y*=Math.abs(Math.cos(h*Dr))),r.svg&&(c-=S-(S*L+k*b),f-=k-(S*B+k*V))):(Pe=E[6],At=E[7],A=E[8],Q=E[9],K=E[10],pe=E[11],c=E[12],f=E[13],d=E[14],C=ar(Pe,K),w=C*An,C&&(T=Math.cos(-C),O=Math.sin(-C),U=N*T+A*O,z=F*T+Q*O,D=Pe*T+K*O,A=N*-O+A*T,Q=F*-O+Q*T,K=Pe*-O+K*T,pe=At*-O+pe*T,N=U,F=z,Pe=D),C=ar(-b,K),m=C*An,C&&(T=Math.cos(-C),O=Math.sin(-C),U=L*T-A*O,z=B*T-Q*O,D=b*T-K*O,pe=V*O+pe*T,L=U,B=z,b=D),C=ar(B,L),p=C*An,C&&(T=Math.cos(C),O=Math.sin(C),U=L*T+B*O,z=N*T+F*O,B=B*T-L*O,F=F*T-N*O,L=U,N=z),w&&Math.abs(w)+Math.abs(p)>359.9&&(w=p=0,m=180-m),v=de(Math.sqrt(L*L+B*B+b*b)),y=de(Math.sqrt(F*F+Pe*Pe)),C=ar(N,F),h=Math.abs(C)>2e-4?C*An:0,x=pe?1/(pe<0?-pe:pe):0),r.svg&&(U=e.getAttribute("transform"),r.forceCSS=e.setAttribute("transform","")||!$1(Dt(e,se)),U&&e.setAttribute("transform",U))),Math.abs(h)>90&&Math.abs(h)<270&&(o?(v*=-1,h+=p<=0?180:-180,p+=p<=0?180:-180):(y*=-1,h+=h<=0?180:-180)),n=n||r.uncache,r.x=c-((r.xPercent=c&&(!n&&r.xPercent||(Math.round(e.offsetWidth/2)===Math.round(-c)?-50:0)))?e.offsetWidth*r.xPercent/100:0)+s,r.y=f-((r.yPercent=f&&(!n&&r.yPercent||(Math.round(e.offsetHeight/2)===Math.round(-f)?-50:0)))?e.offsetHeight*r.yPercent/100:0)+s,r.z=d+s,r.scaleX=de(v),r.scaleY=de(y),r.rotation=de(p)+l,r.rotationX=de(w)+l,r.rotationY=de(m)+l,r.skewX=h+l,r.skewY=g+l,r.transformPerspective=x+s,(r.zOrigin=parseFloat(u.split(" ")[2])||!n&&r.zOrigin||0)&&(i[Xe]=Rs(u)),r.xOffset=r.yOffset=0,r.force3D=nt.force3D,r.renderTransform=r.svg?_y:A1?W1:yy,r.uncache=0,r},Rs=function(e){return(e=e.split(" "))[0]+" "+e[1]},Hl=function(e,n,r){var i=Ne(n);return de(parseFloat(n)+parseFloat(Pn(e,"x",r+"px",i)))+i},yy=function(e,n){n.z="0px",n.rotationY=n.rotationX="0deg",n.force3D=0,W1(e,n)},Ln="0deg",ui="0px",Dn=") ",W1=function(e,n){var r=n||this,i=r.xPercent,o=r.yPercent,s=r.x,l=r.y,a=r.z,u=r.rotation,c=r.rotationY,f=r.rotationX,d=r.skewX,v=r.skewY,y=r.scaleX,p=r.scaleY,w=r.transformPerspective,m=r.force3D,h=r.target,g=r.zOrigin,x="",S=m==="auto"&&e&&e!==1||m===!0;if(g&&(f!==Ln||c!==Ln)){var k=parseFloat(c)*Dr,E=Math.sin(k),C=Math.cos(k),T;k=parseFloat(f)*Dr,T=Math.cos(k),s=Hl(h,s,E*T*-g),l=Hl(h,l,-Math.sin(k)*-g),a=Hl(h,a,C*T*-g+g)}w!==ui&&(x+="perspective("+w+Dn),(i||o)&&(x+="translate("+i+"%, "+o+"%) "),(S||s!==ui||l!==ui||a!==ui)&&(x+=a!==ui||S?"translate3d("+s+", "+l+", "+a+") ":"translate("+s+", "+l+Dn),u!==Ln&&(x+="rotate("+u+Dn),c!==Ln&&(x+="rotateY("+c+Dn),f!==Ln&&(x+="rotateX("+f+Dn),(d!==Ln||v!==Ln)&&(x+="skew("+d+", "+v+Dn),(y!==1||p!==1)&&(x+="scale("+y+", "+p+Dn),h.style[se]=x||"translate(0, 0)"},_y=function(e,n){var r=n||this,i=r.xPercent,o=r.yPercent,s=r.x,l=r.y,a=r.rotation,u=r.skewX,c=r.skewY,f=r.scaleX,d=r.scaleY,v=r.target,y=r.xOrigin,p=r.yOrigin,w=r.xOffset,m=r.yOffset,h=r.forceCSS,g=parseFloat(s),x=parseFloat(l),S,k,E,C,T;a=parseFloat(a),u=parseFloat(u),c=parseFloat(c),c&&(c=parseFloat(c),u+=c,a+=c),a||u?(a*=Dr,u*=Dr,S=Math.cos(a)*f,k=Math.sin(a)*f,E=Math.sin(a-u)*-d,C=Math.cos(a-u)*d,u&&(c*=Dr,T=Math.tan(u-c),T=Math.sqrt(1+T*T),E*=T,C*=T,c&&(T=Math.tan(c),T=Math.sqrt(1+T*T),S*=T,k*=T)),S=de(S),k=de(k),E=de(E),C=de(C)):(S=f,C=d,k=E=0),(g&&!~(s+"").indexOf("px")||x&&!~(l+"").indexOf("px"))&&(g=Pn(v,"x",s,"px"),x=Pn(v,"y",l,"px")),(y||p||w||m)&&(g=de(g+y-(y*S+p*E)+w),x=de(x+p-(y*k+p*C)+m)),(i||o)&&(T=v.getBBox(),g=de(g+i/100*T.width),x=de(x+o/100*T.height)),T="matrix("+S+","+k+","+E+","+C+","+g+","+x+")",v.setAttribute("transform",T),h&&(v.style[se]=T)},wy=function(e,n,r,i,o){var s=360,l=ke(o),a=parseFloat(o)*(l&&~o.indexOf("rad")?An:1),u=a-i,c=i+u+"deg",f,d;return l&&(f=o.split("_")[1],f==="short"&&(u%=s,u!==u%(s/2)&&(u+=u<0?s:-s)),f==="cw"&&u<0?u=(u+s*Kf)%s-~~(u/s)*s:f==="ccw"&&u>0&&(u=(u-s*Kf)%s-~~(u/s)*s)),e._pt=d=new Qe(e._pt,n,r,i,u,ry),d.e=c,d.u="deg",e._props.push(r),d},nd=function(e,n){for(var r in n)e[r]=n[r];return e},xy=function(e,n,r){var i=nd({},r._gsap),o="perspective,force3D,transformOrigin,svgOrigin",s=r.style,l,a,u,c,f,d,v,y;i.svg?(u=r.getAttribute("transform"),r.setAttribute("transform",""),s[se]=n,l=no(r,1),tr(r,se),r.setAttribute("transform",u)):(u=getComputedStyle(r)[se],s[se]=n,l=no(r,1),s[se]=u);for(a in Jt)u=i[a],c=l[a],u!==c&&o.indexOf(a)<0&&(v=Ne(u),y=Ne(c),f=v!==y?Pn(r,a,u,y):parseFloat(u),d=parseFloat(c),e._pt=new Qe(e._pt,l,a,f,d-f,tu),e._pt.u=y||0,e._props.push(a));nd(l,i)};Ye("padding,margin,Width,Radius",function(t,e){var n="Top",r="Right",i="Bottom",o="Left",s=(e<3?[n,r,i,o]:[n+o,n+r,i+r,i+o]).map(function(l){return e<2?t+l:"border"+l+t});Ns[e>1?"border"+t:t]=function(l,a,u,c,f){var d,v;if(arguments.length<4)return d=s.map(function(y){return Vt(l,y,u)}),v=d.join(" "),v.split(d[0]).length===5?d[0]:v;d=(c+"").split(" "),v={},s.forEach(function(y,p){return v[y]=d[p]=d[p]||d[(p-1)/2|0]}),l.init(a,v,f)}});var V1={name:"css",register:ru,targetTest:function(e){return e.style&&e.nodeType},init:function(e,n,r,i,o){var s=this._props,l=e.style,a=r.vars.startAt,u,c,f,d,v,y,p,w,m,h,g,x,S,k,E,C;mc||ru(),this.styles=this.styles||F1(e),C=this.styles.props,this.tween=r;for(p in n)if(p!=="autoRound"&&(c=n[p],!(qe[p]&&E1(p,n,r,i,e,o)))){if(v=typeof c,y=Ns[p],v==="function"&&(c=c.call(r,i,e,o),v=typeof c),v==="string"&&~c.indexOf("random(")&&(c=Zi(c)),y)y(this,e,p,c,r)&&(E=1);else if(p.substr(0,2)==="--")u=(getComputedStyle(e).getPropertyValue(p)+"").trim(),c+="",kn.lastIndex=0,kn.test(u)||(w=Ne(u),m=Ne(c)),m?w!==m&&(u=Pn(e,p,u,m)+m):w&&(c+=w),this.add(l,"setProperty",u,c,i,o,0,0,p),s.push(p),C.push(p,0,l[p]);else if(v!=="undefined"){if(a&&p in a?(u=typeof a[p]=="function"?a[p].call(r,i,e,o):a[p],ke(u)&&~u.indexOf("random(")&&(u=Zi(u)),Ne(u+"")||u==="auto"||(u+=nt.units[p]||Ne(Vt(e,p))||""),(u+"").charAt(1)==="="&&(u=Vt(e,p))):u=Vt(e,p),d=parseFloat(u),h=v==="string"&&c.charAt(1)==="="&&c.substr(0,2),h&&(c=c.substr(2)),f=parseFloat(c),p in Rt&&(p==="autoAlpha"&&(d===1&&Vt(e,"visibility")==="hidden"&&f&&(d=0),C.push("visibility",0,l.visibility),dn(this,l,"visibility",d?"inherit":"hidden",f?"inherit":"hidden",!f)),p!=="scale"&&p!=="transform"&&(p=Rt[p],~p.indexOf(",")&&(p=p.split(",")[0]))),g=p in Jt,g){if(this.styles.save(p),x||(S=e._gsap,S.renderTransform&&!n.parseTransform||no(e,n.parseTransform),k=n.smoothOrigin!==!1&&S.smooth,x=this._pt=new Qe(this._pt,l,se,0,1,S.renderTransform,S,0,-1),x.dep=1),p==="scale")this._pt=new Qe(this._pt,S,"scaleY",S.scaleY,(h?Mr(S.scaleY,h+f):f)-S.scaleY||0,tu),this._pt.u=0,s.push("scaleY",p),p+="X";else if(p==="transformOrigin"){C.push(Xe,0,l[Xe]),c=vy(c),S.svg?iu(e,c,0,k,0,this):(m=parseFloat(c.split(" ")[2])||0,m!==S.zOrigin&&dn(this,S,"zOrigin",S.zOrigin,m),dn(this,l,p,Rs(u),Rs(c)));continue}else if(p==="svgOrigin"){iu(e,c,1,k,0,this);continue}else if(p in B1){wy(this,S,p,d,h?Mr(d,h+c):c);continue}else if(p==="smoothOrigin"){dn(this,S,"smooth",S.smooth,c);continue}else if(p==="force3D"){S[p]=c;continue}else if(p==="transform"){xy(this,c,e);continue}}else p in l||(p=Xr(p)||p);if(g||(f||f===0)&&(d||d===0)&&!ny.test(c)&&p in l)w=(u+"").substr((d+"").length),f||(f=0),m=Ne(c)||(p in nt.units?nt.units[p]:w),w!==m&&(d=Pn(e,p,u,m)),this._pt=new Qe(this._pt,g?S:l,p,d,(h?Mr(d,h+f):f)-d,!g&&(m==="px"||p==="zIndex")&&n.autoRound!==!1?oy:tu),this._pt.u=m||0,w!==m&&m!=="%"&&(this._pt.b=u,this._pt.r=iy);else if(p in l)my.call(this,e,p,u,h?h+c:c);else if(p in e)this.add(e,p,u||e[p],h?h+c:c,i,o);else if(p!=="parseTransform"){sc(p,c);continue}g||(p in l?C.push(p,0,l[p]):C.push(p,1,u||e[p])),s.push(p)}}E&&R1(this)},render:function(e,n){if(n.tween._time||!vc())for(var r=n._pt;r;)r.r(e,r.d),r=r._next;else n.styles.revert()},get:Vt,aliases:Rt,getSetter:function(e,n,r){var i=Rt[n];return i&&i.indexOf(",")<0&&(n=i),n in Jt&&n!==Xe&&(e._gsap.x||Vt(e,"x"))?r&&Gf===r?n==="scale"?uy:ay:(Gf=r||{})&&(n==="scale"?cy:fy):e.style&&!rc(e.style[n])?sy:~n.indexOf("-")?ly:hc(e,n)},core:{_removeProperty:tr,_getMatrix:yc}};Ge.utils.checkPrefix=Xr;Ge.core.getStyleSaver=F1;(function(t,e,n,r){var i=Ye(t+","+e+","+n,function(o){Jt[o]=1});Ye(e,function(o){nt.units[o]="deg",B1[o]=1}),Rt[i[13]]=t+","+e,Ye(r,function(o){var s=o.split(":");Rt[s[1]]=i[s[0]]})})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");Ye("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(t){nt.units[t]="px"});Ge.registerPlugin(V1);var H1=Ge.registerPlugin(V1)||Ge;H1.core.Tween;const Sy=t=>{const e=P.useRef(null),[n,r]=P.useState(!1);return P.useEffect(()=>{const i=new IntersectionObserver(([s])=>{r(s.isIntersecting)},t),o=e.current;return o&&i.observe(o),()=>{o&&i.unobserve(o)}},[t]),[e,n]};function ky(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var _c=ky,Cy=typeof vo=="object"&&vo&&vo.Object===Object&&vo,Ty=Cy,Ey=Ty,Py=typeof self=="object"&&self&&self.Object===Object&&self,Oy=Ey||Py||Function("return this")(),Y1=Oy,jy=Y1,zy=function(){return jy.Date.now()},Ny=zy,Ry=/\s/;function My(t){for(var e=t.length;e--&&Ry.test(t.charAt(e)););return e}var Ly=My,Dy=Ly,Iy=/^\s+/;function Fy(t){return t&&t.slice(0,Dy(t)+1).replace(Iy,"")}var Ay=Fy,by=Y1,Uy=by.Symbol,Q1=Uy,rd=Q1,X1=Object.prototype,By=X1.hasOwnProperty,$y=X1.toString,ci=rd?rd.toStringTag:void 0;function Wy(t){var e=By.call(t,ci),n=t[ci];try{t[ci]=void 0;var r=!0}catch{}var i=$y.call(t);return r&&(e?t[ci]=n:delete t[ci]),i}var Vy=Wy,Hy=Object.prototype,Yy=Hy.toString;function Qy(t){return Yy.call(t)}var Xy=Qy,id=Q1,Gy=Vy,Ky=Xy,qy="[object Null]",Zy="[object Undefined]",od=id?id.toStringTag:void 0;function Jy(t){return t==null?t===void 0?Zy:qy:od&&od in Object(t)?Gy(t):Ky(t)}var e_=Jy;function t_(t){return t!=null&&typeof t=="object"}var n_=t_,r_=e_,i_=n_,o_="[object Symbol]";function s_(t){return typeof t=="symbol"||i_(t)&&r_(t)==o_}var l_=s_,a_=Ay,sd=_c,u_=l_,ld=NaN,c_=/^[-+]0x[0-9a-f]+$/i,f_=/^0b[01]+$/i,d_=/^0o[0-7]+$/i,h_=parseInt;function p_(t){if(typeof t=="number")return t;if(u_(t))return ld;if(sd(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=sd(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=a_(t);var n=f_.test(t);return n||d_.test(t)?h_(t.slice(2),n?2:8):c_.test(t)?ld:+t}var m_=p_,v_=_c,Yl=Ny,ad=m_,g_="Expected a function",y_=Math.max,__=Math.min;function w_(t,e,n){var r,i,o,s,l,a,u=0,c=!1,f=!1,d=!0;if(typeof t!="function")throw new TypeError(g_);e=ad(e)||0,v_(n)&&(c=!!n.leading,f="maxWait"in n,o=f?y_(ad(n.maxWait)||0,e):o,d="trailing"in n?!!n.trailing:d);function v(k){var E=r,C=i;return r=i=void 0,u=k,s=t.apply(C,E),s}function y(k){return u=k,l=setTimeout(m,e),c?v(k):s}function p(k){var E=k-a,C=k-u,T=e-E;return f?__(T,o-C):T}function w(k){var E=k-a,C=k-u;return a===void 0||E>=e||E<0||f&&C>=o}function m(){var k=Yl();if(w(k))return h(k);l=setTimeout(m,p(k))}function h(k){return l=void 0,d&&r?v(k):(r=i=void 0,s)}function g(){l!==void 0&&clearTimeout(l),u=0,r=a=i=l=void 0}function x(){return l===void 0?s:h(Yl())}function S(){var k=Yl(),E=w(k);if(r=arguments,i=this,a=k,E){if(l===void 0)return y(a);if(f)return clearTimeout(l),l=setTimeout(m,e),v(a)}return l===void 0&&(l=setTimeout(m,e)),s}return S.cancel=g,S.flush=x,S}var x_=w_,S_=x_,k_=_c,C_="Expected a function";function T_(t,e,n){var r=!0,i=!0;if(typeof t!="function")throw new TypeError(C_);return k_(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),S_(t,e,{leading:r,maxWait:e,trailing:i})}var E_=T_;const P_=su(E_);class Cr{constructor(e,n,r,i){this.x=e,this.y=n,this.w=r,this.h=i}contains(e){return e.x>=this.x-this.w&&e.x<=this.x+this.w&&e.y>=this.y-this.h&&e.y<=this.y+this.h}intersects(e){return!(e.x-e.w>this.x+this.w||e.x+e.wthis.y+this.h||e.y+e.h{const{theme:t}=Tt(),e=P.useRef(null),n=P.useRef(null),[r,i]=Sy({threshold:.1}),[o,s]=P.useState(!1),[l,a]=P.useState(!0),u=(f,d)=>{let v;return(...y)=>{clearTimeout(v),v=setTimeout(()=>f.apply(void 0,y),d)}},c=P.useCallback(()=>{s(f=>!f)},[]);return P.useEffect(()=>{const f=u(c,500);if(!i&&!l)return;a(!1);const d=window.innerWidth,v=window.innerHeight,y={x:d/2,y:v/2};let p=!0;const w=n.current;w.style.height=`${v}px`;const m=e.current;m.width=d,m.height=v;const h=m.getContext("2d"),g=[],x=new Cr(d/2,v/2,d/2,v/2),S=new Tr(x,4);for(let N=0;N{const F=new Cr(N.x,N.y,d/8,v/8),U=[];S.query(F,U),N.closest=U.slice(0,5),N.circle=new b(N,3+Math.random()*5,"rgba(156,217,249,0.3)")});const k=P_(E,50);"ontouchstart"in window||window.addEventListener("mousemove",k),window.addEventListener("scroll",C),window.addEventListener("resize",f);function E(N){const F=N.clientX||N.pageX,U=N.clientY||N.pageY;y.x=F,y.y=U}function C(){p=document.body.scrollTop<=v}function T(){O(),g.forEach(L)}function O(){p&&(h.clearRect(0,0,d,v),g.forEach(N=>{const F=V(y,N);F<4e4?(N.active=.6,N.circle.active=.6):F<8e4?(N.active=.4,N.circle.active=.4):F<12e4?(N.active=.3,N.circle.active=.3):(N.active=.2,N.circle.active=.2),B(N),N.circle.draw()})),requestAnimationFrame(O)}function L(N){const F=N.originX-50+Math.random()*100,U=N.originY-50+Math.random()*100,z=Math.max(0,Math.min(F,d)),D=Math.max(0,Math.min(U,v-30));H1.to(N,{duration:1+1*Math.random(),x:z,y:D,ease:Jg.easeInOut,onComplete:()=>L(N)})}function B(N){N.active&&N.closest.forEach(F=>{h.beginPath(),h.moveTo(N.x,N.y),h.lineTo(F.x,F.y),h.strokeStyle=`${t==="green"?`rgba(0, 255, 119,${N.active})`:`rgba(248, 92, 44,${N.active})`}`,h.stroke()})}function b(N,F,U){this.pos=N||null,this.radius=F||null,this.color=U||null,this.draw=function(){this.active&&(h.beginPath(),h.arc(this.pos.x,this.pos.y,this.radius,0,2*Math.PI,!1),h.fillStyle=`${t==="green"?`rgba(0, 255, 119,${this.active})`:`rgba(248, 92, 44,${this.active})`}`,h.fill())}}function V(N,F){const U=N.x-F.x,z=N.y-F.y;return U*U+z*z}return T(),()=>{window.removeEventListener("mousemove",k),window.removeEventListener("scroll",C),window.removeEventListener("resize",f)}},[i,t,l,o,c]),_.jsx("div",{className:"large-header",ref:n,children:_.jsx("div",{ref:r,children:_.jsx("canvas",{ref:e})})})},G1=P.createContext(),Er=t=>{const[e,n]=P.useState(!1),r=P.useRef();return P.useEffect(()=>{const i=new IntersectionObserver((s,l)=>{s.forEach(a=>{a.isIntersecting&&(n(!0),l.unobserve(a.target))})}),{current:o}=r;return o&&i.observe(o),()=>i.unobserve(o)},[]),_.jsx(G1.Provider,{value:n,children:_.jsx("div",{className:`fade-in-section ${e?"is-visible":""}`,ref:r,children:t.children})})};Er.propTypes={children:ye.node.isRequired};const j_=()=>P.useContext(G1);Er.propTypes={children:ye.node.isRequired};var K1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},ud=M.createContext&&M.createContext(K1),z_=["attr","size","title"];function N_(t,e){if(t==null)return{};var n=R_(t,e),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function R_(t,e){if(t==null)return{};var n={};for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)){if(e.indexOf(r)>=0)continue;n[r]=t[r]}return n}function Ms(){return Ms=Object.assign?Object.assign.bind():function(t){for(var e=1;eM.createElement(e.tag,Ls({key:n},e.attr),q1(e.child)))}function Jr(t){return e=>M.createElement(I_,Ms({attr:Ls({},t.attr)},e),q1(t.child))}function I_(t){var e=n=>{var{attr:r,size:i,title:o}=t,s=N_(t,z_),l=i||n.size||"1em",a;return n.className&&(a=n.className),t.className&&(a=(a?a+" ":"")+t.className),M.createElement("svg",Ms({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,s,{className:a,style:Ls(Ls({color:t.color||n.color},n.style),t.style),height:l,width:l,xmlns:"http://www.w3.org/2000/svg"}),o&&M.createElement("title",null,o),t.children)};return ud!==void 0?M.createElement(ud.Consumer,null,n=>e(n)):e(K1)}function fd(t){return Jr({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"},child:[]}]})(t)}function dd(t){return Jr({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z"},child:[]}]})(t)}function F_(t){return Jr({tag:"svg",attr:{version:"1.1",x:"0px",y:"0px",viewBox:"0 0 48 48",enableBackground:"new 0 0 48 48"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"#CFD8DC",d:"M41,6H7C6.4,6,6,6.4,6,7v35h36V7C42,6.4,41.6,6,41,6z"},child:[]}]},{tag:"rect",attr:{x:"8",y:"13",fill:"#263238",width:"32",height:"27"},child:[]},{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"#76FF03",d:`M22,27.6c-0.1,1.1-0.4,1.9-1,2.5c-0.6,0.6-1.4,0.9-2.5,0.9c-1.1,0-2-0.4-2.6-1.1c-0.6-0.7-0.9-1.8-0.9-3.1\r v-1.6c0-1.3,0.3-2.4,0.9-3.1c0.6-0.7,1.5-1.1,2.6-1.1c1.1,0,1.9,0.3,2.5,0.9c0.6,0.6,0.9,1.4,1,2.6h-2c0-0.7-0.1-1.2-0.3-1.4\r c-0.2-0.3-0.6-0.4-1.1-0.4c-0.5,0-0.9,0.2-1.2,0.6c-0.2,0.4-0.3,1-0.4,1.8v1.8c0,1,0.1,1.6,0.3,2c0.2,0.4,0.6,0.5,1.1,0.5\r c0.5,0,0.9-0.1,1.1-0.4c0.2-0.3,0.3-0.7,0.3-1.4H22z`},child:[]},{tag:"path",attr:{fill:"#76FF03",d:`M24,24c0-0.3,0.1-0.5,0.3-0.7c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7\r c0,0.3-0.1,0.5-0.3,0.7S25.3,25,25,25c-0.3,0-0.5-0.1-0.7-0.3S24,24.3,24,24z`},child:[]},{tag:"path",attr:{fill:"#76FF03",d:`M24,30c0-0.3,0.1-0.5,0.3-0.7c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7\r - c0,0.3-0.1,0.5-0.3,0.7S25.3,31,25,31c-0.3,0-0.5-0.1-0.7-0.3S24,30.3,24,30z`},child:[]},{tag:"path",attr:{fill:"#76FF03",d:"M28,21h2l3,10h-2L28,21z"},child:[]}]},{tag:"g",attr:{},child:[{tag:"circle",attr:{fill:"#90A4AE",cx:"13.5",cy:"9.5",r:"1.5"},child:[]},{tag:"circle",attr:{fill:"#90A4AE",cx:"9.5",cy:"9.5",r:"1.5"},child:[]}]}]})(t)}const G1=({text:t,setIsClosed:e,class_number:n})=>{const r=E_(),{theme:i}=Tt(),o=()=>{r?r(!1):(console.warn("No provider available, executing fallback function - delete later in WindowTab"),e(!0))};return _.jsx(_.Fragment,{children:_.jsxs("div",{className:`window-tab ${n===6?`window-tab-${i}`:""}`,children:[_.jsxs("div",{className:"tab-section-1",children:[_.jsxs("div",{className:`text-tab ${n===6?`text-tab-${i}`:""}`,children:[_.jsx(L_,{className:"command-icon"}),t]}),_.jsx("div",{className:"close-tab",children:_.jsx("div",{className:"close-circle",children:_.jsx(fd,{onClick:o,style:{position:"absolute"}})})})]}),_.jsx("div",{className:"tab-section-2",children:_.jsx("button",{className:"window-close-tab",onClick:o,children:_.jsx(fd,{})})})]})})};G1.propTypes={text:we.string.isRequired,setIsClosed:we.bool.isRequired,class_number:we.number.isRequired};const K1=({children:t,class_number:e,text:n})=>{const r=P.memo(G1),[i,o]=P.useState(!1);return _.jsxs("div",{className:`window-panel window-panel-${e} ${i?"window-panel-closed":""}`,children:[_.jsx(r,{text:n,setIsClosed:o,class_number:e}),_.jsx("div",{children:t})]})};K1.propTypes={children:we.node.isRequired,class_number:we.string,text:we.string};const mo=P.memo(K1),D_=()=>{const[t,e]=P.useState(!1),{theme:n}=Tt(),r=()=>{setTimeout(()=>{window.open("https://discord.gg/A8HreVFFa5","_blank")},1300)};return _.jsx(mo,{text:"Dołącz do nas",class_number:"4",children:_.jsxs("div",{className:"join-button-container",children:[_.jsx("div",{className:"join-text",children:"Podoba ci się to co widzisz?"}),_.jsx("div",{className:`clip-path-circle1 ${t===!0?"hovered":""}`,children:_.jsx("div",{className:"join-text",children:"Dołącz na naszego discorda!"})}),_.jsxs("button",{className:`join-button ${t===!0?"hovered":""}`,onMouseOver:()=>e(!0),onClick:r,children:[_.jsx("div",{className:`clip-path-circle2 ${t===!0?"hovered":""} ${n==="green"?"clip-path-circle2-green":" clip-path-circle2-orange"}`,children:_.jsx(cd,{})}),_.jsx(cd,{})]})]})})},q1=({text:t,onTypingEnd:e})=>{const[n,r]=P.useState(""),[i,o]=P.useState(0);return P.useEffect(()=>{if(i{r(l=>l+t[i]),o(l=>l+1)},2);return()=>clearTimeout(s)}else e&&e()},[i,t,e]),_.jsx("span",{dangerouslySetInnerHTML:{__html:n}})};q1.propTypes={text:we.string.isRequired,onTypingEnd:we.func};const I_=P.memo(q1);var Z1=function(){if(typeof Map<"u")return Map;function t(e,n){var r=-1;return e.some(function(i,o){return i[0]===n?(r=o,!0):!1}),r}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(n){var r=t(this.__entries__,n),i=this.__entries__[r];return i&&i[1]},e.prototype.set=function(n,r){var i=t(this.__entries__,n);~i?this.__entries__[i][1]=r:this.__entries__.push([n,r])},e.prototype.delete=function(n){var r=this.__entries__,i=t(r,n);~i&&r.splice(i,1)},e.prototype.has=function(n){return!!~t(this.__entries__,n)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(n,r){r===void 0&&(r=null);for(var i=0,o=this.__entries__;i0},t.prototype.connect_=function(){!iu||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),$_?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){!iu||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(e){var n=e.propertyName,r=n===void 0?"":n,i=B_.some(function(o){return!!~r.indexOf(o)});i&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),J1=function(t,e){for(var n=0,r=Object.keys(e);n"u"||!(Element instanceof Object))){if(!(e instanceof Gr(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(e)||(n.set(e,new q_(e)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(e instanceof Gr(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(e)&&(n.delete(e),n.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach(function(n){n.isActive()&&e.activeObservations_.push(n)})},t.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,n=this.activeObservations_.map(function(r){return new Z_(r.target,r.broadcastRect())});this.callback_.call(e,n,e),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),tp=typeof WeakMap<"u"?new WeakMap:new Z1,np=function(){function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=W_.getInstance(),r=new J_(e,n,this);tp.set(this,r)}return t}();["observe","unobserve","disconnect"].forEach(function(t){np.prototype[t]=function(){var e;return(e=tp.get(this))[t].apply(e,arguments)}});var rp=function(){return typeof Fs.ResizeObserver<"u"?Fs.ResizeObserver:np}(),wt={Linear:{None:function(t){return t}},Quadratic:{In:function(t){return t*t},Out:function(t){return t*(2-t)},InOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)}},Cubic:{In:function(t){return t*t*t},Out:function(t){return--t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)}},Quartic:{In:function(t){return t*t*t*t},Out:function(t){return 1- --t*t*t*t},InOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)}},Quintic:{In:function(t){return t*t*t*t*t},Out:function(t){return--t*t*t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)}},Sinusoidal:{In:function(t){return 1-Math.cos(t*Math.PI/2)},Out:function(t){return Math.sin(t*Math.PI/2)},InOut:function(t){return .5*(1-Math.cos(Math.PI*t))}},Exponential:{In:function(t){return t===0?0:Math.pow(1024,t-1)},Out:function(t){return t===1?1:1-Math.pow(2,-10*t)},InOut:function(t){return t===0?0:t===1?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(-Math.pow(2,-10*(t-1))+2)}},Circular:{In:function(t){return 1-Math.sqrt(1-t*t)},Out:function(t){return Math.sqrt(1- --t*t)},InOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)}},Elastic:{In:function(t){return t===0?0:t===1?1:-Math.pow(2,10*(t-1))*Math.sin((t-1.1)*5*Math.PI)},Out:function(t){return t===0?0:t===1?1:Math.pow(2,-10*t)*Math.sin((t-.1)*5*Math.PI)+1},InOut:function(t){return t===0?0:t===1?1:(t*=2,t<1?-.5*Math.pow(2,10*(t-1))*Math.sin((t-1.1)*5*Math.PI):.5*Math.pow(2,-10*(t-1))*Math.sin((t-1.1)*5*Math.PI)+1)}},Back:{In:function(t){var e=1.70158;return t*t*((e+1)*t-e)},Out:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},InOut:function(t){var e=2.5949095;return(t*=2)<1?.5*(t*t*((e+1)*t-e)):.5*((t-=2)*t*((e+1)*t+e)+2)}},Bounce:{In:function(t){return 1-wt.Bounce.Out(1-t)},Out:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},InOut:function(t){return t<.5?wt.Bounce.In(t*2)*.5:wt.Bounce.Out(t*2-1)*.5+.5}}},_i;typeof self>"u"&&typeof process<"u"&&process.hrtime?_i=function(){var t=process.hrtime();return t[0]*1e3+t[1]/1e6}:typeof self<"u"&&self.performance!==void 0&&self.performance.now!==void 0?_i=self.performance.now.bind(self.performance):Date.now!==void 0?_i=Date.now:_i=function(){return new Date().getTime()};var ur=_i,_c=function(){function t(){this._tweens={},this._tweensAddedDuringUpdate={}}return t.prototype.getAll=function(){var e=this;return Object.keys(this._tweens).map(function(n){return e._tweens[n]})},t.prototype.removeAll=function(){this._tweens={}},t.prototype.add=function(e){this._tweens[e.getId()]=e,this._tweensAddedDuringUpdate[e.getId()]=e},t.prototype.remove=function(e){delete this._tweens[e.getId()],delete this._tweensAddedDuringUpdate[e.getId()]},t.prototype.update=function(e,n){e===void 0&&(e=ur()),n===void 0&&(n=!1);var r=Object.keys(this._tweens);if(r.length===0)return!1;for(;r.length>0;){this._tweensAddedDuringUpdate={};for(var i=0;i1?o(t[n],t[n-1],n-r):o(t[i],t[i+1>n?n:i+1],r-i)},Bezier:function(t,e){for(var n=0,r=t.length-1,i=Math.pow,o=wi.Utils.Bernstein,s=0;s<=r;s++)n+=i(1-e,r-s)*i(e,s)*t[s]*o(r,s);return n},CatmullRom:function(t,e){var n=t.length-1,r=n*e,i=Math.floor(r),o=wi.Utils.CatmullRom;return t[0]===t[n]?(e<0&&(i=Math.floor(r=n*(1+e))),o(t[(i-1+n)%n],t[i],t[(i+1)%n],t[(i+2)%n],r-i)):e<0?t[0]-(o(t[0],t[0],t[1],t[1],-r)-t[0]):e>1?t[n]-(o(t[n],t[n],t[n-1],t[n-1],r-n)-t[n]):o(t[i?i-1:0],t[i],t[n1;r--)n*=r;return t[e]=n,n}}(),CatmullRom:function(t,e,n,r,i){var o=(n-t)*.5,s=(r-e)*.5,l=i*i,a=i*l;return(2*e-2*n+o+s)*a+(-3*e+3*n-2*o-s)*l+o*i+e}}},e4=function(){function t(){}return t.nextId=function(){return t._nextId++},t._nextId=0,t}(),ip=new _c,op=function(){function t(e,n){n===void 0&&(n=ip),this._object=e,this._group=n,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=wt.Linear.None,this._interpolationFunction=wi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._id=e4.nextId(),this._isChainStopped=!1,this._goToEnd=!1}return t.prototype.getId=function(){return this._id},t.prototype.isPlaying=function(){return this._isPlaying},t.prototype.isPaused=function(){return this._isPaused},t.prototype.to=function(e,n){return this._valuesEnd=Object.create(e),n!==void 0&&(this._duration=n),this},t.prototype.duration=function(e){return this._duration=e,this},t.prototype.start=function(e){if(this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var n in this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n]}return this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=e!==void 0?typeof e=="string"?ur()+parseFloat(e):e:ur(),this._startTime+=this._delayTime,this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat),this},t.prototype._setupProperties=function(e,n,r,i){for(var o in r){var s=e[o],l=Array.isArray(s),a=l?"array":typeof s,u=!l&&Array.isArray(r[o]);if(!(a==="undefined"||a==="function")){if(u){var c=r[o];if(c.length===0)continue;c=c.map(this._handleRelativeValue.bind(this,s)),r[o]=[s].concat(c)}if((a==="object"||l)&&s&&!u){n[o]=l?[]:{};for(var f in s)n[o][f]=s[f];i[o]=l?[]:{},this._setupProperties(s,n[o],r[o],i[o])}else typeof n[o]>"u"&&(n[o]=s),l||(n[o]*=1),u?i[o]=r[o].slice().reverse():i[o]=n[o]||0}}},t.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},t.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},t.prototype.pause=function(e){return e===void 0&&(e=ur()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=e,this._group&&this._group.remove(this),this)},t.prototype.resume=function(e){return e===void 0&&(e=ur()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=e-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},t.prototype.stopChainedTweens=function(){for(var e=0,n=this._chainedTweens.length;eo)return!1;n&&this.start(e)}if(this._goToEnd=!1,e1?1:i;var s=this._easingFunction(i);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,s),this._onUpdateCallback&&this._onUpdateCallback(this._object,i),i===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=e+this._repeatDelayTime:this._startTime=e+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var l=0,a=this._chainedTweens.length;l=M.Children.count(l)-a&&!s,c={"data-type":"next","aria-label":"Next Slide",disabled:u,onClick:r};if(o)return M.cloneElement(o,oo({className:(o.props.className||"")+" nav "+(u?"disabled":"")},c));var f="nav default-nav "+(u?"disabled":"");return M.createElement("button",Object.assign({type:"button",className:f},c),M.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24"},M.createElement("path",{d:"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"})))},n4=function(e,n,r){return M.createElement("li",{key:n},M.createElement("button",Object.assign({type:"button",className:"each-slideshow-indicator "+(e?"active":"")},r)))},r4=function(e,n,r,i){return M.cloneElement(i,oo({className:i.props.className+" "+(e?"active":""),key:n},r))},cp=function(e,n,r,i){var o=e.children,s=e.indicators,l=1;i?l=i==null?void 0:i.settings.slidesToScroll:"slidesToScroll"in e&&(l=e.slidesToScroll||1);var a=Math.ceil(M.Children.count(o)/l);return M.createElement("ul",{className:"indicators"},Array.from({length:a},function(u,c){var f={"data-key":c,"aria-label":"Go to slide "+(c+1),onClick:r},d=Math.floor((n+l-1)/l)===c;return typeof s=="function"?r4(d,c,f,s(c)):n4(d,c,f)}))},al={duration:5e3,transitionDuration:1e3,defaultIndex:0,infinite:!0,autoplay:!0,indicators:!1,arrows:!0,pauseOnHover:!0,easing:"linear",canSwipe:!0,cssClass:"",responsive:[]},wc=M.forwardRef(function(t,e){var n=P.useState(sp(t.children,t.defaultIndex)),r=n[0],i=n[1],o=P.useRef(null),s=P.useRef(null),l=P.useRef(new _c),a=P.useRef(),u=P.useRef(),c=P.useMemo(function(){return M.Children.count(t.children)},[t.children]),f=P.useCallback(function(){if(s.current&&o.current){var C=o.current.clientWidth,T=C*c;s.current.style.width=T+"px";for(var O=0;O1&&(L||r0)return;x=ei,Et-=x,u.current.style.transform=S+"(-"+Et+"px)"}}},V=function(){if(!(!t.infinite&&r===y-d)){var I=z(r+d);Ut(I)}},N=function(){if(!(!t.infinite&&r===0)){var I=r-d;I%d&&(I=Math.ceil(I/d)*d),Ut(I)}},F=function(I){var X=I.currentTarget;if(X.dataset.key){var Et=parseInt(X.dataset.key);U(Et*d)}},U=function(I){Ut(z(I))},z=function(I){return Iy&&(y-d)%d?y-d:I},D=function(){g?Pe():t.pauseOnHover&&t.autoplay&&(w.current=setTimeout(V,t.duration))},A=function(I){var X=I.currentTarget.dataset;X.type==="next"?V():N()},Q=function(){return M.Children.toArray(t.children).slice(-v).map(function(I,X){return M.createElement("div",{"data-index":X-v,"aria-roledescription":"slide","aria-hidden":"true",key:X-v},I)})},K=function(){if(!(!t.infinite&&v===d))return M.Children.toArray(t.children).slice(0,v).map(function(I,X){return M.createElement("div",{"data-index":y+X,"aria-roledescription":"slide","aria-hidden":"true",key:y+X},I)})},At=function(){var I=t.vertical?"clientHeight":"clientWidth";t.vertical?u.current&&l(u.current.children[0][I]):a.current&&l(a.current[I])},pe=function(I){t.canSwipe&&(window.TouchEvent&&I.nativeEvent instanceof TouchEvent?h=I.nativeEvent.touches[0][E]:h=I.nativeEvent[k],clearTimeout(w.current),g=!0)},Pe=function(){t.canSwipe&&(g=!1,Math.abs(x)/s>.2?x<0?V():N():Math.abs(x)>0&&Ut(r,300))},bt=function Y(){requestAnimationFrame(Y),c.current.update()},Ut=function(I,X){var Et=X||t.transitionDuration,ei=r,mp=c.current.getAll();if(a.current){var vp=t.vertical?"clientHeight":"clientWidth",xc=a.current[vp]/v;if(!mp.length){clearTimeout(w.current);var gp={margin:-xc*(ei+vo())+x},go=new op(gp,c.current).to({margin:-xc*(I+vo())},Et).onUpdate(function(yp){u.current&&(u.current.style.transform=S+"("+yp.margin+"px)")});go.easing(lp(t.easing)),bt();var Mn=I;Mn<0?Mn=y-d:Mn>=y&&(Mn=0),go.onStart(function(){typeof t.onStartChange=="function"&&t.onStartChange(r,Mn)}),go.onComplete(function(){x=0,typeof t.onChange=="function"&&t.onChange(r,Mn),i(Mn)}),go.start()}}},hp=function(I){return I=r},vo=function(){return t.infinite?v:0},pp={transform:S+"(-"+(r+vo())*p+"px)"};return M.createElement("div",{dir:"ltr","aria-roledescription":"carousel"},M.createElement("div",{className:"react-slideshow-container",onMouseEnter:B,onMouseOver:B,onMouseLeave:D,onMouseDown:pe,onMouseUp:Pe,onMouseMove:b,onTouchStart:pe,onTouchEnd:Pe,onTouchCancel:Pe,onTouchMove:b},t.arrows&&ap(t,r,A),M.createElement("div",{className:"react-slideshow-wrapper slide "+(t.cssClass||""),ref:a},M.createElement("div",{className:"images-wrap "+(t.vertical?"vertical":"horizontal"),style:pp,ref:u},t.infinite&&Q(),(M.Children.map(t.children,function(Y){return Y})||[]).map(function(Y,I){var X=hp(I);return M.createElement("div",{"data-index":I,key:I,className:X?"active":"","aria-roledescription":"slide","aria-hidden":X?"false":"true"},Y)}),K())),t.arrows&&up(t,r,A,f)),!!t.indicators&&cp(t,r,F,f))});o4.defaultProps=al;const s4="/CyberTech-web-app/assets/mp1-ZQnOJlcd.jpg",l4="/CyberTech-web-app/assets/mp2-N6jhIe4C.jpg",a4="/CyberTech-web-app/assets/mp3-nnq69Z3q.jpg",u4={slides:[{url:s4,title:"Przetwarzanie obrazów",caption:"Jest to wyjątkowo szybko rozwijąca sią dziedzina informatyki umożliwiająca rozwiązywanie „życiowych” problemów."},{url:l4,title:"Przetwarzanie obrazów",caption:"Zajmuje się poszukiwaniem obiektów na obrazach lub ich korekcją."},{url:a4,title:"Machine Learning",caption:"Umożliwia automatyczne znalezienie relacji w danych, ich przetworzenie bez ręcznego szukania najmniejszych powiązań między nimi."}]},c4=()=>{const t={paddingLeft:"4px",paddingRight:"4px",width:"30px",height:"35px",background:"#100c0c",borderRadius:"0.5rem",border:"none",display:"flex",justifyContent:"center",alignItems:"center",marginLeft:"4px",marginRight:"4px"},e={prevArrow:_.jsx("button",{style:{...t},children:_.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"#fff",children:_.jsx("path",{d:"M242 180.6v-138L0 256l242 213.4V331.2h270V180.6z"})})}),nextArrow:_.jsx("button",{style:{...t},children:_.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"#fff",children:_.jsx("path",{d:"M512 256L270 42.6v138.2H0v150.6h270v138z"})})})},n=r=>_.jsx("div",{className:"slide-indicator",children:r+1});return _.jsx(mo,{text:"Nasze projekty",class_number:"2",children:_.jsx(fp,{...e,indicators:n,children:u4.slides.map((r,i)=>_.jsxs("div",{className:"slide-container",children:[_.jsxs("div",{className:"text-slider",children:[_.jsx("div",{className:"title-slider",children:r.title}),_.jsx("div",{className:"caption-slider",children:r.caption})]}),_.jsx("img",{className:"image-slider",src:r.url})]},i))})})},f4=()=>_.jsx(mo,{text:"Nasz kanał",class_number:"3",children:_.jsx("div",{className:"youtube-container",children:_.jsx("div",{className:"youtube-iframe-wrapper",children:_.jsx("iframe",{src:"https://www.youtube.com/embed/bhWJF9FlBqM?si=lYYWvJgvGeca7wGb",title:"YouTube video player",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",allowFullScreen:!0})})})}),d4=()=>{const{theme:t}=Tt(),[e,n]=P.useState(!1),r=t,i=` + c0,0.3-0.1,0.5-0.3,0.7S25.3,31,25,31c-0.3,0-0.5-0.1-0.7-0.3S24,30.3,24,30z`},child:[]},{tag:"path",attr:{fill:"#76FF03",d:"M28,21h2l3,10h-2L28,21z"},child:[]}]},{tag:"g",attr:{},child:[{tag:"circle",attr:{fill:"#90A4AE",cx:"13.5",cy:"9.5",r:"1.5"},child:[]},{tag:"circle",attr:{fill:"#90A4AE",cx:"9.5",cy:"9.5",r:"1.5"},child:[]}]}]})(t)}const Z1=({text:t,setIsClosed:e,class_number:n})=>{const r=j_(),{theme:i}=Tt(),o=()=>{r?r(!1):(console.warn("No provider available, executing fallback function - delete later in WindowTab"),e(!0))};return _.jsx(_.Fragment,{children:_.jsxs("div",{className:`window-tab ${n===6?`window-tab-${i}`:""}`,children:[_.jsxs("div",{className:"tab-section-1",children:[_.jsxs("div",{className:`text-tab ${n===6?`text-tab-${i}`:""}`,children:[_.jsx(F_,{className:"command-icon"}),t]}),_.jsx("div",{className:"close-tab",children:_.jsx("div",{className:"close-circle",children:_.jsx(dd,{onClick:o,style:{position:"absolute"}})})})]}),_.jsx("div",{className:"tab-section-2",children:_.jsx("button",{className:"window-close-tab",onClick:o,children:_.jsx(dd,{})})})]})})};Z1.propTypes={text:ye.string.isRequired,setIsClosed:ye.bool.isRequired,class_number:ye.number.isRequired};const J1=({children:t,class_number:e,text:n})=>{const r=P.memo(Z1),[i,o]=P.useState(!1);return _.jsxs("div",{className:`window-panel window-panel-${e} ${i?"window-panel-closed":""}`,children:[_.jsx(r,{text:n,setIsClosed:o,class_number:e}),_.jsx("div",{children:t})]})};J1.propTypes={children:ye.node.isRequired,class_number:ye.string,text:ye.string};const ho=P.memo(J1),A_=()=>{const[t,e]=P.useState(!1),{theme:n}=Tt(),r=()=>{setTimeout(()=>{window.open("https://discord.gg/A8HreVFFa5","_blank")},1300)};return _.jsx(ho,{text:"Dołącz do nas",class_number:"4",children:_.jsxs("div",{className:"join-button-container",children:[_.jsx("div",{className:"join-text",children:"Podoba ci się to co widzisz?"}),_.jsx("div",{className:`clip-path-circle1 ${t===!0?"hovered":""}`,children:_.jsx("div",{className:"join-text",children:"Dołącz na naszego discorda!"})}),_.jsxs("button",{className:`join-button ${t===!0?"hovered":""}`,onMouseOver:()=>e(!0),onClick:r,children:[_.jsx("div",{className:`clip-path-circle2 ${t===!0?"hovered":""} ${n==="green"?"clip-path-circle2-green":" clip-path-circle2-orange"}`,children:_.jsx(fd,{})}),_.jsx(fd,{})]})]})})},ep=({text:t,onTypingEnd:e})=>{const[n,r]=P.useState(""),[i,o]=P.useState(0);return P.useEffect(()=>{if(i{r(l=>l+t[i]),o(l=>l+1)},2);return()=>clearTimeout(s)}else e&&e()},[i,t,e]),_.jsx("span",{dangerouslySetInnerHTML:{__html:n}})};ep.propTypes={text:ye.string.isRequired,onTypingEnd:ye.func};const b_=P.memo(ep);var tp=function(){if(typeof Map<"u")return Map;function t(e,n){var r=-1;return e.some(function(i,o){return i[0]===n?(r=o,!0):!1}),r}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(n){var r=t(this.__entries__,n),i=this.__entries__[r];return i&&i[1]},e.prototype.set=function(n,r){var i=t(this.__entries__,n);~i?this.__entries__[i][1]=r:this.__entries__.push([n,r])},e.prototype.delete=function(n){var r=this.__entries__,i=t(r,n);~i&&r.splice(i,1)},e.prototype.has=function(n){return!!~t(this.__entries__,n)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(n,r){r===void 0&&(r=null);for(var i=0,o=this.__entries__;i0},t.prototype.connect_=function(){!ou||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),H_?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){!ou||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(e){var n=e.propertyName,r=n===void 0?"":n,i=V_.some(function(o){return!!~r.indexOf(o)});i&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),np=function(t,e){for(var n=0,r=Object.keys(e);n"u"||!(Element instanceof Object))){if(!(e instanceof Gr(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(e)||(n.set(e,new e4(e)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(e instanceof Gr(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(e)&&(n.delete(e),n.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach(function(n){n.isActive()&&e.activeObservations_.push(n)})},t.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,n=this.activeObservations_.map(function(r){return new t4(r.target,r.broadcastRect())});this.callback_.call(e,n,e),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),ip=typeof WeakMap<"u"?new WeakMap:new tp,op=function(){function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=Y_.getInstance(),r=new n4(e,n,this);ip.set(this,r)}return t}();["observe","unobserve","disconnect"].forEach(function(t){op.prototype[t]=function(){var e;return(e=ip.get(this))[t].apply(e,arguments)}});var sp=function(){return typeof Ds.ResizeObserver<"u"?Ds.ResizeObserver:op}(),wt={Linear:{None:function(t){return t}},Quadratic:{In:function(t){return t*t},Out:function(t){return t*(2-t)},InOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)}},Cubic:{In:function(t){return t*t*t},Out:function(t){return--t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)}},Quartic:{In:function(t){return t*t*t*t},Out:function(t){return 1- --t*t*t*t},InOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)}},Quintic:{In:function(t){return t*t*t*t*t},Out:function(t){return--t*t*t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)}},Sinusoidal:{In:function(t){return 1-Math.cos(t*Math.PI/2)},Out:function(t){return Math.sin(t*Math.PI/2)},InOut:function(t){return .5*(1-Math.cos(Math.PI*t))}},Exponential:{In:function(t){return t===0?0:Math.pow(1024,t-1)},Out:function(t){return t===1?1:1-Math.pow(2,-10*t)},InOut:function(t){return t===0?0:t===1?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(-Math.pow(2,-10*(t-1))+2)}},Circular:{In:function(t){return 1-Math.sqrt(1-t*t)},Out:function(t){return Math.sqrt(1- --t*t)},InOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)}},Elastic:{In:function(t){return t===0?0:t===1?1:-Math.pow(2,10*(t-1))*Math.sin((t-1.1)*5*Math.PI)},Out:function(t){return t===0?0:t===1?1:Math.pow(2,-10*t)*Math.sin((t-.1)*5*Math.PI)+1},InOut:function(t){return t===0?0:t===1?1:(t*=2,t<1?-.5*Math.pow(2,10*(t-1))*Math.sin((t-1.1)*5*Math.PI):.5*Math.pow(2,-10*(t-1))*Math.sin((t-1.1)*5*Math.PI)+1)}},Back:{In:function(t){var e=1.70158;return t*t*((e+1)*t-e)},Out:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},InOut:function(t){var e=2.5949095;return(t*=2)<1?.5*(t*t*((e+1)*t-e)):.5*((t-=2)*t*((e+1)*t+e)+2)}},Bounce:{In:function(t){return 1-wt.Bounce.Out(1-t)},Out:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},InOut:function(t){return t<.5?wt.Bounce.In(t*2)*.5:wt.Bounce.Out(t*2-1)*.5+.5}}},gi;typeof self>"u"&&typeof process<"u"&&process.hrtime?gi=function(){var t=process.hrtime();return t[0]*1e3+t[1]/1e6}:typeof self<"u"&&self.performance!==void 0&&self.performance.now!==void 0?gi=self.performance.now.bind(self.performance):Date.now!==void 0?gi=Date.now:gi=function(){return new Date().getTime()};var ur=gi,wc=function(){function t(){this._tweens={},this._tweensAddedDuringUpdate={}}return t.prototype.getAll=function(){var e=this;return Object.keys(this._tweens).map(function(n){return e._tweens[n]})},t.prototype.removeAll=function(){this._tweens={}},t.prototype.add=function(e){this._tweens[e.getId()]=e,this._tweensAddedDuringUpdate[e.getId()]=e},t.prototype.remove=function(e){delete this._tweens[e.getId()],delete this._tweensAddedDuringUpdate[e.getId()]},t.prototype.update=function(e,n){e===void 0&&(e=ur()),n===void 0&&(n=!1);var r=Object.keys(this._tweens);if(r.length===0)return!1;for(;r.length>0;){this._tweensAddedDuringUpdate={};for(var i=0;i1?o(t[n],t[n-1],n-r):o(t[i],t[i+1>n?n:i+1],r-i)},Bezier:function(t,e){for(var n=0,r=t.length-1,i=Math.pow,o=yi.Utils.Bernstein,s=0;s<=r;s++)n+=i(1-e,r-s)*i(e,s)*t[s]*o(r,s);return n},CatmullRom:function(t,e){var n=t.length-1,r=n*e,i=Math.floor(r),o=yi.Utils.CatmullRom;return t[0]===t[n]?(e<0&&(i=Math.floor(r=n*(1+e))),o(t[(i-1+n)%n],t[i],t[(i+1)%n],t[(i+2)%n],r-i)):e<0?t[0]-(o(t[0],t[0],t[1],t[1],-r)-t[0]):e>1?t[n]-(o(t[n],t[n],t[n-1],t[n-1],r-n)-t[n]):o(t[i?i-1:0],t[i],t[n1;r--)n*=r;return t[e]=n,n}}(),CatmullRom:function(t,e,n,r,i){var o=(n-t)*.5,s=(r-e)*.5,l=i*i,a=i*l;return(2*e-2*n+o+s)*a+(-3*e+3*n-2*o-s)*l+o*i+e}}},r4=function(){function t(){}return t.nextId=function(){return t._nextId++},t._nextId=0,t}(),lp=new wc,ap=function(){function t(e,n){n===void 0&&(n=lp),this._object=e,this._group=n,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=wt.Linear.None,this._interpolationFunction=yi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._id=r4.nextId(),this._isChainStopped=!1,this._goToEnd=!1}return t.prototype.getId=function(){return this._id},t.prototype.isPlaying=function(){return this._isPlaying},t.prototype.isPaused=function(){return this._isPaused},t.prototype.to=function(e,n){return this._valuesEnd=Object.create(e),n!==void 0&&(this._duration=n),this},t.prototype.duration=function(e){return this._duration=e,this},t.prototype.start=function(e){if(this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var n in this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n]}return this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=e!==void 0?typeof e=="string"?ur()+parseFloat(e):e:ur(),this._startTime+=this._delayTime,this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat),this},t.prototype._setupProperties=function(e,n,r,i){for(var o in r){var s=e[o],l=Array.isArray(s),a=l?"array":typeof s,u=!l&&Array.isArray(r[o]);if(!(a==="undefined"||a==="function")){if(u){var c=r[o];if(c.length===0)continue;c=c.map(this._handleRelativeValue.bind(this,s)),r[o]=[s].concat(c)}if((a==="object"||l)&&s&&!u){n[o]=l?[]:{};for(var f in s)n[o][f]=s[f];i[o]=l?[]:{},this._setupProperties(s,n[o],r[o],i[o])}else typeof n[o]>"u"&&(n[o]=s),l||(n[o]*=1),u?i[o]=r[o].slice().reverse():i[o]=n[o]||0}}},t.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},t.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},t.prototype.pause=function(e){return e===void 0&&(e=ur()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=e,this._group&&this._group.remove(this),this)},t.prototype.resume=function(e){return e===void 0&&(e=ur()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=e-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},t.prototype.stopChainedTweens=function(){for(var e=0,n=this._chainedTweens.length;eo)return!1;n&&this.start(e)}if(this._goToEnd=!1,e1?1:i;var s=this._easingFunction(i);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,s),this._onUpdateCallback&&this._onUpdateCallback(this._object,i),i===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=e+this._repeatDelayTime:this._startTime=e+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var l=0,a=this._chainedTweens.length;l=M.Children.count(l)-a&&!s,c={"data-type":"next","aria-label":"Next Slide",disabled:u,onClick:r};if(o)return M.cloneElement(o,ro({className:(o.props.className||"")+" nav "+(u?"disabled":"")},c));var f="nav default-nav "+(u?"disabled":"");return M.createElement("button",Object.assign({type:"button",className:f},c),M.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24"},M.createElement("path",{d:"M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"})))},o4=function(e,n,r){return M.createElement("li",{key:n},M.createElement("button",Object.assign({type:"button",className:"each-slideshow-indicator "+(e?"active":"")},r)))},s4=function(e,n,r,i){return M.cloneElement(i,ro({className:i.props.className+" "+(e?"active":""),key:n},r))},hp=function(e,n,r,i){var o=e.children,s=e.indicators,l=1;i?l=i==null?void 0:i.settings.slidesToScroll:"slidesToScroll"in e&&(l=e.slidesToScroll||1);var a=Math.ceil(M.Children.count(o)/l);return M.createElement("ul",{className:"indicators"},Array.from({length:a},function(u,c){var f={"data-key":c,"aria-label":"Go to slide "+(c+1),onClick:r},d=Math.floor((n+l-1)/l)===c;return typeof s=="function"?s4(d,c,f,s(c)):o4(d,c,f)}))},ll={duration:5e3,transitionDuration:1e3,defaultIndex:0,infinite:!0,autoplay:!0,indicators:!1,arrows:!0,pauseOnHover:!0,easing:"linear",canSwipe:!0,cssClass:"",responsive:[]},xc=M.forwardRef(function(t,e){var n=P.useState(up(t.children,t.defaultIndex)),r=n[0],i=n[1],o=P.useRef(null),s=P.useRef(null),l=P.useRef(new wc),a=P.useRef(),u=P.useRef(),c=P.useMemo(function(){return M.Children.count(t.children)},[t.children]),f=P.useCallback(function(){if(s.current&&o.current){var C=o.current.clientWidth,T=C*c;s.current.style.width=T+"px";for(var O=0;O1&&(L||r0)return;x=ei,Et-=x,u.current.style.transform=S+"(-"+Et+"px)"}}},V=function(){if(!(!t.infinite&&r===y-d)){var I=z(r+d);Ut(I)}},N=function(){if(!(!t.infinite&&r===0)){var I=r-d;I%d&&(I=Math.ceil(I/d)*d),Ut(I)}},F=function(I){var X=I.currentTarget;if(X.dataset.key){var Et=parseInt(X.dataset.key);U(Et*d)}},U=function(I){Ut(z(I))},z=function(I){return Iy&&(y-d)%d?y-d:I},D=function(){g?Pe():t.pauseOnHover&&t.autoplay&&(w.current=setTimeout(V,t.duration))},A=function(I){var X=I.currentTarget.dataset;X.type==="next"?V():N()},Q=function(){return M.Children.toArray(t.children).slice(-v).map(function(I,X){return M.createElement("div",{"data-index":X-v,"aria-roledescription":"slide","aria-hidden":"true",key:X-v},I)})},K=function(){if(!(!t.infinite&&v===d))return M.Children.toArray(t.children).slice(0,v).map(function(I,X){return M.createElement("div",{"data-index":y+X,"aria-roledescription":"slide","aria-hidden":"true",key:y+X},I)})},At=function(){var I=t.vertical?"clientHeight":"clientWidth";t.vertical?u.current&&l(u.current.children[0][I]):a.current&&l(a.current[I])},pe=function(I){t.canSwipe&&(window.TouchEvent&&I.nativeEvent instanceof TouchEvent?h=I.nativeEvent.touches[0][E]:h=I.nativeEvent[k],clearTimeout(w.current),g=!0)},Pe=function(){t.canSwipe&&(g=!1,Math.abs(x)/s>.2?x<0?V():N():Math.abs(x)>0&&Ut(r,300))},bt=function Y(){requestAnimationFrame(Y),c.current.update()},Ut=function(I,X){var Et=X||t.transitionDuration,ei=r,yp=c.current.getAll();if(a.current){var _p=t.vertical?"clientHeight":"clientWidth",Sc=a.current[_p]/v;if(!yp.length){clearTimeout(w.current);var wp={margin:-Sc*(ei+po())+x},mo=new ap(wp,c.current).to({margin:-Sc*(I+po())},Et).onUpdate(function(xp){u.current&&(u.current.style.transform=S+"("+xp.margin+"px)")});mo.easing(cp(t.easing)),bt();var Mn=I;Mn<0?Mn=y-d:Mn>=y&&(Mn=0),mo.onStart(function(){typeof t.onStartChange=="function"&&t.onStartChange(r,Mn)}),mo.onComplete(function(){x=0,typeof t.onChange=="function"&&t.onChange(r,Mn),i(Mn)}),mo.start()}}},vp=function(I){return I=r},po=function(){return t.infinite?v:0},gp={transform:S+"(-"+(r+po())*p+"px)"};return M.createElement("div",{dir:"ltr","aria-roledescription":"carousel"},M.createElement("div",{className:"react-slideshow-container",onMouseEnter:B,onMouseOver:B,onMouseLeave:D,onMouseDown:pe,onMouseUp:Pe,onMouseMove:b,onTouchStart:pe,onTouchEnd:Pe,onTouchCancel:Pe,onTouchMove:b},t.arrows&&fp(t,r,A),M.createElement("div",{className:"react-slideshow-wrapper slide "+(t.cssClass||""),ref:a},M.createElement("div",{className:"images-wrap "+(t.vertical?"vertical":"horizontal"),style:gp,ref:u},t.infinite&&Q(),(M.Children.map(t.children,function(Y){return Y})||[]).map(function(Y,I){var X=vp(I);return M.createElement("div",{"data-index":I,key:I,className:X?"active":"","aria-roledescription":"slide","aria-hidden":X?"false":"true"},Y)}),K())),t.arrows&&dp(t,r,A,f)),!!t.indicators&&hp(t,r,F,f))});a4.defaultProps=ll;const u4="/CyberTech-web-app/assets/mp1-ZQnOJlcd.jpg",c4="/CyberTech-web-app/assets/mp2-N6jhIe4C.jpg",f4="/CyberTech-web-app/assets/mp3-nnq69Z3q.jpg",d4={slides:[{url:u4,title:"Przetwarzanie obrazów",caption:"Jest to wyjątkowo szybko rozwijąca sią dziedzina informatyki umożliwiająca rozwiązywanie „życiowych” problemów."},{url:c4,title:"Przetwarzanie obrazów",caption:"Zajmuje się poszukiwaniem obiektów na obrazach lub ich korekcją."},{url:f4,title:"Machine Learning",caption:"Umożliwia automatyczne znalezienie relacji w danych, ich przetworzenie bez ręcznego szukania najmniejszych powiązań między nimi."}]},h4=()=>{const t={paddingLeft:"4px",paddingRight:"4px",width:"30px",height:"35px",background:"#100c0c",borderRadius:"0.5rem",border:"none",display:"flex",justifyContent:"center",alignItems:"center",marginLeft:"4px",marginRight:"4px"},e={prevArrow:_.jsx("button",{style:{...t},children:_.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"#fff",children:_.jsx("path",{d:"M242 180.6v-138L0 256l242 213.4V331.2h270V180.6z"})})}),nextArrow:_.jsx("button",{style:{...t},children:_.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"#fff",children:_.jsx("path",{d:"M512 256L270 42.6v138.2H0v150.6h270v138z"})})})},n=r=>_.jsx("div",{className:"slide-indicator",children:r+1});return _.jsx(ho,{text:"Nasze projekty",class_number:"2",children:_.jsx(pp,{...e,indicators:n,children:d4.slides.map((r,i)=>_.jsxs("div",{className:"slide-container",children:[_.jsxs("div",{className:"text-slider",children:[_.jsx("div",{className:"title-slider",children:r.title}),_.jsx("div",{className:"caption-slider",children:r.caption})]}),_.jsx("img",{className:"image-slider",src:r.url})]},i))})})},p4=()=>_.jsx(ho,{text:"Nasz kanał",class_number:"3",children:_.jsx("div",{className:"youtube-container",children:_.jsx("div",{className:"youtube-iframe-wrapper",children:_.jsx("iframe",{src:"https://www.youtube.com/watch?v=yIPH7mtDtu8",title:"YouTube video player",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",allowFullScreen:!0})})})}),m4=()=>{const{theme:t}=Tt(),[e,n]=P.useState(!1),r=t,i=` C:\\cybertech> Chcesz zacząć swoją przygodę ze sztuczną inteligencją? A może szukasz ciekawych projektów w gronie pasjonatów? C:\\cybertech> Świetnie trafiłeś! @@ -97,4 +97,4 @@ C:\\cybertech> Specjalizujemy się w Oferujemy wykłady wprowadzające, live coding i projekty, które pozwalają stopniowo poszerzać swoją wiedzę i umiejętności. C:\\cybertech> Jesteśmy otwarci na wszystkich – potrzebujesz jedynie motywacji i podstawowych umiejętności programowania. Masz inne talenty albo interesujesz się innymi dziedzinami informatyki? Również zapraszamy! W naszych interdyscyplinarnych projektach każdy znajdzie coś dla siebie. -C:\\cybertech> `;return _.jsxs("div",{className:`${t==="green"?"home-container-green":"home-container-orange"} home-container`,children:[_.jsx(Er,{children:_.jsx("div",{className:"panel-container1",children:_.jsx(mo,{text:"Informacje o kole",class_number:"1",children:_.jsxs("p",{children:[_.jsx(I_,{text:i,onTypingEnd:()=>n(!0)}),_.jsx("span",{className:`blinking-cursor ${e?"blinking-cursor-animation":"blinking-cursor-disabled"}`,children:"_"})]})})})}),_.jsx(Er,{children:_.jsx("div",{className:"panel-container2",children:_.jsx(c4,{})})}),_.jsx(Er,{children:_.jsx("div",{className:"panel-container1",children:_.jsx(f4,{})})}),_.jsx(Er,{children:_.jsx("div",{className:"panel-container2",children:_.jsx(D_,{})})})]})},h4=P.memo(d4),p4=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.jsxs("svg",{className:"svg-logo",xmlns:"http://www.w3.org/2000/svg",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"0 0 171.41032 134.09557",id:"visual",children:[_.jsx("path",{fill:"#ffffff",d:"M 7.62294,41.87141 V 13.48744 L 19.11038,2 h 30.14496 v 8.86621 h -10.3682 z",id:"path1091"}),_.jsx("path",{fill:"#ffffff",d:"m 64.62505,107.02555 0.0625,3.4e-4 h 8.35916 L 123.21848,2.06477 h -8.2515 z",id:"path1093"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 26.12907,54.70445 4.61675,7.30814 v 27.86432 l 8.47319,8.47319 h 10.75452 v 8.81744 H 19.47977 L 7.82566,95.51344 V 64.46205 L 2,58.63639 30.64861,29.98778 v 17.29673 z",id:"path1099"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 55.76384,33.2225 17.07504,9.63798 V 55.66121 L 41.91863,38.60829 V 27.86538 L 72.80522,10.95034 v 12.64054 z",id:"path1101"}),_.jsx("path",{fill:"#ffffff",d:"m 163.35269,92.22415 v 28.38397 l -11.48744,11.48744 h -30.14496 v -8.86621 h 10.3682 z",id:"path1091-6"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 145.28126,79.53538 -4.61675,-7.30814 V 44.36292 l -8.47319,-8.47319 H 121.4368 v -8.81744 h 30.49376 l 11.65411,11.6541 v 31.05139 l 5.82566,5.82566 -28.64861,28.64861 V 86.95532 Z",id:"path1099-2"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"M 118.81405,100.98322 101.73901,91.34524 V 78.54451 l 30.92025,17.05292 v 10.74291 l -30.88659,16.91504 v -12.64054 z",id:"path1101-6"})]})})},m4=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.jsxs("svg",{className:"svg-logo",width:"545.42969",height:"134.09557",version:"1.1",viewBox:"174.453 0 370.977 126.235",id:"svg48",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{id:"defs52"}),_.jsx("path",{d:"m 387.75102,31.93448 v 9.28 h 16 v 44.8 h 10.56 v -54.08 h -26.56 m 28.87732,0.02616 4.74185,9.218087 8.94083,0.03575 v -9.28 m 25.2798,46.3994 c -1.9968,-1.0656 -6.0288,-3.6448 -8.32,-3.4432 -1.1904,0.1024 -2.1472,1.3696 -3.2,1.8688 -2.352,1.1168 -5.2608,1.168 -7.68,0.2528 -1.8976,-0.7168 -3.5616,-2.1824 -4.7488,-3.7984 -4.0672,-5.5392 -2.2688,-14.205 4.4288,-16.81 5.2576,-2.048 12.496,1.1648 13.12,7.2096 h -14.08 c 0.8608,1.9936 2.624,5.9104 4.5472,7.0304 1.424,0.832 4.0896,0.3296 5.6928,0.3296 h 13.76 c 0.7904,-6.2528 -0.2336,-12.387 -4.5376,-17.28 -9.984,-11.341 -28.918,-7.6224 -33.837,6.72 -7.088,20.669 22.131,35.981 34.854,17.92 m 36.16,-6.72 c -4.0992,8.6144 -16.707,7.1648 -18.714,-2.24 -1.5808,-7.408 4.88,-16.25 12.954,-13.261 2.6784,0.992 4.3264,3.248 5.76,5.5808 l 8,-4.8 c -2.9728,-8.9664 -15.837,-11.594 -23.68,-8.736 -10.643,3.8752 -16.109,16.358 -11.27,26.656 1.4272,3.0368 3.44,5.7408 6.1504,7.7568 3.1904,2.3744 6.9472,3.6544 10.88,4.0288 5.0848,0.4832 10.637,-1.8656 14.397,-5.1616 0.9888,-0.8704 3.5392,-3.12 3.0688,-4.6432 -0.5888,-1.9008 -5.8016,-4.3552 -7.5456,-5.1808 m 28.66472,-14.241889 c 0,0 2.34567,-1.191821 5.42737,-1.190754 3.0817,0.0011 4.42185,0.762966 5.68563,2.438463 1.26378,1.675497 1.5271,4.316501 1.54,6.375626 l -0.003,21.050261 10.3192,0.113224 c 0,0 -0.0804,-18.445352 -0.0804,-20.931752 0,-2.4864 -0.40158,-9.838374 -3.45927,-13.151701 -3.0577,-3.313328 -6.34088,-5.070453 -12.99126,-5.019603 -6.65038,0.05085 -8.7839,2.326537 -10.22022,3.619216",fill:e("#00ff77","#f85c2c"),fillOpacity:"1",id:"path6"}),_.jsxs("g",{id:"g46",transform:"translate(-255.44918,-340.86552)",children:[_.jsx("path",{d:"m 534.49,443.8 h 3.7018 v -2.1634 h -4.9632 z",id:"path8",fill:"#ffffff"}),_.jsx("rect",{x:"553.27002",y:"432.35999",width:"2.266",height:"11.547",opacity:"0.997",id:"rect10",fill:"#ffffff"}),_.jsx("path",{d:"m 555.54,432.36 7.37,10.513 v 0.92168 h -2.0981 l -5.4244,-7.4514 -1.0617,-2.2581 z",id:"path12",fill:"#ffffff"}),_.jsx("path",{d:"m 560.8,439.28 v -6.9341 h 2.2044 v 8.3464 z",id:"path14",fill:"#ffffff"}),_.jsx("rect",{x:"544.34003",y:"432.34",width:"2.4045999",height:"11.509",opacity:"0.997",id:"rect16",fill:"#ffffff"}),_.jsx("rect",{x:"530.44",y:"432.32001",width:"2.3624001",height:"11.546",opacity:"0.997",id:"rect18",fill:"#ffffff"}),_.jsx("rect",{x:"585.38",y:"441.92001",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24",fill:"#ffffff"}),_.jsx("path",{d:"m 588,437.17 h 3.4809 v 1.9444 h -2.469 z",id:"path26",fill:"#ffffff"}),_.jsx("rect",{x:"569.59003",y:"432.25",width:"2.2272999",height:"11.466",opacity:"0.997",id:"rect28",fill:"#ffffff"}),_.jsx("path",{d:"m 575.82,432.33 h 2.9029 l -7.1496,9.0526 -0.1492,-3.4678 z",id:"path30",fill:"#ffffff"}),_.jsx("path",{d:"m 575.91,443.83 h 2.7611 l -4.0907,-5.2777 -0.81288,2.4068 z",id:"path32",fill:"#ffffff"}),_.jsx("path",{d:"m 643.85,439.83 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34",fill:"#ffffff"}),_.jsx("path",{d:"m 639.7,432.35 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40",fill:"#ffffff"}),_.jsx("rect",{x:"625.15997",y:"437",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42",fill:"#ffffff"}),_.jsx("path",{d:"m 630.8,434.25 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44",fill:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38-3",fill:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40-6",fill:"#ffffff"}),_.jsx("rect",{x:"697.97736",y:"437.01483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42-7",fill:"#ffffff"}),_.jsx("path",{d:"m 703.61731,434.26483 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44-5",fill:"#ffffff"}),_.jsx("path",{d:"m 685.27832,439.96429 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34-3",fill:"#ffffff"}),_.jsx("path",{d:"m 681.12832,432.48429 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36-5",fill:"#ffffff"}),_.jsx("rect",{x:"714.48859",y:"442.01877",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1",fill:"#ffffff"}),_.jsx("path",{d:"m 717.10855,437.26876 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2",fill:"#ffffff"}),_.jsx("rect",{x:"758.9032",y:"441.90445",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2-0",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9-9",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1-3",fill:"#ffffff"}),_.jsx("path",{d:"m 761.52315,437.15445 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2-6",fill:"#ffffff"})]}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 418.5055,95.30596 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 525.2924,95.30036 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879-6"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect989",width:"2.4511108",height:"11.674912",x:"343.88681",y:"91.365929"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect991",width:"5.3859682",height:"2.0210857",x:"343.88681",y:"91.365929"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 349.2728,93.38701 c 1.34703,0.005 3.11425,1.60822 3.08853,3.64778 -0.0257,2.03955 -1.20525,3.94934 -2.90397,3.94934 -1.1541,0 -2.49609,0.0118 -2.49609,0.0118 l 1.02059,1.923 c 0,0 1.21897,0.0264 1.94294,0.01 2.5058,-0.0567 4.9214,-2.94199 4.90873,-5.63138 -0.0127,-2.68939 -2.41251,-5.90621 -5.56073,-5.93169 l -1.53227,-0.0124 v 2.02741 z",id:"path993"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect995",width:"2.519068",height:"11.534679",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997",width:"5.5684319",height:"2.0218811",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997-7",width:"5.5684319",height:"2.0218811",x:"473.00876",y:"97.351616"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 479.63811,102.94725 h 2.78911 l -2.73184,-3.31224 -1.67078,1.2174 z",id:"path1021"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 478.39506,93.44167 c 0.63727,0.0171 1.55938,1.08336 1.59082,1.92762 0.0314,0.84426 -0.84462,1.98232 -1.40869,1.98232 h -0.87863 v 2.02385 l 0.87863,-0.002 c 1.82779,-0.004 3.68828,-1.36475 3.61722,-3.81855 -0.0711,-2.4538 -1.84414,-4.13515 -3.79935,-4.13515 h -1.01158 v 2.01925 l 1.01158,0.003 z",id:"path1023"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1027",width:"5.8470144",height:"1.9991418",x:"487.69864",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1029",width:"2.4051378",height:"11.530468",x:"491.14804",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065",width:"2.455286",height:"11.614643",x:"533.4613",y:"91.409477"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065-0",width:"2.455286",height:"11.614643",x:"540.97443",y:"91.417625"}),_.jsx("path",{fill:"none",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 541.57747,98.28219 h -4.20931 l -1.14957,-1.96298 h 5.30334 z",id:"path1087"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 242.4344,80.50779 7.2353,-5.06062 -9.90366,-28.15803 h -10.93495 z",id:"path1131"}),_.jsx("path",{d:"m 229.69654,73.3365 -8.96,-5.44 c -7.9552,14.87 -28.835,9.8112 -30.947,-6.4 -1.5232,-11.702 9.2896,-23.667 21.347,-19.77 4.2752,1.3792 7.168,4.6464 9.6,8.2496 l 8.96,-5.44 c -2.6944,-8.4384 -14.653,-13.12 -22.72,-13.12 -15.61,0 -29.571,12.454 -28.451,28.8 1.1136,16.282 15.005,28.25 31.331,26.291 6.8864,-0.8288 18.054,-5.6384 19.84,-13.171 m 45.44,-41.28 v 54.08 h 10.24 v -4.8 c 2.6272,2.2688 4.7648,4.3552 8.32,5.0368 2.9728,0.5664 6.0096,0.5152 8.96,-0.2048 9.78647,-2.38971 14.79237,-10.70171 14.87023,-18.94109 0.0952,-10.07565 -6.98881,-20.12541 -19.35023,-20.13091 -3.8336,0 -6.5344,0.7808 -9.92,2.56 l 3.52,7.36 c 3.3504,-0.768 6.032,-1.344 9.28,0.32 6.6944,3.4272 7.8272,12.531 2.2112,17.45 -5.8912,5.1584 -14.915,2.3968 -17.331,-4.9696 -1.28,-3.8976 -0.56,-8.7392 -0.56,-12.8 v -24.96 h -10.24 m 81.82609,46.08552 -8.8275,-3.89632 c -1.67195,1.82576 -3.02155,3.12613 -7.11406,3.19099 -4.09251,0.0648 -10.30248,-3.99668 -10.30248,-10.67081 0,-6.67414 4.93759,-10.91572 10.1601,-10.91572 5.22251,0 7.70078,3.06347 9.45805,7.56594 h -14.6575 l 4.86439,7.83056 19.62216,-0.0886 c 3.07861,-7.39244 -2.8493,-23.72914 -19.2755,-24.29775 -8.11954,-0.28106 -13.7983,4.58948 -16.10117,7.63286 -3.20195,4.23158 -4.28125,9.08335 -4.24157,11.69962 0.0785,5.1736 2.28012,11.81913 6.53379,15.2789 4.25367,3.45977 9.45394,5.17818 13.75357,5.23651 4.29963,0.0583 12.72865,-2.43277 16.22143,-8.57231 m 18.24,-26.24 v -4.48 h -10.56 v 38.72 h 10.56 l -0.0993,-21.69688 c 0.47142,-1.95956 1.32422,-3.55382 3.78573,-5.87026 2.46151,-2.31644 4.8853,-2.60988 7.16854,-2.60988 2.28324,0 4.18494,0.81064 5.25515,1.59799 l 5.05711,-8.79066 c -7.9211,-2.95126 -14.74069,-3.57123 -21.16719,3.12969 m -140.4798,39.36 -0.19913,10.25836 c 5.16609,0 9.08582,-0.57153 12.60621,-2.98474 10.37694,-7.11333 14.93051,-23.5322 19.06192,-35.43362 1.8016,-5.184 5.68741,-15.68005 5.68741,-15.68005 l -10.98275,0.0315 c 0,0 -3.14326,8.64696 -3.98806,11.16816 -1.61304,4.82163 -3.89759,11.32103 -6.01736,17.43497 -2.8594,8.24725 -7.62213,15.18087 -16.16864,15.20503",fill:"#ffffff",fillOpacity:"1",id:"path6-1"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 536.21859,96.31921 h 5.02819 V 98.294 h -3.8764 z",id:"path1182"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 494.02321,91.46397 h 2.85605 v 1.9114 h -1.88378 z",id:"path894"}),_.jsx("rect",{opacity:"0.997",fill:e("#00ff77","#f85c2c"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect891",width:"10.138206",height:"54.188244",x:"504.35355",y:"31.88065"})]})})},v4=()=>_.jsxs("div",{className:"welcome-container",children:[_.jsx("div",{className:"welcome-text",children:_.jsx(m4,{})}),_.jsx("div",{className:"welcome-logo",children:_.jsx(p4,{})})]}),g4=()=>_.jsxs("div",{children:[_.jsx("div",{className:"home"}),_.jsx(T_,{}),_.jsx(v4,{}),_.jsx(h4,{})]}),y4=P.memo(g4),_4="/CyberTech-web-app/assets/placeholder600x400-D-VwNmt9.png",dp=({firstName:t,lastName:e,role:n,desc:r,image:i,projects:o,color:s})=>{const{theme:l}=Tt();return _.jsx(mo,{text:n,class_number:s?6:5,children:_.jsxs("div",{className:"member-card",children:[_.jsx("div",{className:"member-desc",children:_.jsxs("div",{style:{position:"absolute",width:"100%",minHeight:"100px",display:"flex",justifyContent:"space-between",flexDirection:"column"},children:[_.jsxs("div",{className:`member-name member-name-${l}`,children:[t," ",e]}),r.length===0||r.length>0&&r===""?null:_.jsx("div",{children:r}),o.length===0||o.length===1&&o[0]===""?null:_.jsxs("div",{style:{color:"white"},children:[_.jsx("div",{className:`member-name-${l}`,children:"Projekty: "}),o.map((a,u)=>_.jsxs("span",{children:[a," "]},u))]})]})}),_.jsx("img",{className:"member-img",src:_4})]})})};dp.propTypes={firstName:we.string.isRequired,lastName:we.string.isRequired,role:we.string.isRequired,desc:we.string.isRequired,image:we.string.isRequired,projects:we.string.isRequired,color:we.bool.isRequired};const w4=[{firstname:"Tomasz",lastName:"Janiczek",role:"Opiekun koła",describtion:"",projects:[""],image:"https://placehold.co/600x400/png",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Marek",lastName:"Bazan",role:"Opiekun koła",describtion:"",projects:[""],image:"placeholder600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"Pracowity i zawzięty informatyk, starający się tworzyć wielkie rzeczy.",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Marek",lastName:"Nowak",role:"Członek",describtion:"",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",golden:0}],x4={members:w4},S4=()=>_.jsx("div",{className:"members-list",children:x4.members.map((t,e)=>_.jsx(dp,{firstName:t.firstname,lastName:t.lastName,role:t.role,desc:t.describtion,projects:t.projects,image:t.image,color:t.color},e))}),k4=()=>_.jsxs("div",{children:[_.jsx("div",{style:{width:"100%",height:"120px",display:"flex",justifyContent:"center",alignItems:"center",color:"black",textAlign:"center",background:"linear-gradient(180deg, #524e4e 0%, rgba(255,255,255,1) 91%)"},children:"O to lista członków naszego koła (wyświetlani są tutaj członkowie aktywni, którzy już skończyli swoje pierwsze projekty):"}),_.jsx(S4,{})]}),C4=()=>_.jsx("div",{children:"projects"}),T4=()=>_.jsx("div",{children:"News"});function E4(t){return Jr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"},child:[]}]})(t)}function P4(t){return Jr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z"},child:[]}]})(t)}function O4(t){return Jr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"},child:[]}]})(t)}const j4=()=>_.jsxs("div",{className:"footer",children:[_.jsx("div",{className:"science-club-div"}),_.jsxs("div",{className:"creator-div",children:[_.jsx("div",{children:"Strona została wykonana przez: Konrad Florczak"}),"Kontakt:"," ",_.jsx("a",{href:"https://www.linkedin.com/in/konrad-florczak-284831314/",target:"_blank",children:"https://www.linkedin.com/in/konrad-florczak-284831314/"})," ","-"," ",_.jsx("a",{href:"mailto:281110@student.pwr.edu.pl",children:"281110@student.pwr.edu.pl"}),_.jsxs("div",{children:["Social media:"," ",_.jsx("a",{href:"https://github.com/Magnificenton1",target:"_blank",children:_.jsx(P4,{})})," ",_.jsx("a",{href:"https://www.instagram.com/flonrad_korczak/",target:"_blank",children:_.jsx(O4,{})})," ",_.jsx("a",{href:"https://www.facebook.com/profile.php?id=100004989917685",target:"_blank",children:_.jsx(E4,{})})]})]})]});function z4(){return _.jsx("div",{className:"whole-app",children:_.jsxs(B0,{children:[_.jsx(rg,{}),_.jsxs(L2,{children:[_.jsx(vi,{path:"/",element:_.jsx(y4,{})}),_.jsx(vi,{path:"/members",element:_.jsx(k4,{})}),_.jsx(vi,{path:"/projects",element:_.jsx(C4,{})}),_.jsx(vi,{path:"/news",element:_.jsx(T4,{})})]}),_.jsx(j4,{})]})})}Yl.createRoot(document.getElementById("root")).render(_.jsx(M.StrictMode,{children:_.jsx($2,{children:_.jsx(z4,{})})})); +C:\\cybertech> `;return _.jsxs("div",{className:`${t==="green"?"home-container-green":"home-container-orange"} home-container`,children:[_.jsx(Er,{children:_.jsx("div",{className:"panel-container1",children:_.jsx(ho,{text:"Informacje o kole",class_number:"1",children:_.jsx("div",{style:{justifyContent:"center",alignItems:"center",display:"flex",width:"100%",height:"100%"},children:_.jsxs("p",{children:[_.jsx(b_,{text:i,onTypingEnd:()=>n(!0)}),_.jsx("span",{className:`blinking-cursor ${e?"blinking-cursor-animation":"blinking-cursor-disabled"}`,children:"_"})]})})})})}),_.jsx(Er,{children:_.jsx("div",{className:"panel-container2",children:_.jsx(h4,{})})}),_.jsx(Er,{children:_.jsx("div",{className:"panel-container1",children:_.jsx(p4,{})})}),_.jsx(Er,{children:_.jsx("div",{className:"panel-container2",children:_.jsx(A_,{})})})]})},v4=P.memo(m4),g4=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.jsxs("svg",{className:"svg-logo",xmlns:"http://www.w3.org/2000/svg",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"0 0 171.41032 134.09557",id:"visual",children:[_.jsx("path",{fill:"#ffffff",d:"M 7.62294,41.87141 V 13.48744 L 19.11038,2 h 30.14496 v 8.86621 h -10.3682 z",id:"path1091"}),_.jsx("path",{fill:"#ffffff",d:"m 64.62505,107.02555 0.0625,3.4e-4 h 8.35916 L 123.21848,2.06477 h -8.2515 z",id:"path1093"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 26.12907,54.70445 4.61675,7.30814 v 27.86432 l 8.47319,8.47319 h 10.75452 v 8.81744 H 19.47977 L 7.82566,95.51344 V 64.46205 L 2,58.63639 30.64861,29.98778 v 17.29673 z",id:"path1099"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 55.76384,33.2225 17.07504,9.63798 V 55.66121 L 41.91863,38.60829 V 27.86538 L 72.80522,10.95034 v 12.64054 z",id:"path1101"}),_.jsx("path",{fill:"#ffffff",d:"m 163.35269,92.22415 v 28.38397 l -11.48744,11.48744 h -30.14496 v -8.86621 h 10.3682 z",id:"path1091-6"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 145.28126,79.53538 -4.61675,-7.30814 V 44.36292 l -8.47319,-8.47319 H 121.4368 v -8.81744 h 30.49376 l 11.65411,11.6541 v 31.05139 l 5.82566,5.82566 -28.64861,28.64861 V 86.95532 Z",id:"path1099-2"}),_.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"M 118.81405,100.98322 101.73901,91.34524 V 78.54451 l 30.92025,17.05292 v 10.74291 l -30.88659,16.91504 v -12.64054 z",id:"path1101-6"})]})})},y4=()=>{const{theme:t}=Tt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.jsxs("svg",{className:"svg-logo",width:"545.42969",height:"134.09557",version:"1.1",viewBox:"174.453 0 370.977 126.235",id:"svg48",xmlns:"http://www.w3.org/2000/svg",children:[_.jsx("defs",{id:"defs52"}),_.jsx("path",{d:"m 387.75102,31.93448 v 9.28 h 16 v 44.8 h 10.56 v -54.08 h -26.56 m 28.87732,0.02616 4.74185,9.218087 8.94083,0.03575 v -9.28 m 25.2798,46.3994 c -1.9968,-1.0656 -6.0288,-3.6448 -8.32,-3.4432 -1.1904,0.1024 -2.1472,1.3696 -3.2,1.8688 -2.352,1.1168 -5.2608,1.168 -7.68,0.2528 -1.8976,-0.7168 -3.5616,-2.1824 -4.7488,-3.7984 -4.0672,-5.5392 -2.2688,-14.205 4.4288,-16.81 5.2576,-2.048 12.496,1.1648 13.12,7.2096 h -14.08 c 0.8608,1.9936 2.624,5.9104 4.5472,7.0304 1.424,0.832 4.0896,0.3296 5.6928,0.3296 h 13.76 c 0.7904,-6.2528 -0.2336,-12.387 -4.5376,-17.28 -9.984,-11.341 -28.918,-7.6224 -33.837,6.72 -7.088,20.669 22.131,35.981 34.854,17.92 m 36.16,-6.72 c -4.0992,8.6144 -16.707,7.1648 -18.714,-2.24 -1.5808,-7.408 4.88,-16.25 12.954,-13.261 2.6784,0.992 4.3264,3.248 5.76,5.5808 l 8,-4.8 c -2.9728,-8.9664 -15.837,-11.594 -23.68,-8.736 -10.643,3.8752 -16.109,16.358 -11.27,26.656 1.4272,3.0368 3.44,5.7408 6.1504,7.7568 3.1904,2.3744 6.9472,3.6544 10.88,4.0288 5.0848,0.4832 10.637,-1.8656 14.397,-5.1616 0.9888,-0.8704 3.5392,-3.12 3.0688,-4.6432 -0.5888,-1.9008 -5.8016,-4.3552 -7.5456,-5.1808 m 28.66472,-14.241889 c 0,0 2.34567,-1.191821 5.42737,-1.190754 3.0817,0.0011 4.42185,0.762966 5.68563,2.438463 1.26378,1.675497 1.5271,4.316501 1.54,6.375626 l -0.003,21.050261 10.3192,0.113224 c 0,0 -0.0804,-18.445352 -0.0804,-20.931752 0,-2.4864 -0.40158,-9.838374 -3.45927,-13.151701 -3.0577,-3.313328 -6.34088,-5.070453 -12.99126,-5.019603 -6.65038,0.05085 -8.7839,2.326537 -10.22022,3.619216",fill:e("#00ff77","#f85c2c"),fillOpacity:"1",id:"path6"}),_.jsxs("g",{id:"g46",transform:"translate(-255.44918,-340.86552)",children:[_.jsx("path",{d:"m 534.49,443.8 h 3.7018 v -2.1634 h -4.9632 z",id:"path8",fill:"#ffffff"}),_.jsx("rect",{x:"553.27002",y:"432.35999",width:"2.266",height:"11.547",opacity:"0.997",id:"rect10",fill:"#ffffff"}),_.jsx("path",{d:"m 555.54,432.36 7.37,10.513 v 0.92168 h -2.0981 l -5.4244,-7.4514 -1.0617,-2.2581 z",id:"path12",fill:"#ffffff"}),_.jsx("path",{d:"m 560.8,439.28 v -6.9341 h 2.2044 v 8.3464 z",id:"path14",fill:"#ffffff"}),_.jsx("rect",{x:"544.34003",y:"432.34",width:"2.4045999",height:"11.509",opacity:"0.997",id:"rect16",fill:"#ffffff"}),_.jsx("rect",{x:"530.44",y:"432.32001",width:"2.3624001",height:"11.546",opacity:"0.997",id:"rect18",fill:"#ffffff"}),_.jsx("rect",{x:"585.38",y:"441.92001",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24",fill:"#ffffff"}),_.jsx("path",{d:"m 588,437.17 h 3.4809 v 1.9444 h -2.469 z",id:"path26",fill:"#ffffff"}),_.jsx("rect",{x:"569.59003",y:"432.25",width:"2.2272999",height:"11.466",opacity:"0.997",id:"rect28",fill:"#ffffff"}),_.jsx("path",{d:"m 575.82,432.33 h 2.9029 l -7.1496,9.0526 -0.1492,-3.4678 z",id:"path30",fill:"#ffffff"}),_.jsx("path",{d:"m 575.91,443.83 h 2.7611 l -4.0907,-5.2777 -0.81288,2.4068 z",id:"path32",fill:"#ffffff"}),_.jsx("path",{d:"m 643.85,439.83 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34",fill:"#ffffff"}),_.jsx("path",{d:"m 639.7,432.35 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40",fill:"#ffffff"}),_.jsx("rect",{x:"625.15997",y:"437",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42",fill:"#ffffff"}),_.jsx("path",{d:"m 630.8,434.25 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44",fill:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38-3",fill:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40-6",fill:"#ffffff"}),_.jsx("rect",{x:"697.97736",y:"437.01483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42-7",fill:"#ffffff"}),_.jsx("path",{d:"m 703.61731,434.26483 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44-5",fill:"#ffffff"}),_.jsx("path",{d:"m 685.27832,439.96429 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34-3",fill:"#ffffff"}),_.jsx("path",{d:"m 681.12832,432.48429 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36-5",fill:"#ffffff"}),_.jsx("rect",{x:"714.48859",y:"442.01877",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1",fill:"#ffffff"}),_.jsx("path",{d:"m 717.10855,437.26876 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2",fill:"#ffffff"}),_.jsx("rect",{x:"758.9032",y:"441.90445",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2-0",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9-9",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1-3",fill:"#ffffff"}),_.jsx("path",{d:"m 761.52315,437.15445 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2-6",fill:"#ffffff"})]}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 418.5055,95.30596 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 525.2924,95.30036 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879-6"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect989",width:"2.4511108",height:"11.674912",x:"343.88681",y:"91.365929"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect991",width:"5.3859682",height:"2.0210857",x:"343.88681",y:"91.365929"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 349.2728,93.38701 c 1.34703,0.005 3.11425,1.60822 3.08853,3.64778 -0.0257,2.03955 -1.20525,3.94934 -2.90397,3.94934 -1.1541,0 -2.49609,0.0118 -2.49609,0.0118 l 1.02059,1.923 c 0,0 1.21897,0.0264 1.94294,0.01 2.5058,-0.0567 4.9214,-2.94199 4.90873,-5.63138 -0.0127,-2.68939 -2.41251,-5.90621 -5.56073,-5.93169 l -1.53227,-0.0124 v 2.02741 z",id:"path993"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect995",width:"2.519068",height:"11.534679",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997",width:"5.5684319",height:"2.0218811",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997-7",width:"5.5684319",height:"2.0218811",x:"473.00876",y:"97.351616"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 479.63811,102.94725 h 2.78911 l -2.73184,-3.31224 -1.67078,1.2174 z",id:"path1021"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 478.39506,93.44167 c 0.63727,0.0171 1.55938,1.08336 1.59082,1.92762 0.0314,0.84426 -0.84462,1.98232 -1.40869,1.98232 h -0.87863 v 2.02385 l 0.87863,-0.002 c 1.82779,-0.004 3.68828,-1.36475 3.61722,-3.81855 -0.0711,-2.4538 -1.84414,-4.13515 -3.79935,-4.13515 h -1.01158 v 2.01925 l 1.01158,0.003 z",id:"path1023"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1027",width:"5.8470144",height:"1.9991418",x:"487.69864",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1029",width:"2.4051378",height:"11.530468",x:"491.14804",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065",width:"2.455286",height:"11.614643",x:"533.4613",y:"91.409477"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065-0",width:"2.455286",height:"11.614643",x:"540.97443",y:"91.417625"}),_.jsx("path",{fill:"none",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 541.57747,98.28219 h -4.20931 l -1.14957,-1.96298 h 5.30334 z",id:"path1087"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 242.4344,80.50779 7.2353,-5.06062 -9.90366,-28.15803 h -10.93495 z",id:"path1131"}),_.jsx("path",{d:"m 229.69654,73.3365 -8.96,-5.44 c -7.9552,14.87 -28.835,9.8112 -30.947,-6.4 -1.5232,-11.702 9.2896,-23.667 21.347,-19.77 4.2752,1.3792 7.168,4.6464 9.6,8.2496 l 8.96,-5.44 c -2.6944,-8.4384 -14.653,-13.12 -22.72,-13.12 -15.61,0 -29.571,12.454 -28.451,28.8 1.1136,16.282 15.005,28.25 31.331,26.291 6.8864,-0.8288 18.054,-5.6384 19.84,-13.171 m 45.44,-41.28 v 54.08 h 10.24 v -4.8 c 2.6272,2.2688 4.7648,4.3552 8.32,5.0368 2.9728,0.5664 6.0096,0.5152 8.96,-0.2048 9.78647,-2.38971 14.79237,-10.70171 14.87023,-18.94109 0.0952,-10.07565 -6.98881,-20.12541 -19.35023,-20.13091 -3.8336,0 -6.5344,0.7808 -9.92,2.56 l 3.52,7.36 c 3.3504,-0.768 6.032,-1.344 9.28,0.32 6.6944,3.4272 7.8272,12.531 2.2112,17.45 -5.8912,5.1584 -14.915,2.3968 -17.331,-4.9696 -1.28,-3.8976 -0.56,-8.7392 -0.56,-12.8 v -24.96 h -10.24 m 81.82609,46.08552 -8.8275,-3.89632 c -1.67195,1.82576 -3.02155,3.12613 -7.11406,3.19099 -4.09251,0.0648 -10.30248,-3.99668 -10.30248,-10.67081 0,-6.67414 4.93759,-10.91572 10.1601,-10.91572 5.22251,0 7.70078,3.06347 9.45805,7.56594 h -14.6575 l 4.86439,7.83056 19.62216,-0.0886 c 3.07861,-7.39244 -2.8493,-23.72914 -19.2755,-24.29775 -8.11954,-0.28106 -13.7983,4.58948 -16.10117,7.63286 -3.20195,4.23158 -4.28125,9.08335 -4.24157,11.69962 0.0785,5.1736 2.28012,11.81913 6.53379,15.2789 4.25367,3.45977 9.45394,5.17818 13.75357,5.23651 4.29963,0.0583 12.72865,-2.43277 16.22143,-8.57231 m 18.24,-26.24 v -4.48 h -10.56 v 38.72 h 10.56 l -0.0993,-21.69688 c 0.47142,-1.95956 1.32422,-3.55382 3.78573,-5.87026 2.46151,-2.31644 4.8853,-2.60988 7.16854,-2.60988 2.28324,0 4.18494,0.81064 5.25515,1.59799 l 5.05711,-8.79066 c -7.9211,-2.95126 -14.74069,-3.57123 -21.16719,3.12969 m -140.4798,39.36 -0.19913,10.25836 c 5.16609,0 9.08582,-0.57153 12.60621,-2.98474 10.37694,-7.11333 14.93051,-23.5322 19.06192,-35.43362 1.8016,-5.184 5.68741,-15.68005 5.68741,-15.68005 l -10.98275,0.0315 c 0,0 -3.14326,8.64696 -3.98806,11.16816 -1.61304,4.82163 -3.89759,11.32103 -6.01736,17.43497 -2.8594,8.24725 -7.62213,15.18087 -16.16864,15.20503",fill:"#ffffff",fillOpacity:"1",id:"path6-1"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 536.21859,96.31921 h 5.02819 V 98.294 h -3.8764 z",id:"path1182"}),_.jsx("path",{fill:"#ffffff",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 494.02321,91.46397 h 2.85605 v 1.9114 h -1.88378 z",id:"path894"}),_.jsx("rect",{opacity:"0.997",fill:e("#00ff77","#f85c2c"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect891",width:"10.138206",height:"54.188244",x:"504.35355",y:"31.88065"})]})})},_4=()=>_.jsxs("div",{className:"welcome-container",children:[_.jsx("div",{className:"welcome-text",children:_.jsx(y4,{})}),_.jsx("div",{className:"welcome-logo",children:_.jsx(g4,{})})]}),w4=()=>{const{setSelectedNavLink:t}=nl();return P.useEffect(()=>{t("home")},[]),_.jsxs("div",{children:[_.jsx("div",{className:"home"}),_.jsx(O_,{}),_.jsx(_4,{}),_.jsx(v4,{})]})},x4=P.memo(w4),mp=({firstName:t,lastName:e,role:n,desc:r,image:i,projects:o,color:s})=>{const{theme:l}=Tt();return _.jsx(ho,{text:n,class_number:s?6:5,children:_.jsxs("div",{className:"member-card",children:[_.jsx("div",{className:"member-desc",children:_.jsxs("div",{style:{position:"absolute",width:"100%",minHeight:"100px",display:"flex",justifyContent:"space-between",flexDirection:"column"},children:[_.jsxs("div",{className:`member-name member-name-${l}`,children:[t," ",e]}),r.length===0||r.length>0&&r===""?null:_.jsx("div",{children:r}),o.length===0||o.length===1&&o[0]===""?null:_.jsxs("div",{style:{color:"white"},children:[_.jsx("div",{className:`member-name-${l}`,children:"Projekty: "}),o.map((a,u)=>_.jsxs("span",{children:[a," "]},u))]})]})}),_.jsx("img",{className:"member-img",src:"https://placehold.co/600x400"})]})})};mp.propTypes={firstName:ye.string.isRequired,lastName:ye.string.isRequired,role:ye.string.isRequired,desc:ye.string.isRequired,image:ye.string.isRequired,projects:ye.string.isRequired,color:ye.bool.isRequired};const S4=[{firstname:"Tomasz",lastName:"Janiczek",role:"Opiekun koła",describtion:"",projects:[""],image:"https://placehold.co/600x400/png",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Marek",lastName:"Bazan",role:"Opiekun koła",describtion:"",projects:[""],image:"placeholder600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"Pracowity i zawzięty informatyk, starający się tworzyć wielkie rzeczy.",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Marek",lastName:"Nowak",role:"Członek",describtion:"",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",golden:0}],k4={members:S4},C4=()=>_.jsx("div",{className:"members-list",children:k4.members.map((t,e)=>_.jsx(mp,{firstName:t.firstname,lastName:t.lastName,role:t.role,desc:t.describtion,projects:t.projects,image:t.image,color:t.color},e))}),T4=()=>{const{setSelectedNavLink:t}=nl();return P.useEffect(()=>{t("members")},[]),_.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center"},children:[_.jsx("div",{className:"members-message",children:"O to lista członków naszego koła (wyświetlani są tutaj członkowie aktywni, którzy już skończyli swoje pierwsze projekty):"}),_.jsx(C4,{})]})},E4=()=>{const{setSelectedNavLink:t}=nl();return P.useEffect(()=>{t("projects")},[]),_.jsx("div",{children:"projects"})};function P4(t){return Jr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"},child:[]}]})(t)}function O4(t){return Jr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z"},child:[]}]})(t)}function j4(t){return Jr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"},child:[]}]})(t)}const z4=()=>_.jsxs("div",{className:"footer",children:[_.jsx("div",{className:"science-club-div"}),_.jsxs("div",{className:"creator-div",children:[_.jsx("div",{children:"Strona została wykonana przez: Konrad Florczak"}),"Kontakt:"," ",_.jsx("a",{href:"https://www.linkedin.com/in/konrad-florczak-284831314/",target:"_blank",children:"https://www.linkedin.com/in/konrad-florczak-284831314/"})," ","-"," ",_.jsx("a",{href:"mailto:281110@student.pwr.edu.pl",children:"281110@student.pwr.edu.pl"}),_.jsxs("div",{children:["Social media:"," ",_.jsx("a",{href:"https://github.com/Magnificenton1",target:"_blank",children:_.jsx(O4,{})})," ",_.jsx("a",{href:"https://www.instagram.com/flonrad_korczak/",target:"_blank",children:_.jsx(j4,{})})," ",_.jsx("a",{href:"https://www.facebook.com/profile.php?id=100004989917685",target:"_blank",children:_.jsx(P4,{})})]})]})]});function N4(){return _.jsx("div",{className:"whole-app",children:_.jsx($0,{children:_.jsxs(H0,{children:[_.jsx(sg,{}),_.jsxs(F2,{children:[_.jsx(Xo,{path:"/",element:_.jsx(x4,{})}),_.jsx(Xo,{path:"/members",element:_.jsx(T4,{})}),_.jsx(Xo,{path:"/projects",element:_.jsx(E4,{})})]}),_.jsx(z4,{})]})})})}Ql.createRoot(document.getElementById("root")).render(_.jsx(M.StrictMode,{children:_.jsx(H2,{children:_.jsx(N4,{})})})); diff --git a/index.html b/index.html index 603dc90..3d2083b 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,8 @@ KN CyberTech - - + +