From 5893f3a8e72123aafda07e3acee1cade5144c2e4 Mon Sep 17 00:00:00 2001 From: Ananthakrishna-K-13 Date: Thu, 18 Jan 2024 18:40:30 +0530 Subject: [PATCH] bug fix --- assets/{index-0oqAmZ5m.js => index-D7aR2nWZ.js} | 2 +- assets/{index-JdLEYfPm.css => index-ZyZLSF1M.css} | 2 +- index.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) rename assets/{index-0oqAmZ5m.js => index-D7aR2nWZ.js} (97%) rename assets/{index-JdLEYfPm.css => index-ZyZLSF1M.css} (98%) diff --git a/assets/index-0oqAmZ5m.js b/assets/index-D7aR2nWZ.js similarity index 97% rename from assets/index-0oqAmZ5m.js rename to assets/index-D7aR2nWZ.js index 3044e1a..05e5b0d 100644 --- a/assets/index-0oqAmZ5m.js +++ b/assets/index-D7aR2nWZ.js @@ -64,4 +64,4 @@ Error generating stack: `+s.message+` * LICENSE.md file in the root directory of this source tree. * * @license MIT - */function Oa(){return Oa=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&(n[i]=e[i]);return n}function Wp(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function qp(e,t){return e.button===0&&(!t||t==="_self")&&!Wp(e)}const $p=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],Kp="startTransition",K0=mf[Kp];function Gp(e){let{basename:t,children:n,future:r,window:i}=e,s=k.useRef();s.current==null&&(s.current=Zm({window:i,v5Compat:!0}));let o=s.current,[a,l]=k.useState({action:o.action,location:o.location}),{v7_startTransition:u}=r||{},c=k.useCallback(d=>{u&&K0?K0(()=>l(d)):l(d)},[l,u]);return k.useLayoutEffect(()=>o.listen(c),[o,c]),k.createElement(_p,{basename:t,children:n,location:a.location,navigationType:a.action,navigator:o,future:r})}const Qp=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Xp=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,qt=k.forwardRef(function(t,n){let{onClick:r,relative:i,reloadDocument:s,replace:o,state:a,target:l,to:u,preventScrollReset:c,unstable_viewTransition:d}=t,h=Up(t,$p),{basename:y}=k.useContext(kn),v,w=!1;if(typeof u=="string"&&Xp.test(u)&&(v=u,Qp))try{let p=new URL(window.location.href),x=u.startsWith("//")?new URL(p.protocol+u):new URL(u),S=Ql(x.pathname,y);x.origin===p.origin&&S!=null?u=S+x.search+x.hash:w=!0}catch{}let C=Tp(u,{relative:i}),g=Yp(u,{replace:o,state:a,target:l,preventScrollReset:c,relative:i,unstable_viewTransition:d});function m(p){r&&r(p),p.defaultPrevented||g(p)}return k.createElement("a",Oa({},h,{href:v||C,onClick:w||s?r:m,ref:n,target:l}))});var G0;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(G0||(G0={}));var Q0;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(Q0||(Q0={}));function Yp(e,t){let{target:n,replace:r,state:i,preventScrollReset:s,relative:o,unstable_viewTransition:a}=t===void 0?{}:t,l=kh(),u=Xs(),c=Sh(e,{relative:o});return k.useCallback(d=>{if(qp(d,n)){d.preventDefault();let h=r!==void 0?r:ks(u)===ks(c);l(e,{replace:h,state:i,preventScrollReset:s,relative:o,unstable_viewTransition:a})}},[u,l,c,r,i,n,e,s,o,a])}const Zp=()=>{const[e,t]=k.useState("btn-1"),n=kh();k.useEffect(()=>{const o=document.getElementById(e),a=document.getElementsByClassName("gallery-container"),l=document.getElementById("ani");for(let c=0;c{document.getElementById(e).classList.add("text-yellow"),t(o.target.id)},i=()=>{let o=document.getElementsByClassName("gallery-item");Array.from(o).forEach(a=>{let l=a.classList[1],u=l[l.length-1];u=(Number(u)-1)%9,u==0&&(u=9),a.classList.remove(a.classList[1]),a.classList.add(`gallery-item-${u}`)})},s=()=>{let o=document.getElementsByClassName("gallery-item");Array.from(o).forEach(a=>{let l=a.classList[1],u=l[l.length-1];u=(Number(u)+1)%9,u==0&&(u=9),a.classList.remove(a.classList[1]),a.classList.add(`gallery-item-${u}`),console.log(`gallery-item-${u}`)})};return f.jsxs("div",{className:"w-screen gallery-screen flex flex-col bg-bgredlight relative",children:[f.jsx("div",{className:"left-timeline bg-bgreddark w-1/2 h-full absolute"}),f.jsx("div",{className:"timeline-heading w-full text-yellow flex items-center justify-center text-9xl pt-20",children:f.jsx("h1",{children:"TIMELINE"})}),f.jsx("div",{className:"w-full flex items-center justify-center day-btns z-10 text-2xl mt-20",children:f.jsxs("div",{className:"flex border-4 border-yellow rounded-xl relative",children:[f.jsx("span",{className:"btn-1 text-yellow cursor-pointer btns text-center",id:"btn-1",onClick:r,children:"Day 1"}),f.jsx("span",{className:"btn-2 text-yellow cursor-pointer btns text-center",id:"btn-2",onClick:r,children:"Day 2"}),f.jsx("span",{className:"btn-3 text-yellow cursor-pointer btns text-center",id:"btn-3",onClick:r,children:"Day 3"}),f.jsx("div",{className:"start-home hover-animation absolute h-full width bg-yellow rounded-sm",id:"ani"})]})}),f.jsxs("div",{className:"gallery-container",id:"events-btn-1",children:[f.jsx("img",{src:Mm,className:"gallery-item gallery-item-1",id:"1",alt:"",onClick:()=>n("/events/8")}),f.jsx("img",{src:Nm,className:"gallery-item gallery-item-2",id:"2",alt:"",onClick:()=>n("/events/23")}),f.jsx("img",{src:zm,className:"gallery-item gallery-item-3",id:"3",alt:"",onClick:()=>n("/events/12")}),f.jsx("img",{src:O0,className:"gallery-item gallery-item-4",id:"4",alt:"",onClick:()=>n("/events/14")}),f.jsx("img",{src:Lm,className:"gallery-item gallery-item-5",id:"5",alt:"",onClick:()=>n("/events/1")}),f.jsx("img",{src:Am,className:"gallery-item gallery-item-6",alt:"",onClick:()=>n("/events/24")}),f.jsx("img",{src:Vm,className:"gallery-item gallery-item-7",alt:"",onClick:()=>n("/events/15")}),f.jsx("img",{src:Im,className:"gallery-item gallery-item-8",alt:"",onClick:()=>n("/events/11")}),f.jsx("img",{src:O0,className:"gallery-item gallery-item-9",alt:"",onClick:()=>n("/events/14")}),f.jsx("button",{onClick:s,className:"button button-prev bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-left",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"})})}),f.jsx("button",{onClick:i,className:"button button-next bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-right",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"})})})]}),f.jsxs("div",{className:"gallery-container",id:"events-btn-2",children:[f.jsx("img",{src:Rm,className:"gallery-item gallery-item-1",id:"1",alt:"",onClick:()=>n("/events/10")}),f.jsx("img",{src:Dm,className:"gallery-item gallery-item-2",id:"2",alt:"",onClick:()=>n("/events/22")}),f.jsx("img",{src:Um,className:"gallery-item gallery-item-3",id:"3",alt:"",onClick:()=>n("/events/13")}),f.jsx("img",{src:Fm,className:"gallery-item gallery-item-4",id:"4",alt:"",onClick:()=>n("/events/5")}),f.jsx("img",{src:Bm,className:"gallery-item gallery-item-5",id:"5",alt:"",onClick:()=>n("/events/16")}),f.jsx("img",{src:Om,className:"gallery-item gallery-item-6",alt:"",onClick:()=>n("/events/9")}),f.jsx("img",{src:_m,className:"gallery-item gallery-item-7",alt:"",onClick:()=>n("/events/17")}),f.jsx("img",{src:Hm,className:"gallery-item gallery-item-8",alt:"",onClick:()=>n("/events/18")}),f.jsx("img",{src:Wm,className:"gallery-item gallery-item-9",alt:"",onClick:()=>n("/events/5")}),f.jsx("button",{onClick:s,className:"button button-prev bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-left",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"})})}),f.jsx("button",{onClick:i,className:"button button-next bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-right",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"})})})]}),f.jsxs("div",{className:"gallery-container",id:"events-btn-3",children:[f.jsx("img",{src:qm,className:"gallery-item gallery-item-1",id:"1",alt:"",onClick:()=>n("/events/19")}),f.jsx("img",{src:$m,className:"gallery-item gallery-item-2",id:"2",alt:"",onClick:()=>n("/events/3")}),f.jsx("img",{src:Km,className:"gallery-item gallery-item-3",id:"3",alt:"",onClick:()=>n("/events/21")}),f.jsx("img",{src:Gm,className:"gallery-item gallery-item-4",id:"4",alt:"",onClick:()=>n("/events/20")}),f.jsx("img",{src:_0,className:"gallery-item gallery-item-5",id:"5",alt:"",onClick:()=>n("/events/25")}),f.jsx("img",{src:Qm,className:"gallery-item gallery-item-6",alt:"",onClick:()=>n("/events/4")}),f.jsx("img",{src:Xm,className:"gallery-item gallery-item-7",alt:"",onClick:()=>n("/events/11")}),f.jsx("img",{src:Ym,className:"gallery-item gallery-item-8",alt:"",onClick:()=>n("/events/26")}),f.jsx("img",{src:_0,className:"gallery-item gallery-item-9",alt:"",onClick:()=>n("/events/25")}),f.jsx("button",{onClick:s,className:"button button-prev bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-left",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"})})}),f.jsx("button",{onClick:i,className:"button button-next bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-right",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"})})})]})]})},Jp=[{question:"How do we register?",answer:"Visit the events page and fill out the Google Form for the event you wish to participate in. A QR code is available in the form. Non-IIITB students should scan the QR code, complete the payment, take a screenshot of the receipt, and submit it through the form. IIITB students are exempt from event fees; however, they should also upload a picture of their student ID as part of the registration process."},{question:"How do I verify my identity in college events? ",answer:"If you are an IIITB student, please carry your ID card. For non-IIITB students, we will verify your payment and send you the tickets to the email address you provided in the form. This email confirmation will be considered as your identity verification"},{question:"Should I buy a ticket for individual events, or can I get a single ticket for all the events?",answer:"One ticket for any of the events is enough to get you into the college for the day the event is happening, but for participating in any other event, you would still have to pay."},{question:"How will I get updates of the events?",answer:"You can get updates of each event by contacting one of the SPOCS of the event or by following @infin8_iiitb on Instagram."},{question:"Are there sponsorship opportunities for businesses or organisations?",answer:"Yes, there are many. You can contact us at sac@iiitb.ac.in for more details."}],e4=()=>{const e=t=>{const n=document.getElementById(`a-${t.target.id}`);if(n===null)t.target.parentNode.click();else{const r=document.getElementsByClassName(`svg-${t.target.id}`);n.style.height==="auto"?(n.style.height="0px",r[0].style.transform="rotate(0deg)",n.style.padding="0"):(n.style.height="auto",r[0].style.transform="rotate(180deg)",n.style.padding="0.75rem")}};return f.jsxs("div",{className:"w-screen h-auto pb-20",id:"faqs",children:[f.jsx("div",{className:"faqs-heading-container flex w-screen items-center justify-center",children:f.jsx("div",{className:"text-black faqs-heading flex items-center justify-center text-3xl",children:"Frequently Asked Questions"})}),f.jsx("div",{className:"faq-container flex flex-col items-center justify-center gap-5",children:Jp.map((t,n)=>f.jsxs("div",{className:"faq-element w-11/12 bg-yellow rounded-3xl p-4",children:[f.jsxs("div",{className:"faq-q flex items-center justify-between font-bold text-2xl p-3",id:n,onClick:e,children:[f.jsx("div",{className:"w-11/12",children:t.question}),f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor",className:`h-6 w-6 svg-${n}`,children:f.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 8.25l-7.5 7.5-7.5-7.5"})})]}),f.jsx("div",{className:"faq-a font-medium text-lg",id:`a-${n}`,children:t.answer})]},n))})]})},t4="/assets/logo-txdpIzAT.svg",X0="/assets/vector-wYpwaHic.png",n4=()=>{const[e,t]=k.useState(0),[n,r]=k.useState(0),[i,s]=k.useState(0),[o,a]=k.useState(0);k.useEffect(()=>{let c=setInterval(()=>{const d=new Date,h=d.getMonth();t(h?15-d.getDate():46-d.getDate()),r(23-d.getHours()),s(59-d.getMinutes()),a(60-d.getSeconds())},100);return()=>{clearInterval(c)}}),k.useEffect(()=>{if(window.innerWidth<810){let c=document.getElementById("nav");c.style.display="none"}},[]);const l=()=>{let c=document.getElementById("nav");console.log(c.style),c.style.display==="flex"?c.style.display="none":c.style.display="flex"},u=()=>{if(window.innerWidth>500)return;let c=document.getElementById("nav");c.style.display="none"};return f.jsx("div",{className:"w-screen h-screen flex justify-end overflow-hidden",children:f.jsxs("div",{className:"landing-yellow bg-yellow flex align-center justify-center flex-col",children:[f.jsx("img",{className:"flower f1",src:X0,alt:"",onClick:u}),f.jsx("img",{className:"flower f2",src:X0,alt:"",onClick:u}),f.jsxs("div",{className:"w-auto",onClick:l,children:[f.jsx("div",{className:"nav-menu bg-red text-white rounded-3xl text-xl w-20 justify-center items-center mx-3 p-1",children:"Menu"}),f.jsx("div",{className:"nav-container w-auto flex items-center justify-end px-40 h-1/6",id:"nav",children:f.jsx("div",{className:"navbar bg-red text-white rounded-3xl text-xl",children:f.jsxs("ul",{className:" navbar-list flex md:gap-5 p-2 px-10",children:[f.jsx("li",{children:f.jsx(qt,{to:"/events",children:"Events"})}),f.jsxs("li",{children:[f.jsx("a",{href:"#gallery",children:"Gallery"})," "]}),f.jsx("li",{children:f.jsx("a",{href:"#faqs",children:"FAQs"})}),f.jsx("li",{children:f.jsx(qt,{to:"/team",children:"Team"})}),f.jsx("li",{children:f.jsx("a",{href:"#contactus",children:"Contact Us"})})]})})})]}),f.jsxs("div",{className:"main-landing h-5/6 w-full flex",onClick:u,children:[f.jsxs("div",{className:"left w-1/2 h-4/5 flex flex-col justify-center items-center",id:"left-main",onClick:u,children:[f.jsx("img",{src:t4,className:"logo",alt:"logo",onClick:u}),f.jsx("div",{className:"eventTheme h-28 items-center justify-center flex text-yellow text-5xl",onClick:u,children:"A Radiant Reverie"})]}),f.jsxs("div",{className:"countdown-container right flex w-3/5 h-4/5 justify-center items-center gap-7 text-6xl",onClick:u,children:[f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center ",children:e}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Days"})]}),f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center",children:n}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Hours"})]}),f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center",children:i}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Minutes"})]}),f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center",children:o}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Seconds"})]})]})]})]})})},Ph=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return new RegExp("(?:[/.]|^)($SOCIALS)[.]".replace("$SOCIALS",e.join("|").replace(/\./gu,"\\.")),"u")},r4=new Map,Y0=new Set;Ph();function N(e,t){return r4.set(e,t),Y0.add(e),Ph([...Y0].sort((n,r)=>r.length-n.length)),t}N("bandsintown",{color:"#1B8793",path:"M0,0v64h64V0H0z M32.6,24.7h5.6v7.8h-5.6V24.7z M25.8,24.7h5.6v7.8h-5.6V24.7z M44.9,46H19.1V18h5.6v22.4h14.6 v-1.1H25.8v-5.6h19V46z M44.9,32.6h-5.6V18h5.6V32.6z"});N("behance",{color:"#007CFF",path:"M40.4,30.1c-0.6,0-1.1,0.1-1.5,0.3c-0.4,0.2-0.7,0.4-0.9,0.7c-0.2,0.3-0.4,0.6-0.5,0.9c-0.1,0.3-0.2,0.6-0.2,0.9 h6c-0.1-0.9-0.4-1.6-0.8-2.1C42,30.3,41.3,30.1,40.4,30.1z M25.5,32.8h-4.4v5.1h4.3c0.4,0,0.8,0,1.1-0.1c0.4-0.1,0.7-0.2,1-0.4 c0.3-0.2,0.5-0.4,0.7-0.7c0.2-0.3,0.2-0.7,0.2-1.2c0-1-0.3-1.6-0.8-2C27.1,33,26.4,32.8,25.5,32.8z M27,29.5 c0.5-0.3,0.7-0.9,0.7-1.7c0-0.4-0.1-0.8-0.2-1.1c-0.2-0.3-0.4-0.5-0.6-0.6c-0.3-0.2-0.6-0.3-0.9-0.3c-0.3-0.1-0.7-0.1-1-0.1h-3.8 v4.3h4.1C25.9,30.1,26.5,29.9,27,29.5z M0,0v64h64V0H0z M36.6,23.8h7.5v1.8h-7.5V23.8z M31.9,38.1c-0.4,0.7-0.9,1.2-1.5,1.7 c-0.6,0.4-1.3,0.8-2.1,1c-0.8,0.2-1.6,0.3-2.4,0.3H17V22.6h8.7c0.9,0,1.7,0.1,2.4,0.2c0.7,0.2,1.3,0.4,1.9,0.8 c0.5,0.4,0.9,0.8,1.2,1.4c0.3,0.6,0.4,1.3,0.4,2.2c0,0.9-0.2,1.7-0.6,2.3c-0.4,0.6-1,1.1-1.9,1.5c1.1,0.3,2,0.9,2.5,1.7 c0.6,0.8,0.8,1.8,0.8,3C32.5,36.6,32.3,37.4,31.9,38.1z M47,35.3h-9.6c0,1.1,0.4,2.1,0.9,2.6c0.5,0.5,1.3,0.8,2.4,0.8 c0.7,0,1.4-0.2,1.9-0.6c0.5-0.4,0.9-0.8,1-1.2h3.2c-0.5,1.6-1.3,2.8-2.4,3.4c-1.1,0.7-2.4,1-3.9,1c-1.1,0-2-0.2-2.9-0.5 c-0.8-0.3-1.6-0.8-2.2-1.4c-0.6-0.6-1-1.4-1.4-2.2c-0.3-0.9-0.5-1.8-0.5-2.8c0-1,0.2-1.9,0.5-2.8c0.3-0.9,0.8-1.6,1.4-2.2 c0.6-0.6,1.3-1.1,2.2-1.5c0.8-0.4,1.8-0.5,2.8-0.5c1.1,0,2.1,0.2,3,0.7c0.8,0.4,1.5,1,2.1,1.8c0.5,0.7,0.9,1.6,1.2,2.5 C47,33.2,47,34.2,47,35.3z"});N("clubhouse",{color:"#1F1F1A",path:"M 0,0 V 64.27148 H 64.20312 V 0 H 1.001e-5 Z m 32.693684,15.452619 c 1.27718,0 2.240357,0.566853 2.804266,1.842808 0.823991,-0.538737 1.956541,-0.738389 2.919569,-0.483198 1.305505,0.340258 2.09998,1.248591 2.581494,4.029931 0.169943,0.88157 0.423211,1.959586 0.734772,2.895283 0.396547,1.193483 0.850396,2.128008 1.64348,3.517386 0.25492,0.425325 0.56587,0.907892 0.877441,1.361573 l 0.25599,-0.510593 c 0.764769,-1.562086 2.268722,-3.092871 4.449707,-3.092871 0.937283,0 1.956371,0.340778 2.522861,1.304841 0.368222,0.538738 0.51005,1.161271 0.51005,1.699998 0,0.737228 -0.311791,1.475257 -0.566711,2.04235 -0.05665,0.113423 -0.08405,0.169233 -0.08405,0.197588 -0.651457,1.361022 -1.530128,3.066279 -1.530128,5.051106 0,5.758575 -2.126815,8.709949 -3.769644,10.241095 -1.673717,1.562096 -4.279294,2.89334 -7.312595,2.89334 -2.152659,0 -4.392786,-0.623564 -6.233884,-1.842808 -2.52088,-1.672925 -4.052579,-4.255815 -5.440479,-6.524188 -1.135552,-1.89976 -1.957612,-3.429885 -3.175569,-6.324637 -0.708108,-1.616213 -1.359355,-3.292143 -1.897519,-5.07849 -0.481514,-1.562086 -0.227775,-2.696042 0.392795,-3.43327 0.625712,-0.765573 1.505114,-1.134657 2.468151,-1.191369 0.169943,0 0.340087,9.92e-4 0.51004,0.02935 -0.141628,-0.567093 -0.19933,-1.04971 -0.19933,-1.475035 0,-1.845633 1.447863,-3.206335 3.402264,-3.206335 0.254909,0 0.510129,0.02741 0.736723,0.08412 -0.02831,-0.311903 -0.05667,-0.566443 -0.05667,-0.821624 0,-2.015766 1.644201,-3.206344 3.456973,-3.206344 z m 0,1.703915 c -0.82141,0 -1.811542,0.424944 -1.811542,1.502419 0,0.708872 0.196478,1.757701 0.394746,2.605757 0.339897,0.824869 0.397848,1.335882 0.822721,3.122229 0.25492,1.051694 0.56586,1.958545 0.87743,2.752474 0.368222,0.966637 0.792665,1.789452 1.38748,2.895283 0.283245,0.538738 0.426284,0.538808 1.106076,0.170204 0.538165,-0.283557 1.330068,-0.625107 1.924884,-0.823596 -1.019688,-2.211663 -1.869364,-4.056965 -2.294226,-5.616467 -0.113302,-0.45368 -0.51009,-2.271558 -0.623392,-3.065487 -0.08498,-0.793929 -0.169112,-1.473373 -0.367391,-2.210591 -0.226594,-0.907351 -0.538725,-1.332225 -1.416786,-1.332225 z m 4.869847,1.252016 c -0.444783,-0.004 -0.918103,0.139976 -1.215505,0.395167 -0.311571,0.283556 -0.425003,0.508879 -0.340027,1.132684 0.141618,1.363596 0.368462,2.413467 0.623382,3.405886 0.594825,2.325075 1.585068,4.141861 2.094897,5.219336 0.169953,0.368614 0.312791,0.511554 0.596026,0.483199 0.396548,-0.02835 0.622521,-0.05769 0.877441,-0.02935 0.339886,0.02836 0.596026,0.227066 0.596026,0.567324 0,0.283557 -0.142858,0.39717 -0.652697,0.510593 -1.048004,0.226835 -2.380734,0.594998 -3.683657,1.332225 -1.107237,0.626379 -2.070825,1.392333 -2.948885,2.498164 -0.08497,0.113413 -0.171044,0.170194 -0.312672,0.170194 -0.198268,0 -0.367451,-0.227026 -0.537394,-0.453861 -0.169953,-0.226835 -0.283355,-0.39719 -0.283355,-0.567314 0,-0.198489 0.08508,-0.368864 0.283355,-0.624055 0.311571,-0.425325 0.680053,-0.736616 0.680053,-0.935106 0,-0.141768 -0.25414,-0.481395 -0.480734,-0.878365 -0.368211,-0.680506 -0.991923,-2.044713 -1.416786,-3.065477 -0.651456,-1.559512 -1.105205,-3.546242 -1.360124,-4.765496 -0.311571,-1.332666 -0.793695,-1.701951 -1.530138,-1.701951 -1.019679,0 -1.69819,0.595058 -1.69819,1.50242 0,0.598023 0.197528,1.391431 0.594075,2.695742 0.25492,0.85064 0.510139,1.70122 0.736733,2.296669 0.368212,1.023348 0.82092,2.158136 1.217467,3.065487 0.368212,0.822285 0.905866,1.787249 1.160786,2.269276 0.141627,0.255191 0.396707,0.679915 0.396707,0.935106 0,0.45367 -0.338265,0.70817 -0.791453,0.70817 -0.25492,0 -0.481814,-0.113623 -0.736734,-0.510592 -0.31157,-0.456255 -0.991943,-1.787449 -1.473457,-2.779868 -0.368221,-0.822284 -0.991883,-2.299033 -1.303454,-3.319797 -0.509839,-1.616213 -0.849445,-2.240909 -1.727506,-2.212553 -0.509839,0.02836 -0.935212,0.19872 -1.246782,0.567313 -0.311571,0.39698 -0.338946,1.020544 -0.08403,1.842819 0.538164,1.729635 1.162926,3.316982 1.834984,4.943512 1.192213,2.807121 1.957573,4.256616 3.062227,6.099664 1.387901,2.268374 2.749446,4.53816 4.930441,5.984249 1.557853,1.020774 3.458684,1.561115 5.299772,1.561115 2.577531,0 4.761948,-1.137122 6.149858,-2.441433 1.418797,-1.304321 3.230279,-3.858234 3.230279,-8.993005 0,-2.35344 1.020339,-4.399215 1.64348,-5.731892 0.169943,-0.340248 0.537394,-1.048759 0.537394,-1.559151 0,-0.226835 -0.05574,-0.538067 -0.197368,-0.764902 -0.25492,-0.396959 -0.651917,-0.53993 -1.133421,-0.53993 -1.503783,0 -2.467401,1.13601 -3.005566,2.128429 -0.226594,0.425315 -0.395776,0.877583 -0.537394,1.359609 -0.311571,1.04913 -0.623751,1.475327 -1.530138,2.212554 -0.481524,0.425315 -1.074949,0.963632 -1.414835,1.388957 -0.56649,0.768148 -0.737774,1.420658 -0.879391,2.441433 -0.02833,0.255191 -0.509309,0.367772 -1.104125,0.367772 -0.339886,0 -0.453368,-0.112702 -0.453368,-0.651439 0,-0.567094 0.198519,-1.417624 0.623391,-2.183207 0.594806,-1.049119 1.246053,-1.617074 1.897519,-2.155812 0.651457,-0.538738 0.850116,-0.765032 0.963428,-1.1053 -0.594826,-0.796503 -1.160986,-1.618157 -1.614184,-2.412085 -0.8214,-1.44609 -1.359304,-2.526069 -1.784177,-3.83039 -0.339886,-1.023348 -0.623442,-2.215849 -0.793395,-3.151556 -0.339896,-1.987401 -0.679342,-2.496281 -1.330808,-2.666405 -0.134544,-0.03545 -0.279704,-0.05345 -0.427965,-0.05478 z m -23.055586,0.313004 c 0.206483,-0.01374 0.436929,0.05248 0.697642,0.187803 0.805962,0.420166 3.650389,2.637057 4.193697,3.075263 0.525297,0.422751 0.453358,0.641613 0.177837,1.185509 -0.275521,0.543896 -0.532792,0.68286 -1.02204,0.528191 -0.978485,-0.309318 -3.882226,-2.069914 -4.63926,-2.523594 -0.684935,-0.412435 -0.773404,-0.783492 -0.297043,-1.68827 0.263945,-0.499424 0.545019,-0.741995 0.889167,-0.764902 z m -1.79005,9.450772 c 0.138776,-0.01402 0.295842,-0.005 0.469007,0.01174 0.80339,0.07732 4.523847,0.681658 5.116081,0.864673 0.612836,0.190747 0.698063,0.469356 0.623392,1.005519 -0.09527,0.695981 -0.409294,0.828315 -0.810994,0.841205 -0.854878,0.0232 -4.406584,-0.129408 -5.217698,-0.209327 -0.705536,-0.06959 -0.991813,-0.381254 -0.914561,-1.404602 0.06179,-0.823577 0.318475,-1.067159 0.734773,-1.109208 z m 7.767934,7.596215 c 0.308149,0.01849 0.539465,0.218412 0.71328,0.653403 0.25492,0.636685 0.08016,0.890865 -0.463153,1.228539 -0.599959,0.371187 -3.78014,2.038984 -4.498554,2.304491 -0.51241,0.190748 -1.068275,0.145625 -1.395294,-0.823596 -0.40169,-1.198631 0.161989,-1.481997 0.965369,-1.7939 0.710689,-0.275814 3.659244,-1.344215 4.344179,-1.529804 0.120376,-0.03222 0.231457,-0.04529 0.334173,-0.03913 z"});N("codepen",{color:"#151515",path:"M0,0v64h64V0H0z M32,48c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16s16,7.2,16,16C48,40.8,40.8,48,32,48z M32.5,22.3 c-0.3-0.2-0.6-0.2-0.9,0l-9.1,5.9c-0.2,0.2-0.4,0.4-0.4,0.7v6.2c0,0.3,0.1,0.6,0.4,0.7l9.1,5.9c0.3,0.2,0.6,0.2,0.9,0l9.1-5.9 c0.2-0.2,0.4-0.4,0.4-0.7v-6.2c0-0.3-0.1-0.6-0.4-0.7L32.5,22.3z M32.8,24.5l6.8,4.5l-3,2l-3.7-2.5V24.5z M31.2,24.5v4L27.4,31l-3-2 L31.2,24.5z M23.8,30.6l2.1,1.4l-2.1,1.4V30.6z M31.2,39.5L24.4,35l3-2l3.7,2.5V39.5z M32,34l-3-2l3-2l3,2L32,34z M32.8,39.5v-4 l3.7-2.5l3,2L32.8,39.5z M40.2,33.4L38.1,32l2.1-1.4V33.4z"});N("developer.mozilla",{color:"#236ab4",path:"M0 0v64h64V0H0Zm32 48.35h-3.69v-32.7l-10.15 32.7h-4.15l10.11-32.7H32v32.7Zm18 0h-3.69v-32.7l-10.12 32.7h-4.15l10.11-32.7H50v32.7Z"});N("discord",{color:"#5865F2",path:"M0 0V64H64V0H0ZM36.9029 18.5C39.4494 18.9308 41.9284 19.6936 44.2767 20.7686C48.322 26.6834 50.332 33.3544 49.5898 41.0515C46.8565 43.0726 43.7952 44.6075 40.5406 45.5888C39.8077 44.6054 39.1597 43.5615 38.6036 42.4684C39.663 42.0725 40.6855 41.5843 41.6594 41.0094C41.4064 40.8379 41.1562 40.6467 40.9117 40.4471C38.0833 41.7772 34.9963 42.4669 31.8708 42.4669C28.7453 42.4669 25.6583 41.7772 22.83 40.4471C22.5882 40.6327 22.338 40.8238 22.0822 41.0094C23.0542 41.5833 24.0749 42.0706 25.1324 42.4656C24.5756 43.5592 23.9277 44.604 23.1954 45.5888C19.9435 44.6035 16.8847 43.0679 14.1518 41.0487C13.5193 34.4115 14.7843 27.6786 19.4509 20.7743C21.8015 19.699 24.2822 18.9345 26.8303 18.5C27.1786 19.123 27.4939 19.7639 27.7749 20.4201C30.4874 20.0113 33.2458 20.0113 35.9583 20.4201C36.2391 19.7638 36.5544 19.1229 36.9029 18.5Z M25.9335 36.9669C24.1709 36.9669 22.7147 35.3673 22.7147 33.3994C22.7147 31.4316 24.1203 29.8179 25.9279 29.8179C27.7355 29.8179 29.1805 31.4316 29.1496 33.3994C29.1186 35.3673 27.7299 36.9669 25.9335 36.9669Z M37.8081 36.9669C36.0426 36.9669 34.5921 35.3673 34.5921 33.3994C34.5921 31.4316 35.9977 29.8179 37.8081 29.8179C39.6185 29.8179 41.0522 31.4316 41.0213 33.3994C40.9904 35.3673 39.6044 36.9669 37.8081 36.9669Z"});N("dribbble",{color:"#ea4c89",path:"M34.3,34.3c-7.7,2.7-10.5,8-10.7,8.5c2.3,1.8,5.2,2.9,8.4,2.9c1.9,0,3.7-0.4,5.3-1.1 C37.1,43.4,36.3,39.2,34.3,34.3C34.4,34.2,34.4,34.3,34.3,34.3z M31.3,27.6c-2.3-4-4.7-7.4-5.1-7.9c-3.8,1.8-6.7,5.3-7.6,9.6 C19.2,29.2,24.9,29.3,31.3,27.6z M33,32.1c0.2-0.1,0.4-0.1,0.5-0.2c-0.3-0.8-0.7-1.6-1.1-2.3c-6.8,2-13.4,2-14,1.9 c0,0.1,0,0.3,0,0.4c0,3.5,1.3,6.7,3.5,9.1C22.2,40.6,25.9,34.4,33,32.1z M41.1,21.8c-2.4-2.1-5.6-3.4-9.1-3.4 c-1.1,0-2.2,0.1-3.2,0.4c0.4,0.5,2.9,3.9,5.1,8C38.8,24.9,40.8,22.1,41.1,21.8z M34.9,28.8c0.3,0.7,0.6,1.3,0.9,2 c0.1,0.2,0.2,0.5,0.3,0.7c4.5-0.6,9.1,0.3,9.5,0.4c0-3.2-1.2-6.2-3.1-8.5C42.3,23.8,40,26.7,34.9,28.8z M37,33.6 c1.8,4.9,2.5,8.9,2.7,9.7c3.1-2.1,5.2-5.4,5.9-9.2C45,34,41.3,32.9,37,33.6z M0,0v64h64V0H0z M32,48c-8.8,0-16-7.2-16-16 s7.2-16,16-16s16,7.2,16,16S40.8,48,32,48z"});N("dropbox",{color:"#1081DE",path:"M0,0v64h64V0H0z M41.5,41.2L32,46.9l-9.4-5.7v-2.1l2.8,1.8l6.6-5.5l6.6,5.5l2.8-1.8V41.2z M48,33.7l-9.4,6.1 L32,34.3l-6.6,5.5L16,33.7l6.5-5.2L16,23.3l9.4-6.1l6.6,5.5l6.6-5.5l9.4,6.1l-6.5,5.2L48,33.7z M22.5,28.5l9.5,5.9l9.5-5.9L32,22.6 L22.5,28.5z"});N("email",{color:"#7f7f7f",path:"M41.1,25H22.9l9.1,7.1L41.1,25z M44,26.6l-12,9.3l-12-9.3V39h24V26.6z M0,0v64h64V0H0z M47,42H17V22h30V42z"});N("facebook",{color:"#3b5998",path:"M0,0v64h64V0H0z M39.6,22l-2.8,0c-2.2,0-2.6,1.1-2.6,2.6V28h5.3l-0.7,5.3h-4.6V47h-5.5V33.3H24V28h4.6V24 c0-4.6,2.8-7,6.9-7c2,0,3.6,0.1,4.1,0.2V22z"});N("fivehundredpix",{color:"#222222",path:"M33.3,31.3c-0.4-0.2-0.7-0.4-1.1-0.6c-0.3-0.1-0.8-0.1-0.9-0.1c-1.1,0-1.9,0.6-2.2,2.1v0.9c0,0.1,0.1,0.4,0.2,0.7 c0.3,0.9,1.4,1.3,2.1,1.3s1.2-0.2,1.9-0.6c0.5-0.3,1-0.7,1.4-1.1c0.2-0.2,0.5-0.5,0.5-0.6C35.3,32.8,33.7,31.6,33.3,31.3z M42.8,30.6c-1.3,0-2.4,1-3.8,2.6c1.3,1.5,2.6,2.3,3.9,2.3c1.5,0,2.2-1.1,2.2-2.4C45.2,31.7,44.3,30.6,42.8,30.6z M0,0v64h64V0H0z M42.9,38.5c-2,0-3.8-1-5.7-3.3c-2.2,2.4-3.7,3.3-5.7,3.3c-1.8,0-3.7-0.7-4.8-3.1c-1.2,2.5-3.3,3.2-5.1,3.2c-1.6,0-3.8-0.4-5-2.5 C16.5,36,16,34.8,16,34.5v-0.7h3c0.1,1.6,1.3,2.2,2.4,2.2c1.3,0,2.4-0.9,2.6-2.6v-0.7c-0.2-1.8-1.3-2.4-2.6-2.4 c-0.8,0-1.6,0.2-2.3,1.2h-2.7v-0.2l1.5-8h8.4v2.5h-6.2l-0.6,3.3c1-0.9,2-1.1,2.9-1.1c1.4,0,3.2,0.6,4.1,2.6c1-2.4,3-3.2,4.7-3.2 c2,0,3.9,1,5.8,3.5c2.1-2.6,3.7-3.5,5.8-3.5c3.3,0,5.1,2.4,5.1,5.4C48,35.9,46.2,38.5,42.9,38.5z"});N("flickr",{color:"#0063db",path:"M38,27c-2.8,0-5,2.2-5,5s2.2,5,5,5s5-2.2,5-5S40.8,27,38,27z M0,0v64h64V0H0z M32,48c-8.8,0-16-7.2-16-16 s7.2-16,16-16s16,7.2,16,16S40.8,48,32,48z M26,27c-2.8,0-5,2.2-5,5s2.2,5,5,5s5-2.2,5-5S28.8,27,26,27z"});N("foursquare",{color:"#0072b1",path:"M39.7,20.4c-0.5,0-13.3,0-13.3,0c-0.6,0-1,0.5-1,1v20.5c0,0.1,0,0.1,0.1,0c0,0,4.9-5.9,5.4-6.5 c0.5-0.7,0.8-0.8,1.6-0.8c0,0,3.9,0,4.5,0c0.6,0,1-0.5,1-0.8c0.1-0.3,0.6-3,0.7-3.6c0.1-0.5-0.4-1.1-0.9-1.1c-0.5,0-5.5,0-5.5,0 c-0.7,0-1.2-0.5-1.2-1.2v-0.8c0-0.7,0.5-1.2,1.2-1.2c0,0,6,0,6.4,0c0.5,0,0.9-0.4,1-0.8l0.7-3.6C40.6,20.9,40.2,20.4,39.7,20.4z M0,0v64h64V0H0z M44,20.9l-1,5.2c-0.8,4.2-1.8,9-1.9,9.5c-0.2,0.9-0.6,2.4-2.7,2.4h-5.1c-0.2,0-0.2,0-0.4,0.2 c-0.1,0.1-7.9,9.2-7.9,9.2c-0.6,0.7-1.6,0.6-2,0.4c-0.4-0.1-1-0.6-1-1.8c0,0,0-25.2,0-26.3c0-1.1,0.7-2.8,3-2.8c2.3,0,16.5,0,16.5,0 C43.9,17,44.6,18.4,44,20.9z"});N("github",{color:"#24292e",path:"M0,0v64h64V0H0z M37.1,47.2c-0.8,0.2-1.1-0.3-1.1-0.8c0-0.5,0-2.3,0-4.4c0-1.5-0.5-2.5-1.1-3 c3.6-0.4,7.3-1.7,7.3-7.9c0-1.7-0.6-3.2-1.6-4.3c0.2-0.4,0.7-2-0.2-4.2c0,0-1.3-0.4-4.4,1.6c-1.3-0.4-2.6-0.5-4-0.5 c-1.4,0-2.7,0.2-4,0.5c-3.1-2.1-4.4-1.6-4.4-1.6c-0.9,2.2-0.3,3.8-0.2,4.2c-1,1.1-1.6,2.5-1.6,4.3c0,6.1,3.7,7.5,7.3,7.9 c-0.5,0.4-0.9,1.1-1,2.1c-0.9,0.4-3.2,1.1-4.7-1.3c0,0-0.8-1.5-2.5-1.6c0,0-1.6,0-0.1,1c0,0,1,0.5,1.8,2.3c0,0,0.9,3.1,5.4,2.1 c0,1.3,0,2.3,0,2.7c0,0.4-0.3,0.9-1.1,0.8C20.6,45.1,16,39.1,16,32c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16 C48,39.1,43.4,45.1,37.1,47.2z"});N("gitlab",{color:"#f96424",path:"m0 0v64h64v-64h-64zm50.402 32.559l-1.9688-6.0664v0.007812-0.007812-0.003907l-3.9141-12.035c-0.21484-0.63672-0.80469-1.0586-1.4766-1.0547-0.67969 0.003906-1.25 0.42187-1.4609 1.0625l-3.7148 11.426h-11.719l-3.7227-11.426c-0.21094-0.64063-0.78125-1.0586-1.4609-1.0625h-0.007813c-0.66406 0-1.2578 0.42187-1.4727 1.0625l-3.9023 12.027v0.003907s0 0.003906-0.003906 0.007812c0.003906-0.003906 0.003906-0.007812 0.003906-0.007812l-1.9805 6.0664c-0.29687 0.91406 0.027344 1.9102 0.80469 2.4766l17.082 12.402c0.003907 0 0.007813 0 0.007813 0.003906 0.007812 0.003906 0.015625 0.011719 0.023437 0.015625-0.007812-0.003906-0.011719-0.011719-0.019531-0.015625l0.003906 0.003906h0.003906c0.023438 0.019532 0.050782 0.035157 0.082032 0.050782l0.007812 0.007812h0.003906l0.003907 0.003906h0.007812c0 0.003907 0 0.003907 0.003907 0.003907 0.003906 0 0.003906 0.003906 0.007812 0.003906 0.015625 0.007813 0.03125 0.011719 0.046875 0.019531 0.015625 0.003906 0.027344 0.011719 0.042969 0.015625v0.003907h0.007812c0.003906 0.003906 0.007813 0.003906 0.011719 0.003906h0.003906c0 0.003906 0.007813 0.003906 0.011719 0.003906h0.003906c0.019532 0.007812 0.039063 0.011719 0.0625 0.015625 0.007813 0.003906 0.015625 0.007813 0.023438 0.007813h0.003906c0.003906 0 0.003906 0.003906 0.007812 0.003906h0.015626c0.003906 0 0.003906 0 0.007812 0.003906h0.003906c0.039063 0.003906 0.082032 0.007812 0.12109 0.007812h0.003906c0.039063 0 0.082032-0.003906 0.12109-0.007812h0.003906c0.003906-0.003906 0.007813-0.003906 0.011719-0.003906h0.011719c0.003906 0 0.007812-0.003906 0.007812-0.003906h0.003906c0.007813-0.003907 0.015626-0.003907 0.027344-0.007813 0.019532-0.003906 0.039063-0.007813 0.0625-0.015625h0.003906c0.003907 0 0.007813 0 0.011719-0.003906h0.003907s0.003906 0 0.007812-0.003906h0.007812v-0.003907c0.015626-0.003906 0.03125-0.011719 0.046876-0.015625 0.015624-0.007812 0.027343-0.011718 0.042968-0.019531 0.003906 0 0.007813-0.003906 0.007813-0.003906h0.003906c0.003906-0.003907 0.003906-0.003907 0.007813-0.003907 0.003906 0 0.003906-0.003906 0.007812-0.003906 0.003906-0.003906 0.007812-0.003906 0.011719-0.007812 0.027343-0.015625 0.054687-0.03125 0.082031-0.050782 0 0 0.003906 0 0.003906-0.003906h0.003906c0.003907-0.003906 0.003907-0.003906 0.007813-0.003906l17.086-12.402c0.77734-0.56641 1.1016-1.5625 0.80078-2.4766zm-7.3516-16.98l3.3516 10.309h-6.6992zm2.7656 12.051l-1.3672 1.75-10.086 12.91 4.7695-14.66zm-14.645 19.371c0.003906 0.003906 0.003906 0.003906 0.003906 0.007812 0-0.003906 0-0.003906-0.003906-0.007812zm-1.5273-4.707l-11.445-14.664h6.6797zm-8.6875-26.715l3.3555 10.309h-6.7031zm-5.5234 18.047c-0.16797-0.12109-0.23438-0.33203-0.17188-0.52734l1.4727-4.5117 10.773 13.805zm16.027 13.789c-0.003907-0.003906-0.007813-0.007812-0.011719-0.007812v-0.003906c-0.007813-0.003906-0.015625-0.011719-0.019531-0.015625-0.015626-0.011719-0.027344-0.023438-0.039063-0.035157 0.003906 0 0.003906 0.003907 0.003906 0.003907s0.003907 0 0.003907 0.003906c0.027343 0.023437 0.050781 0.046875 0.078124 0.066406h0.003907s0 0.003907 0.003906 0.003907c-0.007813-0.003907-0.015625-0.011719-0.023437-0.015626zm0.54297-3.5039l-2.8047-8.625-2.4844-7.6562h10.586zm0.57422 3.4766c-0.007813 0.003906-0.015625 0.011719-0.019531 0.015625-0.003906 0-0.003906 0-0.003906 0.003906-0.003907 0-0.007813 0.003906-0.007813 0.007812-0.007813 0.003907-0.015625 0.011719-0.023437 0.015626 0 0 0-0.003907 0.003906-0.003907 0.027344-0.019531 0.054687-0.042969 0.078125-0.066406l0.003906-0.003906s0.003906 0 0.003906-0.003907c-0.011719 0.011719-0.023437 0.023438-0.035156 0.035157zm15.996-13.762l-12.074 8.7617 10.781-13.797 1.4648 4.5078c0.0625 0.19531-0.003906 0.40625-0.17188 0.52734z"});N("google",{color:"#dd4b39",path:"M0,0v64h64V0H0z M31.3,19.1c0.3,0.3,0.6,0.7,0.9,1.2c0.3,0.4,0.5,0.9,0.7,1.5c0.2,0.6,0.3,1.3,0.3,2.1 c0,1.4-0.3,2.6-0.9,3.4c-0.3,0.4-0.6,0.8-0.9,1.2c-0.4,0.4-0.8,0.7-1.2,1.1c-0.2,0.2-0.5,0.5-0.7,0.8c-0.2,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.1,0.8,0.4,1c0.2,0.3,0.4,0.5,0.6,0.7l1.4,1.1c0.8,0.7,1.6,1.5,2.2,2.3c0.6,0.8,0.9,2,0.9,3.3c0,1.9-0.9,3.7-2.6,5.2 c-1.8,1.6-4.3,2.4-7.7,2.4c-2.8,0-4.9-0.6-6.3-1.8c-1.4-1.1-2.1-2.4-2.1-3.9c0-0.7,0.2-1.6,0.7-2.5c0.4-0.9,1.2-1.7,2.4-2.4 c1.3-0.7,2.7-1.2,4.1-1.5c1.4-0.2,2.6-0.3,3.5-0.4c-0.3-0.4-0.5-0.8-0.8-1.2c-0.3-0.4-0.4-0.9-0.4-1.5c0-0.4,0-0.6,0.2-0.9 c0.1-0.2,0.2-0.5,0.2-0.7c-0.5,0.1-0.9,0.1-1.3,0.1c-2.1,0-3.8-0.7-4.9-2c-1.2-1.2-1.8-2.7-1.8-4.3c0-2,0.8-3.8,2.5-5.4 c1.1-0.9,2.3-1.6,3.5-1.8c1.2-0.2,2.3-0.4,3.4-0.4h8L33,18.4h-2.5C30.7,18.6,31,18.8,31.3,19.1z M48,32h-4.3v4.2h-2.5V32H37v-2.5 h4.2v-4.3h2.5v4.3H48V32z M27.1,19.1c-0.6-0.5-1.4-0.7-2.2-0.7c-1.1,0-2,0.5-2.7,1.3c-0.6,0.9-0.9,1.9-0.9,3c0,1.5,0.4,3,1.3,4.5 c0.4,0.7,0.9,1.4,1.6,1.9c0.6,0.5,1.4,0.8,2.2,0.8c1.1,0,1.9-0.4,2.6-1.1c0.3-0.5,0.6-1,0.7-1.6c0.1-0.5,0.1-1,0.1-1.4 c0-1.6-0.4-3.2-1.2-4.8C28.2,20.2,27.7,19.5,27.1,19.1z M26.9,36.2c-0.2,0-0.7,0-1.6,0.1c-0.8,0.1-1.7,0.3-2.5,0.6 c-0.2,0.1-0.5,0.2-0.9,0.4c-0.4,0.2-0.7,0.4-1.1,0.7c-0.4,0.3-0.7,0.7-0.9,1.2c-0.3,0.5-0.4,1.1-0.4,1.8c0,1.4,0.6,2.6,1.9,3.5 c1.2,0.9,2.9,1.4,5,1.4c1.9,0,3.3-0.4,4.3-1.3c1-0.8,1.5-1.8,1.5-3.1c0-1-0.3-1.9-1-2.7c-0.7-0.7-1.8-1.6-3.3-2.6 C27.5,36.2,27.2,36.2,26.9,36.2z"});N("google_play",{color:"#40BBC1",path:"M0,0v64h64V0H0z M40.4,27.1l-3.6,3.6L24.5,18.4L40.4,27.1z M22,44.5V19.4c0-0.4,0.1-0.7,0.2-0.9L35.6,32 L22.2,45.4C22.1,45.2,22,44.9,22,44.5z M24.4,45.6l12.4-12.4l3.6,3.6L24.4,45.6z M47.1,33.2l-5,2.8l-4-4l3.9-3.9l5.1,2.8 C48.3,31.4,48.3,32.5,47.1,33.2z"});N("groupme",{color:"#00aff0",path:"M0,0v64h64V0H0z M40.321,39.43448a10.40049,9.51724 0 0 1 -16.64078,0a2.60012,2.37931 0 1 0 -4.16019,2.85517a15.60073,14.27586 0 0 0 24.96117,0a2.60012,2.37931 0 0 0 -4.16019,-2.85517zm-17.42081,-12.84828a2.60012,2.37931 0 0 0 0,4.75862l1.30006,0l0,1.18966a2.60012,2.37931 0 0 0 5.20024,0l0,-1.18966l5.20024,0l0,1.18966a2.60012,2.37931 0 0 0 5.20024,0l0,-1.18966l1.30006,0a2.60012,2.37931 0 0 0 0,-4.75862l-1.30006,0l0,-4.75862l1.30006,0a2.60012,2.37931 0 0 0 0,-4.75862l-1.30006,0l0,-1.18966a2.60012,2.37931 0 0 0 -5.20024,0l0,1.18966l-5.20024,0l0,-1.18966a2.60012,2.37931 0 0 0 -5.20024,0l0,1.18966l-1.30006,0a2.60012,2.37931 0 0 0 0,4.75862l1.30006,0l0,4.75862l-1.30006,0zm6.5003,-4.75862l5.20024,0l0,4.75862l-5.20024,0l0,-4.75862z"});N("itch.io",{color:"#fa5c5c",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 32 16 C 36.482469 15.999275 39.489763 16.027944 43.828125 16.197266 C 45.223688 17.11826 47.973899 20.631595 48 21.552734 L 48 23.076172 C 48 25.008914 46.375769 26.707031 44.900391 26.707031 C 43.128974 26.707031 41.652344 25.07576 41.652344 23.138672 C 41.652344 25.07576 40.226756 26.707031 38.455078 26.707031 C 36.68353 26.707031 35.302734 25.07576 35.302734 23.138672 C 35.302734 25.07576 33.787432 26.707031 32.015625 26.707031 L 31.984375 26.707031 C 30.212699 26.707031 28.697266 25.07576 28.697266 23.138672 C 28.697266 25.07576 27.316728 26.707031 25.544922 26.707031 C 23.773245 26.707031 22.347656 25.07576 22.347656 23.138672 C 22.347526 25.07576 20.871157 26.707031 19.099609 26.707031 C 17.624234 26.707031 16 25.008624 16 23.076172 L 16 21.552734 C 16.026082 20.63174 18.776052 17.11855 20.171875 16.197266 C 21.406769 16.077682 27.517662 16.000435 32 16 z M 28.673828 25.796875 A 3.6505562 4.0580007 0 0 0 29.292969 26.689453 A 3.7155025 4.1301957 0 0 0 31.894531 27.867188 C 31.930136 27.867188 31.964779 27.866621 32 27.865234 C 32.035221 27.866088 32.07219 27.867188 32.107422 27.867188 A 3.7155025 4.1301957 0 0 0 34.708984 26.689453 A 3.6502954 4.0577109 0 0 0 35.326172 25.796875 A 3.6548598 4.0627847 0 0 0 35.949219 26.689453 C 36.617985 27.416189 37.534472 27.867188 38.544922 27.867188 A 3.7141985 4.1287462 0 0 0 41.146484 26.689453 C 41.388792 26.425753 41.573442 26.142952 41.742188 25.814453 C 41.910814 26.143677 42.1458 26.425338 42.388672 26.689453 A 3.7168066 4.1316454 0 0 0 44.990234 27.867188 C 45.112172 27.867188 45.239291 27.830162 45.341797 27.791016 C 45.484209 29.439616 45.543344 31.01503 45.564453 32.164062 L 45.566406 32.169922 C 45.569073 32.753426 45.571445 33.23411 45.574219 33.900391 C 45.546831 37.359375 45.881298 45.110721 44.201172 47.015625 C 41.597581 47.690463 36.806287 47.998187 32 48 C 27.193582 47.998115 22.402421 47.690463 19.798828 47.015625 C 18.118702 45.110865 18.455126 37.359375 18.427734 33.900391 C 18.430401 33.233965 18.432987 32.753281 18.435547 32.169922 L 18.435547 32.164062 C 18.456799 31.015319 18.515782 29.439616 18.658203 27.791016 C 18.760709 27.830151 18.887947 27.867188 19.009766 27.867188 A 3.7168066 4.1316454 0 0 0 21.611328 26.689453 C 21.85416 26.425316 22.089324 26.143533 22.257812 25.814453 C 22.426437 26.142953 22.611207 26.425606 22.853516 26.689453 A 3.7144592 4.129036 0 0 0 25.455078 27.867188 C 26.465659 27.867188 27.382014 27.416332 28.050781 26.689453 A 3.6548598 4.0627847 0 0 0 28.673828 25.796875 z M 37.998047 29.636719 L 37.998047 29.638672 L 37.996094 29.638672 C 36.938044 29.640989 35.998583 29.639715 34.833984 31.052734 C 33.917302 30.94591 32.958545 30.891191 32 30.892578 C 31.041455 30.890977 30.082567 30.945897 29.166016 31.052734 C 28.001416 29.63986 27.061956 29.641019 26.003906 29.638672 L 26.001953 29.638672 C 25.502078 29.638672 23.502722 29.638165 22.109375 33.988281 L 20.613281 39.955078 C 19.504239 44.394801 20.966648 44.503759 22.792969 44.507812 C 25.50128 44.395752 27.001953 42.209586 27.001953 40.023438 C 28.501065 40.296565 30.250885 40.433594 32 40.433594 C 33.748987 40.433449 35.498804 40.296562 36.998047 40.023438 C 36.998047 42.209586 38.496636 44.395759 41.205078 44.507812 C 43.031397 44.503898 44.495762 44.39464 43.386719 39.955078 L 41.890625 33.988281 C 40.497278 29.638166 38.497925 29.636719 37.998047 29.636719 z M 32 33.056641 C 32 33.056641 34.851013 35.967594 35.363281 37.001953 L 33.498047 36.919922 L 33.498047 38.728516 C 33.498047 38.813166 32.749101 38.778784 32 38.740234 C 31.250641 38.778805 30.501953 38.813177 30.501953 38.728516 L 30.501953 36.919922 L 28.636719 37.001953 C 29.148854 35.967594 31.997653 33.059414 32 33.056641 z "});N("instagram",{color:"#e94475",path:"M0,0v64h64V0H0z M 39.88,25.89 C 40.86,25.89 41.65,25.10 41.65,24.12 41.65,23.14 40.86,22.35 39.88,22.35 38.90,22.35 38.11,23.14 38.11,24.12 38.11,25.10 38.90,25.89 39.88,25.89 Z M 32.00,24.42 C 27.82,24.42 24.42,27.81 24.42,32.00 24.42,36.19 27.82,39.58 32.00,39.58 36.18,39.58 39.58,36.18 39.58,32.00 39.58,27.82 36.18,24.42 32.00,24.42 Z M 32.00,36.92 C 29.28,36.92 27.08,34.72 27.08,32.00 27.08,29.28 29.28,27.08 32.00,27.08 34.72,27.08 36.92,29.28 36.92,32.00 36.92,34.72 34.72,36.92 32.00,36.92 Z M 32.00,19.90 C 35.94,19.90 36.41,19.92 37.96,19.99 39.41,20.05 40.19,20.29 40.71,20.50 41.40,20.77 41.89,21.08 42.41,21.60 42.92,22.12 43.24,22.61 43.51,23.30 43.71,23.82 43.95,24.60 44.02,26.04 44.09,27.60 44.11,28.06 44.11,32.01 44.11,35.95 44.09,36.41 44.02,37.97 43.95,39.41 43.71,40.19 43.51,40.71 43.24,41.40 42.92,41.90 42.41,42.41 41.89,42.93 41.40,43.25 40.71,43.51 40.19,43.71 39.41,43.96 37.96,44.02 36.41,44.09 35.94,44.11 32.00,44.11 28.06,44.11 27.59,44.09 26.04,44.02 24.59,43.96 23.81,43.72 23.29,43.51 22.60,43.24 22.11,42.93 21.59,42.41 21.08,41.90 20.76,41.40 20.49,40.71 20.29,40.19 20.05,39.41 19.98,37.97 19.91,36.41 19.89,35.95 19.89,32.01 19.89,28.06 19.91,27.60 19.98,26.04 20.05,24.60 20.29,23.82 20.49,23.30 20.76,22.61 21.08,22.12 21.59,21.60 22.11,21.08 22.60,20.76 23.29,20.50 23.81,20.30 24.59,20.05 26.04,19.99 27.59,19.91 28.06,19.90 32.00,19.90 Z M 32.00,17.24 C 27.99,17.24 27.49,17.26 25.91,17.33 24.34,17.40 23.27,17.65 22.33,18.01 21.36,18.39 20.54,18.90 19.72,19.72 18.90,20.54 18.39,21.37 18.01,22.33 17.65,23.27 17.40,24.34 17.33,25.92 17.26,27.49 17.24,27.99 17.24,32.00 17.24,36.01 17.26,36.51 17.33,38.09 17.40,39.66 17.65,40.73 18.01,41.67 18.39,42.65 18.90,43.47 19.72,44.29 20.54,45.11 21.37,45.61 22.33,45.99 23.27,46.36 24.34,46.61 25.92,46.68 27.49,46.75 27.99,46.77 32.01,46.77 36.02,46.77 36.52,46.75 38.09,46.68 39.66,46.61 40.74,46.36 41.68,45.99 42.65,45.62 43.47,45.11 44.29,44.29 45.11,43.47 45.62,42.64 46.00,41.67 46.36,40.74 46.61,39.66 46.68,38.09 46.75,36.51 46.77,36.01 46.77,32.00 46.77,27.99 46.75,27.49 46.68,25.91 46.61,24.34 46.36,23.27 46.00,22.33 45.62,21.35 45.11,20.53 44.29,19.71 43.47,18.89 42.65,18.39 41.68,18.01 40.74,17.64 39.67,17.39 38.09,17.32 36.51,17.26 36.01,17.24 32.00,17.24 Z"});N("itunes",{color:"#E049D1",path:"M0,0v64h64V0H0z M42.5,40c0,2.2-1.8,4-4,4h-2c-1.9,0-3.4-1.5-3.4-3.4s1.5-3.4,3.4-3.4h2.8c0.8,0,1.4-0.6,1.4-1.4 v-11c0-0.5-0.4-0.9-0.9-0.9c-0.1,0-0.1,0-0.2,0l-12.1,2.4c-0.4,0.1-0.7,0.4-0.7,0.9V43c0,2.2-1.8,4-4,4h-2c-1.9,0-3.4-1.5-3.4-3.4 c0-1.9,1.5-3.4,3.4-3.4h2.8c0.8,0,1.4-0.6,1.4-1.4V21.3c0-0.7,0.5-1.2,1.1-1.4l14.7-3c0.1,0,0.2,0,0.3,0c0.8,0,1.4,0.6,1.4,1.4V40z"});N("leetcode",{color:"#E7A41F",path:"M0 0H64V64H0V0ZM42.0505 42.0701C41.2043 41.1924 39.8301 41.1901 38.9812 42.065L35.2116 45.9499C33.4064 47.8103 30.4336 47.8376 28.595 46.0099L21.8371 39.1709C20.0126 37.3244 19.6935 34.4303 21.2767 32.6807L27.4861 26.0554C29.1514 24.2149 32.5276 23.9936 34.4576 25.6045L39.9647 30.2012C40.8973 30.9797 42.2638 30.8291 43.0167 29.8648C43.7696 28.9006 43.624 27.4879 42.6913 26.7094L37.1842 22.1126C35.98 21.1076 34.5353 20.472 33.023 20.1957L36.5 16.5C37.3491 15.5894 37.4474 14.2364 36.5397 13.3845C35.6321 12.5326 34.208 12.5802 33.3589 13.4908L24.3163 22.9895L18.2527 29.6904C15.0006 33.2842 15.3449 38.8805 18.8008 42.3779C23.9956 47.6352 25.5703 49.2288 25.5907 49.249C29.1271 52.7645 34.7982 52.7125 38.276 49.1283L42.0456 45.2434C42.8945 44.3685 42.8967 42.9478 42.0505 42.0701ZM27.6535 36.054C27.6535 37.2933 28.6251 38.2979 29.8238 38.2979H45.8298C47.0284 38.2979 48.0001 37.2933 48.0001 36.054C48.0001 34.8148 47.0284 33.8101 45.8298 33.8101H29.8238C28.6251 33.8101 27.6535 34.8148 27.6535 36.054Z"});N("linkedin",{color:"#007fb1",path:"M0,0v64h64V0H0z M25.8,44h-5.4V26.6h5.4V44z M23.1,24.3c-1.7,0-3.1-1.4-3.1-3.1c0-1.7,1.4-3.1,3.1-3.1 c1.7,0,3.1,1.4,3.1,3.1C26.2,22.9,24.8,24.3,23.1,24.3z M46,44h-5.4v-8.4c0-2,0-4.6-2.8-4.6c-2.8,0-3.2,2.2-3.2,4.5V44h-5.4V26.6 h5.2V29h0.1c0.7-1.4,2.5-2.8,5.1-2.8c5.5,0,6.5,3.6,6.5,8.3V44z"});N("linktree",{color:"#39e09b",path:"M0,0v64h64V0H0z M27.43603,19.38636c-0.60084,-0.94849 -2.16195,-0.94849 -2.76234,0l-10.32917,16.44343c-0.48058,0.84332 0.24007,1.79182 1.32104,1.79182l6.96599,0l0,6.21877c0,0.63259 0.60084,1.15962 1.32149,1.15962l4.08339,0c0.72065,0 1.32104,-0.52703 1.32104,-1.15962l0,-6.21877l-1.92144,0c-0.84091,0 -1.4413,-0.52703 -1.56156,-1.15962c0,-0.21073 0,-0.42147 0.12026,-0.63454l5.7652,-9.17021l-4.3239,-7.27088zm9.12794,0c0.60084,-0.94849 2.16195,-0.94849 2.76234,0l10.32917,16.44343c0.48058,0.84332 -0.24007,1.79182 -1.32104,1.79182l-6.84618,0l0,6.21877c0,0.63259 -0.60039,1.15962 -1.32238,1.15962l-4.32257,0c-0.72065,0 -1.32104,-0.52703 -1.32104,-1.15962l0,-6.21877l1.92188,0c0.84046,0 1.44086,-0.52703 1.56111,-1.15962c0,-0.21073 0,-0.42147 -0.12026,-0.63454l-5.76476,-9.16786l4.44371,-7.27322z"});N("mailto",{color:"#7f7f7f",path:"M41.1,25H22.9l9.1,7.1L41.1,25z M44,26.6l-12,9.3l-12-9.3V39h24V26.6z M0,0v64h64V0H0z M47,42H17V22h30V42z"});N("mastodon",{color:"#17063B",path:"M -0.13476562,-0.13476562 V 64.40625 H 64.542969 V -0.13476562 Z M 31.910156,16 c 4.393659,-0.01635 8.819314,0.462327 11.212891,1.488281 0,0 4.875,2.042137 4.875,8.992188 0,0 0.06408,5.125699 -0.683594,8.6875 -0.477112,2.260168 -4.218698,4.733622 -8.515625,5.21289 -1.53898,0.170881 -7.129606,1.013405 -13.685547,-0.480468 -0.0015,0.332416 0.02181,0.666347 0.06836,0.996093 0.507659,3.545781 3.767366,3.759249 6.861328,3.859375 3.123054,0.09345 5.646484,-0.722656 5.646484,-0.722656 l 0.128906,2.638672 c 0,0 -1.923363,1.093335 -5.814453,1.294922 -2.1441,0.113475 -4.810874,-0.04949 -7.912109,-0.814453 C 15.994012,45.143157 16,34.753512 16,26.480469 16,19.530418 20.882812,17.488281 20.882812,17.488281 23.152736,16.527743 27.516498,16.01635 31.910156,16 Z m -4.703125,5.300781 c -1.505342,-0.03705 -3.027216,0.508604 -4.015625,1.53125 -1.802265,1.918407 -1.40625,3.173566 -1.40625,11.816407 h 3.56836 v -7.513672 c 0,-3.517747 4.882812,-3.65096 4.882812,0.490234 v 4.353516 h 3.53711 V 27.625 c 0,-4.141195 4.886718,-4.006027 4.886718,-0.488281 v 7.515625 h 3.560547 v -0.0039 c 0,-8.636166 0.403288,-9.883315 -1.40625,-11.816407 -1.962273,-2.031882 -6.087649,-2.196273 -7.927734,0.429688 l -0.882813,1.382812 -0.886718,-1.382812 c -0.916407,-1.305638 -2.404814,-1.923888 -3.910157,-1.960938 z"});N("matrix",{color:"#000000",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 16 16 L 19.039062 16 L 19.039062 16.732422 L 16.841797 16.732422 L 16.841797 47.267578 L 19.039062 47.267578 L 19.039062 48 L 16 48 L 16 16 z M 44.960938 16 L 48 16 L 48 48 L 44.960938 48 L 44.960938 47.267578 L 47.158203 47.267578 L 47.158203 16.732422 L 44.960938 16.732422 L 44.960938 16 z M 29.767578 26.103516 C 30.487577 26.103516 31.144855 26.247438 31.742188 26.523438 C 32.339521 26.80077 32.78823 27.298668 33.101562 28 C 33.440229 27.501333 33.901802 27.059068 34.480469 26.677734 C 35.059135 26.295069 35.74635 26.103516 36.541016 26.103516 C 37.145015 26.103516 37.703371 26.178175 38.220703 26.326172 C 38.738037 26.472838 39.175589 26.70787 39.544922 27.033203 C 39.912922 27.35987 40.196916 27.778116 40.40625 28.300781 C 40.608916 28.823448 40.712891 29.45274 40.712891 30.191406 L 40.712891 37.828125 L 37.582031 37.828125 L 37.582031 31.359375 C 37.582031 30.978042 37.568402 30.614677 37.539062 30.277344 A 2.34 2.34 0 0 0 37.298828 29.396484 A 1.4746667 1.4746667 0 0 0 36.714844 28.800781 C 36.456177 28.654114 36.105301 28.578125 35.667969 28.578125 C 35.225302 28.578125 34.868323 28.663408 34.597656 28.830078 A 1.84 1.84 0 0 0 33.957031 29.496094 A 2.5946667 2.5946667 0 0 0 33.648438 30.423828 A 7.4133333 7.4133333 0 0 0 33.568359 31.470703 L 33.568359 37.828125 L 30.435547 37.828125 L 30.435547 31.427734 C 30.435547 31.089068 30.430809 30.757781 30.412109 30.425781 A 2.7653333 2.7653333 0 0 0 30.220703 29.507812 A 1.4026667 1.4026667 0 0 0 29.667969 28.837891 C 29.409302 28.671225 29.033296 28.583984 28.529297 28.583984 C 28.381297 28.583984 28.183359 28.616924 27.943359 28.683594 C 27.70336 28.751594 27.464948 28.87326 27.238281 29.058594 C 27.010281 29.242594 26.812344 29.507563 26.652344 29.851562 C 26.492344 30.196895 26.412109 30.652891 26.412109 31.212891 L 26.412109 37.833984 L 23.279297 37.833984 L 23.279297 26.414062 L 26.232422 26.414062 L 26.232422 27.955078 L 26.277344 27.955078 C 26.689343 27.364412 27.188912 26.909843 27.767578 26.589844 C 28.344911 26.263177 29.015579 26.103516 29.767578 26.103516 z"});N("medium",{color:"#333332",path:"M0,0v64h64V0H0z M47,23.7h-1.2c-0.4,0-0.9,0.6-0.9,1v14.7c0,0.4,0.5,1,0.9,1H47v3.4H36.4v-3.4h2.1V24.9h-0.1 l-5.3,18.9h-4.1l-5.2-18.9h-0.1v15.5H26v3.4h-9v-3.4h1.2c0.5,0,1-0.6,1-1V24.7c0-0.4-0.5-1-1-1H17v-3.6h11.3l3.7,13.8h0.1l3.7-13.8 H47V23.7z"});N("meetup",{color:"#E51937",path:"M0,0v64h64V0H0z M47.8,44.3c-0.4,0.2-2.5,0.9-3.9,1c-0.6,0.1-1.1-0.6-1.4-1.5c-1.5-4.6-3.5-11.8-5.2-16.6 c0,3.7-0.3,10.8-0.4,12c-0.1,1.7-0.4,3.7-1.8,3.9c-1.1,0.2-2.4,0.4-4,0.4c-1.3,0-1.8-0.9-2.4-1.8c-1-1.4-3.1-4.8-4.1-6.9 c0.3,2.3,0.7,4.7,0.9,5.8c0.1,0.8,0,1.5-0.6,1.9c-1,0.7-3.2,1.4-4.1,1.4c-0.8,0-1.5-0.8-1.6-1.6c-0.7-3.4-1.2-8-1.1-11.1 c0-2.8,0-5.9,0.2-8.3c0-0.7,0.3-1.1,0.9-1.4c1.2-0.5,3-0.6,4.7-0.3c0.8,0.1,1,0.8,1.4,1.4c1.7,2.8,3.8,6.7,5.7,10.6 c0-6.3,1.9-11.9,3.5-15.3c0.5-1.1,0.9-1.4,1.9-1.4c1.3,0,2.9,0.2,4.1,0.4c1.1,0.2,1.5,1.6,1.7,2.5c1.2,4.5,4.7,18.7,5.5,22.4 C47.8,42.8,48.3,44,47.8,44.3z"});N("opensea",{color:"#2081E2",path:"M 0,0 H 64 V 64 H 0 Z m 33,12.800782 c 0.499712,0 0.955746,0.203124 1.28125,0.535156 0.32544,0.332096 0.527344,0.786664 0.527344,1.292968 v 3.101562 l 0.375,0.10547 c 0.02956,0.01 0.05964,0.02325 0.08594,0.04297 0.0921,0.06906 0.222944,0.17188 0.390624,0.296876 0.13152,0.10516 0.274368,0.23176 0.445312,0.36328 0.338624,0.272832 0.743662,0.626834 1.1875,1.03125 0.11834,0.10188 0.234628,0.207284 0.339844,0.3125 0.572096,0.532608 1.2127,1.157226 1.82422,1.847656 0.17094,0.19398 0.336868,0.390554 0.507812,0.597656 0.17094,0.210432 0.353958,0.417834 0.511718,0.625 0.207168,0.27616 0.42711,0.560176 0.621094,0.859376 0.09204,0.14138 0.200286,0.288312 0.289062,0.429688 0.249856,0.378048 0.469256,0.768924 0.679688,1.160156 0.08876,0.1808 0.1789,0.376328 0.257812,0.570312 0.233408,0.522752 0.420728,1.057236 0.539064,1.589844 0.03616,0.11508 0.06104,0.239754 0.07422,0.351562 v 0.02734 c 0.03942,0.15776 0.05329,0.32515 0.06641,0.496094 0.0526,0.545792 0.02459,1.09157 -0.09375,1.640624 -0.04934,0.233472 -0.112506,0.45403 -0.191406,0.6875 -0.07892,0.223552 -0.159826,0.455494 -0.261718,0.675782 -0.19724,0.45696 -0.430872,0.912452 -0.707032,1.339844 -0.08876,0.15782 -0.191656,0.326552 -0.296876,0.484374 -0.115078,0.16762 -0.234626,0.32591 -0.339842,0.48047 -0.14464,0.19724 -0.299208,0.405716 -0.457032,0.589844 -0.14138,0.19398 -0.287488,0.38765 -0.445312,0.558594 -0.220288,0.25971 -0.42815,0.50545 -0.648438,0.742186 -0.13146,0.1545 -0.273264,0.31175 -0.417968,0.453126 -0.14132,0.15776 -0.28645,0.298168 -0.41797,0.429688 -0.220224,0.220288 -0.404034,0.39378 -0.558594,0.535156 l -0.36328,0.33203 c -0.0526,0.04602 -0.122994,0.07031 -0.195312,0.07031 h -2.800782 v 3.59375 h 3.527344 c 0.789054,0 1.535698,-0.280074 2.140624,-0.79297 0.207104,-0.1808 1.11121,-0.960338 2.179688,-2.140624 0.03616,-0.03948 0.08412,-0.06891 0.136718,-0.08203 l 9.734376,-2.816406 c 0.18086,-0.0526 0.36328,0.08662 0.36328,0.277344 v 2.058594 c 0,0.11834 -0.07056,0.223514 -0.17578,0.26953 -0.644352,0.27616 -2.852284,1.29076 -3.769532,2.566406 -2.340862,3.25811 -4.127116,7.91797 -8.125,7.91797 H 24.140624 c -5.911226,0 -10.699218,-4.807216 -10.699218,-10.738282 v -0.191406 c 0,-0.15782 0.12734,-0.285156 0.285156,-0.285156 h 9.296876 c 0.18406,0 0.317164,0.170758 0.30078,0.351562 -0.0658,0.604928 0.04602,1.222982 0.332032,1.785156 0.55232,1.121152 1.697434,1.820314 2.933594,1.820314 h 4.605468 v -3.59375 h -4.55078 c -0.233408,0 -0.373066,-0.270282 -0.238282,-0.460938 0.04928,-0.07564 0.104922,-0.153424 0.164062,-0.242188 0.43072,-0.61152 1.044732,-1.562868 1.65625,-2.64453 0.417536,-0.729856 0.822934,-1.5066 1.148438,-2.289064 0.0658,-0.14138 0.119276,-0.288312 0.171876,-0.429688 0.08876,-0.249854 0.18036,-0.481434 0.246092,-0.714842 0.0658,-0.19732 0.119276,-0.403674 0.171876,-0.597658 0.15456,-0.664126 0.21875,-1.3678 0.21875,-2.097656 0,-0.286014 -0.01284,-0.585078 -0.03906,-0.871092 -0.0132,-0.31232 -0.05034,-0.625182 -0.08984,-0.9375 -0.0263,-0.27616 -0.07629,-0.549922 -0.128906,-0.835938 -0.06572,-0.417536 -0.160406,-0.8324 -0.265626,-1.25 L 29.625,23.929688 c -0.07892,-0.28608 -0.14625,-0.561642 -0.238282,-0.847656 -0.259774,-0.8976 -0.555446,-1.771222 -0.871094,-2.589844 -0.115058,-0.3255 -0.247386,-0.6369 -0.378906,-0.94922 -0.19392,-0.470142 -0.393418,-0.896364 -0.574218,-1.30078 -0.09204,-0.18412 -0.171084,-0.352494 -0.25,-0.523438 -0.08876,-0.19398 -0.177436,-0.390154 -0.269532,-0.574218 -0.06572,-0.14138 -0.142712,-0.270824 -0.195312,-0.402344 l -0.5625,-1.039064 c -0.07892,-0.141378 0.05253,-0.308376 0.207032,-0.265624 l 3.51953,0.953124 h 0.0078 c 0.0066,0 0.0083,0.0039 0.01172,0.0039 l 0.464844,0.128906 0.511718,0.14453 0.1875,0.05078 v -2.089844 c 0,-1.009342 0.8052,-1.828124 1.804688,-1.828124 z m -8.488282,6.902342 c 0.09822,0.007 0.192266,0.06442 0.238282,0.16797 1.390718,3.116732 2.58952,6.993068 2.027344,9.40625 -0.24,0.992894 -0.896944,2.33928 -1.63672,3.582032 -0.0953,0.180858 -0.200692,0.356398 -0.3125,0.527342 -0.0526,0.07892 -0.139018,0.125 -0.234374,0.125 h -8.5625 c -0.230144,0 -0.363852,-0.250108 -0.242188,-0.4375 L 15.925782,32.859376 24.25,19.835938 c 0.06083,-0.09533 0.163502,-0.139798 0.261718,-0.132814 z"});N("pinterest",{color:"#cb2128",path:"M0,0v64h64V0H0z M32,48c-1.6,0-3.1-0.2-4.5-0.7c0.6-1,1.3-2.2,1.6-3.4c0.2-0.7,1.1-4.4,1.1-4.4 c0.6,1.1,2.2,2,3.9,2c5.1,0,8.6-4.7,8.6-11c0-4.7-4-9.2-10.1-9.2c-7.6,0-11.4,5.5-11.4,10c0,2.8,1,5.2,3.3,6.1 c0.4,0.1,0.7,0,0.8-0.4c0.1-0.3,0.2-1,0.3-1.3c0.1-0.4,0.1-0.5-0.2-0.9c-0.6-0.8-1.1-1.7-1.1-3.1c0-4,3-7.7,7.9-7.7 c4.3,0,6.7,2.6,6.7,6.1c0,4.6-2,8.5-5.1,8.5c-1.7,0-2.9-1.4-2.5-3.1c0.5-2,1.4-4.2,1.4-5.7c0-1.3-0.7-2.4-2.2-2.4 c-1.7,0-3.1,1.8-3.1,4.1c0,1.5,0.5,2.5,0.5,2.5s-1.8,7.4-2.1,8.7c-0.3,1.2-0.3,2.6-0.3,3.7C19.9,44.2,16,38.6,16,32 c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16C48,40.8,40.8,48,32,48z"});N("pixiv",{color:"#0097fa",path:"M0,0v64h64V0H0z M 33.552734 16.46875 C 21.708875 16.46875 13.650391 25.615234 13.650391 25.615234 L 15.919922 29.220703 C 15.919922 29.220703 17.180054 29.327146 16.511719 27.203125 C 17.085451 26.116698 18.210086 24.658325 20.404297 22.970703 L 20.404297 46.978516 C 19.458253 47.247074 18.209962 47.747072 19.064453 48.601562 L 25.582031 48.601562 C 26.442627 47.740968 25.088743 47.222673 24.261719 46.978516 L 24.261719 41.316406 C 24.261719 41.316406 28.730963 43.072266 33.552734 43.072266 C 37.78552 43.072266 41.640263 41.811762 44.505859 39.535156 C 47.374506 37.270752 49.218055 33.892818 49.208984 30.029297 C 49.227296 26.306156 47.618647 22.755613 44.798828 20.320312 C 42.006468 17.881962 38.093741 16.472656 33.552734 16.472656 L 33.552734 16.46875 z M 33.15625 18.496094 C 36.757322 18.499147 39.580706 19.856689 41.494141 21.925781 C 43.401491 24.000973 44.442052 26.756349 44.451172 29.966797 C 44.438968 33.091793 43.327375 35.664185 41.34375 37.638672 C 39.363164 39.597898 36.479609 40.833984 33.15625 40.833984 L 33.134766 40.833984 C 29.436041 40.833984 26.318602 40.114744 24.261719 39.101562 L 24.261719 21.087891 C 26.523068 19.482668 30.189947 18.489893 33.15625 18.496094 z "});N("ravelry",{color:"#EE6E62",path:"M 0,0 H 64 V 64 H 0 Z m 42.692268,28.943187 c 0,0 -2.183968,-0.39738 -3.751944,-0.39738 -3.583932,0 -4.423932,1.986862 -4.423932,4.938744 v 12.48877 h -9.68784 v -25.43168 h 9.68784 v 4.257542 c 1.175992,-3.576324 3.527958,-4.825204 8.175876,-4.825204 z"});N("rdio",{color:"#0475C5",path:"M0,0v64h64V0H0z M43.9,30.5c0.1,0.5,0.1,1,0.1,1.5V32c0,6.4-5.1,11.6-12,11.6c-6.9,0-12-5.1-12-11.5V32 c0-6.4,5.1-11.6,12-11.6c1.2,0,2.3,0.2,3.4,0.5v6.8c-0.2-0.1-0.4-0.2-0.6-0.3c-3-1-6.2,0.4-7.7,2.9l0,0.1c-1.5,2.5-0.8,5.3,2.1,6.3 c3,1,6.2-0.4,7.7-2.9l0-0.1c0.5-0.8,0.8-1.7,0.8-2.6h0v-9.3c0.2,0.1,0.3,0.2,0.5,0.3c0.1,0.1,0.3,0.2,0.4,0.2c1.5,1,5.4,3.5,8.7,3.4 C49,25.8,47.5,29.5,43.9,30.5z"});N("reddit",{color:"#FF4500",path:"M0,0v64h64V0H0z M 53.34375 32 C 53.277344 30.160156 52.136719 28.53125 50.429688 27.839844 C 48.722656 27.148438 46.769531 27.523438 45.441406 28.800781 C 41.800781 26.324219 37.519531 24.957031 33.121094 24.863281 L 35.199219 14.878906 L 42.046875 16.320312 C 42.214844 17.882812 43.496094 19.09375 45.066406 19.171875 C 46.636719 19.253906 48.03125 18.183594 48.359375 16.644531 C 48.6875 15.105469 47.847656 13.558594 46.382812 12.992188 C 44.914062 12.425781 43.253906 13.007812 42.464844 14.367188 L 34.625 12.800781 C 34.363281 12.742188 34.09375 12.792969 33.871094 12.9375 C 33.648438 13.082031 33.492188 13.308594 33.441406 13.566406 L 31.070312 24.671875 C 26.617188 24.738281 22.277344 26.105469 18.59375 28.609375 C 17.242188 27.339844 15.273438 26.988281 13.570312 27.707031 C 11.863281 28.429688 10.746094 30.089844 10.71875 31.941406 C 10.691406 33.789062 11.757812 35.484375 13.441406 36.257812 C 13.402344 36.726562 13.402344 37.195312 13.441406 37.664062 C 13.441406 44.832031 21.792969 50.65625 32.097656 50.65625 C 42.398438 50.65625 50.753906 44.832031 50.753906 37.664062 C 50.789062 37.195312 50.789062 36.726562 50.753906 36.257812 C 52.363281 35.453125 53.371094 33.800781 53.34375 32 Z M 21.34375 35.199219 C 21.34375 33.433594 22.777344 32 24.542969 32 C 26.3125 32 27.742188 33.433594 27.742188 35.199219 C 27.742188 36.96875 26.3125 38.398438 24.542969 38.398438 C 22.777344 38.398438 21.34375 36.96875 21.34375 35.199219 Z M 39.9375 44 C 37.664062 45.710938 34.871094 46.582031 32.03125 46.464844 C 29.191406 46.582031 26.398438 45.710938 24.128906 44 C 23.847656 43.65625 23.871094 43.15625 24.183594 42.839844 C 24.5 42.527344 25 42.503906 25.34375 42.785156 C 27.269531 44.195312 29.617188 44.90625 32 44.800781 C 34.386719 44.929688 36.746094 44.242188 38.6875 42.847656 C 39.042969 42.503906 39.605469 42.511719 39.953125 42.863281 C 40.296875 43.21875 40.289062 43.785156 39.9375 44.128906 Z M 39.359375 38.527344 C 37.59375 38.527344 36.160156 37.09375 36.160156 35.328125 C 36.160156 33.5625 37.59375 32.128906 39.359375 32.128906 C 41.128906 32.128906 42.558594 33.5625 42.558594 35.328125 C 42.59375 36.203125 42.269531 37.054688 41.65625 37.6875 C 41.046875 38.316406 40.203125 38.664062 39.328125 38.65625 Z M 39.359375 38.527344"});N("rss",{color:"#EF8733",path:"M0,0v64h64V0H0z M24,44c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C28,42.2,26.2,44,24,44z M35,43 c-1.1,0-2-0.9-2-2c0-5.5-4.5-10-10-10c-1.1,0-2-0.9-2-2s0.9-2,2-2c7.7,0,14,6.3,14,14C37,42.1,36.1,43,35,43z M44,43 c-1.1,0-2-0.9-2-2c0-10.5-8.5-19-19-19c-1.1,0-2-0.9-2-2s0.9-2,2-2c12.7,0,23,10.3,23,23C46,42.1,45.1,43,44,43z"});N("sharethis",{color:"#00BF00",path:"M0,0L64,0L64,64L0,64L0,0ZM28.3875,32.0001C28.3875,32.0843 28.3683,32.1632 28.3633,32.2471L37.1647,36.6464C37.9182,36.0083 38.8823,35.61 39.9474,35.61C42.3418,35.6105 44.2821,37.5509 44.2821,39.945C44.2821,42.3418 42.3417,44.2821 39.9474,44.2821C37.551,44.2821 35.6127,42.3417 35.6127,39.945C35.6127,39.8587 35.6319,39.7816 35.6367,39.698L26.8353,35.2984C26.0795,35.9341 25.1177,36.3324 24.0526,36.3324C21.6584,36.3324 19.7179,34.3941 19.7179,32.0001C19.7179,29.6036 21.6584,27.6628 24.0526,27.6628C25.1176,27.6628 26.0798,28.0635 26.8353,28.6992L35.6367,24.2997C35.6319,24.2156 35.6127,24.1365 35.6127,24.0502C35.6127,21.6584 37.551,19.7179 39.9474,19.7179C42.3418,19.7179 44.2821,21.6584 44.2821,24.0502C44.2821,26.4466 42.3417,28.3875 39.9474,28.3875C38.88,28.3875 37.9178,27.9868 37.1647,27.3487L28.3633,31.7506C28.368,31.8347 28.3875,31.9138 28.3875,32.0001Z"});N("slack",{color:"#4A164A",path:"M 0,0 V 64 H 64 V 0 Z m 12.636243,37.559371 c 0,5.066505 8,5.066505 8,0 v -3.79988 h -4 c -2.209139,0 -4,1.701265 -4,3.79988 z m 25.28,-6.34579 c 2.209139,0 4,-1.701264 4,-3.79988 v -10.12667 c 0,-5.066504 -8,-5.066504 -8,0 v 10.12667 c -1.11e-4,2.113546 1.815256,3.821016 4.04,3.79988 z m 14.64,-3.79988 c 0,-5.066504 -8,-5.066504 -8,0 v 3.79988 h 4 c 2.240314,0.04257 4.080448,-1.671223 4.08,-3.79988 z m -25.24,6.34579 c -2.209139,0 -4,1.701265 -4,3.79988 v 10.12667 c 0,5.066505 8,5.066505 8,0 v -10.12667 c 0,-2.098615 -1.790861,-3.79988 -4,-3.79988 z m 10.64,10.12667 h -4 v 3.79988 c 0,3.385567 4.308554,5.080452 6.828283,2.686785 2.51973,-2.393667 0.735584,-6.486665 -2.828283,-6.486665 z m 10.68,-10.12667 h -10.68 c -5.324679,0.0082 -5.324679,7.591545 0,7.59975 h 10.68 c 5.324679,-0.0082 5.324679,-7.591544 0,-7.59975 z m -21.32,-10.14567 h -10.68 c -5.341983,-0.0082 -5.341983,7.607983 0,7.59975 h 10.68 c 5.324679,-0.0082 5.324679,-7.591544 0,-7.59975 z m 0,-10.12667 c -5.324679,0.0082 -5.324679,7.591545 0,7.59975 h 4 v -3.79988 c 0,-2.125738 -1.803765,-3.79987 -4,-3.79987 z"});N("smugmug",{color:"#8cca1e",path:"M0,0v64h64V0H0z M36.1,19.8c0.2-1.3,1.3-2.6,3.2-2.8c2.4-0.2,3.8,1.3,3.8,2.8c0,1.3-1.2,2.6-3.8,2.8 C36.9,22.7,35.9,21.3,36.1,19.8z M22.5,20.2c0.2-1.4,1.4-2.8,3.3-2.8c2.3,0,3.5,1.1,3.6,2.4c0.2,1.5-1.1,3.1-3.9,3.1 C23.1,23,22.3,21.6,22.5,20.2z M28.8,47c-10.9,0-12-17.5-6.9-17.5c12.1-0.3,12.5-0.3,19-1C51.7,27.4,39.2,47,28.8,47z M40.3,31.6 c-3.9,0-6.8,0.5-17.8,0.9c-1.6,0.1-2.9,11.4,6.6,11.4C36.6,43.9,44.3,31.6,40.3,31.6z"});N("snapchat",{color:"#FFC91B",path:"M0,0v64h64V0H0z M47.927,39.545c-0.326,0.76-1.702,1.318-4.21,1.707c-0.083,0.113-0.17,0.511-0.223,0.754c-0.054,0.245-0.108,0.487-0.183,0.743c-0.104,0.357-0.367,0.554-0.74,0.554h-0.018l-0.019,0c-0.177,0-0.421-0.03-0.723-0.089c-0.482-0.094-1.022-0.181-1.706-0.181c-0.397,0-0.809,0.034-1.222,0.103c-0.809,0.135-1.496,0.62-2.293,1.184c-1.139,0.805-2.43,1.718-4.392,1.718c-0.088,0-0.171-0.003-0.234-0.006c-0.054,0.004-0.108,0.006-0.162,0.006c-1.962,0-3.253-0.912-4.393-1.718c-0.796-0.562-1.483-1.048-2.292-1.183c-0.414-0.069-0.826-0.103-1.223-0.103c-0.716,0-1.288,0.112-1.706,0.193c-0.278,0.055-0.519,0.102-0.723,0.102c-0.505,0-0.701-0.308-0.776-0.565c-0.077-0.262-0.131-0.51-0.183-0.751c-0.053-0.244-0.14-0.644-0.224-0.758c-2.507-0.389-3.884-0.948-4.21-1.711c-0.041-0.097-0.065-0.197-0.071-0.298c-0.019-0.338,0.22-0.637,0.555-0.692c4.349-0.716,6.308-5.181,6.389-5.371c0.005-0.011,0.01-0.021,0.015-0.032c0.232-0.471,0.284-0.866,0.154-1.172c-0.251-0.592-1.177-0.885-1.789-1.08c-0.17-0.054-0.331-0.105-0.464-0.157c-1.482-0.585-1.688-1.258-1.601-1.719c0.122-0.64,0.903-1.07,1.555-1.07c0.189,0,0.359,0.035,0.507,0.104c0.557,0.261,1.053,0.394,1.472,0.394c0.314,0,0.513-0.075,0.622-0.136c-0.015-0.257-0.032-0.523-0.048-0.779c-0.136-2.173-0.307-4.877,0.403-6.469c2.111-4.732,6.585-5.1,7.905-5.1c0.041,0,0.554-0.005,0.554-0.005c0.025-0.001,0.051-0.001,0.078-0.001h0.001c1.324,0,5.807,0.368,7.919,5.103c0.711,1.593,0.54,4.299,0.403,6.474l-0.006,0.092c-0.015,0.237-0.029,0.464-0.042,0.685c0.099,0.055,0.272,0.121,0.537,0.134c0.4-0.018,0.863-0.149,1.379-0.391c0.219-0.103,0.454-0.124,0.613-0.124c0.232,0,0.468,0.045,0.667,0.128l0.002,0.001c0.592,0.212,0.965,0.638,0.974,1.117c0.011,0.609-0.533,1.135-1.617,1.564c-0.132,0.052-0.293,0.103-0.465,0.158c-0.612,0.194-1.538,0.488-1.788,1.079c-0.13,0.306-0.079,0.701,0.154,1.172c0.005,0.011,0.01,0.021,0.015,0.032c0.081,0.189,2.038,4.654,6.389,5.371c0.334,0.055,0.573,0.353,0.555,0.691C47.993,39.347,47.969,39.448,47.927,39.545z"});N("soundcloud",{color:"#FF5700",path:"M0,0v64h64V0H0z M18.5,36.3c0,0.7-0.6,1.2-1.2,1.2c-0.7,0-1.2-0.6-1.2-1.2v-4.9c0-0.6,0.6-1.1,1.2-1.1 c0.7,0,1.2,0.5,1.2,1.1V36.3z M23.4,37.5c0,0.7-0.6,1.2-1.2,1.2S21,38.2,21,37.5V29c0-0.6,0.6-1.1,1.2-1.1s1.2,0.5,1.2,1.1V37.5z M28.4,37.5c0,0.7-0.6,1.2-1.2,1.2c-0.7,0-1.2-0.6-1.2-1.2V26.2c0-0.6,0.6-1.1,1.2-1.1c0.7,0,1.2,0.5,1.2,1.1V37.5z M43.6,38.7 c0,0-12.1,0-12.2,0c-0.3,0-0.5-0.2-0.5-0.5V24.3c0-0.3,0.1-0.4,0.4-0.5c0.9-0.3,1.8-0.5,2.8-0.5c4,0,7.4,3.1,7.7,7.1 c0.5-0.2,1.1-0.3,1.7-0.3c2.4,0,4.4,2,4.4,4.4C48,36.8,46,38.7,43.6,38.7z"});N("spotify",{color:"#2EBD59",path:"M39,37.7c-4.2-2.6-9.4-3.2-15.5-1.8c-0.5,0.1-0.9,0.7-0.8,1.2c0.1,0.5,0.7,0.9,1.2,0.7c5.6-1.3,10.3-0.8,14.1,1.5 c0.5,0.3,1.1,0.1,1.4-0.3C39.6,38.6,39.5,38,39,37.7z M40.9,33c-4.9-3-12.2-3.9-18-2.1c-0.7,0.2-1,0.9-0.8,1.6 c0.2,0.7,0.9,1,1.6,0.8c5.1-1.5,11.6-0.8,15.9,1.9c0.6,0.4,1.4,0.2,1.7-0.4C41.7,34.1,41.5,33.4,40.9,33z M0,0v64h64V0H0z M32,48 c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16C48,40.8,40.8,48,32,48z M43,27.6c-5.9-3.5-15.3-3.9-21-2.1 c-0.8,0.2-1.2,1.1-1,1.9c0.2,0.8,1.1,1.2,1.9,1c4.9-1.5,13.4-1.2,18.6,1.9c0.7,0.4,1.6,0.2,2.1-0.5C43.9,29,43.7,28,43,27.6z"});N("squarespace",{color:"#1C1C1C",path:"M0,0v64h64V0H0z M39.6,21.1c0.6,0.6,0.6,1.6,0,2.2c-0.6,0.6-1.6,0.6-2.2,0c-1.2-1.2-3.2-1.2-4.4,0l-9.8,9.8 c-0.6,0.6-1.6,0.6-2.2,0c-0.6-0.6-0.6-1.6,0-2.2l9.8-9.8C33.3,18.7,37.2,18.7,39.6,21.1z M17.8,36.4c-2.4-2.4-2.4-6.3,0-8.7l7.5-7.5 c1.2-1.2,3.2-1.2,4.4,0L20,29.8c-1.2,1.2-1.2,3.2,0,4.4c1.2,1.2,3.2,1.2,4.4,0l9.8-9.8c0.6-0.6,1.6-0.6,2.2,0c0.6,0.6,0.6,1.6,0,2.2 l-9.8,9.8C24.1,38.8,20.2,38.8,17.8,36.4z M24.4,42.9c-0.6-0.6-0.6-1.6,0-2.2c0.6-0.6,1.6-0.6,2.2,0c1.2,1.2,3.2,1.2,4.4,0l9.8-9.8 c0.6-0.6,1.6-0.6,2.2,0c0.6,0.6,0.6,1.6,0,2.2l-9.8,9.8C30.7,45.3,26.8,45.3,24.4,42.9z M46.2,36.4l-7.5,7.5c-1.2,1.2-3.2,1.2-4.4,0 l9.6-9.6c1.2-1.2,1.2-3.2,0-4.4c-1.2-1.2-3.2-1.2-4.4,0l-9.8,9.8c-0.6,0.6-1.6,0.6-2.2,0c-0.6-0.6-0.6-1.6,0-2.2l9.8-9.8 c2.4-2.4,6.3-2.4,8.7,0C48.6,30,48.6,34,46.2,36.4z"});N("stackoverflow",{color:"#ed803d",path:"M64 0V64H0V0H64ZM46.1451 37.2649H42.7989V47.3034H19.3758V37.2649H16.0297V50.6495H46.1451V37.2649ZM39.4566 39.7243L23.0225 36.2702L23.7133 32.9834L40.1475 36.439L39.4566 39.7243ZM40.4209 35.4912L25.1972 28.401L26.615 25.3563L41.8391 32.4465L40.4209 35.4912ZM42.3161 31.6796L29.4097 20.932L31.5591 18.3512L44.4655 29.0985L42.3161 31.6796ZM35.0455 14.9923L37.7407 12.9877L47.7633 26.4638L45.0681 28.4682L35.0455 14.9923ZM39.4527 43.9572H22.7219V40.6111H39.4527V43.9572Z"});N("t.me",{color:"#49a9e9",path:"M0,0v64h64V0H0z M 11.886719 33.476562 C 15.617188 31.421875 19.78125 29.707031 23.671875 27.980469 C 30.367188 25.15625 37.085938 22.382812 43.875 19.800781 C 45.199219 19.359375 47.570312 18.929688 47.804688 20.886719 C 47.675781 23.660156 47.152344 26.414062 46.792969 29.167969 C 45.878906 35.222656 44.824219 41.261719 43.796875 47.300781 C 43.441406 49.308594 40.921875 50.351562 39.308594 49.0625 C 35.4375 46.449219 31.53125 43.855469 27.710938 41.179688 C 26.457031 39.90625 27.617188 38.078125 28.738281 37.167969 C 31.925781 34.023438 35.3125 31.351562 38.335938 28.046875 C 39.152344 26.074219 36.742188 27.734375 35.945312 28.246094 C 31.578125 31.253906 27.316406 34.449219 22.710938 37.09375 C 20.359375 38.390625 17.617188 37.28125 15.265625 36.558594 C 13.15625 35.6875 10.066406 34.808594 11.886719 33.476562 Z M 11.886719 33.476562"});N("telegram",{color:"#49a9e9",path:"M0,0v64h64V0H0z M 11.886719 33.476562 C 15.617188 31.421875 19.78125 29.707031 23.671875 27.980469 C 30.367188 25.15625 37.085938 22.382812 43.875 19.800781 C 45.199219 19.359375 47.570312 18.929688 47.804688 20.886719 C 47.675781 23.660156 47.152344 26.414062 46.792969 29.167969 C 45.878906 35.222656 44.824219 41.261719 43.796875 47.300781 C 43.441406 49.308594 40.921875 50.351562 39.308594 49.0625 C 35.4375 46.449219 31.53125 43.855469 27.710938 41.179688 C 26.457031 39.90625 27.617188 38.078125 28.738281 37.167969 C 31.925781 34.023438 35.3125 31.351562 38.335938 28.046875 C 39.152344 26.074219 36.742188 27.734375 35.945312 28.246094 C 31.578125 31.253906 27.316406 34.449219 22.710938 37.09375 C 20.359375 38.390625 17.617188 37.28125 15.265625 36.558594 C 13.15625 35.6875 10.066406 34.808594 11.886719 33.476562 Z M 11.886719 33.476562"});N("tiktok",{color:"#000000",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 32.78125 16 L 38.275391 16 C 38.266721 16 38.210919 16.525885 38.349609 17.339844 L 38.341797 17.339844 C 38.507788 18.320459 38.959422 19.720964 40.166016 21.101562 A 8.8574793 8.8575582 0 0 0 41.783203 22.476562 A 7.2842381 7.2843028 0 0 0 42.414062 22.84375 C 43.819312 23.544381 45.19123 23.756924 45.867188 23.683594 L 45.867188 29.140625 C 45.867188 29.140625 43.937775 29.059668 42.505859 28.679688 C 40.509978 28.145715 39.230469 27.326172 39.230469 27.326172 C 39.230469 27.326172 38.342051 26.739219 38.275391 26.699219 L 38.275391 37.972656 C 38.275391 38.599293 38.110585 40.16734 37.613281 41.474609 A 10.563379 10.563472 0 0 1 35.769531 44.537109 C 35.769531 44.537109 34.543209 46.057509 32.388672 47.078125 C 30.446121 47.998744 28.737199 47.977377 28.226562 47.998047 C 28.226563 47.998047 25.275743 48.116502 22.615234 46.308594 L 22.601562 46.294922 L 22.601562 46.308594 A 11.168009 11.168108 0 0 1 20.220703 44.0625 C 19.378754 42.988556 18.86184 41.71511 18.728516 41.341797 L 18.728516 41.328125 C 18.516528 40.694159 18.072012 39.16028 18.138672 37.679688 C 18.244666 35.071156 19.121529 33.464433 19.353516 33.064453 A 10.785366 10.785461 0 0 1 21.705078 30.162109 A 10.208733 10.208824 0 0 1 29.572266 27.861328 L 29.566406 33.457031 A 4.5930634 4.5931041 0 0 0 28.138672 33.230469 C 25.578158 33.230469 23.501953 35.319903 23.501953 37.898438 C 23.501953 40.476973 25.578158 42.564453 28.138672 42.564453 A 4.5863967 4.5864374 0 0 0 30.412109 41.964844 A 4.6663919 4.6664333 0 0 0 32.759766 38.259766 L 32.759766 38.248047 C 32.763066 38.232047 32.763672 38.216512 32.763672 38.201172 C 32.765672 38.163839 32.769531 38.132316 32.769531 38.097656 C 32.781531 37.819002 32.78125 37.535319 32.78125 37.25 L 32.78125 16 z "});N("tumblr",{color:"#2c4762",path:"M0,0v64h64V0H0z M35.4,47c-6.5,0.1-9-4.7-9-8v-9.8h-3v-3.9c4.6-1.6,5.6-5.7,5.9-8.1c0-0.2,0.1-0.2,0.2-0.2 c0.1,0,4.4,0,4.4,0v7.6h6v4.5h-6v9.3c0,1.3,0.5,3,2.9,3c0.8,0,1.9-0.3,2.4-0.5l1.4,4.3C40.1,46,37.6,47,35.4,47z"});N("twitch",{color:"#6441A5",path:"M0,0v64h64V0H0z M47,35.8l-7.6,7.6h-5.7l-3.8,3.8H26v-3.8h-7V23.1l1.9-5.1H47V35.8z M29.2,42.8L33,39h7l4.5-4.5 v-14h-21V39h5.7V42.8z M37.5,25.6H40v7.6h-2.5V25.6z M30.5,25.6H33v7.6h-2.5V25.6z"});N("twitter",{color:"#00aced",path:"M0,0v64h64V0H0z M44.7,25.5c0,0.3,0,0.6,0,0.8C44.7,35,38.1,45,26.1,45c-3.7,0-7.2-1.1-10.1-2.9 c0.5,0.1,1,0.1,1.6,0.1c3.1,0,5.9-1,8.2-2.8c-2.9-0.1-5.3-2-6.1-4.6c0.4,0.1,0.8,0.1,1.2,0.1c0.6,0,1.2-0.1,1.7-0.2 c-3-0.6-5.3-3.3-5.3-6.4c0,0,0-0.1,0-0.1c0.9,0.5,1.9,0.8,3,0.8c-1.8-1.2-2.9-3.2-2.9-5.5c0-1.2,0.3-2.3,0.9-3.3 c3.2,4,8.1,6.6,13.5,6.9c-0.1-0.5-0.2-1-0.2-1.5c0-3.6,2.9-6.6,6.6-6.6c1.9,0,3.6,0.8,4.8,2.1c1.5-0.3,2.9-0.8,4.2-1.6 c-0.5,1.5-1.5,2.8-2.9,3.6c1.3-0.2,2.6-0.5,3.8-1C47.1,23.4,46,24.5,44.7,25.5z"});N("upwork",{color:"#3da800",path:"M 0,0 H 64 V 64 H 0 Z m 24.9375,17.111328 h 5.599609 c 1.1,3.8 3.09961,8.19961 5.59961,12.09961 1.6,-5.5 5.60039,-9 10.90039,-9 6.1,0 11.09961,5.001562 11.09961,11.101562 0,6.4 -4.99961,11.398438 -11.09961,11.398438 -3,-10e-7 -5.499218,-0.799219 -7.699218,-2.199219 L 36.9375,52.412109 h -5.701172 l 3.5,-16.300781 c -1.5,-2.1 -2.9,-4.499219 -4,-6.699219 v 2.5 c 0,6.1 -4.898437,11 -10.898437,11 -6,0 -10.900391,-4.9 -10.900391,-11 V 17.210938 h 5.400391 V 31.8125 c 0,2.9 2.398828,5.298828 5.298828,5.298828 2.9,0 5.300781,-2.398828 5.300781,-5.298828 z m 22.199219,8.800781 c -4.1,0 -5.398828,4.000391 -5.798828,6.400391 v 0.09961 l -0.601563,2.199219 c 1.8,1.5 4.100781,2.5 6.300781,2.5 2.9,0 5.599219,-2.499609 5.699219,-5.599609 0,-3.1 -2.499609,-5.59961 -5.599609,-5.59961 z"});N("vevo",{color:"#ED1A3B",path:"M0,0v64h64V0H0z M34.2,41.9c-1.4,2.1-2.9,3.1-5,3.1c0,0-3,0.2-4.1-3.4L20,21h8.1l3,12.3c1.4-2.1,5.1-7.7,5.1-7.7 c1.4-1.9,2.2-4.6,6.8-4.6c0.2,0,5,0,5,0L34.2,41.9z"});N("vimeo",{color:"#1ab7ea",path:"M0,0v64h64V0H0z M40.9,37c-4.1,5.3-7.5,8-10.4,8c-1.7,0-3.2-1.6-4.4-4.8c-0.8-3-1.6-5.9-2.4-8.9 c-0.9-3.2-1.9-4.8-2.9-4.8c-0.2,0-1,0.5-2.4,1.4L17,26c1.5-1.3,2.9-2.6,4.4-3.9c2-1.7,3.5-2.6,4.4-2.7c2.3-0.2,3.8,1.4,4.3,4.8 c0.6,3.7,1,6,1.2,6.9c0.7,3.1,1.4,4.6,2.2,4.6c0.6,0,1.6-1,2.8-3c1.3-2,1.9-3.5,2-4.5c0.2-1.7-0.5-2.6-2-2.6c-0.7,0-1.5,0.2-2.2,0.5 c1.5-4.8,4.3-7.2,8.4-7c3.1,0.1,4.5,2.1,4.4,6C46.9,27.9,44.8,31.9,40.9,37z"});N("vine",{color:"#00BF8F",path:"M0,0v64h64V0H0z M38.4,21.5c-1.2,0-2.1,1.2-2.1,3.4c0,4.6,2.9,7.2,6.7,7.2c0.7,0,1.4-0.1,2.2-0.3v3.6 c-1.3,0.3-2.5,0.4-3.6,0.4c-2.5,5.3-7,9.8-8.6,10.7c-1,0.5-1.9,0.6-2.9-0.1c-1.9-1.1-8.9-6.9-11.2-25H24c1.3,10.9,4.4,16.5,7.9,20.7 c1.9-1.9,3.7-4.4,5.2-7.3c-3.4-1.7-5.5-5.5-5.5-10c0-4.5,2.6-7.9,7-7.9c4.3,0,6.6,2.7,6.6,7.3c0,1.7-0.4,3.7-1,5.2 c-3.2,0.6-4.4-1.4-4.4-1.4c0.2-0.8,0.6-2.1,0.6-3.3C40.3,22.6,39.5,21.5,38.4,21.5z"});N("vk",{color:"#45668e",path:"M0,0v64h64V0H0z M44.94,44.84h-0.2c-2.17-.36-3.66-1.92-4.92-3.37C39.1,40.66,38,38.81,36.7,39c-1.85.3-.93,3.52-1.71,4.9-0.62,1.11-3.29.91-5.12,0.71-5.79-.62-8.75-3.77-11.35-7.14A64.13,64.13,0,0,1,11.6,26a10.59,10.59,0,0,1-1.51-4.49C11,20.7,12.56,21,14.11,21c1.31,0,3.36-.29,4.32.2C19,21.46,19.57,23,20,24a37.18,37.18,0,0,0,3.31,5.82c0.56,0.81,1.41,2.35,2.41,2.14s1.06-2.63,1.1-4.18c0-1.77,0-4-.5-4.9S25,22,24.15,21.47c0.73-1.49,2.72-1.63,5.12-1.63,2,0,4.84-.23,5.62,1.12s0.25,3.85.2,5.71c-0.06,2.09-.41,4.25,1,5.21,1.09-.12,1.68-1.2,2.31-2A28,28,0,0,0,41.72,24c0.44-1,.91-2.65,1.71-3,1.21-.47,3.15-0.1,4.92-0.1,1.46,0,4.05-.41,4.52.61,0.39,0.85-.75,3-1.1,3.57a61.88,61.88,0,0,1-4.12,5.61c-0.58.78-1.78,2-1.71,3.27,0.05,0.94,1,1.67,1.71,2.35a33.12,33.12,0,0,1,3.92,4.18c0.47,0.62,1.5,2,1.4,2.76C52.66,45.81,46.88,44.24,44.94,44.84Z"});N("vsco",{color:"#83878A",path:"M0,0v64h64V0H0z M18.5,34.5c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C20.9,33.4,19.8,34.5,18.5,34.5z M25.1,41.1c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C27.6,40,26.5,41.1,25.1,41.1z M25.2,27.7c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C27.7,26.6,26.6,27.7,25.2,27.7z M32,48c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C34.5,46.9,33.4,48,32,48z M29.5,31.9c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5c0,1.4-1.1,2.5-2.5,2.5 C30.6,34.4,29.5,33.3,29.5,31.9z M32,20.9c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C34.5,19.8,33.4,20.9,32,20.9z M38.7,22.7c1.4,0,2.5,1.1,2.5,2.5c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.1-2.5-2.5 C36.2,23.8,37.3,22.7,38.7,22.7z M38.8,41.2c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C41.2,40.1,40.1,41.2,38.8,41.2z M45.5,34.5c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C48,33.4,46.9,34.5,45.5,34.5z"});N("wechat",{color:"#00c80f",path:"M65.6,65.6H-1.6V-1.6H65.6V65.6z M49.738,46.043c2.846-2.061,4.662-5.107,4.662-8.498 c0-6.207-6.043-11.244-13.492-11.244c-7.453,0-13.494,5.037-13.494,11.244c0,6.213,6.041,11.246,13.494,11.246 c1.537,0,3.025-0.221,4.402-0.615l0.395-0.059c0.262,0,0.498,0.078,0.717,0.207l2.955,1.707l0.26,0.082 c0.252,0,0.451-0.203,0.451-0.449l-0.074-0.328l-0.605-2.271l-0.047-0.287C49.361,46.477,49.508,46.211,49.738,46.043L49.738,46.043 z M25.793,13.887C16.85,13.887,9.6,19.93,9.6,27.383c0,4.066,2.182,7.723,5.596,10.197c0.275,0.195,0.453,0.518,0.453,0.879 l-0.055,0.344l-0.732,2.725l-0.086,0.393c0,0.301,0.24,0.541,0.539,0.541l0.311-0.1l3.545-2.049c0.27-0.152,0.551-0.248,0.861-0.248 l0.475,0.068c1.654,0.479,3.439,0.742,5.287,0.742l0.891-0.021c-0.354-1.053-0.543-2.16-0.543-3.309 c0-6.793,6.611-12.305,14.768-12.305l0.879,0.021C40.564,18.818,33.871,13.887,25.793,13.887z M36.408,35.746 c-0.996,0-1.799-0.805-1.799-1.799c0-0.992,0.803-1.799,1.799-1.799s1.799,0.807,1.799,1.799 C38.207,34.941,37.404,35.746,36.408,35.746z M45.404,35.746c-0.996,0-1.799-0.805-1.799-1.799c0-0.992,0.803-1.799,1.799-1.799 s1.799,0.807,1.799,1.799C47.203,34.941,46.4,35.746,45.404,35.746z M20.395,25.221c-1.189,0-2.158-0.965-2.158-2.158 s0.969-2.158,2.158-2.158c1.193,0,2.162,0.965,2.162,2.158S21.588,25.221,20.395,25.221z M31.191,25.221 c-1.193,0-2.158-0.965-2.158-2.158s0.965-2.158,2.158-2.158s2.158,0.965,2.158,2.158S32.385,25.221,31.191,25.221z"});N("x",{color:"#000000",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 16 17.537109 L 26.125 17.537109 L 33.117188 26.779297 L 41.201172 17.537109 L 46.109375 17.537109 L 35.388672 29.789062 L 48 46.462891 L 38.125 46.462891 L 30.390625 36.351562 L 21.541016 46.462891 L 16.632812 46.462891 L 28.097656 33.357422 L 16 17.537109 z M 21.730469 20.320312 L 39.480469 43.525391 L 42.199219 43.525391 L 24.648438 20.320312 L 21.730469 20.320312 z "});N("xing",{color:"#0698A0",path:"M 1.0083902,0 C 0.44946431,0 0,0.45011773 0,1.0098561 V 63.119918 c 0,0.559739 0.44946431,1.009854 1.0083902,1.009854 H 63.028294 c 0.558927,0 1.008389,-0.450115 1.008389,-1.009854 V 1.0098561 C 64.036683,0.45011773 63.587221,0 63.028294,0 Z M 41.719213,16.032443 h 5.481656 c 0.326889,0 0.585119,0.105269 0.723067,0.295519 0.14291,0.197377 0.138788,0.458887 -0.01172,0.714336 L 35.89752,35.145338 c -0.0075,0.0093 -0.0075,0.0217 0,0.03132 l 7.650867,11.910818 c 0.151797,0.256506 0.155957,0.516607 0.01172,0.714336 -0.138364,0.190268 -0.394222,0.295518 -0.721112,0.295518 h -5.419121 c -0.831457,0 -1.247702,-0.470971 -1.516494,-0.880688 0,0 -7.68983,-12.023947 -7.709494,-12.055646 0.385003,-0.580373 12.073323,-18.247864 12.073323,-18.247864 0.290963,-0.445701 0.641863,-0.880689 1.452004,-0.880689 z m -22.794309,6.333129 h 5.424983 c 0.832293,0 1.240585,0.456915 1.510631,0.866989 0,0 3.708497,5.513801 3.730652,5.544422 -0.219465,0.329912 -5.85687,8.828413 -5.85687,8.828413 -0.277571,0.426818 -0.667971,0.89243 -1.479364,0.89243 H 16.828 c -0.326482,0 -0.571443,-0.124863 -0.709391,-0.315094 -0.142967,-0.197388 -0.150489,-0.453015 0,-0.708465 l 5.765021,-8.671842 c 0.0063,-0.0096 0.0063,-0.01511 0,-0.02545 l -3.668117,-5.41329 c -0.151744,-0.257231 -0.174235,-0.512689 -0.03127,-0.710422 0.137949,-0.191321 0.413762,-0.287691 0.740659,-0.287691 z"});N("yelp",{color:"#B90C04",path:"M0,0v64h64V0H0z M22.4,37.9c-0.4,0-0.7-0.2-0.9-0.6c-0.1-0.3-0.2-0.7-0.3-1.3c-0.2-1.7,0-4.2,0.5-5 c0.2-0.4,0.6-0.6,1-0.6c0.3,0,0.5,0.1,5.5,2.1c0,0,1.5,0.6,1.5,0.6c0.5,0.2,0.9,0.7,0.8,1.4c0,0.6-0.4,1.1-0.9,1.2 c0,0-2.1,0.7-2.1,0.7C22.8,37.9,22.7,37.9,22.4,37.9z M33,41c0,4.9,0,5-0.1,5.3c-0.1,0.4-0.4,0.6-0.9,0.7c-1.2,0.2-5.1-1.2-6-2.2 c-0.2-0.2-0.3-0.4-0.3-0.6c0-0.2,0-0.3,0.1-0.4c0.1-0.2,0.2-0.4,3.7-4.5c0,0,1-1.2,1-1.2c0.3-0.4,1-0.6,1.5-0.4 c0.6,0.2,0.9,0.7,0.9,1.2C33,38.8,33,41,33,41z M32.2,30.8c-0.3,0.1-1,0.3-2-1.2c0,0-6.4-10.1-6.5-10.4c-0.1-0.3,0-0.7,0.3-1.1 c1-1,6.1-2.4,7.5-2.1c0.4,0.1,0.7,0.4,0.9,0.8c0.1,0.4,0.7,9.8,0.8,11.9C33.2,30.5,32.4,30.7,32.2,30.8z M35.4,31.3 c0,0,1.3-1.8,1.3-1.8c2.8-3.9,3-4.1,3.2-4.2c0.3-0.2,0.7-0.2,1.1,0c1.1,0.5,3.4,3.9,3.5,5.2c0,0,0,0,0,0c0,0.4-0.1,0.8-0.5,1 c-0.2,0.1-0.4,0.2-5.7,1.5c-0.8,0.2-1.3,0.3-1.6,0.4c0,0,0,0,0,0c-0.5,0.1-1.1-0.1-1.4-0.6C35.1,32.3,35.1,31.7,35.4,31.3z M44.7,39.6c-0.2,1.3-2.7,4.5-3.9,5c-0.4,0.2-0.8,0.1-1.1-0.1c-0.2-0.2-0.4-0.5-3.2-5l-0.8-1.3c-0.3-0.5-0.3-1.1,0.1-1.6 c0.4-0.5,0.9-0.6,1.4-0.5c0,0,2.1,0.7,2.1,0.7c4.6,1.5,4.8,1.6,5,1.7C44.7,38.8,44.8,39.2,44.7,39.6z"});N("youtube",{color:"#ff3333",path:"M0,0v64h64V0H0z M47,33.1c0,2.4-0.3,4.9-0.3,4.9s-0.3,2.1-1.2,3c-1.1,1.2-2.4,1.2-3,1.3 C38.3,42.5,32,42.6,32,42.6s-7.8-0.1-10.2-0.3c-0.7-0.1-2.2-0.1-3.3-1.3c-0.9-0.9-1.2-3-1.2-3S17,35.6,17,33.1v-2.3 c0-2.4,0.3-4.9,0.3-4.9s0.3-2.1,1.2-3c1.1-1.2,2.4-1.2,3-1.3c4.2-0.3,10.5-0.3,10.5-0.3h0c0,0,6.3,0,10.5,0.3c0.6,0.1,1.9,0.1,3,1.3 c0.9,0.9,1.2,3,1.2,3s0.3,2.4,0.3,4.9V33.1z M28.9,35.9l8.1-4.2l-8.1-4.2L28.9,35.9z"});N("whatsapp",{color:"#25D366",path:"M0,0v64h64V0H0z M 48 31.589844 C 48 40.195312 40.96875 47.175781 32.289062 47.175781 C 29.535156 47.175781 26.949219 46.472656 24.695312 45.234375 L 16 48 L 18.835938 39.636719 C 17.40625 37.289062 16.582031 34.53125 16.582031 31.589844 C 16.582031 22.980469 23.613281 16 32.289062 16 C 40.96875 16 48 22.980469 48 31.589844 Z M 32.289062 18.484375 C 25.007812 18.484375 19.082031 24.363281 19.082031 31.589844 C 19.082031 34.457031 20.019531 37.109375 21.597656 39.269531 L 19.949219 44.136719 L 25.023438 42.527344 C 27.109375 43.894531 29.609375 44.691406 32.292969 44.691406 C 39.574219 44.691406 45.5 38.816406 45.5 31.589844 C 45.5 24.363281 39.574219 18.484375 32.289062 18.484375 Z M 40.222656 35.179688 C 40.125 35.019531 39.871094 34.921875 39.484375 34.730469 C 39.101562 34.542969 37.207031 33.617188 36.855469 33.488281 C 36.5 33.363281 36.242188 33.296875 35.988281 33.679688 C 35.730469 34.0625 34.992188 34.921875 34.769531 35.179688 C 34.542969 35.433594 34.320312 35.464844 33.933594 35.273438 C 33.546875 35.082031 32.308594 34.679688 30.835938 33.378906 C 29.691406 32.367188 28.917969 31.117188 28.695312 30.734375 C 28.472656 30.351562 28.671875 30.144531 28.863281 29.953125 C 29.039062 29.78125 29.25 29.507812 29.441406 29.285156 C 29.636719 29.0625 29.699219 28.902344 29.828125 28.648438 C 29.957031 28.390625 29.890625 28.167969 29.792969 27.976562 C 29.699219 27.785156 28.925781 25.90625 28.605469 25.140625 C 28.285156 24.375 27.964844 24.503906 27.742188 24.503906 C 27.515625 24.503906 27.257812 24.472656 27.003906 24.472656 C 26.746094 24.472656 26.328125 24.566406 25.976562 24.949219 C 25.621094 25.332031 24.628906 26.257812 24.628906 28.136719 C 24.628906 30.015625 26.007812 31.832031 26.199219 32.085938 C 26.394531 32.34375 28.863281 36.324219 32.777344 37.855469 C 36.691406 39.386719 36.691406 38.875 37.398438 38.8125 C 38.105469 38.746094 39.675781 37.886719 40 36.996094 C 40.320312 36.101562 40.320312 35.335938 40.222656 35.179688 Z M 40.222656 35.179688"});const i4="/assets/IIITBlogo-Uo5GZ8yF.png",s4="/assets/infin8white-w4sql70D.svg",di=()=>{const e=()=>{window.scrollTo({top:0,behavior:"smooth"})};return f.jsxs("div",{className:"w-screen bg-bgredlight footer",id:"contactus",children:[f.jsx("div",{className:"skewtext flex items-center justify-center relative ",children:f.jsx("div",{className:"infin8-text bg-yellow text-bgredlight absolute flex text-8xl p-5",children:f.jsx("p",{className:"moving-infin8",children:"INFIN8. 2024. INFIN8. 2024. INFIN8. 2024. INFIN8. INFIN8. 2024. INFIN8. 2024. INFIN8. 2024. INFIN8. "})})}),f.jsxs("div",{className:"handles flex",children:[f.jsxs("div",{className:"logos w-3/5 flex items-center justify-start pl-40 gap-20",children:[f.jsx(qt,{to:"/",className:"text-white sm:text-2xl back block",onClick:e,children:f.jsx("img",{src:s4,alt:""})}),f.jsx("a",{href:"https://www.iiitb.ac.in/",target:"_blank",children:f.jsx("button",{children:f.jsx("img",{src:i4,alt:""})})})]}),f.jsx("div",{className:"contact-footer w-2/5 h-full flex flex-col text-yellow text-3xl font-semibold items-center justify-center",children:f.jsxs("div",{className:"h-full flex flex-col text-yellow text-3xl font-semibold items-center justify-center pb-6",children:[f.jsx("h1",{className:"text-5xl font-bold pb-9",children:"Get in touch."}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://twitter.com/infin8_iiitb",target:"_blank",children:["Twitter",f.jsx("i",{class:"fa-brands fa-twitter"})]})}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://www.instagram.com/infin8_iiitb/",target:"_blank",children:["Instagram",f.jsx("i",{class:"fa-brands fa-instagram"})]})}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://www.facebook.com/infin8.iiitb/",target:"_blank",children:["Facebook",f.jsx("i",{class:"fa-brands fa-facebook"})]})}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://www.linkedin.com/company/infin8-iiitb/",target:"_blank",children:["LinkedIn",f.jsx("i",{class:"fa-brands fa-linkedin"})]})})]})})]})]})},Eh=k.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),Ys=k.createContext({}),Yl=k.createContext(null),Zs=typeof document<"u",o4=Zs?k.useLayoutEffect:k.useEffect,jh=k.createContext({strict:!1}),Zl=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),a4="framerAppearId",Mh="data-"+Zl(a4);function l4(e,t,n,r){const{visualElement:i}=k.useContext(Ys),s=k.useContext(jh),o=k.useContext(Yl),a=k.useContext(Eh).reducedMotion,l=k.useRef();r=r||s.renderer,!l.current&&r&&(l.current=r(e,{visualState:t,parent:i,props:n,presenceContext:o,blockInitialAnimation:o?o.initial===!1:!1,reducedMotionConfig:a}));const u=l.current;k.useInsertionEffect(()=>{u&&u.update(n,o)});const c=k.useRef(!!(n[Mh]&&!window.HandoffComplete));return o4(()=>{u&&(u.render(),c.current&&u.animationState&&u.animationState.animateChanges())}),k.useEffect(()=>{u&&(u.updateFeatures(),!c.current&&u.animationState&&u.animationState.animateChanges(),c.current&&(c.current=!1,window.HandoffComplete=!0))}),u}function On(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function u4(e,t,n){return k.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):On(n)&&(n.current=r))},[t])}function ni(e){return typeof e=="string"||Array.isArray(e)}function Js(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}const Jl=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],eu=["initial",...Jl];function eo(e){return Js(e.animate)||eu.some(t=>ni(e[t]))}function Nh(e){return!!(eo(e)||e.variants)}function c4(e,t){if(eo(e)){const{initial:n,animate:r}=e;return{initial:n===!1||ni(n)?n:void 0,animate:ni(r)?r:void 0}}return e.inherit!==!1?t:{}}function d4(e){const{initial:t,animate:n}=c4(e,k.useContext(Ys));return k.useMemo(()=>({initial:t,animate:n}),[Z0(t),Z0(n)])}function Z0(e){return Array.isArray(e)?e.join(" "):e}const J0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ri={};for(const e in J0)ri[e]={isEnabled:t=>J0[e].some(n=>!!t[n])};function h4(e){for(const t in e)ri[t]={...ri[t],...e[t]}}const zh=k.createContext({}),Lh=k.createContext({}),f4=Symbol.for("motionComponentSymbol");function m4({preloadedFeatures:e,createVisualElement:t,useRender:n,useVisualState:r,Component:i}){e&&h4(e);function s(a,l){let u;const c={...k.useContext(Eh),...a,layoutId:p4(a)},{isStatic:d}=c,h=d4(a),y=r(a,d);if(!d&&Zs){h.visualElement=l4(i,y,c,t);const v=k.useContext(Lh),w=k.useContext(jh).strict;h.visualElement&&(u=h.visualElement.loadFeatures(c,w,e,v))}return k.createElement(Ys.Provider,{value:h},u&&h.visualElement?k.createElement(u,{visualElement:h.visualElement,...c}):null,n(i,a,u4(y,h.visualElement,l),y,d,h.visualElement))}const o=k.forwardRef(s);return o[f4]=i,o}function p4({layoutId:e}){const t=k.useContext(zh).id;return t&&e!==void 0?t+"-"+e:e}function g4(e){function t(r,i={}){return m4(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const y4=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function tu(e){return typeof e!="string"||e.includes("-")?!1:!!(y4.indexOf(e)>-1||/[A-Z]/.test(e))}const bs={};function v4(e){Object.assign(bs,e)}const hi=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Sn=new Set(hi);function Ah(e,{layout:t,layoutId:n}){return Sn.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!bs[e]||e==="opacity")}const Me=e=>!!(e&&e.getVelocity),w4={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},x4=hi.length;function C4(e,{enableHardwareAcceleration:t=!0,allowTransformNone:n=!0},r,i){let s="";for(let o=0;ot=>typeof t=="string"&&t.startsWith(e),Ih=Vh("--"),_a=Vh("var(--"),k4=/var\s*\(\s*--[\w-]+(\s*,\s*(?:(?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)+)?\s*\)/g,S4=(e,t)=>t&&typeof e=="number"?t.transform(e):e,$t=(e,t,n)=>Math.min(Math.max(n,e),t),bn={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ar={...bn,transform:e=>$t(0,1,e)},Vi={...bn,default:1},Vr=e=>Math.round(e*1e5)/1e5,to=/(-)?([\d]*\.?[\d])+/g,Rh=/(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,b4=/^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function fi(e){return typeof e=="string"}const mi=e=>({test:t=>fi(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),bt=mi("deg"),at=mi("%"),z=mi("px"),T4=mi("vh"),P4=mi("vw"),ec={...at,parse:e=>at.parse(e)/100,transform:e=>at.transform(e*100)},tc={...bn,transform:Math.round},Dh={borderWidth:z,borderTopWidth:z,borderRightWidth:z,borderBottomWidth:z,borderLeftWidth:z,borderRadius:z,radius:z,borderTopLeftRadius:z,borderTopRightRadius:z,borderBottomRightRadius:z,borderBottomLeftRadius:z,width:z,maxWidth:z,height:z,maxHeight:z,size:z,top:z,right:z,bottom:z,left:z,padding:z,paddingTop:z,paddingRight:z,paddingBottom:z,paddingLeft:z,margin:z,marginTop:z,marginRight:z,marginBottom:z,marginLeft:z,rotate:bt,rotateX:bt,rotateY:bt,rotateZ:bt,scale:Vi,scaleX:Vi,scaleY:Vi,scaleZ:Vi,skew:bt,skewX:bt,skewY:bt,distance:z,translateX:z,translateY:z,translateZ:z,x:z,y:z,z,perspective:z,transformPerspective:z,opacity:Ar,originX:ec,originY:ec,originZ:z,zIndex:tc,fillOpacity:Ar,strokeOpacity:Ar,numOctaves:tc};function nu(e,t,n,r){const{style:i,vars:s,transform:o,transformOrigin:a}=e;let l=!1,u=!1,c=!0;for(const d in t){const h=t[d];if(Ih(d)){s[d]=h;continue}const y=Dh[d],v=S4(h,y);if(Sn.has(d)){if(l=!0,o[d]=v,!c)continue;h!==(y.default||0)&&(c=!1)}else d.startsWith("origin")?(u=!0,a[d]=v):i[d]=v}if(t.transform||(l||r?i.transform=C4(e.transform,n,c,r):i.transform&&(i.transform="none")),u){const{originX:d="50%",originY:h="50%",originZ:y=0}=a;i.transformOrigin=`${d} ${h} ${y}`}}const ru=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Fh(e,t,n){for(const r in t)!Me(t[r])&&!Ah(r,n)&&(e[r]=t[r])}function E4({transformTemplate:e},t,n){return k.useMemo(()=>{const r=ru();return nu(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function j4(e,t,n){const r=e.style||{},i={};return Fh(i,r,e),Object.assign(i,E4(e,t,n)),e.transformValues?e.transformValues(i):i}function M4(e,t,n){const r={},i=j4(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(r.tabIndex=0),r.style=i,r}const N4=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Ts(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||N4.has(e)}let Bh=e=>!Ts(e);function z4(e){e&&(Bh=t=>t.startsWith("on")?!Ts(t):e(t))}try{z4(require("@emotion/is-prop-valid").default)}catch{}function L4(e,t,n){const r={};for(const i in e)i==="values"&&typeof e.values=="object"||(Bh(i)||n===!0&&Ts(i)||!t&&!Ts(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function nc(e,t,n){return typeof e=="string"?e:z.transform(t+n*e)}function A4(e,t,n){const r=nc(t,e.x,e.width),i=nc(n,e.y,e.height);return`${r} ${i}`}const V4={offset:"stroke-dashoffset",array:"stroke-dasharray"},I4={offset:"strokeDashoffset",array:"strokeDasharray"};function R4(e,t,n=1,r=0,i=!0){e.pathLength=1;const s=i?V4:I4;e[s.offset]=z.transform(-r);const o=z.transform(t),a=z.transform(n);e[s.array]=`${o} ${a}`}function iu(e,{attrX:t,attrY:n,attrScale:r,originX:i,originY:s,pathLength:o,pathSpacing:a=1,pathOffset:l=0,...u},c,d,h){if(nu(e,u,c,h),d){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:y,style:v,dimensions:w}=e;y.transform&&(w&&(v.transform=y.transform),delete y.transform),w&&(i!==void 0||s!==void 0||v.transform)&&(v.transformOrigin=A4(w,i!==void 0?i:.5,s!==void 0?s:.5)),t!==void 0&&(y.x=t),n!==void 0&&(y.y=n),r!==void 0&&(y.scale=r),o!==void 0&&R4(y,o,a,l,!1)}const Oh=()=>({...ru(),attrs:{}}),su=e=>typeof e=="string"&&e.toLowerCase()==="svg";function D4(e,t,n,r){const i=k.useMemo(()=>{const s=Oh();return iu(s,t,{enableHardwareAcceleration:!1},su(r),e.transformTemplate),{...s.attrs,style:{...s.style}}},[t]);if(e.style){const s={};Fh(s,e.style,e),i.style={...s,...i.style}}return i}function F4(e=!1){return(n,r,i,{latestValues:s},o)=>{const l=(tu(n)?D4:M4)(r,s,o,n),c={...L4(r,typeof n=="string",e),...l,ref:i},{children:d}=r,h=k.useMemo(()=>Me(d)?d.get():d,[d]);return k.createElement(n,{...c,children:h})}}function _h(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const s in n)e.style.setProperty(s,n[s])}const Hh=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Uh(e,t,n,r){_h(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(Hh.has(i)?i:Zl(i),t.attrs[i])}function ou(e,t){const{style:n}=e,r={};for(const i in n)(Me(n[i])||t.style&&Me(t.style[i])||Ah(i,e))&&(r[i]=n[i]);return r}function Wh(e,t){const n=ou(e,t);for(const r in e)if(Me(e[r])||Me(t[r])){const i=hi.indexOf(r)!==-1?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r;n[i]=e[r]}return n}function au(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}function B4(e){const t=k.useRef(null);return t.current===null&&(t.current=e()),t.current}const Ps=e=>Array.isArray(e),O4=e=>!!(e&&typeof e=="object"&&e.mix&&e.toValue),_4=e=>Ps(e)?e[e.length-1]||0:e;function Xi(e){const t=Me(e)?e.get():e;return O4(t)?t.toValue():t}function H4({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,s){const o={latestValues:U4(r,i,s,e),renderState:t()};return n&&(o.mount=a=>n(r,a,o)),o}const qh=e=>(t,n)=>{const r=k.useContext(Ys),i=k.useContext(Yl),s=()=>H4(e,t,r,i);return n?s():B4(s)};function U4(e,t,n,r){const i={},s=r(e,{});for(const h in s)i[h]=Xi(s[h]);let{initial:o,animate:a}=e;const l=eo(e),u=Nh(e);t&&u&&!l&&e.inherit!==!1&&(o===void 0&&(o=t.initial),a===void 0&&(a=t.animate));let c=n?n.initial===!1:!1;c=c||o===!1;const d=c?a:o;return d&&typeof d!="boolean"&&!Js(d)&&(Array.isArray(d)?d:[d]).forEach(y=>{const v=au(e,y);if(!v)return;const{transitionEnd:w,transition:C,...g}=v;for(const m in g){let p=g[m];if(Array.isArray(p)){const x=c?p.length-1:0;p=p[x]}p!==null&&(i[m]=p)}for(const m in w)i[m]=w[m]}),i}const J=e=>e;class rc{constructor(){this.order=[],this.scheduled=new Set}add(t){if(!this.scheduled.has(t))return this.scheduled.add(t),this.order.push(t),!0}remove(t){const n=this.order.indexOf(t);n!==-1&&(this.order.splice(n,1),this.scheduled.delete(t))}clear(){this.order.length=0,this.scheduled.clear()}}function W4(e){let t=new rc,n=new rc,r=0,i=!1,s=!1;const o=new WeakSet,a={schedule:(l,u=!1,c=!1)=>{const d=c&&i,h=d?t:n;return u&&o.add(l),h.add(l)&&d&&i&&(r=t.order.length),l},cancel:l=>{n.remove(l),o.delete(l)},process:l=>{if(i){s=!0;return}if(i=!0,[t,n]=[n,t],n.clear(),r=t.order.length,r)for(let u=0;u(d[h]=W4(()=>n=!0),d),{}),o=d=>s[d].process(i),a=()=>{const d=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(d-i.timestamp,q4),1),i.timestamp=d,i.isProcessing=!0,Ii.forEach(o),i.isProcessing=!1,n&&t&&(r=!1,e(a))},l=()=>{n=!0,r=!0,i.isProcessing||e(a)};return{schedule:Ii.reduce((d,h)=>{const y=s[h];return d[h]=(v,w=!1,C=!1)=>(n||l(),y.schedule(v,w,C)),d},{}),cancel:d=>Ii.forEach(h=>s[h].cancel(d)),state:i,steps:s}}const{schedule:U,cancel:xt,state:pe,steps:Ao}=$4(typeof requestAnimationFrame<"u"?requestAnimationFrame:J,!0),K4={useVisualState:qh({scrapeMotionValuesFromProps:Wh,createRenderState:Oh,onMount:(e,t,{renderState:n,latestValues:r})=>{U.read(()=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),U.render(()=>{iu(n,r,{enableHardwareAcceleration:!1},su(t.tagName),e.transformTemplate),Uh(t,n)})}})},G4={useVisualState:qh({scrapeMotionValuesFromProps:ou,createRenderState:ru})};function Q4(e,{forwardMotionProps:t=!1},n,r){return{...tu(e)?K4:G4,preloadedFeatures:n,useRender:F4(t),createVisualElement:r,Component:e}}function ht(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}const $h=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1;function no(e,t="page"){return{point:{x:e[t+"X"],y:e[t+"Y"]}}}const X4=e=>t=>$h(t)&&e(t,no(t));function mt(e,t,n,r){return ht(e,t,X4(n),r)}const Y4=(e,t)=>n=>t(e(n)),Ht=(...e)=>e.reduce(Y4);function Kh(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const ic=Kh("dragHorizontal"),sc=Kh("dragVertical");function Gh(e){let t=!1;if(e==="y")t=sc();else if(e==="x")t=ic();else{const n=ic(),r=sc();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function Qh(){const e=Gh(!0);return e?(e(),!1):!0}class Zt{constructor(t){this.isMounted=!1,this.node=t}update(){}}function oc(e,t){const n="pointer"+(t?"enter":"leave"),r="onHover"+(t?"Start":"End"),i=(s,o)=>{if(s.pointerType==="touch"||Qh())return;const a=e.getProps();e.animationState&&a.whileHover&&e.animationState.setActive("whileHover",t),a[r]&&U.update(()=>a[r](s,o))};return mt(e.current,n,i,{passive:!e.getProps()[r]})}class Z4 extends Zt{mount(){this.unmount=Ht(oc(this.node,!0),oc(this.node,!1))}unmount(){}}class J4 extends Zt{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Ht(ht(this.node.current,"focus",()=>this.onFocus()),ht(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Xh=(e,t)=>t?e===t?!0:Xh(e,t.parentElement):!1;function Vo(e,t){if(!t)return;const n=new PointerEvent("pointer"+e);t(n,no(n))}class e6 extends Zt{constructor(){super(...arguments),this.removeStartListeners=J,this.removeEndListeners=J,this.removeAccessibleListeners=J,this.startPointerPress=(t,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),s=mt(window,"pointerup",(a,l)=>{if(!this.checkPressEnd())return;const{onTap:u,onTapCancel:c,globalTapTarget:d}=this.node.getProps();U.update(()=>{!d&&!Xh(this.node.current,a.target)?c&&c(a,l):u&&u(a,l)})},{passive:!(r.onTap||r.onPointerUp)}),o=mt(window,"pointercancel",(a,l)=>this.cancelPress(a,l),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=Ht(s,o),this.startPress(t,n)},this.startAccessiblePress=()=>{const t=s=>{if(s.key!=="Enter"||this.isPressing)return;const o=a=>{a.key!=="Enter"||!this.checkPressEnd()||Vo("up",(l,u)=>{const{onTap:c}=this.node.getProps();c&&U.update(()=>c(l,u))})};this.removeEndListeners(),this.removeEndListeners=ht(this.node.current,"keyup",o),Vo("down",(a,l)=>{this.startPress(a,l)})},n=ht(this.node.current,"keydown",t),r=()=>{this.isPressing&&Vo("cancel",(s,o)=>this.cancelPress(s,o))},i=ht(this.node.current,"blur",r);this.removeAccessibleListeners=Ht(n,i)}}startPress(t,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&U.update(()=>r(t,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!Qh()}cancelPress(t,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&U.update(()=>r(t,n))}mount(){const t=this.node.getProps(),n=mt(t.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(t.onTapStart||t.onPointerStart)}),r=ht(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=Ht(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const Ha=new WeakMap,Io=new WeakMap,t6=e=>{const t=Ha.get(e.target);t&&t(e)},n6=e=>{e.forEach(t6)};function r6({root:e,...t}){const n=e||document;Io.has(n)||Io.set(n,{});const r=Io.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(n6,{root:e,...t})),r[i]}function i6(e,t,n){const r=r6(t);return Ha.set(e,n),r.observe(e),()=>{Ha.delete(e),r.unobserve(e)}}const s6={some:0,all:1};class o6 extends Zt{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:s}=t,o={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:s6[i]},a=l=>{const{isIntersecting:u}=l;if(this.isInView===u||(this.isInView=u,s&&!u&&this.hasEnteredView))return;u&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",u);const{onViewportEnter:c,onViewportLeave:d}=this.node.getProps(),h=u?c:d;h&&h(l)};return i6(this.node.current,o,a)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:n}=this.node;["amount","margin","root"].some(a6(t,n))&&this.startObserver()}unmount(){}}function a6({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}const l6={inView:{Feature:o6},tap:{Feature:e6},focus:{Feature:J4},hover:{Feature:Z4}};function Yh(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;rt[r]=n.get()),t}function c6(e){const t={};return e.values.forEach((n,r)=>t[r]=n.getVelocity()),t}function ro(e,t,n){const r=e.getProps();return au(r,t,n!==void 0?n:r.custom,u6(e),c6(e))}let lu=J;const mn=e=>e*1e3,pt=e=>e/1e3,d6={current:!1},Zh=e=>Array.isArray(e)&&typeof e[0]=="number";function Jh(e){return!!(!e||typeof e=="string"&&e2[e]||Zh(e)||Array.isArray(e)&&e.every(Jh))}const Sr=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,e2={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sr([0,.65,.55,1]),circOut:Sr([.55,0,1,.45]),backIn:Sr([.31,.01,.66,-.59]),backOut:Sr([.33,1.53,.69,.99])};function t2(e){if(e)return Zh(e)?Sr(e):Array.isArray(e)?e.map(t2):e2[e]}function h6(e,t,n,{delay:r=0,duration:i,repeat:s=0,repeatType:o="loop",ease:a,times:l}={}){const u={[t]:n};l&&(u.offset=l);const c=t2(a);return Array.isArray(c)&&(u.easing=c),e.animate(u,{delay:r,duration:i,easing:Array.isArray(c)?"linear":c,fill:"both",iterations:s+1,direction:o==="reverse"?"alternate":"normal"})}function f6(e,{repeat:t,repeatType:n="loop"}){const r=t&&n!=="loop"&&t%2===1?0:e.length-1;return e[r]}const n2=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,m6=1e-7,p6=12;function g6(e,t,n,r,i){let s,o,a=0;do o=t+(n-t)/2,s=n2(o,r,i)-e,s>0?n=o:t=o;while(Math.abs(s)>m6&&++ag6(s,0,1,e,n);return s=>s===0||s===1?s:n2(i(s),t,r)}const y6=pi(.42,0,1,1),v6=pi(0,0,.58,1),r2=pi(.42,0,.58,1),w6=e=>Array.isArray(e)&&typeof e[0]!="number",i2=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,s2=e=>t=>1-e(1-t),uu=e=>1-Math.sin(Math.acos(e)),o2=s2(uu),x6=i2(uu),a2=pi(.33,1.53,.69,.99),cu=s2(a2),C6=i2(cu),k6=e=>(e*=2)<1?.5*cu(e):.5*(2-Math.pow(2,-10*(e-1))),S6={linear:J,easeIn:y6,easeInOut:r2,easeOut:v6,circIn:uu,circInOut:x6,circOut:o2,backIn:cu,backInOut:C6,backOut:a2,anticipate:k6},ac=e=>{if(Array.isArray(e)){lu(e.length===4);const[t,n,r,i]=e;return pi(t,n,r,i)}else if(typeof e=="string")return S6[e];return e},du=(e,t)=>n=>!!(fi(n)&&b4.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),l2=(e,t,n)=>r=>{if(!fi(r))return r;const[i,s,o,a]=r.match(to);return{[e]:parseFloat(i),[t]:parseFloat(s),[n]:parseFloat(o),alpha:a!==void 0?parseFloat(a):1}},b6=e=>$t(0,255,e),Ro={...bn,transform:e=>Math.round(b6(e))},dn={test:du("rgb","red"),parse:l2("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+Ro.transform(e)+", "+Ro.transform(t)+", "+Ro.transform(n)+", "+Vr(Ar.transform(r))+")"};function T6(e){let t="",n="",r="",i="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),i=e.substring(4,5),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const Ua={test:du("#"),parse:T6,transform:dn.transform},_n={test:du("hsl","hue"),parse:l2("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+at.transform(Vr(t))+", "+at.transform(Vr(n))+", "+Vr(Ar.transform(r))+")"},we={test:e=>dn.test(e)||Ua.test(e)||_n.test(e),parse:e=>dn.test(e)?dn.parse(e):_n.test(e)?_n.parse(e):Ua.parse(e),transform:e=>fi(e)?e:e.hasOwnProperty("red")?dn.transform(e):_n.transform(e)},K=(e,t,n)=>-n*e+n*t+e;function Do(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function P6({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,s=0,o=0;if(!t)i=s=o=n;else{const a=n<.5?n*(1+t):n+t-n*t,l=2*n-a;i=Do(l,a,e+1/3),s=Do(l,a,e),o=Do(l,a,e-1/3)}return{red:Math.round(i*255),green:Math.round(s*255),blue:Math.round(o*255),alpha:r}}const Fo=(e,t,n)=>{const r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},E6=[Ua,dn,_n],j6=e=>E6.find(t=>t.test(e));function lc(e){const t=j6(e);let n=t.parse(e);return t===_n&&(n=P6(n)),n}const u2=(e,t)=>{const n=lc(e),r=lc(t),i={...n};return s=>(i.red=Fo(n.red,r.red,s),i.green=Fo(n.green,r.green,s),i.blue=Fo(n.blue,r.blue,s),i.alpha=K(n.alpha,r.alpha,s),dn.transform(i))};function M6(e){var t,n;return isNaN(e)&&fi(e)&&(((t=e.match(to))===null||t===void 0?void 0:t.length)||0)+(((n=e.match(Rh))===null||n===void 0?void 0:n.length)||0)>0}const c2={regex:k4,countKey:"Vars",token:"${v}",parse:J},d2={regex:Rh,countKey:"Colors",token:"${c}",parse:we.parse},h2={regex:to,countKey:"Numbers",token:"${n}",parse:bn.parse};function Bo(e,{regex:t,countKey:n,token:r,parse:i}){const s=e.tokenised.match(t);s&&(e["num"+n]=s.length,e.tokenised=e.tokenised.replace(t,r),e.values.push(...s.map(i)))}function Es(e){const t=e.toString(),n={value:t,tokenised:t,values:[],numVars:0,numColors:0,numNumbers:0};return n.value.includes("var(--")&&Bo(n,c2),Bo(n,d2),Bo(n,h2),n}function f2(e){return Es(e).values}function m2(e){const{values:t,numColors:n,numVars:r,tokenised:i}=Es(e),s=t.length;return o=>{let a=i;for(let l=0;ltypeof e=="number"?0:e;function z6(e){const t=f2(e);return m2(e)(t.map(N6))}const Kt={test:M6,parse:f2,createTransformer:m2,getAnimatableNone:z6},p2=(e,t)=>n=>`${n>0?t:e}`;function g2(e,t){return typeof e=="number"?n=>K(e,t,n):we.test(e)?u2(e,t):e.startsWith("var(")?p2(e,t):v2(e,t)}const y2=(e,t)=>{const n=[...e],r=n.length,i=e.map((s,o)=>g2(s,t[o]));return s=>{for(let o=0;o{const n={...e,...t},r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=g2(e[i],t[i]));return i=>{for(const s in r)n[s]=r[s](i);return n}},v2=(e,t)=>{const n=Kt.createTransformer(t),r=Es(e),i=Es(t);return r.numVars===i.numVars&&r.numColors===i.numColors&&r.numNumbers>=i.numNumbers?Ht(y2(r.values,i.values),n):p2(e,t)},ii=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},uc=(e,t)=>n=>K(e,t,n);function A6(e){return typeof e=="number"?uc:typeof e=="string"?we.test(e)?u2:v2:Array.isArray(e)?y2:typeof e=="object"?L6:uc}function V6(e,t,n){const r=[],i=n||A6(e[0]),s=e.length-1;for(let o=0;ot[0];e[0]>e[s-1]&&(e=[...e].reverse(),t=[...t].reverse());const o=V6(t,r,i),a=o.length,l=u=>{let c=0;if(a>1)for(;cl($t(e[0],e[s-1],u)):l}function I6(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++){const i=ii(0,t,r);e.push(K(n,1,i))}}function R6(e){const t=[0];return I6(t,e.length-1),t}function D6(e,t){return e.map(n=>n*t)}function F6(e,t){return e.map(()=>t||r2).splice(0,e.length-1)}function js({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const i=w6(r)?r.map(ac):ac(r),s={done:!1,value:t[0]},o=D6(n&&n.length===t.length?n:R6(t),e),a=w2(o,t,{ease:Array.isArray(i)?i:F6(t,i)});return{calculatedDuration:e,next:l=>(s.value=a(l),s.done=l>=e,s)}}function x2(e,t){return t?e*(1e3/t):0}const B6=5;function C2(e,t,n){const r=Math.max(t-B6,0);return x2(n-e(r),t-r)}const Oo=.001,O6=.01,_6=10,H6=.05,U6=1;function W6({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,s,o=1-t;o=$t(H6,U6,o),e=$t(O6,_6,pt(e)),o<1?(i=u=>{const c=u*o,d=c*e,h=c-n,y=Wa(u,o),v=Math.exp(-d);return Oo-h/y*v},s=u=>{const d=u*o*e,h=d*n+n,y=Math.pow(o,2)*Math.pow(u,2)*e,v=Math.exp(-d),w=Wa(Math.pow(u,2),o);return(-i(u)+Oo>0?-1:1)*((h-y)*v)/w}):(i=u=>{const c=Math.exp(-u*e),d=(u-n)*e+1;return-Oo+c*d},s=u=>{const c=Math.exp(-u*e),d=(n-u)*(e*e);return c*d});const a=5/e,l=$6(i,s,a);if(e=mn(e),isNaN(l))return{stiffness:100,damping:10,duration:e};{const u=Math.pow(l,2)*r;return{stiffness:u,damping:o*2*Math.sqrt(r*u),duration:e}}}const q6=12;function $6(e,t,n){let r=n;for(let i=1;ie[n]!==void 0)}function Q6(e){let t={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...e};if(!cc(e,G6)&&cc(e,K6)){const n=W6(e);t={...t,...n,mass:1},t.isResolvedFromDuration=!0}return t}function k2({keyframes:e,restDelta:t,restSpeed:n,...r}){const i=e[0],s=e[e.length-1],o={done:!1,value:i},{stiffness:a,damping:l,mass:u,duration:c,velocity:d,isResolvedFromDuration:h}=Q6({...r,velocity:-pt(r.velocity||0)}),y=d||0,v=l/(2*Math.sqrt(a*u)),w=s-i,C=pt(Math.sqrt(a/u)),g=Math.abs(w)<5;n||(n=g?.01:2),t||(t=g?.005:.5);let m;if(v<1){const p=Wa(C,v);m=x=>{const S=Math.exp(-v*C*x);return s-S*((y+v*C*w)/p*Math.sin(p*x)+w*Math.cos(p*x))}}else if(v===1)m=p=>s-Math.exp(-C*p)*(w+(y+C*w)*p);else{const p=C*Math.sqrt(v*v-1);m=x=>{const S=Math.exp(-v*C*x),E=Math.min(p*x,300);return s-S*((y+v*C*w)*Math.sinh(E)+p*w*Math.cosh(E))/p}}return{calculatedDuration:h&&c||null,next:p=>{const x=m(p);if(h)o.done=p>=c;else{let S=y;p!==0&&(v<1?S=C2(m,p,x):S=0);const E=Math.abs(S)<=n,P=Math.abs(s-x)<=t;o.done=E&&P}return o.value=o.done?s:x,o}}}function dc({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:s=500,modifyTarget:o,min:a,max:l,restDelta:u=.5,restSpeed:c}){const d=e[0],h={done:!1,value:d},y=T=>a!==void 0&&Tl,v=T=>a===void 0?l:l===void 0||Math.abs(a-T)-w*Math.exp(-T/r),p=T=>g+m(T),x=T=>{const I=m(T),A=p(T);h.done=Math.abs(I)<=u,h.value=h.done?g:A};let S,E;const P=T=>{y(h.value)&&(S=T,E=k2({keyframes:[h.value,v(h.value)],velocity:C2(p,T,h.value),damping:i,stiffness:s,restDelta:u,restSpeed:c}))};return P(0),{calculatedDuration:null,next:T=>{let I=!1;return!E&&S===void 0&&(I=!0,x(T),P(T)),S!==void 0&&T>S?E.next(T-S):(!I&&x(T),h)}}}const X6=e=>{const t=({timestamp:n})=>e(n);return{start:()=>U.update(t,!0),stop:()=>xt(t),now:()=>pe.isProcessing?pe.timestamp:performance.now()}},hc=2e4;function fc(e){let t=0;const n=50;let r=e.next(t);for(;!r.done&&t=hc?1/0:t}const Y6={decay:dc,inertia:dc,tween:js,keyframes:js,spring:k2};function Ms({autoplay:e=!0,delay:t=0,driver:n=X6,keyframes:r,type:i="keyframes",repeat:s=0,repeatDelay:o=0,repeatType:a="loop",onPlay:l,onStop:u,onComplete:c,onUpdate:d,...h}){let y=1,v=!1,w,C;const g=()=>{C=new Promise(V=>{w=V})};g();let m;const p=Y6[i]||js;let x;p!==js&&typeof r[0]!="number"&&(x=w2([0,100],r,{clamp:!1}),r=[0,100]);const S=p({...h,keyframes:r});let E;a==="mirror"&&(E=p({...h,keyframes:[...r].reverse(),velocity:-(h.velocity||0)}));let P="idle",T=null,I=null,A=null;S.calculatedDuration===null&&s&&(S.calculatedDuration=fc(S));const{calculatedDuration:se}=S;let ue=1/0,ve=1/0;se!==null&&(ue=se+o,ve=ue*(s+1)-o);let oe=0;const kt=V=>{if(I===null)return;y>0&&(I=Math.min(I,V)),y<0&&(I=Math.min(V-ve/y,I)),T!==null?oe=T:oe=Math.round(V-I)*y;const W=oe-t*(y>=0?1:-1),Jt=y>=0?W<0:W>ve;oe=Math.max(W,0),P==="finished"&&T===null&&(oe=ve);let et=oe,Tn=S;if(s){const io=Math.min(oe,ve)/ue;let gi=Math.floor(io),tn=io%1;!tn&&io>=1&&(tn=1),tn===1&&gi--,gi=Math.min(gi,s+1),!!(gi%2)&&(a==="reverse"?(tn=1-tn,o&&(tn-=o/ue)):a==="mirror"&&(Tn=E)),et=$t(0,1,tn)*ue}const Ne=Jt?{done:!1,value:r[0]}:Tn.next(et);x&&(Ne.value=x(Ne.value));let{done:en}=Ne;!Jt&&se!==null&&(en=y>=0?oe>=ve:oe<=0);const Q2=T===null&&(P==="finished"||P==="running"&&en);return d&&d(Ne.value),Q2&&j(),Ne},Y=()=>{m&&m.stop(),m=void 0},Fe=()=>{P="idle",Y(),w(),g(),I=A=null},j=()=>{P="finished",c&&c(),Y(),w()},L=()=>{if(v)return;m||(m=n(kt));const V=m.now();l&&l(),T!==null?I=V-T:(!I||P==="finished")&&(I=V),P==="finished"&&g(),A=I,T=null,P="running",m.start()};e&&L();const R={then(V,W){return C.then(V,W)},get time(){return pt(oe)},set time(V){V=mn(V),oe=V,T!==null||!m||y===0?T=V:I=m.now()-V/y},get duration(){const V=S.calculatedDuration===null?fc(S):S.calculatedDuration;return pt(V)},get speed(){return y},set speed(V){V===y||!m||(y=V,R.time=pt(oe))},get state(){return P},play:L,pause:()=>{P="paused",T=oe},stop:()=>{v=!0,P!=="idle"&&(P="idle",u&&u(),Fe())},cancel:()=>{A!==null&&kt(A),Fe()},complete:()=>{P="finished"},sample:V=>(I=0,kt(V))};return R}function Z6(e){let t;return()=>(t===void 0&&(t=e()),t)}const J6=Z6(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),e5=new Set(["opacity","clipPath","filter","transform","backgroundColor"]),Ri=10,t5=2e4,n5=(e,t)=>t.type==="spring"||e==="backgroundColor"||!Jh(t.ease);function r5(e,t,{onUpdate:n,onComplete:r,...i}){if(!(J6()&&e5.has(t)&&!i.repeatDelay&&i.repeatType!=="mirror"&&i.damping!==0&&i.type!=="inertia"))return!1;let o=!1,a,l,u=!1;const c=()=>{l=new Promise(p=>{a=p})};c();let{keyframes:d,duration:h=300,ease:y,times:v}=i;if(n5(t,i)){const p=Ms({...i,repeat:0,delay:0});let x={done:!1,value:d[0]};const S=[];let E=0;for(;!x.done&&E{u=!1,w.cancel()},g=()=>{u=!0,U.update(C),a(),c()};return w.onfinish=()=>{u||(e.set(f6(d,i)),r&&r(),g())},{then(p,x){return l.then(p,x)},attachTimeline(p){return w.timeline=p,w.onfinish=null,J},get time(){return pt(w.currentTime||0)},set time(p){w.currentTime=mn(p)},get speed(){return w.playbackRate},set speed(p){w.playbackRate=p},get duration(){return pt(h)},play:()=>{o||(w.play(),xt(C))},pause:()=>w.pause(),stop:()=>{if(o=!0,w.playState==="idle")return;const{currentTime:p}=w;if(p){const x=Ms({...i,autoplay:!1});e.setWithVelocity(x.sample(p-Ri).value,x.sample(p).value,Ri)}g()},complete:()=>{u||w.finish()},cancel:g}}function i5({keyframes:e,delay:t,onUpdate:n,onComplete:r}){const i=()=>(n&&n(e[e.length-1]),r&&r(),{time:0,speed:1,duration:0,play:J,pause:J,stop:J,then:s=>(s(),Promise.resolve()),cancel:J,complete:J});return t?Ms({keyframes:[0,1],duration:0,delay:t,onComplete:i}):i()}const s5={type:"spring",stiffness:500,damping:25,restSpeed:10},o5=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),a5={type:"keyframes",duration:.8},l5={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},u5=(e,{keyframes:t})=>t.length>2?a5:Sn.has(e)?e.startsWith("scale")?o5(t[1]):s5:l5,qa=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Kt.test(t)||t==="0")&&!t.startsWith("url(")),c5=new Set(["brightness","contrast","saturate","opacity"]);function d5(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(to)||[];if(!r)return e;const i=n.replace(r,"");let s=c5.has(t)?1:0;return r!==n&&(s*=100),t+"("+s+i+")"}const h5=/([a-z-]*)\(.*?\)/g,$a={...Kt,getAnimatableNone:e=>{const t=e.match(h5);return t?t.map(d5).join(" "):e}},f5={...Dh,color:we,backgroundColor:we,outlineColor:we,fill:we,stroke:we,borderColor:we,borderTopColor:we,borderRightColor:we,borderBottomColor:we,borderLeftColor:we,filter:$a,WebkitFilter:$a},hu=e=>f5[e];function S2(e,t){let n=hu(e);return n!==$a&&(n=Kt),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const b2=e=>/^0[^.\s]+$/.test(e);function m5(e){if(typeof e=="number")return e===0;if(e!==null)return e==="none"||e==="0"||b2(e)}function p5(e,t,n,r){const i=qa(t,n);let s;Array.isArray(n)?s=[...n]:s=[null,n];const o=r.from!==void 0?r.from:e.get();let a;const l=[];for(let u=0;ui=>{const s=fu(r,e)||{},o=s.delay||r.delay||0;let{elapsed:a=0}=r;a=a-mn(o);const l=p5(t,e,n,s),u=l[0],c=l[l.length-1],d=qa(e,u),h=qa(e,c);let y={keyframes:l,velocity:t.getVelocity(),ease:"easeOut",...s,delay:-a,onUpdate:v=>{t.set(v),s.onUpdate&&s.onUpdate(v)},onComplete:()=>{i(),s.onComplete&&s.onComplete()}};if(g5(s)||(y={...y,...u5(e,y)}),y.duration&&(y.duration=mn(y.duration)),y.repeatDelay&&(y.repeatDelay=mn(y.repeatDelay)),!d||!h||d6.current||s.type===!1||y5.skipAnimations)return i5(y);if(!r.isHandoff&&t.owner&&t.owner.current instanceof HTMLElement&&!t.owner.getProps().onUpdate){const v=r5(t,e,y);if(v)return v}return Ms(y)};function Ns(e){return!!(Me(e)&&e.add)}const T2=e=>/^\-?\d*\.?\d+$/.test(e);function pu(e,t){e.indexOf(t)===-1&&e.push(t)}function gu(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class yu{constructor(){this.subscriptions=[]}add(t){return pu(this.subscriptions,t),()=>gu(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,n,r);else for(let s=0;s!isNaN(parseFloat(e));class w5{constructor(t,n={}){this.version="10.18.0",this.timeDelta=0,this.lastUpdated=0,this.canTrackVelocity=!1,this.events={},this.updateAndNotify=(r,i=!0)=>{this.prev=this.current,this.current=r;const{delta:s,timestamp:o}=pe;this.lastUpdated!==o&&(this.timeDelta=s,this.lastUpdated=o,U.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.events.change&&this.events.change.notify(this.current),this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.scheduleVelocityCheck=()=>U.postRender(this.velocityCheck),this.velocityCheck=({timestamp:r})=>{r!==this.lastUpdated&&(this.prev=this.current,this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=v5(this.current),this.owner=n.owner}onChange(t){return this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new yu);const r=this.events[t].add(n);return t==="change"?()=>{r(),U.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,n,r){this.set(n),this.prev=t,this.timeDelta=r}jump(t){this.updateAndNotify(t),this.prev=t,this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?x2(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function rr(e,t){return new w5(e,t)}const P2=e=>t=>t.test(e),x5={test:e=>e==="auto",parse:e=>e},E2=[bn,z,at,bt,P4,T4,x5],yr=e=>E2.find(P2(e)),C5=[...E2,we,Kt],k5=e=>C5.find(P2(e));function S5(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,rr(n))}function b5(e,t){const n=ro(e,t);let{transitionEnd:r={},transition:i={},...s}=n?e.makeTargetAnimatable(n,!1):{};s={...s,...r};for(const o in s){const a=_4(s[o]);S5(e,o,a)}}function T5(e,t,n){var r,i;const s=Object.keys(t).filter(a=>!e.hasValue(a)),o=s.length;if(o)for(let a=0;al.remove(d))),u.push(C)}return o&&Promise.all(u).then(()=>{o&&b5(e,o)}),u}function Ka(e,t,n={}){const r=ro(e,t,n.custom);let{transition:i=e.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(i=n.transitionOverride);const s=r?()=>Promise.all(j2(e,r,n)):()=>Promise.resolve(),o=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:u=0,staggerChildren:c,staggerDirection:d}=i;return N5(e,t,u+l,c,d,n)}:()=>Promise.resolve(),{when:a}=i;if(a){const[l,u]=a==="beforeChildren"?[s,o]:[o,s];return l().then(()=>u())}else return Promise.all([s(),o(n.delay)])}function N5(e,t,n=0,r=0,i=1,s){const o=[],a=(e.variantChildren.size-1)*r,l=i===1?(u=0)=>u*r:(u=0)=>a-u*r;return Array.from(e.variantChildren).sort(z5).forEach((u,c)=>{u.notify("AnimationStart",t),o.push(Ka(u,t,{...s,delay:n+l(c)}).then(()=>u.notify("AnimationComplete",t)))}),Promise.all(o)}function z5(e,t){return e.sortNodePosition(t)}function L5(e,t,n={}){e.notify("AnimationStart",t);let r;if(Array.isArray(t)){const i=t.map(s=>Ka(e,s,n));r=Promise.all(i)}else if(typeof t=="string")r=Ka(e,t,n);else{const i=typeof t=="function"?ro(e,t,n.custom):t;r=Promise.all(j2(e,i,n))}return r.then(()=>e.notify("AnimationComplete",t))}const A5=[...Jl].reverse(),V5=Jl.length;function I5(e){return t=>Promise.all(t.map(({animation:n,options:r})=>L5(e,n,r)))}function R5(e){let t=I5(e);const n=F5();let r=!0;const i=(l,u)=>{const c=ro(e,u);if(c){const{transition:d,transitionEnd:h,...y}=c;l={...l,...y,...h}}return l};function s(l){t=l(e)}function o(l,u){const c=e.getProps(),d=e.getVariantContext(!0)||{},h=[],y=new Set;let v={},w=1/0;for(let g=0;gw&&S,A=!1;const se=Array.isArray(x)?x:[x];let ue=se.reduce(i,{});E===!1&&(ue={});const{prevResolvedValues:ve={}}=p,oe={...ve,...ue},kt=Y=>{I=!0,y.has(Y)&&(A=!0,y.delete(Y)),p.needsAnimating[Y]=!0};for(const Y in oe){const Fe=ue[Y],j=ve[Y];if(v.hasOwnProperty(Y))continue;let L=!1;Ps(Fe)&&Ps(j)?L=!Yh(Fe,j):L=Fe!==j,L?Fe!==void 0?kt(Y):y.add(Y):Fe!==void 0&&y.has(Y)?kt(Y):p.protectedKeys[Y]=!0}p.prevProp=x,p.prevResolvedValues=ue,p.isActive&&(v={...v,...ue}),r&&e.blockInitialAnimation&&(I=!1),I&&(!P||A)&&h.push(...se.map(Y=>({animation:Y,options:{type:m,...l}})))}if(y.size){const g={};y.forEach(m=>{const p=e.getBaseTarget(m);p!==void 0&&(g[m]=p)}),h.push({animation:g})}let C=!!h.length;return r&&(c.initial===!1||c.initial===c.animate)&&!e.manuallyAnimateOnMount&&(C=!1),r=!1,C?t(h):Promise.resolve()}function a(l,u,c){var d;if(n[l].isActive===u)return Promise.resolve();(d=e.variantChildren)===null||d===void 0||d.forEach(y=>{var v;return(v=y.animationState)===null||v===void 0?void 0:v.setActive(l,u)}),n[l].isActive=u;const h=o(c,l);for(const y in n)n[y].protectedKeys={};return h}return{animateChanges:o,setActive:a,setAnimateFunction:s,getState:()=>n}}function D5(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!Yh(t,e):!1}function nn(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function F5(){return{animate:nn(!0),whileInView:nn(),whileHover:nn(),whileTap:nn(),whileDrag:nn(),whileFocus:nn(),exit:nn()}}class B5 extends Zt{constructor(t){super(t),t.animationState||(t.animationState=R5(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();this.unmount(),Js(t)&&(this.unmount=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:n}=this.node.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){}}let O5=0;class _5 extends Zt{constructor(){super(...arguments),this.id=O5++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:n,custom:r}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;const s=this.node.animationState.setActive("exit",!t,{custom:r??this.node.getProps().custom});n&&!t&&s.then(()=>n(this.id))}mount(){const{register:t}=this.node.presenceContext||{};t&&(this.unmount=t(this.id))}unmount(){}}const H5={animation:{Feature:B5},exit:{Feature:_5}},mc=(e,t)=>Math.abs(e-t);function U5(e,t){const n=mc(e.x,t.x),r=mc(e.y,t.y);return Math.sqrt(n**2+r**2)}class M2{constructor(t,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:s=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=Ho(this.lastMoveEventInfo,this.history),h=this.startEvent!==null,y=U5(d.offset,{x:0,y:0})>=3;if(!h&&!y)return;const{point:v}=d,{timestamp:w}=pe;this.history.push({...v,timestamp:w});const{onStart:C,onMove:g}=this.handlers;h||(C&&C(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),g&&g(this.lastMoveEvent,d)},this.handlePointerMove=(d,h)=>{this.lastMoveEvent=d,this.lastMoveEventInfo=_o(h,this.transformPagePoint),U.update(this.updatePoint,!0)},this.handlePointerUp=(d,h)=>{this.end();const{onEnd:y,onSessionEnd:v,resumeAnimation:w}=this.handlers;if(this.dragSnapToOrigin&&w&&w(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const C=Ho(d.type==="pointercancel"?this.lastMoveEventInfo:_o(h,this.transformPagePoint),this.history);this.startEvent&&y&&y(d,C),v&&v(d,C)},!$h(t))return;this.dragSnapToOrigin=s,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const o=no(t),a=_o(o,this.transformPagePoint),{point:l}=a,{timestamp:u}=pe;this.history=[{...l,timestamp:u}];const{onSessionStart:c}=n;c&&c(t,Ho(a,this.history)),this.removeListeners=Ht(mt(this.contextWindow,"pointermove",this.handlePointerMove),mt(this.contextWindow,"pointerup",this.handlePointerUp),mt(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),xt(this.updatePoint)}}function _o(e,t){return t?{point:t(e.point)}:e}function pc(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ho({point:e},t){return{point:e,delta:pc(e,N2(t)),offset:pc(e,W5(t)),velocity:q5(t,.1)}}function W5(e){return e[0]}function N2(e){return e[e.length-1]}function q5(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=N2(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>mn(t)));)n--;if(!r)return{x:0,y:0};const s=pt(i.timestamp-r.timestamp);if(s===0)return{x:0,y:0};const o={x:(i.x-r.x)/s,y:(i.y-r.y)/s};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}function Ie(e){return e.max-e.min}function Ga(e,t=0,n=.01){return Math.abs(e-t)<=n}function gc(e,t,n,r=.5){e.origin=r,e.originPoint=K(t.min,t.max,e.origin),e.scale=Ie(n)/Ie(t),(Ga(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=K(n.min,n.max,e.origin)-e.originPoint,(Ga(e.translate)||isNaN(e.translate))&&(e.translate=0)}function Ir(e,t,n,r){gc(e.x,t.x,n.x,r?r.originX:void 0),gc(e.y,t.y,n.y,r?r.originY:void 0)}function yc(e,t,n){e.min=n.min+t.min,e.max=e.min+Ie(t)}function $5(e,t,n){yc(e.x,t.x,n.x),yc(e.y,t.y,n.y)}function vc(e,t,n){e.min=t.min-n.min,e.max=e.min+Ie(t)}function Rr(e,t,n){vc(e.x,t.x,n.x),vc(e.y,t.y,n.y)}function K5(e,{min:t,max:n},r){return t!==void 0&&en&&(e=r?K(n,e,r.max):Math.min(e,n)),e}function wc(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function G5(e,{top:t,left:n,bottom:r,right:i}){return{x:wc(e.x,n,i),y:wc(e.y,t,r)}}function xc(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.minr?n=ii(t.min,t.max-r,e.min):r>i&&(n=ii(e.min,e.max-i,t.min)),$t(0,1,n)}function Y5(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const Qa=.35;function Z5(e=Qa){return e===!1?e=0:e===!0&&(e=Qa),{x:Cc(e,"left","right"),y:Cc(e,"top","bottom")}}function Cc(e,t,n){return{min:kc(e,t),max:kc(e,n)}}function kc(e,t){return typeof e=="number"?e:e[t]||0}const Sc=()=>({translate:0,scale:1,origin:0,originPoint:0}),Hn=()=>({x:Sc(),y:Sc()}),bc=()=>({min:0,max:0}),ee=()=>({x:bc(),y:bc()});function Oe(e){return[e("x"),e("y")]}function z2({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function J5({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function e8(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Uo(e){return e===void 0||e===1}function Xa({scale:e,scaleX:t,scaleY:n}){return!Uo(e)||!Uo(t)||!Uo(n)}function on(e){return Xa(e)||L2(e)||e.z||e.rotate||e.rotateX||e.rotateY}function L2(e){return Tc(e.x)||Tc(e.y)}function Tc(e){return e&&e!=="0%"}function zs(e,t,n){const r=e-n,i=t*r;return n+i}function Pc(e,t,n,r,i){return i!==void 0&&(e=zs(e,i,r)),zs(e,n,r)+t}function Ya(e,t=0,n=1,r,i){e.min=Pc(e.min,t,n,r,i),e.max=Pc(e.max,t,n,r,i)}function A2(e,{x:t,y:n}){Ya(e.x,t.translate,t.scale,t.originPoint),Ya(e.y,n.translate,n.scale,n.originPoint)}function t8(e,t,n,r=!1){const i=n.length;if(!i)return;t.x=t.y=1;let s,o;for(let a=0;a1.0000000000001||e<.999999999999?e:1}function Et(e,t){e.min=e.min+t,e.max=e.max+t}function jc(e,t,[n,r,i]){const s=t[i]!==void 0?t[i]:.5,o=K(e.min,e.max,s);Ya(e,t[n],t[r],o,t.scale)}const n8=["x","scaleX","originX"],r8=["y","scaleY","originY"];function Un(e,t){jc(e.x,t,n8),jc(e.y,t,r8)}function V2(e,t){return z2(e8(e.getBoundingClientRect(),t))}function i8(e,t,n){const r=V2(e,n),{scroll:i}=t;return i&&(Et(r.x,i.offset.x),Et(r.y,i.offset.y)),r}const I2=({current:e})=>e?e.ownerDocument.defaultView:null,s8=new WeakMap;class o8{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=ee(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=c=>{const{dragSnapToOrigin:d}=this.getProps();d?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(no(c,"page").point)},s=(c,d)=>{const{drag:h,dragPropagation:y,onDragStart:v}=this.getProps();if(h&&!y&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Gh(h),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Oe(C=>{let g=this.getAxisMotionValue(C).get()||0;if(at.test(g)){const{projection:m}=this.visualElement;if(m&&m.layout){const p=m.layout.layoutBox[C];p&&(g=Ie(p)*(parseFloat(g)/100))}}this.originPoint[C]=g}),v&&U.update(()=>v(c,d),!1,!0);const{animationState:w}=this.visualElement;w&&w.setActive("whileDrag",!0)},o=(c,d)=>{const{dragPropagation:h,dragDirectionLock:y,onDirectionLock:v,onDrag:w}=this.getProps();if(!h&&!this.openGlobalLock)return;const{offset:C}=d;if(y&&this.currentDirection===null){this.currentDirection=a8(C),this.currentDirection!==null&&v&&v(this.currentDirection);return}this.updateAxis("x",d.point,C),this.updateAxis("y",d.point,C),this.visualElement.render(),w&&w(c,d)},a=(c,d)=>this.stop(c,d),l=()=>Oe(c=>{var d;return this.getAnimationState(c)==="paused"&&((d=this.getAxisMotionValue(c).animation)===null||d===void 0?void 0:d.play())}),{dragSnapToOrigin:u}=this.getProps();this.panSession=new M2(t,{onSessionStart:i,onStart:s,onMove:o,onSessionEnd:a,resumeAnimation:l},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:u,contextWindow:I2(this.visualElement)})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:s}=this.getProps();s&&U.update(()=>s(t,n))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!Di(t,i,this.currentDirection))return;const s=this.getAxisMotionValue(t);let o=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(o=K5(o,this.constraints[t],this.elastic[t])),s.set(o)}resolveConstraints(){var t;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(t=this.visualElement.projection)===null||t===void 0?void 0:t.layout,s=this.constraints;n&&On(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=G5(i.layoutBox,n):this.constraints=!1,this.elastic=Z5(r),s!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Oe(o=>{this.getAxisMotionValue(o)&&(this.constraints[o]=Y5(i.layoutBox[o],this.constraints[o]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!On(t))return!1;const r=t.current,{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const s=i8(r,i.root,this.visualElement.getTransformPagePoint());let o=Q5(i.layout.layoutBox,s);if(n){const a=n(J5(o));this.hasMutatedConstraints=!!a,a&&(o=z2(a))}return o}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:s,dragSnapToOrigin:o,onDragTransitionEnd:a}=this.getProps(),l=this.constraints||{},u=Oe(c=>{if(!Di(c,n,this.currentDirection))return;let d=l&&l[c]||{};o&&(d={min:0,max:0});const h=i?200:1e6,y=i?40:1e7,v={type:"inertia",velocity:r?t[c]:0,bounceStiffness:h,bounceDamping:y,timeConstant:750,restDelta:1,restSpeed:10,...s,...d};return this.startAxisValueAnimation(c,v)});return Promise.all(u).then(a)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return r.start(mu(t,r,0,n))}stopAnimation(){Oe(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Oe(t=>{var n;return(n=this.getAxisMotionValue(t).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(t){var n;return(n=this.getAxisMotionValue(t).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(t){const n="_drag"+t.toUpperCase(),r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(t,(r.initial?r.initial[t]:void 0)||0)}snapToCursor(t){Oe(n=>{const{drag:r}=this.getProps();if(!Di(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,s=this.getAxisMotionValue(n);if(i&&i.layout){const{min:o,max:a}=i.layout.layoutBox[n];s.set(t[n]-K(o,a,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!On(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Oe(o=>{const a=this.getAxisMotionValue(o);if(a){const l=a.get();i[o]=X5({min:l,max:l},this.constraints[o])}});const{transformTemplate:s}=this.visualElement.getProps();this.visualElement.current.style.transform=s?s({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Oe(o=>{if(!Di(o,t,null))return;const a=this.getAxisMotionValue(o),{min:l,max:u}=this.constraints[o];a.set(K(l,u,i[o]))})}addListeners(){if(!this.visualElement.current)return;s8.set(this.visualElement,this);const t=this.visualElement.current,n=mt(t,"pointerdown",l=>{const{drag:u,dragListener:c=!0}=this.getProps();u&&c&&this.start(l)}),r=()=>{const{dragConstraints:l}=this.getProps();On(l)&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,s=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),r();const o=ht(window,"resize",()=>this.scalePositionWithinConstraints()),a=i.addEventListener("didUpdate",({delta:l,hasLayoutChanged:u})=>{this.isDragging&&u&&(Oe(c=>{const d=this.getAxisMotionValue(c);d&&(this.originPoint[c]+=l[c].translate,d.set(d.get()+l[c].translate))}),this.visualElement.render())});return()=>{o(),n(),s(),a&&a()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:s=!1,dragElastic:o=Qa,dragMomentum:a=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:s,dragElastic:o,dragMomentum:a}}}function Di(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function a8(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class l8 extends Zt{constructor(t){super(t),this.removeGroupControls=J,this.removeListeners=J,this.controls=new o8(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||J}unmount(){this.removeGroupControls(),this.removeListeners()}}const Mc=e=>(t,n)=>{e&&U.update(()=>e(t,n))};class u8 extends Zt{constructor(){super(...arguments),this.removePointerDownListener=J}onPointerDown(t){this.session=new M2(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:I2(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:Mc(t),onStart:Mc(n),onMove:r,onEnd:(s,o)=>{delete this.session,i&&U.update(()=>i(s,o))}}}mount(){this.removePointerDownListener=mt(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function c8(){const e=k.useContext(Yl);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=k.useId();return k.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}const Yi={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Nc(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const vr={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(z.test(e))e=parseFloat(e);else return e;const n=Nc(e,t.target.x),r=Nc(e,t.target.y);return`${n}% ${r}%`}},d8={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=Kt.parse(e);if(i.length>5)return r;const s=Kt.createTransformer(e),o=typeof i[0]!="number"?1:0,a=n.x.scale*t.x,l=n.y.scale*t.y;i[0+o]/=a,i[1+o]/=l;const u=K(a,l,.5);return typeof i[2+o]=="number"&&(i[2+o]/=u),typeof i[3+o]=="number"&&(i[3+o]/=u),s(i)}};class h8 extends As.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:s}=t;v4(f8),s&&(n.group&&n.group.add(s),r&&r.register&&i&&r.register(s),s.root.didUpdate(),s.addEventListener("animationComplete",()=>{this.safeToRemove()}),s.setOptions({...s.options,onExitComplete:()=>this.safeToRemove()})),Yi.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:s}=this.props,o=r.projection;return o&&(o.isPresent=s,i||t.layoutDependency!==n||n===void 0?o.willUpdate():this.safeToRemove(),t.isPresent!==s&&(s?o.promote():o.relegate()||U.postRender(()=>{const a=o.getStack();(!a||!a.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),queueMicrotask(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function R2(e){const[t,n]=c8(),r=k.useContext(zh);return As.createElement(h8,{...e,layoutGroup:r,switchLayoutGroup:k.useContext(Lh),isPresent:t,safeToRemove:n})}const f8={borderRadius:{...vr,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:vr,borderTopRightRadius:vr,borderBottomLeftRadius:vr,borderBottomRightRadius:vr,boxShadow:d8},D2=["TopLeft","TopRight","BottomLeft","BottomRight"],m8=D2.length,zc=e=>typeof e=="string"?parseFloat(e):e,Lc=e=>typeof e=="number"||z.test(e);function p8(e,t,n,r,i,s){i?(e.opacity=K(0,n.opacity!==void 0?n.opacity:1,g8(r)),e.opacityExit=K(t.opacity!==void 0?t.opacity:1,0,y8(r))):s&&(e.opacity=K(t.opacity!==void 0?t.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let o=0;ort?1:n(ii(e,t,r))}function Vc(e,t){e.min=t.min,e.max=t.max}function Be(e,t){Vc(e.x,t.x),Vc(e.y,t.y)}function Ic(e,t,n,r,i){return e-=t,e=zs(e,1/n,r),i!==void 0&&(e=zs(e,1/i,r)),e}function v8(e,t=0,n=1,r=.5,i,s=e,o=e){if(at.test(t)&&(t=parseFloat(t),t=K(o.min,o.max,t/100)-o.min),typeof t!="number")return;let a=K(s.min,s.max,r);e===s&&(a-=t),e.min=Ic(e.min,t,n,a,i),e.max=Ic(e.max,t,n,a,i)}function Rc(e,t,[n,r,i],s,o){v8(e,t[n],t[r],t[i],t.scale,s,o)}const w8=["x","scaleX","originX"],x8=["y","scaleY","originY"];function Dc(e,t,n,r){Rc(e.x,t,w8,n?n.x:void 0,r?r.x:void 0),Rc(e.y,t,x8,n?n.y:void 0,r?r.y:void 0)}function Fc(e){return e.translate===0&&e.scale===1}function B2(e){return Fc(e.x)&&Fc(e.y)}function C8(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function O2(e,t){return Math.round(e.x.min)===Math.round(t.x.min)&&Math.round(e.x.max)===Math.round(t.x.max)&&Math.round(e.y.min)===Math.round(t.y.min)&&Math.round(e.y.max)===Math.round(t.y.max)}function Bc(e){return Ie(e.x)/Ie(e.y)}class k8{constructor(){this.members=[]}add(t){pu(this.members,t),t.scheduleRender()}remove(t){if(gu(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const s=this.members[i];if(s.isPresent!==!1){r=s;break}}return r?(this.promote(r),!0):!1}promote(t,n){const r=this.lead;if(t!==r&&(this.prevLead=r,this.lead=t,t.show(),r)){r.instance&&r.scheduleRender(),t.scheduleRender(),t.resumeFrom=r,n&&(t.resumeFrom.preserveOpacity=!0),r.snapshot&&(t.snapshot=r.snapshot,t.snapshot.latestValues=r.animationValues||r.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:r}=t;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function Oc(e,t,n){let r="";const i=e.x.translate/t.x,s=e.y.translate/t.y;if((i||s)&&(r=`translate3d(${i}px, ${s}px, 0) `),(t.x!==1||t.y!==1)&&(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{rotate:l,rotateX:u,rotateY:c}=n;l&&(r+=`rotate(${l}deg) `),u&&(r+=`rotateX(${u}deg) `),c&&(r+=`rotateY(${c}deg) `)}const o=e.x.scale*t.x,a=e.y.scale*t.y;return(o!==1||a!==1)&&(r+=`scale(${o}, ${a})`),r||"none"}const S8=(e,t)=>e.depth-t.depth;class b8{constructor(){this.children=[],this.isDirty=!1}add(t){pu(this.children,t),this.isDirty=!0}remove(t){gu(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(S8),this.isDirty=!1,this.children.forEach(t)}}function T8(e,t){const n=performance.now(),r=({timestamp:i})=>{const s=i-n;s>=t&&(xt(r),e(s-t))};return U.read(r,!0),()=>xt(r)}function P8(e){window.MotionDebug&&window.MotionDebug.record(e)}function E8(e){return e instanceof SVGElement&&e.tagName!=="svg"}function j8(e,t,n){const r=Me(e)?e:rr(e);return r.start(mu("",r,t,n)),r.animation}const _c=["","X","Y","Z"],M8={visibility:"hidden"},Hc=1e3;let N8=0;const an={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0};function _2({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(o={},a=t==null?void 0:t()){this.id=N8++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,an.totalNodes=an.resolvedTargetDeltas=an.recalculatedProjection=0,this.nodes.forEach(A8),this.nodes.forEach(F8),this.nodes.forEach(B8),this.nodes.forEach(V8),P8(an)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=o,this.root=a?a.root||a:this,this.path=a?[...a.path,a]:[],this.parent=a,this.depth=a?a.depth+1:0;for(let l=0;lthis.root.updateBlockedByResize=!1;e(o,()=>{this.root.updateBlockedByResize=!0,d&&d(),d=T8(h,250),Yi.hasAnimatedSinceResize&&(Yi.hasAnimatedSinceResize=!1,this.nodes.forEach(Wc))})}l&&this.root.registerSharedNode(l,this),this.options.animate!==!1&&c&&(l||u)&&this.addEventListener("didUpdate",({delta:d,hasLayoutChanged:h,hasRelativeTargetChanged:y,layout:v})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const w=this.options.transition||c.getDefaultTransition()||W8,{onLayoutAnimationStart:C,onLayoutAnimationComplete:g}=c.getProps(),m=!this.targetLayout||!O2(this.targetLayout,v)||y,p=!h&&y;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||p||h&&(m||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(d,p);const x={...fu(w,"layout"),onPlay:C,onComplete:g};(c.shouldReduceMotion||this.options.layoutRoot)&&(x.delay=0,x.type=!1),this.startAnimation(x)}else h||Wc(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=v})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const o=this.getStack();o&&o.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,xt(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(O8),this.animationId++)}getTransformTemplate(){const{visualElement:o}=this.options;return o&&o.getProps().transformTemplate}willUpdate(o=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let c=0;cthis.update()))}clearAllSnapshots(){this.nodes.forEach(I8),this.sharedNodes.forEach(_8)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,U.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){U.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let l=0;l{const S=x/1e3;qc(d.x,o.x,S),qc(d.y,o.y,S),this.setTargetDelta(d),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Rr(h,this.layout.layoutBox,this.relativeParent.layout.layoutBox),H8(this.relativeTarget,this.relativeTargetOrigin,h,S),p&&C8(this.relativeTarget,p)&&(this.isProjectionDirty=!1),p||(p=ee()),Be(p,this.relativeTarget)),w&&(this.animationValues=c,p8(c,u,this.latestValues,S,m,g)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=S},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(o){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(xt(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=U.update(()=>{Yi.hasAnimatedSinceResize=!0,this.currentAnimation=j8(0,Hc,{...o,onUpdate:a=>{this.mixTargetDelta(a),o.onUpdate&&o.onUpdate(a)},onComplete:()=>{o.onComplete&&o.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const o=this.getStack();o&&o.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Hc),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const o=this.getLead();let{targetWithTransforms:a,target:l,layout:u,latestValues:c}=o;if(!(!a||!l||!u)){if(this!==o&&this.layout&&u&&H2(this.options.animationType,this.layout.layoutBox,u.layoutBox)){l=this.target||ee();const d=Ie(this.layout.layoutBox.x);l.x.min=o.target.x.min,l.x.max=l.x.min+d;const h=Ie(this.layout.layoutBox.y);l.y.min=o.target.y.min,l.y.max=l.y.min+h}Be(a,l),Un(a,c),Ir(this.projectionDeltaWithTransform,this.layoutCorrected,a,c)}}registerSharedNode(o,a){this.sharedNodes.has(o)||this.sharedNodes.set(o,new k8),this.sharedNodes.get(o).add(a);const u=a.options.initialPromotionConfig;a.promote({transition:u?u.transition:void 0,preserveFollowOpacity:u&&u.shouldPreserveFollowOpacity?u.shouldPreserveFollowOpacity(a):void 0})}isLead(){const o=this.getStack();return o?o.lead===this:!0}getLead(){var o;const{layoutId:a}=this.options;return a?((o=this.getStack())===null||o===void 0?void 0:o.lead)||this:this}getPrevLead(){var o;const{layoutId:a}=this.options;return a?(o=this.getStack())===null||o===void 0?void 0:o.prevLead:void 0}getStack(){const{layoutId:o}=this.options;if(o)return this.root.sharedNodes.get(o)}promote({needsReset:o,transition:a,preserveFollowOpacity:l}={}){const u=this.getStack();u&&u.promote(this,l),o&&(this.projectionDelta=void 0,this.needsReset=!0),a&&this.setOptions({transition:a})}relegate(){const o=this.getStack();return o?o.relegate(this):!1}resetRotation(){const{visualElement:o}=this.options;if(!o)return;let a=!1;const{latestValues:l}=o;if((l.rotate||l.rotateX||l.rotateY||l.rotateZ)&&(a=!0),!a)return;const u={};for(let c=0;c<_c.length;c++){const d="rotate"+_c[c];l[d]&&(u[d]=l[d],o.setStaticValue(d,0))}o.render();for(const c in u)o.setStaticValue(c,u[c]);o.scheduleRender()}getProjectionStyles(o){var a,l;if(!this.instance||this.isSVG)return;if(!this.isVisible)return M8;const u={visibility:""},c=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,u.opacity="",u.pointerEvents=Xi(o==null?void 0:o.pointerEvents)||"",u.transform=c?c(this.latestValues,""):"none",u;const d=this.getLead();if(!this.projectionDelta||!this.layout||!d.target){const w={};return this.options.layoutId&&(w.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,w.pointerEvents=Xi(o==null?void 0:o.pointerEvents)||""),this.hasProjected&&!on(this.latestValues)&&(w.transform=c?c({},""):"none",this.hasProjected=!1),w}const h=d.animationValues||d.latestValues;this.applyTransformsToTarget(),u.transform=Oc(this.projectionDeltaWithTransform,this.treeScale,h),c&&(u.transform=c(h,u.transform));const{x:y,y:v}=this.projectionDelta;u.transformOrigin=`${y.origin*100}% ${v.origin*100}% 0`,d.animationValues?u.opacity=d===this?(l=(a=h.opacity)!==null&&a!==void 0?a:this.latestValues.opacity)!==null&&l!==void 0?l:1:this.preserveOpacity?this.latestValues.opacity:h.opacityExit:u.opacity=d===this?h.opacity!==void 0?h.opacity:"":h.opacityExit!==void 0?h.opacityExit:0;for(const w in bs){if(h[w]===void 0)continue;const{correct:C,applyTo:g}=bs[w],m=u.transform==="none"?h[w]:C(h[w],d);if(g){const p=g.length;for(let x=0;x{var a;return(a=o.currentAnimation)===null||a===void 0?void 0:a.stop()}),this.root.nodes.forEach(Uc),this.root.sharedNodes.clear()}}}function z8(e){e.updateLayout()}function L8(e){var t;const n=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=e.layout,{animationType:s}=e.options,o=n.source!==e.layout.source;s==="size"?Oe(d=>{const h=o?n.measuredBox[d]:n.layoutBox[d],y=Ie(h);h.min=r[d].min,h.max=h.min+y}):H2(s,n.layoutBox,r)&&Oe(d=>{const h=o?n.measuredBox[d]:n.layoutBox[d],y=Ie(r[d]);h.max=h.min+y,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[d].max=e.relativeTarget[d].min+y)});const a=Hn();Ir(a,r,n.layoutBox);const l=Hn();o?Ir(l,e.applyTransform(i,!0),n.measuredBox):Ir(l,r,n.layoutBox);const u=!B2(a);let c=!1;if(!e.resumeFrom){const d=e.getClosestProjectingParent();if(d&&!d.resumeFrom){const{snapshot:h,layout:y}=d;if(h&&y){const v=ee();Rr(v,n.layoutBox,h.layoutBox);const w=ee();Rr(w,r,y.layoutBox),O2(v,w)||(c=!0),d.options.layoutRoot&&(e.relativeTarget=w,e.relativeTargetOrigin=v,e.relativeParent=d)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:l,layoutDelta:a,hasLayoutChanged:u,hasRelativeTargetChanged:c})}else if(e.isLead()){const{onExitComplete:r}=e.options;r&&r()}e.options.transition=void 0}function A8(e){an.totalNodes++,e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function V8(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function I8(e){e.clearSnapshot()}function Uc(e){e.clearMeasurements()}function R8(e){e.isLayoutDirty=!1}function D8(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function Wc(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function F8(e){e.resolveTargetDelta()}function B8(e){e.calcProjection()}function O8(e){e.resetRotation()}function _8(e){e.removeLeadSnapshot()}function qc(e,t,n){e.translate=K(t.translate,0,n),e.scale=K(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function $c(e,t,n,r){e.min=K(t.min,n.min,r),e.max=K(t.max,n.max,r)}function H8(e,t,n,r){$c(e.x,t.x,n.x,r),$c(e.y,t.y,n.y,r)}function U8(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const W8={duration:.45,ease:[.4,0,.1,1]},Kc=e=>typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes(e),Gc=Kc("applewebkit/")&&!Kc("chrome/")?Math.round:J;function Qc(e){e.min=Gc(e.min),e.max=Gc(e.max)}function q8(e){Qc(e.x),Qc(e.y)}function H2(e,t,n){return e==="position"||e==="preserve-aspect"&&!Ga(Bc(t),Bc(n),.2)}const $8=_2({attachResizeListener:(e,t)=>ht(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Wo={current:void 0},U2=_2({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Wo.current){const e=new $8({});e.mount(window),e.setOptions({layoutScroll:!0}),Wo.current=e}return Wo.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),K8={pan:{Feature:u8},drag:{Feature:l8,ProjectionNode:U2,MeasureLayout:R2}},G8=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function Q8(e){const t=G8.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}function Za(e,t,n=1){const[r,i]=Q8(e);if(!r)return;const s=window.getComputedStyle(t).getPropertyValue(r);if(s){const o=s.trim();return T2(o)?parseFloat(o):o}else return _a(i)?Za(i,t,n+1):i}function X8(e,{...t},n){const r=e.current;if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.values.forEach(i=>{const s=i.get();if(!_a(s))return;const o=Za(s,r);o&&i.set(o)});for(const i in t){const s=t[i];if(!_a(s))continue;const o=Za(s,r);o&&(t[i]=o,n||(n={}),n[i]===void 0&&(n[i]=s))}return{target:t,transitionEnd:n}}const Y8=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),W2=e=>Y8.has(e),Z8=e=>Object.keys(e).some(W2),Xc=e=>e===bn||e===z,Yc=(e,t)=>parseFloat(e.split(", ")[t]),Zc=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return Yc(i[1],t);{const s=r.match(/^matrix\((.+)\)$/);return s?Yc(s[1],e):0}},J8=new Set(["x","y","z"]),e9=hi.filter(e=>!J8.has(e));function t9(e){const t=[];return e9.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.render(),t}const ir={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:Zc(4,13),y:Zc(5,14)};ir.translateX=ir.x;ir.translateY=ir.y;const n9=(e,t,n)=>{const r=t.measureViewportBox(),i=t.current,s=getComputedStyle(i),{display:o}=s,a={};o==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(u=>{a[u]=ir[u](r,s)}),t.render();const l=t.measureViewportBox();return n.forEach(u=>{const c=t.getValue(u);c&&c.jump(a[u]),e[u]=ir[u](l,s)}),e},r9=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(W2);let s=[],o=!1;const a=[];if(i.forEach(l=>{const u=e.getValue(l);if(!e.hasValue(l))return;let c=n[l],d=yr(c);const h=t[l];let y;if(Ps(h)){const v=h.length,w=h[0]===null?1:0;c=h[w],d=yr(c);for(let C=w;C=0?window.pageYOffset:null,u=n9(t,e,a);return s.length&&s.forEach(([c,d])=>{e.getValue(c).set(d)}),e.render(),Zs&&l!==null&&window.scrollTo({top:l}),{target:u,transitionEnd:r}}else return{target:t,transitionEnd:r}};function i9(e,t,n,r){return Z8(t)?r9(e,t,n,r):{target:t,transitionEnd:r}}const s9=(e,t,n,r)=>{const i=X8(e,t,r);return t=i.target,r=i.transitionEnd,i9(e,t,n,r)},Ja={current:null},q2={current:!1};function o9(){if(q2.current=!0,!!Zs)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>Ja.current=e.matches;e.addListener(t),t()}else Ja.current=!1}function a9(e,t,n){const{willChange:r}=t;for(const i in t){const s=t[i],o=n[i];if(Me(s))e.addValue(i,s),Ns(r)&&r.add(i);else if(Me(o))e.addValue(i,rr(s,{owner:e})),Ns(r)&&r.remove(i);else if(o!==s)if(e.hasValue(i)){const a=e.getValue(i);!a.hasAnimated&&a.set(s)}else{const a=e.getStaticValue(i);e.addValue(i,rr(a!==void 0?a:s,{owner:e}))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const Jc=new WeakMap,$2=Object.keys(ri),l9=$2.length,e1=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],u9=eu.length;class c9{constructor({parent:t,props:n,presenceContext:r,reducedMotionConfig:i,visualState:s},o={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>U.render(this.render,!1,!0);const{latestValues:a,renderState:l}=s;this.latestValues=a,this.baseTarget={...a},this.initialValues=n.initial?{...a}:{},this.renderState=l,this.parent=t,this.props=n,this.presenceContext=r,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=o,this.isControllingVariants=eo(n),this.isVariantNode=Nh(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:u,...c}=this.scrapeMotionValuesFromProps(n,{});for(const d in c){const h=c[d];a[d]!==void 0&&Me(h)&&(h.set(a[d],!1),Ns(u)&&u.add(d))}}scrapeMotionValuesFromProps(t,n){return{}}mount(t){this.current=t,Jc.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),q2.current||o9(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Ja.current,this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){Jc.delete(this.current),this.projection&&this.projection.unmount(),xt(this.notifyUpdate),xt(this.render),this.valueSubscriptions.forEach(t=>t()),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features)this.features[t].unmount();this.current=null}bindToMotionValue(t,n){const r=Sn.has(t),i=n.on("change",o=>{this.latestValues[t]=o,this.props.onUpdate&&U.update(this.notifyUpdate,!1,!0),r&&this.projection&&(this.projection.isTransformDirty=!0)}),s=n.on("renderRequest",this.scheduleRender);this.valueSubscriptions.set(t,()=>{i(),s()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}loadFeatures({children:t,...n},r,i,s){let o,a;for(let l=0;lthis.scheduleRender(),animationType:typeof u=="string"?u:"both",initialPromotionConfig:s,layoutScroll:h,layoutRoot:y})}return a}updateFeatures(){for(const t in this.features){const n=this.features[t];n.isMounted?n.update():(n.mount(),n.isMounted=!0)}}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):ee()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}makeTargetAnimatable(t,n=!0){return this.makeTargetAnimatableFromInstance(t,this.props,n)}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;rn.variantChildren.delete(t)}addValue(t,n){n!==this.values.get(t)&&(this.removeValue(t),this.bindToMotionValue(t,n)),this.values.set(t,n),this.latestValues[t]=n.get()}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let r=this.values.get(t);return r===void 0&&n!==void 0&&(r=rr(n,{owner:this}),this.addValue(t,r)),r}readValue(t){var n;return this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:(n=this.getBaseTargetFromProps(this.props,t))!==null&&n!==void 0?n:this.readValueFromInstance(this.current,t,this.options)}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){var n;const{initial:r}=this.props,i=typeof r=="string"||typeof r=="object"?(n=au(this.props,r))===null||n===void 0?void 0:n[t]:void 0;if(r&&i!==void 0)return i;const s=this.getBaseTargetFromProps(this.props,t);return s!==void 0&&!Me(s)?s:this.initialValues[t]!==void 0&&i===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new yu),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}}class K2 extends c9{sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:r}){delete n[t],delete r[t]}makeTargetAnimatableFromInstance({transition:t,transitionEnd:n,...r},{transformValues:i},s){let o=E5(r,t||{},this);if(i&&(n&&(n=i(n)),r&&(r=i(r)),o&&(o=i(o))),s){T5(this,r,o);const a=s9(this,r,o,n);n=a.transitionEnd,r=a.target}return{transition:t,transitionEnd:n,...r}}}function d9(e){return window.getComputedStyle(e)}class h9 extends K2{constructor(){super(...arguments),this.type="html"}readValueFromInstance(t,n){if(Sn.has(n)){const r=hu(n);return r&&r.default||0}else{const r=d9(t),i=(Ih(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(t,{transformPagePoint:n}){return V2(t,n)}build(t,n,r,i){nu(t,n,r,i.transformTemplate)}scrapeMotionValuesFromProps(t,n){return ou(t,n)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Me(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}renderInstance(t,n,r,i){_h(t,n,r,i)}}class f9 extends K2{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(Sn.has(n)){const r=hu(n);return r&&r.default||0}return n=Hh.has(n)?n:Zl(n),t.getAttribute(n)}measureInstanceViewportBox(){return ee()}scrapeMotionValuesFromProps(t,n){return Wh(t,n)}build(t,n,r,i){iu(t,n,r,this.isSVGTag,i.transformTemplate)}renderInstance(t,n,r,i){Uh(t,n,r,i)}mount(t){this.isSVGTag=su(t.tagName),super.mount(t)}}const m9=(e,t)=>tu(e)?new f9(t,{enableHardwareAcceleration:!1}):new h9(t,{enableHardwareAcceleration:!0}),p9={layout:{ProjectionNode:U2,MeasureLayout:R2}},g9={...H5,...l6,...K8,...p9},G2=g4((e,t)=>Q4(e,t,g9,m9));function y9(){return k.useEffect(()=>{window.scrollTo(0,0)},[]),f.jsxs(G2.div,{className:"bg-purple background-main",children:[f.jsx(n4,{}),f.jsx(Em,{}),f.jsx(jm,{}),f.jsx(Zp,{}),f.jsx(e4,{}),f.jsx(di,{})]})}const v9=[[{title:"Nukkad Naatak",link:"https://forms.gle/TARh6ZBYS951Tdat7",description:"Explore the vibrant world of street theater with 'NUKKAD NATAK.' This event invites you to harness the power of compelling performances to raise your voice and drive societal change.",prizePool:12e3,eventId:8,rules:["Time limit - Maximum 15 minutes from entry to exit.","We can provide basic props if informed in advance.","Instruments are allowed.","There’s no upper bound on team sizes.","Script submissions due by 10th Feb 2023. Please mail them to parvaaz@iiitb.ac.in.","The play should preferably be in Hindi, English, or Kannada.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Aaditya Gole",number:"7972513736"},{name:"Chandrima Nandi",number:"9028872476"}]},{title:"Clash Royale",description:"Dive into the thrilling world of Clash Royale in our ESports event! Experience the strategic rush of this vintage Supercell classic tower rush and strategy game. Showcase your gaming prowess, join the online competition, and compete for the top spot. It's your chance to enjoy the excitement of Clash Royale, prove your skills, and have a blast in this action-packed gaming showdown!",prizePool:2e3,eventId:"23",rules:["The tournament is only open to invited participants, who will receive the necessary login information an hour before the event starts.","The tournament will last for 4 hours and will involve normal matches in Clash Royale.","Matches will be played according to the standard rules of the game.","Cheating is not allowed and may result in disqualification.","The player with the most trophies at the end of the tournament will be declared the winner and will receive a prize.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"Narayana Srimanth",number:"9032959454"}]},{title:"Jijñāsa",description:"Embark on a transformative journey of self-discovery with 'Jijñāsa - Spiritual Quest.' Engage in a riveting quest that challenges your intellect and spiritual insight through a series of interdependent puzzles. Join the exploration for fun and enlightenment, where the fastest and most accurate participant emerges victorious.",prizePool:3e3,eventId:12,rules:["Participants will be given a booklet and a puzzle, they have to solve the puzzles with the help of a booklet.","Participants are expected to solve three levels of the quiz which are interdependent on each other.","Finally, there will be a take-home message which can be framed with the help of 3 puzzles.","Participants who solve the 3 puzzles and frame the correct message in the minimum time will get the prize.","Participants are expected to reach the venue 15 minutes before the announced time."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}]},{title:"Lost in Action",description:"Experience the classic joy of Dumb Charades, every kid's beloved pastime. Engage in three thrilling rounds where only the best move forward to the finals. It's a test of your acting skills and team chemistry. Join the fun and aim for the top spot.",prizePool:4e3,eventId:"14",rules:["Each group can have 4 or 5 members.","The performance has to be silent with no words as the word ‘dumb’ goes.","The player has to use facial expressions, gestures, and body language.","Clues like lip-reading, humming songs, pointing, and spelling are banned.","Scoreboard will be maintained by the judges.","Usage of the internet is prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion."],contacts:[{name:"Vyom Sharma",number:"7060886758"},{name:"Bhavjyot Singh",number:"9855498265"}]},{title:"Nritta",description:"Anticipate an electrifying spectacle of dance at the grand event, 'Nritta.' Elevate your performance as a solo artist or collaborate in a duo, and let the stage be your canvas for up to 5 minutes of captivating expression. Make every moment count and immerse yourself in the rhythmic world of 'Nritta.' The spotlight awaits, so get ready to leave an indelible mark on the stage with your dance prowess.",prizePool:1e4,eventId:1,image:"../assets/banner.png",rules:["No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props to be informed beforehand. Soundtrack also to be provided beforehand.","No professional dancers, only college students.","3-5 minutes per performance.","All dance styles and fusion dance is permitted.","Venue (tentative) - Basketball Court "],contacts:[{name:"Aditya Nangarath",number:"7022271553"},{name:"Bysani Akshaya",number:"7799008583"}],spocs:["Aditya Nangarath","Bysani Akshaya"]},{title:"Cards Against Humanity",description:"Get ready for a laughter-packed session with Cards Against Humanity! Join the fun, where participants use random answer cards to respond to unknown questions. The game, marked by blindfolded judges and diverse judging criteria, promises quick-witted amusement and an evening of delightful chaos.",prizePool:4e3,eventId:"15",rules:["Participants will be grouped into groups of five.","Each participant will be given 5 cards that contain random answers to random questions.","In each round, one of the players will have to become a judge. The judge will have to choose a question from a given collection of unknown questions.","The other four players will have to pick one of the answer cards given to them to answer the question posed by the judge.","The judge will be blindfolded while the answers are being read out loud. The criteria for judging depends on the judge (most funny, most appropriate, etc.), and the winner of that round is awarded with a point.","Once the round ends, the players can replace the answer card that they’ve used, and then another player becomes the judge.","The players with the most number of points in each group are chosen and are grouped into groups of five again, and the process continues until there is a single player left."],contacts:[{name:"Jinesh Pagaria",number:"9653616341"}]},{title:"Infinitude",description:"Step into the cultural tapestry of Infinitude, a group dance competition that adds a dynamic flair to our festivities! Embrace the opportunity with a nominal registration fee and the allure of enticing prizes for the top performers. Let the rhythm of your collective expression become a highlight of our cultural celebration!",prizePool:2e4,eventId:"24",rules:["Team Size - 8-15 members","Minimum 4 on stage at all times. No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props along with soundtrack, and any specific requirements of lighting, to be provided beforehand.","No professional dancers, only college students.","5-8 minutes per performance + 2 minutes for setup.","All dance styles and fusion dance are permitted."],contacts:[{name:"Nupur Patil",number:"9922709459"},{name:"Shiven Phogat",number:"9137231118"}]},{title:"CODM ",description:"Immerse yourself in the exhilarating IIITBs CODM World Championship, where teams engage in intense team deathmatches. Showcase your gaming prowess, secure kills for bonuses, and strive for victory in this thrilling championship. Get ready for the adrenaline-fueled action of strategic combat and teamwork!",prizePool:3e3,eventId:11,rules:["Minimum 2 IIITB members, current or alumni.","Max 5 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play on mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks, or any tampering with the CODM client will lead to an instaban from the match and tournament.","Scoring will be based on position and kills.","If there are more registrations than expected, we'll have a prelims of Battle Royale.","Results will be announced on our Instagram handle [Instagram Link](https://www.instagram.com/infin8_iiitb/).","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Prasanth Kumar",number:"7989839700"},{name:"Sasank Karamsetty",number:"8328596959"}]}],[{title:"Sargam",description:"Join us for an evening filled with soulful voices and captivating tunes as talented individuals take the stage to serenade you with their musical prowess. Let the enchanting melodies create a memorable atmosphere, celebrating the beauty of music in this vibrant showcase of vocal talent.",prizePool:1e4,eventId:10,rules:["Time Limit: Solo singers are allotted a maximum of 4 minutes for their entire stage performance.","Musical Diversity: Participants are required to showcase their versatility by presenting one of these - (i) Indian classical/semi-classical (ii) non-classical genre. Separate prizes will be awarded for each category.","Restrictions on Beatboxing and Rapping: Beatboxing and rapping are not allowed as part of the solo singing performance.","Backing Track or Accompanist Options: Participants may choose to use a pre-submitted backing track, have one accompanist, or play a musical instrument themselves. However, it is emphasized that the judging will solely be based on the singer's vocals, not the backing track.","Basic Effects Allowance: Singers are permitted to request basic effects such as compression, reverb, etc., to enhance their performance.","Judging Criteria: Performances will be evaluated based on several factors, including pitch accuracy, rhythm, musicality, skill level, stage presence, and other relevant aspects. The judging panel will consider these elements to determine the overall quality of the solo singing performance."],contacts:[{name:"Rishabh Dixit",number:"6366258170"},{name:"Vedant Manglurkar",number:"7588069853"}]},{title:"Case in Point ",description:"A Brand challenge competition where participants get a Business oriented Case study problem on which they have to come up with a solution in the form of presentation and present in front of judges. The Company you are working in is facing a situation (problem statement). Now it's solely up to the participant to turn the company's fortunes around. The task is to come up with solutions and help the company with new strategies and some innovative solutions.",prizePool:13e3,eventId:"27",lastDate:" 10th Feb 11:59 pm",rules:["Maximum 2 members can be in a team.","The company will be given to you on spot and you will get 1 hour to work on it.","Usage of internet would be allowed.","After the allotted time is over, each team would have to pitch their ideas to the judges within a span of 5-10 minutes.","Any kind of team-ups or exchange of ideas between different teams will lead to immediate disqualification."],contacts:[{name:"Allu Pavankarthik Reddy",number:"7795933534"}]},{title:"BGMI",description:"Embark on a thrilling adventure with IIITBs BGMI Showdown, a battleground where teams collide in intense battles. Demonstrate your gaming prowess, securing kills for bonuses as you strive for triumph in this gripping showdown. Brace yourself for an adrenaline-fueled experience of strategic combat and seamless teamwork, as every move counts in this electrifying gaming spectacle!",prizePool:3e3,eventId:"22",rules:["Minimum 2 IIITB members, current or alumni.","Max 5 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks or any tampering with the BGMI client will lead to instaban from the match and tournament.","Scoring will be based on position and kills","If there are more registrations than expected, we'll have a prelims of Battle Royale","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Pushkar Kulkarni",number:"9136815683"},{name:"Kunal Narang",number:"9012252500"}]},{title:"League of Fanatics",description:"Show off all the useless, yet intriguing information you have collected throughout your life. Compete in this trivia competition to prove that you're the geekiest of them all.",prizePool:1e4,eventId:"5",rules:["It will be an offline event, participants need to be present at the venue to participate. ","Each team can have 3-5 members.","Use of the Internet or any other unfair means is strictly prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion.","For rounds involving buzzers, the following rules apply: In case a team presses the buzzer before the question is completely announced/ displayed on the screen, they will have to answer with the information provided until then. Teams need to answer immediately once they press the buzzer. Buzzes will be awarded by the OC, and their decision is final.","The event will take place in three rounds. ","The first round is divided into 3 tracks: i) Anime + Sports ii) Movies and series + Video Games iii) Music + Books and will be conducted on an online platform. Nevertheless, teams need to present at the venue for this round. Irrespective of the number of teams in a track, only FOUR teams from each track will qualify for the second round.","The 12 teams that qualify for the second round, will be split into TWO groups of SIX teams, each group consisting of TWO teams from each track.","SIX teams will qualify for the third round (THREE from each group, irrespective of the track).","Rounds 2 and 3 will not be track-specific.","Further details about the rounds and the point structure for them will be announced at the event venue. "],contacts:[{name:"Harsh Modani",number:"9380126399"},{name:"Harshavardhan",number:"9645894725"}]},{title:"JAM (Just A Minute)",description:"JAM, originating from the renowned BBC radio show, is a captivating verbal challenge game where participants strive to speak for exactly one minute on a given topic without breaking three fundamental rules. The game has evolved into a delightful and light-hearted event, emphasizing wit, spontaneity, and linguistic agility.",prizePool:8e3,eventId:"16",rules:["Repetition: Avoid repeating any word or phrase, particularly common and proper nouns. Synonyms, even obscure ones, are encouraged to maintain variety in speech.","Hesitation: Speak fluently without any momentary pauses or stumbling over words. Any noticeable pause can lead to a successful challenge.","Deviation: Stay on the chosen topic and avoid veering off into unrelated subjects. While some deviation is allowed, outright straying from the topic or language norms is subject to challenge.","Challenges: JAMmers score a point for a correct challenge against the current speaker. A challenge is considered correct if it adheres to the rules.","Speaker Points: The speaker gains a point if the challenge is deemed incorrect. Speakers also earn 2 points if they are speaking when the 60 seconds expire.","Bonus Points: Entertaining challenges and speeches, even if not entirely correct, may receive bonus points at the moderator's discretion. Witty interjections that amuse the audience can lead to mutual point gains for the challenger and speaker.","When a correct challenge is made, the challenger takes over the topic for the remainder of the minute or until they are correctly challenged.","The game rewards those who make entertaining challenges, offering opportunities for quick points and amusing interjections."],contacts:[{name:"Vishruth Vijay",number:"9449960095"},{name:"Vikas Kalyanapuram",number:"8762175731"}]},{title:"Rang Manch",description:"Unleash your unique talents on the theatrical battlefield. Join the Rang Manch and let the curtains rise on your unique talents as you vie for the spotlight in this thrilling showcase of theatrical brilliance!",prizePool:2e4,eventId:9,rules:["Time limit - The play should be around a minimum of 15 minutes around a maximum of 45 minutes from ‘stage entry’ to ‘stage exit’.","There’s no upper bound on team sizes.","We can provide basic props if informed in advance.","Script submissions are due by 10th Feb 2023, along with a 10-minute recording of the play for the screening round. Please mail them to parvaaz@iiitb.ac.in.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Arjun Subhedar",number:"7028770201"},{name:"Divyansh Singhal",number:"7023333611"}],spocs:["Arjun Subhedar","Divyansh Singhal"]},{title:"The Non-Trivial Trivia",description:"Prepare for a rollercoaster of mathematical excitement with Non Trivial! This is not your average quiz; it's a high-energy, fun-filled competition designed to engage participants in multiple thrilling rounds of math trivia. Whether you're a seasoned math whiz or just enjoy the thrill of numbers, this contest promises a riveting experience for all.",prizePool:3e3,rules:[],eventId:"17",contacts:[{}]},{title:"Vedanta Darsana ",description:"Embark on a profound journey of self-discovery and intellectual exploration with the Vedanta Enlightenment Test. This unique test is designed to deepen participants' understanding of Vedanta, an ancient philosophical tradition that delves into the fundamental principles of existence, consciousness, and self-realization.",prizePool:3e3,eventId:18,rules:["The test will be a maximum of 1 hour. Please manage your time effectively to address all questions.","Necessary reference material will be provided for all participants. No external materials are permitted.","Questions are designed to assess your ability to apply knowledge. Provide thoughtful and insightful responses.","Submit written responses on provided answer sheets."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}],spocs:["Amar Pratap Singh","Dhruv Gupta"]},{title:"Echoes of Expressions",description:"",prizePool:4e3,eventId:"13",contacts:[{name:"Ayush Gupta",number:"8884803648"}]}],[{title:"Gulp and Gobble",description:"What can be better than getting paid for eating good food? Put your hungry stomach to the test in this competitive eating contest. The faster you can gobble up all the food and gulp the beverages, the better chance you have to win a prize. What can you win? Some cash and more food!",prizePool:3e3,eventId:"19",rules:["This is a one-on-one eating contest.","There will be a table manager for every 10-12 people to judge the participants.","The top 25 finishers from the first round will advance to the next round.","The top five finishers from the second round will advance to the third round.","One winner will be chosen from among the five entrants.","In the event of a disagreement, the organizers’ decision will be final.","After each round, participants should display their empty plates to the table supervisors and proceed to the registration desk to register for the next round.","No one should begin eating the food before the organizers give the all-clear.","Registrations work on a first-come, first-served basis.","Results will be announced on our Instagram handle."],contacts:[]},{title:"Brush Up",description:"This is the painting and sketching competition. Inviting artists of all ages and skill levels to showcase their talent and express their imagination. Any style of art is welcomed, we just want you all to have fun! So grab your brushes and start painting! We can’t wait to see what you come up with! ",prizePool:6e3,eventId:"3",spocs:["Vrajnandak Nangunoori","Hemang Seth"],contacts:["8817972743","9059408976"]},{title:"Valorant",description:"Here is presenting a world-renowned, enthralling, 5v5 character-based tactical FPS where precise gunplay meets unique agent abilities! The main game mode focuses on Search and Destroy where one team attacks by planting a bomb, and the other defends by avoiding detonation. More than guns and bullets, you’ll choose an Agent armed with adaptive, swift, and lethal abilities that create opportunities to let your gunplay shine. Tactics beat gunplay!",prizePool:4e3,eventId:"21",rules:["Team of 5 + 1 substitute (optional)","Minimum one player (part of the playing roster of at least one game, not the substitute) should be a IIITB student","All players should have joined the Discord server before the matches. All forms of communication will be done through Discord.","All Weapons / Agents / Abilities are allowed unless currently disabled in Ranked Mode.","Make sure you have the latest version of the game before the day of the match. No delays will be allowed on the day of the match.","All matches except the Finals (and Semi-Finals depending on the total number of teams) will be knockouts.","Finals will be conducted offline on the IIITB campus."],contacts:[{name:"Brij Desai",number:"6362043016"},{name:"Harshith Reddy",number:"9177785261"}],spocs:["Brij Desai","Harshith Reddy"]},{title:"FIFA",description:"Welcome to FIFA – a thrilling 11v11 football spectacle where the beauty of the game meets strategic brilliance! In this premier football simulation, it's not just about goals; it's about crafting a winning strategy with your unique squad. Choose players with specialized skills, coordinate plays, and outsmart your opponents. In FIFA, tactics take center stage, elevating your gameplay beyond simple ball control. Experience the essence of football where every move counts, and victory belongs to the tactically astute!",prizePool:4e3,eventId:"20",rules:["FIFA 23 with squads will be used.","You cannot select any fictional or All-Star teams. Any regular-season teams, as installed with the original game, can be selected.","Each round will be a knock-out round.","Each player can bring his/her own controller.","If a controller is defective, a Player can pause the game on the approval of their opponent and notify the referee.","Both players can select the same team (e.g. Barcelona). In that case, the ‘away’ player will have to pick Away Jersey for that team. In general, ‘away’ players are responsible for picking the jersey that does not resemble the home team jersey.","In case of a dispute, the selection of home and away side will be decided via a coin toss.","In case of a tie, the match will go to extra time (Classic for knockout rounds), then penalties.","Players will not be allowed to switch/sub with some other player.","In case of any dispute, the word of the referee will be final.","Half Length: 4 minutes (Until Quarter-Final), 6 minutes (Semi-Finals(2 legs, away goals rules apply) and Finals).","There will be a third place competition (one leg only).","Match type: Classic Kick-Off","Fifa Trainer: Off","Difficulty Level: Legendary","Game Speed: Normal","All Formations, Tactics should be decided before the starting of the match (2 mins will be provided for the same). If you want to pause mid-game, you have to ask your opponent first and you can pause only on his/her approval.","If players are not present for their match in the allotted time without any justification for the same, they will be considered for disqualification.","Rules are subject to change, and any change will be at the discretion of the Organizers."],contacts:[{name:"Keshav Goyal",number:"8968076237"},{name:"Siddharth Ayathu",number:"6366281143"}],spocs:["Keshav Goyal","Siddharth Ayathu"]},{title:"Cut to the Chase",description:"A picture speaks a thousand words, a film is a million pictures… do the math! Show off your writing, acting, and editing prowess to influence the masses with your short yet impactful film.",prizePool:12e3,eventId:"25",rules:["The competition will be a 100-hour event. Participants will have to write, shoot, and edit the entire film within 100 hours.","101 hours prior to the submission deadline, there’ll be a small gathering of all the participants wherein each team will pick 1 chit from 2 jars. 1 jar will have the 1st line of the screenplay (or the 1st line that will be heard in the film: TBD) and the other jar will have a theme. Participants will have to stick to both these restrictions.","Time Limit: 12 minutes","Synopsis submission: This will not be a part of the judging criteria, but is a prerequisite for nomination. The synopsis and title must be mailed within the first 24 hours to parvaaz@iiitb.ac.in with the subject in the following format: CutToTheChase__","Participation: A student can be a part of multiple teams in any capacity.","Submission: The video must be in MP4 or AVI format. Submit your film here.","Nominations: The core organizing team, along with the core team of The Film Division will nominate the best films out of all submissions.","Screening: The nominated films will be screened in the IIITB Auditorium in front of a live audience on the final day of Infin8.","Prizes: The judges will give their final verdict after the screening of all the films and cash prizes will be given away to the winners.","Audience participation: After the screening of all the films and the prize distribution, the audience will be given a 5-minute window to vote for their favourite film. This vote will decide the ‘Most Popular Film.’"],contacts:[{name:"Varshith Vattikuti",number:"9886987649"},{name:"Nathan Mathew Verghese",number:"8848839946"}],spocs:["Varshith Vattikuti","Nathan Mathew Verghese"]},{title:"Ramp It Up",description:"Today's youth is known for fashion. Fashion not only promotes creativity, but its also a form of expressing and empowering oneself. Style is what defines you. From traditional to casual, from vintage to trendy, every fashion style speaks of itself and of the culture it possesses. We're presenting 'Ramp it up' for the girls and boys who would love to show their modish nature by being a part of the show! Gone is the time of just watching ramp shows, now it's your turn to join the show and 'ramp it up'!",prizePool:1e4,eventId:"4",rules:["You can form a team of 2 or take part individually.","The time limit for every team/individual would be 1 minute (Including setup and the performance both).","Negative marking if participants exceed the time limit.","Vulgarity is strongly prohibited. Any form of obscenity will lead to debarring the team/individual from the contest.","Teams/individuals will be judged oncostumes, walking stance, attitude, hairstyle, and overall presentation.","The decision of the judges will be final and binding.","All costumes are permitted, which maintain decency including original costumes & fashion designs.","Purchased, professionally made, or rented costumes are permitted.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"H Sanjeev",number:"9491370927"},{name:"Shreya Chavan",number:"9347425563"}]},{title:"Pxl8",description:"'Symmetry' will be the theme. Participate and capture symmetry in your shots through geometry or framing of objects, and showcase the world through an artist's eyes",prizePool:5e3,eventId:"26",lastDate:" 11th Feb 11:59 pm",rules:["Click good pics on the given theme and submit the best you feel.","Photos must be clicked using a mobile phone only by the one who is submitting.","RAW Image editing is allowed.","Basic visual editing such as cropping, lighting, shadow, hue, and saturation adjustments are allowed provided automatic filters are not used.","Either landscape or portrait mode is allowed.","The submission links will be sent to registered participants via mail.","Each participant is allowed to submit a single picture, submitting more than one picture may lead to his/her disqualification from the competition.","Results will be announced on our Instagram handle.","The decision of the organizing committee and the jury will be final.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"M srinivasan",number:"9353738745"},{name:"Vaibhav Thapliyal",number:"8128818422"}]},{title:"Battle of Bands",description:"Battle of Bands is where battalions of music enthusiasts come together and strum their vocal cords against one another in a fierce battle to claim the glory of victory. Spectators will witness a plethora of notes each competing against the other to capture the hearts of dazzled listeners.",prizePool:25e3,eventId:"6",rules:["Time Limit: Bands are allocated a maximum of 20 minutes for their performance, inclusive of stage setup.","Member Limit: Each participating band can consist of up to 8 members.","Instrumentalists Requirement: Bands must include a minimum of 2 instrumentalists among their members.","On-Stage Presence: At any given moment during the performance, there should be a minimum of 3 band members actively performing on stage.","Genre Freedom: There are no restrictions on the genre of the musical performance; bands are free to explore and showcase their preferred style.","Pre-recorded Backing Tracks: The use of pre-recorded backing tracks during the performance is strictly prohibited.","Original Composition Bonus: Extra points will be awarded to bands that present an impressive original composition during their performance.","Judging Criteria: Bands will be evaluated based on various criteria, including the tightness of their performance, individual skills of each member, musicality, and overall stage presence. Judges will consider these elements to determine the winners of the competition."],contacts:[{name:"Karanveer Singh",number:"6268463824"},{name:"Saket Gurjar",number:"8502883397"}],spocs:["Karanveer Singh","Saket Gurjar"]}]],nt=[{title:"Nritta",link:"https://forms.gle/mhbVvqAbXhnYkDXt8",description:"Anticipate an electrifying spectacle of dance at the grand event, 'Nritta.' Elevate your performance as a solo artist or collaborate in a duo, and let the stage be your canvas for up to 5 minutes of captivating expression. Make every moment count and immerse yourself in the rhythmic world of 'Nritta.' The spotlight awaits, so get ready to leave an indelible mark on the stage with your dance prowess.",prizePool:1e4,eventId:1,lastDate:" 9th Feb 11:59 pm",image:"../assets/banner.png",rules:["No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props to be informed beforehand. Soundtrack also to be provided beforehand.","No professional dancers, only college students.","3-5 minutes per performance.","All dance styles and fusion dance is permitted.","Venue (tentative) - Basketball Court "],contacts:[{name:"Aditya Nangarath",number:"7022271553"},{name:"Bysani Akshaya",number:"7799008583"}],spocs:["Aditya Nangarath","Bysani Akshaya"],time:"16th Feb 2 pm"},{title:"Blitz",link:"",description:"An unconventional debate format which does not follow the quintessential rules of the Asian and European Parliamentary system",prizePool:4500,eventId:"2",spocs:[]},{title:"Brush Up",link:"https://forms.gle/dZX5QScB5aPfsSuN7",description:"This is the painting and sketching competition. Inviting artists of all ages and skill levels to showcase their talent and express their imagination. Any style of art is welcomed, we just want you all to have fun! So grab your brushes and start painting! We can’t wait to see what you come up with! ",prizePool:6e3,eventId:"3",lastDate:" 11th Feb 11:59 pm",rules:["There will be 2 categories - Painting, Sketching","The art club will provide basic materials like drawing sheets, brushes, pencils, erasers, and paint palettes.","It is recommended that students bring their medium for painting and sketching/shading. The art club will only provide a limited number of acrylic/poster paints.","The artwork must be done at the venue and not beforehand.","The results will be announced on the Infin8 Instagram handle.","Few on-spot registrations are available for IIITB students, however, non-students must register beforehand."],spocs:["Vrajnandak Nangunoori","Hemang Seth"],contacts:[{name:"Hemang Seth",number:"8817972743"},{name:"Vrajnandak Nangunoori",number:"9059408976"}],time:"18th Feb 9 am"},{title:"Ramp It Up",link:"https://forms.gle/ezqwyqmk8rVD6zVC6",description:"Today's youth is known for fashion. Fashion not only promotes creativity, but its also a form of expressing and empowering oneself. Style is what defines you. From traditional to casual, from vintage to trendy, every fashion style speaks of itself and of the culture it possesses. We're presenting 'Ramp it up' for the girls and boys who would love to show their modish nature by being a part of the show! Gone is the time of just watching ramp shows, now it's your turn to join the show and 'ramp it up'!",prizePool:1e4,eventId:"4",lastDate:" 11th Feb 11:59 pm",rules:["You can form a team of 2 or take part individually.","The time limit for every team/individual would be 1 minute (Including setup and the performance both).","Negative marking if participants exceed the time limit.","Vulgarity is strongly prohibited. Any form of obscenity will lead to debarring the team/individual from the contest.","Teams/individuals will be judged oncostumes, walking stance, attitude, hairstyle, and overall presentation.","The decision of the judges will be final and binding.","All costumes are permitted, which maintain decency including original costumes & fashion designs.","Purchased, professionally made, or rented costumes are permitted.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"H Sanjeev",number:"9491370927"},{name:"Shreya Chavan",number:"9347425563"}],time:"18th Feb 1:30 pm"},{title:"League of Fanatics",link:"https://forms.gle/G7VrDAEvC2PFmqt76",description:"Show off all the useless, yet intriguing information you have collected throughout your life. Compete in this trivia competition to prove that you're the geekiest of them all.",prizePool:1e4,eventId:"5",lastDate:" 10th Feb 11:59 pm",rules:["It will be an offline event, participants need to be present at the venue to participate. ","Each team can have 3-5 members.","Use of the Internet or any other unfair means is strictly prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion.","For rounds involving buzzers, the following rules apply: In case a team presses the buzzer before the question is completely announced/ displayed on the screen, they will have to answer with the information provided until then. Teams need to answer immediately once they press the buzzer. Buzzes will be awarded by the OC, and their decision is final.","The event will take place in three rounds. ","The first round is divided into 3 tracks: ","i) Anime + Sports","ii) Movies and series + Video Games","iii) Music + Books and will be conducted on an online platform. ","Nevertheless, teams need to present at the venue for this round. Irrespective of the number of teams in a track, only FOUR teams from each track will qualify for the second round.","The 12 teams that qualify for the second round, will be split into TWO groups of SIX teams, each group consisting of TWO teams from each track.","SIX teams will qualify for the third round (THREE from each group, irrespective of the track).","Rounds 2 and 3 will not be track-specific.","Further details about the rounds and the point structure for them will be announced at the event venue. "],contacts:[{name:"Harsh Modani",number:"9380126399"},{name:"Harshavardhan",number:"9645894725"}],time:"17th Feb 10 am"},{title:"Battle of Bands",link:"https://forms.gle/8MqGeC4k1uNzB6EW6",description:"Battle of Bands is where battalions of music enthusiasts come together and strum their vocal cords against one another in a fierce battle to claim the glory of victory. Spectators will witness a plethora of notes each competing against the other to capture the hearts of dazzled listeners.",prizePool:25e3,eventId:"6",lastDate:" 11th Feb 11:59 pm",rules:["Time Limit: Bands are allocated a maximum of 20 minutes for their performance, inclusive of stage setup.","Member Limit: Each participating band can consist of up to 8 members.","Instrumentalists Requirement: Bands must include a minimum of 2 instrumentalists among their members.","On-Stage Presence: At any given moment during the performance, there should be a minimum of 3 band members actively performing on stage.","Genre Freedom: There are no restrictions on the genre of the musical performance; bands are free to explore and showcase their preferred style.","Pre-recorded Backing Tracks: The use of pre-recorded backing tracks during the performance is strictly prohibited.","Original Composition Bonus: Extra points will be awarded to bands that present an impressive original composition during their performance.","Judging Criteria: Bands will be evaluated based on various criteria, including the tightness of their performance, individual skills of each member, musicality, and overall stage presence. Judges will consider these elements to determine the winners of the competition."],contacts:[{name:"Karanveer Singh",number:"6268463824"},{name:"Saket Gurjar",number:"8502883397"}],spocs:["Karanveer Singh","Saket Gurjar"],time:"18th Feb 3 pm"},{title:"Case in Point",link:"",description:"Explore your entrepreneurship skills by posing as the owner of a famous company and showcase what you would have done differently to change the course of the company",prizePool:13e3,eventId:"7",spocs:["Karthik Reddy"],contacts:["7795933534"],time:"17th Feb 10 am"},{title:"Nukkad Naatak",link:"https://forms.gle/TARh6ZBYS951Tdat7",description:"Explore the vibrant world of street theater with 'NUKKAD NAATAK.' This event invites you to harness the power of compelling performances to raise your voice and drive societal change.",prizePool:12e3,eventId:8,lastDate:" 9th Feb 11:59 pm",rules:["Time limit - Maximum 15 minutes from entry to exit.","We can provide basic props if informed in advance.","Instruments are allowed.","There’s no upper bound on team sizes.","Script submissions due by 10th Feb 2023. Please mail them to parvaaz@iiitb.ac.in.","The play should preferably be in Hindi, English, or Kannada.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Aaditya Gole",number:"7972513736"},{name:"Chandrima Nandi",number:"9028872476"}],time:"16th Feb 9 am"},{title:"Rang Manch",link:"https://forms.gle/1tHCoeyxcxkTWkj46",description:"Unleash your unique talents on the theatrical battlefield. Join the Rang Manch and let the curtains rise on your unique talents as you vie for the spotlight in this thrilling showcase of theatrical brilliance!",prizePool:2e4,eventId:9,lastDate:" 10th Feb 11:59 pm",rules:["Time limit - The play should be around a minimum of 15 minutes around a maximum of 45 minutes from ‘stage entry’ to ‘stage exit’.","There’s no upper bound on team sizes.","We can provide basic props if informed in advance.","Script submissions are due by 10th Feb 2023, along with a 10-minute recording of the play for the screening round. Please mail them to parvaaz@iiitb.ac.in.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Arjun Subhedar",number:"7028770201"},{name:"Divyansh Singhal",number:"7023333611"}],spocs:["Arjun Subhedar","Divyansh Singhal"],time:"17th Feb 2 pm"},{title:"Sargam",link:"https://forms.gle/eCxcpvKGatPGpibh6",description:"Join us for an evening filled with soulful voices and captivating tunes as talented individuals take the stage to serenade you with their musical prowess. Let the enchanting melodies create a memorable atmosphere, celebrating the beauty of music in this vibrant showcase of vocal talent.",prizePool:1e4,eventId:10,lastDate:" 10th Feb 11:59 pm",rules:["Time Limit: Solo singers are allotted a maximum of 4 minutes for their entire stage performance.","Musical Diversity: Participants are required to showcase their versatility by presenting one of these - (i) Indian classical/semi-classical (ii) non-classical genre. Separate prizes will be awarded for each category.","Restrictions on Beatboxing and Rapping: Beatboxing and rapping are not allowed as part of the solo singing performance.","Backing Track or Accompanist Options: Participants may choose to use a pre-submitted backing track, have one accompanist, or play a musical instrument themselves. However, it is emphasized that the judging will solely be based on the singer's vocals, not the backing track.","Basic Effects Allowance: Singers are permitted to request basic effects such as compression, reverb, etc., to enhance their performance.","Judging Criteria: Performances will be evaluated based on several factors, including pitch accuracy, rhythm, musicality, skill level, stage presence, and other relevant aspects. The judging panel will consider these elements to determine the overall quality of the solo singing performance."],contacts:[{name:"Rishabh Dixit",number:"6366258170"},{name:"Vedant Manglurkar",number:"7588069853"}],time:"17th Feb 9 am"},{title:"CODM ",link:"https://forms.gle/ycoGjWtYPJ4ZKgxN6",description:"Immerse yourself in the exhilarating IIITBs CODM World Championship, where teams engage in intense team deathmatches. Showcase your gaming prowess, secure kills for bonuses, and strive for victory in this thrilling championship. Get ready for the adrenaline-fueled action of strategic combat and teamwork!",prizePool:3e3,eventId:11,lastDate:" 9th Feb 11:59 pm",rules:["Minimum 2 IIITB members, current or alumni.","Max 5 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play on mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks, or any tampering with the CODM client will lead to an instaban from the match and tournament.","Scoring will be based on position and kills.","If there are more registrations than expected, we'll have a prelims of Battle Royale.","Results will be announced on our Instagram handle [Instagram Link](https://www.instagram.com/infin8_iiitb/).","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Prasanth Kumar",number:"7989839700"},{name:"Sasank Karamsetty",number:"8328596959"}],time:"16th Feb 10 am"},{title:"Jijñāsa",link:"https://forms.gle/pGFzi9VdDdw6dcBe8",description:"Embark on a transformative journey of self-discovery with 'Jijñāsa - Spiritual Quest.' Engage in a riveting quest that challenges your intellect and spiritual insight through a series of interdependent puzzles. Join the exploration for fun and enlightenment, where the fastest and most accurate participant emerges victorious.",prizePool:3e3,eventId:12,lastDate:" 9th Feb 11:59 pm",rules:["Participants will be given a booklet and a puzzle, they have to solve the puzzles with the help of a booklet.","Participants are expected to solve three levels of the quiz which are interdependent on each other.","Finally, there will be a take-home message which can be framed with the help of 3 puzzles.","Participants who solve the 3 puzzles and frame the correct message in the minimum time will get the prize.","Participants are expected to reach the venue 15 minutes before the announced time."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}],time:"16th Feb 9 am"},{title:"Echoes of Expressions",link:"https://forms.gle/iMTTWLP2d7TnB5yXA",description:"Amidst the chaos of life, immerse yourself in the cathartic world of Slam Poetry. This competition beckons individuals to take a breather, step onto the stage, and unleash the power of spoken word to express their innermost thoughts, emotions, and reflections.",prizePool:4e3,eventId:"13",lastDate:" 10th Feb 11:59 pm",rules:["It will be an offline event and participants need to be present in person.","The participants will be provided a paper to write their poems.","After the topic is released, participants will have 30 mins to submit their work after which submissions will not be accepted.","Organizers hold the power to disqualify any participants on any grounds they deem fit at their discretion.","The poetry recitation must be the same as the submitted work. ","Any disputes regarding handwriting eligibility will be up to the OC.","The use of the Internet is not allowed.","Poems on the chosen topic should be an original creation by the participant.","Unrhyming narrative formula, traditional theatrical devices including shifting voices and tones may be used.","The presentation must just be simple recitation and not a musical or theatrical performance.","Plagiarizing will lead to immediate disqualification","No props are allowed during recitation, theatrocs are allowed through body language and voice only."],contacts:[{name:"Ayush Gupta",number:"8884803648"}],time:"17th Feb 4 pm"},{title:"Lost in Action",link:"https://forms.gle/pAPeMMMTjuc4Sacy9",description:"Experience the classic joy of Dumb Charades, every kid's beloved pastime. Engage in three thrilling rounds where only the best move forward to the finals. It's a test of your acting skills and team chemistry. Join the fun and aim for the top spot.",prizePool:4e3,eventId:"14",lastDate:" 9th Feb 11:59 pm",rules:["Each group can have 4 or 5 members.","The performance has to be silent with no words as the word ‘dumb’ goes.","The player has to use facial expressions, gestures, and body language.","Clues like lip-reading, humming songs, pointing, and spelling are banned.","Scoreboard will be maintained by the judges.","Usage of the internet is prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion."],contacts:[{name:"Vyom Sharma",number:"7060886758"},{name:"Bhavjyot Singh",number:"9855498265"}],time:"16th Feb 11:30 am"},{title:"Cards Against Humanity",link:"https://forms.gle/9xHP2sRmNYNzuUR9A",description:"Get ready for a laughter-packed session with Cards Against Humanity! Join the fun, where participants use random answer cards to respond to unknown questions. The game, marked by blindfolded judges and diverse judging criteria, promises quick-witted amusement and an evening of delightful chaos.",prizePool:4e3,eventId:"15",lastDate:" 9th Feb 11:59 pm",rules:["Participants will be grouped into groups of five.","Each participant will be given 5 cards that contain random answers to random questions.","In each round, one of the players will have to become a judge. The judge will have to choose a question from a given collection of unknown questions.","The other four players will have to pick one of the answer cards given to them to answer the question posed by the judge.","The judge will be blindfolded while the answers are being read out loud. The criteria for judging depends on the judge (most funny, most appropriate, etc.), and the winner of that round is awarded with a point.","Once the round ends, the players can replace the answer card that they’ve used, and then another player becomes the judge.","The players with the most number of points in each group are chosen and are grouped into groups of five again, and the process continues until there is a single player left."],contacts:[{name:"Jinesh Pagaria",number:"9653616341"}],time:"16th Feb 4 pm"},{title:"JAM (Just A Minute)",link:"https://forms.gle/AoCJc3hFJMVuDDAu5",description:"JAM, originating from the renowned BBC radio show, is a captivating verbal challenge game where participants strive to speak for exactly one minute on a given topic without breaking three fundamental rules. The game has evolved into a delightful and light-hearted event, emphasizing wit, spontaneity, and linguistic agility.",prizePool:8e3,eventId:"16",lastDate:" 10th Feb 11:59 pm",rules:["Repetition: Avoid repeating any word or phrase, particularly common and proper nouns. Synonyms, even obscure ones, are encouraged to maintain variety in speech.","Hesitation: Speak fluently without any momentary pauses or stumbling over words. Any noticeable pause can lead to a successful challenge.","Deviation: Stay on the chosen topic and avoid veering off into unrelated subjects. While some deviation is allowed, outright straying from the topic or language norms is subject to challenge.","Challenges: JAMmers score a point for a correct challenge against the current speaker. A challenge is considered correct if it adheres to the rules.","Speaker Points: The speaker gains a point if the challenge is deemed incorrect. Speakers also earn 2 points if they are speaking when the 60 seconds expire.","Bonus Points: Entertaining challenges and speeches, even if not entirely correct, may receive bonus points at the moderator's discretion. Witty interjections that amuse the audience can lead to mutual point gains for the challenger and speaker.","When a correct challenge is made, the challenger takes over the topic for the remainder of the minute or until they are correctly challenged.","The game rewards those who make entertaining challenges, offering opportunities for quick points and amusing interjections.","Reference - Please watch the first few rounds in the video below for reference. It’s a very fun and light-hearted event so we might have bonus points for entertaining speeches and challenges ;) https://www.youtube.com/watch?v=2Zu-2eNYmMM"],contacts:[{name:"Vishruth Vijay",number:"9449960095"},{name:"Vikas Kalyanapuram",number:"8762175731"}],time:"17th Feb 11 am"},{title:"The Non-Trivial Trivia",link:"https://forms.gle/A5Wf2rmmJMbK1bBf9",description:"Prepare for a rollercoaster of mathematical excitement with Non Trivial! This is not your average quiz; it's a high-energy, fun-filled competition designed to engage participants in multiple thrilling rounds of math trivia. Whether you're a seasoned math whiz or just enjoy the thrill of numbers, this contest promises a riveting experience for all.",prizePool:3e3,rules:["It will be an offline event.","There are multiple rounds each with different formats as stated below.To ensure everyone plays on a level field, seeking assistance from individuals outside your team for direct answers isn't allowed. However, if you're stuck, feel free to seek general guidance from available resources or ask the organizers for hints!To create a fair and challenging playing field, the use of external materials like devices or books during the activity is not allowed. We encourage relying on your own knowledge and teamwork to solve the puzzles! Organizers hold the power to disqualify any participants on any grounds they deem fit at their discretion.","Any instance of “Cheating” shall not be tolerated and will lead to immediate disqualification.","You will be given rough sheets whenever deemed required. You need not carry any paper of your own. Rough sheets will be provided when deemed necessary.","When we have a buzzer round please note that incase of any conflict regarding the clashes in buzzer shall be resolved by the Organisers. The rounds are as follows: Round 1: Derive or Die. Round 2: Solve or Stagnate. Round 3: Stapoo – Solve to go forward.","The format is only temporary and can be altered based on the size of participation."],eventId:"17",lastDate:" 10th Feb 11:59 pm",contacts:[{name:"Shubhranil Basak",number:"9366039521"}],time:"17th Feb 3 pm"},{title:"Vedanta Darsana ",link:"https://forms.gle/yzHs9i8AvAvc3i86A",description:"Embark on a profound journey of self-discovery and intellectual exploration with the Vedanta Enlightenment Test. This unique test is designed to deepen participants' understanding of Vedanta, an ancient philosophical tradition that delves into the fundamental principles of existence, consciousness, and self-realization.",prizePool:3e3,eventId:18,lastDate:" 10th Feb 11:59 pm",rules:["The test will be a maximum of 1 hour. Please manage your time effectively to address all questions.","Necessary reference material will be provided for all participants. No external materials are permitted.","Questions are designed to assess your ability to apply knowledge. Provide thoughtful and insightful responses.","Submit written responses on provided answer sheets."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}],spocs:["Amar Pratap Singh","Dhruv Gupta"],time:"17th Feb 4 pm"},{title:"Gulp and Gobble",link:"https://forms.gle/N1aRQTKdM9c2g76H6",description:"What can be better than getting paid for eating good food? Put your hungry stomach to the test in this competitive eating contest. The faster you can gobble up all the food and gulp the beverages, the better chance you have to win a prize. What can you win? Some cash and more food!",prizePool:3e3,eventId:"19",lastDate:" 11th Feb 11:59 pm",rules:["This is a one-on-one eating contest.","There will be a table manager for every 10-12 people to judge the participants.","The top 25 finishers from the first round will advance to the next round.","The top five finishers from the second round will advance to the third round.","One winner will be chosen from among the five entrants.","In the event of a disagreement, the organizers’ decision will be final.","After each round, participants should display their empty plates to the table supervisors and proceed to the registration desk to register for the next round.","No one should begin eating the food before the organizers give the all-clear.","Registrations work on a first-come, first-served basis.","Results will be announced on our Instagram handle."],contacts:[{name:"Valmik Belgaonkar",number:"8356819477"},{name:"Rishit Mane",number:"7738147865"}],time:"18th Feb 8 am"},{title:"FIFA",link:"https://forms.gle/N4ZGvhdnjLVWKJVw8",description:"Welcome to FIFA – a thrilling 11v11 football spectacle where the beauty of the game meets strategic brilliance! In this premier football simulation, it's not just about goals; it's about crafting a winning strategy with your unique squad. Choose players with specialized skills, coordinate plays, and outsmart your opponents. In FIFA, tactics take center stage, elevating your gameplay beyond simple ball control. Experience the essence of football where every move counts, and victory belongs to the tactically astute!",prizePool:4e3,eventId:"20",lastDate:" 11th Feb 11:59 pm",rules:["FIFA 23 with squads will be used.","You cannot select any fictional or All-Star teams. Any regular-season teams, as installed with the original game, can be selected.","Each round will be a knock-out round.","Each player can bring his/her own controller.","If a controller is defective, a Player can pause the game on the approval of their opponent and notify the referee.","Both players can select the same team (e.g. Barcelona). In that case, the ‘away’ player will have to pick Away Jersey for that team. In general, ‘away’ players are responsible for picking the jersey that does not resemble the home team jersey.","In case of a dispute, the selection of home and away side will be decided via a coin toss.","In case of a tie, the match will go to extra time (Classic for knockout rounds), then penalties.","Players will not be allowed to switch/sub with some other player.","In case of any dispute, the word of the referee will be final.","Half Length: 4 minutes (Until Quarter-Final), 6 minutes (Semi-Finals(2 legs, away goals rules apply) and Finals).","There will be a third place competition (one leg only).","Match type: Classic Kick-Off","Fifa Trainer: Off","Difficulty Level: Legendary","Game Speed: Normal","All Formations, Tactics should be decided before the starting of the match (2 mins will be provided for the same). If you want to pause mid-game, you have to ask your opponent first and you can pause only on his/her approval.","If players are not present for their match in the allotted time without any justification for the same, they will be considered for disqualification.","Rules are subject to change, and any change will be at the discretion of the Organizers."],contacts:[{name:"Keshav Goyal",number:"8968076237"},{name:"Siddharth Ayathu",number:"6366281143"}],spocs:["Keshav Goyal","Siddharth Ayathu"],time:"18th Feb 9:30 am"},{title:"Valorant",link:"https://forms.gle/mvUxeP6vHUPj8EpAA",description:"Here is presenting a world-renowned, enthralling, 5v5 character-based tactical FPS where precise gunplay meets unique agent abilities! The main game mode focuses on Search and Destroy where one team attacks by planting a bomb, and the other defends by avoiding detonation. More than guns and bullets, you’ll choose an Agent armed with adaptive, swift, and lethal abilities that create opportunities to let your gunplay shine. Tactics beat gunplay!",prizePool:4e3,eventId:"21",lastDate:" 11th Feb 11:59 pm",rules:["Team of 5 + 1 substitute (optional)","Minimum one player (part of the playing roster of at least one game, not the substitute) should be a IIITB student","All players should have joined the Discord server before the matches. All forms of communication will be done through Discord.","All Weapons / Agents / Abilities are allowed unless currently disabled in Ranked Mode.","Make sure you have the latest version of the game before the day of the match. No delays will be allowed on the day of the match.","All matches except the Finals (and Semi-Finals depending on the total number of teams) will be knockouts.","Finals will be conducted offline on the IIITB campus."],contacts:[{name:"Brij Desai",number:"6362043016"},{name:"Harshith Reddy",number:"9177785261"}],spocs:["Brij Desai","Harshith Reddy"],time:"18th Feb 9:30 am"},{title:"BGMI",link:"https://forms.gle/DXucyw2RxZWhmByf8",description:"Embark on a thrilling adventure with IIITBs BGMI Showdown, a battleground where teams collide in intense battles. Demonstrate your gaming prowess, securing kills for bonuses as you strive for triumph in this gripping showdown. Brace yourself for an adrenaline-fueled experience of strategic combat and seamless teamwork, as every move counts in this electrifying gaming spectacle!",prizePool:3e3,eventId:"22",lastDate:" 10th Feb 11:59 pm",rules:["Minimum 2 IIITB members, current or alumni.","Max 4 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks or any tampering with the BGMI client will lead to instaban from the match and tournament.","Scoring will be based on position and kills","If there are more registrations than expected, we'll have a prelims of Battle Royale","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Pushkar Kulkarni",number:"9136815683"},{name:"Kunal Narang",number:"9012252500"}],spocs:["Pushkar Kulkarni","Kunal Narang"],time:"17th Feb 9:30 am"},{title:"Clash Royale",link:"https://forms.gle/U9nmQjfbpwUyFKdp8",description:"Dive into the thrilling world of Clash Royale in our ESports event! Experience the strategic rush of this vintage Supercell classic tower rush and strategy game. Showcase your gaming prowess, join the online competition, and compete for the top spot. It's your chance to enjoy the excitement of Clash Royale, prove your skills, and have a blast in this action-packed gaming showdown!",prizePool:2e3,eventId:"23",lastDate:" 9th Feb 11:59 pm",rules:["The tournament is only open to invited participants, who will receive the necessary login information an hour before the event starts.","The tournament will last for 4 hours and will involve normal matches in Clash Royale.","Matches will be played according to the standard rules of the game.","Cheating is not allowed and may result in disqualification.","The player with the most trophies at the end of the tournament will be declared the winner and will receive a prize.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"Narayana Srimanth",number:"9032959454"}],time:"16th Feb 10 am"},{title:"Infinitude",link:"https://forms.gle/ikiT38tRQThoJBE56",description:"Step into the cultural tapestry of Infinitude, a group dance competition that adds a dynamic flair to our festivities! Embrace the opportunity with a nominal registration fee and the allure of enticing prizes for the top performers. Let the rhythm of your collective expression become a highlight of our cultural celebration!",prizePool:2e4,eventId:"24",lastDate:" 9th Feb 11:59 pm",rules:["Team Size - 8-15 members","Minimum 4 on stage at all times. No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props along with soundtrack, and any specific requirements of lighting, to be provided beforehand.","No professional dancers, only college students.","5-8 minutes per performance + 2 minutes for setup.","All dance styles and fusion dance are permitted."],contacts:[{name:"Nupur Patil",number:"9922709459"},{name:"Shiven Phogat",number:"9137231118"}],time:"16th Feb 5 pm"},{title:"Cut to the Chase",link:"https://docs.google.com/forms/d/e/1FAIpQLSdU8y0o_62fZ_RpcL50Ht-7Ho6RtuYXHCxYpkzPc7O3xL4nbw/viewform?usp=sf_link",description:"A picture speaks a thousand words, a film is a million pictures… do the math! Show off your writing, acting, and editing prowess to influence the masses with your short yet impactful film.",prizePool:12e3,eventId:"25",lastDate:" 11th Feb 11:59 pm",rules:["The competition will be a 100-hour event. Participants will have to write, shoot, and edit the entire film within 100 hours.","101 hours prior to the submission deadline, there’ll be a small gathering of all the participants wherein each team will pick 1 chit from 2 jars. 1 jar will have the 1st line of the screenplay (or the 1st line that will be heard in the film: TBD) and the other jar will have a theme. Participants will have to stick to both these restrictions.","Time Limit: 12 minutes","Synopsis submission: This will not be a part of the judging criteria, but is a prerequisite for nomination. The synopsis and title must be mailed within the first 24 hours to parvaaz@iiitb.ac.in with the subject in the following format: CutToTheChase__","Participation: A student can be a part of multiple teams in any capacity.","Submission: The video must be in MP4 or AVI format. Submit your film here.","Nominations: The core organizing team, along with the core team of The Film Division will nominate the best films out of all submissions.","Screening: The nominated films will be screened in the IIITB Auditorium in front of a live audience on the final day of Infin8.","Prizes: The judges will give their final verdict after the screening of all the films and cash prizes will be given away to the winners.","Audience participation: After the screening of all the films and the prize distribution, the audience will be given a 5-minute window to vote for their favourite film. This vote will decide the ‘Most Popular Film.’"],contacts:[{name:"Varshith Vattikuti",number:"9886987649"},{name:"Nathan Mathew Verghese",number:"8848839946"}],spocs:["Varshith Vattikuti","Nathan Mathew Verghese"],time:"18th Feb 11 am"},{title:"Pxl8",link:"https://forms.gle/6q3cq3TkBKXLgMLt9",description:"'Symmetry' will be the theme. Participate and capture symmetry in your shots through geometry or framing of objects, and showcase the world through an artist's eyes",prizePool:5e3,eventId:"26",lastDate:" 11th Feb 11:59 pm",rules:["Click good pics on the given theme and submit the best you feel.","Photos must be clicked using a mobile phone only by the one who is submitting.","RAW Image editing is allowed.","Basic visual editing such as cropping, lighting, shadow, hue, and saturation adjustments are allowed provided automatic filters are not used.","Either landscape or portrait mode is allowed.","The submission links will be sent to registered participants via mail.","Each participant is allowed to submit a single picture, submitting more than one picture may lead to his/her disqualification from the competition.","Results will be announced on our Instagram handle.","The decision of the organizing committee and the jury will be final.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/","All artists will retain full ownership of their submissions but, by entering, you agree to allow us to use the entries in the promotion of the Infin8.","Any personal information collected from the participants will be used only for the purposes of administering the contest."],contacts:[{name:"M Srinivasan",number:"9353738745"},{name:"Vaibhav Thapliyal",number:"8128818422"}],time:""},{title:"Case in Point ",link:"https://forms.gle/km7ViLcDcYxqnmz18",description:"A Brand challenge competition where participants get a Business oriented Case study problem on which they have to come up with a solution in the form of presentation and present in front of judges. The Company you are working in is facing a situation (problem statement). Now it's solely up to the participant to turn the company's fortunes around. The task is to come up with solutions and help the company with new strategies and some innovative solutions.",prizePool:13e3,eventId:"27",lastDate:" 10th Feb 11:59 pm",rules:["Maximum 2 members can be in a team.","The company will be given to you on spot and you will get 1 hour to work on it.","Usage of internet would be allowed.","After the allotted time is over, each team would have to pitch their ideas to the judges within a span of 5-10 minutes.","Any kind of team-ups or exchange of ideas between different teams will lead to immediate disqualification."],contacts:[{name:"Allu Pavankarthik Reddy",number:"7795933534"}],time:"17th Feb 1.30 pm"}],w9=({name:e,Rollno:t,colour:n,imageDestination:r,addShadows:i})=>f.jsxs("div",{className:"max-w-xs overflow-hidden bg-white shadow1",children:[f.jsx("img",{className:"object-cover w-full h-40 shadow",src:r,alt:`${e}'s profile`,style:{height:"auto",width:"auto"}}),f.jsxs("div",{className:`p-4 bg-${n} flex flex-col justify-center items-center shadow text-white`,style:{height:"150px "},children:[f.jsx("h2",{className:"text-4xl text1 text-center mb-1",children:e}),f.jsx("p",{className:"text-4xl text2",children:t})]})]}),t1="data:image/svg+xml,%3csvg%20width='144'%20height='50'%20viewBox='0%200%20144%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='35'%20height='35'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2024.7485%200)'%20fill='%23E5203B'/%3e%3crect%20width='25'%20height='25'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2082.1753%207)'%20fill='%23E5203B'/%3e%3crect%20width='20'%20height='20'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%20128.995%2010)'%20fill='%23E5203B'/%3e%3c/svg%3e",x9=()=>f.jsxs(f.Fragment,{children:[f.jsxs(G2.div,{className:"events-wrapper bg-yellow w-screen",children:[f.jsxs("div",{className:"events-header flex justify-center items-center relative w-screen",children:[f.jsx(qt,{className:"absolute button-back-events top-0 left-0 text-white text-xl md:text-4xl p-4 font-bold",to:"/",children:"< BACK"}),f.jsx("img",{src:t1,className:"rotate-180 w-12 md:w-24",alt:""}),f.jsx("h1",{className:"events-heading text-5xl md:text-8xl text-red px-3 md:px-9 py-20",children:"EVENTS"}),f.jsx("img",{src:t1,className:"w-12 md:w-24",alt:""})]}),v9.map((e,t)=>f.jsxs("div",{children:[f.jsx("div",{className:"flex justify-center items-center day-heading text-yellow mt-5 mb-10",children:f.jsx("h1",{className:"bg-red w-60 text-center py-3 text-3xl",children:`Day ${t+1}`})}),f.jsx("div",{className:"event-cards flex flex-wrap items-center justify-center 2xl:px-32 md:pt-10 pb-40",children:f.jsx("div",{className:"flex flex-wrap items-center justify-center gap-20 2xl:gap-36 md:gap-32",children:e.map(n=>f.jsx(qt,{to:`/events/${n.eventId}`,children:f.jsx(w9,{name:n.title,Rollno:"Prize pool : "+n.prizePool,colour:"red",addShadows:!0,imageDestination:`${n.eventId}p.png`})},n.eventId))})})]},t))]}),f.jsx(di,{})]}),C9="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUYSURBVHgBxVnNUttWFP6uTIg73WjZpfIEIRkK005nYnbZQZ8gZtEZoA2YXXcxT4ASaELbBfAEkCeIs2pomcE8QdVdl9rVECz1O5JMbOleSQasfDMeW/dPR0fn5zvHCgVo2SuNEGqRP5dCwOG3HyI8/ghs7fl7Hj4DlGkiFtbapoAzhiX+Fa4WXvu/d1ExptIDLbtl93GxH1CzQJi3165hapvfC6gYI5qmdp0A6h1iMyiFAOHCrr/XQYWwBj9Ew+MKLFBQL1AxroUOcSmv2jGs86nRNgU8SE/wVTVW+IZQISKhn9srTTpcU7eAVu1auP+AJrClML2pW3MfagMVIrLpdXv1b2i0LNoVYYfHNuzVozBy0hH48mCu7/qoAJaENmgEFg2nBRb0Eb7UnEN/6FWmbStJHGl4H/XCQSIFH6iTnVEtcWZUALHpTPKgfXfysh3ntzTD1PbFIioANZ0VWjFN521K4rKXHudZTVQA0bSdvblVwqECNz0i4e+n2EcmCgs3hIUvDvmVeTgK/gwTxo2FlvBGc9CRJQcThqU0tqkQFEaBdXutLeaQnQknHqsl5Olu4uRtem6vtiiclnMoWLlOfBegpkMP2Rs7pg1r9g8z1PC2bk4y6Cv/zSEmDOHTHjI3h5b4J9T1SDcnsV2XQScB0fR5epCanNFltxzqygyKZVQEiR4dzbh9hd6ItoUJwiDwJQuBKutFy+XNdBGkluIkFtRD3QGsE7+vusAdxOmMx0tKLkGA/Gl86aFiREKTbr7VzJEA/fdkcGFaI0UwKsZ1YctkcYZUu0Ao6I7/5rraZnx+p0soIfqbO/5vLkogbk1IqleMRKFXAw7dMQvjoTQeZEwkTYAMlJTrats/2quFnIOKcSUCMaGxvEODNWdTrqVyWi+xf0iuGHE1fiFlV9qOPSaMB4MLanubm1q6w/r0g180yUXODnEhZVoD+fC45iULkOM8564NfnzofejN12frfI5Gao3NcZz0Tt/Lxbf1705CBE/586v0YXxtS/P1OXXS+6vzSWBJSP0/YEhY6XtRIU8ZuVpz9VnncX32/LR3qmOSn5Cj7ZEWWFFTh2Z0IL0+C317ClNHuAXzk7PSdp/p5QkZMnALjxX3o0HFXaIb5SF+eFPY7CZzDkpBdS8RRDkhw6cZLVx94QpnOLy50eZwAZrENFgPg8AJsXokvkJNLuecMYRwZhrqTBpD2q5posUzaEsxuHywzdTa0u20AEFr1/81U+knNOGZyvpU+v4dY6tXDuEB+4aNI4ILGBpfMNW3YYZUOkvc9z5nTUR97+HehqnjJeeovAPyBKEAxzXcXx7uKuVofWxSJWf1oSS8prtZUEWbGfQPYC5WtcIwiSyS8jZouwxhYVeK4Ju0zDbstX2NxruFQqNYcEJtvfJft3GHSMKv+JUzPJ6EwGIwsRzP17+WrGhKEA3ON/nxufYcd4C5+uOfoTENab+V0vQAJZxN4PFzq1pRKn1D4RxRirGEFiRRRZJPEdf2pG4ch8XFJnHZpsCmDmxTlDG20PHhEiWsI5j/+cpAxQmrS97ice8/U6P9EYfM72HSC9QqQ2x5x99bTs66ORKty2t0MFmMUIhSjmjCn73T7jf12bf9KOArB8UmcxNEYXXX3/13MHArTQ8jTgYRsb8zzdNkGN6mN9Mx/s6EHgaZ4hMrqk4imy9t9wOIA1O0tinlT0ToYSROy/ZDMEPNSUvNQZaSyv/tzJyqy+7WcRE/+R9zIy6YhyZXBgAAAABJRU5ErkJggg==",k9="/assets/vector2-ugoyOrLi.png",S9=()=>{let{id:e}=Ep();k.useEffect(()=>{document.getElementById("cont"),window.scrollTo(0,0)},[]);const t=()=>{window.open(nt[Number(e)-1].link),console.log(nt[Number(e)-1].link)};return f.jsxs("div",{className:"overflow-hidden w-auto",children:[f.jsxs("div",{className:"flex bg-purple w-screen eventpage-container",id:"cont",children:[f.jsxs("div",{className:"bg-purple relative w-2/3 flex flex-col upper-text-eventpage",children:[f.jsx("div",{className:"flex items-center p-5 back-button",children:f.jsx(qt,{to:"/events",className:"text-white sm:text-2xl back block",children:"< EVENTS"})}),f.jsx("div",{className:"text-white flex competitionName w-full h-1/2 items-center justify-start px-12 text-6xl sm:text-9xl",children:f.jsx("div",{className:"",children:nt[Number(e)-1].title})}),f.jsxs("div",{className:"text-white text-xl sm:text-3xl text-right h-1/2 flex flex-col items-end justify-center px-3 sm:px-12 pb-8 sm:pb-0",children:[Number(e)!==26?f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"h1",children:"When?"}),f.jsx("div",{className:"h2 text-3xl md:text-5xl pb-5 sm:pb-8",children:nt[Number(e)-1].time})]}):"",f.jsx("div",{className:"h1",children:"Last Date to Register"}),f.jsx("div",{className:"h2 text-3xl sm:text-5xl pb-5 sm:pb-8",children:nt[Number(e)-1].lastDate}),f.jsx("div",{className:"h1",children:"Prize pool"}),f.jsxs("div",{className:"h2 text-3xl sm:text-5xl",children:["Rs. ",nt[Number(e)-1].prizePool]})]}),f.jsx("img",{className:"absolute flower1",src:k9})]}),f.jsxs("div",{className:"flex items-center flex-col bg-dark-purple flex justify-center md:w-1/3 eventpage-image sm:pb-0 pb-12",children:[f.jsx("img",{className:" w-3/4",src:`/${nt[Number(e)-1].eventId}p.png`,alt:"White Image"}),f.jsx("button",{className:" text-white text-4xl reg h-20 w-3/4 bg-blue mb-5",onClick:t,children:"REGISTER"})]})]}),f.jsx("div",{className:"w-screen blue-stripe bg-blue hidden md:block"}),f.jsxs("div",{className:"flex flex-col h-auto pb-16 bg-red main",children:[f.jsx("div",{className:"faqs-heading-container flex w-screen items-center justify-center",children:f.jsx("div",{className:"text-red faqs-heading flex items-center justify-center text-3xl",children:"About"})}),f.jsx("div",{className:"flex justify-center w-full",children:f.jsx("div",{className:"bg-yellow h-auto w-5/6 p-7 sm:text-2xl text-red font-medium rounded-2xl",children:nt[Number(e)-1].description})}),f.jsx("div",{className:"faqs-heading-container flex w-screen items-center justify-center",children:f.jsx("div",{className:"text-red faqs-heading flex items-center justify-center text-3xl",children:"Rules"})}),f.jsx("div",{className:"flex justify-center w-full",children:f.jsx("ul",{className:"rules-list bg-yellow h-auto w-5/6 p-7 sm:text-2xl text-red font-medium rounded-2xl",children:nt[Number(e)-1].rules.map((n,r)=>f.jsx("li",{children:n},r))})})]}),f.jsx("div",{className:"bg-purple w-screen p-10 contact_bg px-0 flex justify-center",children:f.jsxs("div",{className:"bg-blue w-5/6 flex p-7",children:[f.jsxs("div",{className:" sm:w-1/4 w-1/2 p-4 sm:p-7 flex flex-col justify-center items-center gap-5 ",children:[f.jsx("img",{src:C9}),f.jsx("div",{className:"contact-eventpage text-dark-purple text-xl sm:text-3xl text-center flex items-center justify-center",children:"Contact the Organisers"})]}),f.jsx("div",{className:"flex flex-col sm:flex-row items-center justify-center sm:w-3/4 w-1/2 gap-4 sm:gap-9 sm:text-3xl p-3",children:nt[Number(e)-1].contacts.map((n,r)=>f.jsxs("div",{className:"flex flex-col person text-dark-purple items-center justify-center",children:[f.jsx("div",{children:n.name}),f.jsx("div",{children:n.number})]},r))})]})}),f.jsx(di,{})]})},b9="/assets/logo-rl-gKa5P.png";function T9(){return f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"flex bg-purple",children:[f.jsx("div",{className:"bg-yellow w-1/4",children:f.jsx("img",{src:b9})}),f.jsxs("div",{className:" text-white flex flex-col justify-center relative font-bold text-8xl h-screen w-2/3",children:[f.jsx("h1",{className:"",children:"ERROR 404"}),f.jsx("h2",{children:"PAGE NOT FOUND"}),f.jsx("button",{className:"absolute left-0 bottom-60 text-4xl rounded-full border-4 border-blue-500 px-4 py-2",children:f.jsx(qt,{to:"/",children:"HOME"})})]})]}),f.jsx(di,{})]})}const P9=({name:e,Rollno:t,colour:n,imageDestination:r,link:i})=>f.jsxs("div",{className:"card-team overflow-hidden bg-white shadow-lg",children:[f.jsx("img",{className:"object-cover w-full h-40",src:r,alt:`${e}'s profile`,style:{width:"340px",height:"270px"}}),f.jsx("a",{href:i,target:"_blank",children:f.jsxs("div",{className:` bg-${n} flex flex-col justify-center items-center text-white`,style:{width:"auto",height:"155px"},children:[f.jsx("i",{className:"fa-brands fa-instagram text-4xl pb-2"}),f.jsx("h2",{className:"text-3xl text1 text-center mb-4",children:e}),f.jsx("p",{className:"text-2xl text2",children:t})]})})]}),E9=[{name:"Rudra Pathak",Rollno:"web",colour:"white",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Ananthakrishna K",Rollno:"web",colour:"white",link:"https://www.instagram.com/ananthak_k/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Aryaman Pathak",Rollno:"web",colour:"white",link:"https://www.instagram.com/aryaman__pathak?igsh=MXR6bGlkMWxnZDgxOQ== ",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Vaibhav Mittal",Rollno:"web",colour:"white",link:"https://www.instagram.com/vebsterrrr24?igsh=enRrM3U4MWc1d2x3",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"}],j9=[{name:"Bijeet Basak",Rollno:"des",colour:"white",link:"https://www.instagram.com/bijeet1221?igsh=MXRqNzYycjd1anh4cA==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Santhosh Vodnala",Rollno:"des",colour:"white",link:"https://www.instagram.com/santhosh_v47?igsh=M2NwdDJuaXJyNmxv",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Saniya Ismail",Rollno:"des",colour:"white",link:"https://www.instagram.com/saniya.ismail__?igsh=MWc4cjN4MWV1a2tvcw==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Tahir Khadarabad",Rollno:"des",colour:"white",link:"https://www.instagram.com/iamtah1r/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Keshav Goyal",Rollno:"des",colour:"white",link:"https://www.instagram.com/kesshavv__/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Radhika Aggarwal",Rollno:"des",colour:"white",link:"https://www.instagram.com/__radhika20_?igsh=MXZzcWoxMGR2OXh1ZQ==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"}],M9=[{name:"Rutuja Prabhudesai",Rollno:"sac",colour:"white",link:"https://www.instagram.com/rutuja.prabhudesai?igsh=bDVjbHU4Y2M3dzkw",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Aditi Singh",Rollno:"sac",colour:"white",link:"https://www.instagram.com/aditisingh0409?igsh=MWN0dDk4c3ZmMmg0bw==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Sowmya Venigalla",Rollno:"sac",colour:"white",link:"https://www.instagram.com/sowmya.venigalla?igsh=MTk0NzV4Mm9yaGkzNA==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Nathan Mathew Verghese",Rollno:"sac",colour:"white",link:"https://www.instagram.com/nathan.mvee/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Kartik Satish Gawande",Rollno:"sac",colour:"white",link:"https://www.instagram.com/let_me_sing_u_a_waltz?igsh=OWd5MTJxMjV1czh4",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Pranathi S V",Rollno:"sac",colour:"white",link:"https://www.instagram.com/svp_tmg?igsh=bm9pZmd1OW93eXJx",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Amruth Gadepalli",Rollno:"sac",colour:"white",link:"https://www.instagram.com/i_am_ruth.less?igsh=MTJmZjNxdWdoYjBvbg==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Shashank Devarmani",Rollno:"sac",colour:"white",link:"https://www.instagram.com/shashankdevarmani?igsh=MTJwZzR2NGg3dWhkcw",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Divyam Sareen",Rollno:"sac",colour:"white",link:"https://www.instagram.com/divyamsareen?igsh=eXUyaDAxOHN5eG5z",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Khushi Yadav",Rollno:"sac",colour:"white",link:"https://www.instagram.com/khushi_yadawa?igsh=MWhkbnN4OXJjY2lxbA==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"}],N9="data:image/svg+xml,%3csvg%20width='144'%20height='50'%20viewBox='0%200%20144%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%2039915'%3e%3crect%20id='Rectangle%20392'%20x='118.388'%20width='35'%20height='35'%20rx='5'%20transform='rotate(45%20118.388%200)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20386'%20x='60.9619'%20y='7'%20width='25'%20height='25'%20rx='5'%20transform='rotate(45%2060.9619%207)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20388'%20x='14.1421'%20y='10'%20width='20'%20height='20'%20rx='5'%20transform='rotate(45%2014.1421%2010)'%20fill='%23FCD200'/%3e%3c/g%3e%3c/svg%3e",z9="data:image/svg+xml,%3csvg%20width='144'%20height='50'%20viewBox='0%200%20144%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%2039916'%3e%3crect%20id='Rectangle%20393'%20width='35'%20height='35'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2024.7485%200)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20394'%20width='25'%20height='25'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2082.1753%207)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20395'%20width='20'%20height='20'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%20128.995%2010)'%20fill='%23FCD200'/%3e%3c/g%3e%3c/svg%3e",L9=()=>{const[e,t]=k.useState("OrgComm");let n=[];k.useEffect(()=>{const i=document.getElementById(e),s=document.getElementById("ani");i.style.color="#000",e==="OrgComm"?s.style.transform="translateX(0px)":e==="DesignTeam"?s.style.transform="translateX(250px)":e==="WebDevTeam"&&(s.style.transform="translateX(500px)")},[e]);const r=i=>{const s=document.getElementById(e);e!==i.target.id&&(s.style.color="#FFF"),t(i.target.id)};return e=="OrgComm"?n=M9:e=="WebDevTeam"?n=E9:n=j9,f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"wrapper h-auto",children:[f.jsxs("div",{className:"header",children:[f.jsx(qt,{className:"absolute button-back-team top-0 left-0 text-white text-xl md:text-4xl p-4 font-bold",to:"/",children:"< BACK"}),f.jsxs("div",{className:"team-txt-container gap-4",children:[f.jsx("img",{className:"dec-img w-28",src:N9,alt:"decoration-image"}),f.jsx("h1",{className:"team-txt text-8xl",children:"Team"}),f.jsx("img",{className:"dec-img w-28",src:z9,alt:"decoration-image"})]}),f.jsx("div",{className:"btn-bar-wrapper",children:f.jsx("nav",{className:"btn-bar",children:f.jsxs("div",{className:"flex relative",children:[f.jsx("button",{id:"OrgComm",className:"btn",onClick:r,children:"Organizing Committee"}),f.jsx("button",{id:"DesignTeam",className:"btn",onClick:r,children:"Design"}),f.jsx("button",{id:"WebDevTeam",className:"btn",onClick:r,children:"Website Dev"}),f.jsx("div",{className:"absolute slider-team bg-yellow left-0",id:"ani"})]})})})]}),f.jsx("div",{className:"card-container",children:n.map((i,s)=>f.jsx("div",{className:"img-wrapper",children:f.jsx(P9,{name:i.name,colour:"yellow",imageDestination:`${i.Rollno}${s+1}.jpeg`,link:i.link})},s))})]}),f.jsx(di,{})]})};qo.createRoot(document.getElementById("root")).render(f.jsx(As.StrictMode,{children:f.jsx(Gp,{children:f.jsxs(Hp,{location,children:[f.jsx(En,{path:"/",element:f.jsx(y9,{})}),f.jsx(En,{path:"/events",element:f.jsx(x9,{})}),f.jsx(En,{path:"/events/:id",element:f.jsx(S9,{})}),f.jsx(En,{path:"/team",element:f.jsx(L9,{})}),f.jsx(En,{path:"*",element:f.jsx(T9,{})})]},location.pathname)})})); + */function Oa(){return Oa=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&(n[i]=e[i]);return n}function Wp(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function qp(e,t){return e.button===0&&(!t||t==="_self")&&!Wp(e)}const $p=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],Kp="startTransition",K0=mf[Kp];function Gp(e){let{basename:t,children:n,future:r,window:i}=e,s=k.useRef();s.current==null&&(s.current=Zm({window:i,v5Compat:!0}));let o=s.current,[a,l]=k.useState({action:o.action,location:o.location}),{v7_startTransition:u}=r||{},c=k.useCallback(d=>{u&&K0?K0(()=>l(d)):l(d)},[l,u]);return k.useLayoutEffect(()=>o.listen(c),[o,c]),k.createElement(_p,{basename:t,children:n,location:a.location,navigationType:a.action,navigator:o,future:r})}const Qp=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Xp=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,qt=k.forwardRef(function(t,n){let{onClick:r,relative:i,reloadDocument:s,replace:o,state:a,target:l,to:u,preventScrollReset:c,unstable_viewTransition:d}=t,h=Up(t,$p),{basename:y}=k.useContext(kn),v,w=!1;if(typeof u=="string"&&Xp.test(u)&&(v=u,Qp))try{let p=new URL(window.location.href),x=u.startsWith("//")?new URL(p.protocol+u):new URL(u),S=Ql(x.pathname,y);x.origin===p.origin&&S!=null?u=S+x.search+x.hash:w=!0}catch{}let C=Tp(u,{relative:i}),g=Yp(u,{replace:o,state:a,target:l,preventScrollReset:c,relative:i,unstable_viewTransition:d});function m(p){r&&r(p),p.defaultPrevented||g(p)}return k.createElement("a",Oa({},h,{href:v||C,onClick:w||s?r:m,ref:n,target:l}))});var G0;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(G0||(G0={}));var Q0;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(Q0||(Q0={}));function Yp(e,t){let{target:n,replace:r,state:i,preventScrollReset:s,relative:o,unstable_viewTransition:a}=t===void 0?{}:t,l=kh(),u=Xs(),c=Sh(e,{relative:o});return k.useCallback(d=>{if(qp(d,n)){d.preventDefault();let h=r!==void 0?r:ks(u)===ks(c);l(e,{replace:h,state:i,preventScrollReset:s,relative:o,unstable_viewTransition:a})}},[u,l,c,r,i,n,e,s,o,a])}const Zp=()=>{const[e,t]=k.useState("btn-1"),n=kh();k.useEffect(()=>{const o=document.getElementById(e),a=document.getElementsByClassName("gallery-container"),l=document.getElementById("ani");for(let c=0;c{document.getElementById(e).classList.add("text-yellow"),t(o.target.id)},i=()=>{let o=document.getElementsByClassName("gallery-item");Array.from(o).forEach(a=>{let l=a.classList[1],u=l[l.length-1];u=(Number(u)-1)%9,u==0&&(u=9),a.classList.remove(a.classList[1]),a.classList.add(`gallery-item-${u}`)})},s=()=>{let o=document.getElementsByClassName("gallery-item");Array.from(o).forEach(a=>{let l=a.classList[1],u=l[l.length-1];u=(Number(u)+1)%9,u==0&&(u=9),a.classList.remove(a.classList[1]),a.classList.add(`gallery-item-${u}`),console.log(`gallery-item-${u}`)})};return f.jsxs("div",{className:"w-screen gallery-screen flex flex-col bg-bgredlight relative",children:[f.jsx("div",{className:"left-timeline bg-bgreddark w-1/2 h-full absolute"}),f.jsx("div",{className:"timeline-heading w-full text-yellow flex items-center justify-center text-9xl pt-20",children:f.jsx("h1",{children:"TIMELINE"})}),f.jsx("div",{className:"w-full flex items-center justify-center day-btns z-10 text-2xl mt-20",children:f.jsxs("div",{className:"flex border-4 border-yellow rounded-xl relative",children:[f.jsx("span",{className:"btn-1 text-yellow cursor-pointer btns text-center",id:"btn-1",onClick:r,children:"Day 1"}),f.jsx("span",{className:"btn-2 text-yellow cursor-pointer btns text-center",id:"btn-2",onClick:r,children:"Day 2"}),f.jsx("span",{className:"btn-3 text-yellow cursor-pointer btns text-center",id:"btn-3",onClick:r,children:"Day 3"}),f.jsx("div",{className:"start-home hover-animation absolute h-full width bg-yellow rounded-sm",id:"ani"})]})}),f.jsxs("div",{className:"gallery-container",id:"events-btn-1",children:[f.jsx("img",{src:Mm,className:"gallery-item gallery-item-1",id:"1",alt:"",onClick:()=>n("/events/8")}),f.jsx("img",{src:Nm,className:"gallery-item gallery-item-2",id:"2",alt:"",onClick:()=>n("/events/23")}),f.jsx("img",{src:zm,className:"gallery-item gallery-item-3",id:"3",alt:"",onClick:()=>n("/events/12")}),f.jsx("img",{src:O0,className:"gallery-item gallery-item-4",id:"4",alt:"",onClick:()=>n("/events/14")}),f.jsx("img",{src:Lm,className:"gallery-item gallery-item-5",id:"5",alt:"",onClick:()=>n("/events/1")}),f.jsx("img",{src:Am,className:"gallery-item gallery-item-6",alt:"",onClick:()=>n("/events/24")}),f.jsx("img",{src:Vm,className:"gallery-item gallery-item-7",alt:"",onClick:()=>n("/events/15")}),f.jsx("img",{src:Im,className:"gallery-item gallery-item-8",alt:"",onClick:()=>n("/events/11")}),f.jsx("img",{src:O0,className:"gallery-item gallery-item-9",alt:"",onClick:()=>n("/events/14")}),f.jsx("button",{onClick:s,className:"button button-prev bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-left",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"})})}),f.jsx("button",{onClick:i,className:"button button-next bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-right",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"})})})]}),f.jsxs("div",{className:"gallery-container",id:"events-btn-2",children:[f.jsx("img",{src:Rm,className:"gallery-item gallery-item-1",id:"1",alt:"",onClick:()=>n("/events/10")}),f.jsx("img",{src:Dm,className:"gallery-item gallery-item-2",id:"2",alt:"",onClick:()=>n("/events/22")}),f.jsx("img",{src:Um,className:"gallery-item gallery-item-3",id:"3",alt:"",onClick:()=>n("/events/13")}),f.jsx("img",{src:Fm,className:"gallery-item gallery-item-4",id:"4",alt:"",onClick:()=>n("/events/5")}),f.jsx("img",{src:Bm,className:"gallery-item gallery-item-5",id:"5",alt:"",onClick:()=>n("/events/16")}),f.jsx("img",{src:Om,className:"gallery-item gallery-item-6",alt:"",onClick:()=>n("/events/9")}),f.jsx("img",{src:_m,className:"gallery-item gallery-item-7",alt:"",onClick:()=>n("/events/17")}),f.jsx("img",{src:Hm,className:"gallery-item gallery-item-8",alt:"",onClick:()=>n("/events/18")}),f.jsx("img",{src:Wm,className:"gallery-item gallery-item-9",alt:"",onClick:()=>n("/events/5")}),f.jsx("button",{onClick:s,className:"button button-prev bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-left",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"})})}),f.jsx("button",{onClick:i,className:"button button-next bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-right",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"})})})]}),f.jsxs("div",{className:"gallery-container",id:"events-btn-3",children:[f.jsx("img",{src:qm,className:"gallery-item gallery-item-1",id:"1",alt:"",onClick:()=>n("/events/19")}),f.jsx("img",{src:$m,className:"gallery-item gallery-item-2",id:"2",alt:"",onClick:()=>n("/events/3")}),f.jsx("img",{src:Km,className:"gallery-item gallery-item-3",id:"3",alt:"",onClick:()=>n("/events/21")}),f.jsx("img",{src:Gm,className:"gallery-item gallery-item-4",id:"4",alt:"",onClick:()=>n("/events/20")}),f.jsx("img",{src:_0,className:"gallery-item gallery-item-5",id:"5",alt:"",onClick:()=>n("/events/25")}),f.jsx("img",{src:Qm,className:"gallery-item gallery-item-6",alt:"",onClick:()=>n("/events/4")}),f.jsx("img",{src:Xm,className:"gallery-item gallery-item-7",alt:"",onClick:()=>n("/events/11")}),f.jsx("img",{src:Ym,className:"gallery-item gallery-item-8",alt:"",onClick:()=>n("/events/26")}),f.jsx("img",{src:_0,className:"gallery-item gallery-item-9",alt:"",onClick:()=>n("/events/25")}),f.jsx("button",{onClick:s,className:"button button-prev bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-left",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"})})}),f.jsx("button",{onClick:i,className:"button button-next bg-yellow rounded-full w-20 h-20 flex items-center justify-center",children:f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",fill:"currentColor",className:"bi bi-chevron-right",viewBox:"0 0 16 16",children:f.jsx("path",{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"})})})]})]})},Jp=[{question:"How do we register?",answer:"Visit the events page and fill out the Google Form for the event you wish to participate in. A QR code is available in the form. Non-IIITB students should scan the QR code, complete the payment, take a screenshot of the receipt, and submit it through the form. IIITB students are exempt from event fees; however, they should also upload a picture of their student ID as part of the registration process."},{question:"How do I verify my identity in college events? ",answer:"If you are an IIITB student, please carry your ID card. For non-IIITB students, we will verify your payment and send you the tickets to the email address you provided in the form. This email confirmation will be considered as your identity verification"},{question:"Should I buy a ticket for individual events, or can I get a single ticket for all the events?",answer:"One ticket for any of the events is enough to get you into the college for the day the event is happening, but for participating in any other event, you would still have to pay."},{question:"How will I get updates of the events?",answer:"You can get updates of each event by contacting one of the SPOCS of the event or by following @infin8_iiitb on Instagram."},{question:"Are there sponsorship opportunities for businesses or organisations?",answer:"Yes, there are many. You can contact us at sac@iiitb.ac.in for more details."}],e4=()=>{const e=t=>{const n=document.getElementById(`a-${t.target.id}`);if(n===null)t.target.parentNode.click();else{const r=document.getElementsByClassName(`svg-${t.target.id}`);n.style.height==="auto"?(n.style.height="0px",r[0].style.transform="rotate(0deg)",n.style.padding="0"):(n.style.height="auto",r[0].style.transform="rotate(180deg)",n.style.padding="0.75rem")}};return f.jsxs("div",{className:"w-screen h-auto pb-20",id:"faqs",children:[f.jsx("div",{className:"faqs-heading-container flex w-screen items-center justify-center",children:f.jsx("div",{className:"text-black faqs-heading flex items-center justify-center text-3xl",children:"Frequently Asked Questions"})}),f.jsx("div",{className:"faq-container flex flex-col items-center justify-center gap-5",children:Jp.map((t,n)=>f.jsxs("div",{className:"faq-element w-11/12 bg-yellow rounded-3xl p-4",children:[f.jsxs("div",{className:"faq-q flex items-center justify-between font-bold text-2xl p-3",id:n,onClick:e,children:[f.jsx("div",{className:"w-11/12",children:t.question}),f.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor",className:`h-6 w-6 svg-${n}`,children:f.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 8.25l-7.5 7.5-7.5-7.5"})})]}),f.jsx("div",{className:"faq-a font-medium text-lg",id:`a-${n}`,children:t.answer})]},n))})]})},t4="/assets/logo-txdpIzAT.svg",X0="/assets/vector-wYpwaHic.png",n4=()=>{const[e,t]=k.useState(0),[n,r]=k.useState(0),[i,s]=k.useState(0),[o,a]=k.useState(0);k.useEffect(()=>{let c=setInterval(()=>{const d=new Date,h=d.getMonth();t(h?15-d.getDate():46-d.getDate()),r(23-d.getHours()),s(59-d.getMinutes()),a(60-d.getSeconds())},100);return()=>{clearInterval(c)}}),k.useEffect(()=>{if(window.innerWidth<810){let c=document.getElementById("nav");c.style.display="none"}},[]);const l=()=>{let c=document.getElementById("nav");console.log(c.style),c.style.display==="flex"?c.style.display="none":c.style.display="flex"},u=()=>{if(window.innerWidth>500)return;let c=document.getElementById("nav");c.style.display="none"};return f.jsx("div",{className:"w-screen h-screen flex justify-end overflow-hidden",children:f.jsxs("div",{className:"landing-yellow bg-yellow flex align-center justify-center flex-col",children:[f.jsx("img",{className:"flower f1",src:X0,alt:"",onClick:u}),f.jsx("img",{className:"flower f2",src:X0,alt:"",onClick:u}),f.jsxs("div",{className:"w-auto",onClick:l,children:[f.jsx("div",{className:"nav-menu bg-red text-white rounded-3xl text-xl w-20 justify-center items-center mx-3 p-1",children:"Menu"}),f.jsx("div",{className:"nav-container w-auto flex items-center justify-end px-40 h-1/6",id:"nav",children:f.jsx("div",{className:"navbar bg-red text-white rounded-3xl text-xl",children:f.jsxs("ul",{className:" navbar-list flex md:gap-5 p-2 px-10",children:[f.jsx("li",{children:f.jsx(qt,{to:"/events",children:"Events"})}),f.jsxs("li",{children:[f.jsx("a",{href:"#gallery",children:"Gallery"})," "]}),f.jsx("li",{children:f.jsx("a",{href:"#faqs",children:"FAQs"})}),f.jsx("li",{children:f.jsx(qt,{to:"/team",children:"Team"})}),f.jsx("li",{children:f.jsx("a",{href:"#contactus",children:"Contact Us"})})]})})})]}),f.jsxs("div",{className:"main-landing h-5/6 w-full flex",onClick:u,children:[f.jsxs("div",{className:"left w-1/2 h-4/5 flex flex-col justify-center items-center",id:"left-main",onClick:u,children:[f.jsx("img",{src:t4,className:"logo",alt:"logo",onClick:u}),f.jsx("div",{className:"eventTheme h-28 items-center justify-center flex text-yellow text-5xl",onClick:u,children:"A Radiant Reverie"})]}),f.jsxs("div",{className:"countdown-container right flex w-3/5 h-4/5 justify-center items-center gap-7 text-6xl",onClick:u,children:[f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center ",children:e}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Days"})]}),f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center",children:n}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Hours"})]}),f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center",children:i}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Minutes"})]}),f.jsxs("div",{className:"flex flex-col items-center gap-3",children:[f.jsx("div",{className:"countdown w-36 h-36 flex items-center justify-center",children:o}),f.jsx("h1",{className:"countdown-text text-purple text-5xl",children:"Seconds"})]})]})]})]})})},Ph=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return new RegExp("(?:[/.]|^)($SOCIALS)[.]".replace("$SOCIALS",e.join("|").replace(/\./gu,"\\.")),"u")},r4=new Map,Y0=new Set;Ph();function N(e,t){return r4.set(e,t),Y0.add(e),Ph([...Y0].sort((n,r)=>r.length-n.length)),t}N("bandsintown",{color:"#1B8793",path:"M0,0v64h64V0H0z M32.6,24.7h5.6v7.8h-5.6V24.7z M25.8,24.7h5.6v7.8h-5.6V24.7z M44.9,46H19.1V18h5.6v22.4h14.6 v-1.1H25.8v-5.6h19V46z M44.9,32.6h-5.6V18h5.6V32.6z"});N("behance",{color:"#007CFF",path:"M40.4,30.1c-0.6,0-1.1,0.1-1.5,0.3c-0.4,0.2-0.7,0.4-0.9,0.7c-0.2,0.3-0.4,0.6-0.5,0.9c-0.1,0.3-0.2,0.6-0.2,0.9 h6c-0.1-0.9-0.4-1.6-0.8-2.1C42,30.3,41.3,30.1,40.4,30.1z M25.5,32.8h-4.4v5.1h4.3c0.4,0,0.8,0,1.1-0.1c0.4-0.1,0.7-0.2,1-0.4 c0.3-0.2,0.5-0.4,0.7-0.7c0.2-0.3,0.2-0.7,0.2-1.2c0-1-0.3-1.6-0.8-2C27.1,33,26.4,32.8,25.5,32.8z M27,29.5 c0.5-0.3,0.7-0.9,0.7-1.7c0-0.4-0.1-0.8-0.2-1.1c-0.2-0.3-0.4-0.5-0.6-0.6c-0.3-0.2-0.6-0.3-0.9-0.3c-0.3-0.1-0.7-0.1-1-0.1h-3.8 v4.3h4.1C25.9,30.1,26.5,29.9,27,29.5z M0,0v64h64V0H0z M36.6,23.8h7.5v1.8h-7.5V23.8z M31.9,38.1c-0.4,0.7-0.9,1.2-1.5,1.7 c-0.6,0.4-1.3,0.8-2.1,1c-0.8,0.2-1.6,0.3-2.4,0.3H17V22.6h8.7c0.9,0,1.7,0.1,2.4,0.2c0.7,0.2,1.3,0.4,1.9,0.8 c0.5,0.4,0.9,0.8,1.2,1.4c0.3,0.6,0.4,1.3,0.4,2.2c0,0.9-0.2,1.7-0.6,2.3c-0.4,0.6-1,1.1-1.9,1.5c1.1,0.3,2,0.9,2.5,1.7 c0.6,0.8,0.8,1.8,0.8,3C32.5,36.6,32.3,37.4,31.9,38.1z M47,35.3h-9.6c0,1.1,0.4,2.1,0.9,2.6c0.5,0.5,1.3,0.8,2.4,0.8 c0.7,0,1.4-0.2,1.9-0.6c0.5-0.4,0.9-0.8,1-1.2h3.2c-0.5,1.6-1.3,2.8-2.4,3.4c-1.1,0.7-2.4,1-3.9,1c-1.1,0-2-0.2-2.9-0.5 c-0.8-0.3-1.6-0.8-2.2-1.4c-0.6-0.6-1-1.4-1.4-2.2c-0.3-0.9-0.5-1.8-0.5-2.8c0-1,0.2-1.9,0.5-2.8c0.3-0.9,0.8-1.6,1.4-2.2 c0.6-0.6,1.3-1.1,2.2-1.5c0.8-0.4,1.8-0.5,2.8-0.5c1.1,0,2.1,0.2,3,0.7c0.8,0.4,1.5,1,2.1,1.8c0.5,0.7,0.9,1.6,1.2,2.5 C47,33.2,47,34.2,47,35.3z"});N("clubhouse",{color:"#1F1F1A",path:"M 0,0 V 64.27148 H 64.20312 V 0 H 1.001e-5 Z m 32.693684,15.452619 c 1.27718,0 2.240357,0.566853 2.804266,1.842808 0.823991,-0.538737 1.956541,-0.738389 2.919569,-0.483198 1.305505,0.340258 2.09998,1.248591 2.581494,4.029931 0.169943,0.88157 0.423211,1.959586 0.734772,2.895283 0.396547,1.193483 0.850396,2.128008 1.64348,3.517386 0.25492,0.425325 0.56587,0.907892 0.877441,1.361573 l 0.25599,-0.510593 c 0.764769,-1.562086 2.268722,-3.092871 4.449707,-3.092871 0.937283,0 1.956371,0.340778 2.522861,1.304841 0.368222,0.538738 0.51005,1.161271 0.51005,1.699998 0,0.737228 -0.311791,1.475257 -0.566711,2.04235 -0.05665,0.113423 -0.08405,0.169233 -0.08405,0.197588 -0.651457,1.361022 -1.530128,3.066279 -1.530128,5.051106 0,5.758575 -2.126815,8.709949 -3.769644,10.241095 -1.673717,1.562096 -4.279294,2.89334 -7.312595,2.89334 -2.152659,0 -4.392786,-0.623564 -6.233884,-1.842808 -2.52088,-1.672925 -4.052579,-4.255815 -5.440479,-6.524188 -1.135552,-1.89976 -1.957612,-3.429885 -3.175569,-6.324637 -0.708108,-1.616213 -1.359355,-3.292143 -1.897519,-5.07849 -0.481514,-1.562086 -0.227775,-2.696042 0.392795,-3.43327 0.625712,-0.765573 1.505114,-1.134657 2.468151,-1.191369 0.169943,0 0.340087,9.92e-4 0.51004,0.02935 -0.141628,-0.567093 -0.19933,-1.04971 -0.19933,-1.475035 0,-1.845633 1.447863,-3.206335 3.402264,-3.206335 0.254909,0 0.510129,0.02741 0.736723,0.08412 -0.02831,-0.311903 -0.05667,-0.566443 -0.05667,-0.821624 0,-2.015766 1.644201,-3.206344 3.456973,-3.206344 z m 0,1.703915 c -0.82141,0 -1.811542,0.424944 -1.811542,1.502419 0,0.708872 0.196478,1.757701 0.394746,2.605757 0.339897,0.824869 0.397848,1.335882 0.822721,3.122229 0.25492,1.051694 0.56586,1.958545 0.87743,2.752474 0.368222,0.966637 0.792665,1.789452 1.38748,2.895283 0.283245,0.538738 0.426284,0.538808 1.106076,0.170204 0.538165,-0.283557 1.330068,-0.625107 1.924884,-0.823596 -1.019688,-2.211663 -1.869364,-4.056965 -2.294226,-5.616467 -0.113302,-0.45368 -0.51009,-2.271558 -0.623392,-3.065487 -0.08498,-0.793929 -0.169112,-1.473373 -0.367391,-2.210591 -0.226594,-0.907351 -0.538725,-1.332225 -1.416786,-1.332225 z m 4.869847,1.252016 c -0.444783,-0.004 -0.918103,0.139976 -1.215505,0.395167 -0.311571,0.283556 -0.425003,0.508879 -0.340027,1.132684 0.141618,1.363596 0.368462,2.413467 0.623382,3.405886 0.594825,2.325075 1.585068,4.141861 2.094897,5.219336 0.169953,0.368614 0.312791,0.511554 0.596026,0.483199 0.396548,-0.02835 0.622521,-0.05769 0.877441,-0.02935 0.339886,0.02836 0.596026,0.227066 0.596026,0.567324 0,0.283557 -0.142858,0.39717 -0.652697,0.510593 -1.048004,0.226835 -2.380734,0.594998 -3.683657,1.332225 -1.107237,0.626379 -2.070825,1.392333 -2.948885,2.498164 -0.08497,0.113413 -0.171044,0.170194 -0.312672,0.170194 -0.198268,0 -0.367451,-0.227026 -0.537394,-0.453861 -0.169953,-0.226835 -0.283355,-0.39719 -0.283355,-0.567314 0,-0.198489 0.08508,-0.368864 0.283355,-0.624055 0.311571,-0.425325 0.680053,-0.736616 0.680053,-0.935106 0,-0.141768 -0.25414,-0.481395 -0.480734,-0.878365 -0.368211,-0.680506 -0.991923,-2.044713 -1.416786,-3.065477 -0.651456,-1.559512 -1.105205,-3.546242 -1.360124,-4.765496 -0.311571,-1.332666 -0.793695,-1.701951 -1.530138,-1.701951 -1.019679,0 -1.69819,0.595058 -1.69819,1.50242 0,0.598023 0.197528,1.391431 0.594075,2.695742 0.25492,0.85064 0.510139,1.70122 0.736733,2.296669 0.368212,1.023348 0.82092,2.158136 1.217467,3.065487 0.368212,0.822285 0.905866,1.787249 1.160786,2.269276 0.141627,0.255191 0.396707,0.679915 0.396707,0.935106 0,0.45367 -0.338265,0.70817 -0.791453,0.70817 -0.25492,0 -0.481814,-0.113623 -0.736734,-0.510592 -0.31157,-0.456255 -0.991943,-1.787449 -1.473457,-2.779868 -0.368221,-0.822284 -0.991883,-2.299033 -1.303454,-3.319797 -0.509839,-1.616213 -0.849445,-2.240909 -1.727506,-2.212553 -0.509839,0.02836 -0.935212,0.19872 -1.246782,0.567313 -0.311571,0.39698 -0.338946,1.020544 -0.08403,1.842819 0.538164,1.729635 1.162926,3.316982 1.834984,4.943512 1.192213,2.807121 1.957573,4.256616 3.062227,6.099664 1.387901,2.268374 2.749446,4.53816 4.930441,5.984249 1.557853,1.020774 3.458684,1.561115 5.299772,1.561115 2.577531,0 4.761948,-1.137122 6.149858,-2.441433 1.418797,-1.304321 3.230279,-3.858234 3.230279,-8.993005 0,-2.35344 1.020339,-4.399215 1.64348,-5.731892 0.169943,-0.340248 0.537394,-1.048759 0.537394,-1.559151 0,-0.226835 -0.05574,-0.538067 -0.197368,-0.764902 -0.25492,-0.396959 -0.651917,-0.53993 -1.133421,-0.53993 -1.503783,0 -2.467401,1.13601 -3.005566,2.128429 -0.226594,0.425315 -0.395776,0.877583 -0.537394,1.359609 -0.311571,1.04913 -0.623751,1.475327 -1.530138,2.212554 -0.481524,0.425315 -1.074949,0.963632 -1.414835,1.388957 -0.56649,0.768148 -0.737774,1.420658 -0.879391,2.441433 -0.02833,0.255191 -0.509309,0.367772 -1.104125,0.367772 -0.339886,0 -0.453368,-0.112702 -0.453368,-0.651439 0,-0.567094 0.198519,-1.417624 0.623391,-2.183207 0.594806,-1.049119 1.246053,-1.617074 1.897519,-2.155812 0.651457,-0.538738 0.850116,-0.765032 0.963428,-1.1053 -0.594826,-0.796503 -1.160986,-1.618157 -1.614184,-2.412085 -0.8214,-1.44609 -1.359304,-2.526069 -1.784177,-3.83039 -0.339886,-1.023348 -0.623442,-2.215849 -0.793395,-3.151556 -0.339896,-1.987401 -0.679342,-2.496281 -1.330808,-2.666405 -0.134544,-0.03545 -0.279704,-0.05345 -0.427965,-0.05478 z m -23.055586,0.313004 c 0.206483,-0.01374 0.436929,0.05248 0.697642,0.187803 0.805962,0.420166 3.650389,2.637057 4.193697,3.075263 0.525297,0.422751 0.453358,0.641613 0.177837,1.185509 -0.275521,0.543896 -0.532792,0.68286 -1.02204,0.528191 -0.978485,-0.309318 -3.882226,-2.069914 -4.63926,-2.523594 -0.684935,-0.412435 -0.773404,-0.783492 -0.297043,-1.68827 0.263945,-0.499424 0.545019,-0.741995 0.889167,-0.764902 z m -1.79005,9.450772 c 0.138776,-0.01402 0.295842,-0.005 0.469007,0.01174 0.80339,0.07732 4.523847,0.681658 5.116081,0.864673 0.612836,0.190747 0.698063,0.469356 0.623392,1.005519 -0.09527,0.695981 -0.409294,0.828315 -0.810994,0.841205 -0.854878,0.0232 -4.406584,-0.129408 -5.217698,-0.209327 -0.705536,-0.06959 -0.991813,-0.381254 -0.914561,-1.404602 0.06179,-0.823577 0.318475,-1.067159 0.734773,-1.109208 z m 7.767934,7.596215 c 0.308149,0.01849 0.539465,0.218412 0.71328,0.653403 0.25492,0.636685 0.08016,0.890865 -0.463153,1.228539 -0.599959,0.371187 -3.78014,2.038984 -4.498554,2.304491 -0.51241,0.190748 -1.068275,0.145625 -1.395294,-0.823596 -0.40169,-1.198631 0.161989,-1.481997 0.965369,-1.7939 0.710689,-0.275814 3.659244,-1.344215 4.344179,-1.529804 0.120376,-0.03222 0.231457,-0.04529 0.334173,-0.03913 z"});N("codepen",{color:"#151515",path:"M0,0v64h64V0H0z M32,48c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16s16,7.2,16,16C48,40.8,40.8,48,32,48z M32.5,22.3 c-0.3-0.2-0.6-0.2-0.9,0l-9.1,5.9c-0.2,0.2-0.4,0.4-0.4,0.7v6.2c0,0.3,0.1,0.6,0.4,0.7l9.1,5.9c0.3,0.2,0.6,0.2,0.9,0l9.1-5.9 c0.2-0.2,0.4-0.4,0.4-0.7v-6.2c0-0.3-0.1-0.6-0.4-0.7L32.5,22.3z M32.8,24.5l6.8,4.5l-3,2l-3.7-2.5V24.5z M31.2,24.5v4L27.4,31l-3-2 L31.2,24.5z M23.8,30.6l2.1,1.4l-2.1,1.4V30.6z M31.2,39.5L24.4,35l3-2l3.7,2.5V39.5z M32,34l-3-2l3-2l3,2L32,34z M32.8,39.5v-4 l3.7-2.5l3,2L32.8,39.5z M40.2,33.4L38.1,32l2.1-1.4V33.4z"});N("developer.mozilla",{color:"#236ab4",path:"M0 0v64h64V0H0Zm32 48.35h-3.69v-32.7l-10.15 32.7h-4.15l10.11-32.7H32v32.7Zm18 0h-3.69v-32.7l-10.12 32.7h-4.15l10.11-32.7H50v32.7Z"});N("discord",{color:"#5865F2",path:"M0 0V64H64V0H0ZM36.9029 18.5C39.4494 18.9308 41.9284 19.6936 44.2767 20.7686C48.322 26.6834 50.332 33.3544 49.5898 41.0515C46.8565 43.0726 43.7952 44.6075 40.5406 45.5888C39.8077 44.6054 39.1597 43.5615 38.6036 42.4684C39.663 42.0725 40.6855 41.5843 41.6594 41.0094C41.4064 40.8379 41.1562 40.6467 40.9117 40.4471C38.0833 41.7772 34.9963 42.4669 31.8708 42.4669C28.7453 42.4669 25.6583 41.7772 22.83 40.4471C22.5882 40.6327 22.338 40.8238 22.0822 41.0094C23.0542 41.5833 24.0749 42.0706 25.1324 42.4656C24.5756 43.5592 23.9277 44.604 23.1954 45.5888C19.9435 44.6035 16.8847 43.0679 14.1518 41.0487C13.5193 34.4115 14.7843 27.6786 19.4509 20.7743C21.8015 19.699 24.2822 18.9345 26.8303 18.5C27.1786 19.123 27.4939 19.7639 27.7749 20.4201C30.4874 20.0113 33.2458 20.0113 35.9583 20.4201C36.2391 19.7638 36.5544 19.1229 36.9029 18.5Z M25.9335 36.9669C24.1709 36.9669 22.7147 35.3673 22.7147 33.3994C22.7147 31.4316 24.1203 29.8179 25.9279 29.8179C27.7355 29.8179 29.1805 31.4316 29.1496 33.3994C29.1186 35.3673 27.7299 36.9669 25.9335 36.9669Z M37.8081 36.9669C36.0426 36.9669 34.5921 35.3673 34.5921 33.3994C34.5921 31.4316 35.9977 29.8179 37.8081 29.8179C39.6185 29.8179 41.0522 31.4316 41.0213 33.3994C40.9904 35.3673 39.6044 36.9669 37.8081 36.9669Z"});N("dribbble",{color:"#ea4c89",path:"M34.3,34.3c-7.7,2.7-10.5,8-10.7,8.5c2.3,1.8,5.2,2.9,8.4,2.9c1.9,0,3.7-0.4,5.3-1.1 C37.1,43.4,36.3,39.2,34.3,34.3C34.4,34.2,34.4,34.3,34.3,34.3z M31.3,27.6c-2.3-4-4.7-7.4-5.1-7.9c-3.8,1.8-6.7,5.3-7.6,9.6 C19.2,29.2,24.9,29.3,31.3,27.6z M33,32.1c0.2-0.1,0.4-0.1,0.5-0.2c-0.3-0.8-0.7-1.6-1.1-2.3c-6.8,2-13.4,2-14,1.9 c0,0.1,0,0.3,0,0.4c0,3.5,1.3,6.7,3.5,9.1C22.2,40.6,25.9,34.4,33,32.1z M41.1,21.8c-2.4-2.1-5.6-3.4-9.1-3.4 c-1.1,0-2.2,0.1-3.2,0.4c0.4,0.5,2.9,3.9,5.1,8C38.8,24.9,40.8,22.1,41.1,21.8z M34.9,28.8c0.3,0.7,0.6,1.3,0.9,2 c0.1,0.2,0.2,0.5,0.3,0.7c4.5-0.6,9.1,0.3,9.5,0.4c0-3.2-1.2-6.2-3.1-8.5C42.3,23.8,40,26.7,34.9,28.8z M37,33.6 c1.8,4.9,2.5,8.9,2.7,9.7c3.1-2.1,5.2-5.4,5.9-9.2C45,34,41.3,32.9,37,33.6z M0,0v64h64V0H0z M32,48c-8.8,0-16-7.2-16-16 s7.2-16,16-16s16,7.2,16,16S40.8,48,32,48z"});N("dropbox",{color:"#1081DE",path:"M0,0v64h64V0H0z M41.5,41.2L32,46.9l-9.4-5.7v-2.1l2.8,1.8l6.6-5.5l6.6,5.5l2.8-1.8V41.2z M48,33.7l-9.4,6.1 L32,34.3l-6.6,5.5L16,33.7l6.5-5.2L16,23.3l9.4-6.1l6.6,5.5l6.6-5.5l9.4,6.1l-6.5,5.2L48,33.7z M22.5,28.5l9.5,5.9l9.5-5.9L32,22.6 L22.5,28.5z"});N("email",{color:"#7f7f7f",path:"M41.1,25H22.9l9.1,7.1L41.1,25z M44,26.6l-12,9.3l-12-9.3V39h24V26.6z M0,0v64h64V0H0z M47,42H17V22h30V42z"});N("facebook",{color:"#3b5998",path:"M0,0v64h64V0H0z M39.6,22l-2.8,0c-2.2,0-2.6,1.1-2.6,2.6V28h5.3l-0.7,5.3h-4.6V47h-5.5V33.3H24V28h4.6V24 c0-4.6,2.8-7,6.9-7c2,0,3.6,0.1,4.1,0.2V22z"});N("fivehundredpix",{color:"#222222",path:"M33.3,31.3c-0.4-0.2-0.7-0.4-1.1-0.6c-0.3-0.1-0.8-0.1-0.9-0.1c-1.1,0-1.9,0.6-2.2,2.1v0.9c0,0.1,0.1,0.4,0.2,0.7 c0.3,0.9,1.4,1.3,2.1,1.3s1.2-0.2,1.9-0.6c0.5-0.3,1-0.7,1.4-1.1c0.2-0.2,0.5-0.5,0.5-0.6C35.3,32.8,33.7,31.6,33.3,31.3z M42.8,30.6c-1.3,0-2.4,1-3.8,2.6c1.3,1.5,2.6,2.3,3.9,2.3c1.5,0,2.2-1.1,2.2-2.4C45.2,31.7,44.3,30.6,42.8,30.6z M0,0v64h64V0H0z M42.9,38.5c-2,0-3.8-1-5.7-3.3c-2.2,2.4-3.7,3.3-5.7,3.3c-1.8,0-3.7-0.7-4.8-3.1c-1.2,2.5-3.3,3.2-5.1,3.2c-1.6,0-3.8-0.4-5-2.5 C16.5,36,16,34.8,16,34.5v-0.7h3c0.1,1.6,1.3,2.2,2.4,2.2c1.3,0,2.4-0.9,2.6-2.6v-0.7c-0.2-1.8-1.3-2.4-2.6-2.4 c-0.8,0-1.6,0.2-2.3,1.2h-2.7v-0.2l1.5-8h8.4v2.5h-6.2l-0.6,3.3c1-0.9,2-1.1,2.9-1.1c1.4,0,3.2,0.6,4.1,2.6c1-2.4,3-3.2,4.7-3.2 c2,0,3.9,1,5.8,3.5c2.1-2.6,3.7-3.5,5.8-3.5c3.3,0,5.1,2.4,5.1,5.4C48,35.9,46.2,38.5,42.9,38.5z"});N("flickr",{color:"#0063db",path:"M38,27c-2.8,0-5,2.2-5,5s2.2,5,5,5s5-2.2,5-5S40.8,27,38,27z M0,0v64h64V0H0z M32,48c-8.8,0-16-7.2-16-16 s7.2-16,16-16s16,7.2,16,16S40.8,48,32,48z M26,27c-2.8,0-5,2.2-5,5s2.2,5,5,5s5-2.2,5-5S28.8,27,26,27z"});N("foursquare",{color:"#0072b1",path:"M39.7,20.4c-0.5,0-13.3,0-13.3,0c-0.6,0-1,0.5-1,1v20.5c0,0.1,0,0.1,0.1,0c0,0,4.9-5.9,5.4-6.5 c0.5-0.7,0.8-0.8,1.6-0.8c0,0,3.9,0,4.5,0c0.6,0,1-0.5,1-0.8c0.1-0.3,0.6-3,0.7-3.6c0.1-0.5-0.4-1.1-0.9-1.1c-0.5,0-5.5,0-5.5,0 c-0.7,0-1.2-0.5-1.2-1.2v-0.8c0-0.7,0.5-1.2,1.2-1.2c0,0,6,0,6.4,0c0.5,0,0.9-0.4,1-0.8l0.7-3.6C40.6,20.9,40.2,20.4,39.7,20.4z M0,0v64h64V0H0z M44,20.9l-1,5.2c-0.8,4.2-1.8,9-1.9,9.5c-0.2,0.9-0.6,2.4-2.7,2.4h-5.1c-0.2,0-0.2,0-0.4,0.2 c-0.1,0.1-7.9,9.2-7.9,9.2c-0.6,0.7-1.6,0.6-2,0.4c-0.4-0.1-1-0.6-1-1.8c0,0,0-25.2,0-26.3c0-1.1,0.7-2.8,3-2.8c2.3,0,16.5,0,16.5,0 C43.9,17,44.6,18.4,44,20.9z"});N("github",{color:"#24292e",path:"M0,0v64h64V0H0z M37.1,47.2c-0.8,0.2-1.1-0.3-1.1-0.8c0-0.5,0-2.3,0-4.4c0-1.5-0.5-2.5-1.1-3 c3.6-0.4,7.3-1.7,7.3-7.9c0-1.7-0.6-3.2-1.6-4.3c0.2-0.4,0.7-2-0.2-4.2c0,0-1.3-0.4-4.4,1.6c-1.3-0.4-2.6-0.5-4-0.5 c-1.4,0-2.7,0.2-4,0.5c-3.1-2.1-4.4-1.6-4.4-1.6c-0.9,2.2-0.3,3.8-0.2,4.2c-1,1.1-1.6,2.5-1.6,4.3c0,6.1,3.7,7.5,7.3,7.9 c-0.5,0.4-0.9,1.1-1,2.1c-0.9,0.4-3.2,1.1-4.7-1.3c0,0-0.8-1.5-2.5-1.6c0,0-1.6,0-0.1,1c0,0,1,0.5,1.8,2.3c0,0,0.9,3.1,5.4,2.1 c0,1.3,0,2.3,0,2.7c0,0.4-0.3,0.9-1.1,0.8C20.6,45.1,16,39.1,16,32c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16 C48,39.1,43.4,45.1,37.1,47.2z"});N("gitlab",{color:"#f96424",path:"m0 0v64h64v-64h-64zm50.402 32.559l-1.9688-6.0664v0.007812-0.007812-0.003907l-3.9141-12.035c-0.21484-0.63672-0.80469-1.0586-1.4766-1.0547-0.67969 0.003906-1.25 0.42187-1.4609 1.0625l-3.7148 11.426h-11.719l-3.7227-11.426c-0.21094-0.64063-0.78125-1.0586-1.4609-1.0625h-0.007813c-0.66406 0-1.2578 0.42187-1.4727 1.0625l-3.9023 12.027v0.003907s0 0.003906-0.003906 0.007812c0.003906-0.003906 0.003906-0.007812 0.003906-0.007812l-1.9805 6.0664c-0.29687 0.91406 0.027344 1.9102 0.80469 2.4766l17.082 12.402c0.003907 0 0.007813 0 0.007813 0.003906 0.007812 0.003906 0.015625 0.011719 0.023437 0.015625-0.007812-0.003906-0.011719-0.011719-0.019531-0.015625l0.003906 0.003906h0.003906c0.023438 0.019532 0.050782 0.035157 0.082032 0.050782l0.007812 0.007812h0.003906l0.003907 0.003906h0.007812c0 0.003907 0 0.003907 0.003907 0.003907 0.003906 0 0.003906 0.003906 0.007812 0.003906 0.015625 0.007813 0.03125 0.011719 0.046875 0.019531 0.015625 0.003906 0.027344 0.011719 0.042969 0.015625v0.003907h0.007812c0.003906 0.003906 0.007813 0.003906 0.011719 0.003906h0.003906c0 0.003906 0.007813 0.003906 0.011719 0.003906h0.003906c0.019532 0.007812 0.039063 0.011719 0.0625 0.015625 0.007813 0.003906 0.015625 0.007813 0.023438 0.007813h0.003906c0.003906 0 0.003906 0.003906 0.007812 0.003906h0.015626c0.003906 0 0.003906 0 0.007812 0.003906h0.003906c0.039063 0.003906 0.082032 0.007812 0.12109 0.007812h0.003906c0.039063 0 0.082032-0.003906 0.12109-0.007812h0.003906c0.003906-0.003906 0.007813-0.003906 0.011719-0.003906h0.011719c0.003906 0 0.007812-0.003906 0.007812-0.003906h0.003906c0.007813-0.003907 0.015626-0.003907 0.027344-0.007813 0.019532-0.003906 0.039063-0.007813 0.0625-0.015625h0.003906c0.003907 0 0.007813 0 0.011719-0.003906h0.003907s0.003906 0 0.007812-0.003906h0.007812v-0.003907c0.015626-0.003906 0.03125-0.011719 0.046876-0.015625 0.015624-0.007812 0.027343-0.011718 0.042968-0.019531 0.003906 0 0.007813-0.003906 0.007813-0.003906h0.003906c0.003906-0.003907 0.003906-0.003907 0.007813-0.003907 0.003906 0 0.003906-0.003906 0.007812-0.003906 0.003906-0.003906 0.007812-0.003906 0.011719-0.007812 0.027343-0.015625 0.054687-0.03125 0.082031-0.050782 0 0 0.003906 0 0.003906-0.003906h0.003906c0.003907-0.003906 0.003907-0.003906 0.007813-0.003906l17.086-12.402c0.77734-0.56641 1.1016-1.5625 0.80078-2.4766zm-7.3516-16.98l3.3516 10.309h-6.6992zm2.7656 12.051l-1.3672 1.75-10.086 12.91 4.7695-14.66zm-14.645 19.371c0.003906 0.003906 0.003906 0.003906 0.003906 0.007812 0-0.003906 0-0.003906-0.003906-0.007812zm-1.5273-4.707l-11.445-14.664h6.6797zm-8.6875-26.715l3.3555 10.309h-6.7031zm-5.5234 18.047c-0.16797-0.12109-0.23438-0.33203-0.17188-0.52734l1.4727-4.5117 10.773 13.805zm16.027 13.789c-0.003907-0.003906-0.007813-0.007812-0.011719-0.007812v-0.003906c-0.007813-0.003906-0.015625-0.011719-0.019531-0.015625-0.015626-0.011719-0.027344-0.023438-0.039063-0.035157 0.003906 0 0.003906 0.003907 0.003906 0.003907s0.003907 0 0.003907 0.003906c0.027343 0.023437 0.050781 0.046875 0.078124 0.066406h0.003907s0 0.003907 0.003906 0.003907c-0.007813-0.003907-0.015625-0.011719-0.023437-0.015626zm0.54297-3.5039l-2.8047-8.625-2.4844-7.6562h10.586zm0.57422 3.4766c-0.007813 0.003906-0.015625 0.011719-0.019531 0.015625-0.003906 0-0.003906 0-0.003906 0.003906-0.003907 0-0.007813 0.003906-0.007813 0.007812-0.007813 0.003907-0.015625 0.011719-0.023437 0.015626 0 0 0-0.003907 0.003906-0.003907 0.027344-0.019531 0.054687-0.042969 0.078125-0.066406l0.003906-0.003906s0.003906 0 0.003906-0.003907c-0.011719 0.011719-0.023437 0.023438-0.035156 0.035157zm15.996-13.762l-12.074 8.7617 10.781-13.797 1.4648 4.5078c0.0625 0.19531-0.003906 0.40625-0.17188 0.52734z"});N("google",{color:"#dd4b39",path:"M0,0v64h64V0H0z M31.3,19.1c0.3,0.3,0.6,0.7,0.9,1.2c0.3,0.4,0.5,0.9,0.7,1.5c0.2,0.6,0.3,1.3,0.3,2.1 c0,1.4-0.3,2.6-0.9,3.4c-0.3,0.4-0.6,0.8-0.9,1.2c-0.4,0.4-0.8,0.7-1.2,1.1c-0.2,0.2-0.5,0.5-0.7,0.8c-0.2,0.3-0.4,0.7-0.4,1.1 c0,0.4,0.1,0.8,0.4,1c0.2,0.3,0.4,0.5,0.6,0.7l1.4,1.1c0.8,0.7,1.6,1.5,2.2,2.3c0.6,0.8,0.9,2,0.9,3.3c0,1.9-0.9,3.7-2.6,5.2 c-1.8,1.6-4.3,2.4-7.7,2.4c-2.8,0-4.9-0.6-6.3-1.8c-1.4-1.1-2.1-2.4-2.1-3.9c0-0.7,0.2-1.6,0.7-2.5c0.4-0.9,1.2-1.7,2.4-2.4 c1.3-0.7,2.7-1.2,4.1-1.5c1.4-0.2,2.6-0.3,3.5-0.4c-0.3-0.4-0.5-0.8-0.8-1.2c-0.3-0.4-0.4-0.9-0.4-1.5c0-0.4,0-0.6,0.2-0.9 c0.1-0.2,0.2-0.5,0.2-0.7c-0.5,0.1-0.9,0.1-1.3,0.1c-2.1,0-3.8-0.7-4.9-2c-1.2-1.2-1.8-2.7-1.8-4.3c0-2,0.8-3.8,2.5-5.4 c1.1-0.9,2.3-1.6,3.5-1.8c1.2-0.2,2.3-0.4,3.4-0.4h8L33,18.4h-2.5C30.7,18.6,31,18.8,31.3,19.1z M48,32h-4.3v4.2h-2.5V32H37v-2.5 h4.2v-4.3h2.5v4.3H48V32z M27.1,19.1c-0.6-0.5-1.4-0.7-2.2-0.7c-1.1,0-2,0.5-2.7,1.3c-0.6,0.9-0.9,1.9-0.9,3c0,1.5,0.4,3,1.3,4.5 c0.4,0.7,0.9,1.4,1.6,1.9c0.6,0.5,1.4,0.8,2.2,0.8c1.1,0,1.9-0.4,2.6-1.1c0.3-0.5,0.6-1,0.7-1.6c0.1-0.5,0.1-1,0.1-1.4 c0-1.6-0.4-3.2-1.2-4.8C28.2,20.2,27.7,19.5,27.1,19.1z M26.9,36.2c-0.2,0-0.7,0-1.6,0.1c-0.8,0.1-1.7,0.3-2.5,0.6 c-0.2,0.1-0.5,0.2-0.9,0.4c-0.4,0.2-0.7,0.4-1.1,0.7c-0.4,0.3-0.7,0.7-0.9,1.2c-0.3,0.5-0.4,1.1-0.4,1.8c0,1.4,0.6,2.6,1.9,3.5 c1.2,0.9,2.9,1.4,5,1.4c1.9,0,3.3-0.4,4.3-1.3c1-0.8,1.5-1.8,1.5-3.1c0-1-0.3-1.9-1-2.7c-0.7-0.7-1.8-1.6-3.3-2.6 C27.5,36.2,27.2,36.2,26.9,36.2z"});N("google_play",{color:"#40BBC1",path:"M0,0v64h64V0H0z M40.4,27.1l-3.6,3.6L24.5,18.4L40.4,27.1z M22,44.5V19.4c0-0.4,0.1-0.7,0.2-0.9L35.6,32 L22.2,45.4C22.1,45.2,22,44.9,22,44.5z M24.4,45.6l12.4-12.4l3.6,3.6L24.4,45.6z M47.1,33.2l-5,2.8l-4-4l3.9-3.9l5.1,2.8 C48.3,31.4,48.3,32.5,47.1,33.2z"});N("groupme",{color:"#00aff0",path:"M0,0v64h64V0H0z M40.321,39.43448a10.40049,9.51724 0 0 1 -16.64078,0a2.60012,2.37931 0 1 0 -4.16019,2.85517a15.60073,14.27586 0 0 0 24.96117,0a2.60012,2.37931 0 0 0 -4.16019,-2.85517zm-17.42081,-12.84828a2.60012,2.37931 0 0 0 0,4.75862l1.30006,0l0,1.18966a2.60012,2.37931 0 0 0 5.20024,0l0,-1.18966l5.20024,0l0,1.18966a2.60012,2.37931 0 0 0 5.20024,0l0,-1.18966l1.30006,0a2.60012,2.37931 0 0 0 0,-4.75862l-1.30006,0l0,-4.75862l1.30006,0a2.60012,2.37931 0 0 0 0,-4.75862l-1.30006,0l0,-1.18966a2.60012,2.37931 0 0 0 -5.20024,0l0,1.18966l-5.20024,0l0,-1.18966a2.60012,2.37931 0 0 0 -5.20024,0l0,1.18966l-1.30006,0a2.60012,2.37931 0 0 0 0,4.75862l1.30006,0l0,4.75862l-1.30006,0zm6.5003,-4.75862l5.20024,0l0,4.75862l-5.20024,0l0,-4.75862z"});N("itch.io",{color:"#fa5c5c",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 32 16 C 36.482469 15.999275 39.489763 16.027944 43.828125 16.197266 C 45.223688 17.11826 47.973899 20.631595 48 21.552734 L 48 23.076172 C 48 25.008914 46.375769 26.707031 44.900391 26.707031 C 43.128974 26.707031 41.652344 25.07576 41.652344 23.138672 C 41.652344 25.07576 40.226756 26.707031 38.455078 26.707031 C 36.68353 26.707031 35.302734 25.07576 35.302734 23.138672 C 35.302734 25.07576 33.787432 26.707031 32.015625 26.707031 L 31.984375 26.707031 C 30.212699 26.707031 28.697266 25.07576 28.697266 23.138672 C 28.697266 25.07576 27.316728 26.707031 25.544922 26.707031 C 23.773245 26.707031 22.347656 25.07576 22.347656 23.138672 C 22.347526 25.07576 20.871157 26.707031 19.099609 26.707031 C 17.624234 26.707031 16 25.008624 16 23.076172 L 16 21.552734 C 16.026082 20.63174 18.776052 17.11855 20.171875 16.197266 C 21.406769 16.077682 27.517662 16.000435 32 16 z M 28.673828 25.796875 A 3.6505562 4.0580007 0 0 0 29.292969 26.689453 A 3.7155025 4.1301957 0 0 0 31.894531 27.867188 C 31.930136 27.867188 31.964779 27.866621 32 27.865234 C 32.035221 27.866088 32.07219 27.867188 32.107422 27.867188 A 3.7155025 4.1301957 0 0 0 34.708984 26.689453 A 3.6502954 4.0577109 0 0 0 35.326172 25.796875 A 3.6548598 4.0627847 0 0 0 35.949219 26.689453 C 36.617985 27.416189 37.534472 27.867188 38.544922 27.867188 A 3.7141985 4.1287462 0 0 0 41.146484 26.689453 C 41.388792 26.425753 41.573442 26.142952 41.742188 25.814453 C 41.910814 26.143677 42.1458 26.425338 42.388672 26.689453 A 3.7168066 4.1316454 0 0 0 44.990234 27.867188 C 45.112172 27.867188 45.239291 27.830162 45.341797 27.791016 C 45.484209 29.439616 45.543344 31.01503 45.564453 32.164062 L 45.566406 32.169922 C 45.569073 32.753426 45.571445 33.23411 45.574219 33.900391 C 45.546831 37.359375 45.881298 45.110721 44.201172 47.015625 C 41.597581 47.690463 36.806287 47.998187 32 48 C 27.193582 47.998115 22.402421 47.690463 19.798828 47.015625 C 18.118702 45.110865 18.455126 37.359375 18.427734 33.900391 C 18.430401 33.233965 18.432987 32.753281 18.435547 32.169922 L 18.435547 32.164062 C 18.456799 31.015319 18.515782 29.439616 18.658203 27.791016 C 18.760709 27.830151 18.887947 27.867188 19.009766 27.867188 A 3.7168066 4.1316454 0 0 0 21.611328 26.689453 C 21.85416 26.425316 22.089324 26.143533 22.257812 25.814453 C 22.426437 26.142953 22.611207 26.425606 22.853516 26.689453 A 3.7144592 4.129036 0 0 0 25.455078 27.867188 C 26.465659 27.867188 27.382014 27.416332 28.050781 26.689453 A 3.6548598 4.0627847 0 0 0 28.673828 25.796875 z M 37.998047 29.636719 L 37.998047 29.638672 L 37.996094 29.638672 C 36.938044 29.640989 35.998583 29.639715 34.833984 31.052734 C 33.917302 30.94591 32.958545 30.891191 32 30.892578 C 31.041455 30.890977 30.082567 30.945897 29.166016 31.052734 C 28.001416 29.63986 27.061956 29.641019 26.003906 29.638672 L 26.001953 29.638672 C 25.502078 29.638672 23.502722 29.638165 22.109375 33.988281 L 20.613281 39.955078 C 19.504239 44.394801 20.966648 44.503759 22.792969 44.507812 C 25.50128 44.395752 27.001953 42.209586 27.001953 40.023438 C 28.501065 40.296565 30.250885 40.433594 32 40.433594 C 33.748987 40.433449 35.498804 40.296562 36.998047 40.023438 C 36.998047 42.209586 38.496636 44.395759 41.205078 44.507812 C 43.031397 44.503898 44.495762 44.39464 43.386719 39.955078 L 41.890625 33.988281 C 40.497278 29.638166 38.497925 29.636719 37.998047 29.636719 z M 32 33.056641 C 32 33.056641 34.851013 35.967594 35.363281 37.001953 L 33.498047 36.919922 L 33.498047 38.728516 C 33.498047 38.813166 32.749101 38.778784 32 38.740234 C 31.250641 38.778805 30.501953 38.813177 30.501953 38.728516 L 30.501953 36.919922 L 28.636719 37.001953 C 29.148854 35.967594 31.997653 33.059414 32 33.056641 z "});N("instagram",{color:"#e94475",path:"M0,0v64h64V0H0z M 39.88,25.89 C 40.86,25.89 41.65,25.10 41.65,24.12 41.65,23.14 40.86,22.35 39.88,22.35 38.90,22.35 38.11,23.14 38.11,24.12 38.11,25.10 38.90,25.89 39.88,25.89 Z M 32.00,24.42 C 27.82,24.42 24.42,27.81 24.42,32.00 24.42,36.19 27.82,39.58 32.00,39.58 36.18,39.58 39.58,36.18 39.58,32.00 39.58,27.82 36.18,24.42 32.00,24.42 Z M 32.00,36.92 C 29.28,36.92 27.08,34.72 27.08,32.00 27.08,29.28 29.28,27.08 32.00,27.08 34.72,27.08 36.92,29.28 36.92,32.00 36.92,34.72 34.72,36.92 32.00,36.92 Z M 32.00,19.90 C 35.94,19.90 36.41,19.92 37.96,19.99 39.41,20.05 40.19,20.29 40.71,20.50 41.40,20.77 41.89,21.08 42.41,21.60 42.92,22.12 43.24,22.61 43.51,23.30 43.71,23.82 43.95,24.60 44.02,26.04 44.09,27.60 44.11,28.06 44.11,32.01 44.11,35.95 44.09,36.41 44.02,37.97 43.95,39.41 43.71,40.19 43.51,40.71 43.24,41.40 42.92,41.90 42.41,42.41 41.89,42.93 41.40,43.25 40.71,43.51 40.19,43.71 39.41,43.96 37.96,44.02 36.41,44.09 35.94,44.11 32.00,44.11 28.06,44.11 27.59,44.09 26.04,44.02 24.59,43.96 23.81,43.72 23.29,43.51 22.60,43.24 22.11,42.93 21.59,42.41 21.08,41.90 20.76,41.40 20.49,40.71 20.29,40.19 20.05,39.41 19.98,37.97 19.91,36.41 19.89,35.95 19.89,32.01 19.89,28.06 19.91,27.60 19.98,26.04 20.05,24.60 20.29,23.82 20.49,23.30 20.76,22.61 21.08,22.12 21.59,21.60 22.11,21.08 22.60,20.76 23.29,20.50 23.81,20.30 24.59,20.05 26.04,19.99 27.59,19.91 28.06,19.90 32.00,19.90 Z M 32.00,17.24 C 27.99,17.24 27.49,17.26 25.91,17.33 24.34,17.40 23.27,17.65 22.33,18.01 21.36,18.39 20.54,18.90 19.72,19.72 18.90,20.54 18.39,21.37 18.01,22.33 17.65,23.27 17.40,24.34 17.33,25.92 17.26,27.49 17.24,27.99 17.24,32.00 17.24,36.01 17.26,36.51 17.33,38.09 17.40,39.66 17.65,40.73 18.01,41.67 18.39,42.65 18.90,43.47 19.72,44.29 20.54,45.11 21.37,45.61 22.33,45.99 23.27,46.36 24.34,46.61 25.92,46.68 27.49,46.75 27.99,46.77 32.01,46.77 36.02,46.77 36.52,46.75 38.09,46.68 39.66,46.61 40.74,46.36 41.68,45.99 42.65,45.62 43.47,45.11 44.29,44.29 45.11,43.47 45.62,42.64 46.00,41.67 46.36,40.74 46.61,39.66 46.68,38.09 46.75,36.51 46.77,36.01 46.77,32.00 46.77,27.99 46.75,27.49 46.68,25.91 46.61,24.34 46.36,23.27 46.00,22.33 45.62,21.35 45.11,20.53 44.29,19.71 43.47,18.89 42.65,18.39 41.68,18.01 40.74,17.64 39.67,17.39 38.09,17.32 36.51,17.26 36.01,17.24 32.00,17.24 Z"});N("itunes",{color:"#E049D1",path:"M0,0v64h64V0H0z M42.5,40c0,2.2-1.8,4-4,4h-2c-1.9,0-3.4-1.5-3.4-3.4s1.5-3.4,3.4-3.4h2.8c0.8,0,1.4-0.6,1.4-1.4 v-11c0-0.5-0.4-0.9-0.9-0.9c-0.1,0-0.1,0-0.2,0l-12.1,2.4c-0.4,0.1-0.7,0.4-0.7,0.9V43c0,2.2-1.8,4-4,4h-2c-1.9,0-3.4-1.5-3.4-3.4 c0-1.9,1.5-3.4,3.4-3.4h2.8c0.8,0,1.4-0.6,1.4-1.4V21.3c0-0.7,0.5-1.2,1.1-1.4l14.7-3c0.1,0,0.2,0,0.3,0c0.8,0,1.4,0.6,1.4,1.4V40z"});N("leetcode",{color:"#E7A41F",path:"M0 0H64V64H0V0ZM42.0505 42.0701C41.2043 41.1924 39.8301 41.1901 38.9812 42.065L35.2116 45.9499C33.4064 47.8103 30.4336 47.8376 28.595 46.0099L21.8371 39.1709C20.0126 37.3244 19.6935 34.4303 21.2767 32.6807L27.4861 26.0554C29.1514 24.2149 32.5276 23.9936 34.4576 25.6045L39.9647 30.2012C40.8973 30.9797 42.2638 30.8291 43.0167 29.8648C43.7696 28.9006 43.624 27.4879 42.6913 26.7094L37.1842 22.1126C35.98 21.1076 34.5353 20.472 33.023 20.1957L36.5 16.5C37.3491 15.5894 37.4474 14.2364 36.5397 13.3845C35.6321 12.5326 34.208 12.5802 33.3589 13.4908L24.3163 22.9895L18.2527 29.6904C15.0006 33.2842 15.3449 38.8805 18.8008 42.3779C23.9956 47.6352 25.5703 49.2288 25.5907 49.249C29.1271 52.7645 34.7982 52.7125 38.276 49.1283L42.0456 45.2434C42.8945 44.3685 42.8967 42.9478 42.0505 42.0701ZM27.6535 36.054C27.6535 37.2933 28.6251 38.2979 29.8238 38.2979H45.8298C47.0284 38.2979 48.0001 37.2933 48.0001 36.054C48.0001 34.8148 47.0284 33.8101 45.8298 33.8101H29.8238C28.6251 33.8101 27.6535 34.8148 27.6535 36.054Z"});N("linkedin",{color:"#007fb1",path:"M0,0v64h64V0H0z M25.8,44h-5.4V26.6h5.4V44z M23.1,24.3c-1.7,0-3.1-1.4-3.1-3.1c0-1.7,1.4-3.1,3.1-3.1 c1.7,0,3.1,1.4,3.1,3.1C26.2,22.9,24.8,24.3,23.1,24.3z M46,44h-5.4v-8.4c0-2,0-4.6-2.8-4.6c-2.8,0-3.2,2.2-3.2,4.5V44h-5.4V26.6 h5.2V29h0.1c0.7-1.4,2.5-2.8,5.1-2.8c5.5,0,6.5,3.6,6.5,8.3V44z"});N("linktree",{color:"#39e09b",path:"M0,0v64h64V0H0z M27.43603,19.38636c-0.60084,-0.94849 -2.16195,-0.94849 -2.76234,0l-10.32917,16.44343c-0.48058,0.84332 0.24007,1.79182 1.32104,1.79182l6.96599,0l0,6.21877c0,0.63259 0.60084,1.15962 1.32149,1.15962l4.08339,0c0.72065,0 1.32104,-0.52703 1.32104,-1.15962l0,-6.21877l-1.92144,0c-0.84091,0 -1.4413,-0.52703 -1.56156,-1.15962c0,-0.21073 0,-0.42147 0.12026,-0.63454l5.7652,-9.17021l-4.3239,-7.27088zm9.12794,0c0.60084,-0.94849 2.16195,-0.94849 2.76234,0l10.32917,16.44343c0.48058,0.84332 -0.24007,1.79182 -1.32104,1.79182l-6.84618,0l0,6.21877c0,0.63259 -0.60039,1.15962 -1.32238,1.15962l-4.32257,0c-0.72065,0 -1.32104,-0.52703 -1.32104,-1.15962l0,-6.21877l1.92188,0c0.84046,0 1.44086,-0.52703 1.56111,-1.15962c0,-0.21073 0,-0.42147 -0.12026,-0.63454l-5.76476,-9.16786l4.44371,-7.27322z"});N("mailto",{color:"#7f7f7f",path:"M41.1,25H22.9l9.1,7.1L41.1,25z M44,26.6l-12,9.3l-12-9.3V39h24V26.6z M0,0v64h64V0H0z M47,42H17V22h30V42z"});N("mastodon",{color:"#17063B",path:"M -0.13476562,-0.13476562 V 64.40625 H 64.542969 V -0.13476562 Z M 31.910156,16 c 4.393659,-0.01635 8.819314,0.462327 11.212891,1.488281 0,0 4.875,2.042137 4.875,8.992188 0,0 0.06408,5.125699 -0.683594,8.6875 -0.477112,2.260168 -4.218698,4.733622 -8.515625,5.21289 -1.53898,0.170881 -7.129606,1.013405 -13.685547,-0.480468 -0.0015,0.332416 0.02181,0.666347 0.06836,0.996093 0.507659,3.545781 3.767366,3.759249 6.861328,3.859375 3.123054,0.09345 5.646484,-0.722656 5.646484,-0.722656 l 0.128906,2.638672 c 0,0 -1.923363,1.093335 -5.814453,1.294922 -2.1441,0.113475 -4.810874,-0.04949 -7.912109,-0.814453 C 15.994012,45.143157 16,34.753512 16,26.480469 16,19.530418 20.882812,17.488281 20.882812,17.488281 23.152736,16.527743 27.516498,16.01635 31.910156,16 Z m -4.703125,5.300781 c -1.505342,-0.03705 -3.027216,0.508604 -4.015625,1.53125 -1.802265,1.918407 -1.40625,3.173566 -1.40625,11.816407 h 3.56836 v -7.513672 c 0,-3.517747 4.882812,-3.65096 4.882812,0.490234 v 4.353516 h 3.53711 V 27.625 c 0,-4.141195 4.886718,-4.006027 4.886718,-0.488281 v 7.515625 h 3.560547 v -0.0039 c 0,-8.636166 0.403288,-9.883315 -1.40625,-11.816407 -1.962273,-2.031882 -6.087649,-2.196273 -7.927734,0.429688 l -0.882813,1.382812 -0.886718,-1.382812 c -0.916407,-1.305638 -2.404814,-1.923888 -3.910157,-1.960938 z"});N("matrix",{color:"#000000",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 16 16 L 19.039062 16 L 19.039062 16.732422 L 16.841797 16.732422 L 16.841797 47.267578 L 19.039062 47.267578 L 19.039062 48 L 16 48 L 16 16 z M 44.960938 16 L 48 16 L 48 48 L 44.960938 48 L 44.960938 47.267578 L 47.158203 47.267578 L 47.158203 16.732422 L 44.960938 16.732422 L 44.960938 16 z M 29.767578 26.103516 C 30.487577 26.103516 31.144855 26.247438 31.742188 26.523438 C 32.339521 26.80077 32.78823 27.298668 33.101562 28 C 33.440229 27.501333 33.901802 27.059068 34.480469 26.677734 C 35.059135 26.295069 35.74635 26.103516 36.541016 26.103516 C 37.145015 26.103516 37.703371 26.178175 38.220703 26.326172 C 38.738037 26.472838 39.175589 26.70787 39.544922 27.033203 C 39.912922 27.35987 40.196916 27.778116 40.40625 28.300781 C 40.608916 28.823448 40.712891 29.45274 40.712891 30.191406 L 40.712891 37.828125 L 37.582031 37.828125 L 37.582031 31.359375 C 37.582031 30.978042 37.568402 30.614677 37.539062 30.277344 A 2.34 2.34 0 0 0 37.298828 29.396484 A 1.4746667 1.4746667 0 0 0 36.714844 28.800781 C 36.456177 28.654114 36.105301 28.578125 35.667969 28.578125 C 35.225302 28.578125 34.868323 28.663408 34.597656 28.830078 A 1.84 1.84 0 0 0 33.957031 29.496094 A 2.5946667 2.5946667 0 0 0 33.648438 30.423828 A 7.4133333 7.4133333 0 0 0 33.568359 31.470703 L 33.568359 37.828125 L 30.435547 37.828125 L 30.435547 31.427734 C 30.435547 31.089068 30.430809 30.757781 30.412109 30.425781 A 2.7653333 2.7653333 0 0 0 30.220703 29.507812 A 1.4026667 1.4026667 0 0 0 29.667969 28.837891 C 29.409302 28.671225 29.033296 28.583984 28.529297 28.583984 C 28.381297 28.583984 28.183359 28.616924 27.943359 28.683594 C 27.70336 28.751594 27.464948 28.87326 27.238281 29.058594 C 27.010281 29.242594 26.812344 29.507563 26.652344 29.851562 C 26.492344 30.196895 26.412109 30.652891 26.412109 31.212891 L 26.412109 37.833984 L 23.279297 37.833984 L 23.279297 26.414062 L 26.232422 26.414062 L 26.232422 27.955078 L 26.277344 27.955078 C 26.689343 27.364412 27.188912 26.909843 27.767578 26.589844 C 28.344911 26.263177 29.015579 26.103516 29.767578 26.103516 z"});N("medium",{color:"#333332",path:"M0,0v64h64V0H0z M47,23.7h-1.2c-0.4,0-0.9,0.6-0.9,1v14.7c0,0.4,0.5,1,0.9,1H47v3.4H36.4v-3.4h2.1V24.9h-0.1 l-5.3,18.9h-4.1l-5.2-18.9h-0.1v15.5H26v3.4h-9v-3.4h1.2c0.5,0,1-0.6,1-1V24.7c0-0.4-0.5-1-1-1H17v-3.6h11.3l3.7,13.8h0.1l3.7-13.8 H47V23.7z"});N("meetup",{color:"#E51937",path:"M0,0v64h64V0H0z M47.8,44.3c-0.4,0.2-2.5,0.9-3.9,1c-0.6,0.1-1.1-0.6-1.4-1.5c-1.5-4.6-3.5-11.8-5.2-16.6 c0,3.7-0.3,10.8-0.4,12c-0.1,1.7-0.4,3.7-1.8,3.9c-1.1,0.2-2.4,0.4-4,0.4c-1.3,0-1.8-0.9-2.4-1.8c-1-1.4-3.1-4.8-4.1-6.9 c0.3,2.3,0.7,4.7,0.9,5.8c0.1,0.8,0,1.5-0.6,1.9c-1,0.7-3.2,1.4-4.1,1.4c-0.8,0-1.5-0.8-1.6-1.6c-0.7-3.4-1.2-8-1.1-11.1 c0-2.8,0-5.9,0.2-8.3c0-0.7,0.3-1.1,0.9-1.4c1.2-0.5,3-0.6,4.7-0.3c0.8,0.1,1,0.8,1.4,1.4c1.7,2.8,3.8,6.7,5.7,10.6 c0-6.3,1.9-11.9,3.5-15.3c0.5-1.1,0.9-1.4,1.9-1.4c1.3,0,2.9,0.2,4.1,0.4c1.1,0.2,1.5,1.6,1.7,2.5c1.2,4.5,4.7,18.7,5.5,22.4 C47.8,42.8,48.3,44,47.8,44.3z"});N("opensea",{color:"#2081E2",path:"M 0,0 H 64 V 64 H 0 Z m 33,12.800782 c 0.499712,0 0.955746,0.203124 1.28125,0.535156 0.32544,0.332096 0.527344,0.786664 0.527344,1.292968 v 3.101562 l 0.375,0.10547 c 0.02956,0.01 0.05964,0.02325 0.08594,0.04297 0.0921,0.06906 0.222944,0.17188 0.390624,0.296876 0.13152,0.10516 0.274368,0.23176 0.445312,0.36328 0.338624,0.272832 0.743662,0.626834 1.1875,1.03125 0.11834,0.10188 0.234628,0.207284 0.339844,0.3125 0.572096,0.532608 1.2127,1.157226 1.82422,1.847656 0.17094,0.19398 0.336868,0.390554 0.507812,0.597656 0.17094,0.210432 0.353958,0.417834 0.511718,0.625 0.207168,0.27616 0.42711,0.560176 0.621094,0.859376 0.09204,0.14138 0.200286,0.288312 0.289062,0.429688 0.249856,0.378048 0.469256,0.768924 0.679688,1.160156 0.08876,0.1808 0.1789,0.376328 0.257812,0.570312 0.233408,0.522752 0.420728,1.057236 0.539064,1.589844 0.03616,0.11508 0.06104,0.239754 0.07422,0.351562 v 0.02734 c 0.03942,0.15776 0.05329,0.32515 0.06641,0.496094 0.0526,0.545792 0.02459,1.09157 -0.09375,1.640624 -0.04934,0.233472 -0.112506,0.45403 -0.191406,0.6875 -0.07892,0.223552 -0.159826,0.455494 -0.261718,0.675782 -0.19724,0.45696 -0.430872,0.912452 -0.707032,1.339844 -0.08876,0.15782 -0.191656,0.326552 -0.296876,0.484374 -0.115078,0.16762 -0.234626,0.32591 -0.339842,0.48047 -0.14464,0.19724 -0.299208,0.405716 -0.457032,0.589844 -0.14138,0.19398 -0.287488,0.38765 -0.445312,0.558594 -0.220288,0.25971 -0.42815,0.50545 -0.648438,0.742186 -0.13146,0.1545 -0.273264,0.31175 -0.417968,0.453126 -0.14132,0.15776 -0.28645,0.298168 -0.41797,0.429688 -0.220224,0.220288 -0.404034,0.39378 -0.558594,0.535156 l -0.36328,0.33203 c -0.0526,0.04602 -0.122994,0.07031 -0.195312,0.07031 h -2.800782 v 3.59375 h 3.527344 c 0.789054,0 1.535698,-0.280074 2.140624,-0.79297 0.207104,-0.1808 1.11121,-0.960338 2.179688,-2.140624 0.03616,-0.03948 0.08412,-0.06891 0.136718,-0.08203 l 9.734376,-2.816406 c 0.18086,-0.0526 0.36328,0.08662 0.36328,0.277344 v 2.058594 c 0,0.11834 -0.07056,0.223514 -0.17578,0.26953 -0.644352,0.27616 -2.852284,1.29076 -3.769532,2.566406 -2.340862,3.25811 -4.127116,7.91797 -8.125,7.91797 H 24.140624 c -5.911226,0 -10.699218,-4.807216 -10.699218,-10.738282 v -0.191406 c 0,-0.15782 0.12734,-0.285156 0.285156,-0.285156 h 9.296876 c 0.18406,0 0.317164,0.170758 0.30078,0.351562 -0.0658,0.604928 0.04602,1.222982 0.332032,1.785156 0.55232,1.121152 1.697434,1.820314 2.933594,1.820314 h 4.605468 v -3.59375 h -4.55078 c -0.233408,0 -0.373066,-0.270282 -0.238282,-0.460938 0.04928,-0.07564 0.104922,-0.153424 0.164062,-0.242188 0.43072,-0.61152 1.044732,-1.562868 1.65625,-2.64453 0.417536,-0.729856 0.822934,-1.5066 1.148438,-2.289064 0.0658,-0.14138 0.119276,-0.288312 0.171876,-0.429688 0.08876,-0.249854 0.18036,-0.481434 0.246092,-0.714842 0.0658,-0.19732 0.119276,-0.403674 0.171876,-0.597658 0.15456,-0.664126 0.21875,-1.3678 0.21875,-2.097656 0,-0.286014 -0.01284,-0.585078 -0.03906,-0.871092 -0.0132,-0.31232 -0.05034,-0.625182 -0.08984,-0.9375 -0.0263,-0.27616 -0.07629,-0.549922 -0.128906,-0.835938 -0.06572,-0.417536 -0.160406,-0.8324 -0.265626,-1.25 L 29.625,23.929688 c -0.07892,-0.28608 -0.14625,-0.561642 -0.238282,-0.847656 -0.259774,-0.8976 -0.555446,-1.771222 -0.871094,-2.589844 -0.115058,-0.3255 -0.247386,-0.6369 -0.378906,-0.94922 -0.19392,-0.470142 -0.393418,-0.896364 -0.574218,-1.30078 -0.09204,-0.18412 -0.171084,-0.352494 -0.25,-0.523438 -0.08876,-0.19398 -0.177436,-0.390154 -0.269532,-0.574218 -0.06572,-0.14138 -0.142712,-0.270824 -0.195312,-0.402344 l -0.5625,-1.039064 c -0.07892,-0.141378 0.05253,-0.308376 0.207032,-0.265624 l 3.51953,0.953124 h 0.0078 c 0.0066,0 0.0083,0.0039 0.01172,0.0039 l 0.464844,0.128906 0.511718,0.14453 0.1875,0.05078 v -2.089844 c 0,-1.009342 0.8052,-1.828124 1.804688,-1.828124 z m -8.488282,6.902342 c 0.09822,0.007 0.192266,0.06442 0.238282,0.16797 1.390718,3.116732 2.58952,6.993068 2.027344,9.40625 -0.24,0.992894 -0.896944,2.33928 -1.63672,3.582032 -0.0953,0.180858 -0.200692,0.356398 -0.3125,0.527342 -0.0526,0.07892 -0.139018,0.125 -0.234374,0.125 h -8.5625 c -0.230144,0 -0.363852,-0.250108 -0.242188,-0.4375 L 15.925782,32.859376 24.25,19.835938 c 0.06083,-0.09533 0.163502,-0.139798 0.261718,-0.132814 z"});N("pinterest",{color:"#cb2128",path:"M0,0v64h64V0H0z M32,48c-1.6,0-3.1-0.2-4.5-0.7c0.6-1,1.3-2.2,1.6-3.4c0.2-0.7,1.1-4.4,1.1-4.4 c0.6,1.1,2.2,2,3.9,2c5.1,0,8.6-4.7,8.6-11c0-4.7-4-9.2-10.1-9.2c-7.6,0-11.4,5.5-11.4,10c0,2.8,1,5.2,3.3,6.1 c0.4,0.1,0.7,0,0.8-0.4c0.1-0.3,0.2-1,0.3-1.3c0.1-0.4,0.1-0.5-0.2-0.9c-0.6-0.8-1.1-1.7-1.1-3.1c0-4,3-7.7,7.9-7.7 c4.3,0,6.7,2.6,6.7,6.1c0,4.6-2,8.5-5.1,8.5c-1.7,0-2.9-1.4-2.5-3.1c0.5-2,1.4-4.2,1.4-5.7c0-1.3-0.7-2.4-2.2-2.4 c-1.7,0-3.1,1.8-3.1,4.1c0,1.5,0.5,2.5,0.5,2.5s-1.8,7.4-2.1,8.7c-0.3,1.2-0.3,2.6-0.3,3.7C19.9,44.2,16,38.6,16,32 c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16C48,40.8,40.8,48,32,48z"});N("pixiv",{color:"#0097fa",path:"M0,0v64h64V0H0z M 33.552734 16.46875 C 21.708875 16.46875 13.650391 25.615234 13.650391 25.615234 L 15.919922 29.220703 C 15.919922 29.220703 17.180054 29.327146 16.511719 27.203125 C 17.085451 26.116698 18.210086 24.658325 20.404297 22.970703 L 20.404297 46.978516 C 19.458253 47.247074 18.209962 47.747072 19.064453 48.601562 L 25.582031 48.601562 C 26.442627 47.740968 25.088743 47.222673 24.261719 46.978516 L 24.261719 41.316406 C 24.261719 41.316406 28.730963 43.072266 33.552734 43.072266 C 37.78552 43.072266 41.640263 41.811762 44.505859 39.535156 C 47.374506 37.270752 49.218055 33.892818 49.208984 30.029297 C 49.227296 26.306156 47.618647 22.755613 44.798828 20.320312 C 42.006468 17.881962 38.093741 16.472656 33.552734 16.472656 L 33.552734 16.46875 z M 33.15625 18.496094 C 36.757322 18.499147 39.580706 19.856689 41.494141 21.925781 C 43.401491 24.000973 44.442052 26.756349 44.451172 29.966797 C 44.438968 33.091793 43.327375 35.664185 41.34375 37.638672 C 39.363164 39.597898 36.479609 40.833984 33.15625 40.833984 L 33.134766 40.833984 C 29.436041 40.833984 26.318602 40.114744 24.261719 39.101562 L 24.261719 21.087891 C 26.523068 19.482668 30.189947 18.489893 33.15625 18.496094 z "});N("ravelry",{color:"#EE6E62",path:"M 0,0 H 64 V 64 H 0 Z m 42.692268,28.943187 c 0,0 -2.183968,-0.39738 -3.751944,-0.39738 -3.583932,0 -4.423932,1.986862 -4.423932,4.938744 v 12.48877 h -9.68784 v -25.43168 h 9.68784 v 4.257542 c 1.175992,-3.576324 3.527958,-4.825204 8.175876,-4.825204 z"});N("rdio",{color:"#0475C5",path:"M0,0v64h64V0H0z M43.9,30.5c0.1,0.5,0.1,1,0.1,1.5V32c0,6.4-5.1,11.6-12,11.6c-6.9,0-12-5.1-12-11.5V32 c0-6.4,5.1-11.6,12-11.6c1.2,0,2.3,0.2,3.4,0.5v6.8c-0.2-0.1-0.4-0.2-0.6-0.3c-3-1-6.2,0.4-7.7,2.9l0,0.1c-1.5,2.5-0.8,5.3,2.1,6.3 c3,1,6.2-0.4,7.7-2.9l0-0.1c0.5-0.8,0.8-1.7,0.8-2.6h0v-9.3c0.2,0.1,0.3,0.2,0.5,0.3c0.1,0.1,0.3,0.2,0.4,0.2c1.5,1,5.4,3.5,8.7,3.4 C49,25.8,47.5,29.5,43.9,30.5z"});N("reddit",{color:"#FF4500",path:"M0,0v64h64V0H0z M 53.34375 32 C 53.277344 30.160156 52.136719 28.53125 50.429688 27.839844 C 48.722656 27.148438 46.769531 27.523438 45.441406 28.800781 C 41.800781 26.324219 37.519531 24.957031 33.121094 24.863281 L 35.199219 14.878906 L 42.046875 16.320312 C 42.214844 17.882812 43.496094 19.09375 45.066406 19.171875 C 46.636719 19.253906 48.03125 18.183594 48.359375 16.644531 C 48.6875 15.105469 47.847656 13.558594 46.382812 12.992188 C 44.914062 12.425781 43.253906 13.007812 42.464844 14.367188 L 34.625 12.800781 C 34.363281 12.742188 34.09375 12.792969 33.871094 12.9375 C 33.648438 13.082031 33.492188 13.308594 33.441406 13.566406 L 31.070312 24.671875 C 26.617188 24.738281 22.277344 26.105469 18.59375 28.609375 C 17.242188 27.339844 15.273438 26.988281 13.570312 27.707031 C 11.863281 28.429688 10.746094 30.089844 10.71875 31.941406 C 10.691406 33.789062 11.757812 35.484375 13.441406 36.257812 C 13.402344 36.726562 13.402344 37.195312 13.441406 37.664062 C 13.441406 44.832031 21.792969 50.65625 32.097656 50.65625 C 42.398438 50.65625 50.753906 44.832031 50.753906 37.664062 C 50.789062 37.195312 50.789062 36.726562 50.753906 36.257812 C 52.363281 35.453125 53.371094 33.800781 53.34375 32 Z M 21.34375 35.199219 C 21.34375 33.433594 22.777344 32 24.542969 32 C 26.3125 32 27.742188 33.433594 27.742188 35.199219 C 27.742188 36.96875 26.3125 38.398438 24.542969 38.398438 C 22.777344 38.398438 21.34375 36.96875 21.34375 35.199219 Z M 39.9375 44 C 37.664062 45.710938 34.871094 46.582031 32.03125 46.464844 C 29.191406 46.582031 26.398438 45.710938 24.128906 44 C 23.847656 43.65625 23.871094 43.15625 24.183594 42.839844 C 24.5 42.527344 25 42.503906 25.34375 42.785156 C 27.269531 44.195312 29.617188 44.90625 32 44.800781 C 34.386719 44.929688 36.746094 44.242188 38.6875 42.847656 C 39.042969 42.503906 39.605469 42.511719 39.953125 42.863281 C 40.296875 43.21875 40.289062 43.785156 39.9375 44.128906 Z M 39.359375 38.527344 C 37.59375 38.527344 36.160156 37.09375 36.160156 35.328125 C 36.160156 33.5625 37.59375 32.128906 39.359375 32.128906 C 41.128906 32.128906 42.558594 33.5625 42.558594 35.328125 C 42.59375 36.203125 42.269531 37.054688 41.65625 37.6875 C 41.046875 38.316406 40.203125 38.664062 39.328125 38.65625 Z M 39.359375 38.527344"});N("rss",{color:"#EF8733",path:"M0,0v64h64V0H0z M24,44c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C28,42.2,26.2,44,24,44z M35,43 c-1.1,0-2-0.9-2-2c0-5.5-4.5-10-10-10c-1.1,0-2-0.9-2-2s0.9-2,2-2c7.7,0,14,6.3,14,14C37,42.1,36.1,43,35,43z M44,43 c-1.1,0-2-0.9-2-2c0-10.5-8.5-19-19-19c-1.1,0-2-0.9-2-2s0.9-2,2-2c12.7,0,23,10.3,23,23C46,42.1,45.1,43,44,43z"});N("sharethis",{color:"#00BF00",path:"M0,0L64,0L64,64L0,64L0,0ZM28.3875,32.0001C28.3875,32.0843 28.3683,32.1632 28.3633,32.2471L37.1647,36.6464C37.9182,36.0083 38.8823,35.61 39.9474,35.61C42.3418,35.6105 44.2821,37.5509 44.2821,39.945C44.2821,42.3418 42.3417,44.2821 39.9474,44.2821C37.551,44.2821 35.6127,42.3417 35.6127,39.945C35.6127,39.8587 35.6319,39.7816 35.6367,39.698L26.8353,35.2984C26.0795,35.9341 25.1177,36.3324 24.0526,36.3324C21.6584,36.3324 19.7179,34.3941 19.7179,32.0001C19.7179,29.6036 21.6584,27.6628 24.0526,27.6628C25.1176,27.6628 26.0798,28.0635 26.8353,28.6992L35.6367,24.2997C35.6319,24.2156 35.6127,24.1365 35.6127,24.0502C35.6127,21.6584 37.551,19.7179 39.9474,19.7179C42.3418,19.7179 44.2821,21.6584 44.2821,24.0502C44.2821,26.4466 42.3417,28.3875 39.9474,28.3875C38.88,28.3875 37.9178,27.9868 37.1647,27.3487L28.3633,31.7506C28.368,31.8347 28.3875,31.9138 28.3875,32.0001Z"});N("slack",{color:"#4A164A",path:"M 0,0 V 64 H 64 V 0 Z m 12.636243,37.559371 c 0,5.066505 8,5.066505 8,0 v -3.79988 h -4 c -2.209139,0 -4,1.701265 -4,3.79988 z m 25.28,-6.34579 c 2.209139,0 4,-1.701264 4,-3.79988 v -10.12667 c 0,-5.066504 -8,-5.066504 -8,0 v 10.12667 c -1.11e-4,2.113546 1.815256,3.821016 4.04,3.79988 z m 14.64,-3.79988 c 0,-5.066504 -8,-5.066504 -8,0 v 3.79988 h 4 c 2.240314,0.04257 4.080448,-1.671223 4.08,-3.79988 z m -25.24,6.34579 c -2.209139,0 -4,1.701265 -4,3.79988 v 10.12667 c 0,5.066505 8,5.066505 8,0 v -10.12667 c 0,-2.098615 -1.790861,-3.79988 -4,-3.79988 z m 10.64,10.12667 h -4 v 3.79988 c 0,3.385567 4.308554,5.080452 6.828283,2.686785 2.51973,-2.393667 0.735584,-6.486665 -2.828283,-6.486665 z m 10.68,-10.12667 h -10.68 c -5.324679,0.0082 -5.324679,7.591545 0,7.59975 h 10.68 c 5.324679,-0.0082 5.324679,-7.591544 0,-7.59975 z m -21.32,-10.14567 h -10.68 c -5.341983,-0.0082 -5.341983,7.607983 0,7.59975 h 10.68 c 5.324679,-0.0082 5.324679,-7.591544 0,-7.59975 z m 0,-10.12667 c -5.324679,0.0082 -5.324679,7.591545 0,7.59975 h 4 v -3.79988 c 0,-2.125738 -1.803765,-3.79987 -4,-3.79987 z"});N("smugmug",{color:"#8cca1e",path:"M0,0v64h64V0H0z M36.1,19.8c0.2-1.3,1.3-2.6,3.2-2.8c2.4-0.2,3.8,1.3,3.8,2.8c0,1.3-1.2,2.6-3.8,2.8 C36.9,22.7,35.9,21.3,36.1,19.8z M22.5,20.2c0.2-1.4,1.4-2.8,3.3-2.8c2.3,0,3.5,1.1,3.6,2.4c0.2,1.5-1.1,3.1-3.9,3.1 C23.1,23,22.3,21.6,22.5,20.2z M28.8,47c-10.9,0-12-17.5-6.9-17.5c12.1-0.3,12.5-0.3,19-1C51.7,27.4,39.2,47,28.8,47z M40.3,31.6 c-3.9,0-6.8,0.5-17.8,0.9c-1.6,0.1-2.9,11.4,6.6,11.4C36.6,43.9,44.3,31.6,40.3,31.6z"});N("snapchat",{color:"#FFC91B",path:"M0,0v64h64V0H0z M47.927,39.545c-0.326,0.76-1.702,1.318-4.21,1.707c-0.083,0.113-0.17,0.511-0.223,0.754c-0.054,0.245-0.108,0.487-0.183,0.743c-0.104,0.357-0.367,0.554-0.74,0.554h-0.018l-0.019,0c-0.177,0-0.421-0.03-0.723-0.089c-0.482-0.094-1.022-0.181-1.706-0.181c-0.397,0-0.809,0.034-1.222,0.103c-0.809,0.135-1.496,0.62-2.293,1.184c-1.139,0.805-2.43,1.718-4.392,1.718c-0.088,0-0.171-0.003-0.234-0.006c-0.054,0.004-0.108,0.006-0.162,0.006c-1.962,0-3.253-0.912-4.393-1.718c-0.796-0.562-1.483-1.048-2.292-1.183c-0.414-0.069-0.826-0.103-1.223-0.103c-0.716,0-1.288,0.112-1.706,0.193c-0.278,0.055-0.519,0.102-0.723,0.102c-0.505,0-0.701-0.308-0.776-0.565c-0.077-0.262-0.131-0.51-0.183-0.751c-0.053-0.244-0.14-0.644-0.224-0.758c-2.507-0.389-3.884-0.948-4.21-1.711c-0.041-0.097-0.065-0.197-0.071-0.298c-0.019-0.338,0.22-0.637,0.555-0.692c4.349-0.716,6.308-5.181,6.389-5.371c0.005-0.011,0.01-0.021,0.015-0.032c0.232-0.471,0.284-0.866,0.154-1.172c-0.251-0.592-1.177-0.885-1.789-1.08c-0.17-0.054-0.331-0.105-0.464-0.157c-1.482-0.585-1.688-1.258-1.601-1.719c0.122-0.64,0.903-1.07,1.555-1.07c0.189,0,0.359,0.035,0.507,0.104c0.557,0.261,1.053,0.394,1.472,0.394c0.314,0,0.513-0.075,0.622-0.136c-0.015-0.257-0.032-0.523-0.048-0.779c-0.136-2.173-0.307-4.877,0.403-6.469c2.111-4.732,6.585-5.1,7.905-5.1c0.041,0,0.554-0.005,0.554-0.005c0.025-0.001,0.051-0.001,0.078-0.001h0.001c1.324,0,5.807,0.368,7.919,5.103c0.711,1.593,0.54,4.299,0.403,6.474l-0.006,0.092c-0.015,0.237-0.029,0.464-0.042,0.685c0.099,0.055,0.272,0.121,0.537,0.134c0.4-0.018,0.863-0.149,1.379-0.391c0.219-0.103,0.454-0.124,0.613-0.124c0.232,0,0.468,0.045,0.667,0.128l0.002,0.001c0.592,0.212,0.965,0.638,0.974,1.117c0.011,0.609-0.533,1.135-1.617,1.564c-0.132,0.052-0.293,0.103-0.465,0.158c-0.612,0.194-1.538,0.488-1.788,1.079c-0.13,0.306-0.079,0.701,0.154,1.172c0.005,0.011,0.01,0.021,0.015,0.032c0.081,0.189,2.038,4.654,6.389,5.371c0.334,0.055,0.573,0.353,0.555,0.691C47.993,39.347,47.969,39.448,47.927,39.545z"});N("soundcloud",{color:"#FF5700",path:"M0,0v64h64V0H0z M18.5,36.3c0,0.7-0.6,1.2-1.2,1.2c-0.7,0-1.2-0.6-1.2-1.2v-4.9c0-0.6,0.6-1.1,1.2-1.1 c0.7,0,1.2,0.5,1.2,1.1V36.3z M23.4,37.5c0,0.7-0.6,1.2-1.2,1.2S21,38.2,21,37.5V29c0-0.6,0.6-1.1,1.2-1.1s1.2,0.5,1.2,1.1V37.5z M28.4,37.5c0,0.7-0.6,1.2-1.2,1.2c-0.7,0-1.2-0.6-1.2-1.2V26.2c0-0.6,0.6-1.1,1.2-1.1c0.7,0,1.2,0.5,1.2,1.1V37.5z M43.6,38.7 c0,0-12.1,0-12.2,0c-0.3,0-0.5-0.2-0.5-0.5V24.3c0-0.3,0.1-0.4,0.4-0.5c0.9-0.3,1.8-0.5,2.8-0.5c4,0,7.4,3.1,7.7,7.1 c0.5-0.2,1.1-0.3,1.7-0.3c2.4,0,4.4,2,4.4,4.4C48,36.8,46,38.7,43.6,38.7z"});N("spotify",{color:"#2EBD59",path:"M39,37.7c-4.2-2.6-9.4-3.2-15.5-1.8c-0.5,0.1-0.9,0.7-0.8,1.2c0.1,0.5,0.7,0.9,1.2,0.7c5.6-1.3,10.3-0.8,14.1,1.5 c0.5,0.3,1.1,0.1,1.4-0.3C39.6,38.6,39.5,38,39,37.7z M40.9,33c-4.9-3-12.2-3.9-18-2.1c-0.7,0.2-1,0.9-0.8,1.6 c0.2,0.7,0.9,1,1.6,0.8c5.1-1.5,11.6-0.8,15.9,1.9c0.6,0.4,1.4,0.2,1.7-0.4C41.7,34.1,41.5,33.4,40.9,33z M0,0v64h64V0H0z M32,48 c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16C48,40.8,40.8,48,32,48z M43,27.6c-5.9-3.5-15.3-3.9-21-2.1 c-0.8,0.2-1.2,1.1-1,1.9c0.2,0.8,1.1,1.2,1.9,1c4.9-1.5,13.4-1.2,18.6,1.9c0.7,0.4,1.6,0.2,2.1-0.5C43.9,29,43.7,28,43,27.6z"});N("squarespace",{color:"#1C1C1C",path:"M0,0v64h64V0H0z M39.6,21.1c0.6,0.6,0.6,1.6,0,2.2c-0.6,0.6-1.6,0.6-2.2,0c-1.2-1.2-3.2-1.2-4.4,0l-9.8,9.8 c-0.6,0.6-1.6,0.6-2.2,0c-0.6-0.6-0.6-1.6,0-2.2l9.8-9.8C33.3,18.7,37.2,18.7,39.6,21.1z M17.8,36.4c-2.4-2.4-2.4-6.3,0-8.7l7.5-7.5 c1.2-1.2,3.2-1.2,4.4,0L20,29.8c-1.2,1.2-1.2,3.2,0,4.4c1.2,1.2,3.2,1.2,4.4,0l9.8-9.8c0.6-0.6,1.6-0.6,2.2,0c0.6,0.6,0.6,1.6,0,2.2 l-9.8,9.8C24.1,38.8,20.2,38.8,17.8,36.4z M24.4,42.9c-0.6-0.6-0.6-1.6,0-2.2c0.6-0.6,1.6-0.6,2.2,0c1.2,1.2,3.2,1.2,4.4,0l9.8-9.8 c0.6-0.6,1.6-0.6,2.2,0c0.6,0.6,0.6,1.6,0,2.2l-9.8,9.8C30.7,45.3,26.8,45.3,24.4,42.9z M46.2,36.4l-7.5,7.5c-1.2,1.2-3.2,1.2-4.4,0 l9.6-9.6c1.2-1.2,1.2-3.2,0-4.4c-1.2-1.2-3.2-1.2-4.4,0l-9.8,9.8c-0.6,0.6-1.6,0.6-2.2,0c-0.6-0.6-0.6-1.6,0-2.2l9.8-9.8 c2.4-2.4,6.3-2.4,8.7,0C48.6,30,48.6,34,46.2,36.4z"});N("stackoverflow",{color:"#ed803d",path:"M64 0V64H0V0H64ZM46.1451 37.2649H42.7989V47.3034H19.3758V37.2649H16.0297V50.6495H46.1451V37.2649ZM39.4566 39.7243L23.0225 36.2702L23.7133 32.9834L40.1475 36.439L39.4566 39.7243ZM40.4209 35.4912L25.1972 28.401L26.615 25.3563L41.8391 32.4465L40.4209 35.4912ZM42.3161 31.6796L29.4097 20.932L31.5591 18.3512L44.4655 29.0985L42.3161 31.6796ZM35.0455 14.9923L37.7407 12.9877L47.7633 26.4638L45.0681 28.4682L35.0455 14.9923ZM39.4527 43.9572H22.7219V40.6111H39.4527V43.9572Z"});N("t.me",{color:"#49a9e9",path:"M0,0v64h64V0H0z M 11.886719 33.476562 C 15.617188 31.421875 19.78125 29.707031 23.671875 27.980469 C 30.367188 25.15625 37.085938 22.382812 43.875 19.800781 C 45.199219 19.359375 47.570312 18.929688 47.804688 20.886719 C 47.675781 23.660156 47.152344 26.414062 46.792969 29.167969 C 45.878906 35.222656 44.824219 41.261719 43.796875 47.300781 C 43.441406 49.308594 40.921875 50.351562 39.308594 49.0625 C 35.4375 46.449219 31.53125 43.855469 27.710938 41.179688 C 26.457031 39.90625 27.617188 38.078125 28.738281 37.167969 C 31.925781 34.023438 35.3125 31.351562 38.335938 28.046875 C 39.152344 26.074219 36.742188 27.734375 35.945312 28.246094 C 31.578125 31.253906 27.316406 34.449219 22.710938 37.09375 C 20.359375 38.390625 17.617188 37.28125 15.265625 36.558594 C 13.15625 35.6875 10.066406 34.808594 11.886719 33.476562 Z M 11.886719 33.476562"});N("telegram",{color:"#49a9e9",path:"M0,0v64h64V0H0z M 11.886719 33.476562 C 15.617188 31.421875 19.78125 29.707031 23.671875 27.980469 C 30.367188 25.15625 37.085938 22.382812 43.875 19.800781 C 45.199219 19.359375 47.570312 18.929688 47.804688 20.886719 C 47.675781 23.660156 47.152344 26.414062 46.792969 29.167969 C 45.878906 35.222656 44.824219 41.261719 43.796875 47.300781 C 43.441406 49.308594 40.921875 50.351562 39.308594 49.0625 C 35.4375 46.449219 31.53125 43.855469 27.710938 41.179688 C 26.457031 39.90625 27.617188 38.078125 28.738281 37.167969 C 31.925781 34.023438 35.3125 31.351562 38.335938 28.046875 C 39.152344 26.074219 36.742188 27.734375 35.945312 28.246094 C 31.578125 31.253906 27.316406 34.449219 22.710938 37.09375 C 20.359375 38.390625 17.617188 37.28125 15.265625 36.558594 C 13.15625 35.6875 10.066406 34.808594 11.886719 33.476562 Z M 11.886719 33.476562"});N("tiktok",{color:"#000000",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 32.78125 16 L 38.275391 16 C 38.266721 16 38.210919 16.525885 38.349609 17.339844 L 38.341797 17.339844 C 38.507788 18.320459 38.959422 19.720964 40.166016 21.101562 A 8.8574793 8.8575582 0 0 0 41.783203 22.476562 A 7.2842381 7.2843028 0 0 0 42.414062 22.84375 C 43.819312 23.544381 45.19123 23.756924 45.867188 23.683594 L 45.867188 29.140625 C 45.867188 29.140625 43.937775 29.059668 42.505859 28.679688 C 40.509978 28.145715 39.230469 27.326172 39.230469 27.326172 C 39.230469 27.326172 38.342051 26.739219 38.275391 26.699219 L 38.275391 37.972656 C 38.275391 38.599293 38.110585 40.16734 37.613281 41.474609 A 10.563379 10.563472 0 0 1 35.769531 44.537109 C 35.769531 44.537109 34.543209 46.057509 32.388672 47.078125 C 30.446121 47.998744 28.737199 47.977377 28.226562 47.998047 C 28.226563 47.998047 25.275743 48.116502 22.615234 46.308594 L 22.601562 46.294922 L 22.601562 46.308594 A 11.168009 11.168108 0 0 1 20.220703 44.0625 C 19.378754 42.988556 18.86184 41.71511 18.728516 41.341797 L 18.728516 41.328125 C 18.516528 40.694159 18.072012 39.16028 18.138672 37.679688 C 18.244666 35.071156 19.121529 33.464433 19.353516 33.064453 A 10.785366 10.785461 0 0 1 21.705078 30.162109 A 10.208733 10.208824 0 0 1 29.572266 27.861328 L 29.566406 33.457031 A 4.5930634 4.5931041 0 0 0 28.138672 33.230469 C 25.578158 33.230469 23.501953 35.319903 23.501953 37.898438 C 23.501953 40.476973 25.578158 42.564453 28.138672 42.564453 A 4.5863967 4.5864374 0 0 0 30.412109 41.964844 A 4.6663919 4.6664333 0 0 0 32.759766 38.259766 L 32.759766 38.248047 C 32.763066 38.232047 32.763672 38.216512 32.763672 38.201172 C 32.765672 38.163839 32.769531 38.132316 32.769531 38.097656 C 32.781531 37.819002 32.78125 37.535319 32.78125 37.25 L 32.78125 16 z "});N("tumblr",{color:"#2c4762",path:"M0,0v64h64V0H0z M35.4,47c-6.5,0.1-9-4.7-9-8v-9.8h-3v-3.9c4.6-1.6,5.6-5.7,5.9-8.1c0-0.2,0.1-0.2,0.2-0.2 c0.1,0,4.4,0,4.4,0v7.6h6v4.5h-6v9.3c0,1.3,0.5,3,2.9,3c0.8,0,1.9-0.3,2.4-0.5l1.4,4.3C40.1,46,37.6,47,35.4,47z"});N("twitch",{color:"#6441A5",path:"M0,0v64h64V0H0z M47,35.8l-7.6,7.6h-5.7l-3.8,3.8H26v-3.8h-7V23.1l1.9-5.1H47V35.8z M29.2,42.8L33,39h7l4.5-4.5 v-14h-21V39h5.7V42.8z M37.5,25.6H40v7.6h-2.5V25.6z M30.5,25.6H33v7.6h-2.5V25.6z"});N("twitter",{color:"#00aced",path:"M0,0v64h64V0H0z M44.7,25.5c0,0.3,0,0.6,0,0.8C44.7,35,38.1,45,26.1,45c-3.7,0-7.2-1.1-10.1-2.9 c0.5,0.1,1,0.1,1.6,0.1c3.1,0,5.9-1,8.2-2.8c-2.9-0.1-5.3-2-6.1-4.6c0.4,0.1,0.8,0.1,1.2,0.1c0.6,0,1.2-0.1,1.7-0.2 c-3-0.6-5.3-3.3-5.3-6.4c0,0,0-0.1,0-0.1c0.9,0.5,1.9,0.8,3,0.8c-1.8-1.2-2.9-3.2-2.9-5.5c0-1.2,0.3-2.3,0.9-3.3 c3.2,4,8.1,6.6,13.5,6.9c-0.1-0.5-0.2-1-0.2-1.5c0-3.6,2.9-6.6,6.6-6.6c1.9,0,3.6,0.8,4.8,2.1c1.5-0.3,2.9-0.8,4.2-1.6 c-0.5,1.5-1.5,2.8-2.9,3.6c1.3-0.2,2.6-0.5,3.8-1C47.1,23.4,46,24.5,44.7,25.5z"});N("upwork",{color:"#3da800",path:"M 0,0 H 64 V 64 H 0 Z m 24.9375,17.111328 h 5.599609 c 1.1,3.8 3.09961,8.19961 5.59961,12.09961 1.6,-5.5 5.60039,-9 10.90039,-9 6.1,0 11.09961,5.001562 11.09961,11.101562 0,6.4 -4.99961,11.398438 -11.09961,11.398438 -3,-10e-7 -5.499218,-0.799219 -7.699218,-2.199219 L 36.9375,52.412109 h -5.701172 l 3.5,-16.300781 c -1.5,-2.1 -2.9,-4.499219 -4,-6.699219 v 2.5 c 0,6.1 -4.898437,11 -10.898437,11 -6,0 -10.900391,-4.9 -10.900391,-11 V 17.210938 h 5.400391 V 31.8125 c 0,2.9 2.398828,5.298828 5.298828,5.298828 2.9,0 5.300781,-2.398828 5.300781,-5.298828 z m 22.199219,8.800781 c -4.1,0 -5.398828,4.000391 -5.798828,6.400391 v 0.09961 l -0.601563,2.199219 c 1.8,1.5 4.100781,2.5 6.300781,2.5 2.9,0 5.599219,-2.499609 5.699219,-5.599609 0,-3.1 -2.499609,-5.59961 -5.599609,-5.59961 z"});N("vevo",{color:"#ED1A3B",path:"M0,0v64h64V0H0z M34.2,41.9c-1.4,2.1-2.9,3.1-5,3.1c0,0-3,0.2-4.1-3.4L20,21h8.1l3,12.3c1.4-2.1,5.1-7.7,5.1-7.7 c1.4-1.9,2.2-4.6,6.8-4.6c0.2,0,5,0,5,0L34.2,41.9z"});N("vimeo",{color:"#1ab7ea",path:"M0,0v64h64V0H0z M40.9,37c-4.1,5.3-7.5,8-10.4,8c-1.7,0-3.2-1.6-4.4-4.8c-0.8-3-1.6-5.9-2.4-8.9 c-0.9-3.2-1.9-4.8-2.9-4.8c-0.2,0-1,0.5-2.4,1.4L17,26c1.5-1.3,2.9-2.6,4.4-3.9c2-1.7,3.5-2.6,4.4-2.7c2.3-0.2,3.8,1.4,4.3,4.8 c0.6,3.7,1,6,1.2,6.9c0.7,3.1,1.4,4.6,2.2,4.6c0.6,0,1.6-1,2.8-3c1.3-2,1.9-3.5,2-4.5c0.2-1.7-0.5-2.6-2-2.6c-0.7,0-1.5,0.2-2.2,0.5 c1.5-4.8,4.3-7.2,8.4-7c3.1,0.1,4.5,2.1,4.4,6C46.9,27.9,44.8,31.9,40.9,37z"});N("vine",{color:"#00BF8F",path:"M0,0v64h64V0H0z M38.4,21.5c-1.2,0-2.1,1.2-2.1,3.4c0,4.6,2.9,7.2,6.7,7.2c0.7,0,1.4-0.1,2.2-0.3v3.6 c-1.3,0.3-2.5,0.4-3.6,0.4c-2.5,5.3-7,9.8-8.6,10.7c-1,0.5-1.9,0.6-2.9-0.1c-1.9-1.1-8.9-6.9-11.2-25H24c1.3,10.9,4.4,16.5,7.9,20.7 c1.9-1.9,3.7-4.4,5.2-7.3c-3.4-1.7-5.5-5.5-5.5-10c0-4.5,2.6-7.9,7-7.9c4.3,0,6.6,2.7,6.6,7.3c0,1.7-0.4,3.7-1,5.2 c-3.2,0.6-4.4-1.4-4.4-1.4c0.2-0.8,0.6-2.1,0.6-3.3C40.3,22.6,39.5,21.5,38.4,21.5z"});N("vk",{color:"#45668e",path:"M0,0v64h64V0H0z M44.94,44.84h-0.2c-2.17-.36-3.66-1.92-4.92-3.37C39.1,40.66,38,38.81,36.7,39c-1.85.3-.93,3.52-1.71,4.9-0.62,1.11-3.29.91-5.12,0.71-5.79-.62-8.75-3.77-11.35-7.14A64.13,64.13,0,0,1,11.6,26a10.59,10.59,0,0,1-1.51-4.49C11,20.7,12.56,21,14.11,21c1.31,0,3.36-.29,4.32.2C19,21.46,19.57,23,20,24a37.18,37.18,0,0,0,3.31,5.82c0.56,0.81,1.41,2.35,2.41,2.14s1.06-2.63,1.1-4.18c0-1.77,0-4-.5-4.9S25,22,24.15,21.47c0.73-1.49,2.72-1.63,5.12-1.63,2,0,4.84-.23,5.62,1.12s0.25,3.85.2,5.71c-0.06,2.09-.41,4.25,1,5.21,1.09-.12,1.68-1.2,2.31-2A28,28,0,0,0,41.72,24c0.44-1,.91-2.65,1.71-3,1.21-.47,3.15-0.1,4.92-0.1,1.46,0,4.05-.41,4.52.61,0.39,0.85-.75,3-1.1,3.57a61.88,61.88,0,0,1-4.12,5.61c-0.58.78-1.78,2-1.71,3.27,0.05,0.94,1,1.67,1.71,2.35a33.12,33.12,0,0,1,3.92,4.18c0.47,0.62,1.5,2,1.4,2.76C52.66,45.81,46.88,44.24,44.94,44.84Z"});N("vsco",{color:"#83878A",path:"M0,0v64h64V0H0z M18.5,34.5c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C20.9,33.4,19.8,34.5,18.5,34.5z M25.1,41.1c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C27.6,40,26.5,41.1,25.1,41.1z M25.2,27.7c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C27.7,26.6,26.6,27.7,25.2,27.7z M32,48c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C34.5,46.9,33.4,48,32,48z M29.5,31.9c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5c0,1.4-1.1,2.5-2.5,2.5 C30.6,34.4,29.5,33.3,29.5,31.9z M32,20.9c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C34.5,19.8,33.4,20.9,32,20.9z M38.7,22.7c1.4,0,2.5,1.1,2.5,2.5c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.1-2.5-2.5 C36.2,23.8,37.3,22.7,38.7,22.7z M38.8,41.2c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C41.2,40.1,40.1,41.2,38.8,41.2z M45.5,34.5c-1.4,0-2.5-1.1-2.5-2.5c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.1,2.5,2.5 C48,33.4,46.9,34.5,45.5,34.5z"});N("wechat",{color:"#00c80f",path:"M65.6,65.6H-1.6V-1.6H65.6V65.6z M49.738,46.043c2.846-2.061,4.662-5.107,4.662-8.498 c0-6.207-6.043-11.244-13.492-11.244c-7.453,0-13.494,5.037-13.494,11.244c0,6.213,6.041,11.246,13.494,11.246 c1.537,0,3.025-0.221,4.402-0.615l0.395-0.059c0.262,0,0.498,0.078,0.717,0.207l2.955,1.707l0.26,0.082 c0.252,0,0.451-0.203,0.451-0.449l-0.074-0.328l-0.605-2.271l-0.047-0.287C49.361,46.477,49.508,46.211,49.738,46.043L49.738,46.043 z M25.793,13.887C16.85,13.887,9.6,19.93,9.6,27.383c0,4.066,2.182,7.723,5.596,10.197c0.275,0.195,0.453,0.518,0.453,0.879 l-0.055,0.344l-0.732,2.725l-0.086,0.393c0,0.301,0.24,0.541,0.539,0.541l0.311-0.1l3.545-2.049c0.27-0.152,0.551-0.248,0.861-0.248 l0.475,0.068c1.654,0.479,3.439,0.742,5.287,0.742l0.891-0.021c-0.354-1.053-0.543-2.16-0.543-3.309 c0-6.793,6.611-12.305,14.768-12.305l0.879,0.021C40.564,18.818,33.871,13.887,25.793,13.887z M36.408,35.746 c-0.996,0-1.799-0.805-1.799-1.799c0-0.992,0.803-1.799,1.799-1.799s1.799,0.807,1.799,1.799 C38.207,34.941,37.404,35.746,36.408,35.746z M45.404,35.746c-0.996,0-1.799-0.805-1.799-1.799c0-0.992,0.803-1.799,1.799-1.799 s1.799,0.807,1.799,1.799C47.203,34.941,46.4,35.746,45.404,35.746z M20.395,25.221c-1.189,0-2.158-0.965-2.158-2.158 s0.969-2.158,2.158-2.158c1.193,0,2.162,0.965,2.162,2.158S21.588,25.221,20.395,25.221z M31.191,25.221 c-1.193,0-2.158-0.965-2.158-2.158s0.965-2.158,2.158-2.158s2.158,0.965,2.158,2.158S32.385,25.221,31.191,25.221z"});N("x",{color:"#000000",path:"M 0 0 L 0 64 L 64 64 L 64 0 L 0 0 z M 16 17.537109 L 26.125 17.537109 L 33.117188 26.779297 L 41.201172 17.537109 L 46.109375 17.537109 L 35.388672 29.789062 L 48 46.462891 L 38.125 46.462891 L 30.390625 36.351562 L 21.541016 46.462891 L 16.632812 46.462891 L 28.097656 33.357422 L 16 17.537109 z M 21.730469 20.320312 L 39.480469 43.525391 L 42.199219 43.525391 L 24.648438 20.320312 L 21.730469 20.320312 z "});N("xing",{color:"#0698A0",path:"M 1.0083902,0 C 0.44946431,0 0,0.45011773 0,1.0098561 V 63.119918 c 0,0.559739 0.44946431,1.009854 1.0083902,1.009854 H 63.028294 c 0.558927,0 1.008389,-0.450115 1.008389,-1.009854 V 1.0098561 C 64.036683,0.45011773 63.587221,0 63.028294,0 Z M 41.719213,16.032443 h 5.481656 c 0.326889,0 0.585119,0.105269 0.723067,0.295519 0.14291,0.197377 0.138788,0.458887 -0.01172,0.714336 L 35.89752,35.145338 c -0.0075,0.0093 -0.0075,0.0217 0,0.03132 l 7.650867,11.910818 c 0.151797,0.256506 0.155957,0.516607 0.01172,0.714336 -0.138364,0.190268 -0.394222,0.295518 -0.721112,0.295518 h -5.419121 c -0.831457,0 -1.247702,-0.470971 -1.516494,-0.880688 0,0 -7.68983,-12.023947 -7.709494,-12.055646 0.385003,-0.580373 12.073323,-18.247864 12.073323,-18.247864 0.290963,-0.445701 0.641863,-0.880689 1.452004,-0.880689 z m -22.794309,6.333129 h 5.424983 c 0.832293,0 1.240585,0.456915 1.510631,0.866989 0,0 3.708497,5.513801 3.730652,5.544422 -0.219465,0.329912 -5.85687,8.828413 -5.85687,8.828413 -0.277571,0.426818 -0.667971,0.89243 -1.479364,0.89243 H 16.828 c -0.326482,0 -0.571443,-0.124863 -0.709391,-0.315094 -0.142967,-0.197388 -0.150489,-0.453015 0,-0.708465 l 5.765021,-8.671842 c 0.0063,-0.0096 0.0063,-0.01511 0,-0.02545 l -3.668117,-5.41329 c -0.151744,-0.257231 -0.174235,-0.512689 -0.03127,-0.710422 0.137949,-0.191321 0.413762,-0.287691 0.740659,-0.287691 z"});N("yelp",{color:"#B90C04",path:"M0,0v64h64V0H0z M22.4,37.9c-0.4,0-0.7-0.2-0.9-0.6c-0.1-0.3-0.2-0.7-0.3-1.3c-0.2-1.7,0-4.2,0.5-5 c0.2-0.4,0.6-0.6,1-0.6c0.3,0,0.5,0.1,5.5,2.1c0,0,1.5,0.6,1.5,0.6c0.5,0.2,0.9,0.7,0.8,1.4c0,0.6-0.4,1.1-0.9,1.2 c0,0-2.1,0.7-2.1,0.7C22.8,37.9,22.7,37.9,22.4,37.9z M33,41c0,4.9,0,5-0.1,5.3c-0.1,0.4-0.4,0.6-0.9,0.7c-1.2,0.2-5.1-1.2-6-2.2 c-0.2-0.2-0.3-0.4-0.3-0.6c0-0.2,0-0.3,0.1-0.4c0.1-0.2,0.2-0.4,3.7-4.5c0,0,1-1.2,1-1.2c0.3-0.4,1-0.6,1.5-0.4 c0.6,0.2,0.9,0.7,0.9,1.2C33,38.8,33,41,33,41z M32.2,30.8c-0.3,0.1-1,0.3-2-1.2c0,0-6.4-10.1-6.5-10.4c-0.1-0.3,0-0.7,0.3-1.1 c1-1,6.1-2.4,7.5-2.1c0.4,0.1,0.7,0.4,0.9,0.8c0.1,0.4,0.7,9.8,0.8,11.9C33.2,30.5,32.4,30.7,32.2,30.8z M35.4,31.3 c0,0,1.3-1.8,1.3-1.8c2.8-3.9,3-4.1,3.2-4.2c0.3-0.2,0.7-0.2,1.1,0c1.1,0.5,3.4,3.9,3.5,5.2c0,0,0,0,0,0c0,0.4-0.1,0.8-0.5,1 c-0.2,0.1-0.4,0.2-5.7,1.5c-0.8,0.2-1.3,0.3-1.6,0.4c0,0,0,0,0,0c-0.5,0.1-1.1-0.1-1.4-0.6C35.1,32.3,35.1,31.7,35.4,31.3z M44.7,39.6c-0.2,1.3-2.7,4.5-3.9,5c-0.4,0.2-0.8,0.1-1.1-0.1c-0.2-0.2-0.4-0.5-3.2-5l-0.8-1.3c-0.3-0.5-0.3-1.1,0.1-1.6 c0.4-0.5,0.9-0.6,1.4-0.5c0,0,2.1,0.7,2.1,0.7c4.6,1.5,4.8,1.6,5,1.7C44.7,38.8,44.8,39.2,44.7,39.6z"});N("youtube",{color:"#ff3333",path:"M0,0v64h64V0H0z M47,33.1c0,2.4-0.3,4.9-0.3,4.9s-0.3,2.1-1.2,3c-1.1,1.2-2.4,1.2-3,1.3 C38.3,42.5,32,42.6,32,42.6s-7.8-0.1-10.2-0.3c-0.7-0.1-2.2-0.1-3.3-1.3c-0.9-0.9-1.2-3-1.2-3S17,35.6,17,33.1v-2.3 c0-2.4,0.3-4.9,0.3-4.9s0.3-2.1,1.2-3c1.1-1.2,2.4-1.2,3-1.3c4.2-0.3,10.5-0.3,10.5-0.3h0c0,0,6.3,0,10.5,0.3c0.6,0.1,1.9,0.1,3,1.3 c0.9,0.9,1.2,3,1.2,3s0.3,2.4,0.3,4.9V33.1z M28.9,35.9l8.1-4.2l-8.1-4.2L28.9,35.9z"});N("whatsapp",{color:"#25D366",path:"M0,0v64h64V0H0z M 48 31.589844 C 48 40.195312 40.96875 47.175781 32.289062 47.175781 C 29.535156 47.175781 26.949219 46.472656 24.695312 45.234375 L 16 48 L 18.835938 39.636719 C 17.40625 37.289062 16.582031 34.53125 16.582031 31.589844 C 16.582031 22.980469 23.613281 16 32.289062 16 C 40.96875 16 48 22.980469 48 31.589844 Z M 32.289062 18.484375 C 25.007812 18.484375 19.082031 24.363281 19.082031 31.589844 C 19.082031 34.457031 20.019531 37.109375 21.597656 39.269531 L 19.949219 44.136719 L 25.023438 42.527344 C 27.109375 43.894531 29.609375 44.691406 32.292969 44.691406 C 39.574219 44.691406 45.5 38.816406 45.5 31.589844 C 45.5 24.363281 39.574219 18.484375 32.289062 18.484375 Z M 40.222656 35.179688 C 40.125 35.019531 39.871094 34.921875 39.484375 34.730469 C 39.101562 34.542969 37.207031 33.617188 36.855469 33.488281 C 36.5 33.363281 36.242188 33.296875 35.988281 33.679688 C 35.730469 34.0625 34.992188 34.921875 34.769531 35.179688 C 34.542969 35.433594 34.320312 35.464844 33.933594 35.273438 C 33.546875 35.082031 32.308594 34.679688 30.835938 33.378906 C 29.691406 32.367188 28.917969 31.117188 28.695312 30.734375 C 28.472656 30.351562 28.671875 30.144531 28.863281 29.953125 C 29.039062 29.78125 29.25 29.507812 29.441406 29.285156 C 29.636719 29.0625 29.699219 28.902344 29.828125 28.648438 C 29.957031 28.390625 29.890625 28.167969 29.792969 27.976562 C 29.699219 27.785156 28.925781 25.90625 28.605469 25.140625 C 28.285156 24.375 27.964844 24.503906 27.742188 24.503906 C 27.515625 24.503906 27.257812 24.472656 27.003906 24.472656 C 26.746094 24.472656 26.328125 24.566406 25.976562 24.949219 C 25.621094 25.332031 24.628906 26.257812 24.628906 28.136719 C 24.628906 30.015625 26.007812 31.832031 26.199219 32.085938 C 26.394531 32.34375 28.863281 36.324219 32.777344 37.855469 C 36.691406 39.386719 36.691406 38.875 37.398438 38.8125 C 38.105469 38.746094 39.675781 37.886719 40 36.996094 C 40.320312 36.101562 40.320312 35.335938 40.222656 35.179688 Z M 40.222656 35.179688"});const i4="/assets/IIITBlogo-Uo5GZ8yF.png",s4="/assets/infin8white-w4sql70D.svg",di=()=>{const e=()=>{window.scrollTo({top:0,behavior:"smooth"})};return f.jsxs("div",{className:"w-screen bg-bgredlight footer",id:"contactus",children:[f.jsx("div",{className:"skewtext flex items-center justify-center relative ",children:f.jsx("div",{className:"infin8-text bg-yellow text-bgredlight absolute flex text-8xl p-5",children:f.jsx("p",{className:"moving-infin8",children:"INFIN8. 2024. INFIN8. 2024. INFIN8. 2024. INFIN8. INFIN8. 2024. INFIN8. 2024. INFIN8. 2024. INFIN8. "})})}),f.jsxs("div",{className:"handles flex",children:[f.jsxs("div",{className:"logos w-3/5 flex items-center justify-start pl-40 gap-20",children:[f.jsx(qt,{to:"/",className:"text-white sm:text-2xl back block",onClick:e,children:f.jsx("img",{src:s4,alt:""})}),f.jsx("a",{href:"https://www.iiitb.ac.in/",target:"_blank",children:f.jsx("button",{children:f.jsx("img",{src:i4,alt:""})})})]}),f.jsx("div",{className:"contact-footer w-2/5 h-full flex flex-col text-yellow text-3xl font-semibold items-center justify-center",children:f.jsxs("div",{className:"h-full flex flex-col text-yellow text-3xl font-semibold items-center justify-center pb-6",children:[f.jsx("h1",{className:"text-5xl font-bold pb-9",children:"Get in touch."}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://twitter.com/infin8_iiitb",target:"_blank",children:["Twitter",f.jsx("i",{class:"fa-brands fa-twitter"})]})}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://www.instagram.com/infin8_iiitb/",target:"_blank",children:["Instagram",f.jsx("i",{class:"fa-brands fa-instagram"})]})}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://www.facebook.com/infin8.iiitb/",target:"_blank",children:["Facebook",f.jsx("i",{class:"fa-brands fa-facebook"})]})}),f.jsx("div",{className:"flex justify-between w-full",children:f.jsxs("a",{className:"flex items-center justify-between w-full",href:"https://www.linkedin.com/company/infin8-iiitb/",target:"_blank",children:["LinkedIn",f.jsx("i",{class:"fa-brands fa-linkedin"})]})})]})})]})]})},Eh=k.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),Ys=k.createContext({}),Yl=k.createContext(null),Zs=typeof document<"u",o4=Zs?k.useLayoutEffect:k.useEffect,jh=k.createContext({strict:!1}),Zl=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),a4="framerAppearId",Mh="data-"+Zl(a4);function l4(e,t,n,r){const{visualElement:i}=k.useContext(Ys),s=k.useContext(jh),o=k.useContext(Yl),a=k.useContext(Eh).reducedMotion,l=k.useRef();r=r||s.renderer,!l.current&&r&&(l.current=r(e,{visualState:t,parent:i,props:n,presenceContext:o,blockInitialAnimation:o?o.initial===!1:!1,reducedMotionConfig:a}));const u=l.current;k.useInsertionEffect(()=>{u&&u.update(n,o)});const c=k.useRef(!!(n[Mh]&&!window.HandoffComplete));return o4(()=>{u&&(u.render(),c.current&&u.animationState&&u.animationState.animateChanges())}),k.useEffect(()=>{u&&(u.updateFeatures(),!c.current&&u.animationState&&u.animationState.animateChanges(),c.current&&(c.current=!1,window.HandoffComplete=!0))}),u}function On(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function u4(e,t,n){return k.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):On(n)&&(n.current=r))},[t])}function ni(e){return typeof e=="string"||Array.isArray(e)}function Js(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}const Jl=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],eu=["initial",...Jl];function eo(e){return Js(e.animate)||eu.some(t=>ni(e[t]))}function Nh(e){return!!(eo(e)||e.variants)}function c4(e,t){if(eo(e)){const{initial:n,animate:r}=e;return{initial:n===!1||ni(n)?n:void 0,animate:ni(r)?r:void 0}}return e.inherit!==!1?t:{}}function d4(e){const{initial:t,animate:n}=c4(e,k.useContext(Ys));return k.useMemo(()=>({initial:t,animate:n}),[Z0(t),Z0(n)])}function Z0(e){return Array.isArray(e)?e.join(" "):e}const J0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ri={};for(const e in J0)ri[e]={isEnabled:t=>J0[e].some(n=>!!t[n])};function h4(e){for(const t in e)ri[t]={...ri[t],...e[t]}}const zh=k.createContext({}),Lh=k.createContext({}),f4=Symbol.for("motionComponentSymbol");function m4({preloadedFeatures:e,createVisualElement:t,useRender:n,useVisualState:r,Component:i}){e&&h4(e);function s(a,l){let u;const c={...k.useContext(Eh),...a,layoutId:p4(a)},{isStatic:d}=c,h=d4(a),y=r(a,d);if(!d&&Zs){h.visualElement=l4(i,y,c,t);const v=k.useContext(Lh),w=k.useContext(jh).strict;h.visualElement&&(u=h.visualElement.loadFeatures(c,w,e,v))}return k.createElement(Ys.Provider,{value:h},u&&h.visualElement?k.createElement(u,{visualElement:h.visualElement,...c}):null,n(i,a,u4(y,h.visualElement,l),y,d,h.visualElement))}const o=k.forwardRef(s);return o[f4]=i,o}function p4({layoutId:e}){const t=k.useContext(zh).id;return t&&e!==void 0?t+"-"+e:e}function g4(e){function t(r,i={}){return m4(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const y4=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function tu(e){return typeof e!="string"||e.includes("-")?!1:!!(y4.indexOf(e)>-1||/[A-Z]/.test(e))}const bs={};function v4(e){Object.assign(bs,e)}const hi=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Sn=new Set(hi);function Ah(e,{layout:t,layoutId:n}){return Sn.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!bs[e]||e==="opacity")}const Me=e=>!!(e&&e.getVelocity),w4={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},x4=hi.length;function C4(e,{enableHardwareAcceleration:t=!0,allowTransformNone:n=!0},r,i){let s="";for(let o=0;ot=>typeof t=="string"&&t.startsWith(e),Ih=Vh("--"),_a=Vh("var(--"),k4=/var\s*\(\s*--[\w-]+(\s*,\s*(?:(?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)+)?\s*\)/g,S4=(e,t)=>t&&typeof e=="number"?t.transform(e):e,$t=(e,t,n)=>Math.min(Math.max(n,e),t),bn={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ar={...bn,transform:e=>$t(0,1,e)},Vi={...bn,default:1},Vr=e=>Math.round(e*1e5)/1e5,to=/(-)?([\d]*\.?[\d])+/g,Rh=/(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,b4=/^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function fi(e){return typeof e=="string"}const mi=e=>({test:t=>fi(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),bt=mi("deg"),at=mi("%"),z=mi("px"),T4=mi("vh"),P4=mi("vw"),ec={...at,parse:e=>at.parse(e)/100,transform:e=>at.transform(e*100)},tc={...bn,transform:Math.round},Dh={borderWidth:z,borderTopWidth:z,borderRightWidth:z,borderBottomWidth:z,borderLeftWidth:z,borderRadius:z,radius:z,borderTopLeftRadius:z,borderTopRightRadius:z,borderBottomRightRadius:z,borderBottomLeftRadius:z,width:z,maxWidth:z,height:z,maxHeight:z,size:z,top:z,right:z,bottom:z,left:z,padding:z,paddingTop:z,paddingRight:z,paddingBottom:z,paddingLeft:z,margin:z,marginTop:z,marginRight:z,marginBottom:z,marginLeft:z,rotate:bt,rotateX:bt,rotateY:bt,rotateZ:bt,scale:Vi,scaleX:Vi,scaleY:Vi,scaleZ:Vi,skew:bt,skewX:bt,skewY:bt,distance:z,translateX:z,translateY:z,translateZ:z,x:z,y:z,z,perspective:z,transformPerspective:z,opacity:Ar,originX:ec,originY:ec,originZ:z,zIndex:tc,fillOpacity:Ar,strokeOpacity:Ar,numOctaves:tc};function nu(e,t,n,r){const{style:i,vars:s,transform:o,transformOrigin:a}=e;let l=!1,u=!1,c=!0;for(const d in t){const h=t[d];if(Ih(d)){s[d]=h;continue}const y=Dh[d],v=S4(h,y);if(Sn.has(d)){if(l=!0,o[d]=v,!c)continue;h!==(y.default||0)&&(c=!1)}else d.startsWith("origin")?(u=!0,a[d]=v):i[d]=v}if(t.transform||(l||r?i.transform=C4(e.transform,n,c,r):i.transform&&(i.transform="none")),u){const{originX:d="50%",originY:h="50%",originZ:y=0}=a;i.transformOrigin=`${d} ${h} ${y}`}}const ru=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Fh(e,t,n){for(const r in t)!Me(t[r])&&!Ah(r,n)&&(e[r]=t[r])}function E4({transformTemplate:e},t,n){return k.useMemo(()=>{const r=ru();return nu(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function j4(e,t,n){const r=e.style||{},i={};return Fh(i,r,e),Object.assign(i,E4(e,t,n)),e.transformValues?e.transformValues(i):i}function M4(e,t,n){const r={},i=j4(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(r.tabIndex=0),r.style=i,r}const N4=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Ts(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||N4.has(e)}let Bh=e=>!Ts(e);function z4(e){e&&(Bh=t=>t.startsWith("on")?!Ts(t):e(t))}try{z4(require("@emotion/is-prop-valid").default)}catch{}function L4(e,t,n){const r={};for(const i in e)i==="values"&&typeof e.values=="object"||(Bh(i)||n===!0&&Ts(i)||!t&&!Ts(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function nc(e,t,n){return typeof e=="string"?e:z.transform(t+n*e)}function A4(e,t,n){const r=nc(t,e.x,e.width),i=nc(n,e.y,e.height);return`${r} ${i}`}const V4={offset:"stroke-dashoffset",array:"stroke-dasharray"},I4={offset:"strokeDashoffset",array:"strokeDasharray"};function R4(e,t,n=1,r=0,i=!0){e.pathLength=1;const s=i?V4:I4;e[s.offset]=z.transform(-r);const o=z.transform(t),a=z.transform(n);e[s.array]=`${o} ${a}`}function iu(e,{attrX:t,attrY:n,attrScale:r,originX:i,originY:s,pathLength:o,pathSpacing:a=1,pathOffset:l=0,...u},c,d,h){if(nu(e,u,c,h),d){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:y,style:v,dimensions:w}=e;y.transform&&(w&&(v.transform=y.transform),delete y.transform),w&&(i!==void 0||s!==void 0||v.transform)&&(v.transformOrigin=A4(w,i!==void 0?i:.5,s!==void 0?s:.5)),t!==void 0&&(y.x=t),n!==void 0&&(y.y=n),r!==void 0&&(y.scale=r),o!==void 0&&R4(y,o,a,l,!1)}const Oh=()=>({...ru(),attrs:{}}),su=e=>typeof e=="string"&&e.toLowerCase()==="svg";function D4(e,t,n,r){const i=k.useMemo(()=>{const s=Oh();return iu(s,t,{enableHardwareAcceleration:!1},su(r),e.transformTemplate),{...s.attrs,style:{...s.style}}},[t]);if(e.style){const s={};Fh(s,e.style,e),i.style={...s,...i.style}}return i}function F4(e=!1){return(n,r,i,{latestValues:s},o)=>{const l=(tu(n)?D4:M4)(r,s,o,n),c={...L4(r,typeof n=="string",e),...l,ref:i},{children:d}=r,h=k.useMemo(()=>Me(d)?d.get():d,[d]);return k.createElement(n,{...c,children:h})}}function _h(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const s in n)e.style.setProperty(s,n[s])}const Hh=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Uh(e,t,n,r){_h(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(Hh.has(i)?i:Zl(i),t.attrs[i])}function ou(e,t){const{style:n}=e,r={};for(const i in n)(Me(n[i])||t.style&&Me(t.style[i])||Ah(i,e))&&(r[i]=n[i]);return r}function Wh(e,t){const n=ou(e,t);for(const r in e)if(Me(e[r])||Me(t[r])){const i=hi.indexOf(r)!==-1?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r;n[i]=e[r]}return n}function au(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}function B4(e){const t=k.useRef(null);return t.current===null&&(t.current=e()),t.current}const Ps=e=>Array.isArray(e),O4=e=>!!(e&&typeof e=="object"&&e.mix&&e.toValue),_4=e=>Ps(e)?e[e.length-1]||0:e;function Xi(e){const t=Me(e)?e.get():e;return O4(t)?t.toValue():t}function H4({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,s){const o={latestValues:U4(r,i,s,e),renderState:t()};return n&&(o.mount=a=>n(r,a,o)),o}const qh=e=>(t,n)=>{const r=k.useContext(Ys),i=k.useContext(Yl),s=()=>H4(e,t,r,i);return n?s():B4(s)};function U4(e,t,n,r){const i={},s=r(e,{});for(const h in s)i[h]=Xi(s[h]);let{initial:o,animate:a}=e;const l=eo(e),u=Nh(e);t&&u&&!l&&e.inherit!==!1&&(o===void 0&&(o=t.initial),a===void 0&&(a=t.animate));let c=n?n.initial===!1:!1;c=c||o===!1;const d=c?a:o;return d&&typeof d!="boolean"&&!Js(d)&&(Array.isArray(d)?d:[d]).forEach(y=>{const v=au(e,y);if(!v)return;const{transitionEnd:w,transition:C,...g}=v;for(const m in g){let p=g[m];if(Array.isArray(p)){const x=c?p.length-1:0;p=p[x]}p!==null&&(i[m]=p)}for(const m in w)i[m]=w[m]}),i}const J=e=>e;class rc{constructor(){this.order=[],this.scheduled=new Set}add(t){if(!this.scheduled.has(t))return this.scheduled.add(t),this.order.push(t),!0}remove(t){const n=this.order.indexOf(t);n!==-1&&(this.order.splice(n,1),this.scheduled.delete(t))}clear(){this.order.length=0,this.scheduled.clear()}}function W4(e){let t=new rc,n=new rc,r=0,i=!1,s=!1;const o=new WeakSet,a={schedule:(l,u=!1,c=!1)=>{const d=c&&i,h=d?t:n;return u&&o.add(l),h.add(l)&&d&&i&&(r=t.order.length),l},cancel:l=>{n.remove(l),o.delete(l)},process:l=>{if(i){s=!0;return}if(i=!0,[t,n]=[n,t],n.clear(),r=t.order.length,r)for(let u=0;u(d[h]=W4(()=>n=!0),d),{}),o=d=>s[d].process(i),a=()=>{const d=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(d-i.timestamp,q4),1),i.timestamp=d,i.isProcessing=!0,Ii.forEach(o),i.isProcessing=!1,n&&t&&(r=!1,e(a))},l=()=>{n=!0,r=!0,i.isProcessing||e(a)};return{schedule:Ii.reduce((d,h)=>{const y=s[h];return d[h]=(v,w=!1,C=!1)=>(n||l(),y.schedule(v,w,C)),d},{}),cancel:d=>Ii.forEach(h=>s[h].cancel(d)),state:i,steps:s}}const{schedule:U,cancel:xt,state:pe,steps:Ao}=$4(typeof requestAnimationFrame<"u"?requestAnimationFrame:J,!0),K4={useVisualState:qh({scrapeMotionValuesFromProps:Wh,createRenderState:Oh,onMount:(e,t,{renderState:n,latestValues:r})=>{U.read(()=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),U.render(()=>{iu(n,r,{enableHardwareAcceleration:!1},su(t.tagName),e.transformTemplate),Uh(t,n)})}})},G4={useVisualState:qh({scrapeMotionValuesFromProps:ou,createRenderState:ru})};function Q4(e,{forwardMotionProps:t=!1},n,r){return{...tu(e)?K4:G4,preloadedFeatures:n,useRender:F4(t),createVisualElement:r,Component:e}}function ht(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}const $h=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1;function no(e,t="page"){return{point:{x:e[t+"X"],y:e[t+"Y"]}}}const X4=e=>t=>$h(t)&&e(t,no(t));function mt(e,t,n,r){return ht(e,t,X4(n),r)}const Y4=(e,t)=>n=>t(e(n)),Ht=(...e)=>e.reduce(Y4);function Kh(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const ic=Kh("dragHorizontal"),sc=Kh("dragVertical");function Gh(e){let t=!1;if(e==="y")t=sc();else if(e==="x")t=ic();else{const n=ic(),r=sc();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function Qh(){const e=Gh(!0);return e?(e(),!1):!0}class Zt{constructor(t){this.isMounted=!1,this.node=t}update(){}}function oc(e,t){const n="pointer"+(t?"enter":"leave"),r="onHover"+(t?"Start":"End"),i=(s,o)=>{if(s.pointerType==="touch"||Qh())return;const a=e.getProps();e.animationState&&a.whileHover&&e.animationState.setActive("whileHover",t),a[r]&&U.update(()=>a[r](s,o))};return mt(e.current,n,i,{passive:!e.getProps()[r]})}class Z4 extends Zt{mount(){this.unmount=Ht(oc(this.node,!0),oc(this.node,!1))}unmount(){}}class J4 extends Zt{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Ht(ht(this.node.current,"focus",()=>this.onFocus()),ht(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Xh=(e,t)=>t?e===t?!0:Xh(e,t.parentElement):!1;function Vo(e,t){if(!t)return;const n=new PointerEvent("pointer"+e);t(n,no(n))}class e6 extends Zt{constructor(){super(...arguments),this.removeStartListeners=J,this.removeEndListeners=J,this.removeAccessibleListeners=J,this.startPointerPress=(t,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),s=mt(window,"pointerup",(a,l)=>{if(!this.checkPressEnd())return;const{onTap:u,onTapCancel:c,globalTapTarget:d}=this.node.getProps();U.update(()=>{!d&&!Xh(this.node.current,a.target)?c&&c(a,l):u&&u(a,l)})},{passive:!(r.onTap||r.onPointerUp)}),o=mt(window,"pointercancel",(a,l)=>this.cancelPress(a,l),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=Ht(s,o),this.startPress(t,n)},this.startAccessiblePress=()=>{const t=s=>{if(s.key!=="Enter"||this.isPressing)return;const o=a=>{a.key!=="Enter"||!this.checkPressEnd()||Vo("up",(l,u)=>{const{onTap:c}=this.node.getProps();c&&U.update(()=>c(l,u))})};this.removeEndListeners(),this.removeEndListeners=ht(this.node.current,"keyup",o),Vo("down",(a,l)=>{this.startPress(a,l)})},n=ht(this.node.current,"keydown",t),r=()=>{this.isPressing&&Vo("cancel",(s,o)=>this.cancelPress(s,o))},i=ht(this.node.current,"blur",r);this.removeAccessibleListeners=Ht(n,i)}}startPress(t,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&U.update(()=>r(t,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!Qh()}cancelPress(t,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&U.update(()=>r(t,n))}mount(){const t=this.node.getProps(),n=mt(t.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(t.onTapStart||t.onPointerStart)}),r=ht(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=Ht(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const Ha=new WeakMap,Io=new WeakMap,t6=e=>{const t=Ha.get(e.target);t&&t(e)},n6=e=>{e.forEach(t6)};function r6({root:e,...t}){const n=e||document;Io.has(n)||Io.set(n,{});const r=Io.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(n6,{root:e,...t})),r[i]}function i6(e,t,n){const r=r6(t);return Ha.set(e,n),r.observe(e),()=>{Ha.delete(e),r.unobserve(e)}}const s6={some:0,all:1};class o6 extends Zt{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:s}=t,o={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:s6[i]},a=l=>{const{isIntersecting:u}=l;if(this.isInView===u||(this.isInView=u,s&&!u&&this.hasEnteredView))return;u&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",u);const{onViewportEnter:c,onViewportLeave:d}=this.node.getProps(),h=u?c:d;h&&h(l)};return i6(this.node.current,o,a)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:n}=this.node;["amount","margin","root"].some(a6(t,n))&&this.startObserver()}unmount(){}}function a6({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}const l6={inView:{Feature:o6},tap:{Feature:e6},focus:{Feature:J4},hover:{Feature:Z4}};function Yh(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;rt[r]=n.get()),t}function c6(e){const t={};return e.values.forEach((n,r)=>t[r]=n.getVelocity()),t}function ro(e,t,n){const r=e.getProps();return au(r,t,n!==void 0?n:r.custom,u6(e),c6(e))}let lu=J;const mn=e=>e*1e3,pt=e=>e/1e3,d6={current:!1},Zh=e=>Array.isArray(e)&&typeof e[0]=="number";function Jh(e){return!!(!e||typeof e=="string"&&e2[e]||Zh(e)||Array.isArray(e)&&e.every(Jh))}const Sr=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,e2={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sr([0,.65,.55,1]),circOut:Sr([.55,0,1,.45]),backIn:Sr([.31,.01,.66,-.59]),backOut:Sr([.33,1.53,.69,.99])};function t2(e){if(e)return Zh(e)?Sr(e):Array.isArray(e)?e.map(t2):e2[e]}function h6(e,t,n,{delay:r=0,duration:i,repeat:s=0,repeatType:o="loop",ease:a,times:l}={}){const u={[t]:n};l&&(u.offset=l);const c=t2(a);return Array.isArray(c)&&(u.easing=c),e.animate(u,{delay:r,duration:i,easing:Array.isArray(c)?"linear":c,fill:"both",iterations:s+1,direction:o==="reverse"?"alternate":"normal"})}function f6(e,{repeat:t,repeatType:n="loop"}){const r=t&&n!=="loop"&&t%2===1?0:e.length-1;return e[r]}const n2=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,m6=1e-7,p6=12;function g6(e,t,n,r,i){let s,o,a=0;do o=t+(n-t)/2,s=n2(o,r,i)-e,s>0?n=o:t=o;while(Math.abs(s)>m6&&++ag6(s,0,1,e,n);return s=>s===0||s===1?s:n2(i(s),t,r)}const y6=pi(.42,0,1,1),v6=pi(0,0,.58,1),r2=pi(.42,0,.58,1),w6=e=>Array.isArray(e)&&typeof e[0]!="number",i2=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,s2=e=>t=>1-e(1-t),uu=e=>1-Math.sin(Math.acos(e)),o2=s2(uu),x6=i2(uu),a2=pi(.33,1.53,.69,.99),cu=s2(a2),C6=i2(cu),k6=e=>(e*=2)<1?.5*cu(e):.5*(2-Math.pow(2,-10*(e-1))),S6={linear:J,easeIn:y6,easeInOut:r2,easeOut:v6,circIn:uu,circInOut:x6,circOut:o2,backIn:cu,backInOut:C6,backOut:a2,anticipate:k6},ac=e=>{if(Array.isArray(e)){lu(e.length===4);const[t,n,r,i]=e;return pi(t,n,r,i)}else if(typeof e=="string")return S6[e];return e},du=(e,t)=>n=>!!(fi(n)&&b4.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),l2=(e,t,n)=>r=>{if(!fi(r))return r;const[i,s,o,a]=r.match(to);return{[e]:parseFloat(i),[t]:parseFloat(s),[n]:parseFloat(o),alpha:a!==void 0?parseFloat(a):1}},b6=e=>$t(0,255,e),Ro={...bn,transform:e=>Math.round(b6(e))},dn={test:du("rgb","red"),parse:l2("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+Ro.transform(e)+", "+Ro.transform(t)+", "+Ro.transform(n)+", "+Vr(Ar.transform(r))+")"};function T6(e){let t="",n="",r="",i="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),i=e.substring(4,5),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const Ua={test:du("#"),parse:T6,transform:dn.transform},_n={test:du("hsl","hue"),parse:l2("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+at.transform(Vr(t))+", "+at.transform(Vr(n))+", "+Vr(Ar.transform(r))+")"},we={test:e=>dn.test(e)||Ua.test(e)||_n.test(e),parse:e=>dn.test(e)?dn.parse(e):_n.test(e)?_n.parse(e):Ua.parse(e),transform:e=>fi(e)?e:e.hasOwnProperty("red")?dn.transform(e):_n.transform(e)},K=(e,t,n)=>-n*e+n*t+e;function Do(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function P6({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,s=0,o=0;if(!t)i=s=o=n;else{const a=n<.5?n*(1+t):n+t-n*t,l=2*n-a;i=Do(l,a,e+1/3),s=Do(l,a,e),o=Do(l,a,e-1/3)}return{red:Math.round(i*255),green:Math.round(s*255),blue:Math.round(o*255),alpha:r}}const Fo=(e,t,n)=>{const r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},E6=[Ua,dn,_n],j6=e=>E6.find(t=>t.test(e));function lc(e){const t=j6(e);let n=t.parse(e);return t===_n&&(n=P6(n)),n}const u2=(e,t)=>{const n=lc(e),r=lc(t),i={...n};return s=>(i.red=Fo(n.red,r.red,s),i.green=Fo(n.green,r.green,s),i.blue=Fo(n.blue,r.blue,s),i.alpha=K(n.alpha,r.alpha,s),dn.transform(i))};function M6(e){var t,n;return isNaN(e)&&fi(e)&&(((t=e.match(to))===null||t===void 0?void 0:t.length)||0)+(((n=e.match(Rh))===null||n===void 0?void 0:n.length)||0)>0}const c2={regex:k4,countKey:"Vars",token:"${v}",parse:J},d2={regex:Rh,countKey:"Colors",token:"${c}",parse:we.parse},h2={regex:to,countKey:"Numbers",token:"${n}",parse:bn.parse};function Bo(e,{regex:t,countKey:n,token:r,parse:i}){const s=e.tokenised.match(t);s&&(e["num"+n]=s.length,e.tokenised=e.tokenised.replace(t,r),e.values.push(...s.map(i)))}function Es(e){const t=e.toString(),n={value:t,tokenised:t,values:[],numVars:0,numColors:0,numNumbers:0};return n.value.includes("var(--")&&Bo(n,c2),Bo(n,d2),Bo(n,h2),n}function f2(e){return Es(e).values}function m2(e){const{values:t,numColors:n,numVars:r,tokenised:i}=Es(e),s=t.length;return o=>{let a=i;for(let l=0;ltypeof e=="number"?0:e;function z6(e){const t=f2(e);return m2(e)(t.map(N6))}const Kt={test:M6,parse:f2,createTransformer:m2,getAnimatableNone:z6},p2=(e,t)=>n=>`${n>0?t:e}`;function g2(e,t){return typeof e=="number"?n=>K(e,t,n):we.test(e)?u2(e,t):e.startsWith("var(")?p2(e,t):v2(e,t)}const y2=(e,t)=>{const n=[...e],r=n.length,i=e.map((s,o)=>g2(s,t[o]));return s=>{for(let o=0;o{const n={...e,...t},r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=g2(e[i],t[i]));return i=>{for(const s in r)n[s]=r[s](i);return n}},v2=(e,t)=>{const n=Kt.createTransformer(t),r=Es(e),i=Es(t);return r.numVars===i.numVars&&r.numColors===i.numColors&&r.numNumbers>=i.numNumbers?Ht(y2(r.values,i.values),n):p2(e,t)},ii=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},uc=(e,t)=>n=>K(e,t,n);function A6(e){return typeof e=="number"?uc:typeof e=="string"?we.test(e)?u2:v2:Array.isArray(e)?y2:typeof e=="object"?L6:uc}function V6(e,t,n){const r=[],i=n||A6(e[0]),s=e.length-1;for(let o=0;ot[0];e[0]>e[s-1]&&(e=[...e].reverse(),t=[...t].reverse());const o=V6(t,r,i),a=o.length,l=u=>{let c=0;if(a>1)for(;cl($t(e[0],e[s-1],u)):l}function I6(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++){const i=ii(0,t,r);e.push(K(n,1,i))}}function R6(e){const t=[0];return I6(t,e.length-1),t}function D6(e,t){return e.map(n=>n*t)}function F6(e,t){return e.map(()=>t||r2).splice(0,e.length-1)}function js({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const i=w6(r)?r.map(ac):ac(r),s={done:!1,value:t[0]},o=D6(n&&n.length===t.length?n:R6(t),e),a=w2(o,t,{ease:Array.isArray(i)?i:F6(t,i)});return{calculatedDuration:e,next:l=>(s.value=a(l),s.done=l>=e,s)}}function x2(e,t){return t?e*(1e3/t):0}const B6=5;function C2(e,t,n){const r=Math.max(t-B6,0);return x2(n-e(r),t-r)}const Oo=.001,O6=.01,_6=10,H6=.05,U6=1;function W6({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,s,o=1-t;o=$t(H6,U6,o),e=$t(O6,_6,pt(e)),o<1?(i=u=>{const c=u*o,d=c*e,h=c-n,y=Wa(u,o),v=Math.exp(-d);return Oo-h/y*v},s=u=>{const d=u*o*e,h=d*n+n,y=Math.pow(o,2)*Math.pow(u,2)*e,v=Math.exp(-d),w=Wa(Math.pow(u,2),o);return(-i(u)+Oo>0?-1:1)*((h-y)*v)/w}):(i=u=>{const c=Math.exp(-u*e),d=(u-n)*e+1;return-Oo+c*d},s=u=>{const c=Math.exp(-u*e),d=(n-u)*(e*e);return c*d});const a=5/e,l=$6(i,s,a);if(e=mn(e),isNaN(l))return{stiffness:100,damping:10,duration:e};{const u=Math.pow(l,2)*r;return{stiffness:u,damping:o*2*Math.sqrt(r*u),duration:e}}}const q6=12;function $6(e,t,n){let r=n;for(let i=1;ie[n]!==void 0)}function Q6(e){let t={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...e};if(!cc(e,G6)&&cc(e,K6)){const n=W6(e);t={...t,...n,mass:1},t.isResolvedFromDuration=!0}return t}function k2({keyframes:e,restDelta:t,restSpeed:n,...r}){const i=e[0],s=e[e.length-1],o={done:!1,value:i},{stiffness:a,damping:l,mass:u,duration:c,velocity:d,isResolvedFromDuration:h}=Q6({...r,velocity:-pt(r.velocity||0)}),y=d||0,v=l/(2*Math.sqrt(a*u)),w=s-i,C=pt(Math.sqrt(a/u)),g=Math.abs(w)<5;n||(n=g?.01:2),t||(t=g?.005:.5);let m;if(v<1){const p=Wa(C,v);m=x=>{const S=Math.exp(-v*C*x);return s-S*((y+v*C*w)/p*Math.sin(p*x)+w*Math.cos(p*x))}}else if(v===1)m=p=>s-Math.exp(-C*p)*(w+(y+C*w)*p);else{const p=C*Math.sqrt(v*v-1);m=x=>{const S=Math.exp(-v*C*x),E=Math.min(p*x,300);return s-S*((y+v*C*w)*Math.sinh(E)+p*w*Math.cosh(E))/p}}return{calculatedDuration:h&&c||null,next:p=>{const x=m(p);if(h)o.done=p>=c;else{let S=y;p!==0&&(v<1?S=C2(m,p,x):S=0);const E=Math.abs(S)<=n,P=Math.abs(s-x)<=t;o.done=E&&P}return o.value=o.done?s:x,o}}}function dc({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:s=500,modifyTarget:o,min:a,max:l,restDelta:u=.5,restSpeed:c}){const d=e[0],h={done:!1,value:d},y=T=>a!==void 0&&Tl,v=T=>a===void 0?l:l===void 0||Math.abs(a-T)-w*Math.exp(-T/r),p=T=>g+m(T),x=T=>{const I=m(T),A=p(T);h.done=Math.abs(I)<=u,h.value=h.done?g:A};let S,E;const P=T=>{y(h.value)&&(S=T,E=k2({keyframes:[h.value,v(h.value)],velocity:C2(p,T,h.value),damping:i,stiffness:s,restDelta:u,restSpeed:c}))};return P(0),{calculatedDuration:null,next:T=>{let I=!1;return!E&&S===void 0&&(I=!0,x(T),P(T)),S!==void 0&&T>S?E.next(T-S):(!I&&x(T),h)}}}const X6=e=>{const t=({timestamp:n})=>e(n);return{start:()=>U.update(t,!0),stop:()=>xt(t),now:()=>pe.isProcessing?pe.timestamp:performance.now()}},hc=2e4;function fc(e){let t=0;const n=50;let r=e.next(t);for(;!r.done&&t=hc?1/0:t}const Y6={decay:dc,inertia:dc,tween:js,keyframes:js,spring:k2};function Ms({autoplay:e=!0,delay:t=0,driver:n=X6,keyframes:r,type:i="keyframes",repeat:s=0,repeatDelay:o=0,repeatType:a="loop",onPlay:l,onStop:u,onComplete:c,onUpdate:d,...h}){let y=1,v=!1,w,C;const g=()=>{C=new Promise(V=>{w=V})};g();let m;const p=Y6[i]||js;let x;p!==js&&typeof r[0]!="number"&&(x=w2([0,100],r,{clamp:!1}),r=[0,100]);const S=p({...h,keyframes:r});let E;a==="mirror"&&(E=p({...h,keyframes:[...r].reverse(),velocity:-(h.velocity||0)}));let P="idle",T=null,I=null,A=null;S.calculatedDuration===null&&s&&(S.calculatedDuration=fc(S));const{calculatedDuration:se}=S;let ue=1/0,ve=1/0;se!==null&&(ue=se+o,ve=ue*(s+1)-o);let oe=0;const kt=V=>{if(I===null)return;y>0&&(I=Math.min(I,V)),y<0&&(I=Math.min(V-ve/y,I)),T!==null?oe=T:oe=Math.round(V-I)*y;const W=oe-t*(y>=0?1:-1),Jt=y>=0?W<0:W>ve;oe=Math.max(W,0),P==="finished"&&T===null&&(oe=ve);let et=oe,Tn=S;if(s){const io=Math.min(oe,ve)/ue;let gi=Math.floor(io),tn=io%1;!tn&&io>=1&&(tn=1),tn===1&&gi--,gi=Math.min(gi,s+1),!!(gi%2)&&(a==="reverse"?(tn=1-tn,o&&(tn-=o/ue)):a==="mirror"&&(Tn=E)),et=$t(0,1,tn)*ue}const Ne=Jt?{done:!1,value:r[0]}:Tn.next(et);x&&(Ne.value=x(Ne.value));let{done:en}=Ne;!Jt&&se!==null&&(en=y>=0?oe>=ve:oe<=0);const Q2=T===null&&(P==="finished"||P==="running"&&en);return d&&d(Ne.value),Q2&&j(),Ne},Y=()=>{m&&m.stop(),m=void 0},Fe=()=>{P="idle",Y(),w(),g(),I=A=null},j=()=>{P="finished",c&&c(),Y(),w()},L=()=>{if(v)return;m||(m=n(kt));const V=m.now();l&&l(),T!==null?I=V-T:(!I||P==="finished")&&(I=V),P==="finished"&&g(),A=I,T=null,P="running",m.start()};e&&L();const R={then(V,W){return C.then(V,W)},get time(){return pt(oe)},set time(V){V=mn(V),oe=V,T!==null||!m||y===0?T=V:I=m.now()-V/y},get duration(){const V=S.calculatedDuration===null?fc(S):S.calculatedDuration;return pt(V)},get speed(){return y},set speed(V){V===y||!m||(y=V,R.time=pt(oe))},get state(){return P},play:L,pause:()=>{P="paused",T=oe},stop:()=>{v=!0,P!=="idle"&&(P="idle",u&&u(),Fe())},cancel:()=>{A!==null&&kt(A),Fe()},complete:()=>{P="finished"},sample:V=>(I=0,kt(V))};return R}function Z6(e){let t;return()=>(t===void 0&&(t=e()),t)}const J6=Z6(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),e5=new Set(["opacity","clipPath","filter","transform","backgroundColor"]),Ri=10,t5=2e4,n5=(e,t)=>t.type==="spring"||e==="backgroundColor"||!Jh(t.ease);function r5(e,t,{onUpdate:n,onComplete:r,...i}){if(!(J6()&&e5.has(t)&&!i.repeatDelay&&i.repeatType!=="mirror"&&i.damping!==0&&i.type!=="inertia"))return!1;let o=!1,a,l,u=!1;const c=()=>{l=new Promise(p=>{a=p})};c();let{keyframes:d,duration:h=300,ease:y,times:v}=i;if(n5(t,i)){const p=Ms({...i,repeat:0,delay:0});let x={done:!1,value:d[0]};const S=[];let E=0;for(;!x.done&&E{u=!1,w.cancel()},g=()=>{u=!0,U.update(C),a(),c()};return w.onfinish=()=>{u||(e.set(f6(d,i)),r&&r(),g())},{then(p,x){return l.then(p,x)},attachTimeline(p){return w.timeline=p,w.onfinish=null,J},get time(){return pt(w.currentTime||0)},set time(p){w.currentTime=mn(p)},get speed(){return w.playbackRate},set speed(p){w.playbackRate=p},get duration(){return pt(h)},play:()=>{o||(w.play(),xt(C))},pause:()=>w.pause(),stop:()=>{if(o=!0,w.playState==="idle")return;const{currentTime:p}=w;if(p){const x=Ms({...i,autoplay:!1});e.setWithVelocity(x.sample(p-Ri).value,x.sample(p).value,Ri)}g()},complete:()=>{u||w.finish()},cancel:g}}function i5({keyframes:e,delay:t,onUpdate:n,onComplete:r}){const i=()=>(n&&n(e[e.length-1]),r&&r(),{time:0,speed:1,duration:0,play:J,pause:J,stop:J,then:s=>(s(),Promise.resolve()),cancel:J,complete:J});return t?Ms({keyframes:[0,1],duration:0,delay:t,onComplete:i}):i()}const s5={type:"spring",stiffness:500,damping:25,restSpeed:10},o5=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),a5={type:"keyframes",duration:.8},l5={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},u5=(e,{keyframes:t})=>t.length>2?a5:Sn.has(e)?e.startsWith("scale")?o5(t[1]):s5:l5,qa=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Kt.test(t)||t==="0")&&!t.startsWith("url(")),c5=new Set(["brightness","contrast","saturate","opacity"]);function d5(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(to)||[];if(!r)return e;const i=n.replace(r,"");let s=c5.has(t)?1:0;return r!==n&&(s*=100),t+"("+s+i+")"}const h5=/([a-z-]*)\(.*?\)/g,$a={...Kt,getAnimatableNone:e=>{const t=e.match(h5);return t?t.map(d5).join(" "):e}},f5={...Dh,color:we,backgroundColor:we,outlineColor:we,fill:we,stroke:we,borderColor:we,borderTopColor:we,borderRightColor:we,borderBottomColor:we,borderLeftColor:we,filter:$a,WebkitFilter:$a},hu=e=>f5[e];function S2(e,t){let n=hu(e);return n!==$a&&(n=Kt),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const b2=e=>/^0[^.\s]+$/.test(e);function m5(e){if(typeof e=="number")return e===0;if(e!==null)return e==="none"||e==="0"||b2(e)}function p5(e,t,n,r){const i=qa(t,n);let s;Array.isArray(n)?s=[...n]:s=[null,n];const o=r.from!==void 0?r.from:e.get();let a;const l=[];for(let u=0;ui=>{const s=fu(r,e)||{},o=s.delay||r.delay||0;let{elapsed:a=0}=r;a=a-mn(o);const l=p5(t,e,n,s),u=l[0],c=l[l.length-1],d=qa(e,u),h=qa(e,c);let y={keyframes:l,velocity:t.getVelocity(),ease:"easeOut",...s,delay:-a,onUpdate:v=>{t.set(v),s.onUpdate&&s.onUpdate(v)},onComplete:()=>{i(),s.onComplete&&s.onComplete()}};if(g5(s)||(y={...y,...u5(e,y)}),y.duration&&(y.duration=mn(y.duration)),y.repeatDelay&&(y.repeatDelay=mn(y.repeatDelay)),!d||!h||d6.current||s.type===!1||y5.skipAnimations)return i5(y);if(!r.isHandoff&&t.owner&&t.owner.current instanceof HTMLElement&&!t.owner.getProps().onUpdate){const v=r5(t,e,y);if(v)return v}return Ms(y)};function Ns(e){return!!(Me(e)&&e.add)}const T2=e=>/^\-?\d*\.?\d+$/.test(e);function pu(e,t){e.indexOf(t)===-1&&e.push(t)}function gu(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class yu{constructor(){this.subscriptions=[]}add(t){return pu(this.subscriptions,t),()=>gu(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,n,r);else for(let s=0;s!isNaN(parseFloat(e));class w5{constructor(t,n={}){this.version="10.18.0",this.timeDelta=0,this.lastUpdated=0,this.canTrackVelocity=!1,this.events={},this.updateAndNotify=(r,i=!0)=>{this.prev=this.current,this.current=r;const{delta:s,timestamp:o}=pe;this.lastUpdated!==o&&(this.timeDelta=s,this.lastUpdated=o,U.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.events.change&&this.events.change.notify(this.current),this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.scheduleVelocityCheck=()=>U.postRender(this.velocityCheck),this.velocityCheck=({timestamp:r})=>{r!==this.lastUpdated&&(this.prev=this.current,this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=v5(this.current),this.owner=n.owner}onChange(t){return this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new yu);const r=this.events[t].add(n);return t==="change"?()=>{r(),U.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,n,r){this.set(n),this.prev=t,this.timeDelta=r}jump(t){this.updateAndNotify(t),this.prev=t,this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?x2(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function rr(e,t){return new w5(e,t)}const P2=e=>t=>t.test(e),x5={test:e=>e==="auto",parse:e=>e},E2=[bn,z,at,bt,P4,T4,x5],yr=e=>E2.find(P2(e)),C5=[...E2,we,Kt],k5=e=>C5.find(P2(e));function S5(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,rr(n))}function b5(e,t){const n=ro(e,t);let{transitionEnd:r={},transition:i={},...s}=n?e.makeTargetAnimatable(n,!1):{};s={...s,...r};for(const o in s){const a=_4(s[o]);S5(e,o,a)}}function T5(e,t,n){var r,i;const s=Object.keys(t).filter(a=>!e.hasValue(a)),o=s.length;if(o)for(let a=0;al.remove(d))),u.push(C)}return o&&Promise.all(u).then(()=>{o&&b5(e,o)}),u}function Ka(e,t,n={}){const r=ro(e,t,n.custom);let{transition:i=e.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(i=n.transitionOverride);const s=r?()=>Promise.all(j2(e,r,n)):()=>Promise.resolve(),o=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:u=0,staggerChildren:c,staggerDirection:d}=i;return N5(e,t,u+l,c,d,n)}:()=>Promise.resolve(),{when:a}=i;if(a){const[l,u]=a==="beforeChildren"?[s,o]:[o,s];return l().then(()=>u())}else return Promise.all([s(),o(n.delay)])}function N5(e,t,n=0,r=0,i=1,s){const o=[],a=(e.variantChildren.size-1)*r,l=i===1?(u=0)=>u*r:(u=0)=>a-u*r;return Array.from(e.variantChildren).sort(z5).forEach((u,c)=>{u.notify("AnimationStart",t),o.push(Ka(u,t,{...s,delay:n+l(c)}).then(()=>u.notify("AnimationComplete",t)))}),Promise.all(o)}function z5(e,t){return e.sortNodePosition(t)}function L5(e,t,n={}){e.notify("AnimationStart",t);let r;if(Array.isArray(t)){const i=t.map(s=>Ka(e,s,n));r=Promise.all(i)}else if(typeof t=="string")r=Ka(e,t,n);else{const i=typeof t=="function"?ro(e,t,n.custom):t;r=Promise.all(j2(e,i,n))}return r.then(()=>e.notify("AnimationComplete",t))}const A5=[...Jl].reverse(),V5=Jl.length;function I5(e){return t=>Promise.all(t.map(({animation:n,options:r})=>L5(e,n,r)))}function R5(e){let t=I5(e);const n=F5();let r=!0;const i=(l,u)=>{const c=ro(e,u);if(c){const{transition:d,transitionEnd:h,...y}=c;l={...l,...y,...h}}return l};function s(l){t=l(e)}function o(l,u){const c=e.getProps(),d=e.getVariantContext(!0)||{},h=[],y=new Set;let v={},w=1/0;for(let g=0;gw&&S,A=!1;const se=Array.isArray(x)?x:[x];let ue=se.reduce(i,{});E===!1&&(ue={});const{prevResolvedValues:ve={}}=p,oe={...ve,...ue},kt=Y=>{I=!0,y.has(Y)&&(A=!0,y.delete(Y)),p.needsAnimating[Y]=!0};for(const Y in oe){const Fe=ue[Y],j=ve[Y];if(v.hasOwnProperty(Y))continue;let L=!1;Ps(Fe)&&Ps(j)?L=!Yh(Fe,j):L=Fe!==j,L?Fe!==void 0?kt(Y):y.add(Y):Fe!==void 0&&y.has(Y)?kt(Y):p.protectedKeys[Y]=!0}p.prevProp=x,p.prevResolvedValues=ue,p.isActive&&(v={...v,...ue}),r&&e.blockInitialAnimation&&(I=!1),I&&(!P||A)&&h.push(...se.map(Y=>({animation:Y,options:{type:m,...l}})))}if(y.size){const g={};y.forEach(m=>{const p=e.getBaseTarget(m);p!==void 0&&(g[m]=p)}),h.push({animation:g})}let C=!!h.length;return r&&(c.initial===!1||c.initial===c.animate)&&!e.manuallyAnimateOnMount&&(C=!1),r=!1,C?t(h):Promise.resolve()}function a(l,u,c){var d;if(n[l].isActive===u)return Promise.resolve();(d=e.variantChildren)===null||d===void 0||d.forEach(y=>{var v;return(v=y.animationState)===null||v===void 0?void 0:v.setActive(l,u)}),n[l].isActive=u;const h=o(c,l);for(const y in n)n[y].protectedKeys={};return h}return{animateChanges:o,setActive:a,setAnimateFunction:s,getState:()=>n}}function D5(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!Yh(t,e):!1}function nn(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function F5(){return{animate:nn(!0),whileInView:nn(),whileHover:nn(),whileTap:nn(),whileDrag:nn(),whileFocus:nn(),exit:nn()}}class B5 extends Zt{constructor(t){super(t),t.animationState||(t.animationState=R5(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();this.unmount(),Js(t)&&(this.unmount=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:n}=this.node.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){}}let O5=0;class _5 extends Zt{constructor(){super(...arguments),this.id=O5++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:n,custom:r}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;const s=this.node.animationState.setActive("exit",!t,{custom:r??this.node.getProps().custom});n&&!t&&s.then(()=>n(this.id))}mount(){const{register:t}=this.node.presenceContext||{};t&&(this.unmount=t(this.id))}unmount(){}}const H5={animation:{Feature:B5},exit:{Feature:_5}},mc=(e,t)=>Math.abs(e-t);function U5(e,t){const n=mc(e.x,t.x),r=mc(e.y,t.y);return Math.sqrt(n**2+r**2)}class M2{constructor(t,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:s=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=Ho(this.lastMoveEventInfo,this.history),h=this.startEvent!==null,y=U5(d.offset,{x:0,y:0})>=3;if(!h&&!y)return;const{point:v}=d,{timestamp:w}=pe;this.history.push({...v,timestamp:w});const{onStart:C,onMove:g}=this.handlers;h||(C&&C(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),g&&g(this.lastMoveEvent,d)},this.handlePointerMove=(d,h)=>{this.lastMoveEvent=d,this.lastMoveEventInfo=_o(h,this.transformPagePoint),U.update(this.updatePoint,!0)},this.handlePointerUp=(d,h)=>{this.end();const{onEnd:y,onSessionEnd:v,resumeAnimation:w}=this.handlers;if(this.dragSnapToOrigin&&w&&w(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const C=Ho(d.type==="pointercancel"?this.lastMoveEventInfo:_o(h,this.transformPagePoint),this.history);this.startEvent&&y&&y(d,C),v&&v(d,C)},!$h(t))return;this.dragSnapToOrigin=s,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const o=no(t),a=_o(o,this.transformPagePoint),{point:l}=a,{timestamp:u}=pe;this.history=[{...l,timestamp:u}];const{onSessionStart:c}=n;c&&c(t,Ho(a,this.history)),this.removeListeners=Ht(mt(this.contextWindow,"pointermove",this.handlePointerMove),mt(this.contextWindow,"pointerup",this.handlePointerUp),mt(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),xt(this.updatePoint)}}function _o(e,t){return t?{point:t(e.point)}:e}function pc(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ho({point:e},t){return{point:e,delta:pc(e,N2(t)),offset:pc(e,W5(t)),velocity:q5(t,.1)}}function W5(e){return e[0]}function N2(e){return e[e.length-1]}function q5(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=N2(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>mn(t)));)n--;if(!r)return{x:0,y:0};const s=pt(i.timestamp-r.timestamp);if(s===0)return{x:0,y:0};const o={x:(i.x-r.x)/s,y:(i.y-r.y)/s};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}function Ie(e){return e.max-e.min}function Ga(e,t=0,n=.01){return Math.abs(e-t)<=n}function gc(e,t,n,r=.5){e.origin=r,e.originPoint=K(t.min,t.max,e.origin),e.scale=Ie(n)/Ie(t),(Ga(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=K(n.min,n.max,e.origin)-e.originPoint,(Ga(e.translate)||isNaN(e.translate))&&(e.translate=0)}function Ir(e,t,n,r){gc(e.x,t.x,n.x,r?r.originX:void 0),gc(e.y,t.y,n.y,r?r.originY:void 0)}function yc(e,t,n){e.min=n.min+t.min,e.max=e.min+Ie(t)}function $5(e,t,n){yc(e.x,t.x,n.x),yc(e.y,t.y,n.y)}function vc(e,t,n){e.min=t.min-n.min,e.max=e.min+Ie(t)}function Rr(e,t,n){vc(e.x,t.x,n.x),vc(e.y,t.y,n.y)}function K5(e,{min:t,max:n},r){return t!==void 0&&en&&(e=r?K(n,e,r.max):Math.min(e,n)),e}function wc(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function G5(e,{top:t,left:n,bottom:r,right:i}){return{x:wc(e.x,n,i),y:wc(e.y,t,r)}}function xc(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.minr?n=ii(t.min,t.max-r,e.min):r>i&&(n=ii(e.min,e.max-i,t.min)),$t(0,1,n)}function Y5(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const Qa=.35;function Z5(e=Qa){return e===!1?e=0:e===!0&&(e=Qa),{x:Cc(e,"left","right"),y:Cc(e,"top","bottom")}}function Cc(e,t,n){return{min:kc(e,t),max:kc(e,n)}}function kc(e,t){return typeof e=="number"?e:e[t]||0}const Sc=()=>({translate:0,scale:1,origin:0,originPoint:0}),Hn=()=>({x:Sc(),y:Sc()}),bc=()=>({min:0,max:0}),ee=()=>({x:bc(),y:bc()});function Oe(e){return[e("x"),e("y")]}function z2({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function J5({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function e8(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Uo(e){return e===void 0||e===1}function Xa({scale:e,scaleX:t,scaleY:n}){return!Uo(e)||!Uo(t)||!Uo(n)}function on(e){return Xa(e)||L2(e)||e.z||e.rotate||e.rotateX||e.rotateY}function L2(e){return Tc(e.x)||Tc(e.y)}function Tc(e){return e&&e!=="0%"}function zs(e,t,n){const r=e-n,i=t*r;return n+i}function Pc(e,t,n,r,i){return i!==void 0&&(e=zs(e,i,r)),zs(e,n,r)+t}function Ya(e,t=0,n=1,r,i){e.min=Pc(e.min,t,n,r,i),e.max=Pc(e.max,t,n,r,i)}function A2(e,{x:t,y:n}){Ya(e.x,t.translate,t.scale,t.originPoint),Ya(e.y,n.translate,n.scale,n.originPoint)}function t8(e,t,n,r=!1){const i=n.length;if(!i)return;t.x=t.y=1;let s,o;for(let a=0;a1.0000000000001||e<.999999999999?e:1}function Et(e,t){e.min=e.min+t,e.max=e.max+t}function jc(e,t,[n,r,i]){const s=t[i]!==void 0?t[i]:.5,o=K(e.min,e.max,s);Ya(e,t[n],t[r],o,t.scale)}const n8=["x","scaleX","originX"],r8=["y","scaleY","originY"];function Un(e,t){jc(e.x,t,n8),jc(e.y,t,r8)}function V2(e,t){return z2(e8(e.getBoundingClientRect(),t))}function i8(e,t,n){const r=V2(e,n),{scroll:i}=t;return i&&(Et(r.x,i.offset.x),Et(r.y,i.offset.y)),r}const I2=({current:e})=>e?e.ownerDocument.defaultView:null,s8=new WeakMap;class o8{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=ee(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=c=>{const{dragSnapToOrigin:d}=this.getProps();d?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(no(c,"page").point)},s=(c,d)=>{const{drag:h,dragPropagation:y,onDragStart:v}=this.getProps();if(h&&!y&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Gh(h),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Oe(C=>{let g=this.getAxisMotionValue(C).get()||0;if(at.test(g)){const{projection:m}=this.visualElement;if(m&&m.layout){const p=m.layout.layoutBox[C];p&&(g=Ie(p)*(parseFloat(g)/100))}}this.originPoint[C]=g}),v&&U.update(()=>v(c,d),!1,!0);const{animationState:w}=this.visualElement;w&&w.setActive("whileDrag",!0)},o=(c,d)=>{const{dragPropagation:h,dragDirectionLock:y,onDirectionLock:v,onDrag:w}=this.getProps();if(!h&&!this.openGlobalLock)return;const{offset:C}=d;if(y&&this.currentDirection===null){this.currentDirection=a8(C),this.currentDirection!==null&&v&&v(this.currentDirection);return}this.updateAxis("x",d.point,C),this.updateAxis("y",d.point,C),this.visualElement.render(),w&&w(c,d)},a=(c,d)=>this.stop(c,d),l=()=>Oe(c=>{var d;return this.getAnimationState(c)==="paused"&&((d=this.getAxisMotionValue(c).animation)===null||d===void 0?void 0:d.play())}),{dragSnapToOrigin:u}=this.getProps();this.panSession=new M2(t,{onSessionStart:i,onStart:s,onMove:o,onSessionEnd:a,resumeAnimation:l},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:u,contextWindow:I2(this.visualElement)})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:s}=this.getProps();s&&U.update(()=>s(t,n))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!Di(t,i,this.currentDirection))return;const s=this.getAxisMotionValue(t);let o=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(o=K5(o,this.constraints[t],this.elastic[t])),s.set(o)}resolveConstraints(){var t;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(t=this.visualElement.projection)===null||t===void 0?void 0:t.layout,s=this.constraints;n&&On(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=G5(i.layoutBox,n):this.constraints=!1,this.elastic=Z5(r),s!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Oe(o=>{this.getAxisMotionValue(o)&&(this.constraints[o]=Y5(i.layoutBox[o],this.constraints[o]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!On(t))return!1;const r=t.current,{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const s=i8(r,i.root,this.visualElement.getTransformPagePoint());let o=Q5(i.layout.layoutBox,s);if(n){const a=n(J5(o));this.hasMutatedConstraints=!!a,a&&(o=z2(a))}return o}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:s,dragSnapToOrigin:o,onDragTransitionEnd:a}=this.getProps(),l=this.constraints||{},u=Oe(c=>{if(!Di(c,n,this.currentDirection))return;let d=l&&l[c]||{};o&&(d={min:0,max:0});const h=i?200:1e6,y=i?40:1e7,v={type:"inertia",velocity:r?t[c]:0,bounceStiffness:h,bounceDamping:y,timeConstant:750,restDelta:1,restSpeed:10,...s,...d};return this.startAxisValueAnimation(c,v)});return Promise.all(u).then(a)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return r.start(mu(t,r,0,n))}stopAnimation(){Oe(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Oe(t=>{var n;return(n=this.getAxisMotionValue(t).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(t){var n;return(n=this.getAxisMotionValue(t).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(t){const n="_drag"+t.toUpperCase(),r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(t,(r.initial?r.initial[t]:void 0)||0)}snapToCursor(t){Oe(n=>{const{drag:r}=this.getProps();if(!Di(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,s=this.getAxisMotionValue(n);if(i&&i.layout){const{min:o,max:a}=i.layout.layoutBox[n];s.set(t[n]-K(o,a,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!On(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Oe(o=>{const a=this.getAxisMotionValue(o);if(a){const l=a.get();i[o]=X5({min:l,max:l},this.constraints[o])}});const{transformTemplate:s}=this.visualElement.getProps();this.visualElement.current.style.transform=s?s({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Oe(o=>{if(!Di(o,t,null))return;const a=this.getAxisMotionValue(o),{min:l,max:u}=this.constraints[o];a.set(K(l,u,i[o]))})}addListeners(){if(!this.visualElement.current)return;s8.set(this.visualElement,this);const t=this.visualElement.current,n=mt(t,"pointerdown",l=>{const{drag:u,dragListener:c=!0}=this.getProps();u&&c&&this.start(l)}),r=()=>{const{dragConstraints:l}=this.getProps();On(l)&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,s=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),r();const o=ht(window,"resize",()=>this.scalePositionWithinConstraints()),a=i.addEventListener("didUpdate",({delta:l,hasLayoutChanged:u})=>{this.isDragging&&u&&(Oe(c=>{const d=this.getAxisMotionValue(c);d&&(this.originPoint[c]+=l[c].translate,d.set(d.get()+l[c].translate))}),this.visualElement.render())});return()=>{o(),n(),s(),a&&a()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:s=!1,dragElastic:o=Qa,dragMomentum:a=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:s,dragElastic:o,dragMomentum:a}}}function Di(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function a8(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class l8 extends Zt{constructor(t){super(t),this.removeGroupControls=J,this.removeListeners=J,this.controls=new o8(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||J}unmount(){this.removeGroupControls(),this.removeListeners()}}const Mc=e=>(t,n)=>{e&&U.update(()=>e(t,n))};class u8 extends Zt{constructor(){super(...arguments),this.removePointerDownListener=J}onPointerDown(t){this.session=new M2(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:I2(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:Mc(t),onStart:Mc(n),onMove:r,onEnd:(s,o)=>{delete this.session,i&&U.update(()=>i(s,o))}}}mount(){this.removePointerDownListener=mt(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function c8(){const e=k.useContext(Yl);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=k.useId();return k.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}const Yi={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Nc(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const vr={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(z.test(e))e=parseFloat(e);else return e;const n=Nc(e,t.target.x),r=Nc(e,t.target.y);return`${n}% ${r}%`}},d8={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=Kt.parse(e);if(i.length>5)return r;const s=Kt.createTransformer(e),o=typeof i[0]!="number"?1:0,a=n.x.scale*t.x,l=n.y.scale*t.y;i[0+o]/=a,i[1+o]/=l;const u=K(a,l,.5);return typeof i[2+o]=="number"&&(i[2+o]/=u),typeof i[3+o]=="number"&&(i[3+o]/=u),s(i)}};class h8 extends As.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:s}=t;v4(f8),s&&(n.group&&n.group.add(s),r&&r.register&&i&&r.register(s),s.root.didUpdate(),s.addEventListener("animationComplete",()=>{this.safeToRemove()}),s.setOptions({...s.options,onExitComplete:()=>this.safeToRemove()})),Yi.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:s}=this.props,o=r.projection;return o&&(o.isPresent=s,i||t.layoutDependency!==n||n===void 0?o.willUpdate():this.safeToRemove(),t.isPresent!==s&&(s?o.promote():o.relegate()||U.postRender(()=>{const a=o.getStack();(!a||!a.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),queueMicrotask(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function R2(e){const[t,n]=c8(),r=k.useContext(zh);return As.createElement(h8,{...e,layoutGroup:r,switchLayoutGroup:k.useContext(Lh),isPresent:t,safeToRemove:n})}const f8={borderRadius:{...vr,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:vr,borderTopRightRadius:vr,borderBottomLeftRadius:vr,borderBottomRightRadius:vr,boxShadow:d8},D2=["TopLeft","TopRight","BottomLeft","BottomRight"],m8=D2.length,zc=e=>typeof e=="string"?parseFloat(e):e,Lc=e=>typeof e=="number"||z.test(e);function p8(e,t,n,r,i,s){i?(e.opacity=K(0,n.opacity!==void 0?n.opacity:1,g8(r)),e.opacityExit=K(t.opacity!==void 0?t.opacity:1,0,y8(r))):s&&(e.opacity=K(t.opacity!==void 0?t.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let o=0;ort?1:n(ii(e,t,r))}function Vc(e,t){e.min=t.min,e.max=t.max}function Be(e,t){Vc(e.x,t.x),Vc(e.y,t.y)}function Ic(e,t,n,r,i){return e-=t,e=zs(e,1/n,r),i!==void 0&&(e=zs(e,1/i,r)),e}function v8(e,t=0,n=1,r=.5,i,s=e,o=e){if(at.test(t)&&(t=parseFloat(t),t=K(o.min,o.max,t/100)-o.min),typeof t!="number")return;let a=K(s.min,s.max,r);e===s&&(a-=t),e.min=Ic(e.min,t,n,a,i),e.max=Ic(e.max,t,n,a,i)}function Rc(e,t,[n,r,i],s,o){v8(e,t[n],t[r],t[i],t.scale,s,o)}const w8=["x","scaleX","originX"],x8=["y","scaleY","originY"];function Dc(e,t,n,r){Rc(e.x,t,w8,n?n.x:void 0,r?r.x:void 0),Rc(e.y,t,x8,n?n.y:void 0,r?r.y:void 0)}function Fc(e){return e.translate===0&&e.scale===1}function B2(e){return Fc(e.x)&&Fc(e.y)}function C8(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function O2(e,t){return Math.round(e.x.min)===Math.round(t.x.min)&&Math.round(e.x.max)===Math.round(t.x.max)&&Math.round(e.y.min)===Math.round(t.y.min)&&Math.round(e.y.max)===Math.round(t.y.max)}function Bc(e){return Ie(e.x)/Ie(e.y)}class k8{constructor(){this.members=[]}add(t){pu(this.members,t),t.scheduleRender()}remove(t){if(gu(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const s=this.members[i];if(s.isPresent!==!1){r=s;break}}return r?(this.promote(r),!0):!1}promote(t,n){const r=this.lead;if(t!==r&&(this.prevLead=r,this.lead=t,t.show(),r)){r.instance&&r.scheduleRender(),t.scheduleRender(),t.resumeFrom=r,n&&(t.resumeFrom.preserveOpacity=!0),r.snapshot&&(t.snapshot=r.snapshot,t.snapshot.latestValues=r.animationValues||r.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:r}=t;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function Oc(e,t,n){let r="";const i=e.x.translate/t.x,s=e.y.translate/t.y;if((i||s)&&(r=`translate3d(${i}px, ${s}px, 0) `),(t.x!==1||t.y!==1)&&(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{rotate:l,rotateX:u,rotateY:c}=n;l&&(r+=`rotate(${l}deg) `),u&&(r+=`rotateX(${u}deg) `),c&&(r+=`rotateY(${c}deg) `)}const o=e.x.scale*t.x,a=e.y.scale*t.y;return(o!==1||a!==1)&&(r+=`scale(${o}, ${a})`),r||"none"}const S8=(e,t)=>e.depth-t.depth;class b8{constructor(){this.children=[],this.isDirty=!1}add(t){pu(this.children,t),this.isDirty=!0}remove(t){gu(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(S8),this.isDirty=!1,this.children.forEach(t)}}function T8(e,t){const n=performance.now(),r=({timestamp:i})=>{const s=i-n;s>=t&&(xt(r),e(s-t))};return U.read(r,!0),()=>xt(r)}function P8(e){window.MotionDebug&&window.MotionDebug.record(e)}function E8(e){return e instanceof SVGElement&&e.tagName!=="svg"}function j8(e,t,n){const r=Me(e)?e:rr(e);return r.start(mu("",r,t,n)),r.animation}const _c=["","X","Y","Z"],M8={visibility:"hidden"},Hc=1e3;let N8=0;const an={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0};function _2({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(o={},a=t==null?void 0:t()){this.id=N8++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,an.totalNodes=an.resolvedTargetDeltas=an.recalculatedProjection=0,this.nodes.forEach(A8),this.nodes.forEach(F8),this.nodes.forEach(B8),this.nodes.forEach(V8),P8(an)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=o,this.root=a?a.root||a:this,this.path=a?[...a.path,a]:[],this.parent=a,this.depth=a?a.depth+1:0;for(let l=0;lthis.root.updateBlockedByResize=!1;e(o,()=>{this.root.updateBlockedByResize=!0,d&&d(),d=T8(h,250),Yi.hasAnimatedSinceResize&&(Yi.hasAnimatedSinceResize=!1,this.nodes.forEach(Wc))})}l&&this.root.registerSharedNode(l,this),this.options.animate!==!1&&c&&(l||u)&&this.addEventListener("didUpdate",({delta:d,hasLayoutChanged:h,hasRelativeTargetChanged:y,layout:v})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const w=this.options.transition||c.getDefaultTransition()||W8,{onLayoutAnimationStart:C,onLayoutAnimationComplete:g}=c.getProps(),m=!this.targetLayout||!O2(this.targetLayout,v)||y,p=!h&&y;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||p||h&&(m||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(d,p);const x={...fu(w,"layout"),onPlay:C,onComplete:g};(c.shouldReduceMotion||this.options.layoutRoot)&&(x.delay=0,x.type=!1),this.startAnimation(x)}else h||Wc(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=v})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const o=this.getStack();o&&o.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,xt(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(O8),this.animationId++)}getTransformTemplate(){const{visualElement:o}=this.options;return o&&o.getProps().transformTemplate}willUpdate(o=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let c=0;cthis.update()))}clearAllSnapshots(){this.nodes.forEach(I8),this.sharedNodes.forEach(_8)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,U.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){U.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let l=0;l{const S=x/1e3;qc(d.x,o.x,S),qc(d.y,o.y,S),this.setTargetDelta(d),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Rr(h,this.layout.layoutBox,this.relativeParent.layout.layoutBox),H8(this.relativeTarget,this.relativeTargetOrigin,h,S),p&&C8(this.relativeTarget,p)&&(this.isProjectionDirty=!1),p||(p=ee()),Be(p,this.relativeTarget)),w&&(this.animationValues=c,p8(c,u,this.latestValues,S,m,g)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=S},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(o){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(xt(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=U.update(()=>{Yi.hasAnimatedSinceResize=!0,this.currentAnimation=j8(0,Hc,{...o,onUpdate:a=>{this.mixTargetDelta(a),o.onUpdate&&o.onUpdate(a)},onComplete:()=>{o.onComplete&&o.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const o=this.getStack();o&&o.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Hc),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const o=this.getLead();let{targetWithTransforms:a,target:l,layout:u,latestValues:c}=o;if(!(!a||!l||!u)){if(this!==o&&this.layout&&u&&H2(this.options.animationType,this.layout.layoutBox,u.layoutBox)){l=this.target||ee();const d=Ie(this.layout.layoutBox.x);l.x.min=o.target.x.min,l.x.max=l.x.min+d;const h=Ie(this.layout.layoutBox.y);l.y.min=o.target.y.min,l.y.max=l.y.min+h}Be(a,l),Un(a,c),Ir(this.projectionDeltaWithTransform,this.layoutCorrected,a,c)}}registerSharedNode(o,a){this.sharedNodes.has(o)||this.sharedNodes.set(o,new k8),this.sharedNodes.get(o).add(a);const u=a.options.initialPromotionConfig;a.promote({transition:u?u.transition:void 0,preserveFollowOpacity:u&&u.shouldPreserveFollowOpacity?u.shouldPreserveFollowOpacity(a):void 0})}isLead(){const o=this.getStack();return o?o.lead===this:!0}getLead(){var o;const{layoutId:a}=this.options;return a?((o=this.getStack())===null||o===void 0?void 0:o.lead)||this:this}getPrevLead(){var o;const{layoutId:a}=this.options;return a?(o=this.getStack())===null||o===void 0?void 0:o.prevLead:void 0}getStack(){const{layoutId:o}=this.options;if(o)return this.root.sharedNodes.get(o)}promote({needsReset:o,transition:a,preserveFollowOpacity:l}={}){const u=this.getStack();u&&u.promote(this,l),o&&(this.projectionDelta=void 0,this.needsReset=!0),a&&this.setOptions({transition:a})}relegate(){const o=this.getStack();return o?o.relegate(this):!1}resetRotation(){const{visualElement:o}=this.options;if(!o)return;let a=!1;const{latestValues:l}=o;if((l.rotate||l.rotateX||l.rotateY||l.rotateZ)&&(a=!0),!a)return;const u={};for(let c=0;c<_c.length;c++){const d="rotate"+_c[c];l[d]&&(u[d]=l[d],o.setStaticValue(d,0))}o.render();for(const c in u)o.setStaticValue(c,u[c]);o.scheduleRender()}getProjectionStyles(o){var a,l;if(!this.instance||this.isSVG)return;if(!this.isVisible)return M8;const u={visibility:""},c=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,u.opacity="",u.pointerEvents=Xi(o==null?void 0:o.pointerEvents)||"",u.transform=c?c(this.latestValues,""):"none",u;const d=this.getLead();if(!this.projectionDelta||!this.layout||!d.target){const w={};return this.options.layoutId&&(w.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,w.pointerEvents=Xi(o==null?void 0:o.pointerEvents)||""),this.hasProjected&&!on(this.latestValues)&&(w.transform=c?c({},""):"none",this.hasProjected=!1),w}const h=d.animationValues||d.latestValues;this.applyTransformsToTarget(),u.transform=Oc(this.projectionDeltaWithTransform,this.treeScale,h),c&&(u.transform=c(h,u.transform));const{x:y,y:v}=this.projectionDelta;u.transformOrigin=`${y.origin*100}% ${v.origin*100}% 0`,d.animationValues?u.opacity=d===this?(l=(a=h.opacity)!==null&&a!==void 0?a:this.latestValues.opacity)!==null&&l!==void 0?l:1:this.preserveOpacity?this.latestValues.opacity:h.opacityExit:u.opacity=d===this?h.opacity!==void 0?h.opacity:"":h.opacityExit!==void 0?h.opacityExit:0;for(const w in bs){if(h[w]===void 0)continue;const{correct:C,applyTo:g}=bs[w],m=u.transform==="none"?h[w]:C(h[w],d);if(g){const p=g.length;for(let x=0;x{var a;return(a=o.currentAnimation)===null||a===void 0?void 0:a.stop()}),this.root.nodes.forEach(Uc),this.root.sharedNodes.clear()}}}function z8(e){e.updateLayout()}function L8(e){var t;const n=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=e.layout,{animationType:s}=e.options,o=n.source!==e.layout.source;s==="size"?Oe(d=>{const h=o?n.measuredBox[d]:n.layoutBox[d],y=Ie(h);h.min=r[d].min,h.max=h.min+y}):H2(s,n.layoutBox,r)&&Oe(d=>{const h=o?n.measuredBox[d]:n.layoutBox[d],y=Ie(r[d]);h.max=h.min+y,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[d].max=e.relativeTarget[d].min+y)});const a=Hn();Ir(a,r,n.layoutBox);const l=Hn();o?Ir(l,e.applyTransform(i,!0),n.measuredBox):Ir(l,r,n.layoutBox);const u=!B2(a);let c=!1;if(!e.resumeFrom){const d=e.getClosestProjectingParent();if(d&&!d.resumeFrom){const{snapshot:h,layout:y}=d;if(h&&y){const v=ee();Rr(v,n.layoutBox,h.layoutBox);const w=ee();Rr(w,r,y.layoutBox),O2(v,w)||(c=!0),d.options.layoutRoot&&(e.relativeTarget=w,e.relativeTargetOrigin=v,e.relativeParent=d)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:l,layoutDelta:a,hasLayoutChanged:u,hasRelativeTargetChanged:c})}else if(e.isLead()){const{onExitComplete:r}=e.options;r&&r()}e.options.transition=void 0}function A8(e){an.totalNodes++,e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function V8(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function I8(e){e.clearSnapshot()}function Uc(e){e.clearMeasurements()}function R8(e){e.isLayoutDirty=!1}function D8(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function Wc(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function F8(e){e.resolveTargetDelta()}function B8(e){e.calcProjection()}function O8(e){e.resetRotation()}function _8(e){e.removeLeadSnapshot()}function qc(e,t,n){e.translate=K(t.translate,0,n),e.scale=K(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function $c(e,t,n,r){e.min=K(t.min,n.min,r),e.max=K(t.max,n.max,r)}function H8(e,t,n,r){$c(e.x,t.x,n.x,r),$c(e.y,t.y,n.y,r)}function U8(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const W8={duration:.45,ease:[.4,0,.1,1]},Kc=e=>typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes(e),Gc=Kc("applewebkit/")&&!Kc("chrome/")?Math.round:J;function Qc(e){e.min=Gc(e.min),e.max=Gc(e.max)}function q8(e){Qc(e.x),Qc(e.y)}function H2(e,t,n){return e==="position"||e==="preserve-aspect"&&!Ga(Bc(t),Bc(n),.2)}const $8=_2({attachResizeListener:(e,t)=>ht(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Wo={current:void 0},U2=_2({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Wo.current){const e=new $8({});e.mount(window),e.setOptions({layoutScroll:!0}),Wo.current=e}return Wo.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),K8={pan:{Feature:u8},drag:{Feature:l8,ProjectionNode:U2,MeasureLayout:R2}},G8=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function Q8(e){const t=G8.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}function Za(e,t,n=1){const[r,i]=Q8(e);if(!r)return;const s=window.getComputedStyle(t).getPropertyValue(r);if(s){const o=s.trim();return T2(o)?parseFloat(o):o}else return _a(i)?Za(i,t,n+1):i}function X8(e,{...t},n){const r=e.current;if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.values.forEach(i=>{const s=i.get();if(!_a(s))return;const o=Za(s,r);o&&i.set(o)});for(const i in t){const s=t[i];if(!_a(s))continue;const o=Za(s,r);o&&(t[i]=o,n||(n={}),n[i]===void 0&&(n[i]=s))}return{target:t,transitionEnd:n}}const Y8=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),W2=e=>Y8.has(e),Z8=e=>Object.keys(e).some(W2),Xc=e=>e===bn||e===z,Yc=(e,t)=>parseFloat(e.split(", ")[t]),Zc=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return Yc(i[1],t);{const s=r.match(/^matrix\((.+)\)$/);return s?Yc(s[1],e):0}},J8=new Set(["x","y","z"]),e9=hi.filter(e=>!J8.has(e));function t9(e){const t=[];return e9.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.render(),t}const ir={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:Zc(4,13),y:Zc(5,14)};ir.translateX=ir.x;ir.translateY=ir.y;const n9=(e,t,n)=>{const r=t.measureViewportBox(),i=t.current,s=getComputedStyle(i),{display:o}=s,a={};o==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(u=>{a[u]=ir[u](r,s)}),t.render();const l=t.measureViewportBox();return n.forEach(u=>{const c=t.getValue(u);c&&c.jump(a[u]),e[u]=ir[u](l,s)}),e},r9=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(W2);let s=[],o=!1;const a=[];if(i.forEach(l=>{const u=e.getValue(l);if(!e.hasValue(l))return;let c=n[l],d=yr(c);const h=t[l];let y;if(Ps(h)){const v=h.length,w=h[0]===null?1:0;c=h[w],d=yr(c);for(let C=w;C=0?window.pageYOffset:null,u=n9(t,e,a);return s.length&&s.forEach(([c,d])=>{e.getValue(c).set(d)}),e.render(),Zs&&l!==null&&window.scrollTo({top:l}),{target:u,transitionEnd:r}}else return{target:t,transitionEnd:r}};function i9(e,t,n,r){return Z8(t)?r9(e,t,n,r):{target:t,transitionEnd:r}}const s9=(e,t,n,r)=>{const i=X8(e,t,r);return t=i.target,r=i.transitionEnd,i9(e,t,n,r)},Ja={current:null},q2={current:!1};function o9(){if(q2.current=!0,!!Zs)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>Ja.current=e.matches;e.addListener(t),t()}else Ja.current=!1}function a9(e,t,n){const{willChange:r}=t;for(const i in t){const s=t[i],o=n[i];if(Me(s))e.addValue(i,s),Ns(r)&&r.add(i);else if(Me(o))e.addValue(i,rr(s,{owner:e})),Ns(r)&&r.remove(i);else if(o!==s)if(e.hasValue(i)){const a=e.getValue(i);!a.hasAnimated&&a.set(s)}else{const a=e.getStaticValue(i);e.addValue(i,rr(a!==void 0?a:s,{owner:e}))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const Jc=new WeakMap,$2=Object.keys(ri),l9=$2.length,e1=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],u9=eu.length;class c9{constructor({parent:t,props:n,presenceContext:r,reducedMotionConfig:i,visualState:s},o={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>U.render(this.render,!1,!0);const{latestValues:a,renderState:l}=s;this.latestValues=a,this.baseTarget={...a},this.initialValues=n.initial?{...a}:{},this.renderState=l,this.parent=t,this.props=n,this.presenceContext=r,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=o,this.isControllingVariants=eo(n),this.isVariantNode=Nh(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:u,...c}=this.scrapeMotionValuesFromProps(n,{});for(const d in c){const h=c[d];a[d]!==void 0&&Me(h)&&(h.set(a[d],!1),Ns(u)&&u.add(d))}}scrapeMotionValuesFromProps(t,n){return{}}mount(t){this.current=t,Jc.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),q2.current||o9(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Ja.current,this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){Jc.delete(this.current),this.projection&&this.projection.unmount(),xt(this.notifyUpdate),xt(this.render),this.valueSubscriptions.forEach(t=>t()),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features)this.features[t].unmount();this.current=null}bindToMotionValue(t,n){const r=Sn.has(t),i=n.on("change",o=>{this.latestValues[t]=o,this.props.onUpdate&&U.update(this.notifyUpdate,!1,!0),r&&this.projection&&(this.projection.isTransformDirty=!0)}),s=n.on("renderRequest",this.scheduleRender);this.valueSubscriptions.set(t,()=>{i(),s()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}loadFeatures({children:t,...n},r,i,s){let o,a;for(let l=0;lthis.scheduleRender(),animationType:typeof u=="string"?u:"both",initialPromotionConfig:s,layoutScroll:h,layoutRoot:y})}return a}updateFeatures(){for(const t in this.features){const n=this.features[t];n.isMounted?n.update():(n.mount(),n.isMounted=!0)}}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):ee()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}makeTargetAnimatable(t,n=!0){return this.makeTargetAnimatableFromInstance(t,this.props,n)}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;rn.variantChildren.delete(t)}addValue(t,n){n!==this.values.get(t)&&(this.removeValue(t),this.bindToMotionValue(t,n)),this.values.set(t,n),this.latestValues[t]=n.get()}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let r=this.values.get(t);return r===void 0&&n!==void 0&&(r=rr(n,{owner:this}),this.addValue(t,r)),r}readValue(t){var n;return this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:(n=this.getBaseTargetFromProps(this.props,t))!==null&&n!==void 0?n:this.readValueFromInstance(this.current,t,this.options)}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){var n;const{initial:r}=this.props,i=typeof r=="string"||typeof r=="object"?(n=au(this.props,r))===null||n===void 0?void 0:n[t]:void 0;if(r&&i!==void 0)return i;const s=this.getBaseTargetFromProps(this.props,t);return s!==void 0&&!Me(s)?s:this.initialValues[t]!==void 0&&i===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new yu),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}}class K2 extends c9{sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:r}){delete n[t],delete r[t]}makeTargetAnimatableFromInstance({transition:t,transitionEnd:n,...r},{transformValues:i},s){let o=E5(r,t||{},this);if(i&&(n&&(n=i(n)),r&&(r=i(r)),o&&(o=i(o))),s){T5(this,r,o);const a=s9(this,r,o,n);n=a.transitionEnd,r=a.target}return{transition:t,transitionEnd:n,...r}}}function d9(e){return window.getComputedStyle(e)}class h9 extends K2{constructor(){super(...arguments),this.type="html"}readValueFromInstance(t,n){if(Sn.has(n)){const r=hu(n);return r&&r.default||0}else{const r=d9(t),i=(Ih(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(t,{transformPagePoint:n}){return V2(t,n)}build(t,n,r,i){nu(t,n,r,i.transformTemplate)}scrapeMotionValuesFromProps(t,n){return ou(t,n)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Me(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}renderInstance(t,n,r,i){_h(t,n,r,i)}}class f9 extends K2{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(Sn.has(n)){const r=hu(n);return r&&r.default||0}return n=Hh.has(n)?n:Zl(n),t.getAttribute(n)}measureInstanceViewportBox(){return ee()}scrapeMotionValuesFromProps(t,n){return Wh(t,n)}build(t,n,r,i){iu(t,n,r,this.isSVGTag,i.transformTemplate)}renderInstance(t,n,r,i){Uh(t,n,r,i)}mount(t){this.isSVGTag=su(t.tagName),super.mount(t)}}const m9=(e,t)=>tu(e)?new f9(t,{enableHardwareAcceleration:!1}):new h9(t,{enableHardwareAcceleration:!0}),p9={layout:{ProjectionNode:U2,MeasureLayout:R2}},g9={...H5,...l6,...K8,...p9},G2=g4((e,t)=>Q4(e,t,g9,m9));function y9(){return k.useEffect(()=>{window.scrollTo(0,0)},[]),f.jsxs(G2.div,{className:"bg-purple background-main",children:[f.jsx(n4,{}),f.jsx(Em,{}),f.jsx(jm,{}),f.jsx(Zp,{}),f.jsx(e4,{}),f.jsx(di,{})]})}const v9=[[{title:"Nukkad Naatak",link:"https://forms.gle/TARh6ZBYS951Tdat7",description:"Explore the vibrant world of street theater with 'NUKKAD NATAK.' This event invites you to harness the power of compelling performances to raise your voice and drive societal change.",prizePool:12e3,eventId:8,rules:["Time limit - Maximum 15 minutes from entry to exit.","We can provide basic props if informed in advance.","Instruments are allowed.","There’s no upper bound on team sizes.","Script submissions due by 10th Feb 2023. Please mail them to parvaaz@iiitb.ac.in.","The play should preferably be in Hindi, English, or Kannada.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Aaditya Gole",number:"7972513736"},{name:"Chandrima Nandi",number:"9028872476"}]},{title:"Clash Royale",description:"Dive into the thrilling world of Clash Royale in our ESports event! Experience the strategic rush of this vintage Supercell classic tower rush and strategy game. Showcase your gaming prowess, join the online competition, and compete for the top spot. It's your chance to enjoy the excitement of Clash Royale, prove your skills, and have a blast in this action-packed gaming showdown!",prizePool:2e3,eventId:"23",rules:["The tournament is only open to invited participants, who will receive the necessary login information an hour before the event starts.","The tournament will last for 4 hours and will involve normal matches in Clash Royale.","Matches will be played according to the standard rules of the game.","Cheating is not allowed and may result in disqualification.","The player with the most trophies at the end of the tournament will be declared the winner and will receive a prize.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"Narayana Srimanth",number:"9032959454"}]},{title:"Jijñāsa",description:"Embark on a transformative journey of self-discovery with 'Jijñāsa - Spiritual Quest.' Engage in a riveting quest that challenges your intellect and spiritual insight through a series of interdependent puzzles. Join the exploration for fun and enlightenment, where the fastest and most accurate participant emerges victorious.",prizePool:3e3,eventId:12,rules:["Participants will be given a booklet and a puzzle, they have to solve the puzzles with the help of a booklet.","Participants are expected to solve three levels of the quiz which are interdependent on each other.","Finally, there will be a take-home message which can be framed with the help of 3 puzzles.","Participants who solve the 3 puzzles and frame the correct message in the minimum time will get the prize.","Participants are expected to reach the venue 15 minutes before the announced time."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}]},{title:"Lost in Action",description:"Experience the classic joy of Dumb Charades, every kid's beloved pastime. Engage in three thrilling rounds where only the best move forward to the finals. It's a test of your acting skills and team chemistry. Join the fun and aim for the top spot.",prizePool:4e3,eventId:"14",rules:["Each group can have 4 or 5 members.","The performance has to be silent with no words as the word ‘dumb’ goes.","The player has to use facial expressions, gestures, and body language.","Clues like lip-reading, humming songs, pointing, and spelling are banned.","Scoreboard will be maintained by the judges.","Usage of the internet is prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion."],contacts:[{name:"Vyom Sharma",number:"7060886758"},{name:"Bhavjyot Singh",number:"9855498265"}]},{title:"Nritta",description:"Anticipate an electrifying spectacle of dance at the grand event, 'Nritta.' Elevate your performance as a solo artist or collaborate in a duo, and let the stage be your canvas for up to 5 minutes of captivating expression. Make every moment count and immerse yourself in the rhythmic world of 'Nritta.' The spotlight awaits, so get ready to leave an indelible mark on the stage with your dance prowess.",prizePool:1e4,eventId:1,image:"../assets/banner.png",rules:["No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props to be informed beforehand. Soundtrack also to be provided beforehand.","No professional dancers, only college students.","3-5 minutes per performance.","All dance styles and fusion dance is permitted.","Venue (tentative) - Basketball Court "],contacts:[{name:"Aditya Nangarath",number:"7022271553"},{name:"Bysani Akshaya",number:"7799008583"}],spocs:["Aditya Nangarath","Bysani Akshaya"]},{title:"Cards Against Humanity",description:"Get ready for a laughter-packed session with Cards Against Humanity! Join the fun, where participants use random answer cards to respond to unknown questions. The game, marked by blindfolded judges and diverse judging criteria, promises quick-witted amusement and an evening of delightful chaos.",prizePool:4e3,eventId:"15",rules:["Participants will be grouped into groups of five.","Each participant will be given 5 cards that contain random answers to random questions.","In each round, one of the players will have to become a judge. The judge will have to choose a question from a given collection of unknown questions.","The other four players will have to pick one of the answer cards given to them to answer the question posed by the judge.","The judge will be blindfolded while the answers are being read out loud. The criteria for judging depends on the judge (most funny, most appropriate, etc.), and the winner of that round is awarded with a point.","Once the round ends, the players can replace the answer card that they’ve used, and then another player becomes the judge.","The players with the most number of points in each group are chosen and are grouped into groups of five again, and the process continues until there is a single player left."],contacts:[{name:"Jinesh Pagaria",number:"9653616341"}]},{title:"Infinitude",description:"Step into the cultural tapestry of Infinitude, a group dance competition that adds a dynamic flair to our festivities! Embrace the opportunity with a nominal registration fee and the allure of enticing prizes for the top performers. Let the rhythm of your collective expression become a highlight of our cultural celebration!",prizePool:2e4,eventId:"24",rules:["Team Size - 8-15 members","Minimum 4 on stage at all times. No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props along with soundtrack, and any specific requirements of lighting, to be provided beforehand.","No professional dancers, only college students.","5-8 minutes per performance + 2 minutes for setup.","All dance styles and fusion dance are permitted."],contacts:[{name:"Nupur Patil",number:"9922709459"},{name:"Shiven Phogat",number:"9137231118"}]},{title:"CODM ",description:"Immerse yourself in the exhilarating IIITBs CODM World Championship, where teams engage in intense team deathmatches. Showcase your gaming prowess, secure kills for bonuses, and strive for victory in this thrilling championship. Get ready for the adrenaline-fueled action of strategic combat and teamwork!",prizePool:3e3,eventId:11,rules:["Minimum 2 IIITB members, current or alumni.","Max 5 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play on mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks, or any tampering with the CODM client will lead to an instaban from the match and tournament.","Scoring will be based on position and kills.","If there are more registrations than expected, we'll have a prelims of Battle Royale.","Results will be announced on our Instagram handle [Instagram Link](https://www.instagram.com/infin8_iiitb/).","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Prasanth Kumar",number:"7989839700"},{name:"Sasank Karamsetty",number:"8328596959"}]}],[{title:"Sargam",description:"Join us for an evening filled with soulful voices and captivating tunes as talented individuals take the stage to serenade you with their musical prowess. Let the enchanting melodies create a memorable atmosphere, celebrating the beauty of music in this vibrant showcase of vocal talent.",prizePool:1e4,eventId:10,rules:["Time Limit: Solo singers are allotted a maximum of 4 minutes for their entire stage performance.","Musical Diversity: Participants are required to showcase their versatility by presenting one of these - (i) Indian classical/semi-classical (ii) non-classical genre. Separate prizes will be awarded for each category.","Restrictions on Beatboxing and Rapping: Beatboxing and rapping are not allowed as part of the solo singing performance.","Backing Track or Accompanist Options: Participants may choose to use a pre-submitted backing track, have one accompanist, or play a musical instrument themselves. However, it is emphasized that the judging will solely be based on the singer's vocals, not the backing track.","Basic Effects Allowance: Singers are permitted to request basic effects such as compression, reverb, etc., to enhance their performance.","Judging Criteria: Performances will be evaluated based on several factors, including pitch accuracy, rhythm, musicality, skill level, stage presence, and other relevant aspects. The judging panel will consider these elements to determine the overall quality of the solo singing performance."],contacts:[{name:"Rishabh Dixit",number:"6366258170"},{name:"Vedant Manglurkar",number:"7588069853"}]},{title:"Case in Point ",description:"A Brand challenge competition where participants get a Business oriented Case study problem on which they have to come up with a solution in the form of presentation and present in front of judges. The Company you are working in is facing a situation (problem statement). Now it's solely up to the participant to turn the company's fortunes around. The task is to come up with solutions and help the company with new strategies and some innovative solutions.",prizePool:13e3,eventId:"27",lastDate:" 10th Feb 11:59 pm",rules:["Maximum 2 members can be in a team.","The company will be given to you on spot and you will get 1 hour to work on it.","Usage of internet would be allowed.","After the allotted time is over, each team would have to pitch their ideas to the judges within a span of 5-10 minutes.","Any kind of team-ups or exchange of ideas between different teams will lead to immediate disqualification."],contacts:[{name:"Allu Pavankarthik Reddy",number:"7795933534"}]},{title:"BGMI",description:"Embark on a thrilling adventure with IIITBs BGMI Showdown, a battleground where teams collide in intense battles. Demonstrate your gaming prowess, securing kills for bonuses as you strive for triumph in this gripping showdown. Brace yourself for an adrenaline-fueled experience of strategic combat and seamless teamwork, as every move counts in this electrifying gaming spectacle!",prizePool:3e3,eventId:"22",rules:["Minimum 2 IIITB members, current or alumni.","Max 5 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks or any tampering with the BGMI client will lead to instaban from the match and tournament.","Scoring will be based on position and kills","If there are more registrations than expected, we'll have a prelims of Battle Royale","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Pushkar Kulkarni",number:"9136815683"},{name:"Kunal Narang",number:"9012252500"}]},{title:"League of Fanatics",description:"Show off all the useless, yet intriguing information you have collected throughout your life. Compete in this trivia competition to prove that you're the geekiest of them all.",prizePool:1e4,eventId:"5",rules:["It will be an offline event, participants need to be present at the venue to participate. ","Each team can have 3-5 members.","Use of the Internet or any other unfair means is strictly prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion.","For rounds involving buzzers, the following rules apply: In case a team presses the buzzer before the question is completely announced/ displayed on the screen, they will have to answer with the information provided until then. Teams need to answer immediately once they press the buzzer. Buzzes will be awarded by the OC, and their decision is final.","The event will take place in three rounds. ","The first round is divided into 3 tracks: i) Anime + Sports ii) Movies and series + Video Games iii) Music + Books and will be conducted on an online platform. Nevertheless, teams need to present at the venue for this round. Irrespective of the number of teams in a track, only FOUR teams from each track will qualify for the second round.","The 12 teams that qualify for the second round, will be split into TWO groups of SIX teams, each group consisting of TWO teams from each track.","SIX teams will qualify for the third round (THREE from each group, irrespective of the track).","Rounds 2 and 3 will not be track-specific.","Further details about the rounds and the point structure for them will be announced at the event venue. "],contacts:[{name:"Harsh Modani",number:"9380126399"},{name:"Harshavardhan",number:"9645894725"}]},{title:"JAM (Just A Minute)",description:"JAM, originating from the renowned BBC radio show, is a captivating verbal challenge game where participants strive to speak for exactly one minute on a given topic without breaking three fundamental rules. The game has evolved into a delightful and light-hearted event, emphasizing wit, spontaneity, and linguistic agility.",prizePool:8e3,eventId:"16",rules:["Repetition: Avoid repeating any word or phrase, particularly common and proper nouns. Synonyms, even obscure ones, are encouraged to maintain variety in speech.","Hesitation: Speak fluently without any momentary pauses or stumbling over words. Any noticeable pause can lead to a successful challenge.","Deviation: Stay on the chosen topic and avoid veering off into unrelated subjects. While some deviation is allowed, outright straying from the topic or language norms is subject to challenge.","Challenges: JAMmers score a point for a correct challenge against the current speaker. A challenge is considered correct if it adheres to the rules.","Speaker Points: The speaker gains a point if the challenge is deemed incorrect. Speakers also earn 2 points if they are speaking when the 60 seconds expire.","Bonus Points: Entertaining challenges and speeches, even if not entirely correct, may receive bonus points at the moderator's discretion. Witty interjections that amuse the audience can lead to mutual point gains for the challenger and speaker.","When a correct challenge is made, the challenger takes over the topic for the remainder of the minute or until they are correctly challenged.","The game rewards those who make entertaining challenges, offering opportunities for quick points and amusing interjections."],contacts:[{name:"Vishruth Vijay",number:"9449960095"},{name:"Vikas Kalyanapuram",number:"8762175731"}]},{title:"Rang Manch",description:"Unleash your unique talents on the theatrical battlefield. Join the Rang Manch and let the curtains rise on your unique talents as you vie for the spotlight in this thrilling showcase of theatrical brilliance!",prizePool:2e4,eventId:9,rules:["Time limit - The play should be around a minimum of 15 minutes around a maximum of 45 minutes from ‘stage entry’ to ‘stage exit’.","There’s no upper bound on team sizes.","We can provide basic props if informed in advance.","Script submissions are due by 10th Feb 2023, along with a 10-minute recording of the play for the screening round. Please mail them to parvaaz@iiitb.ac.in.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Arjun Subhedar",number:"7028770201"},{name:"Divyansh Singhal",number:"7023333611"}],spocs:["Arjun Subhedar","Divyansh Singhal"]},{title:"The Non-Trivial Trivia",description:"Prepare for a rollercoaster of mathematical excitement with Non Trivial! This is not your average quiz; it's a high-energy, fun-filled competition designed to engage participants in multiple thrilling rounds of math trivia. Whether you're a seasoned math whiz or just enjoy the thrill of numbers, this contest promises a riveting experience for all.",prizePool:3e3,rules:[],eventId:"17",contacts:[{}]},{title:"Vedanta Darsana ",description:"Embark on a profound journey of self-discovery and intellectual exploration with the Vedanta Enlightenment Test. This unique test is designed to deepen participants' understanding of Vedanta, an ancient philosophical tradition that delves into the fundamental principles of existence, consciousness, and self-realization.",prizePool:3e3,eventId:18,rules:["The test will be a maximum of 1 hour. Please manage your time effectively to address all questions.","Necessary reference material will be provided for all participants. No external materials are permitted.","Questions are designed to assess your ability to apply knowledge. Provide thoughtful and insightful responses.","Submit written responses on provided answer sheets."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}],spocs:["Amar Pratap Singh","Dhruv Gupta"]},{title:"Echoes of Expressions",description:"",prizePool:4e3,eventId:"13",contacts:[{name:"Ayush Gupta",number:"8884803648"}]}],[{title:"Gulp and Gobble",description:"What can be better than getting paid for eating good food? Put your hungry stomach to the test in this competitive eating contest. The faster you can gobble up all the food and gulp the beverages, the better chance you have to win a prize. What can you win? Some cash and more food!",prizePool:3e3,eventId:"19",rules:["This is a one-on-one eating contest.","There will be a table manager for every 10-12 people to judge the participants.","The top 25 finishers from the first round will advance to the next round.","The top five finishers from the second round will advance to the third round.","One winner will be chosen from among the five entrants.","In the event of a disagreement, the organizers’ decision will be final.","After each round, participants should display their empty plates to the table supervisors and proceed to the registration desk to register for the next round.","No one should begin eating the food before the organizers give the all-clear.","Registrations work on a first-come, first-served basis.","Results will be announced on our Instagram handle."],contacts:[]},{title:"Brush Up",description:"This is the painting and sketching competition. Inviting artists of all ages and skill levels to showcase their talent and express their imagination. Any style of art is welcomed, we just want you all to have fun! So grab your brushes and start painting! We can’t wait to see what you come up with! ",prizePool:6e3,eventId:"3",spocs:["Vrajnandak Nangunoori","Hemang Seth"],contacts:["8817972743","9059408976"]},{title:"Valorant",description:"Here is presenting a world-renowned, enthralling, 5v5 character-based tactical FPS where precise gunplay meets unique agent abilities! The main game mode focuses on Search and Destroy where one team attacks by planting a bomb, and the other defends by avoiding detonation. More than guns and bullets, you’ll choose an Agent armed with adaptive, swift, and lethal abilities that create opportunities to let your gunplay shine. Tactics beat gunplay!",prizePool:4e3,eventId:"21",rules:["Team of 5 + 1 substitute (optional)","Minimum one player (part of the playing roster of at least one game, not the substitute) should be a IIITB student","All players should have joined the Discord server before the matches. All forms of communication will be done through Discord.","All Weapons / Agents / Abilities are allowed unless currently disabled in Ranked Mode.","Make sure you have the latest version of the game before the day of the match. No delays will be allowed on the day of the match.","All matches except the Finals (and Semi-Finals depending on the total number of teams) will be knockouts.","Finals will be conducted offline on the IIITB campus."],contacts:[{name:"Brij Desai",number:"6362043016"},{name:"Harshith Reddy",number:"9177785261"}],spocs:["Brij Desai","Harshith Reddy"]},{title:"FIFA",description:"Welcome to FIFA – a thrilling 11v11 football spectacle where the beauty of the game meets strategic brilliance! In this premier football simulation, it's not just about goals; it's about crafting a winning strategy with your unique squad. Choose players with specialized skills, coordinate plays, and outsmart your opponents. In FIFA, tactics take center stage, elevating your gameplay beyond simple ball control. Experience the essence of football where every move counts, and victory belongs to the tactically astute!",prizePool:4e3,eventId:"20",rules:["FIFA 23 with squads will be used.","You cannot select any fictional or All-Star teams. Any regular-season teams, as installed with the original game, can be selected.","Each round will be a knock-out round.","Each player can bring his/her own controller.","If a controller is defective, a Player can pause the game on the approval of their opponent and notify the referee.","Both players can select the same team (e.g. Barcelona). In that case, the ‘away’ player will have to pick Away Jersey for that team. In general, ‘away’ players are responsible for picking the jersey that does not resemble the home team jersey.","In case of a dispute, the selection of home and away side will be decided via a coin toss.","In case of a tie, the match will go to extra time (Classic for knockout rounds), then penalties.","Players will not be allowed to switch/sub with some other player.","In case of any dispute, the word of the referee will be final.","Half Length: 4 minutes (Until Quarter-Final), 6 minutes (Semi-Finals(2 legs, away goals rules apply) and Finals).","There will be a third place competition (one leg only).","Match type: Classic Kick-Off","Fifa Trainer: Off","Difficulty Level: Legendary","Game Speed: Normal","All Formations, Tactics should be decided before the starting of the match (2 mins will be provided for the same). If you want to pause mid-game, you have to ask your opponent first and you can pause only on his/her approval.","If players are not present for their match in the allotted time without any justification for the same, they will be considered for disqualification.","Rules are subject to change, and any change will be at the discretion of the Organizers."],contacts:[{name:"Keshav Goyal",number:"8968076237"},{name:"Siddharth Ayathu",number:"6366281143"}],spocs:["Keshav Goyal","Siddharth Ayathu"]},{title:"Cut to the Chase",description:"A picture speaks a thousand words, a film is a million pictures… do the math! Show off your writing, acting, and editing prowess to influence the masses with your short yet impactful film.",prizePool:12e3,eventId:"25",rules:["The competition will be a 100-hour event. Participants will have to write, shoot, and edit the entire film within 100 hours.","101 hours prior to the submission deadline, there’ll be a small gathering of all the participants wherein each team will pick 1 chit from 2 jars. 1 jar will have the 1st line of the screenplay (or the 1st line that will be heard in the film: TBD) and the other jar will have a theme. Participants will have to stick to both these restrictions.","Time Limit: 12 minutes","Synopsis submission: This will not be a part of the judging criteria, but is a prerequisite for nomination. The synopsis and title must be mailed within the first 24 hours to parvaaz@iiitb.ac.in with the subject in the following format: CutToTheChase__","Participation: A student can be a part of multiple teams in any capacity.","Submission: The video must be in MP4 or AVI format. Submit your film here.","Nominations: The core organizing team, along with the core team of The Film Division will nominate the best films out of all submissions.","Screening: The nominated films will be screened in the IIITB Auditorium in front of a live audience on the final day of Infin8.","Prizes: The judges will give their final verdict after the screening of all the films and cash prizes will be given away to the winners.","Audience participation: After the screening of all the films and the prize distribution, the audience will be given a 5-minute window to vote for their favourite film. This vote will decide the ‘Most Popular Film.’"],contacts:[{name:"Varshith Vattikuti",number:"9886987649"},{name:"Nathan Mathew Verghese",number:"8848839946"}],spocs:["Varshith Vattikuti","Nathan Mathew Verghese"]},{title:"Ramp It Up",description:"Today's youth is known for fashion. Fashion not only promotes creativity, but its also a form of expressing and empowering oneself. Style is what defines you. From traditional to casual, from vintage to trendy, every fashion style speaks of itself and of the culture it possesses. We're presenting 'Ramp it up' for the girls and boys who would love to show their modish nature by being a part of the show! Gone is the time of just watching ramp shows, now it's your turn to join the show and 'ramp it up'!",prizePool:1e4,eventId:"4",rules:["You can form a team of 2 or take part individually.","The time limit for every team/individual would be 1 minute (Including setup and the performance both).","Negative marking if participants exceed the time limit.","Vulgarity is strongly prohibited. Any form of obscenity will lead to debarring the team/individual from the contest.","Teams/individuals will be judged oncostumes, walking stance, attitude, hairstyle, and overall presentation.","The decision of the judges will be final and binding.","All costumes are permitted, which maintain decency including original costumes & fashion designs.","Purchased, professionally made, or rented costumes are permitted.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"H Sanjeev",number:"9491370927"},{name:"Shreya Chavan",number:"9347425563"}]},{title:"Pxl8",description:"'Symmetry' will be the theme. Participate and capture symmetry in your shots through geometry or framing of objects, and showcase the world through an artist's eyes",prizePool:5e3,eventId:"26",lastDate:" 11th Feb 11:59 pm",rules:["Click good pics on the given theme and submit the best you feel.","Photos must be clicked using a mobile phone only by the one who is submitting.","RAW Image editing is allowed.","Basic visual editing such as cropping, lighting, shadow, hue, and saturation adjustments are allowed provided automatic filters are not used.","Either landscape or portrait mode is allowed.","The submission links will be sent to registered participants via mail.","Each participant is allowed to submit a single picture, submitting more than one picture may lead to his/her disqualification from the competition.","Results will be announced on our Instagram handle.","The decision of the organizing committee and the jury will be final.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"M srinivasan",number:"9353738745"},{name:"Vaibhav Thapliyal",number:"8128818422"}]},{title:"Battle of Bands",description:"Battle of Bands is where battalions of music enthusiasts come together and strum their vocal cords against one another in a fierce battle to claim the glory of victory. Spectators will witness a plethora of notes each competing against the other to capture the hearts of dazzled listeners.",prizePool:25e3,eventId:"6",rules:["Time Limit: Bands are allocated a maximum of 20 minutes for their performance, inclusive of stage setup.","Member Limit: Each participating band can consist of up to 8 members.","Instrumentalists Requirement: Bands must include a minimum of 2 instrumentalists among their members.","On-Stage Presence: At any given moment during the performance, there should be a minimum of 3 band members actively performing on stage.","Genre Freedom: There are no restrictions on the genre of the musical performance; bands are free to explore and showcase their preferred style.","Pre-recorded Backing Tracks: The use of pre-recorded backing tracks during the performance is strictly prohibited.","Original Composition Bonus: Extra points will be awarded to bands that present an impressive original composition during their performance.","Judging Criteria: Bands will be evaluated based on various criteria, including the tightness of their performance, individual skills of each member, musicality, and overall stage presence. Judges will consider these elements to determine the winners of the competition."],contacts:[{name:"Karanveer Singh",number:"6268463824"},{name:"Saket Gurjar",number:"8502883397"}],spocs:["Karanveer Singh","Saket Gurjar"]}]],nt=[{title:"Nritta",link:"https://forms.gle/mhbVvqAbXhnYkDXt8",description:"Anticipate an electrifying spectacle of dance at the grand event, 'Nritta.' Elevate your performance as a solo artist or collaborate in a duo, and let the stage be your canvas for up to 5 minutes of captivating expression. Make every moment count and immerse yourself in the rhythmic world of 'Nritta.' The spotlight awaits, so get ready to leave an indelible mark on the stage with your dance prowess.",prizePool:1e4,eventId:1,lastDate:" 9th Feb 11:59 pm",image:"../assets/banner.png",rules:["No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props to be informed beforehand. Soundtrack also to be provided beforehand.","No professional dancers, only college students.","3-5 minutes per performance.","All dance styles and fusion dance is permitted.","Venue (tentative) - Basketball Court "],contacts:[{name:"Aditya Nangarath",number:"7022271553"},{name:"Bysani Akshaya",number:"7799008583"}],spocs:["Aditya Nangarath","Bysani Akshaya"],time:"16th Feb 2 pm"},{title:"Blitz",link:"",description:"An unconventional debate format which does not follow the quintessential rules of the Asian and European Parliamentary system",prizePool:4500,eventId:"2",spocs:[]},{title:"Brush Up",link:"https://forms.gle/dZX5QScB5aPfsSuN7",description:"This is the painting and sketching competition. Inviting artists of all ages and skill levels to showcase their talent and express their imagination. Any style of art is welcomed, we just want you all to have fun! So grab your brushes and start painting! We can’t wait to see what you come up with! ",prizePool:6e3,eventId:"3",lastDate:" 11th Feb 11:59 pm",rules:["There will be 2 categories - Painting, Sketching","The art club will provide basic materials like drawing sheets, brushes, pencils, erasers, and paint palettes.","It is recommended that students bring their medium for painting and sketching/shading. The art club will only provide a limited number of acrylic/poster paints.","The artwork must be done at the venue and not beforehand.","The results will be announced on the Infin8 Instagram handle.","Few on-spot registrations are available for IIITB students, however, non-students must register beforehand."],spocs:["Vrajnandak Nangunoori","Hemang Seth"],contacts:[{name:"Hemang Seth",number:"8817972743"},{name:"Vrajnandak Nangunoori",number:"9059408976"}],time:"18th Feb 9 am"},{title:"Ramp It Up",link:"https://forms.gle/ezqwyqmk8rVD6zVC6",description:"Today's youth is known for fashion. Fashion not only promotes creativity, but its also a form of expressing and empowering oneself. Style is what defines you. From traditional to casual, from vintage to trendy, every fashion style speaks of itself and of the culture it possesses. We're presenting 'Ramp it up' for the girls and boys who would love to show their modish nature by being a part of the show! Gone is the time of just watching ramp shows, now it's your turn to join the show and 'ramp it up'!",prizePool:1e4,eventId:"4",lastDate:" 11th Feb 11:59 pm",rules:["You can form a team of 2 or take part individually.","The time limit for every team/individual would be 1 minute (Including setup and the performance both).","Negative marking if participants exceed the time limit.","Vulgarity is strongly prohibited. Any form of obscenity will lead to debarring the team/individual from the contest.","Teams/individuals will be judged oncostumes, walking stance, attitude, hairstyle, and overall presentation.","The decision of the judges will be final and binding.","All costumes are permitted, which maintain decency including original costumes & fashion designs.","Purchased, professionally made, or rented costumes are permitted.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"H Sanjeev",number:"9491370927"},{name:"Shreya Chavan",number:"9347425563"}],time:"18th Feb 1:30 pm"},{title:"League of Fanatics",link:"https://forms.gle/G7VrDAEvC2PFmqt76",description:"Show off all the useless, yet intriguing information you have collected throughout your life. Compete in this trivia competition to prove that you're the geekiest of them all.",prizePool:1e4,eventId:"5",lastDate:" 10th Feb 11:59 pm",rules:["It will be an offline event, participants need to be present at the venue to participate. ","Each team can have 3-5 members.","Use of the Internet or any other unfair means is strictly prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion.","For rounds involving buzzers, the following rules apply: In case a team presses the buzzer before the question is completely announced/ displayed on the screen, they will have to answer with the information provided until then. Teams need to answer immediately once they press the buzzer. Buzzes will be awarded by the OC, and their decision is final.","The event will take place in three rounds. ","The first round is divided into 3 tracks: ","i) Anime + Sports","ii) Movies and series + Video Games","iii) Music + Books and will be conducted on an online platform. ","Nevertheless, teams need to present at the venue for this round. Irrespective of the number of teams in a track, only FOUR teams from each track will qualify for the second round.","The 12 teams that qualify for the second round, will be split into TWO groups of SIX teams, each group consisting of TWO teams from each track.","SIX teams will qualify for the third round (THREE from each group, irrespective of the track).","Rounds 2 and 3 will not be track-specific.","Further details about the rounds and the point structure for them will be announced at the event venue. "],contacts:[{name:"Harsh Modani",number:"9380126399"},{name:"Harshavardhan",number:"9645894725"}],time:"17th Feb 10 am"},{title:"Battle of Bands",link:"https://forms.gle/8MqGeC4k1uNzB6EW6",description:"Battle of Bands is where battalions of music enthusiasts come together and strum their vocal cords against one another in a fierce battle to claim the glory of victory. Spectators will witness a plethora of notes each competing against the other to capture the hearts of dazzled listeners.",prizePool:25e3,eventId:"6",lastDate:" 11th Feb 11:59 pm",rules:["Time Limit: Bands are allocated a maximum of 20 minutes for their performance, inclusive of stage setup.","Member Limit: Each participating band can consist of up to 8 members.","Instrumentalists Requirement: Bands must include a minimum of 2 instrumentalists among their members.","On-Stage Presence: At any given moment during the performance, there should be a minimum of 3 band members actively performing on stage.","Genre Freedom: There are no restrictions on the genre of the musical performance; bands are free to explore and showcase their preferred style.","Pre-recorded Backing Tracks: The use of pre-recorded backing tracks during the performance is strictly prohibited.","Original Composition Bonus: Extra points will be awarded to bands that present an impressive original composition during their performance.","Judging Criteria: Bands will be evaluated based on various criteria, including the tightness of their performance, individual skills of each member, musicality, and overall stage presence. Judges will consider these elements to determine the winners of the competition."],contacts:[{name:"Karanveer Singh",number:"6268463824"},{name:"Saket Gurjar",number:"8502883397"}],spocs:["Karanveer Singh","Saket Gurjar"],time:"18th Feb 3 pm"},{title:"Case in Point",link:"",description:"Explore your entrepreneurship skills by posing as the owner of a famous company and showcase what you would have done differently to change the course of the company",prizePool:13e3,eventId:"7",spocs:["Karthik Reddy"],contacts:["7795933534"],time:"17th Feb 10 am"},{title:"Nukkad Naatak",link:"https://forms.gle/TARh6ZBYS951Tdat7",description:"Explore the vibrant world of street theater with 'NUKKAD NAATAK.' This event invites you to harness the power of compelling performances to raise your voice and drive societal change.",prizePool:12e3,eventId:8,lastDate:" 9th Feb 11:59 pm",rules:["Time limit - Maximum 15 minutes from entry to exit.","We can provide basic props if informed in advance.","Instruments are allowed.","There’s no upper bound on team sizes.","Script submissions due by 10th Feb 2023. Please mail them to parvaaz@iiitb.ac.in.","The play should preferably be in Hindi, English, or Kannada.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Aaditya Gole",number:"7972513736"},{name:"Chandrima Nandi",number:"9028872476"}],time:"16th Feb 9 am"},{title:"Rang Manch",link:"https://forms.gle/1tHCoeyxcxkTWkj46",description:"Unleash your unique talents on the theatrical battlefield. Join the Rang Manch and let the curtains rise on your unique talents as you vie for the spotlight in this thrilling showcase of theatrical brilliance!",prizePool:2e4,eventId:9,lastDate:" 10th Feb 11:59 pm",rules:["Time limit - The play should be around a minimum of 15 minutes around a maximum of 45 minutes from ‘stage entry’ to ‘stage exit’.","There’s no upper bound on team sizes.","We can provide basic props if informed in advance.","Script submissions are due by 10th Feb 2023, along with a 10-minute recording of the play for the screening round. Please mail them to parvaaz@iiitb.ac.in.","The organizers have the power to disqualify any team based on any grounds they seem fit."],contacts:[{name:"Arjun Subhedar",number:"7028770201"},{name:"Divyansh Singhal",number:"7023333611"}],spocs:["Arjun Subhedar","Divyansh Singhal"],time:"17th Feb 2 pm"},{title:"Sargam",link:"https://forms.gle/eCxcpvKGatPGpibh6",description:"Join us for an evening filled with soulful voices and captivating tunes as talented individuals take the stage to serenade you with their musical prowess. Let the enchanting melodies create a memorable atmosphere, celebrating the beauty of music in this vibrant showcase of vocal talent.",prizePool:1e4,eventId:10,lastDate:" 10th Feb 11:59 pm",rules:["Time Limit: Solo singers are allotted a maximum of 4 minutes for their entire stage performance.","Musical Diversity: Participants are required to showcase their versatility by presenting one of these - (i) Indian classical/semi-classical (ii) non-classical genre. Separate prizes will be awarded for each category.","Restrictions on Beatboxing and Rapping: Beatboxing and rapping are not allowed as part of the solo singing performance.","Backing Track or Accompanist Options: Participants may choose to use a pre-submitted backing track, have one accompanist, or play a musical instrument themselves. However, it is emphasized that the judging will solely be based on the singer's vocals, not the backing track.","Basic Effects Allowance: Singers are permitted to request basic effects such as compression, reverb, etc., to enhance their performance.","Judging Criteria: Performances will be evaluated based on several factors, including pitch accuracy, rhythm, musicality, skill level, stage presence, and other relevant aspects. The judging panel will consider these elements to determine the overall quality of the solo singing performance."],contacts:[{name:"Rishabh Dixit",number:"6366258170"},{name:"Vedant Manglurkar",number:"7588069853"}],time:"17th Feb 9 am"},{title:"CODM ",link:"https://forms.gle/ycoGjWtYPJ4ZKgxN6",description:"Immerse yourself in the exhilarating IIITBs CODM World Championship, where teams engage in intense team deathmatches. Showcase your gaming prowess, secure kills for bonuses, and strive for victory in this thrilling championship. Get ready for the adrenaline-fueled action of strategic combat and teamwork!",prizePool:3e3,eventId:11,lastDate:" 9th Feb 11:59 pm",rules:["Minimum 2 IIITB members, current or alumni.","Max 5 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play on mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks, or any tampering with the CODM client will lead to an instaban from the match and tournament.","Scoring will be based on position and kills.","If there are more registrations than expected, we'll have a prelims of Battle Royale.","Results will be announced on our Instagram handle [Instagram Link](https://www.instagram.com/infin8_iiitb/).","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Prasanth Kumar",number:"7989839700"},{name:"Sasank Karamsetty",number:"8328596959"}],time:"16th Feb 10 am"},{title:"Jijñāsa",link:"https://forms.gle/pGFzi9VdDdw6dcBe8",description:"Embark on a transformative journey of self-discovery with 'Jijñāsa - Spiritual Quest.' Engage in a riveting quest that challenges your intellect and spiritual insight through a series of interdependent puzzles. Join the exploration for fun and enlightenment, where the fastest and most accurate participant emerges victorious.",prizePool:3e3,eventId:12,lastDate:" 9th Feb 11:59 pm",rules:["Participants will be given a booklet and a puzzle, they have to solve the puzzles with the help of a booklet.","Participants are expected to solve three levels of the quiz which are interdependent on each other.","Finally, there will be a take-home message which can be framed with the help of 3 puzzles.","Participants who solve the 3 puzzles and frame the correct message in the minimum time will get the prize.","Participants are expected to reach the venue 15 minutes before the announced time."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}],time:"16th Feb 9 am"},{title:"Echoes of Expressions",link:"https://forms.gle/iMTTWLP2d7TnB5yXA",description:"Amidst the chaos of life, immerse yourself in the cathartic world of Slam Poetry. This competition beckons individuals to take a breather, step onto the stage, and unleash the power of spoken word to express their innermost thoughts, emotions, and reflections.",prizePool:4e3,eventId:"13",lastDate:" 10th Feb 11:59 pm",rules:["It will be an offline event and participants need to be present in person.","The participants will be provided a paper to write their poems.","After the topic is released, participants will have 30 mins to submit their work after which submissions will not be accepted.","Organizers hold the power to disqualify any participants on any grounds they deem fit at their discretion.","The poetry recitation must be the same as the submitted work. ","Any disputes regarding handwriting eligibility will be up to the OC.","The use of the Internet is not allowed.","Poems on the chosen topic should be an original creation by the participant.","Unrhyming narrative formula, traditional theatrical devices including shifting voices and tones may be used.","The presentation must just be simple recitation and not a musical or theatrical performance.","Plagiarizing will lead to immediate disqualification","No props are allowed during recitation, theatrocs are allowed through body language and voice only."],contacts:[{name:"Ayush Gupta",number:"8884803648"}],time:"17th Feb 4 pm"},{title:"Lost in Action",link:"https://forms.gle/pAPeMMMTjuc4Sacy9",description:"Experience the classic joy of Dumb Charades, every kid's beloved pastime. Engage in three thrilling rounds where only the best move forward to the finals. It's a test of your acting skills and team chemistry. Join the fun and aim for the top spot.",prizePool:4e3,eventId:"14",lastDate:" 9th Feb 11:59 pm",rules:["Each group can have 4 or 5 members.","The performance has to be silent with no words as the word ‘dumb’ goes.","The player has to use facial expressions, gestures, and body language.","Clues like lip-reading, humming songs, pointing, and spelling are banned.","Scoreboard will be maintained by the judges.","Usage of the internet is prohibited and will lead to disqualification.","Organizers reserve the right to disqualify teams on any grounds they deem fit at their discretion."],contacts:[{name:"Vyom Sharma",number:"7060886758"},{name:"Bhavjyot Singh",number:"9855498265"}],time:"16th Feb 11:30 am"},{title:"Cards Against Humanity",link:"https://forms.gle/9xHP2sRmNYNzuUR9A",description:"Get ready for a laughter-packed session with Cards Against Humanity! Join the fun, where participants use random answer cards to respond to unknown questions. The game, marked by blindfolded judges and diverse judging criteria, promises quick-witted amusement and an evening of delightful chaos.",prizePool:4e3,eventId:"15",lastDate:" 9th Feb 11:59 pm",rules:["Participants will be grouped into groups of five.","Each participant will be given 5 cards that contain random answers to random questions.","In each round, one of the players will have to become a judge. The judge will have to choose a question from a given collection of unknown questions.","The other four players will have to pick one of the answer cards given to them to answer the question posed by the judge.","The judge will be blindfolded while the answers are being read out loud. The criteria for judging depends on the judge (most funny, most appropriate, etc.), and the winner of that round is awarded with a point.","Once the round ends, the players can replace the answer card that they’ve used, and then another player becomes the judge.","The players with the most number of points in each group are chosen and are grouped into groups of five again, and the process continues until there is a single player left."],contacts:[{name:"Jinesh Pagaria",number:"9653616341"}],time:"16th Feb 4 pm"},{title:"JAM (Just A Minute)",link:"https://forms.gle/AoCJc3hFJMVuDDAu5",description:"JAM, originating from the renowned BBC radio show, is a captivating verbal challenge game where participants strive to speak for exactly one minute on a given topic without breaking three fundamental rules. The game has evolved into a delightful and light-hearted event, emphasizing wit, spontaneity, and linguistic agility.",prizePool:8e3,eventId:"16",lastDate:" 10th Feb 11:59 pm",rules:["Repetition: Avoid repeating any word or phrase, particularly common and proper nouns. Synonyms, even obscure ones, are encouraged to maintain variety in speech.","Hesitation: Speak fluently without any momentary pauses or stumbling over words. Any noticeable pause can lead to a successful challenge.","Deviation: Stay on the chosen topic and avoid veering off into unrelated subjects. While some deviation is allowed, outright straying from the topic or language norms is subject to challenge.","Challenges: JAMmers score a point for a correct challenge against the current speaker. A challenge is considered correct if it adheres to the rules.","Speaker Points: The speaker gains a point if the challenge is deemed incorrect. Speakers also earn 2 points if they are speaking when the 60 seconds expire.","Bonus Points: Entertaining challenges and speeches, even if not entirely correct, may receive bonus points at the moderator's discretion. Witty interjections that amuse the audience can lead to mutual point gains for the challenger and speaker.","When a correct challenge is made, the challenger takes over the topic for the remainder of the minute or until they are correctly challenged.","The game rewards those who make entertaining challenges, offering opportunities for quick points and amusing interjections.","Reference - Please watch the first few rounds in the video below for reference. It’s a very fun and light-hearted event so we might have bonus points for entertaining speeches and challenges ;) https://www.youtube.com/watch?v=2Zu-2eNYmMM"],contacts:[{name:"Vishruth Vijay",number:"9449960095"},{name:"Vikas Kalyanapuram",number:"8762175731"}],time:"17th Feb 11 am"},{title:"The Non-Trivial Trivia",link:"https://forms.gle/A5Wf2rmmJMbK1bBf9",description:"Prepare for a rollercoaster of mathematical excitement with Non Trivial! This is not your average quiz; it's a high-energy, fun-filled competition designed to engage participants in multiple thrilling rounds of math trivia. Whether you're a seasoned math whiz or just enjoy the thrill of numbers, this contest promises a riveting experience for all.",prizePool:3e3,rules:["It will be an offline event.","There are multiple rounds each with different formats as stated below.To ensure everyone plays on a level field, seeking assistance from individuals outside your team for direct answers isn't allowed. However, if you're stuck, feel free to seek general guidance from available resources or ask the organizers for hints!To create a fair and challenging playing field, the use of external materials like devices or books during the activity is not allowed. We encourage relying on your own knowledge and teamwork to solve the puzzles! Organizers hold the power to disqualify any participants on any grounds they deem fit at their discretion.","Any instance of “Cheating” shall not be tolerated and will lead to immediate disqualification.","You will be given rough sheets whenever deemed required. You need not carry any paper of your own. Rough sheets will be provided when deemed necessary.","When we have a buzzer round please note that incase of any conflict regarding the clashes in buzzer shall be resolved by the Organisers. The rounds are as follows: Round 1: Derive or Die. Round 2: Solve or Stagnate. Round 3: Stapoo – Solve to go forward.","The format is only temporary and can be altered based on the size of participation."],eventId:"17",lastDate:" 10th Feb 11:59 pm",contacts:[{name:"Shubhranil Basak",number:"9366039521"}],time:"17th Feb 3 pm"},{title:"Vedanta Darsana ",link:"https://forms.gle/yzHs9i8AvAvc3i86A",description:"Embark on a profound journey of self-discovery and intellectual exploration with the Vedanta Enlightenment Test. This unique test is designed to deepen participants' understanding of Vedanta, an ancient philosophical tradition that delves into the fundamental principles of existence, consciousness, and self-realization.",prizePool:3e3,eventId:18,lastDate:" 10th Feb 11:59 pm",rules:["The test will be a maximum of 1 hour. Please manage your time effectively to address all questions.","Necessary reference material will be provided for all participants. No external materials are permitted.","Questions are designed to assess your ability to apply knowledge. Provide thoughtful and insightful responses.","Submit written responses on provided answer sheets."],contacts:[{name:"Amar Pratap Singh",number:"8197367978"},{name:"Dhruv Gupta",number:"9015346166"}],spocs:["Amar Pratap Singh","Dhruv Gupta"],time:"17th Feb 4 pm"},{title:"Gulp and Gobble",link:"https://forms.gle/N1aRQTKdM9c2g76H6",description:"What can be better than getting paid for eating good food? Put your hungry stomach to the test in this competitive eating contest. The faster you can gobble up all the food and gulp the beverages, the better chance you have to win a prize. What can you win? Some cash and more food!",prizePool:3e3,eventId:"19",lastDate:" 11th Feb 11:59 pm",rules:["This is a one-on-one eating contest.","There will be a table manager for every 10-12 people to judge the participants.","The top 25 finishers from the first round will advance to the next round.","The top five finishers from the second round will advance to the third round.","One winner will be chosen from among the five entrants.","In the event of a disagreement, the organizers’ decision will be final.","After each round, participants should display their empty plates to the table supervisors and proceed to the registration desk to register for the next round.","No one should begin eating the food before the organizers give the all-clear.","Registrations work on a first-come, first-served basis.","Results will be announced on our Instagram handle."],contacts:[{name:"Valmik Belgaonkar",number:"8356819477"},{name:"Rishit Mane",number:"7738147865"}],time:"18th Feb 8 am"},{title:"FIFA",link:"https://forms.gle/N4ZGvhdnjLVWKJVw8",description:"Welcome to FIFA – a thrilling 11v11 football spectacle where the beauty of the game meets strategic brilliance! In this premier football simulation, it's not just about goals; it's about crafting a winning strategy with your unique squad. Choose players with specialized skills, coordinate plays, and outsmart your opponents. In FIFA, tactics take center stage, elevating your gameplay beyond simple ball control. Experience the essence of football where every move counts, and victory belongs to the tactically astute!",prizePool:4e3,eventId:"20",lastDate:" 11th Feb 11:59 pm",rules:["FIFA 23 with squads will be used.","You cannot select any fictional or All-Star teams. Any regular-season teams, as installed with the original game, can be selected.","Each round will be a knock-out round.","Each player can bring his/her own controller.","If a controller is defective, a Player can pause the game on the approval of their opponent and notify the referee.","Both players can select the same team (e.g. Barcelona). In that case, the ‘away’ player will have to pick Away Jersey for that team. In general, ‘away’ players are responsible for picking the jersey that does not resemble the home team jersey.","In case of a dispute, the selection of home and away side will be decided via a coin toss.","In case of a tie, the match will go to extra time (Classic for knockout rounds), then penalties.","Players will not be allowed to switch/sub with some other player.","In case of any dispute, the word of the referee will be final.","Half Length: 4 minutes (Until Quarter-Final), 6 minutes (Semi-Finals(2 legs, away goals rules apply) and Finals).","There will be a third place competition (one leg only).","Match type: Classic Kick-Off","Fifa Trainer: Off","Difficulty Level: Legendary","Game Speed: Normal","All Formations, Tactics should be decided before the starting of the match (2 mins will be provided for the same). If you want to pause mid-game, you have to ask your opponent first and you can pause only on his/her approval.","If players are not present for their match in the allotted time without any justification for the same, they will be considered for disqualification.","Rules are subject to change, and any change will be at the discretion of the Organizers."],contacts:[{name:"Keshav Goyal",number:"8968076237"},{name:"Siddharth Ayathu",number:"6366281143"}],spocs:["Keshav Goyal","Siddharth Ayathu"],time:"18th Feb 9:30 am"},{title:"Valorant",link:"https://forms.gle/mvUxeP6vHUPj8EpAA",description:"Here is presenting a world-renowned, enthralling, 5v5 character-based tactical FPS where precise gunplay meets unique agent abilities! The main game mode focuses on Search and Destroy where one team attacks by planting a bomb, and the other defends by avoiding detonation. More than guns and bullets, you’ll choose an Agent armed with adaptive, swift, and lethal abilities that create opportunities to let your gunplay shine. Tactics beat gunplay!",prizePool:4e3,eventId:"21",lastDate:" 11th Feb 11:59 pm",rules:["Team of 5 + 1 substitute (optional)","Minimum one player (part of the playing roster of at least one game, not the substitute) should be a IIITB student","All players should have joined the Discord server before the matches. All forms of communication will be done through Discord.","All Weapons / Agents / Abilities are allowed unless currently disabled in Ranked Mode.","Make sure you have the latest version of the game before the day of the match. No delays will be allowed on the day of the match.","All matches except the Finals (and Semi-Finals depending on the total number of teams) will be knockouts.","Finals will be conducted offline on the IIITB campus."],contacts:[{name:"Brij Desai",number:"6362043016"},{name:"Harshith Reddy",number:"9177785261"}],spocs:["Brij Desai","Harshith Reddy"],time:"18th Feb 9:30 am"},{title:"BGMI",link:"https://forms.gle/DXucyw2RxZWhmByf8",description:"Embark on a thrilling adventure with IIITBs BGMI Showdown, a battleground where teams collide in intense battles. Demonstrate your gaming prowess, securing kills for bonuses as you strive for triumph in this gripping showdown. Brace yourself for an adrenaline-fueled experience of strategic combat and seamless teamwork, as every move counts in this electrifying gaming spectacle!",prizePool:3e3,eventId:"22",lastDate:" 10th Feb 11:59 pm",rules:["Minimum 2 IIITB members, current or alumni.","Max 4 in a squad and on time. If the team isn't filled on start time, the team has to play handicapped.","You are only allowed to play mobile phones. (No tablets and No controllers allowed)","Cheating, aim assists, emulation, wall hacks or any tampering with the BGMI client will lead to instaban from the match and tournament.","Scoring will be based on position and kills","If there are more registrations than expected, we'll have a prelims of Battle Royale","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/","NOTE: All IIITB students have to play in the allotted venues."],contacts:[{name:"Pushkar Kulkarni",number:"9136815683"},{name:"Kunal Narang",number:"9012252500"}],spocs:["Pushkar Kulkarni","Kunal Narang"],time:"17th Feb 9:30 am"},{title:"Clash Royale",link:"https://forms.gle/U9nmQjfbpwUyFKdp8",description:"Dive into the thrilling world of Clash Royale in our ESports event! Experience the strategic rush of this vintage Supercell classic tower rush and strategy game. Showcase your gaming prowess, join the online competition, and compete for the top spot. It's your chance to enjoy the excitement of Clash Royale, prove your skills, and have a blast in this action-packed gaming showdown!",prizePool:2e3,eventId:"23",lastDate:" 9th Feb 11:59 pm",rules:["The tournament is only open to invited participants, who will receive the necessary login information an hour before the event starts.","The tournament will last for 4 hours and will involve normal matches in Clash Royale.","Matches will be played according to the standard rules of the game.","Cheating is not allowed and may result in disqualification.","The player with the most trophies at the end of the tournament will be declared the winner and will receive a prize.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/"],contacts:[{name:"Narayana Srimanth",number:"9032959454"}],time:"16th Feb 10 am"},{title:"Infinitude",link:"https://forms.gle/ikiT38tRQThoJBE56",description:"Step into the cultural tapestry of Infinitude, a group dance competition that adds a dynamic flair to our festivities! Embrace the opportunity with a nominal registration fee and the allure of enticing prizes for the top performers. Let the rhythm of your collective expression become a highlight of our cultural celebration!",prizePool:2e4,eventId:"24",lastDate:" 9th Feb 11:59 pm",rules:["Team Size - 8-15 members","Minimum 4 on stage at all times. No Vulgarity.","No use of props which litter the stage, such as colors.","Use of any props along with soundtrack, and any specific requirements of lighting, to be provided beforehand.","No professional dancers, only college students.","5-8 minutes per performance + 2 minutes for setup.","All dance styles and fusion dance are permitted."],contacts:[{name:"Nupur Patil",number:"9922709459"},{name:"Shiven Phogat",number:"9137231118"}],time:"16th Feb 5 pm"},{title:"Cut to the Chase",link:"https://docs.google.com/forms/d/e/1FAIpQLSdU8y0o_62fZ_RpcL50Ht-7Ho6RtuYXHCxYpkzPc7O3xL4nbw/viewform?usp=sf_link",description:"A picture speaks a thousand words, a film is a million pictures… do the math! Show off your writing, acting, and editing prowess to influence the masses with your short yet impactful film.",prizePool:12e3,eventId:"25",lastDate:" 11th Feb 11:59 pm",rules:["The competition will be a 100-hour event. Participants will have to write, shoot, and edit the entire film within 100 hours.","101 hours prior to the submission deadline, there’ll be a small gathering of all the participants wherein each team will pick 1 chit from 2 jars. 1 jar will have the 1st line of the screenplay (or the 1st line that will be heard in the film: TBD) and the other jar will have a theme. Participants will have to stick to both these restrictions.","Time Limit: 12 minutes","Synopsis submission: This will not be a part of the judging criteria, but is a prerequisite for nomination. The synopsis and title must be mailed within the first 24 hours to parvaaz@iiitb.ac.in with the subject in the following format: CutToTheChase__","Participation: A student can be a part of multiple teams in any capacity.","Submission: The video must be in MP4 or AVI format. Submit your film here.","Nominations: The core organizing team, along with the core team of The Film Division will nominate the best films out of all submissions.","Screening: The nominated films will be screened in the IIITB Auditorium in front of a live audience on the final day of Infin8.","Prizes: The judges will give their final verdict after the screening of all the films and cash prizes will be given away to the winners.","Audience participation: After the screening of all the films and the prize distribution, the audience will be given a 5-minute window to vote for their favourite film. This vote will decide the ‘Most Popular Film.’"],contacts:[{name:"Varshith Vattikuti",number:"9886987649"},{name:"Nathan Mathew Verghese",number:"8848839946"}],spocs:["Varshith Vattikuti","Nathan Mathew Verghese"],time:"18th Feb 11 am"},{title:"Pxl8",link:"https://forms.gle/6q3cq3TkBKXLgMLt9",description:"'Symmetry' will be the theme. Participate and capture symmetry in your shots through geometry or framing of objects, and showcase the world through an artist's eyes",prizePool:5e3,eventId:"26",lastDate:" 11th Feb 11:59 pm",rules:["Click good pics on the given theme and submit the best you feel.","Photos must be clicked using a mobile phone only by the one who is submitting.","RAW Image editing is allowed.","Basic visual editing such as cropping, lighting, shadow, hue, and saturation adjustments are allowed provided automatic filters are not used.","Either landscape or portrait mode is allowed.","The submission links will be sent to registered participants via mail.","Each participant is allowed to submit a single picture, submitting more than one picture may lead to his/her disqualification from the competition.","Results will be announced on our Instagram handle.","The decision of the organizing committee and the jury will be final.","Results will be announced on our Instagram handle https://www.instagram.com/infin8_iiitb/","All artists will retain full ownership of their submissions but, by entering, you agree to allow us to use the entries in the promotion of the Infin8.","Any personal information collected from the participants will be used only for the purposes of administering the contest."],contacts:[{name:"M Srinivasan",number:"9353738745"},{name:"Vaibhav Thapliyal",number:"8128818422"}],time:""},{title:"Case in Point ",link:"https://forms.gle/km7ViLcDcYxqnmz18",description:"A Brand challenge competition where participants get a Business oriented Case study problem on which they have to come up with a solution in the form of presentation and present in front of judges. The Company you are working in is facing a situation (problem statement). Now it's solely up to the participant to turn the company's fortunes around. The task is to come up with solutions and help the company with new strategies and some innovative solutions.",prizePool:13e3,eventId:"27",lastDate:" 10th Feb 11:59 pm",rules:["Maximum 2 members can be in a team.","The company will be given to you on spot and you will get 1 hour to work on it.","Usage of internet would be allowed.","After the allotted time is over, each team would have to pitch their ideas to the judges within a span of 5-10 minutes.","Any kind of team-ups or exchange of ideas between different teams will lead to immediate disqualification."],contacts:[{name:"Allu Pavankarthik Reddy",number:"7795933534"}],time:"17th Feb 1.30 pm"}],w9=({name:e,Rollno:t,colour:n,imageDestination:r,addShadows:i})=>f.jsxs("div",{className:"max-w-xs overflow-hidden bg-white shadow1",children:[f.jsx("img",{className:"object-cover w-full h-40 shadow",src:r,alt:`${e}'s profile`,style:{height:"auto",width:"auto"}}),f.jsxs("div",{className:`p-4 bg-${n} flex flex-col justify-center items-center shadow text-white`,style:{height:"150px "},children:[f.jsx("h2",{className:"text-4xl text1 text-center mb-1",children:e}),f.jsx("p",{className:"text-4xl text2",children:t})]})]}),t1="data:image/svg+xml,%3csvg%20width='144'%20height='50'%20viewBox='0%200%20144%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='35'%20height='35'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2024.7485%200)'%20fill='%23E5203B'/%3e%3crect%20width='25'%20height='25'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2082.1753%207)'%20fill='%23E5203B'/%3e%3crect%20width='20'%20height='20'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%20128.995%2010)'%20fill='%23E5203B'/%3e%3c/svg%3e",x9=()=>f.jsxs(f.Fragment,{children:[f.jsxs(G2.div,{className:"events-wrapper bg-yellow w-screen",children:[f.jsxs("div",{className:"events-header flex justify-center items-center relative w-screen",children:[f.jsx(qt,{className:"absolute button-back-events top-0 left-0 text-white text-xl md:text-4xl p-4 font-bold",to:"/",children:"< BACK"}),f.jsx("img",{src:t1,className:"rotate-180 w-12 md:w-24",alt:""}),f.jsx("h1",{className:"events-heading text-5xl md:text-8xl text-red px-3 md:px-9 py-20",children:"EVENTS"}),f.jsx("img",{src:t1,className:"w-12 md:w-24",alt:""})]}),v9.map((e,t)=>f.jsxs("div",{children:[f.jsx("div",{className:"flex justify-center items-center day-heading text-yellow mt-5 mb-10",children:f.jsx("h1",{className:"bg-red w-60 text-center py-3 text-3xl",children:`Day ${t+1}`})}),f.jsx("div",{className:"event-cards flex flex-wrap items-center justify-center 2xl:px-32 md:pt-10 pb-40",children:f.jsx("div",{className:"flex flex-wrap items-center justify-center gap-20 2xl:gap-36 md:gap-32",children:e.map(n=>f.jsx(qt,{to:`/events/${n.eventId}`,children:f.jsx(w9,{name:n.title,Rollno:"Prize pool : "+n.prizePool,colour:"red",addShadows:!0,imageDestination:`${n.eventId}p.png`})},n.eventId))})})]},t))]}),f.jsx(di,{})]}),C9="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUYSURBVHgBxVnNUttWFP6uTIg73WjZpfIEIRkK005nYnbZQZ8gZtEZoA2YXXcxT4ASaELbBfAEkCeIs2pomcE8QdVdl9rVECz1O5JMbOleSQasfDMeW/dPR0fn5zvHCgVo2SuNEGqRP5dCwOG3HyI8/ghs7fl7Hj4DlGkiFtbapoAzhiX+Fa4WXvu/d1ExptIDLbtl93GxH1CzQJi3165hapvfC6gYI5qmdp0A6h1iMyiFAOHCrr/XQYWwBj9Ew+MKLFBQL1AxroUOcSmv2jGs86nRNgU8SE/wVTVW+IZQISKhn9srTTpcU7eAVu1auP+AJrClML2pW3MfagMVIrLpdXv1b2i0LNoVYYfHNuzVozBy0hH48mCu7/qoAJaENmgEFg2nBRb0Eb7UnEN/6FWmbStJHGl4H/XCQSIFH6iTnVEtcWZUALHpTPKgfXfysh3ntzTD1PbFIioANZ0VWjFN521K4rKXHudZTVQA0bSdvblVwqECNz0i4e+n2EcmCgs3hIUvDvmVeTgK/gwTxo2FlvBGc9CRJQcThqU0tqkQFEaBdXutLeaQnQknHqsl5Olu4uRtem6vtiiclnMoWLlOfBegpkMP2Rs7pg1r9g8z1PC2bk4y6Cv/zSEmDOHTHjI3h5b4J9T1SDcnsV2XQScB0fR5epCanNFltxzqygyKZVQEiR4dzbh9hd6ItoUJwiDwJQuBKutFy+XNdBGkluIkFtRD3QGsE7+vusAdxOmMx0tKLkGA/Gl86aFiREKTbr7VzJEA/fdkcGFaI0UwKsZ1YctkcYZUu0Ao6I7/5rraZnx+p0soIfqbO/5vLkogbk1IqleMRKFXAw7dMQvjoTQeZEwkTYAMlJTrats/2quFnIOKcSUCMaGxvEODNWdTrqVyWi+xf0iuGHE1fiFlV9qOPSaMB4MLanubm1q6w/r0g180yUXODnEhZVoD+fC45iULkOM8564NfnzofejN12frfI5Gao3NcZz0Tt/Lxbf1705CBE/586v0YXxtS/P1OXXS+6vzSWBJSP0/YEhY6XtRIU8ZuVpz9VnncX32/LR3qmOSn5Cj7ZEWWFFTh2Z0IL0+C317ClNHuAXzk7PSdp/p5QkZMnALjxX3o0HFXaIb5SF+eFPY7CZzDkpBdS8RRDkhw6cZLVx94QpnOLy50eZwAZrENFgPg8AJsXokvkJNLuecMYRwZhrqTBpD2q5posUzaEsxuHywzdTa0u20AEFr1/81U+knNOGZyvpU+v4dY6tXDuEB+4aNI4ILGBpfMNW3YYZUOkvc9z5nTUR97+HehqnjJeeovAPyBKEAxzXcXx7uKuVofWxSJWf1oSS8prtZUEWbGfQPYC5WtcIwiSyS8jZouwxhYVeK4Ju0zDbstX2NxruFQqNYcEJtvfJft3GHSMKv+JUzPJ6EwGIwsRzP17+WrGhKEA3ON/nxufYcd4C5+uOfoTENab+V0vQAJZxN4PFzq1pRKn1D4RxRirGEFiRRRZJPEdf2pG4ch8XFJnHZpsCmDmxTlDG20PHhEiWsI5j/+cpAxQmrS97ice8/U6P9EYfM72HSC9QqQ2x5x99bTs66ORKty2t0MFmMUIhSjmjCn73T7jf12bf9KOArB8UmcxNEYXXX3/13MHArTQ8jTgYRsb8zzdNkGN6mN9Mx/s6EHgaZ4hMrqk4imy9t9wOIA1O0tinlT0ToYSROy/ZDMEPNSUvNQZaSyv/tzJyqy+7WcRE/+R9zIy6YhyZXBgAAAABJRU5ErkJggg==",k9="/assets/vector2-ugoyOrLi.png",S9=()=>{let{id:e}=Ep();k.useEffect(()=>{document.getElementById("cont"),window.scrollTo(0,0)},[]);const t=()=>{window.open(nt[Number(e)-1].link),console.log(nt[Number(e)-1].link)};return f.jsxs("div",{className:"overflow-hidden w-auto",children:[f.jsxs("div",{className:"flex bg-purple w-screen eventpage-container",id:"cont",children:[f.jsxs("div",{className:"bg-purple relative w-2/3 flex flex-col upper-text-eventpage",children:[f.jsx("div",{className:"flex items-center p-5 back-button",children:f.jsx(qt,{to:"/events",className:"text-white sm:text-2xl back block",children:"< EVENTS"})}),f.jsx("div",{className:"text-white flex competitionName w-full h-1/2 items-center justify-start px-12 text-6xl sm:text-9xl",children:f.jsx("div",{className:"",children:nt[Number(e)-1].title})}),f.jsxs("div",{className:"text-white text-xl sm:text-3xl text-right h-1/2 flex flex-col items-end justify-center px-3 sm:px-12 pb-8 sm:pb-8",children:[Number(e)!==26?f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"h1",children:"When?"}),f.jsx("div",{className:"h2 text-3xl md:text-5xl pb-5 sm:pb-6",children:nt[Number(e)-1].time})]}):"",f.jsx("div",{className:"h1",children:"Last Date to Register"}),f.jsx("div",{className:"h2 text-3xl sm:text-5xl pb-5 sm:pb-6",children:nt[Number(e)-1].lastDate}),f.jsx("div",{className:"h1",children:"Prize pool"}),f.jsxs("div",{className:"h2 text-3xl sm:text-5xl",children:["Rs. ",nt[Number(e)-1].prizePool]})]}),f.jsx("img",{className:"absolute flower1",src:k9})]}),f.jsxs("div",{className:"flex items-center flex-col bg-dark-purple flex justify-center md:w-1/3 eventpage-image sm:pb-0 pb-12",children:[f.jsx("img",{className:" w-3/4 mt-5",src:`/${nt[Number(e)-1].eventId}p.png`,alt:"White Image"}),f.jsx("button",{className:" text-white text-4xl reg h-20 w-3/4 bg-blue sm:mb-5",onClick:t,children:"REGISTER"})]})]}),f.jsx("div",{className:"w-screen blue-stripe bg-blue hidden md:block"}),f.jsxs("div",{className:"flex flex-col h-auto pb-16 bg-red main",children:[f.jsx("div",{className:"faqs-heading-container flex w-screen items-center justify-center",children:f.jsx("div",{className:"text-red faqs-heading flex items-center justify-center text-3xl",children:"About"})}),f.jsx("div",{className:"flex justify-center w-full",children:f.jsx("div",{className:"bg-yellow h-auto w-5/6 p-7 sm:text-2xl text-red font-medium rounded-2xl",children:nt[Number(e)-1].description})}),f.jsx("div",{className:"faqs-heading-container flex w-screen items-center justify-center",children:f.jsx("div",{className:"text-red faqs-heading flex items-center justify-center text-3xl",children:"Rules"})}),f.jsx("div",{className:"flex justify-center w-full",children:f.jsx("ul",{className:"rules-list bg-yellow h-auto w-5/6 p-7 sm:text-2xl text-red font-medium rounded-2xl",children:nt[Number(e)-1].rules.map((n,r)=>f.jsx("li",{children:n},r))})})]}),f.jsx("div",{className:"bg-purple w-screen p-10 contact_bg px-0 flex justify-center",children:f.jsxs("div",{className:"bg-blue w-5/6 flex p-7",children:[f.jsxs("div",{className:" sm:w-1/4 w-1/2 p-4 sm:p-7 flex flex-col justify-center items-center gap-5 ",children:[f.jsx("img",{src:C9}),f.jsx("div",{className:"contact-eventpage text-dark-purple text-xl sm:text-3xl text-center flex items-center justify-center",children:"Contact the Organisers"})]}),f.jsx("div",{className:"flex flex-col sm:flex-row items-center justify-center sm:w-3/4 w-1/2 gap-4 sm:gap-9 sm:text-3xl p-3",children:nt[Number(e)-1].contacts.map((n,r)=>f.jsxs("div",{className:"flex flex-col person text-dark-purple items-center justify-center",children:[f.jsx("div",{children:n.name}),f.jsx("div",{children:n.number})]},r))})]})}),f.jsx(di,{})]})},b9="/assets/logo-rl-gKa5P.png";function T9(){return f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"flex bg-purple",children:[f.jsx("div",{className:"bg-yellow w-1/4",children:f.jsx("img",{src:b9})}),f.jsxs("div",{className:" text-white flex flex-col justify-center relative font-bold text-8xl h-screen w-2/3",children:[f.jsx("h1",{className:"",children:"ERROR 404"}),f.jsx("h2",{children:"PAGE NOT FOUND"}),f.jsx("button",{className:"absolute left-0 bottom-60 text-4xl rounded-full border-4 border-blue-500 px-4 py-2",children:f.jsx(qt,{to:"/",children:"HOME"})})]})]}),f.jsx(di,{})]})}const P9=({name:e,Rollno:t,colour:n,imageDestination:r,link:i})=>f.jsxs("div",{className:"card-team overflow-hidden bg-white shadow-lg",children:[f.jsx("img",{className:"object-cover w-full h-40",src:r,alt:`${e}'s profile`,style:{width:"340px",height:"270px"}}),f.jsx("a",{href:i,target:"_blank",children:f.jsxs("div",{className:` bg-${n} flex flex-col justify-center items-center text-white`,style:{width:"auto",height:"155px"},children:[f.jsx("i",{className:"fa-brands fa-instagram text-4xl pb-2"}),f.jsx("h2",{className:"text-3xl text1 text-center mb-4",children:e}),f.jsx("p",{className:"text-2xl text2",children:t})]})})]}),E9=[{name:"Rudra Pathak",Rollno:"web",colour:"white",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Ananthakrishna K",Rollno:"web",colour:"white",link:"https://www.instagram.com/ananthak_k/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Aryaman Pathak",Rollno:"web",colour:"white",link:"https://www.instagram.com/aryaman__pathak?igsh=MXR6bGlkMWxnZDgxOQ== ",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Vaibhav Mittal",Rollno:"web",colour:"white",link:"https://www.instagram.com/vebsterrrr24?igsh=enRrM3U4MWc1d2x3",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"}],j9=[{name:"Bijeet Basak",Rollno:"des",colour:"white",link:"https://www.instagram.com/bijeet1221?igsh=MXRqNzYycjd1anh4cA==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Santhosh Vodnala",Rollno:"des",colour:"white",link:"https://www.instagram.com/santhosh_v47?igsh=M2NwdDJuaXJyNmxv",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Saniya Ismail",Rollno:"des",colour:"white",link:"https://www.instagram.com/saniya.ismail__?igsh=MWc4cjN4MWV1a2tvcw==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Tahir Khadarabad",Rollno:"des",colour:"white",link:"https://www.instagram.com/iamtah1r/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Keshav Goyal",Rollno:"des",colour:"white",link:"https://www.instagram.com/kesshavv__/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Radhika Aggarwal",Rollno:"des",colour:"white",link:"https://www.instagram.com/__radhika20_?igsh=MXZzcWoxMGR2OXh1ZQ==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"}],M9=[{name:"Rutuja Prabhudesai",Rollno:"sac",colour:"white",link:"https://www.instagram.com/rutuja.prabhudesai?igsh=bDVjbHU4Y2M3dzkw",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Aditi Singh",Rollno:"sac",colour:"white",link:"https://www.instagram.com/aditisingh0409?igsh=MWN0dDk4c3ZmMmg0bw==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Sowmya Venigalla",Rollno:"sac",colour:"white",link:"https://www.instagram.com/sowmya.venigalla?igsh=MTk0NzV4Mm9yaGkzNA==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Nathan Mathew Verghese",Rollno:"sac",colour:"white",link:"https://www.instagram.com/nathan.mvee/",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Kartik Satish Gawande",Rollno:"sac",colour:"white",link:"https://www.instagram.com/let_me_sing_u_a_waltz?igsh=OWd5MTJxMjV1czh4",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Pranathi S V",Rollno:"sac",colour:"white",link:"https://www.instagram.com/svp_tmg?igsh=bm9pZmd1OW93eXJx",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Amruth Gadepalli",Rollno:"sac",colour:"white",link:"https://www.instagram.com/i_am_ruth.less?igsh=MTJmZjNxdWdoYjBvbg==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Shashank Devarmani",Rollno:"sac",colour:"white",link:"https://www.instagram.com/shashankdevarmani?igsh=MTJwZzR2NGg3dWhkcw",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Divyam Sareen",Rollno:"sac",colour:"white",link:"https://www.instagram.com/divyamsareen?igsh=eXUyaDAxOHN5eG5z",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"},{name:"Khushi Yadav",Rollno:"sac",colour:"white",link:"https://www.instagram.com/khushi_yadawa?igsh=MWhkbnN4OXJjY2lxbA==",imageDestination:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSHsHHeEkVexOjk8riVmMH60PXLO_-UQzpBcd12qMNikQswtTrpzJLerzxK1YaKQ9q_9XE&usqp=CAU"}],N9="data:image/svg+xml,%3csvg%20width='144'%20height='50'%20viewBox='0%200%20144%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%2039915'%3e%3crect%20id='Rectangle%20392'%20x='118.388'%20width='35'%20height='35'%20rx='5'%20transform='rotate(45%20118.388%200)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20386'%20x='60.9619'%20y='7'%20width='25'%20height='25'%20rx='5'%20transform='rotate(45%2060.9619%207)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20388'%20x='14.1421'%20y='10'%20width='20'%20height='20'%20rx='5'%20transform='rotate(45%2014.1421%2010)'%20fill='%23FCD200'/%3e%3c/g%3e%3c/svg%3e",z9="data:image/svg+xml,%3csvg%20width='144'%20height='50'%20viewBox='0%200%20144%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%2039916'%3e%3crect%20id='Rectangle%20393'%20width='35'%20height='35'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2024.7485%200)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20394'%20width='25'%20height='25'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%2082.1753%207)'%20fill='%23FCD200'/%3e%3crect%20id='Rectangle%20395'%20width='20'%20height='20'%20rx='5'%20transform='matrix(-0.707107%200.707107%200.707107%200.707107%20128.995%2010)'%20fill='%23FCD200'/%3e%3c/g%3e%3c/svg%3e",L9=()=>{const[e,t]=k.useState("OrgComm");let n=[];k.useEffect(()=>{const i=document.getElementById(e),s=document.getElementById("ani");i.style.color="#000",e==="OrgComm"?s.style.transform="translateX(0px)":e==="DesignTeam"?s.style.transform="translateX(250px)":e==="WebDevTeam"&&(s.style.transform="translateX(500px)")},[e]);const r=i=>{const s=document.getElementById(e);e!==i.target.id&&(s.style.color="#FFF"),t(i.target.id)};return e=="OrgComm"?n=M9:e=="WebDevTeam"?n=E9:n=j9,f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"wrapper h-auto",children:[f.jsxs("div",{className:"header",children:[f.jsx(qt,{className:"absolute button-back-team top-0 left-0 text-white text-xl md:text-4xl p-4 font-bold",to:"/",children:"< BACK"}),f.jsxs("div",{className:"team-txt-container gap-4",children:[f.jsx("img",{className:"dec-img w-28",src:N9,alt:"decoration-image"}),f.jsx("h1",{className:"team-txt text-8xl",children:"Team"}),f.jsx("img",{className:"dec-img w-28",src:z9,alt:"decoration-image"})]}),f.jsx("div",{className:"btn-bar-wrapper",children:f.jsx("nav",{className:"btn-bar",children:f.jsxs("div",{className:"flex relative",children:[f.jsx("button",{id:"OrgComm",className:"btn",onClick:r,children:"Organizing Committee"}),f.jsx("button",{id:"DesignTeam",className:"btn",onClick:r,children:"Design"}),f.jsx("button",{id:"WebDevTeam",className:"btn",onClick:r,children:"Website Dev"}),f.jsx("div",{className:"absolute slider-team bg-yellow left-0",id:"ani"})]})})})]}),f.jsx("div",{className:"card-container",children:n.map((i,s)=>f.jsx("div",{className:"img-wrapper",children:f.jsx(P9,{name:i.name,colour:"yellow",imageDestination:`${i.Rollno}${s+1}.jpeg`,link:i.link})},s))})]}),f.jsx(di,{})]})};qo.createRoot(document.getElementById("root")).render(f.jsx(As.StrictMode,{children:f.jsx(Gp,{children:f.jsxs(Hp,{location,children:[f.jsx(En,{path:"/",element:f.jsx(y9,{})}),f.jsx(En,{path:"/events",element:f.jsx(x9,{})}),f.jsx(En,{path:"/events/:id",element:f.jsx(S9,{})}),f.jsx(En,{path:"/team",element:f.jsx(L9,{})}),f.jsx(En,{path:"*",element:f.jsx(T9,{})})]},location.pathname)})})); diff --git a/assets/index-JdLEYfPm.css b/assets/index-ZyZLSF1M.css similarity index 98% rename from assets/index-JdLEYfPm.css rename to assets/index-ZyZLSF1M.css index df3b6c4..b2402f7 100644 --- a/assets/index-JdLEYfPm.css +++ b/assets/index-ZyZLSF1M.css @@ -1 +1 @@ -@import"https://db.onlinewebfonts.com/c/7e96eba370659b4e4563309dc4ebb33f?family=Samarkan+Normal+V2";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;600;700;800&family=Carter+One&family=Fondamento&family=Lobster&family=Poly&family=Rammetto+One&family=Righteous&display=swap";@import"https://fonts.googleapis.com/css2?family=Jomhuria&display=swap";@import"https://fonts.googleapis.com/css2?family=Rowdies&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600&family=Carter+One&family=Radio+Canada:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600&family=Carter+One&family=Lobster&family=Radio+Canada:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Rammetto+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Righteous&display=swap";@import"https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600&family=Carter+One&family=Lobster&family=Poly:ital,wght@0,1&family=Radio+Canada:wght@500&display=swap";html{scroll-behavior:smooth}.background-main{background-image:url(/assets/Intersect-kz8bW9qx.svg)}.landing-yellow{position:relative;width:95vw;min-height:100vh;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.logo{width:min(35vw,650px);padding-bottom:40px}.eventTheme{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfsAAABECAYAAACGYJzGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVxSURBVHgB7d1NchNHGIfxf4+wYOltAlSNTxB7R3CqGN/AOUHsE5CcADgBcALsE0BOwFCFKXaIE3govpbx1pJnOt0Sih2XLaJ4umc0en4LPqooDN48ent6uo1a6GN6J0vUeykAABZIJbN1u3idq2USAQCATiP2AAB0HLEHAKDjiD0AAB3XytgbJakAAFg4VaYWMmqRr2mWlho9c/+oTAAALCDXsPxY5e5a8bZQS7Rmsv+U/vx7pdE7Qg8AWGTWdayv3jvfNbVEKyb7L+nmY/fNac03BQCAOrjIPvmxOPhDDWs09odptrqi0XOmeQBAhw2GWtlaK/IjNaSx2PvQ9zXyp+StCwCAbms0+I09s7+u4TMRegDAcljvT7rXiEZi/zm9+8DKbAsAgKVhtv0eNTUg+jL+p/TujpFp7NMNAABNstLOreJgXxFFjb1/j9665/TuP5oKAIDldDRUuRHzPfyoy/ilRg8JPQBgya1eVy/qCne02E+W7/WbAABYcv7gnY/pL5kiiRb7ROaBAADAWE82WhejxN5P9SzfAwBwKuZ0HyX2Rua+AADAv8Sa7oPH3k31/uAcDs8BAOCcWNN9hMnecMENAACXqoIfMhc89u4L3BMAALhQIhP8TbWgsf+Y3snYmAcAwEyroZfyg8beKOH8ewAAvqvKFFDgZXzzkwAAwEw9maCPvIPF3t9sZ6RMAABgJr8r33dTgdR+EY6/7KbU6BmhBwBgXnZvqOpR3Zfk1Bb7wzRb7Wt4/9urdqsCAAD/gy3cDz76+3VF/8qx9zvu3dOA7W+vDhB5AABqY/cqF/3bxdtcVzB37A/TO+mKksz98p6R8bvtCTwAAEGNp/28lF6VqvJ5J/6Zsfdh78msJ1JqxjsFTSbiDgBAw8bxH1TSe7n4n0jFrA8A49ifjfrkdTmzbiaH4RB2AAAWw5F1HwCs7HvjPgy4nwcnujFYK/Ij43fPj1S6uJc+9utWxk3x4v14AAAW0wc3+fupv3A9H/TUzy9dxve31VXqufCXmftD7sPA+IAcJn0AANrhyE/xfpr3UXe/H4zUL/wkf/4PzrVB7/S6WpP5C2449x4AgGg+VLIvzDjq823Su9Krd5P4Wxf+5D7hBwCgXm5yf2WU5EOd7F3lnfvaDtXxN/YY2R33Fwa/qg8AgC7zkbdKHt4uXueqQe3H5fppP5F5zqQPAMC8bFEp2a0r8lO1X4Rzq3gzONbKhpV5KgAA8F/tD9XfqDv0Xu2T/Vmf0813Gm/oAwAAMwxuFgcbCiToffb+mYMAAMB32IECChr7Sr1cAABgplL2TwUUNPblJPZHAgAAlyp1PVdAQWM/Po93cqoPAAC4QOWm+otOvatT0Nh7pcwjAQCAC1nZPQUWdDf+1Od08y9xrj4AAOfY4mbxZk2BBZ/sPbdEwTv3AACcU0pRVr+jxP5E/Sdiox4AAGfYolSVK4IosfcbD5juAQA45af6q1xuM48oz+ynvqSbh5yZDwBAnGf1U1Em+6lSZlcAACy5oaotRRQ19v5wfy7IAQAsNxNt+f6fr6gGuOX8l245PxMAAMsl6IU3l4k62U8Zrey6TxmFAABYGrYYqvxVDWhksve+pllqNXrJhj0AQPf50FdbsZfvpxqLvUfwAQDd12zovUZj7xF8AEB3NR96r5Fn9mf9UOTFsVY2XOz3BQBAd+wP1d9oOvRe45P9WZ/SuzuJzAOmfADAAjtyHXt0qzh4opZoVey9ybL+8LGV2RYAAAvEyj4dqf8w9P3082p8Gf88v6xfquLgHQDAwrFKXrQt9F7rYg8AAOpF7AEA6DhiDwBAxxF7AAA6jtgDANBx19RC13SjKHXMITsAgIViZFq3E9/7G9pisbUmFBF3AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:contain;width:min(600px,40vw);font-family:Samarkan Normal V2}.countdown{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhwSURBVHgB7d1PbxvHGcfx5xm6sgVEsnIrkESmX0HoN1BTCQr0ZucVRL6lp9qXwErQcGlAVeSLm1dg59TeotxraHXLLfIryEJOgd4iWQVkKeU8nYc2ZUmhLHJ3htyd/X0AB4p18B9+MbuenZllglOShWRhZo7aLNxm5mvE1GKiBXE/9Pvu611LkrHQrgg9E5b0aJ/SZDfZJTjGBH1r7ycaUoeY25SHSCok3648T54QIKz1xc5dokZnMCIVJ5mIdOseWG3D0hGKDD9i4hYF4QI7kqWV/yQZ1ZChGlpf7HbYmM1wUSlu8oz5af39bodqqFYjlt6YX5kzj9yfepkmSWjj5b69U6cb/NqEpVFdnufAo9T53I399uELWapLXLUIa9pRDdQprujDKktUA3WJK+qwyhbVQB3iijasskY1EHtcUYZV9qgGYo4rurCqEtVArHFFFVbVohqIMa5owqpqVAOxxVWKsFbfS1rGmBaxNF0Y1ygH98G0qhrVG5K5jySlMYmVPfdwbtc9/N4WS9mX/062acqmEpaOLrPzZtn9Rdxi5pa/lQWgdM2YCKVC9vvDfdqYxig40bDWfp80zSX+lAzfRUyT8TqyDfnVdie50mIiYfVHqHf4LwhquthKcvBf+WYSI1jwsPorM4157L5sEpSAZL2efBL6PqxBAfVXZ3LjH4RRqkR4wRj+7I9zbfrXi3SLAgkWli6mEzJfE5QTcztkXEHCehUVJwTlFjAu72EhqopxcX109Q97T/e2fiCPvN68P3QTnbZhfiSoHLF2aeXnJCVPvG2m0CkFF9V3BJXEhh/rZ0ieeAtrdt7NU2FKocK4efkdvkueeLkU6oy6bnUiqDQ3eb1LR/aGjxl6PyPW73CzHgM9o4Iu8TJ5UHjEetRMFo6s+QmPauKgo9bhC3u96GOfwiPWy565jajioaPWzLxZpoJ8XApvE0TFiNyiggqHZZhuEkRFuPiCyUJhrb63ikV6EdLL4WozKRRXobAumV+bBFEyPTO9sCxXfY05nIulSQUUCotxGYxW3k0tA4XCwv0VnKeWJ/pBeAgLgkBYEATCgiAQFgSBsCAIhAVBICwIAmFBEAgLgkBYEATCgiByh6WbG90TcKwejZQevVlkA2uusAYHyRI2qEZLz3PVzzhvXGNv/6r66cQwnrynOY8VFqKqpzxxjRwWoqq3ceMaKSxEBWqcuC4MC1HBSaPG9dawEBUMM0pc54aFqOBtLopraFiICkbxtriGTpDOzpnHiAouoo1cmTOPhn3vN6cm9089Zv6MAEbB1Bp2pPepSyGOfIS8zp66fOpS6KLaJIA8DJ+6JB6HtfbBg2XCQ2XISe+3/qbvTnrtOCxm6hBAAUyN44b6YWG0Ah/09CF9jaB+3Q+LjXxKAB4wc3/UYj1O+9CaXwjAk5cv7LvmqEdtAvBodo7axk2GtgnAIyvcNu6O60MC8MlQ07DguEfwy81pfWj0dWIE4JGeTWtwQC34pvNZ2AkNQRjWlx8CeKSvpjOWaI8APDIkmftB2wTgkZvH2jPMkhGATyLbbh5LUgLwyEWVmpkGpQTg0cE+peZeluwSY9QCP0RoS7eD9eexhKVLAF7YJ/rf410664sPfsEsPBQj2f2dznX96njmvUeEUQsKEXlz5Tu1r3B9sfujYAc05PJmtFKnnhVaI/cIIAcxsnTy/09tsX+6m2YfX20zE1aVwujESndlJ9k4+XO/Obvh6V6afjzfvs54Qz2MwI1CG/efd/589ueHLpu50pC7TIJniPBWeozRAds7w7537sFrui3syPImbuZhmP7ZWO6+KsnGOHhtAHHBMBdFpS483BZxwUmjRKVGOo4bcYEaNSo18gsEEFe9jROVGuuVJ4irnsaNSo39kibEVS95olJjh6UQVz3kjUrlCkshrthJ9tLIjTxRqdwbVnXlqSV6RhApTvNGpbATGoJAWBAEwoIgEBYEgbAgCIQFQSAsCAJhQRAIC4JAWBAEwoIgEBYEgbBgKLFS6GzaomFlBHEyxU7TLhaWcEYQJSPFNiwXCsvaBnZLR+p/jWJXo9wrSAdwYFt89AUAKztfvUsFFL55F8YZD/GRLSqocFgs/D1BXEQ2qKDCYc0Y+wTv44mHXgYP92n6Yb3aVCHfEETBDRIbepw2FeRngtQIRq1IiLFeDjn2EtZKlmQYtaqvf+Sj+yzJA2+PdK4Y+TthJr7CJDu81P8MvfAWlt5ruWH0DkElGSOfFNmgelaDPNJTlz+6urTn7rf+RFAZegm8v5P8kzzyGpZ6urf5A470ro7+fdXPnYQ88x6W6h/pjbhKL1RUKkhYCnGVm3W3xV8873xNgRR+CH2Rh82kZa35zn3ZJCgBycSYOyvZX1MKKPgK0s+zZPuysTeE8E7EadIJbP0M9Myr0FG9/vUmZ62ZNMlyYohvYanNZGhQ/clr93TE1+TniL/u5CXNZOFyz9x2N2C33W/gJiLzqx8T0zMjtHFg7BOf81Nj/B6m72FztSVkm9ZaPXZygXKE5v6RcJMqfh8nr95flPeUxEyXijcaje3Psy+nvkauFGH5UPUzUYscJFtG0YSlqhpXbFGpqMJSVYsrxqhUdGGpqsQVa1QqyrBU2eOKOSoVbViqrHHFHpWKOixVtrjqEJWKPixVlrjqEpWqRVhq2nHVKSpVm2OMdOn0jPtg3WOkwnvmxiUi39YpKlWbEeuktcVu4h4BdWgCQi6mK7NahqV0pQVbs0mBni/2n/sZc28SS1TKqLZhDax98GDZXR519GqSB7qyoEfU/WLnK29bqaqo9mENaGDujnOZhW5SDsK0RcxJXUeosxDWGbpWbJYabWtt24XScn9BCy62a4M1Y68WzpFucdt2l7vMGJMeUC+t0435KP4PEJEYrEYAC00AAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:contain;color:#fff;font-family:Lobster,sans-serif}.countdown-text{font-family:Lobster,sans-serif}.flower{position:absolute;animation:rotate-animation 30s infinite linear;z-index:-1}.f1{right:-150px;top:-380px}.f2{right:250px;bottom:-400px}.navbar{font-family:Righteous,sans-serif}.nav-menu{display:none;font-family:Righteous,sans-serif}.navbar:hover{cursor:pointer}.navbar-list li{padding-inline:20px!important;padding:5px;border-radius:20px}.navbar-list li:hover{background-color:#700013}@media (min-width: 1300){.left{align-items:end!important}}@media (max-width: 812px){.f1{right:-190px;top:-170px}.f2{left:-190px;bottom:-170px}.main-landing{flex-direction:column}.left,.right{width:100vw!important;align-items:center!important}.landing-yellow{width:100vw}.logo{width:75vw}.eventTheme{width:85vw;font-size:8vw!important;height:80px!important}.countdown-container{padding-top:10vw;align-items:start!important;gap:10px!important}.countdown{width:22vw!important;height:22vw!important;font-size:10vw!important}.countdown-text{font-size:7vw!important}.nav-container{padding-inline:0px!important;justify-content:start!important;align-items:start!important;z-index:5;position:absolute;top:100px;left:10px;display:none}.navbar-list{flex-direction:column;gap:20px!important}.nav-menu{display:flex!important}}.au-container{margin-top:5vw}.au-content{font-family:Poly,serif}.au-about{font-family:Fondamento,cursive;line-height:4.5rem!important}.au-infin8{font-family:Lobster,sans-serif}.lotus{left:-200px;bottom:-150px;animation:rotate-lotus 30s infinite linear}@keyframes rotate-lotus{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@media (max-width:810px){.au-container{flex-direction:column;margin-top:120px!important}.au-heading{width:100vw!important;height:300px!important}.au-about,.au-infin8{font-size:25vw!important}.au-content{font-size:22px;line-height:normal}.au-cont{width:100vw!important;padding:0!important}.img-border,.lotus{display:none}}.image-track img{width:40vmin;height:56vmin;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;animation:image-parallax 20s infinite linear}@keyframes image-parallax{0%{-o-object-position:0% center;object-position:0% center}50%{-o-object-position:100% center;object-position:100% center}to{-o-object-position:0% center;object-position:0% center}}.image-track{position:absolute;top:50%;transform:translateY(-50%);animation:auto-scroll 60s infinite linear}@keyframes auto-scroll{0%{transform:translateY(-50%)}50%{transform:translate(-8000px,-50%)}to{transform:translateY(-50%)}}.slider-screen{-ms-overflow-style:none;scrollbar-width:none;height:70vh}.slider-screen::-webkit-scrollbar{display:none}@media (max-width:810px){.image-track{top:45%}.slider-screen{height:140vw!important;padding-bottom:10vw!important}.image-track img{max-width:100vmin;width:80vmin;height:90vmin}}.left-timeline{z-index:1;background-image:url(/assets/bg-left--dKGs625.svg)}.timeline-heading{z-index:2;font-family:Rammetto One,sans-serif;height:20vh}.day-btns{font-family:Righteous,sans-serif}.gallery-screen{height:130vh;background-image:url(/assets/bg-right-95FKpeZn.svg)}.gallery-container{z-index:2;position:relative;display:flex;align-items:center;justify-content:center;height:110vh;width:100vw;overflow:hidden}.gallery-item{height:470px;position:absolute;transition:transform .3s ease-in-out;width:370px;border-radius:15px;background-size:contain;box-shadow:-2px 5px 33px 6px #00000059}.gallery-item:hover{cursor:pointer}.gallery-item-1{transform:translate(-210%,-30%) rotate(-35deg)}.gallery-item-2,.gallery-item-4{z-index:1}.gallery-item-2{transform:translate(-105%,-15%) rotate(-20deg)}.gallery-item-3{z-index:2}.gallery-item-4{transform:translate(105%,20%) rotate(20deg)}.gallery-item-5{transform:translate(200%,60%) rotate(35deg)}.gallery-item-6{z-index:-1;transform:translate(340%,110%) rotate(60deg)}.gallery-item-7{z-index:-1;transform:translate(20%,320%) rotate(60deg)}.gallery-item-8{z-index:-1;transform:translate(-500%,320%) rotate(-60deg)}.gallery-item-9{z-index:-1;transform:translate(-300%,-40%) rotate(-60deg)}.button{z-index:100;position:absolute}.button-prev{left:20px}.button-next{right:20px}.btns{width:100px}.btn-1,.btn-2,.btn-3{display:inline-block;z-index:1}.hover-animation{width:100px;transition:all .5s ease}@media (max-width:810px){.timeline-heading{font-size:15vw!important}.gallery-container{height:180vw}.gallery-item{width:80vw;height:100vw}.gallery-screen{height:220vw}}.MegaEvents-screen{height:80vh;font-family:Archivo,sans-serif;overflow:hidden}.MegaEvents-screen img{z-index:2;height:min(600px,35vw)}.bg-text{transform:rotate(-5deg) skew(-10deg);overflow:hidden;z-index:0}.bg-text-top{top:20%}.bg-text-bottom{top:60%}.bg-text-mobile{display:none;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#881E82}@media (max-width:810px){.MegaEvents-screen{flex-direction:column!important;height:auto;padding-top:10vh;padding-bottom:10vh;gap:20px!important}.MegaEvents-screen img{height:90vw}.bg-text-bottom{top:80%}.bg-text-mobile{display:block}}*{margin:0;padding:0;box-sizing:border-box}.faqs-heading-container{height:10vw}.faqs-heading{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAycAAABQCAYAAAADZgpNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbOSURBVHgB7d3dcdtWGoDhD6LlGefKJagE+zJrZcfqIKkg3gp2t4LYFaxTQbwVrLcCOT+Ob12CStBdJrIphlDmWLIiUfwBcM4BnmdGA4kER4e4+t4BCTRBFT6+i2+b83gVAACs1DTxpvk9vmmO4jSoShMUT5gAAGxmOeS+b87iSKDURZwUTpgAAGxHoNRHnBRMmAAA7Eag1EWcFEqYAAB0Q6DUQ5wUSJgAAHRLoNRBnBRGmAAA9EOglE+cFESYAAD0S6CUTZwUQpgAAAxDoJRLnBRAmAAADEuglEmcZCZMAADyECjlEScZCRMAgLwESlnESSbCBACgDAKlHOIkA2ECAFAWgVIGcTIwYQIAUCaBkp84GZAwAQAom0DJS5wMRJgAANRBoOQjTgYgTAAA6iJQ8hAnPRMmAAB1EijDEyc9EiYAAHUTKMMSJz0RJgAA4yBQhiNOeiBMAADGRaAMo7M4+fBzPF0s4lHTxMNmEe/v/T1exwQJEwCAcRIol357FwezD/F1O/svG+BkPo83D47iJHa0c5wsjuNgvh8/LBf29NpTJ/OIb+4/ifcxEcIEAGDcBErE/Nf4TyziX9cePpkv4vv7h/EydrBTnLRhsrgfx4uIg1t2OV0GytEUAkWYAABMw5QDZf42flhunq3Y5fnsSbyILW0dJ2uESTL6QBEmAADTMsVAWSNMkq0DZas42SBMktEGijABAJimKQXKBmGSbBUoG8fJFmGSjC5QhAkAwLRNIVC2CJNk40DZKE52CJNkNIEiTAAAaI05UHYIk2SjQFk7TjoIk6T6QBEmAABcNcZA6SBMkrUDZa046TBMkmoDRZgAAHCTMQVKh2GSrBUod8ZJD2GSVBcowgQAgFXGECg9hElyZ6CsjJMewySpJlCECQAA66g5UHoMk2RloNwaJwOESVJ8oAgTAAA2UWOgDBAmya2BcmOcDBgmSbGBIkwAANhGTYEyYJgkNwbKX+IkQ5gkxQWKMAEAYBc1BEqGMEn+EiifxUnGMEmKCRRhAgBAF0oOlIxh8uf/X8S/7x/Gy/T33mdP7sfzjGHSejiL+F9kJkwAAOjKcr5+dHEC4DgeRkE+/nQRJc8io1kT3/12fNkfn+KkPVhNE99Gfgcffo6nkYkwAQCgayUGSjOLf0Z+D+/duwykT3Hy8V48ikIsmjxrWdbj18IEAIA+FBgoRcz/zZXZ//LMyV79d7Lc1Ww/3i8PzkkAAEAPFufx/4K+e1Lc/P8pTvbPLobyMhbYxJvIoPkyTpZxciRQAADo3Hm8mH0Vz6MQy5m3iKvknjfxOv3+KU4uCq5ZfTv5gbzKebUugQIAQOcKC5PWfF7A7L+cufe/uCFOWrO/xctYxH8jl+XizvbyHySBAgBAZwoMk9b+VxefVso5e5+etTP348tPb+1d32N2GM+yBEobJsvFPfiyjCAQKAAA7KzQMElmTy7WliNQLu5veH32b27be/5LvIqhLi1cWJhctXgXB4tFHC9/DgIAANZVeJhcNX97sc7vYhi33ni9WfWqQQKl4DBJBAoAABupKEySgQLl1jBpNXe9utdAqSBMEoECAMBaKgyTpOdAWRkmrTvjpNVLoFQUJolAAQBgpYrDJOkpUO4Mk9ZacdLqNFAqDJNEoAAAcKMRhEnScaCsFSatteOk1UmgVBwmiUABAOAzIwqTpKNAWTtMWhvFSWunQBlBmCQCBQCACyMMk2THQNkoTFobx0lrq0AZUZgkAgUAYOJGHCbJloGycZi0toqT1kaBMsIwSQQKAMBETSBMkg0DZaswaW0dJ621AmXEYZIIFACAiZlQmCRrBsrWYdLaKU5aKwNlAmGSCBQAgImYYJgkdwTKTmHS2osdzQ7j2XLzomk+C5DT84jv9x7E4ymESatZvs/lMTi6dhwAABiTCYdJa/Ykni8i/nF95l0+9uPZXjzeJUxaO585uersbTxqt/tfLAf1x3EaE+QMCgDASE08TK7rY/bvNE74k0ABABgZYTIIcdITgQIAMBLCZDDipEcCBQCgcsJkUOKkZwIFAKBSwmRw4mQAAgUAoDLCJAtxMhCBAgBQCWGSjTgZkEABACicMMlKnAxMoAAAFEqYZCdOMhAoAACFESZFECeZCBQAgEIIk2KIk4wECgBAZsKkKOIkM4ECAJCJMCmOOCmAQAEAGJgwKZI4KYRAAQAYiDApljgpiEABAOiZMCmaOCmMQAEA6IkwKZ44KZBAAQDomDCpgjgplEABAOiIMKmGOCmYQAEA2JEwqYo4KZxAAQDYkjCpjjipgEABANiQMKmSOKlEGyjz83gVAACs1Czi9ewwXgbV+QORAvQ1Qw1RQQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center;background-size:contain;width:1000px;height:200px;font-family:Carter One,system-ui}.faq-container{font-family:Archivo,sans-serif}.faq-q:hover{cursor:pointer}.faq-a{height:0;overflow:hidden}@media (max-width:810px){.faqs-heading-container{height:auto}.faqs-heading{width:95vw!important;height:auto;padding-top:10vw;padding-bottom:10vw;font-size:20px!important}.faq-q{font-size:20px!important}.faq-a{font-size:16px!important}}.footer{font-family:Archivo,sans-serif}.skewtext{height:50vh;overflow:hidden}.infin8-text{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#EEE;overflow:hidden;transform:rotate(5deg);width:110vw}.logos img{width:250px}.moving-infin8{width:110vw;animation:move-animation 100s infinite linear}@keyframes move-animation{0%{transform:translate(0)}50%{transform:translate(-2500px)}to{transform:translate(0)}}@media (max-width:810px){.handles{flex-direction:column-reverse}.logos{width:100vw!important;padding:0!important;gap:5vw!important;justify-content:center!important}.contact-footer{width:100vw!important}.logos img{width:40vw}}a:hover{color:#fff}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.absolute{position:absolute}.relative{position:relative}.bottom-60{bottom:15rem}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.mx-3{margin-left:.75rem;margin-right:.75rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-5{margin-top:1.25rem}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.h-1\/2{height:50%}.h-1\/6{height:16.666667%}.h-20{height:5rem}.h-28{height:7rem}.h-36{height:9rem}.h-4\/5{height:80%}.h-40{height:10rem}.h-5\/6{height:83.333333%}.h-6{height:1.5rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-28{width:7rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-36{width:9rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-96{width:24rem}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.max-w-xs{max-width:20rem}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-10{gap:2.5rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-9{gap:2.25rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-4{border-width:4px}.border-yellow{--tw-border-opacity: 1;border-color:rgb(253 197 0 / var(--tw-border-opacity))}.bg-bgreddark{--tw-bg-opacity: 1;background-color:rgb(211 12 40 / var(--tw-bg-opacity))}.bg-bgredlight{--tw-bg-opacity: 1;background-color:rgb(229 32 59 / var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(23 173 193 / var(--tw-bg-opacity))}.bg-dark-purple{--tw-bg-opacity: 1;background-color:rgb(110 16 105 / var(--tw-bg-opacity))}.bg-purple{--tw-bg-opacity: 1;background-color:rgb(136 30 130 / var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity: 1;background-color:rgb(217 4 41 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(253 197 0 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-7{padding:1.75rem}.p-9{padding:2.25rem}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-40{padding-left:10rem;padding-right:10rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-40{padding-bottom:10rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pl-40{padding-left:10rem}.pr-10{padding-right:2.5rem}.pt-20{padding-top:5rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-bgredlight{--tw-text-opacity: 1;color:rgb(229 32 59 / var(--tw-text-opacity))}.text-blue{--tw-text-opacity: 1;color:rgb(23 173 193 / var(--tw-text-opacity))}.text-dark-purple{--tw-text-opacity: 1;color:rgb(110 16 105 / var(--tw-text-opacity))}.text-purple{--tw-text-opacity: 1;color:rgb(136 30 130 / var(--tw-text-opacity))}.text-red{--tw-text-opacity: 1;color:rgb(217 4 41 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow{--tw-text-opacity: 1;color:rgb(253 197 0 / var(--tw-text-opacity))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}*{margin:0;padding:0%}@media (min-width: 640px){.sm\:w-1\/3{width:33.333333%}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:flex-row{flex-direction:row}.sm\:gap-9{gap:2.25rem}.sm\:p-7{padding:1.75rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-8{padding-bottom:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1005px){.md\:mb-auto{margin-bottom:auto}.md\:mt-32{margin-top:8rem}.md\:block{display:block}.md\:w-1\/3{width:33.333333%}.md\:w-24{width:6rem}.md\:w-auto{width:auto}.md\:gap-32{gap:8rem}.md\:gap-5{gap:1.25rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-4{padding-bottom:1rem}.md\:pt-1{padding-top:.25rem}.md\:pt-10{padding-top:2.5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1536px){.\32xl\:gap-36{gap:9rem}.\32xl\:px-32{padding-left:8rem;padding-right:8rem}}.events-wrapper{background-image:url(/assets/events-bg-ITPp7LF5.svg)}.day-heading{font-family:Righteous,sans-serif}.events-heading{font-family:Mochiy Pop P One,sans-serif}.button-back-events{font-family:Righteous,sans-serif!important}.button-back-events:hover{color:#d90429}.text1{font-family:Rowdies,sans-serif!important}.text2{font-family:Jomhuria,serif!important}.max-w-xs{position:relative}.shadow1{box-shadow:10px 10px #00000080;transition:all .3s}.shadow1:hover{box-shadow:20px 20px #00000080;transform:translate(-10px,-10px)}.back{font-family:Rammetto One}.competitionName{font-family:Lobster;z-index:2}.eventpage-container{min-height:90vh}.blue-stripe{height:10vh}@keyframes rotate-animation{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.upper-text-eventpage{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.flower1{bottom:-130px;left:-130px;z-index:1;animation:rotate-animation 30s linear infinite}.main{width:100vw;background-image:url(/assets/bg-left--dKGs625.svg)}.h1{font-family:Fondamento;font-style:italic}.h2{font-family:Poly}.text-white{z-index:2}.about,.contact-eventpage{font-family:Carter One}.person{font-family:Radio Canada}.reg{font-family:Carter One}.reg:hover{background-color:#348994}.rules-list{list-style:inside}.back:hover{color:#54becc}.contact_bg{background-image:url(/assets/Intersect-kz8bW9qx.svg)}@media (max-width:810px){.eventpage-container{flex-direction:column;height:auto}.upper-text-eventpage{width:100vw}.competitionName{padding:30px;padding-inline:20px}.flower1{bottom:-100px;left:-100px;width:250px}.contact{width:100%!important}}.text1{font-family:Lobster}.text2{font-family:Poly}.card-team{max-width:340px}@media (max-width:500px){.card-team{width:80vw}}body{overflow-x:hidden}.wrapper{background-color:#17adc1;background-image:url(/assets/team_background-_u0hXhK0.png);background-repeat:repeat;background-size:1000px;overflow-x:hidden;width:auto;overflow-wrap:normal}.header{padding:20px;overflow-x:hidden;width:auto}.card-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;background:transparent;overflow-x:hidden}.btn{color:#fff;text-align:center;font-family:Righteous;font-size:22px;font-style:normal;font-weight:400;line-height:normal;width:250px;height:50px}.home-btn{color:#fff;font-family:Righteous;font-size:30px;font-style:normal;font-weight:400;line-height:normal}.team-txt{color:#ffd819;text-align:center;font-family:Mochiy Pop P One;font-style:normal;font-weight:400}.team-txt-container{display:flex;justify-content:center;align-items:center;overflow-wrap:normal}.btn-bar{width:800px;height:90px;flex-shrink:0;background-color:#1c6c9d;display:flex;justify-content:center;align-items:center;margin-top:8vh;border-radius:10vw;position:relative;padding-left:40px;padding-right:40px}.btn-bar-wrapper{display:flex;justify-content:center;margin-top:20 vh}.img-wrapper{margin:20px 100px}.head-tag{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;width:400px;height:80px;flex-shrink:0;background:#178a99;color:#ffd400;text-align:center;font-family:Righteous;font-size:35px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:5vh;border-radius:10vw}.head-tag-wrapper{margin-top:40px}.conditional-tag{width:100vw;margin-bottom:30px}.back-btn-wrapper{display:flex;align-items:center;margin-left:0}.active{background-color:#fdc500;color:#000;border-radius:10vw}.slider-team{width:250px;height:50px;border-radius:10vw;z-index:0;transition:all .3s ease}button{z-index:1;text-align:center}.button-back-team:hover{color:#ffd819}.button-back-team{font-family:Righteous,sans-serif}@media screen and (max-width:752px){.head-tag{width:50vw;height:15vh}.team-txt-container{margin-top:50px}.team-txt{font-size:15vw}.dec-img{width:15vw}.btn{width:20vw;height:9vh}}@media screen and (max-width:704px){body{overflow-x:hidden}.head-tag{height:10vh}}@media screen and (max-width:425px){.img-wrapper{padding:0}}@media (max-width:760px){.btn-bar{border-radius:5px;width:80vw;height:12vh;padding:0}.slider-team{display:none}.btn{font-size:15px;width:100px;height:40px}}.sponsors-wrapper{background-image:url(/assets/Intersect-kz8bW9qx.svg);background-size:600px}.heading{color:#fcd200;text-align:center;font-family:Mochiy Pop P One;font-style:normal;font-weight:400}.titleS{background-color:#fa0;width:20rem;height:5rem;flex-shrink:0;color:#000;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.titleS h1{font-family:Righteous;font-weight:400}.contact{width:25rem;height:5rem;flex-shrink:0;background-color:#e7f3fe}.contactd{background-color:#fdc500}.contact h1{color:#000;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.box{width:21.25rem;height:20.8125rem;flex-shrink:0;background-color:#e7f3fe}.box-text{color:#10451d;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.partners{width:20rem;height:5rem;flex-shrink:0;background-color:#07beb8;color:#000;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.button-back-sponsors:hover{color:#fcd200}@media (max-width:500px){.sponsor-card{width:90vw}}.sponsor{height:100px;font-family:Poly}.image{height:250px}@media (max-width:500px){.titlesponsor-image{width:90vw}}.sponsor{height:50px;font-family:Poly} +@import"https://db.onlinewebfonts.com/c/7e96eba370659b4e4563309dc4ebb33f?family=Samarkan+Normal+V2";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;600;700;800&family=Carter+One&family=Fondamento&family=Lobster&family=Poly&family=Rammetto+One&family=Righteous&display=swap";@import"https://fonts.googleapis.com/css2?family=Jomhuria&display=swap";@import"https://fonts.googleapis.com/css2?family=Rowdies&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600&family=Carter+One&family=Radio+Canada:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600&family=Carter+One&family=Lobster&family=Radio+Canada:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Rammetto+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Righteous&display=swap";@import"https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600&family=Carter+One&family=Lobster&family=Poly:ital,wght@0,1&family=Radio+Canada:wght@500&display=swap";html{scroll-behavior:smooth}.background-main{background-image:url(/assets/Intersect-kz8bW9qx.svg)}.landing-yellow{position:relative;width:95vw;min-height:100vh;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.logo{width:min(35vw,650px);padding-bottom:40px}.eventTheme{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfsAAABECAYAAACGYJzGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVxSURBVHgB7d1NchNHGIfxf4+wYOltAlSNTxB7R3CqGN/AOUHsE5CcADgBcALsE0BOwFCFKXaIE3govpbx1pJnOt0Sih2XLaJ4umc0en4LPqooDN48ent6uo1a6GN6J0vUeykAABZIJbN1u3idq2USAQCATiP2AAB0HLEHAKDjiD0AAB3XytgbJakAAFg4VaYWMmqRr2mWlho9c/+oTAAALCDXsPxY5e5a8bZQS7Rmsv+U/vx7pdE7Qg8AWGTWdayv3jvfNbVEKyb7L+nmY/fNac03BQCAOrjIPvmxOPhDDWs09odptrqi0XOmeQBAhw2GWtlaK/IjNaSx2PvQ9zXyp+StCwCAbms0+I09s7+u4TMRegDAcljvT7rXiEZi/zm9+8DKbAsAgKVhtv0eNTUg+jL+p/TujpFp7NMNAABNstLOreJgXxFFjb1/j9665/TuP5oKAIDldDRUuRHzPfyoy/ilRg8JPQBgya1eVy/qCne02E+W7/WbAABYcv7gnY/pL5kiiRb7ROaBAADAWE82WhejxN5P9SzfAwBwKuZ0HyX2Rua+AADAv8Sa7oPH3k31/uAcDs8BAOCcWNN9hMnecMENAACXqoIfMhc89u4L3BMAALhQIhP8TbWgsf+Y3snYmAcAwEyroZfyg8beKOH8ewAAvqvKFFDgZXzzkwAAwEw9maCPvIPF3t9sZ6RMAABgJr8r33dTgdR+EY6/7KbU6BmhBwBgXnZvqOpR3Zfk1Bb7wzRb7Wt4/9urdqsCAAD/gy3cDz76+3VF/8qx9zvu3dOA7W+vDhB5AABqY/cqF/3bxdtcVzB37A/TO+mKksz98p6R8bvtCTwAAEGNp/28lF6VqvJ5J/6Zsfdh78msJ1JqxjsFTSbiDgBAw8bxH1TSe7n4n0jFrA8A49ifjfrkdTmzbiaH4RB2AAAWw5F1HwCs7HvjPgy4nwcnujFYK/Ij43fPj1S6uJc+9utWxk3x4v14AAAW0wc3+fupv3A9H/TUzy9dxve31VXqufCXmftD7sPA+IAcJn0AANrhyE/xfpr3UXe/H4zUL/wkf/4PzrVB7/S6WpP5C2449x4AgGg+VLIvzDjq823Su9Krd5P4Wxf+5D7hBwCgXm5yf2WU5EOd7F3lnfvaDtXxN/YY2R33Fwa/qg8AgC7zkbdKHt4uXueqQe3H5fppP5F5zqQPAMC8bFEp2a0r8lO1X4Rzq3gzONbKhpV5KgAA8F/tD9XfqDv0Xu2T/Vmf0813Gm/oAwAAMwxuFgcbCiToffb+mYMAAMB32IECChr7Sr1cAABgplL2TwUUNPblJPZHAgAAlyp1PVdAQWM/Po93cqoPAAC4QOWm+otOvatT0Nh7pcwjAQCAC1nZPQUWdDf+1Od08y9xrj4AAOfY4mbxZk2BBZ/sPbdEwTv3AACcU0pRVr+jxP5E/Sdiox4AAGfYolSVK4IosfcbD5juAQA45af6q1xuM48oz+ynvqSbh5yZDwBAnGf1U1Em+6lSZlcAACy5oaotRRQ19v5wfy7IAQAsNxNt+f6fr6gGuOX8l245PxMAAMsl6IU3l4k62U8Zrey6TxmFAABYGrYYqvxVDWhksve+pllqNXrJhj0AQPf50FdbsZfvpxqLvUfwAQDd12zovUZj7xF8AEB3NR96r5Fn9mf9UOTFsVY2XOz3BQBAd+wP1d9oOvRe45P9WZ/SuzuJzAOmfADAAjtyHXt0qzh4opZoVey9ybL+8LGV2RYAAAvEyj4dqf8w9P3082p8Gf88v6xfquLgHQDAwrFKXrQt9F7rYg8AAOpF7AEA6DhiDwBAxxF7AAA6jtgDANBx19RC13SjKHXMITsAgIViZFq3E9/7G9pisbUmFBF3AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:contain;width:min(600px,40vw);font-family:Samarkan Normal V2}.countdown{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhwSURBVHgB7d1PbxvHGcfx5xm6sgVEsnIrkESmX0HoN1BTCQr0ZucVRL6lp9qXwErQcGlAVeSLm1dg59TeotxraHXLLfIryEJOgd4iWQVkKeU8nYc2ZUmhLHJ3htyd/X0AB4p18B9+MbuenZllglOShWRhZo7aLNxm5mvE1GKiBXE/9Pvu611LkrHQrgg9E5b0aJ/SZDfZJTjGBH1r7ycaUoeY25SHSCok3648T54QIKz1xc5dokZnMCIVJ5mIdOseWG3D0hGKDD9i4hYF4QI7kqWV/yQZ1ZChGlpf7HbYmM1wUSlu8oz5af39bodqqFYjlt6YX5kzj9yfepkmSWjj5b69U6cb/NqEpVFdnufAo9T53I399uELWapLXLUIa9pRDdQprujDKktUA3WJK+qwyhbVQB3iijasskY1EHtcUYZV9qgGYo4rurCqEtVArHFFFVbVohqIMa5owqpqVAOxxVWKsFbfS1rGmBaxNF0Y1ygH98G0qhrVG5K5jySlMYmVPfdwbtc9/N4WS9mX/062acqmEpaOLrPzZtn9Rdxi5pa/lQWgdM2YCKVC9vvDfdqYxig40bDWfp80zSX+lAzfRUyT8TqyDfnVdie50mIiYfVHqHf4LwhquthKcvBf+WYSI1jwsPorM4157L5sEpSAZL2efBL6PqxBAfVXZ3LjH4RRqkR4wRj+7I9zbfrXi3SLAgkWli6mEzJfE5QTcztkXEHCehUVJwTlFjAu72EhqopxcX109Q97T/e2fiCPvN68P3QTnbZhfiSoHLF2aeXnJCVPvG2m0CkFF9V3BJXEhh/rZ0ieeAtrdt7NU2FKocK4efkdvkueeLkU6oy6bnUiqDQ3eb1LR/aGjxl6PyPW73CzHgM9o4Iu8TJ5UHjEetRMFo6s+QmPauKgo9bhC3u96GOfwiPWy565jajioaPWzLxZpoJ8XApvE0TFiNyiggqHZZhuEkRFuPiCyUJhrb63ikV6EdLL4WozKRRXobAumV+bBFEyPTO9sCxXfY05nIulSQUUCotxGYxW3k0tA4XCwv0VnKeWJ/pBeAgLgkBYEATCgiAQFgSBsCAIhAVBICwIAmFBEAgLgkBYEATCgiByh6WbG90TcKwejZQevVlkA2uusAYHyRI2qEZLz3PVzzhvXGNv/6r66cQwnrynOY8VFqKqpzxxjRwWoqq3ceMaKSxEBWqcuC4MC1HBSaPG9dawEBUMM0pc54aFqOBtLopraFiICkbxtriGTpDOzpnHiAouoo1cmTOPhn3vN6cm9089Zv6MAEbB1Bp2pPepSyGOfIS8zp66fOpS6KLaJIA8DJ+6JB6HtfbBg2XCQ2XISe+3/qbvTnrtOCxm6hBAAUyN44b6YWG0Ah/09CF9jaB+3Q+LjXxKAB4wc3/UYj1O+9CaXwjAk5cv7LvmqEdtAvBodo7axk2GtgnAIyvcNu6O60MC8MlQ07DguEfwy81pfWj0dWIE4JGeTWtwQC34pvNZ2AkNQRjWlx8CeKSvpjOWaI8APDIkmftB2wTgkZvH2jPMkhGATyLbbh5LUgLwyEWVmpkGpQTg0cE+peZeluwSY9QCP0RoS7eD9eexhKVLAF7YJ/rf410664sPfsEsPBQj2f2dznX96njmvUeEUQsKEXlz5Tu1r3B9sfujYAc05PJmtFKnnhVaI/cIIAcxsnTy/09tsX+6m2YfX20zE1aVwujESndlJ9k4+XO/Obvh6V6afjzfvs54Qz2MwI1CG/efd/589ueHLpu50pC7TIJniPBWeozRAds7w7537sFrui3syPImbuZhmP7ZWO6+KsnGOHhtAHHBMBdFpS483BZxwUmjRKVGOo4bcYEaNSo18gsEEFe9jROVGuuVJ4irnsaNSo39kibEVS95olJjh6UQVz3kjUrlCkshrthJ9tLIjTxRqdwbVnXlqSV6RhApTvNGpbATGoJAWBAEwoIgEBYEgbAgCIQFQSAsCAJhQRAIC4JAWBAEwoIgEBYEgbBgKLFS6GzaomFlBHEyxU7TLhaWcEYQJSPFNiwXCsvaBnZLR+p/jWJXo9wrSAdwYFt89AUAKztfvUsFFL55F8YZD/GRLSqocFgs/D1BXEQ2qKDCYc0Y+wTv44mHXgYP92n6Yb3aVCHfEETBDRIbepw2FeRngtQIRq1IiLFeDjn2EtZKlmQYtaqvf+Sj+yzJA2+PdK4Y+TthJr7CJDu81P8MvfAWlt5ruWH0DkElGSOfFNmgelaDPNJTlz+6urTn7rf+RFAZegm8v5P8kzzyGpZ6urf5A470ro7+fdXPnYQ88x6W6h/pjbhKL1RUKkhYCnGVm3W3xV8873xNgRR+CH2Rh82kZa35zn3ZJCgBycSYOyvZX1MKKPgK0s+zZPuysTeE8E7EadIJbP0M9Myr0FG9/vUmZ62ZNMlyYohvYanNZGhQ/clr93TE1+TniL/u5CXNZOFyz9x2N2C33W/gJiLzqx8T0zMjtHFg7BOf81Nj/B6m72FztSVkm9ZaPXZygXKE5v6RcJMqfh8nr95flPeUxEyXijcaje3Psy+nvkauFGH5UPUzUYscJFtG0YSlqhpXbFGpqMJSVYsrxqhUdGGpqsQVa1QqyrBU2eOKOSoVbViqrHHFHpWKOixVtrjqEJWKPixVlrjqEpWqRVhq2nHVKSpVm2OMdOn0jPtg3WOkwnvmxiUi39YpKlWbEeuktcVu4h4BdWgCQi6mK7NahqV0pQVbs0mBni/2n/sZc28SS1TKqLZhDax98GDZXR519GqSB7qyoEfU/WLnK29bqaqo9mENaGDujnOZhW5SDsK0RcxJXUeosxDWGbpWbJYabWtt24XScn9BCy62a4M1Y68WzpFucdt2l7vMGJMeUC+t0435KP4PEJEYrEYAC00AAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:contain;color:#fff;font-family:Lobster,sans-serif}.countdown-text{font-family:Lobster,sans-serif}.flower{position:absolute;animation:rotate-animation 30s infinite linear;z-index:-1}.f1{right:-150px;top:-380px}.f2{right:250px;bottom:-400px}.navbar{font-family:Righteous,sans-serif}.nav-menu{display:none;font-family:Righteous,sans-serif}.navbar:hover{cursor:pointer}.navbar-list li{padding-inline:20px!important;padding:5px;border-radius:20px}.navbar-list li:hover{background-color:#700013}@media (min-width: 1300){.left{align-items:end!important}}@media (max-width: 812px){.f1{right:-190px;top:-170px}.f2{left:-190px;bottom:-170px}.main-landing{flex-direction:column}.left,.right{width:100vw!important;align-items:center!important}.landing-yellow{width:100vw}.logo{width:75vw}.eventTheme{width:85vw;font-size:8vw!important;height:80px!important}.countdown-container{padding-top:10vw;align-items:start!important;gap:10px!important}.countdown{width:22vw!important;height:22vw!important;font-size:10vw!important}.countdown-text{font-size:7vw!important}.nav-container{padding-inline:0px!important;justify-content:start!important;align-items:start!important;z-index:5;position:absolute;top:100px;left:10px;display:none}.navbar-list{flex-direction:column;gap:20px!important}.nav-menu{display:flex!important}}.au-container{margin-top:5vw}.au-content{font-family:Poly,serif}.au-about{font-family:Fondamento,cursive;line-height:4.5rem!important}.au-infin8{font-family:Lobster,sans-serif}.lotus{left:-200px;bottom:-150px;animation:rotate-lotus 30s infinite linear}@keyframes rotate-lotus{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@media (max-width:810px){.au-container{flex-direction:column;margin-top:120px!important}.au-heading{width:100vw!important;height:300px!important}.au-about,.au-infin8{font-size:25vw!important}.au-content{font-size:22px;line-height:normal}.au-cont{width:100vw!important;padding:0!important}.img-border,.lotus{display:none}}.image-track img{width:40vmin;height:56vmin;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;animation:image-parallax 20s infinite linear}@keyframes image-parallax{0%{-o-object-position:0% center;object-position:0% center}50%{-o-object-position:100% center;object-position:100% center}to{-o-object-position:0% center;object-position:0% center}}.image-track{position:absolute;top:50%;transform:translateY(-50%);animation:auto-scroll 60s infinite linear}@keyframes auto-scroll{0%{transform:translateY(-50%)}50%{transform:translate(-8000px,-50%)}to{transform:translateY(-50%)}}.slider-screen{-ms-overflow-style:none;scrollbar-width:none;height:70vh}.slider-screen::-webkit-scrollbar{display:none}@media (max-width:810px){.image-track{top:45%}.slider-screen{height:140vw!important;padding-bottom:10vw!important}.image-track img{max-width:100vmin;width:80vmin;height:90vmin}}.left-timeline{z-index:1;background-image:url(/assets/bg-left--dKGs625.svg)}.timeline-heading{z-index:2;font-family:Rammetto One,sans-serif;height:20vh}.day-btns{font-family:Righteous,sans-serif}.gallery-screen{height:130vh;background-image:url(/assets/bg-right-95FKpeZn.svg)}.gallery-container{z-index:2;position:relative;display:flex;align-items:center;justify-content:center;height:110vh;width:100vw;overflow:hidden}.gallery-item{height:470px;position:absolute;transition:transform .3s ease-in-out;width:370px;border-radius:15px;background-size:contain;box-shadow:-2px 5px 33px 6px #00000059}.gallery-item:hover{cursor:pointer}.gallery-item-1{transform:translate(-210%,-30%) rotate(-35deg)}.gallery-item-2,.gallery-item-4{z-index:1}.gallery-item-2{transform:translate(-105%,-15%) rotate(-20deg)}.gallery-item-3{z-index:2}.gallery-item-4{transform:translate(105%,20%) rotate(20deg)}.gallery-item-5{transform:translate(200%,60%) rotate(35deg)}.gallery-item-6{z-index:-1;transform:translate(340%,110%) rotate(60deg)}.gallery-item-7{z-index:-1;transform:translate(20%,320%) rotate(60deg)}.gallery-item-8{z-index:-1;transform:translate(-500%,320%) rotate(-60deg)}.gallery-item-9{z-index:-1;transform:translate(-300%,-40%) rotate(-60deg)}.button{z-index:100;position:absolute}.button-prev{left:20px}.button-next{right:20px}.btns{width:100px}.btn-1,.btn-2,.btn-3{display:inline-block;z-index:1}.hover-animation{width:100px;transition:all .5s ease}@media (max-width:810px){.timeline-heading{font-size:15vw!important}.gallery-container{height:180vw}.gallery-item{width:80vw;height:100vw}.gallery-screen{height:220vw}}.MegaEvents-screen{height:80vh;font-family:Archivo,sans-serif;overflow:hidden}.MegaEvents-screen img{z-index:2;height:min(600px,35vw)}.bg-text{transform:rotate(-5deg) skew(-10deg);overflow:hidden;z-index:0}.bg-text-top{top:20%}.bg-text-bottom{top:60%}.bg-text-mobile{display:none;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#881E82}@media (max-width:810px){.MegaEvents-screen{flex-direction:column!important;height:auto;padding-top:10vh;padding-bottom:10vh;gap:20px!important}.MegaEvents-screen img{height:90vw}.bg-text-bottom{top:80%}.bg-text-mobile{display:block}}*{margin:0;padding:0;box-sizing:border-box}.faqs-heading-container{height:10vw}.faqs-heading{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAycAAABQCAYAAAADZgpNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbOSURBVHgB7d3dcdtWGoDhD6LlGefKJagE+zJrZcfqIKkg3gp2t4LYFaxTQbwVrLcCOT+Ob12CStBdJrIphlDmWLIiUfwBcM4BnmdGA4kER4e4+t4BCTRBFT6+i2+b83gVAACs1DTxpvk9vmmO4jSoShMUT5gAAGxmOeS+b87iSKDURZwUTpgAAGxHoNRHnBRMmAAA7Eag1EWcFEqYAAB0Q6DUQ5wUSJgAAHRLoNRBnBRGmAAA9EOglE+cFESYAAD0S6CUTZwUQpgAAAxDoJRLnBRAmAAADEuglEmcZCZMAADyECjlEScZCRMAgLwESlnESSbCBACgDAKlHOIkA2ECAFAWgVIGcTIwYQIAUCaBkp84GZAwAQAom0DJS5wMRJgAANRBoOQjTgYgTAAA6iJQ8hAnPRMmAAB1EijDEyc9EiYAAHUTKMMSJz0RJgAA4yBQhiNOeiBMAADGRaAMo7M4+fBzPF0s4lHTxMNmEe/v/T1exwQJEwCAcRIol357FwezD/F1O/svG+BkPo83D47iJHa0c5wsjuNgvh8/LBf29NpTJ/OIb+4/ifcxEcIEAGDcBErE/Nf4TyziX9cePpkv4vv7h/EydrBTnLRhsrgfx4uIg1t2OV0GytEUAkWYAABMw5QDZf42flhunq3Y5fnsSbyILW0dJ2uESTL6QBEmAADTMsVAWSNMkq0DZas42SBMktEGijABAJimKQXKBmGSbBUoG8fJFmGSjC5QhAkAwLRNIVC2CJNk40DZKE52CJNkNIEiTAAAaI05UHYIk2SjQFk7TjoIk6T6QBEmAABcNcZA6SBMkrUDZa046TBMkmoDRZgAAHCTMQVKh2GSrBUod8ZJD2GSVBcowgQAgFXGECg9hElyZ6CsjJMewySpJlCECQAA66g5UHoMk2RloNwaJwOESVJ8oAgTAAA2UWOgDBAmya2BcmOcDBgmSbGBIkwAANhGTYEyYJgkNwbKX+IkQ5gkxQWKMAEAYBc1BEqGMEn+EiifxUnGMEmKCRRhAgBAF0oOlIxh8uf/X8S/7x/Gy/T33mdP7sfzjGHSejiL+F9kJkwAAOjKcr5+dHEC4DgeRkE+/nQRJc8io1kT3/12fNkfn+KkPVhNE99Gfgcffo6nkYkwAQCgayUGSjOLf0Z+D+/duwykT3Hy8V48ikIsmjxrWdbj18IEAIA+FBgoRcz/zZXZ//LMyV79d7Lc1Ww/3i8PzkkAAEAPFufx/4K+e1Lc/P8pTvbPLobyMhbYxJvIoPkyTpZxciRQAADo3Hm8mH0Vz6MQy5m3iKvknjfxOv3+KU4uCq5ZfTv5gbzKebUugQIAQOcKC5PWfF7A7L+cufe/uCFOWrO/xctYxH8jl+XizvbyHySBAgBAZwoMk9b+VxefVso5e5+etTP348tPb+1d32N2GM+yBEobJsvFPfiyjCAQKAAA7KzQMElmTy7WliNQLu5veH32b27be/5LvIqhLi1cWJhctXgXB4tFHC9/DgIAANZVeJhcNX97sc7vYhi33ni9WfWqQQKl4DBJBAoAABupKEySgQLl1jBpNXe9utdAqSBMEoECAMBaKgyTpOdAWRkmrTvjpNVLoFQUJolAAQBgpYrDJOkpUO4Mk9ZacdLqNFAqDJNEoAAAcKMRhEnScaCsFSatteOk1UmgVBwmiUABAOAzIwqTpKNAWTtMWhvFSWunQBlBmCQCBQCACyMMk2THQNkoTFobx0lrq0AZUZgkAgUAYOJGHCbJloGycZi0toqT1kaBMsIwSQQKAMBETSBMkg0DZaswaW0dJ621AmXEYZIIFACAiZlQmCRrBsrWYdLaKU5aKwNlAmGSCBQAgImYYJgkdwTKTmHS2osdzQ7j2XLzomk+C5DT84jv9x7E4ymESatZvs/lMTi6dhwAABiTCYdJa/Ykni8i/nF95l0+9uPZXjzeJUxaO585uersbTxqt/tfLAf1x3EaE+QMCgDASE08TK7rY/bvNE74k0ABABgZYTIIcdITgQIAMBLCZDDipEcCBQCgcsJkUOKkZwIFAKBSwmRw4mQAAgUAoDLCJAtxMhCBAgBQCWGSjTgZkEABACicMMlKnAxMoAAAFEqYZCdOMhAoAACFESZFECeZCBQAgEIIk2KIk4wECgBAZsKkKOIkM4ECAJCJMCmOOCmAQAEAGJgwKZI4KYRAAQAYiDApljgpiEABAOiZMCmaOCmMQAEA6IkwKZ44KZBAAQDomDCpgjgplEABAOiIMKmGOCmYQAEA2JEwqYo4KZxAAQDYkjCpjjipgEABANiQMKmSOKlEGyjz83gVAACs1Czi9ewwXgbV+QORAvQ1Qw1RQQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center;background-size:contain;width:1000px;height:200px;font-family:Carter One,system-ui}.faq-container{font-family:Archivo,sans-serif}.faq-q:hover{cursor:pointer}.faq-a{height:0;overflow:hidden}@media (max-width:810px){.faqs-heading-container{height:auto}.faqs-heading{width:95vw!important;height:auto;padding-top:10vw;padding-bottom:10vw;font-size:20px!important}.faq-q{font-size:20px!important}.faq-a{font-size:16px!important}}.footer{font-family:Archivo,sans-serif}.skewtext{height:50vh;overflow:hidden}.infin8-text{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#EEE;overflow:hidden;transform:rotate(5deg);width:110vw}.logos img{width:250px}.moving-infin8{width:110vw;animation:move-animation 100s infinite linear}@keyframes move-animation{0%{transform:translate(0)}50%{transform:translate(-2500px)}to{transform:translate(0)}}@media (max-width:810px){.handles{flex-direction:column-reverse}.logos{width:100vw!important;padding:0!important;gap:5vw!important;justify-content:center!important}.contact-footer{width:100vw!important}.logos img{width:40vw}}a:hover{color:#fff}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.absolute{position:absolute}.relative{position:relative}.bottom-60{bottom:15rem}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.mx-3{margin-left:.75rem;margin-right:.75rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-5{margin-top:1.25rem}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.h-1\/2{height:50%}.h-1\/6{height:16.666667%}.h-20{height:5rem}.h-28{height:7rem}.h-36{height:9rem}.h-4\/5{height:80%}.h-40{height:10rem}.h-5\/6{height:83.333333%}.h-6{height:1.5rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-28{width:7rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-36{width:9rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-96{width:24rem}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.max-w-xs{max-width:20rem}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-10{gap:2.5rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-9{gap:2.25rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-4{border-width:4px}.border-yellow{--tw-border-opacity: 1;border-color:rgb(253 197 0 / var(--tw-border-opacity))}.bg-bgreddark{--tw-bg-opacity: 1;background-color:rgb(211 12 40 / var(--tw-bg-opacity))}.bg-bgredlight{--tw-bg-opacity: 1;background-color:rgb(229 32 59 / var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(23 173 193 / var(--tw-bg-opacity))}.bg-dark-purple{--tw-bg-opacity: 1;background-color:rgb(110 16 105 / var(--tw-bg-opacity))}.bg-purple{--tw-bg-opacity: 1;background-color:rgb(136 30 130 / var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity: 1;background-color:rgb(217 4 41 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(253 197 0 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-7{padding:1.75rem}.p-9{padding:2.25rem}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-40{padding-left:10rem;padding-right:10rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-40{padding-bottom:10rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pl-40{padding-left:10rem}.pr-10{padding-right:2.5rem}.pt-20{padding-top:5rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-bgredlight{--tw-text-opacity: 1;color:rgb(229 32 59 / var(--tw-text-opacity))}.text-blue{--tw-text-opacity: 1;color:rgb(23 173 193 / var(--tw-text-opacity))}.text-dark-purple{--tw-text-opacity: 1;color:rgb(110 16 105 / var(--tw-text-opacity))}.text-purple{--tw-text-opacity: 1;color:rgb(136 30 130 / var(--tw-text-opacity))}.text-red{--tw-text-opacity: 1;color:rgb(217 4 41 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow{--tw-text-opacity: 1;color:rgb(253 197 0 / var(--tw-text-opacity))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}*{margin:0;padding:0%}@media (min-width: 640px){.sm\:mb-5{margin-bottom:1.25rem}.sm\:w-1\/3{width:33.333333%}.sm\:w-1\/4{width:25%}.sm\:w-3\/4{width:75%}.sm\:flex-row{flex-direction:row}.sm\:gap-9{gap:2.25rem}.sm\:p-7{padding:1.75rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1005px){.md\:mb-auto{margin-bottom:auto}.md\:mt-32{margin-top:8rem}.md\:block{display:block}.md\:w-1\/3{width:33.333333%}.md\:w-24{width:6rem}.md\:w-auto{width:auto}.md\:gap-32{gap:8rem}.md\:gap-5{gap:1.25rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-4{padding-bottom:1rem}.md\:pt-1{padding-top:.25rem}.md\:pt-10{padding-top:2.5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1536px){.\32xl\:gap-36{gap:9rem}.\32xl\:px-32{padding-left:8rem;padding-right:8rem}}.events-wrapper{background-image:url(/assets/events-bg-ITPp7LF5.svg)}.day-heading{font-family:Righteous,sans-serif}.events-heading{font-family:Mochiy Pop P One,sans-serif}.button-back-events{font-family:Righteous,sans-serif!important}.button-back-events:hover{color:#d90429}.text1{font-family:Rowdies,sans-serif!important}.text2{font-family:Jomhuria,serif!important}.max-w-xs{position:relative}.shadow1{box-shadow:10px 10px #00000080;transition:all .3s}.shadow1:hover{box-shadow:20px 20px #00000080;transform:translate(-10px,-10px)}.back{font-family:Rammetto One}.competitionName{font-family:Lobster;z-index:2}.eventpage-container{min-height:90vh}.blue-stripe{height:10vh}@keyframes rotate-animation{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.upper-text-eventpage{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.flower1{bottom:-130px;left:-130px;z-index:1;animation:rotate-animation 30s linear infinite}.main{width:100vw;background-image:url(/assets/bg-left--dKGs625.svg)}.h1{font-family:Fondamento;font-style:italic}.h2{font-family:Poly}.text-white{z-index:2}.about,.contact-eventpage{font-family:Carter One}.person{font-family:Radio Canada}.reg{font-family:Carter One}.reg:hover{background-color:#348994}.rules-list{list-style:inside}.back:hover{color:#54becc}.contact_bg{background-image:url(/assets/Intersect-kz8bW9qx.svg)}@media (max-width:810px){.eventpage-container{flex-direction:column;height:auto}.upper-text-eventpage{width:100vw}.competitionName{padding:30px;padding-inline:20px}.flower1{bottom:-100px;left:-100px;width:250px}.contact{width:100%!important}}.text1{font-family:Lobster}.text2{font-family:Poly}.card-team{max-width:340px}@media (max-width:500px){.card-team{width:80vw}}body{overflow-x:hidden}.wrapper{background-color:#17adc1;background-image:url(/assets/team_background-_u0hXhK0.png);background-repeat:repeat;background-size:1000px;overflow-x:hidden;width:auto;overflow-wrap:normal}.header{padding:20px;overflow-x:hidden;width:auto}.card-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;background:transparent;overflow-x:hidden}.btn{color:#fff;text-align:center;font-family:Righteous;font-size:22px;font-style:normal;font-weight:400;line-height:normal;width:250px;height:50px}.home-btn{color:#fff;font-family:Righteous;font-size:30px;font-style:normal;font-weight:400;line-height:normal}.team-txt{color:#ffd819;text-align:center;font-family:Mochiy Pop P One;font-style:normal;font-weight:400}.team-txt-container{display:flex;justify-content:center;align-items:center;overflow-wrap:normal}.btn-bar{width:800px;height:90px;flex-shrink:0;background-color:#1c6c9d;display:flex;justify-content:center;align-items:center;margin-top:8vh;border-radius:10vw;position:relative;padding-left:40px;padding-right:40px}.btn-bar-wrapper{display:flex;justify-content:center;margin-top:20 vh}.img-wrapper{margin:20px 100px}.head-tag{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;width:400px;height:80px;flex-shrink:0;background:#178a99;color:#ffd400;text-align:center;font-family:Righteous;font-size:35px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:5vh;border-radius:10vw}.head-tag-wrapper{margin-top:40px}.conditional-tag{width:100vw;margin-bottom:30px}.back-btn-wrapper{display:flex;align-items:center;margin-left:0}.active{background-color:#fdc500;color:#000;border-radius:10vw}.slider-team{width:250px;height:50px;border-radius:10vw;z-index:0;transition:all .3s ease}button{z-index:1;text-align:center}.button-back-team:hover{color:#ffd819}.button-back-team{font-family:Righteous,sans-serif}@media screen and (max-width:752px){.head-tag{width:50vw;height:15vh}.team-txt-container{margin-top:50px}.team-txt{font-size:15vw}.dec-img{width:15vw}.btn{width:20vw;height:9vh}}@media screen and (max-width:704px){body{overflow-x:hidden}.head-tag{height:10vh}}@media screen and (max-width:425px){.img-wrapper{padding:0}}@media (max-width:760px){.btn-bar{border-radius:5px;width:80vw;height:12vh;padding:0}.slider-team{display:none}.btn{font-size:15px;width:100px;height:40px}}.sponsors-wrapper{background-image:url(/assets/Intersect-kz8bW9qx.svg);background-size:600px}.heading{color:#fcd200;text-align:center;font-family:Mochiy Pop P One;font-style:normal;font-weight:400}.titleS{background-color:#fa0;width:20rem;height:5rem;flex-shrink:0;color:#000;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.titleS h1{font-family:Righteous;font-weight:400}.contact{width:25rem;height:5rem;flex-shrink:0;background-color:#e7f3fe}.contactd{background-color:#fdc500}.contact h1{color:#000;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.box{width:21.25rem;height:20.8125rem;flex-shrink:0;background-color:#e7f3fe}.box-text{color:#10451d;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.partners{width:20rem;height:5rem;flex-shrink:0;background-color:#07beb8;color:#000;text-align:center;font-family:Righteous;font-size:2.1875rem;font-style:normal;font-weight:400;line-height:normal}.button-back-sponsors:hover{color:#fcd200}@media (max-width:500px){.sponsor-card{width:90vw}}.sponsor{height:100px;font-family:Poly}.image{height:250px}@media (max-width:500px){.titlesponsor-image{width:90vw}}.sponsor{height:50px;font-family:Poly} diff --git a/index.html b/index.html index 44d6593..ed166fb 100644 --- a/index.html +++ b/index.html @@ -9,8 +9,8 @@ rel="stylesheet" /> Infin8 - - + +