*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;background-color:#fff5e4}:root{--brown: #2f2f2f;--purple: #956aec;--dark-purple: #7b4de8;--black: #000000;--white: #ffffff;--navy: #1d64a2;--footer-background: #76e6ff;--font-display: "Jua", "BM Jua", sans-serif}.navbar{display:flex;align-items:center;justify-content:space-between;padding:clamp(20px,5vw,70px) clamp(16px,3vw,40px);background-color:#ffefda;border-bottom:none}.navbar-left{display:flex;align-items:center;gap:clamp(8px,1vw,16px)}.navbar-logo{height:clamp(28px,3.5vw,48px);width:auto}.navbar-title{font-size:clamp(1rem,2.5vw,1.75rem);font-weight:800;color:#1a1a1a;letter-spacing:1px}.navbar-right{display:flex;align-items:center;gap:clamp(8px,1.2vw,16px)}button.navbar-btn{background:none;border:none;padding:0;cursor:pointer}.navbar-btn img{height:clamp(24px,3vw,40px);width:auto;cursor:pointer;transition:opacity .2s}.navbar-btn img:hover{opacity:.8}.navbar-socials{display:flex;align-items:center;gap:clamp(6px,1vw,12px);margin-left:clamp(4px,.5vw,8px)}.navbar-socials a img{height:clamp(22px,2.8vw,36px);width:auto;cursor:pointer;transition:opacity .2s}.navbar-socials a img:hover{opacity:.7}#footer-container{display:flex;justify-content:space-between;background-color:var(--footer-background);padding:3.2em;align-items:center;font-family:var(--font-display)}#icons-container{display:flex;justify-content:space-between;gap:1.4em}.clickable-icon{width:32px;height:32px}.hero{width:100%;aspect-ratio:1440/1464;background-image:url(/assets/hero-bg-LGLVI5ee.svg);background-size:100% auto;background-position:center top;background-repeat:no-repeat;position:relative;overflow:hidden;display:flex;justify-content:flex-end;padding:4rem max(1.5rem,5vw);box-sizing:border-box}.content{width:clamp(230px,34vw,580px);display:flex;flex-direction:column;justify-content:flex-start;padding-top:clamp(0rem,5vh,3rem);gap:1rem}.content h1{font-size:clamp(1.8rem,5vw,3.5rem);margin-top:40px;margin-bottom:0;color:var(--black);font-family:var(--font-display);top:10px;font-weight:500}.content p{font-size:clamp(.9rem,1.5vw,1.1rem);color:var(--black);margin:0;font-weight:500;font-family:var(--font-display)}.content button{width:80%;height:45px;font-size:clamp(.9rem,2vw,1.3rem);font-weight:400;border-radius:5px;border:none;cursor:pointer;background-color:var(--purple);color:var(--white);font-family:var(--font-display);transition:transform .25s ease}.content button:hover{background-color:var(--dark-purple);transform:scale(1.05)}.hero-description{position:absolute;bottom:10%;left:50%;transform:translate(-50%);width:50%;max-width:750px;text-align:left;z-index:3}.hero-description h2{font-family:var(--font-display);font-size:clamp(.9rem,2.5vw,2.2rem);font-weight:500;color:#7a6048;margin:0 0 clamp(.5rem,2vw,1.5rem) 0;text-align:center}.hero-description p{font-family:var(--font-display);font-size:clamp(.8rem,2.1vw,2.5rem);font-weight:400;color:#7a6048;line-height:1.1;margin:0}.signpost-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.sign-hitbox{position:absolute;cursor:pointer;pointer-events:auto}.sign-about{height:5.5%;top:10.8%;left:4%;width:15%;transform:rotate(-6deg)}.sign-faq{height:5%;top:17%;left:3.7%;width:14%;transform:rotate(-6deg)}.sign-gallery{height:5.5%;top:21.5%;left:6.5%;width:17%;transform:rotate(-8deg)}.sign-stats{height:4.8%;top:27.5%;left:5%;width:12.5%;transform:rotate(-11deg)}.sign-sponsors{height:5.2%;left:7%;top:32.2%;width:17%;transform:rotate(-.5deg)}.sign-team{height:4.2%;top:37.5%;left:5.8%;width:14%;transform:rotate(-7deg)}@media screen and (max-width:768px){.hero{background-image:url(/assets/hero-mobile-bg-5Ada5cGz.svg);min-height:calc(100vw * (984 / 393));aspect-ratio:393/984;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0}.content{width:fit-content;max-width:85%;margin-top:145%;padding-top:0;align-items:flex-start;text-align:left;gap:.5rem}.content h1{font-size:clamp(1.2rem,7vw,2.5rem);margin-top:0}.content p{font-size:clamp(.85rem,4.5vw,1.2rem);text-align:left}.content button{width:100%;max-width:220px;height:38px;font-size:clamp(.9rem,4vw,1.2rem)}.hero-description{position:relative;bottom:auto;left:auto;transform:none;width:80%;margin-top:calc(40vw - 4rem)}.hero-description h2{font-size:clamp(1.1rem,5vw,1.8rem);color:var(--navy)}.hero-description p{font-size:clamp(.9rem,4vw,1.4rem);color:var(--navy)}.signpost-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.sign-hitbox{position:absolute;cursor:pointer;pointer-events:auto}.sign-about{height:4%;top:9.8%;left:8%;width:25%;transform:rotate(-6deg)}.sign-faq{height:3.2%;top:14.5%;left:6.5%;width:25%;transform:rotate(-6deg)}.sign-gallery{height:4%;top:17.2%;left:11.5%;width:28%;transform:rotate(-12deg)}.sign-stats{height:3.2%;top:21.8%;left:8.5%;width:22.5%;transform:rotate(-12deg)}.sign-sponsors{height:3.2%;left:12%;top:25.2%;width:29%;transform:rotate(-.5deg)}.sign-team{height:3.3%;top:28.7%;left:10.8%;width:24%;transform:rotate(-10deg)}}.popup-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-box{background:#fff5e4;border-radius:12px;border:3px solid var(--purple);padding:2rem 2.5rem;max-width:380px;text-align:center;display:flex;flex-direction:column;gap:1.25rem}.popup-box p{font-size:1.05rem;font-family:var(--font-display);color:var(--black);margin:0;line-height:1.4}.popup-box button{align-self:center;padding:.5rem 1.75rem;height:42px;font-size:1rem;font-weight:400;font-family:var(--font-display);border-radius:5px;border:none;cursor:pointer;background-color:var(--purple);color:var(--white);transition:transform .25s ease,background-color .2s ease}.popup-box button:hover{background-color:var(--dark-purple);transform:scale(1.05)}.impact{width:100%;aspect-ratio:1440 / 1488;background-image:url(/assets/impact-background-vQ1kL5H6.svg);background-size:100% auto;background-position:center top;background-repeat:no-repeat;position:relative;display:flex;justify-content:space-between;box-sizing:border-box}@media(max-width:768px){.impact{aspect-ratio:393 / 492;background-image:url(/assets/impact-background-mobile-U8EV2pQx.svg)}}.past-section{width:100%;background-color:#fff5e4}.past-bg-wrapper{position:relative;width:100%;margin:0 auto}.past-bg-image{width:100%;display:block}.left-arrow-illustration{position:absolute;bottom:57.7%;left:18%;width:10%;cursor:pointer;transition:transform .1s ease}.left-arrow-illustration:active{transform:scale(.93)}.right-arrow-illustration{position:absolute;bottom:57.7%;right:4%;width:10%;cursor:pointer;transition:transform .1s ease}.right-arrow-illustration:active{transform:scale(.93)}.whale-illustration{position:absolute;bottom:68%;left:15%;width:12.7%}.slideshow-viewport{position:absolute;top:14.5%;left:25%;width:64.3%;overflow:hidden}.slideshow-image{width:100%;display:block}.exit-to-left,.exit-to-right{position:absolute;top:0;left:0;width:100%}.enter-from-right{animation:enterFromRight .7s ease forwards}.enter-from-left{animation:enterFromLeft .7s ease forwards}.exit-to-left{animation:exitToLeft .7s ease forwards}.exit-to-right{animation:exitToRight .7s ease forwards}@keyframes enterFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes enterFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes exitToLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes exitToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.faq-section{container-type:inline-size;width:100%;aspect-ratio:1440 / 1253;background-image:url(/assets/faq-background-BPpqeekZ.svg);background-size:100% auto;background-position:center top;background-repeat:no-repeat;position:relative;overflow:hidden}.faq-towels{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.faq-towel{position:absolute;pointer-events:auto}.faq-towel img{width:100%;height:auto;display:block}.faq-towel-content{position:absolute;top:10.5%;left:50%;transform:translate(-50%);width:57.18%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.875cqw;pointer-events:none}.faq-towel-text{text-align:center;font-family:var(--font-display);font-weight:400;font-size:1.389cqw;color:#000;line-height:1.25}.faq-towel-answer{text-align:center;font-family:Satoshi Variable,Satoshi,sans-serif;font-size:1.389cqw;font-weight:400;line-height:normal;color:#000;margin:0}.faq-shadow{position:absolute;background:#fff1d8;border-radius:50%;mix-blend-mode:multiply;pointer-events:none}.faq-shadow--coconut{width:13.681%;height:5.347%;left:29.861%;top:73.664%}.faq-shadow--redball{width:13.681%;height:5.347%;left:61.181%;top:24.9%}.faq-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.faq-overlay img{width:100%;height:auto;display:block}.faq-overlay--mobile{display:none}.faq-title{display:none;position:absolute;color:#18265b;font-family:var(--font-display);font-weight:700;margin:0;pointer-events:none;z-index:1}.faq-towel--1{width:25.1389%;left:41.5278%;top:22.9849%}.faq-towel--2{width:25.1389%;left:70.2778%;top:22.9849%}.faq-towel--3{width:25.1389%;left:10%;top:63.9265%}.faq-towel--4{width:25.1389%;left:40.1389%;top:63.9265%}.faq-towel--5{width:25.1389%;left:70.2778%;top:63.9265%}@media(max-width:768px){.faq-section{aspect-ratio:392 / 825;background-image:url(/assets/faq-background-mobile-CPcfAa9g.svg)}.faq-shadow--coconut{width:13.677%;height:2.21%;left:43.622%;top:37.843%}.faq-shadow--redball{width:13.677%;height:2.21%;left:79.472%;top:9.187%}.faq-overlay--desktop{display:none}.faq-overlay--mobile{display:block}.faq-title{display:block;font-size:6cqw;left:34%;top:15%;transform:translate(-50%,-50%) rotate(-12deg)}.faq-towel-content{gap:3.5cqw}.faq-towel-text,.faq-towel-answer{font-size:2.8cqw}.faq-towel--1{width:47.0446%;left:47.4393%;top:7.8788%}.faq-towel--2{width:48.3513%;left:.4862%;top:36.8485%}.faq-towel--3{width:48.3513%;left:52.527%;top:36.8485%}.faq-towel--4{width:48.3513%;left:.4862%;top:66.4242%}.faq-towel--5{width:48.3513%;left:52.527%;top:66.4242%}}.sponsors-section{container-type:inline-size;width:100%;background-color:#fff1d8;background-image:url(/assets/sponsors-desktop-background-AJhOetkG.svg);background-size:100% auto;background-position:center top;background-repeat:no-repeat;position:relative;overflow-x:hidden}.sponsors-content{display:flex;flex-direction:column;align-items:center;gap:106px;padding-bottom:5cqw}.sponsors-tier{position:relative;display:flex;flex-direction:column;background-size:100% auto;background-repeat:no-repeat;background-position:top left}.sponsors-tier__title{position:absolute;margin:0;color:#765c3a;font-family:var(--font-display);font-weight:400;font-size:3.7cqw;white-space:nowrap;pointer-events:none}.sponsors-tier--blaze .sponsors-tier__title{left:28.4%;top:1.889cqw;transform:translateY(-50%)}.sponsors-tier--flame .sponsors-tier__title{left:66.9%;top:1.889cqw;transform:translate(-100%,-50%)}.sponsors-tier--spark .sponsors-tier__title{left:32.5%;top:1.951cqw;transform:translateY(-50%)}.sponsors-tier--regular .sponsors-tier__title{left:65.1%;top:1.951cqw;transform:translate(-100%,-50%)}.sponsors-grid{display:flex;flex-wrap:wrap}.sponsor-card{display:flex;align-items:center;justify-content:center;background-color:#ffdfaa;border-radius:1cqw;padding:.8cqw}.sponsor-card__logo{width:100%;height:100%;object-fit:contain;display:block}.sponsors-tier--blaze{width:79.861cqw;margin-top:101cqw;background-image:url("data:image/svg+xml,%3csvg%20width='1150'%20height='529'%20viewBox='0%200%201150%20529'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cellipse%20cx='111'%20cy='203'%20rx='111'%20ry='35'%20fill='%23FFDFAA'/%3e%3cellipse%20cx='111'%20cy='203'%20rx='111'%20ry='35'%20fill='%23FFDFAA'/%3e%3cpath%20d='M63.3455%20193.127L30.4629%2012.0415H227.759L196.728%20193.127H175.887L173.109%20200.074L136.984%20202.853L134.205%20186.644H107.343V202.853L76.7764%20200.074L74.4607%20193.127H63.3455Z'%20fill='%23FF7C30'/%3e%3cg%20filter='url(%23filter0_d_742_227)'%3e%3cpath%20d='M30.4629%2023.6201V12.5049C36.4836%2024.4446%20198.581%2031.0303%20228.685%2012.5049V23.6201C202.749%2033.8091%2065.6612%2037.0511%2030.4629%2023.6201Z'%20fill='%23FFAD7D'/%3e%3c/g%3e%3cellipse%20cx='129.111'%20cy='12.0415'%20rx='99.111'%20ry='12.0415'%20fill='%23FF5100'/%3e%3cpath%20d='M71.6821%20179.233L74.461%20193.127H63.3457L71.6821%20179.233Z'%20fill='%23FF5100'/%3e%3cpath%20d='M178.203%20179.233L175.888%20193.127H196.729L178.203%20179.233Z'%20fill='%23FF5100'/%3e%3cpath%20d='M34.6314%2017.5991C23.5155%20188.959%20160.605%20178.77%20225.444%2018.5254'%20stroke='%2360FF21'%20stroke-width='7.41017'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_742_227'%20x='29.7219'%20y='12.5049'%20width='199.704'%20height='24.4603'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='3.70508'/%3e%3cfeGaussianBlur%20stdDeviation='0.370508'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%200.317647%200%200%200%200%200%200%200%200%200.37%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_742_227'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_742_227'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--blaze .sponsors-grid{margin-top:6.181cqw;margin-left:28.4%;width:57.847cqw;gap:2.639cqw 4.931cqw}.sponsors-tier--blaze .sponsor-card{width:calc((100% - 4.931cqw)/2);height:13.611cqw}.sponsors-tier--flame{width:85.833cqw;background-image:url("data:image/svg+xml,%3csvg%20width='1236'%20height='630'%20viewBox='0%200%201236%20630'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M1074.42%20199.415C1081.92%20267.415%20971.518%20262.158%20953.418%20217.915C930.918%20162.915%201023.42%20109.915%201063.42%20173.415L1138.92%20134.915C1148.74%20120.591%201177.66%20124.862%201182.92%20141.415C1188.71%20159.641%201155.92%20179.915%201138.92%20162.915L1074.42%20199.415Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M1035.92%20230.093C1010.27%20241.741%20978.256%20226.462%20962.431%20191.621C946.606%20156.78%20956.747%20123.897%20982.392%20112.249C1008.04%20100.601%201039.47%20114.599%201055.3%20149.44C1071.12%20184.281%201061.56%20218.445%201035.92%20230.093Z'%20fill='%23B2FF91'/%3e%3cline%20x1='1144.61'%20y1='111.96'%20x2='1045.75'%20y2='154.547'%20stroke='%23B2FF91'%20stroke-width='26.0269'/%3e%3cg%20filter='url(%23filter0_n_742_228)'%3e%3cellipse%20cx='1009.01'%20cy='170.851'%20rx='47.8332'%20ry='36.93'%20transform='rotate(65.5716%201009.01%20170.851)'%20fill='%2391EF69'/%3e%3c/g%3e%3cpath%20d='M1177.16%2097.951C1182.86%20110.508%201177.59%20125.181%201165.39%20130.724C1153.19%20136.266%201138.67%20130.58%201132.97%20118.023C1127.26%20105.467%201132.53%2090.7942%201144.73%2085.2512C1156.94%2079.7084%201171.45%2085.3942%201177.16%2097.951ZM1166.42%20103.216C1162.88%2095.4351%201155.28%2091.2756%201149.45%2093.9261C1143.61%2096.5771%201141.74%20105.035%201145.28%20112.817C1148.81%20120.598%201156.41%20124.757%201162.25%20122.107C1168.08%20119.455%201169.95%20110.998%201166.42%20103.216Z'%20fill='%23B2FF91'/%3e%3cpath%20d='M1172.66%2041.8496C1172.66%2062.2841%201122.96%2053.4466%201061.66%2053.4466C1000.35%2053.4466%20950.657%2062.2841%20950.657%2041.8496C950.657%2021.4151%201000.35%204.8496%201061.66%204.8496C1122.96%204.8496%201172.66%2021.4151%201172.66%2041.8496Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M953.084%2029.4047C951.782%2030.1995%20951.372%2031.8988%20952.166%2033.2003C952.961%2034.5018%20954.66%2034.9126%20955.962%2034.1178L954.523%2031.7613L953.084%2029.4047ZM954.523%2031.7613L955.962%2034.1178C1017.52%20-3.47415%201109.15%20-4.52685%201168.39%2034.0747L1169.9%2031.7613L1171.4%2029.4479C1110.25%20-10.4015%201016.32%20-9.21252%20953.084%2029.4047L954.523%2031.7613Z'%20fill='%23FFCE7D'/%3e%3cdefs%3e%3cfilter%20id='filter0_n_742_228'%20x='969.991'%20y='124.687'%20width='78.0352'%20height='92.3281'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='1.0935438871383667%201.0935438871383667'%20stitchTiles='stitch'%20numOctaves='3'%20result='noise'%20seed='4348'%20/%3e%3cfeColorMatrix%20in='noise'%20type='luminanceToAlpha'%20result='alphaNoise'%20/%3e%3cfeComponentTransfer%20in='alphaNoise'%20result='coloredNoise1'%3e%3cfeFuncA%20type='discrete'%20tableValues='1%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20'/%3e%3c/feComponentTransfer%3e%3cfeComposite%20operator='in'%20in2='shape'%20in='coloredNoise1'%20result='noise1Clipped'%20/%3e%3cfeFlood%20flood-color='rgba(0,%200,%200,%200.25)'%20result='color1Flood'%20/%3e%3cfeComposite%20operator='in'%20in2='noise1Clipped'%20in='color1Flood'%20result='color1'%20/%3e%3cfeMerge%20result='effect1_noise_742_228'%3e%3cfeMergeNode%20in='shape'%20/%3e%3cfeMergeNode%20in='color1'%20/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--flame .sponsors-grid{margin-top:6.334cqw;margin-left:auto;margin-right:33.1%;width:57.847cqw;gap:2.639cqw 4.931cqw}.sponsors-tier--flame .sponsor-card{width:calc((100% - 4.931cqw)/2);height:13.611cqw}.sponsors-tier--spark{width:91.944cqw;background-image:url("data:image/svg+xml,%3csvg%20width='1324'%20height='381'%20viewBox='0%200%201324%20381'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M197.89%20225.223C190.178%20279.936%20303.693%20275.706%20322.303%20240.108C345.438%20195.856%20250.329%20153.212%20209.2%20204.304L131.571%20173.327C121.469%20161.802%2091.741%20165.239%2086.3294%20178.557C80.3709%20193.221%20114.091%20209.534%20131.571%20195.856L197.89%20225.223Z'%20fill='%23FFDFAA'/%3e%3cline%20x1='238.893'%20y1='165.226'%20x2='174.104'%20y2='76.316'%20stroke='%2363BBFF'%20stroke-width='31.5476'/%3e%3cpath%20d='M236.096%20162.761C183.371%20199.986%20216.554%20225.187%20270.541%20269.779C299.348%20260.562%20313.238%20247.844%20336.897%20221.425C301.914%20143.276%20280.415%20123.236%20236.096%20162.761Z'%20fill='%2363BBFF'/%3e%3cg%20filter='url(%23filter0_n_742_251)'%3e%3cpath%20d='M251.898%20182.475C207.555%20213.853%20234.067%20233.12%20277.098%20267.346C301.006%20259.125%20312.77%20248.523%20332.947%20226.648C306.478%20164.954%20289.407%20149.494%20251.898%20182.475Z'%20fill='%2363BBFF'/%3e%3c/g%3e%3cpath%20d='M147.071%2041.9667C159.167%2033.1528%20176.117%2035.8129%20184.931%2047.9083C193.745%2060.0036%20191.085%2076.9542%20178.989%2085.7681C166.894%2094.582%20149.944%2091.9217%20141.13%2079.8265C132.316%2067.7311%20134.976%2050.7806%20147.071%2041.9667ZM154.367%2052.6646C147.145%2057.9267%20145.024%2067.3151%20149.628%2073.6336C154.232%2079.9518%20163.819%2080.8076%20171.04%2075.5456C178.261%2070.2836%20180.382%2060.8964%20175.778%2054.578C171.174%2048.2595%20161.588%2047.4027%20154.367%2052.6646Z'%20fill='%2363BBFF'/%3e%3cpath%20d='M368.751%20324.71C368.751%20354.642%20295.956%20341.697%20206.16%20341.697C116.363%20341.697%2043.5684%20354.642%2043.5684%20324.71C43.5684%20294.778%20116.363%20270.513%20206.16%20270.513C295.956%20270.513%20368.751%20294.778%20368.751%20324.71Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M47.1234%20306.482C45.217%20307.646%2044.6153%20310.135%2045.7795%20312.041C46.9436%20313.948%2049.4328%20314.549%2051.3392%20313.385L49.2313%20309.933L47.1234%20306.482ZM49.2313%20309.933L51.3392%20313.385C141.512%20258.321%20275.726%20256.779%20362.499%20313.322L364.707%20309.934L366.915%20306.545C277.337%20248.174%20139.756%20249.916%2047.1234%20306.482L49.2313%20309.933Z'%20fill='%23FFCE7D'/%3e%3cdefs%3e%3cfilter%20id='filter0_n_742_251'%20x='229.019'%20y='165.545'%20width='103.928'%20height='101.8'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='0.65064650774002075%200.65064650774002075'%20stitchTiles='stitch'%20numOctaves='3'%20result='noise'%20seed='2480'%20/%3e%3cfeColorMatrix%20in='noise'%20type='luminanceToAlpha'%20result='alphaNoise'%20/%3e%3cfeComponentTransfer%20in='alphaNoise'%20result='coloredNoise1'%3e%3cfeFuncA%20type='discrete'%20tableValues='1%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20'/%3e%3c/feComponentTransfer%3e%3cfeComposite%20operator='in'%20in2='shape'%20in='coloredNoise1'%20result='noise1Clipped'%20/%3e%3cfeFlood%20flood-color='rgba(0,%200,%200,%200.25)'%20result='color1Flood'%20/%3e%3cfeComposite%20operator='in'%20in2='noise1Clipped'%20in='color1Flood'%20result='color1'%20/%3e%3cfeMerge%20result='effect1_noise_742_251'%3e%3cfeMergeNode%20in='shape'%20/%3e%3cfeMergeNode%20in='color1'%20/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--spark .sponsors-grid{margin-top:5.914cqw;margin-left:32.5%;width:57.036cqw;gap:2.105cqw 4.077cqw}.sponsors-tier--spark .sponsor-card{width:calc((100% - 2 * 4.077cqw) / 3);height:8.413cqw}.sponsors-tier--regular{width:88.125cqw;background-image:url("data:image/svg+xml,%3csvg%20width='1269'%20height='364'%20viewBox='0%200%201269%20364'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M1169.31%20195.248C1176.15%20243.838%201075.34%20240.082%201058.81%20208.467C1038.27%20169.167%201122.73%20131.295%201159.26%20176.67L1228.2%20149.159C1237.17%20138.924%201263.58%20141.976%201268.38%20153.804C1273.67%20166.827%201243.73%20181.314%201228.2%20169.167L1169.31%20195.248Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M1053.48%20238.245C1053.48%20252.924%201017.78%20246.576%20973.741%20246.576C929.701%20246.576%20894%20252.924%20894%20238.245C894%20223.565%20929.701%20211.664%20973.741%20211.664C1017.78%20211.664%201053.48%20223.565%201053.48%20238.245Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M895.743%20229.303C894.808%20229.874%20894.513%20231.095%20895.084%20232.03C895.655%20232.965%20896.876%20233.26%20897.811%20232.689L896.777%20230.996L895.743%20229.303ZM896.777%20230.996L897.811%20232.689C942.036%20205.684%201007.86%20204.927%201050.42%20232.658L1051.5%20230.996L1052.58%20229.334C1008.65%20200.707%20941.174%20201.561%20895.743%20229.303L896.777%20230.996Z'%20fill='%23FFCE7D'/%3e%3cline%20x1='1121.84'%20y1='145.956'%20x2='1192.17'%20y2='64.3145'%20stroke='%23FF3E3E'%20stroke-width='25.8621'/%3e%3cpath%20d='M1126.72%20143.046C1096.06%20122.762%201078.49%20128.14%201046.43%20169.65L1114.74%20228.495C1145.28%20188.331%201150.41%20168.962%201126.72%20143.046Z'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='1044.04'%20cy='175.177'%20r='11.1351'%20transform='rotate(40.7444%201044.04%20175.177)'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='1065.81'%20cy='193.931'%20r='11.1351'%20transform='rotate(40.7444%201065.81%20193.931)'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='1088.13'%20cy='213.156'%20r='11.1351'%20transform='rotate(40.7444%201088.13%20213.156)'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='1110.44'%20cy='232.38'%20r='11.1351'%20transform='rotate(40.7444%201110.44%20232.38)'%20fill='%23FF3E3E'/%3e%3cpath%20d='M1219.17%2033.5252C1229.24%2042.2002%201230.37%2057.3965%201221.7%2067.4664C1213.02%2077.5361%201197.83%2078.6663%201187.76%2069.9913C1177.69%2061.3163%201176.56%2046.1207%201185.23%2036.0508C1193.91%2025.9809%201209.1%2024.8501%201219.17%2033.5252ZM1211.4%2041.9995C1205.39%2036.8204%201196.84%2036.8864%201192.31%2042.1468C1187.78%2047.4072%201188.98%2055.8706%201194.99%2061.0498C1201%2066.2286%201209.55%2066.1622%201214.08%2060.9019C1218.61%2055.6416%201217.41%2047.1787%201211.4%2041.9995Z'%20fill='%23FF3E3E'/%3e%3cdefs%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--regular .sponsors-grid{margin-top:5.914cqw;margin-left:auto;margin-right:34.9%;width:57.036cqw;gap:2.105cqw 4.077cqw}.sponsors-tier--regular .sponsor-card{width:calc((100% - 2 * 4.077cqw) / 3);height:8.413cqw}@media(max-width:768px){.sponsors-section{background-image:url(/assets/sponsorship-mobile-background-ixof2TPY.svg)}.sponsors-content{gap:32px}.sponsors-tier__title{font-size:6cqw}.sponsor-card{border-radius:2.5cqw;padding:1.2cqw}.sponsors-tier--blaze{width:64.631cqw;margin-top:97.2cqw;background-image:url("data:image/svg+xml,%3csvg%20width='254'%20height='254'%20viewBox='0%200%20254%20254'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cellipse%20cx='32.5227'%20cy='59.4788'%20rx='32.5227'%20ry='10.2549'%20fill='%23FFDFAA'/%3e%3cellipse%20cx='32.5227'%20cy='59.4788'%20rx='32.5227'%20ry='10.2549'%20fill='%23FFDFAA'/%3e%3cpath%20d='M18.5593%2056.586L8.9248%203.52832H66.7319L57.6402%2056.586H51.5338L50.7196%2058.6215L40.1352%2059.4357L39.321%2054.6863H31.4506V59.4357L22.4946%2058.6215L21.8161%2056.586H18.5593Z'%20fill='%23FF7C30'/%3e%3cg%20filter='url(%23filter0_d_742_328)'%3e%3cpath%20d='M8.9248%206.92056V3.66382C10.6889%207.16213%2058.183%209.09172%2067.0033%203.66382V6.92056C59.4043%209.9059%2019.2378%2010.8558%208.9248%206.92056Z'%20fill='%23FFAD7D'/%3e%3c/g%3e%3cellipse%20cx='37.8273'%20cy='3.52813'%20rx='29.0393'%20ry='3.52813'%20fill='%23FF5100'/%3e%3cpath%20d='M21.0021%2052.5146L21.8163%2056.5856H18.5596L21.0021%2052.5146Z'%20fill='%23FF5100'/%3e%3cpath%20d='M52.2126%2052.5146L51.5341%2056.5856H57.6404L52.2126%2052.5146Z'%20fill='%23FF5100'/%3e%3cpath%20d='M10.1457%205.15674C6.88877%2055.3648%2047.0556%2052.3795%2066.0533%205.42813'%20stroke='%2360FF21'%20stroke-width='2.17116'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_742_328'%20x='8.70769'%20y='3.66382'%20width='58.5124'%20height='7.16671'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='1.08558'/%3e%3cfeGaussianBlur%20stdDeviation='0.108558'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%200.317647%200%200%200%200%200%200%200%200%200.37%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_742_328'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_742_328'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--blaze .sponsors-tier__title{left:3.94%;top:22.9cqw}.sponsors-tier--blaze .sponsors-grid{margin-top:27.72cqw;margin-left:3.94%;width:61.95cqw;gap:18px 11px}.sponsors-tier--blaze .sponsor-card{width:calc((100% - 11px)/2);height:16.16cqw}.sponsors-tier--flame{width:64.631cqw;background-image:url("data:image/svg+xml,%3csvg%20width='254'%20height='294'%20viewBox='0%200%20254%20294'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M206.142%2058.4278C208.339%2078.3516%20175.992%2076.8115%20170.689%2063.8482C164.097%2047.7334%20191.199%2032.2045%20202.919%2050.8098L225.04%2039.5294C227.919%2035.3325%20236.39%2036.5839%20237.932%2041.4339C239.63%2046.774%20230.021%2052.7143%20225.04%2047.7334L206.142%2058.4278Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M194.863%2067.4166C187.349%2070.8294%20177.968%2066.3527%20173.331%2056.1444C168.694%2045.9361%20171.666%2036.3014%20179.179%2032.8885C186.693%2029.4757%20195.904%2033.5771%20200.541%2043.7854C205.177%2053.9937%20202.376%2064.0037%20194.863%2067.4166Z'%20fill='%23B2FF91'/%3e%3cline%20x1='226.709'%20y1='32.8041'%20x2='197.742'%20y2='45.2821'%20stroke='%23B2FF91'%20stroke-width='7.62581'/%3e%3cg%20filter='url(%23filter0_n_742_357)'%3e%3cellipse%20cx='186.977'%20cy='50.0587'%20rx='14.015'%20ry='10.8204'%20transform='rotate(65.5716%20186.977%2050.0587)'%20fill='%2391EF69'/%3e%3c/g%3e%3cpath%20d='M236.246%2028.6993C237.918%2032.3784%20236.374%2036.6781%20232.799%2038.3021C229.223%2039.9261%20224.97%2038.2594%20223.299%2034.5803C221.628%2030.9013%20223.172%2026.6024%20226.747%2024.9784C230.322%2023.3544%20234.575%2025.0204%20236.246%2028.6993ZM233.099%2030.2426C232.063%2027.9627%20229.838%2026.744%20228.128%2027.5206C226.418%2028.2973%20225.871%2030.7755%20226.906%2033.0555C227.942%2035.3354%20230.168%2036.5538%20231.878%2035.7771C233.588%2035.0003%20234.134%2032.5225%20233.099%2030.2426Z'%20fill='%23B2FF91'/%3e%3cpath%20d='M234.925%2012.2618C234.925%2018.2491%20220.364%2015.6597%20202.403%2015.6597C184.441%2015.6597%20169.88%2018.2491%20169.88%2012.2618C169.88%206.27453%20184.441%201.42089%20202.403%201.42089C220.364%201.42089%20234.925%206.27453%20234.925%2012.2618Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M170.592%208.61548C170.211%208.84835%20170.09%209.34625%20170.323%209.72758C170.556%2010.1089%20171.054%2010.2293%20171.435%209.99642L171.014%209.30595L170.592%208.61548ZM171.014%209.30595L171.435%209.99642C189.472%20-1.01794%20216.319%20-1.32637%20233.676%209.98377L234.117%209.30595L234.559%208.62814C216.641%20-3.04762%20189.121%20-2.69926%20170.592%208.61548L171.014%209.30595Z'%20fill='%23FFCE7D'/%3e%3cdefs%3e%3cfilter%20id='filter0_n_742_357'%20x='175.545'%20y='36.5327'%20width='22.8643'%20height='27.052'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='3.7322638034820557%203.7322638034820557'%20stitchTiles='stitch'%20numOctaves='3'%20result='noise'%20seed='4348'%20/%3e%3cfeColorMatrix%20in='noise'%20type='luminanceToAlpha'%20result='alphaNoise'%20/%3e%3cfeComponentTransfer%20in='alphaNoise'%20result='coloredNoise1'%3e%3cfeFuncA%20type='discrete'%20tableValues='1%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20'/%3e%3c/feComponentTransfer%3e%3cfeComposite%20operator='in'%20in2='shape'%20in='coloredNoise1'%20result='noise1Clipped'%20/%3e%3cfeFlood%20flood-color='rgba(0,%200,%200,%200.25)'%20result='color1Flood'%20/%3e%3cfeComposite%20operator='in'%20in2='noise1Clipped'%20in='color1Flood'%20result='color1'%20/%3e%3cfeMerge%20result='effect1_noise_742_357'%3e%3cfeMergeNode%20in='shape'%20/%3e%3cfeMergeNode%20in='color1'%20/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--flame .sponsors-tier__title{left:96.3%;top:28.75cqw}.sponsors-tier--flame .sponsors-grid{margin-top:33.9cqw;margin-left:3.94%;margin-right:0;width:61.95cqw;gap:18px 11px}.sponsors-tier--flame .sponsor-card{width:calc((100% - 11px)/2);height:16.16cqw}.sponsors-tier--spark{width:71.756cqw;background-image:url("data:image/svg+xml,%3csvg%20width='282'%20height='231'%20viewBox='0%200%20282%20231'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M57.9819%2065.9905C55.7224%2082.0211%2088.9819%2080.7819%2094.4346%2070.3518C101.213%2057.3859%2073.3462%2044.8915%2061.2957%2059.8612L38.5504%2050.7851C35.5907%2047.4083%2026.8805%2048.4151%2025.2949%2052.3174C23.5491%2056.614%2033.429%2061.3935%2038.5504%2057.3859L57.9819%2065.9905Z'%20fill='%23FFDFAA'/%3e%3cline%20x1='69.9972'%20y1='48.4115'%20x2='51.0142'%20y2='22.3611'%20stroke='%2363BBFF'%20stroke-width='9.24336'/%3e%3cpath%20d='M69.1781%2047.6885C53.7298%2058.5954%2063.4524%2065.9795%2079.2705%2079.0446C87.711%2076.3441%2091.7805%2072.6178%2098.7126%2064.8771C88.4628%2041.9795%2082.1635%2036.108%2069.1781%2047.6885Z'%20fill='%2363BBFF'/%3e%3cg%20filter='url(%23filter0_n_742_390)'%3e%3cpath%20d='M73.8075%2053.4652C60.8153%2062.6589%2068.5832%2068.304%2081.191%2078.332C88.1961%2075.9233%2091.6431%2072.8169%2097.5548%2066.4077C89.7993%2048.3315%2084.7976%2043.8017%2073.8075%2053.4652Z'%20fill='%2363BBFF'/%3e%3c/g%3e%3cpath%20d='M43.0914%2012.2964C46.6352%209.71402%2051.6019%2010.493%2054.1845%2014.0366C56.7669%2017.5805%2055.9874%2022.5478%2052.4435%2025.1303C48.8996%2027.7125%2043.933%2026.9326%2041.3506%2023.3887C38.7685%2019.8449%2039.5478%2014.8788%2043.0914%2012.2964ZM45.2304%2015.4308C43.1147%2016.9726%2042.493%2019.7231%2043.842%2021.5744C45.191%2023.4257%2047.9998%2023.6764%2050.1155%2022.1347C52.2313%2020.5929%2052.853%2017.8424%2051.504%2015.9911C50.1549%2014.1398%2047.3462%2013.8891%2045.2304%2015.4308Z'%20fill='%2363BBFF'/%3e%3cpath%20d='M108.044%2095.1396C108.044%20103.91%2086.7157%20100.117%2060.4054%20100.117C34.0952%20100.117%2012.7666%20103.91%2012.7666%2095.1396C12.7666%2086.3696%2034.0952%2079.26%2060.4054%2079.26C86.7157%2079.26%20108.044%2086.3696%20108.044%2095.1396Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M13.8095%2089.7987C13.2509%2090.1398%2013.0746%2090.8691%2013.4157%2091.4277C13.7568%2091.9863%2014.4861%2092.1626%2015.0447%2091.8215L14.4271%2090.8101L13.8095%2089.7987ZM14.4271%2090.8101L15.0447%2091.8215C41.4652%2075.6878%2080.7894%2075.236%20106.214%2091.803L106.861%2090.8101L107.508%2089.8172C81.2615%2072.7147%2040.9506%2073.225%2013.8095%2089.7987L14.4271%2090.8101Z'%20fill='%23FFCE7D'/%3e%3cdefs%3e%3cfilter%20id='filter0_n_742_390'%20x='67.1045'%20y='48.5049'%20width='30.4502'%20height='29.8271'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='2.2206552028656006%202.2206552028656006'%20stitchTiles='stitch'%20numOctaves='3'%20result='noise'%20seed='2480'%20/%3e%3cfeColorMatrix%20in='noise'%20type='luminanceToAlpha'%20result='alphaNoise'%20/%3e%3cfeComponentTransfer%20in='alphaNoise'%20result='coloredNoise1'%3e%3cfeFuncA%20type='discrete'%20tableValues='1%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%201%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20'/%3e%3c/feComponentTransfer%3e%3cfeComposite%20operator='in'%20in2='shape'%20in='coloredNoise1'%20result='noise1Clipped'%20/%3e%3cfeFlood%20flood-color='rgba(0,%200,%200,%200.25)'%20result='color1Flood'%20/%3e%3cfeComposite%20operator='in'%20in2='noise1Clipped'%20in='color1Flood'%20result='color1'%20/%3e%3cfeMerge%20result='effect1_noise_742_390'%3e%3cfeMergeNode%20in='shape'%20/%3e%3cfeMergeNode%20in='color1'%20/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--spark .sponsors-tier__title{left:3.55%;top:29.26cqw}.sponsors-tier--spark .sponsors-grid{margin-top:34.2cqw;margin-left:3.55%;width:57.61cqw;gap:18px 11px}.sponsors-tier--spark .sponsor-card{width:calc((100% - 2 * 11px) / 3);height:9.95cqw}.sponsors-tier--regular{width:64.631cqw;background-image:url("data:image/svg+xml,%3csvg%20width='254'%20height='201'%20viewBox='0%200%20254%20201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M224.233%2057.2082C226.239%2071.4449%20196.702%2070.3444%20191.859%2061.0814C185.839%2049.5665%20210.588%2038.4703%20221.29%2051.7648L241.49%2043.7044C244.118%2040.7054%20251.854%2041.5996%20253.262%2045.0652C254.812%2048.881%20246.038%2053.1257%20241.49%2049.5665L224.233%2057.2082Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M190.294%2069.8061C190.294%2074.1073%20179.834%2072.2471%20166.93%2072.2471C154.027%2072.2471%20143.566%2074.1073%20143.566%2069.8061C143.566%2065.5049%20154.027%2062.0181%20166.93%2062.0181C179.834%2062.0181%20190.294%2065.5049%20190.294%2069.8061Z'%20fill='%23FFDFAA'/%3e%3cpath%20d='M144.079%2067.1862C143.805%2067.3535%20143.719%2067.7112%20143.886%2067.9852C144.053%2068.2591%20144.411%2068.3456%20144.685%2068.1783L144.382%2067.6823L144.079%2067.1862ZM144.382%2067.6823L144.685%2068.1783C157.643%2060.2657%20176.929%2060.0441%20189.398%2068.1692L189.715%2067.6823L190.033%2067.1953C177.16%2058.8076%20157.39%2059.0578%20144.079%2067.1862L144.382%2067.6823Z'%20fill='%23FFCE7D'/%3e%3cline%20x1='210.325'%20y1='42.7652'%20x2='230.932'%20y2='18.8445'%20stroke='%23FF3E3E'%20stroke-width='7.57752'/%3e%3cpath%20d='M211.755%2041.913C202.772%2035.9701%20197.623%2037.5456%20188.231%2049.708L208.245%2066.9494C217.194%2055.1815%20218.696%2049.5065%20211.755%2041.913Z'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='187.53'%20cy='51.3266'%20r='3.26254'%20transform='rotate(40.7444%20187.53%2051.3266)'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='193.911'%20cy='56.8224'%20r='3.26254'%20transform='rotate(40.7444%20193.911%2056.8224)'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='200.449'%20cy='62.4545'%20r='3.26254'%20transform='rotate(40.7444%20200.449%2062.4545)'%20fill='%23FF3E3E'/%3e%3ccircle%20cx='206.986'%20cy='68.0871'%20r='3.26254'%20transform='rotate(40.7444%20206.986%2068.0871)'%20fill='%23FF3E3E'/%3e%3cpath%20d='M238.843%209.82313C241.793%2012.3649%20242.125%2016.8179%20239.583%2019.7683C237.041%2022.7186%20232.589%2023.0493%20229.638%2020.5076C226.688%2017.9659%20226.357%2013.5142%20228.898%2010.5638C231.44%207.61347%20235.892%207.28168%20238.843%209.82313ZM236.564%2012.3069C234.802%2010.7894%20232.298%2010.8086%20230.97%2012.3499C229.643%2013.8912%20229.995%2016.3704%20231.756%2017.8877C233.517%2019.405%20236.021%2019.3863%20237.349%2017.8454C238.677%2016.3042%20238.325%2013.8243%20236.564%2012.3069Z'%20fill='%23FF3E3E'/%3e%3cdefs%3e%3c/defs%3e%3c/svg%3e")}.sponsors-tier--regular .sponsors-tier__title{left:96.3%;top:21.63cqw}.sponsors-tier--regular .sponsors-grid{margin-top:26.46cqw;margin-left:3.94%;margin-right:0;width:57.61cqw;gap:18px 11px}.sponsors-tier--regular .sponsor-card{width:calc((100% - 2 * 11px) / 3);height:9.95cqw}}.team{position:relative;width:100%;overflow:hidden}.team-bg{width:100%;height:auto;display:block}.hs-wrap{position:absolute;width:5.67%;aspect-ratio:1;transform:translate(-50%,-50%);cursor:pointer;z-index:1}.hs-wrap:hover{z-index:100}.hs-img{width:100%;height:100%;border-radius:50%;object-fit:cover;outline:4px solid transparent;outline-offset:1px;transition:transform .25s ease,outline-color .25s ease;display:block}.hs-wrap:hover .hs-img{transform:scale(1.5);outline-color:#b39ddb}.hs-label{position:absolute;bottom:calc(100% + 36px);left:50%;transform:translate(-50%);background:#fff1d8;border:3px solid #000;border-radius:10px;padding:6px 14px;white-space:nowrap;font-family:var(--font-display);display:flex;flex-direction:column;align-items:center;gap:1px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:10}.hs-label-name{font-size:clamp(1.1rem,1.6vw,1.6rem);line-height:1}.hs-label-role{font-size:clamp(.85rem,1.2vw,1.2rem);line-height:1}.hs-wrap:hover .hs-label{opacity:1}.hs-jamie{top:60.63%;left:11.84%}.hs-lily{top:60.53%;left:37.74%}.hs-ivan{top:60.36%;left:56.3%}.hs-nahyun{top:60.37%;left:70.63%}.hs-youssef{top:60.38%;left:90.61%}.hs-vishal{top:69.43%;left:11.66%}.hs-aryan{top:69.43%;left:27.64%}.hs-caden{top:69.43%;left:47.3%}.hs-anushka{top:69.71%;left:66.8%}.hs-ava{top:69.61%;left:85.09%}.hs-jeremy{top:76.03%;left:16.2%}.hs-haardik{top:78.31%;left:35.76%}.hs-erin{top:78.32%;left:52%}.hs-shinena{top:76.53%;left:72.25%}.hs-thanusshan{top:76%;left:86.16%}.hs-adam{top:85.03%;left:18.18%}.hs-emily{top:85.66%;left:32.3%}.hs-harshpreet{top:85.66%;left:50.19%}.hs-sunny{top:85.8%;left:65.59%}.hs-philip{top:85.2%;left:83.69%}.hs-winston{top:93.4%;left:17.95%}.hs-chris{top:93.08%;left:33.24%}.hs-daisy{top:93.55%;left:48.85%}.hs-sebastian{top:93.16%;left:68.49%}.hs-sanidhya{top:92.18%;left:84.33%}.page-wrapper{max-width:1440px;margin:0 auto;overflow-x:hidden}
