@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Michroma&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#3574c2;text-decoration:inherit}a:hover{color:#3574c2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#3574c2}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#3574c2}button{background-color:#f9f9f9}}.para{display:flex;width:80%;margin:0 auto;justify-content:center;align-items:center}.hero-title{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;padding:2.5rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.3);font-size:clamp(2rem,5vw,4rem);font-weight:700;letter-spacing:2px;z-index:2}.main-content h1{margin-top:50px}.gradient-text{font-size:12rem;font-weight:700;letter-spacing:4px;background:linear-gradient(135deg,#d5653c,#d5653c 40%,#3574c2 60%,#3574c2);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:sage;text-transform:uppercase;margin-top:50px;display:inline-block}.pdf{display:flex;justify-content:center;align-items:center;margin:1rem auto;width:80%;height:720px;padding:2rem;background:linear-gradient(to bottom,#3574c21a,#d5653c1a);border-radius:38px;box-shadow:0 4px 30px #0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.donate-button-container{display:none;justify-content:center;align-items:center;gap:1em}.content-section{margin:3rem 5%;color:#fff;font-family:Arial,sans-serif}.aligned-content-wrapper{text-align:left}.subtitle{font-size:4rem;font-weight:700;color:#fff;margin-bottom:1rem;font-family:sage}.aligned-content{display:flex;justify-content:flex-start;align-items:flex-start;gap:2rem}.text-container{flex:1;margin:0}.content-description{font-size:1.3rem;line-height:1.5;color:#fff;margin:0}.image-container{flex:1;text-align:center}.robot-image{max-width:50%;height:auto;border-radius:.5rem;margin-top:-40px}.image-caption{font-size:.9rem;color:#fff;margin-top:.5rem}.subteams-section{padding:2rem 5%;width:80%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.subteams-container{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}.subteam-card{padding:1.5rem;border-radius:20px;background:linear-gradient(#d5653c99,#3574c299),var(--bg-image);background-size:cover;background-position:center;position:relative;overflow:hidden}.subteam-title{font-size:1.75rem;margin-bottom:.5rem;font-family:sage;text-align:center}.subteam-divider{width:100%;height:8px;background-color:#ffffffb3;margin:.5rem 0}.subteam-description{font-size:1rem;line-height:1.4;text-align:center}.subteam-card:nth-child(odd),.subteam-card:nth-child(2n){flex-direction:row!important}.buttons-wrapper{display:flex;justify-content:center;gap:20px}.subteam-card[data-team=ri3dmechanical]{--bg-image: url(/ri3dmech.jpg)}.subteam-card[data-team=ri3dprogramming]{--bg-image: url(/ri3dprog.jpg)}.subteam-card[data-team=ri3delectrical]{--bg-image: url(/ri3delec.jpg)}.subteam-card[data-team=ri3ddesign]{--bg-image: url(/ri3ddesign.jpg)}.subteam-card[data-team=ri3dmarketing]{--bg-image: url(/ri3dbm.jpg)}.subteam-card[data-team=rmmechanical]{--bg-image: url(/rmmech.jpg)}.subteam-card[data-team=rmprogramming]{--bg-image: url(/rmprog.webp)}.subteam-card[data-team=rmelectrical]{--bg-image: url(/rmelec.webp)}.subteam-card[data-team=rmdesign]{--bg-image: url(/rmdesign.jpg)}.subteam-card[data-team=rmmarketing]{--bg-image: url(/rmmarketing.jpg)}.team-grid{display:grid;width:80%;margin:0 auto;align-items:center;justify-content:center;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px}.center-last{grid-column:2 / 3}.team-grid-item{display:flex;justify-content:center;align-items:center;border:1px solid #ddd;border-radius:38px;padding:8px;background:#f9f9f9;aspect-ratio:3/4;width:100%;max-width:300px;margin:0 auto}.team-grid-item img{width:100%;height:auto;object-fit:contain}@media(max-width:684px){h2.intro{font-size:3rem}.pdf{display:none}.donate-button-container{display:flex}.subteams-section{width:90%;padding:2rem 1rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.subteams-title{font-size:2.5rem;margin-bottom:1rem}.subteams-container{grid-template-columns:1fr;gap:1rem}.subteam-card{padding:1rem;border-radius:20px}.subteam-title{font-size:1.75rem}.subteam-description{font-size:1rem}.subteam-divider{display:none}.robot-visualization-container{width:100%}.robot-visualization-image{max-width:70%;margin-top:0}.robot-visualization-caption{font-size:.8rem}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;justify-content:center;align-items:center;width:80%;padding:0;margin:0 auto}.center-last{grid-column:1 / 3;justify-self:center}.team-grid-item{margin:0;width:80%;border-radius:0}.team-grid-item.center-last{width:40%}.content-description-card{display:none}}@font-face{font-family:sage;src:url(/assets/SageGrotesk-Xz1nwgm3.otf)}.header-container{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0;margin:0}.header{background-color:#14141480;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:38px;color:#fff;text-align:center;padding:1rem;font-family:sage;display:flex;align-items:center;justify-content:space-between;height:48px;width:80%;margin:.5em auto;position:sticky}.footer{background-color:#0a0a0ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:38px;color:#fff;text-align:left;padding:1rem;position:fixed-bottom;bottom:0;left:50%;width:80%;margin:.5em auto}.GButton{font-family:sage;margin-right:1em;background-color:#f5f5f5;border-radius:38px;border-color:#000;border-width:2px;color:#000}.GButton:hover{filter:drop-shadow(0 0 2em #3574C2)}.GButtons{font-family:sage;background-color:#f5f5f5;border-radius:38px;border-color:#000;border-width:2px;color:#000;font-size:2rem;display:flex;justify-content:center;align-items:center;width:30%;margin-bottom:1em;margin-top:1em}.GButtons:hover{filter:drop-shadow(0 0 2em #3574C2)}.button-container{display:flex;justify-content:center;align-items:center;gap:1em}.header-button{font-family:sage;margin-left:.5em;margin-right:.5em;font-size:3ex;cursor:pointer;transition:text-shadow .3s ease;color:#fff}button.header-button{font:inherit;margin:0}.header-button:hover{text-shadow:0 0 10px #D5653C,0 0 20px #D5653C,0 0 30px #D5653C}.logo{width:56px;height:64px;margin-left:1em}.logo:hover{filter:drop-shadow(0 0 2em #3574C2)}.flogo{width:20%;height:20%}#footertext,#footerfirst{font-size:1.5ex;font-family:Michroma;display:flex;justify-content:space-between;width:100%;padding:10 10px}#footerbuttons{display:flex;justify-content:flex-end;gap:10px;padding-right:10px}.footerbuttons svg{cursor:pointer;transition:color .3s ease}.header-nav{display:flex;justify-content:center;width:100%;margin:0 auto;font-size:.85em;border-radius:38px}h1{font-size:2em;margin-left:64px;margin-right:64px}.content-container,.content-caru{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;justify-content:center;margin:0 auto;padding:2rem;width:80%}.content-subcontainer{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.content-image{width:100%;height:auto;position:relative;border-radius:38px;z-index:1}.noncar{position:absolute;top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem;border-radius:38px;background:conic-gradient(#3574c2,#846d7f,#d5653c,#846d7f,#3574c2);filter:blur(.25rem)}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.logos{overflow:hidden;padding:1em 0;border-width:4px;border-style:solid;border-image:linear-gradient(to right,#3574c2,#d5653c 10%,#000 25%,#000 75%,#d5653c 90%,#3574c2) 1 0;white-space:nowrap;position:relative}.logos:before,.logos:after{content:"";position:absolute;top:0;width:10%;height:100%;z-index:1}.logos:before{left:0;background:linear-gradient(to left,#0000,#000)}.logos:after{right:0;background:linear-gradient(to right,#0000,#000)}.logos:hover .logo-slider{animation-play-state:paused}.logo-slider{display:inline-block;animation:slide 20s linear infinite;transition:all .5s ease}.logo-slider img{height:64px;margin:0 40px;display:inline-block}.image-section{position:relative;display:flex;align-items:center;justify-content:space-between;margin:20px auto;width:95%;max-width:1400px;height:165px;border-radius:30px;overflow:hidden;background:linear-gradient(to right,#252424,#252424);box-shadow:0 3px 10px #00000080}.image-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#d5653c,#d5653c 40%,#3574c2 60%,#3574c2);opacity:.25;z-index:1;pointer-events:none}.banner-image{width:35%;height:100%;object-fit:cover}.banner-text{width:60%;color:#fff;font-family:sage;padding:10px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;background:linear-gradient(to right,#252424,#0000)}.banner-text h2{font-size:2rem;margin:0;color:#fff;text-transform:uppercase}.banner-text p{font-size:1rem;margin:5px 0 0;color:#d0d0d0;cursor:pointer;text-decoration:underline}.clickable-text{font-size:1rem;margin:5px 0 0;color:#d0d0d0;cursor:pointer;text-decoration:underline;transition:color .3s ease}.clickable-text:hover{color:#fff}.banner-container{margin-bottom:50px}.blog-title{font-size:9rem;font-weight:700;letter-spacing:0px;background:linear-gradient(135deg,#d5653c,#d5653c 40%,#3574c2 60%,#3574c2);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:sage;text-transform:uppercase;margin-top:70px;margin-bottom:30px;display:inline-block;text-align:left;width:100%;margin-left:14%}.blog-meta{display:flex;justify-content:center;gap:660px;padding:0 10px;font-size:1rem;color:#999;font-family:sage}.blog-text-content p{margin-bottom:40px;text-indent:2em;font-family:sage}.robo-carousel-wrapper{width:80%;margin:0 auto;background:linear-gradient(45deg,#d5653c,#3574c2);padding:1rem 1rem 4rem;border-radius:20px;position:relative}.carousel-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1rem}.carousel-grid-left{display:flex;flex-direction:column;justify-content:center;text-align:left;padding-right:2rem}.carousel-grid-right{display:flex;align-items:center;justify-content:center;width:100%}.robot-visualization-container{display:flex;justify-content:center;align-items:center;width:100%}.robot-visualization-image{max-width:100%;height:auto;margin:0 auto}.custom-arrow{position:absolute;bottom:-40px;width:40px;height:40px;background:#fff;color:#3574c2;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;font-size:1.5rem;z-index:1;transition:transform .2s ease}.prev-arrow{left:calc(50% - 50px)}.next-arrow{right:calc(50% - 50px)}.custom-arrow:hover{opacity:.8;transform:scale(1.1)}.hamburger-menu{display:flex;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10;margin-right:1rem}.hamburger-menu:focus{outline:none}.hamburger-line{width:2rem;height:.25rem;background:#fff;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.hamburger-menu[data-open=true] .hamburger-line:first-child{transform:rotate(45deg)}.hamburger-menu[data-open=true] .hamburger-line:nth-child(2){opacity:0}.hamburger-menu[data-open=true] .hamburger-line:nth-child(3){transform:rotate(-45deg)}.header-container{position:fixed;top:0;width:100%;transition:transform .3s ease-in-out;z-index:1000}.desktop-nav,.hamburger-menu{display:none}.details-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:100;display:flex;align-items:center;justify-content:center;overflow:hidden}.details-modal{position:fixed;width:90%;max-width:1200px;height:auto;max-height:90vh;background:#000000e6;border-radius:38px;padding:2rem;display:flex;justify-content:center;align-items:center;z-index:101}.modal-content{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:auto;gap:2rem;max-height:calc(90vh - 4rem)}.close-btn{position:absolute;top:20px;right:60px;cursor:pointer;background:#00000080;border:2px solid white;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;font-weight:700;transition:all .2s ease;z-index:102}.close-btn:hover{background:#fff3;transform:scale(1.1)}.modal-image{flex:0 0 40%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-image img{max-width:100%;max-height:60vh;width:auto;height:auto;object-fit:contain;box-shadow:0 4px 20px #0000004d}.modal-text{flex:0 0 50%;text-align:left;padding:1.5rem;overflow-y:auto;max-height:70vh;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.modal-text:hover,.modal-text:focus,.modal-text:active{scrollbar-color:rgba(255,255,255,.3) rgba(0,0,0,.1)}.modal-text::-webkit-scrollbar{width:8px}.modal-text::-webkit-scrollbar-track{background:transparent}.modal-text::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px;transition:background-color .3s ease}.modal-text:hover::-webkit-scrollbar-thumb,.modal-text:focus::-webkit-scrollbar-thumb,.modal-text:active::-webkit-scrollbar-thumb{background-color:#ffffff4d}.modal-name{font-family:sage;font-size:4rem;margin-top:0;margin-bottom:0;color:#fff}.modal-year{font-size:1.4rem;color:#d5653c;margin-bottom:1.5rem}.member-info{display:flex;flex-direction:column;gap:1.25rem}.info-section{margin-bottom:1rem}.info-title{font-family:sage;font-size:2rem;color:#3574c2;margin-bottom:0}.info-content{font-size:1.2rem;line-height:1.4;color:#fff;margin-top:0;margin-bottom:0}.details-contact-modal{position:fixed;top:30%;width:100%;max-width:1200px;max-height:90vh;background:#000000e6;border-radius:38px;padding:2rem;z-index:101;overflow-y:auto}.contact-modal-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem 0}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%;max-width:1000px;margin:2rem auto}.map-section{display:flex;flex-direction:column;gap:1rem}.address-info{padding:1rem;background:#ffffff1a;color:#fff;border-radius:8px}.form-section{padding:1rem}.email-select{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:4px}.form-section form{display:flex;flex-direction:column;gap:1rem}.form-section input,.form-section textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px}.form-section textarea{height:150px;resize:vertical}.submit-btn{background:#3574c2;color:#fff;padding:.75rem;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}.submit-btn:hover{background:#d5653c}.form-result{margin-top:1rem;padding:.75rem;border-radius:8px;text-align:center;font-weight:500}.form-result.success{background:#2ed5731a;color:#2ed573}.form-result.error{background:#ff47571a;color:#ff4757}@media screen and (min-width:1280px){.desktop-nav{display:block}.mobile-nav,.hamburger-menu{display:none}}@media screen and (max-width:1279px){.header-nav{flex-direction:column;width:80%;padding:1rem 0;gap:.5rem;align-items:center;border-radius:20px}.desktop-nav{display:none}.hamburger-menu{display:flex}.mobile-nav{position:flex;left:0;width:100%}.header-nav{background-color:#14141480;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-2%)}.header-button{width:100%;padding:.75rem 1rem}.modal-text{padding:1.5rem}.modal-name{font-size:2.5rem}.info-title{font-size:1.6rem}.details-modal{padding:1rem;width:100vw;height:100vh;max-width:none;max-height:none;margin:0;top:0;left:0;padding:0;transform:none;border-radius:0}.close-btn{top:10px;right:10px}.modal-content{flex-direction:column;gap:1rem}.modal-image{flex:0 0 auto;width:100%;height:auto}.modal-image img{max-height:40vh}.modal-text{flex:0 0 auto;width:100%;max-height:50vh}.contact-form{padding:1rem}.contact-form h2{font-size:1.5rem}.contact-form p{font-size:1rem}.details-contact-modal{position:fixed;top:0;left:0;width:100%;height:100vh;max-width:none;border-radius:0;padding:0;margin:0;background:#141414fa}.contact-modal-content{padding:0;min-height:100vh;width:100%;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;position:fixed;top:0;left:0;right:0;bottom:0;background:#141414fa}.contact-container{grid-template-columns:1fr;gap:2rem;margin:.5rem auto;max-width:100%;height:auto;padding:0}.map-section,.map-container,.address-info{display:none}.form-section{padding:0;order:1}.form-section h2{color:#3574c2;margin-top:1.75rem;margin-bottom:1.5rem;font-size:1.75rem}.email-select,.form-section input,.form-section textarea{padding:1rem;font-size:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;margin-bottom:1rem}.form-section textarea{min-height:150px;resize:vertical}.submit-btn{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:#3574c2;color:#fff;border:none;border-radius:8px;margin-top:1rem;transition:all .3s ease}.submit-btn:active{transform:scale(.98);background:#d5653c}.close-btn{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;border-radius:50%;width:40px;height:40px;color:#fff;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2002}.content-container{display:flex;flex-direction:column;width:80%;gap:1rem}.content-subcontainer{width:100%}}@media screen and (min-width:685px){.gallery-item:hover .gallery-image{transform:scale(1.05)}}@media screen and (max-width:684px){.header{flex-direction:row;justify-content:space-between;height:64px}.footer{width:100%;position:relative;left:0;margin:0;margin-top:1rem;padding:1rem;box-sizing:border-box}#footertext{font-size:1.5ex;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}#footertext span{display:block;text-align:center}.logo{margin-right:1.5em}.flogo{width:40%;height:40%;align-items:center}.GButton{margin-left:1.5em}.GButtons{width:50%}.logo-slider{animation:15s slide infinite linear}h1{display:none}nav{margin-left:0}.robo-carousel-wrapper{width:90%;padding:.5rem .5rem 3rem}.aligned-content-wrapper{text-align:center}.robot-visualization-container{margin:0 auto}.robot-visualization-image{width:100%;max-width:300px}.carousel-grid{grid-template-columns:1fr;gap:1rem}.carousel-grid-right{order:-1}.gallery-section{width:95%;padding:1rem 2.5%}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding:1rem 0}.image-title{font-size:1.25rem;margin-bottom:.5rem}.image-description{font-size:.9rem}.overlay-content{padding:1rem}}.gallery-section{padding:2rem 5%;width:90%;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem 0}.gallery-item{position:relative;border-radius:15px;overflow:hidden;aspect-ratio:16/9;box-shadow:0 4px 6px #0000001a}.gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#d5653ce6,#3574c2e6);display:flex;align-items:center;justify-content:center;padding:1.5rem}.overlay-content{text-align:center;color:#fff}.image-title{font-size:1.5rem;margin-bottom:1rem;font-family:sage}.image-description{font-size:1rem;line-height:1.4}.diamond-sponsors{margin:2rem 0}.sponsor-description{margin:.5rem 0 1rem;font-size:1em;color:#ccc}.diamond-image{width:100%;border-radius:8px}.gold-sponsors .sponsor-images.gold{display:inline-grid;grid-template-columns:1fr;gap:16px;justify-items:center}.gold-image{width:360px;height:180px;object-fit:contain;background-color:#ffffff1a;border:3px solid gold;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;padding:1rem}.silver-sponsors .sponsor-images.silver{display:inline-grid;grid-template-columns:1fr;gap:16px;justify-items:center}.silver-image{width:280px;height:140px;object-fit:contain;background-color:#ffffff1a;border:3px solid silver;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;padding:1rem}.bronze-sponsors .sponsor-images.bronze{display:inline-grid;grid-template-columns:repeat(2,1fr);gap:16px;justify-items:center}.bronze-image{width:200px;height:100px;object-fit:contain;background-color:#ffffff1a;border:3px solid peru;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;padding:1rem}@media screen and (max-width:1024px){.gold-sponsors .sponsor-images.gold,.silver-sponsors .sponsor-images.silver,.bronze-sponsors .sponsor-images.bronze{grid-template-columns:repeat(2,1fr)}.gold-image{width:300px}.silver-image{width:240px}.bronze-image{width:200px}}@media screen and (max-width:684px){.gold-sponsors .sponsor-images.gold{grid-template-columns:1fr}.gold-image{width:240px}.silver-sponsors .sponsor-images.silver{grid-template-columns:1fr}.silver-image{width:180px}.bronze-sponsors .sponsor-images.bronze{grid-template-columns:1fr}.bronze-image{width:160px}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@font-face{font-family:sage;src:url(/assets/SageGrotesk-Xz1nwgm3.otf)}#root{margin:0 auto;text-align:center;overflow-x:hidden}.page{min-height:100vh;min-width:100vw;display:flex;flex-direction:column;background-color:#000;color:#fff}.z-50{z-index:50}.starter{flex-grow:1;z-index:0;display:flex;justify-content:center;align-items:center;width:full}.hero-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100vh;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover}.hero-title{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;padding:2.5rem;color:#fff;font-size:clamp(2rem,5vw,4rem);font-weight:700;letter-spacing:2px;z-index:2}span.gradient-text{font-size:1.5em;font-weight:700;letter-spacing:5px;background:linear-gradient(135deg,#d5653c,#d5653c 40%,#3574c2 60%,#3574c2);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:sage;text-transform:uppercase;margin-top:50px;display:inline-block}.gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,1));z-index:1}h2{font-family:sage}h2.intro{font-size:4rem;margin:0}h3{margin-top:0;font-family:Michroma}h4{margin-top:0;font-family:sage}p{font-family:Michroma}@media screen and (max-width:1279px){h2.intro-c{font-size:2rem}}@media screen and (max-width:684px){span.gradient-text{font-size:1.5em}h2.intro{font-size:2rem}}.blog-page{background-color:#000;color:#e5e5e5;font-family:sage}.blog-title-section{text-align:center;padding:20px 0}.blog-title{font-size:8rem;font-weight:700;letter-spacing:0px;background:linear-gradient(135deg,#d5653c,#d5653c 20%,#3574c2 40%,#3574c2);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:sage;text-transform:uppercase;margin-top:70px;margin-bottom:px;display:inline-block;text-align:left;width:100%;margin-left:18%}.blog-meta{display:flex;justify-content:center;gap:660px;padding:0 10px;font-size:1rem;color:#999;font-family:michroma}.blog-image-section{display:flex;justify-content:center;margin:0}.blog-image{width:90%;max-width:1200px;border-radius:2px;box-shadow:0 4px 20px #000000b3}.blog-text-content{width:85%;max-width:1200px;margin:0 auto 40px;line-height:1.8;font-size:1.1rem;text-align:justify}.blog-text-content p{margin-bottom:40px;text-indent:2em;font-family:michroma}
