@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif:ital@1&family=Poppins:wght@300;400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Carattere&family=Permanent+Marker&display=swap);@import url(https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap);@import url(https://fonts.googleapis.com/css2?family=Reddit+Mono:wght@200..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif:ital@1&family=Poppins:wght@300;400&family=Silkscreen&display=swap);@import url(https://fonts.googleapis.com/css?family=Muli&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fuzzy+Bubbles:wght@700&family=Silkscreen&display=swap);*{border:0;box-sizing:border-box;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}:root{--color-bg:#1f1f38;--color-bg-variant:#2c2c6c;--color-primary:#4db5ff;--color-primary-variant:#4db5ff99;--color-primary1:#4db5ff;--color-primary1-variant:#4db5ff99;--color-primary2:#7d7bfd;--color-primary2-variant:#b9b8f7;--color-bloodRed:#680000;--color-bloodRed-variant:#68000080;--color-venetianRed:#cf1010;--color-white:#e7e7e7;--color-whiteNav:#e7e7e7;--color-black:#101010;--color-light:#fff9;--color-dark:#00000080;--color-darkNav:#00000080;--color-darkNav2:#1f1f1f;--rbc-gradient:linear-gradient(0deg,#fff,#eb192f 63%,#cd0216);--word-gradient:linear-gradient(90deg,#f47d7d,#995ff2 22%,#3d29e9 47%,#497ee7 66%,#4ebafa 83%,#43e0f1);--container-width-lg:75%;--container-width-md:86%;--container-width-sm:90%;--transition:all 400ms ease}html{scroll-behavior:smooth}::-webkit-scrollbar{display:none}body{animation:bgmove 15s ease infinite;background:#000;background:linear-gradient(90deg,#000,#19043b 24%,#0c0357 47%,#052666 66%,#044165 83%,#044950);background-size:400% 200%;font-family:"Noto Serif",serif;font-family:Poppins,sans-serif;line-height:1.7}@keyframes bgmove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.container{margin:0 auto;width:75%;width:var(--container-width-lg)}h1,h2,h3,h4,h5{font-weight:500}h1{font-size:2.5rem}h2{font-size:3rem}h3,h5{font-size:2rem}section{margin:0 1rem}.top{padding-top:8rem}section>h2,section>h5{color:#fff9;color:var(--color-light);text-align:center}section>h2{color:#4db5ff;color:var(--color-primary);margin-bottom:3rem}.text-ligth{color:#fff9;color:var(--color-light)}a{color:#4db5ff;color:var(--color-primary);font-size:1.5rem;transition:var(--transiion)}a:hover{color:#e7e7e7;color:var(--color-white)}.home{margin-top:5rem}.btn{border:1px solid #4db5ff;border:1px solid var(--color-primary);border-radius:.4rem;color:#4db5ff;color:var(--color-primary);cursor:pointer;display:inline-block;padding:.75rem 1.2rem;text-align:center;transition:all .4s ease;transition:var(--transition);width:-webkit-max-content;width:max-content}.btn:hover{border-color:#0000}.btn-primary,.btn:hover{background:#4db5ff;background:var(--color-primary);color:#1f1f38;color:var(--color-bg)}.button{background-color:#cf1010;background-color:var(--color-venetianRed);color:#e7e7e7;color:var(--color-white);cursor:pointer;padding:.75rem 1.2rem;position:relative;z-index:1}.button:before{border:4px solid #680000;border:4px solid var(--color-bloodRed);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(1);transform-origin:center;z-index:-1}.button:hover:before{opacity:0;transform:scale(1.75);transform-origin:center;transition:all .75s ease-in-out}img{display:block;object-fit:cover;width:100%}.full-screen-overlay{background-color:#000000b3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.full-screen-image,.full-screen-overlay{align-items:center;display:flex;justify-content:center}.full-screen-image img{cursor:pointer;max-height:90%;max-width:90%;object-fit:contain}.modal{background-color:#000000b3;display:none;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999999}.modal-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-height:80%;max-width:auto}.close{color:#e7e7e7;color:var(--color-white);cursor:pointer;font-size:3rem;padding:1rem;position:absolute;right:0;top:0}.modal img{height:auto;width:70%}.modal.open{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1100px){.top{padding-top:12rem}}@media screen and (max-width:1024px){.container{width:86%;width:var(--container-width-md)}}@media screen and (max-width:800px){.top{padding-top:8rem}}@media screen and (max-width:750px){.top{padding-top:7rem}}@media screen and (max-width:650px){.container{width:90%;width:var(--container-width-sm)}section>h2{margin-bottom:1rem}a{font-size:.8rem}h2{font-size:1.5rem}h3,h5{font-size:1rem}}@media screen and (max-width:550px){.top{padding-top:5rem}}@media screen and (max-width:380px){.top{padding-top:4rem}}video::-webkit-media-controls{display:flex!important;opacity:1!important;visibility:visible!important}video::-webkit-media-controls-panel{display:flex!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hardware-accelerated{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000;transform:translateZ(0)}img{image-rendering:auto}.NAV{align-items:center;background:var(--color-darkNav);display:flex;flex-direction:row;height:4rem;justify-content:space-between;margin-top:.5rem;position:absolute;width:100%}.NavNonSkew{background:var(--rbc-gradient);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;padding:0;text-shadow:2px 1px 4px #0000;transform:skew(20deg)}.NavSkew{transform:skew(0deg)}.NavLeft{background:linear-gradient(45deg,var(--color-primary),var(--color-bg-variant));margin-left:-1rem;transform:skew(-20deg);width:20%;&:hover{animation-duration:.3s;animation-fill-mode:forwards;animation-name:logo-hover;animation-timing-function:cubic-bezier(.17,.57,.31,.85)}}@keyframes logo-hover{20%{padding-right:-1em}to{padding-right:4em}}.NAV_logo{align-items:center;color:var(--color-primary);display:flex;flex-direction:row;justify-content:flex-start;width:100%}.NAV_logo img{height:4rem;margin:.25em .5em .25em 1em;width:4rem}.NavRight ul{color:var(--color-primary);display:flex;justify-content:flex-end}.NavRight ul li{cursor:pointer;font-size:1.2rem;font-weight:600;list-style:none;margin-left:.7rem;margin-right:.7rem;margin-top:1rem;transition:var(--transition)}.NavRight ul li:hover{color:var(--color-whiteNav2)}.Navsublink{align-items:flex-start;background-color:var(--color-darkNav2);display:flex;flex-direction:column;justify-content:flex-start;margin-top:1rem;overflow-x:hidden;position:absolute;width:20rem;z-index:1}.Navsublink ul li{font-size:1.2rem;list-style:none;overflow:hidden;white-space:nowrap}.active{color:var(--color-whiteNav)}.mobile-menu-icon{display:none}.NavRight,.pie-container{align-items:center;display:flex}.pie-container{flex-direction:row;justify-content:center;left:50%;position:absolute;top:80px;transform:translateX(-50%);z-index:1}@media screen and (max-width:1200px){.NavNonSkew{font-size:1.8rem}}@media screen and (max-width:1100px){.NAV{flex-direction:column;height:3.5rem;justify-content:flex-start;margin-top:1rem}.Navsublink{width:15rem}.NavLeft{align-items:center;display:flex;justify-content:center;margin-top:-.7rem;width:35%}.NavSkew p{font-size:2.8rem}.NAV_logo img{height:4rem;margin:.25em .5rem .25em 0;width:4rem}}body.dark-mode{--color-bg:#5f5fd7;--color-bg-variant:#9696f7;--color-whiteNav:#696969;--color-whiteNav2:#696969;--color-darkNav:#f0eeee;--color-darkNav2:#f5f4f4;--color-primary:#3d0f68;--color-primary-variant:#f7f574;--color-primary1-variant:#3d0f68;--color-primary1:#f7f574;--color-primary2:#7105d798;--gradient-border:linear-gradient(45deg,#eb5160,#8f3985,#8daa91,#888da7);animation:BackgroundMove 15s ease infinite;background:#ffdede;background:linear-gradient(90deg,#ffdede,#ceb1fb 24%,#b6aefa 47%,#afcaff 66%,#bbe3fb 83%,#b8f8ff)}@keyframes BackgroundMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ButtonChangeTheme{background-color:initial;color:var(--color-primary);cursor:pointer;display:inline-block;font-size:1.2rem;padding:.75rem 1.2rem .5rem;transition:var(--transition);width:-webkit-max-content;width:max-content}.ButtonChangeTheme:hover{color:var(--color-white)}@media screen and (max-width:1100px){.ButtonChangeTheme{font-size:1.5rem;padding:.5rem}}@media screen and (max-width:650PX){.ButtonChangeTheme{font-size:1rem}}@media screen and (max-width:450px){.ButtonChangeTheme{font-size:.7rem;padding:0}}.NavMenu{align-items:center;background-color:var(--color-light);border-radius:10%;bottom:2rem;color:var(--color-white);font-size:3rem;height:4rem;justify-content:center;padding:.5rem;right:3rem;width:4rem}.NavMenu,.menu__content{display:flex;position:fixed;z-index:9999}.menu__content{align-items:flex-start;background-color:var(--color-white);bottom:7rem;flex-direction:column;font-weight:700;padding:1rem;right:7rem}.sub-menu{font-weight:bolder;position:relative}.menu-item a:hover{color:var(--color-primary)}.menu-item a:after{background-repeat:no-repeat;bottom:.5rem;content:"";height:2px;left:1rem;position:absolute;transition:background-size .3s;width:100%}.menu-item1 a:after{background-image:linear-gradient(90deg,red,orange);background-size:0 2px}.menu-item1 a:hover:after{background-size:100% 2px}.menu-item2 a:after{background-image:linear-gradient(90deg,orange,#ff0);background-size:0 2px}.menu-item2 a:hover:after{background-size:100% 2px}.menu-item3 a:after{background-image:linear-gradient(90deg,#ff0,green);background-size:0 2px}.menu-item3 a:hover:after{background-size:100% 2px}.menu-item4 a:after{background-image:linear-gradient(90deg,green,blue);background-size:0 2px}.menu-item4 a:hover:after{background-size:100% 2px}.menu-item5 a:after{background-image:linear-gradient(90deg,blue,indigo);background-size:0 2px}.menu-item5 a:hover:after{background-size:100% 2px}.menu-item6 a:after{background-image:linear-gradient(90deg,indigo,pink);background-size:0 2px}.menu-item6 a:hover:after{background-size:100% 2px}.menu-items a:after{background-repeat:no-repeat;background-size:0 2px;bottom:-2px;color:var(--color-primary);content:"";height:2px;left:0;position:absolute;transition:background-size .3s;width:100%}.sub-menuColor{background-color:var(--color-primary);color:#0000;height:100%;left:.8rem;position:absolute;top:0;width:.5rem}.sub-menuColor1{background-color:red}.sub-menuColor2{background-color:orange}.sub-menuColor3{background-color:#ff0}.sub-menuColor4{background-color:green}.sub-menuColor5{background-color:blue}.sub-menuColor6{background-color:indigo}.menu-item,.menu-items{padding-left:2rem;position:relative}@media screen and (max-width:750px){.NAV_logo img{height:3rem;margin:.25em .5rem;width:3rem}.NavSkew p{font-size:2rem}.NAV{height:2.8rem}.NavLeft{width:40%}}@media screen and (max-width:650px){.NavLeft{margin-top:-.5rem}.Navsublink{width:10rem}.NavRight ul li a{font-size:1.2rem}.menu-item a:after{bottom:.2rem}}@media screen and (max-width:550px){.NAV_logo img{height:2.4rem;margin:.25em .5rem .25em 0;padding:0;width:2.4rem}.Navsublink{width:8rem}.NavSkew p{font-size:1.8rem}.NavLeft{margin-top:-.3em}.NavRight ul li a{font-size:1rem}}@media screen and (max-width:460px){.NavRight ul li{margin:.6rem}.NAV{height:2rem}.NavLeft{margin-top:-.45rem}.NAV_logo img{height:2rem;width:2rem}.NavSkew p{font-size:1.5rem}.NavRight ul li a{font-size:.8rem}.Navsublink{width:8rem}}@media screen and (max-width:400px){.NavRight ul li{margin:.5rem}.NavRight ul li a{font-size:.7rem}.NavMenu{bottom:2rem;font-size:2rem;height:3rem;right:2rem;width:3rem}.menu__content{border:10%;bottom:5rem;right:5.5rem}}@media screen and (max-width:375px){.NAV{height:1.6rem}.NAV_logo img{height:1.5rem;width:1.5rem}.NavSkew p{font-size:1.2rem}.NavRight ul li a{font-size:.6rem}.Navsublink{margin-top:0}}@media screen and (max-width:350px){.NavMenu{bottom:1.5rem;right:1.5rem}.menu__content{border:10%;bottom:4rem;right:5rem}}.popup{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.closeButton{background-color:initial;color:var(--color-white);cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem;z-index:9999}.popup-content{align-items:center;background-color:#101010;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-height:90vh;max-width:75rem;overflow-y:auto;padding:2rem;position:relative;text-align:center;width:90%}.popup-content h2{background:linear-gradient(0deg,#fff 50%,red 0);background-clip:text;-webkit-background-clip:text;color:#0000;font-family:Permanent Marker,cursive;font-size:3.5rem;margin-bottom:1rem;margin-top:0;text-shadow:0 0 20px var(--color-coralred)}.popup-content p{color:var(--color-white);font-size:1.5rem;margin-bottom:1rem}.popup-content ul{margin:0;padding:0 0 1rem}.popup-content ul li{font-size:1rem;list-style-position:inside;text-align:center}.popupImg{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:1rem 0;min-height:300px;position:relative;width:100%}.popUpBut{background-color:var(--color-primary);border:none;border-radius:5px;color:var(--color-white);cursor:pointer;font-size:2rem;padding:.5rem .5rem 0;z-index:10}.popup-image{max-height:25rem}.popup-image,.req_img{align-items:center;height:auto;justify-content:center;max-width:90%;object-fit:contain}.req_img{max-height:30rem}.popUpButLeft{left:0}.popUpButLeft,.popUpButRight{position:absolute;top:50%;transform:translateY(-50%)}.popUpButRight{right:0}.popup-button{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem 0;text-align:center}.popup-button a{font-size:1rem}@media screen and (max-width:1084px){.popup-content{max-height:85vh;padding:1.5rem;width:80%}.popup-content h2{font-size:3rem}.popupImg{min-height:250px}.popup-image{max-height:20rem}.popUpBut{font-size:1.5rem}}@media screen and (max-width:850px){.popup-content{max-height:80vh;padding:1.5rem;width:90%}.popup-content h2{font-size:2rem}.popup-content p,.popup-content ul li{font-size:.9rem}.popupImg{min-height:220px}.popup-image{max-height:18rem}}@media screen and (max-width:600px){.popup-content{max-height:75vh;padding:1rem;width:95%}.popup-content h2{font-size:1.8rem}.popupImg{min-height:200px}.popup-image{max-height:16rem}.popUpBut{font-size:1.2rem}.popup-button a{font-size:.9rem}}@media screen and (max-width:480px){.popup-content{max-height:70vh;padding:1rem;width:95%}.popup-content h2{font-size:1.5rem}.popupImg{min-height:180px}.popup-image{max-height:14rem}}.countdown-wrapper,.venue-wrapper{color:var(--color-white);margin-bottom:1rem;text-align:center;width:100%}.venue-content{color:var(--color-white);font-size:1.5rem;margin-bottom:1rem}.video-slide{margin-bottom:20px;min-height:450px;padding-bottom:30px;position:relative}.video-slide .video-container{position:relative;z-index:20}.countdown-timer{align-items:center;border:5px solid var(--color-bloodRed);display:flex;font-size:20px;height:80px;justify-content:center;width:500px}.countdown-timer span{margin-left:5px;margin-right:5px}.two-numbers{width:2ch}@media screen and (max-width:1084px){.countdown-timer{font-size:1rem;height:100%;width:100%}}@media screen and (max-width:600px){.countdown-timer{font-size:.8rem;height:100%;width:100%}}.video-container{margin:0 auto;max-width:800px;overflow:visible;position:relative;width:100%}.video-element{border-radius:8px;box-shadow:0 4px 10px #0003;display:block;height:auto;max-height:450px;width:100%}.video-element::-webkit-media-controls{display:flex!important;opacity:1!important;visibility:visible!important}.video-element::-webkit-media-controls-panel{background-color:#000000b3;display:flex!important}.video-error{align-items:center;background-color:#000000b3;border-radius:8px;color:#fff;display:flex;height:250px;justify-content:center;padding:20px;text-align:center}.video-error p{font-size:16px;margin:0}@media screen and (max-width:1084px){.video-element{height:auto;max-width:100%}}@media screen and (max-width:768px){.video-container{max-width:90%}}@media screen and (max-width:480px){.video-element{max-height:250px}}.video-loading{align-items:center;background-color:#00000080;border-radius:8px;color:#fff;display:flex;font-size:18px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.video-loading p{background-color:#000000b3;border-radius:4px;padding:10px 20px}.Cover{height:100vh;overflow:hidden;position:relative;transition:all 1s;width:100%}.frame{height:100%;object-fit:cover;position:absolute;width:100%}@keyframes zoomOutAnimation{0%{transform:scale(1)}to{opacity:0;transform:scale(2)}}.zoomOut{animation:zoomOutAnimation 2s forwards;overflow:hidden}.robot{animation:moveRobot 5s ease forwards;bottom:-1rem;height:25rem;left:0;opacity:1;position:absolute;transform:scale(1) translate(-10%,10%);transform-origin:bottom left;width:25rem;z-index:1000000}@keyframes moveRobot{0%{opacity:0;transform:scale(1) translate(-10%,10%)}to{opacity:1;transform:scale(1) translate(0)}}.shiningText{animation:shiningText 6s infinite;background-color:var(--color-bloodRed-variant);border-radius:.5rem;box-shadow:0 0 1rem #00000080;font-family:Reddit Mono,monospace;font-optical-sizing:auto;left:50%;padding:1rem;position:absolute;text-align:center;top:40%;transform:translate(-50%,-50%);width:100%;z-index:1}@keyframes shiningAnimation1{0%,20%,to{opacity:0}25%,95%{opacity:1}}@keyframes shiningAnimation2{0%,45%,to{opacity:0}50%,90%{opacity:1}}.shiningText p{color:var(--color-light);display:block;font-size:1.5rem;margin:0 auto;opacity:0;position:relative;width:-webkit-fit-content;width:fit-content}.shiningText p:first-child{animation:shiningAnimation1 6s infinite}.shiningText p:last-child{animation:shiningAnimation2 6s infinite}@media screen and (max-width:1200px){.robot{height:20rem;width:20rem}}@media screen and (max-width:800px){.robot{height:18rem;width:18rem}.shiningText p{font-size:1.4rem}}@media screen and (max-width:600px){.robot{height:15rem;width:15rem}.shiningText p{font-size:1.2rem}}header{height:150vh;overflow:hidden}.header_container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center}.header_container h1{color:var(--color-primary);font-family:"Noto Serif",serif;font-family:Poppins,sans-serif;font-family:Silkscreen,cursive;font-size:5rem}.header_container h5{color:var(--color-primary-variant);font-size:2rem}@keyframes dropFromTop{0%{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}.header_container h1,.header_container h5{animation:dropFromTop 3s ease forwards}.header_container .text-light{font-family:"Noto Serif",serif;font-family:Poppins,sans-serif;font-family:Silkscreen,cursive}.text-light{display:inline;font-size:2.5rem}.header_cta{display:flex;gap:1.2rem;justify-content:center;margin-top:2.5rem}.header_socials{align-items:center;bottom:3rem;display:flex;flex-direction:column;font-size:2rem;gap:.8rem;left:0;position:absolute}.header_socials:after{background:var(--color-primary);content:"";height:2rem;width:1px}.header_container img{animation:floating 3.5s ease-in-out infinite;animation-delay:1.5s;height:25rem;margin-top:3rem;width:25rem}.me{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:1rem;max-height:30rem;max-width:30rem;padding:5rem 1.5rem 1.5rem 5rem;text-align:center}.me img{animation:floating 3.5s ease-in-out infinite;animation-delay:1.5s}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(30px)}to{transform:translate(0)}}.shadow{animation:shadow 3.5s ease-in-out infinite;background:var(--color-light);border-radius:50%;color:#0000;filter:blur(1px);font-size:1rem;margin-top:4rem;text-align:center;width:15rem}@keyframes shadow{0%,to{transform:scale(1)}50%{transform:scale(.5)}}@keyframes circle-in-center{0%{-webkit-clip-path:circle(0);clip-path:circle(0)}to{-webkit-clip-path:circle(125%);clip-path:circle(125%)}}[transition-style="in:circle:center"]{animation:circle-in-center 2.5s cubic-bezier(.25,1,.3,1) both}.scroll_down{bottom:5rem;font-size:1.5rem;font-weight:300;position:absolute;right:-2.3rem;transform:rotate(90deg)}@media screen and (max-width:1280px){header{height:140vh}}@media screen and (max-width:1024px){.header_container img{height:20rem;width:20rem}.shadow{width:10rem}}@media screen and (max-width:800px){header{height:150vh}.header_container img{height:16rem;width:16rem}}@media screen and (max-width:650px){.header_socials a{font-size:1.3rem}}@media screen and (max-width:600px){header{height:100vh}.header_container h1{font-size:2.5rem}.header_container h5{font-size:1.5rem}.header_container img{height:12rem;width:12rem}.header_socials,.scroll_down,.shadow{display:none}}@media screen and (max-width:450px){header{height:95vh}.header_container img{height:10rem;width:10rem}}@media screen and (max-width:350px){header{height:100vh}}.introduction{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:4rem;min-height:100vh;text-align:center}.introduction_container{margin:0 auto;max-width:60rem;text-align:center;width:100%}blockquote{align-items:center;animation:moveLeftRight 2s ease infinite alternate;background-color:var(--color-bg-variant);color:var(--color-primary);font:2rem/150% sans-serif;font-family:Carattere,cursive;font-family:Permanent Marker,cursive;justify-content:center;margin-bottom:3rem;min-height:5em;padding:1em 4em;position:relative;text-align:center}@keyframes moveLeftRight{0%{transform:translateX(-10px)}to{transform:translateX(10px)}}blockquote:nth-child(2n){animation-direction:reverse}blockquote:first-child{animation:moveLeft 2s ease infinite alternate forwards;animation-iteration-count:1}blockquote:nth-child(2){animation:moveRight 2s ease infinite alternate forwards;animation-iteration-count:1}blockquote:nth-child(3){animation:moveLeft 2s ease infinite alternate forwards;animation-iteration-count:1}@keyframes moveLeft{0%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes moveRight{0%{transform:translateX(10px)}to{transform:translateX(0)}}blockquote:after,blockquote:before{font:6rem/100% Georgia,Times New Roman,Times,serif;height:3rem;position:absolute}blockquote:before{content:"“";left:.9rem;top:.3rem}blockquote:after,blockquote:before{font-family:Carattere,cursive;font-family:Permanent Marker,cursive}blockquote:after{bottom:.3rem;content:"”";right:.8rem}blockquote:lang(fr):before{content:"«";left:.5rem;top:-1.5rem}blockquote:lang(fr):after{bottom:2.6rem;content:"»";right:.5rem}.introduction_team{grid-gap:1.5rem;background-color:var(--color-bg);border:1px solid var(--color-primary);border-radius:5px;color:var(--color-primary);display:grid;gap:1.5rem;grid-template-columns:1fr 2fr;height:22rem;margin-top:1.5rem;transition:var(--transition);width:auto}.introduction_team:hover{background-color:initial;color:var(--color-primary)}.introduction_team__content hr{border:1px solid var(--color-white);margin:0 0 1rem;padding:0}.introduction_team__content{margin-top:1rem;padding:0 1rem}.introduction_team__content h2{font-size:2.5rem}.introduction_team__content__description{display:flex;flex-direction:row;gap:3rem;justify-content:center}.introduction_team__content h3{font-size:1.2rem}.introduction_award ul li{list-style-type:disc;margin-left:1rem;text-align:left}.introduction_team__title{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:19rem;justify-content:center;margin:1.5rem;width:100%}.introduction_team__title img{margin:1rem;object-fit:cover;width:80%}.introduction_btn{align-items:center;display:flex;flex-direction:row;gap:2.5rem;justify-content:center;margin:2rem}@media screen and (max-width:1024px){blockquote{font-size:1.5rem;margin-bottom:1rem;min-height:2.5em;padding:.5em 2em}blockquote:after,blockquote:before{font-size:1.5rem;height:1.5rem}blockquote:before{left:.3rem;top:.1rem}blockquote:after{bottom:.1rem;right:.2rem}.introduction_team__content h2{font-size:2.2rem}.introduction_team__content h3{font-size:1.2rem}}@media screen and (max-width:950px){.introduction_team__content h2{font-size:2rem}.introduction_team__content h3{font-size:1rem}.introduction_team__title{height:17rem}.introduction_team{height:20rem}}@media screen and (max-width:800px){blockquote:after,blockquote:before{font-size:2rem}.introduction_team{align-items:center;display:flex;flex-direction:column;gap:.5rem;height:42rem;justify-content:center;width:auto}.introduction_team h2{font-size:1.5rem;margin:0}.introduction_team h3{font-size:1rem;margin:.5rem}.introduction_team__title{align-items:center;display:flex;flex-direction:column;height:20rem;justify-content:center;margin:0;width:20rem}.introduction_team__title img{margin:0;max-height:18rem;width:18rem}.introduction_team__content{height:17rem}}@media screen and (max-width:580px){.introduction_btn{gap:1rem}.introduction_team{gap:0;height:32rem;width:auto}.introduction_team__title{height:15rem;overflow:hidden;width:15rem}.introduction_team__title img{height:auto;margin:0;width:100%}.introduction_team h2{font-size:1.2rem;margin:0}.introduction_team h3{font-size:.8rem;margin:.5rem}.introduction_team__content{height:13rem}}@media screen and (max-width:500px){.introduction_team{gap:0;height:35rem;width:auto}.introduction_team__content{height:17rem}}@media screen and (max-width:450px){.introduction_team{height:39rem}.introduction_team__content{height:19rem}}@media screen and (max-width:410px){.introduction_team{gap:0;height:37rem;width:auto}.introduction_team__content{height:18.5rem}.introduction_team__content__description{gap:.5rem}}@media screen and (max-width:375px){.introduction_team{height:39rem}.introduction_team__title{height:13rem;width:15rem}.introduction_team__title img{margin:0;max-height:13rem;width:13rem}.introduction_team__content{height:21.5rem}}@media screen and (max-width:345px){.introduction_team{height:42rem}.introduction_team__content{height:25rem}}.panelA{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem;margin-top:4rem}.panelA h3{color:var(--color-primary-variant)}.panel_container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:90vw}.panel{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3rem;color:var(--color-white);cursor:pointer;flex:0.5 1;height:40rem;margin:.5rem;position:relative;transition:all .7s ease-in;will-change:transform}.panel h3{display:none}.panel.active h3{background-color:var(--color-dark);border-color:var(--color-black);border-radius:.4rem;bottom:1.5rem;color:var(--color-white);cursor:pointer;display:inline-block;font-size:2rem;left:1.5rem;margin:1rem;opacity:0;padding:.75rem 1.2rem;position:absolute;text-align:center;width:-webkit-max-content;width:max-content}.panel.active{flex:5 1}.panel.active h3{opacity:1;transition:opacity .3s ease-in .4s;will-change:transform}.panel_btn{margin:2rem}@media (max-width:1024px){.panel_container{margin-left:0;width:100%}.panelA h3{font-size:1.5rem}.panel{border-radius:1.5rem;flex:1 1;height:20rem;margin:.2rem}.panel.active{flex:2 1}.panel.active h3{font-size:1rem;margin:0}}@media screen and (max-width:800px){.panel{flex:1 1;height:14rem;margin:.1rem}.panel.active h3{font-size:.75rem}}@media screen and (max-width:600px){.panelA{margin-top:2rem}.panelA h3{font-size:1rem}.panel_container{margin-left:0;width:100%}.panel{background-position:none;background-repeat:none;background-size:none;border-radius:1rem;color:#fff;cursor:pointer;flex:0.5 1;height:10rem;margin:.1rem;position:relative;transition:all .7s ease-in}.panel.active h3{bottom:.5rem;font-size:.5rem;left:.5rem;margin:0}}footer{align-items:center;background-color:#333;color:#fff;display:flex;flex-direction:column;margin-top:5rem;padding:2rem;text-align:center}.footer_logo{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-decoration:none}.footer_logo img{height:15rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:15rem}.permalinks{display:flex;gap:1.5rem;justify-content:center;list-style:none}.permalinks li:last-child{margin-right:0}.permalinks a{color:#fff;font-size:1rem;text-decoration:none;transition:color .2s ease}.permalinks a:hover{color:#ff9800}.footer_socials{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.footer_socials a{color:#fff;transition:color .2s ease}.footer_socials a:last-child{margin-right:0}.footer_socials a:hover{color:#ff9800}.footer_partnership{margin-bottom:1.5rem}.footer_partnership ul{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center;list-style:none;margin:1rem;padding:0}.footer_partnership a img{max-height:3rem;max-width:7rem}.footer_partnership h3{font-size:1.2rem;margin-bottom:.5rem}.footer_partnership p{font-size:1rem}.footer_partnership .permalinks{padding:1rem}.footer_copyright{font-size:.8rem}@media screen and (max-width:1024px){.footer_logo img{height:15rem;width:15rem}}@media screen and (max-width:600px){.footer_partnership a img{margin-bottom:1.5rem;max-height:2rem;max-width:5rem}.footer_partnership ul{margin:.5rem}.permalinks a{font-size:.8rem}}@media screen and (max-width:450px){.footer_partnership a img{max-height:1.5rem;max-width:4rem}.footer_partnership ul{margin:.5rem 0}}@media screen and (max-width:360px){.footer_partnership a img{max-height:3rem;max-width:5rem}.footer_partnership ul{margin:0}.footerspe img{width:80%}}.about3{align-items:center;display:flex;flex-direction:column;justify-content:center}.about3_container{margin-bottom:5rem;padding:0}.about3-box{align-items:center;display:flex;flex-direction:row;gap:4rem;justify-content:center}.about3-mission,.about3-story,.about3-vision{background-color:var(--color-black);border:6px outset var(--color-primary);box-shadow:4px 6px 2px var(--color-white);color:var(--color-white);height:20rem;padding:1.5rem;text-align:center;width:25rem}.about3-mission,.about3-vision{margin-top:4rem}.about3-mission:hover,.about3-story:hover,.about3-vision:hover{transform:translateY(-15px)}.about3-mission h3,.about3-story h3,.about3-vision h3{font-size:2rem;margin-bottom:1rem}@media (max-width:1024px){.about3-mission,.about3-story,.about3-vision{height:15rem;width:18rem}.about3-mission h3,.about3-story h3,.about3-vision h3{font-size:1.5rem;margin-bottom:.5rem}.about3-mission p,.about3-story p,.about3-vision p{font-size:.8rem}}@media (max-width:600px){.about3-mission h3,.about3-story h3,.about3-vision h3{font-size:1.2rem;margin-bottom:.5rem}.about3_container{margin-bottom:1rem}.about3-mission,.about3-story,.about3-vision{gap:1rem;height:15rem;width:18rem}.about3-box{display:wrap;flex-direction:column;gap:0}.about_btn{margin-top:3rem}}.autocar_container{align-items:center;display:flex;flex-direction:column;justify-content:center}.autocar_btn{display:flex;flex-direction:row;gap:1rem;margin-top:2rem}.btn-autocar{align-items:center;display:flex;font-size:1.2rem;height:4rem;justify-content:center;margin-top:1rem;width:10rem}.autocar_faq,.autocar_gamerules,.autocar_prize{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;margin-top:4rem}.autocar_prize-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1rem}.autocar_prize-card h2{color:var(--color-bg-variant);font-size:1.5rem;font-weight:500}.autocar_prize-card ul{display:circle}.autocar_prize-card ul li{color:var(--color-bg);font-size:1rem}.autocar_prize-card{align-items:center;background-color:var(--color-primary);border-radius:50%;box-shadow:0 0 0 4px var(--color-white);display:flex;flex-direction:column;height:15rem;justify-content:center;width:15rem}.autocar_title h3{color:var(--color-primary-variant);font-size:2rem;font-weight:500}.autocar_card-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.autocar_card-content h3{font-size:1.5rem}@media screen and (max-width:600px){.autocar_card-content{width:18rem}.autocar_card-content img{height:10rem;margin-top:0;width:15rem}.autocar_card-content h3{font-size:1.1rem}.btn-autocar{font-size:.8rem;width:7rem}.autocar_prize-card{height:12rem;width:12rem}.autocar_prize-card h2{font-size:1.1rem}.autocar_prize-card ul li{font-size:1rem}}@media screen and (max-width:400px){.btn-autocar{font-size:.8rem;height:3rem;width:5rem}.autocar_card-content{width:15rem}.autocar_card-content img{height:10rem;margin-top:0;width:13rem}.autocar_card-content h3{font-size:.8rem}}@media screen and (max-width:300px){.btn-autocar{font-size:.6rem;height:2rem;width:4rem}}#plans{flex-direction:column}#plans,.plans_container{align-items:center;display:flex;justify-content:center}.plans_container{flex-direction:row;gap:3rem}.plans_title{align-items:center;animation:colorChange 5s infinite alternate;background:var(--color-venetianRed);border:6px solid var(--color-bloodRed);display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;padding:2rem;width:50rem}@keyframes colorChange{0%{background:var(--color-venetianRed);border-color:var(--color-bloodRed)}50%{background:var(--color-bloodRed);border-color:var(--color-venetianRed)}to{background:var(--color-venetianRed);border-color:var(--color-bloodRed)}}.plans_title h3{color:var(--color-white);font-size:2rem;text-align:center}.plans_title p{color:var(--color-light);font-size:1.2rem;text-align:center}.plans_card{align-items:center;background-color:var(--color-bg);border-radius:20px;box-shadow:0 0 10px var(--color-light);display:flex;flex-direction:column;height:42rem;justify-content:center;padding:2rem;transition:var(--transition);width:25rem}.plans_card:hover{background:#0000;box-shadow:0 0 10px var(--color-primary)}.plans_card .plans_logo{align-items:center;background:var(--color-bg-variant);border-radius:50%;color:var(--color-primary);display:flex;flex-direction:column;font-size:1.5rem;height:5rem;justify-content:center;width:5rem}.plans_card h3{color:var(--color-white);font-size:2rem;height:6rem;margin-bottom:10px;text-align:center}.plans_card h4{color:var(--color-primary);font-size:1.8rem;height:3rem;margin:10px 0;text-align:center}.plans_card p{color:var(--color-light);font-size:1rem;height:12rem}.plans_card ul{list-style:none;margin:0 0 2rem;padding:0;text-align:left}.plans_card ul li{color:var(--color-primary1);font-size:1.2rem;margin-bottom:5px}.plans_card ul li.disabled{color:var(--color-primary1-variant)}.autocar_card-content{background:var(--color-bg-variant);border-radius:5px;margin:2rem;transition:var(--transition)}.autocar_card-content:hover{transform:translateY(-10px)}.autocar_card-content img{border-radius:5px;height:200px;margin:1rem;width:400px}.autocar_card-content h3{color:var(--color-primary)}.plan_btn{margin-top:2rem}.choose_btn{align-items:center;display:flex;flex-direction:column;height:4rem;justify-content:center;width:10rem}.choose_btn a{font-size:1rem}.plan_btn img{height:15rem;width:15rem}@media screen and (max-width:1200px){.plans_card{height:45rem;width:35rem}.plans_card p{height:18rem}}@media screen and (max-width:1024px){.plans_title{width:40rem}.plans_container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0}.plans_card{height:35rem;width:35rem}.plans_card h3,.plans_card h4{height:auto}.plans_card p{height:auto;margin:1rem 0}}@media screen and (max-width:650px){.plans_title{width:30rem}.plans_title h3{font-size:1.5rem}.plans_title p{font-size:1rem}.plans_card{height:35rem;width:20rem}.plans_card h3{font-size:1.8rem;height:auto}.plans_card h4{font-size:1.5rem;height:auto}.plans_card p{font-size:.8rem;height:auto}.plan_btn p{font-size:1.5rem}}@media screen and (max-width:550px){.plans_title{width:25rem}.plans_title h3{font-size:1.2rem}.plans_title p{font-size:.9rem}}@media screen and (max-width:400px){.plans_title{width:18rem}.plans_card{height:35rem;width:18rem}.plans_card h3{font-size:1.5rem;height:auto}.plans_card h4{font-size:1.3rem;height:auto}.plans_card p{height:auto}.plans_card p,.plans_card ul li{font-size:.8rem}}@media screen and (max-width:320px){.plans_card{height:38rem;width:18rem}}.clubfaq{align-items:center;display:flex;flex-direction:column;justify-content:center}.clubfaq img{height:30rem;width:30rem}.clubfaq_card{align-items:flex-start;background:var(--color-bg-variant);border-radius:1rem;cursor:pointer;margin:2rem;padding:2rem;width:35rem}.clubfaq_card,.clubfaq_card.selected{gap:1.5rem 5rem}.clubfaq_card div{align-items:center;display:flex;justify-content:space-between}.clubfaq_card h3{color:var(--color-light);font-size:1.2rem;font-weight:500}.clubfaq_button{background:#0000;color:var(--color-primary);font-size:1.5rem}.clubfaq_answer{display:none}.clubfaq_answer.selected{display:block}.clubfaq_answer p{color:var(--color-light);font-size:1rem;margin-top:1rem}@media (min-width:1084px){.clubfaq_container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin:2rem auto 0}.clubfaq_card{margin:2rem}.clubfaq_card h3{font-size:1.1rem}.clubfaq_answer p{font-size:.9rem}}@media (max-width:768px){.clubfaq_container{display:block;margin:1rem auto 0}.clubfaq_card{display:wrap;grid-template-columns:1fr}}@media (max-width:650px){.clubfaq img{height:25rem;width:25rem}.clubfaq_card{width:25rem}.clubfaq_card h3{font-size:1rem}.clubfaq_answer p{font-size:.8rem}}@media (max-width:480px){.clubfaq img{height:20rem;width:20rem}.clubfaq_card{width:20rem}}@media (max-width:380px){.clubfaq img{height:15rem;width:15rem}.clubfaq_card{width:15rem}}@media (max-width:320px){.clubfaq img{height:13rem;width:13rem}.clubfaq_card{width:13rem}}.departmentTask{flex-direction:column;margin-bottom:5rem}.departmentTask,.department_container{align-items:center;display:flex;justify-content:center}.department_container{flex-wrap:wrap;gap:3rem}.department{background:var(--color-bg-variant);border:1px solid var(--color-primary);border-radius:0 0 2rem 2rem;height:33rem;transition:var(--transition);width:25rem}.department:hover{background:#0000;border-color:var(--color-primary-variant);cursor:default}.department_head{background:var(--color-primary);border-radius:0 0 2rem 2rem;box-shadow:0 2rem 1rem #0000001a;padding:2rem}.department_head img{border-radius:10%;display:block;height:4rem;margin:0 auto;width:4rem}.department_head h3{color:var(--color-bg);font-size:2rem;text-align:center}.department_list{padding:2rem}.department_list li{display:flex;font-size:1rem;gap:2rem;margin-bottom:.8rem}.department_list-icon{color:var(--color-primary);font-size:1rem;margin-left:1rem;margin-top:.5rem}.department_list p{color:var(--color-primary);font-size:1.5rem}@media screen and (max-width:1150px){.department{height:28rem;width:21rem}.department_head h3{font-size:1.5rem}.department_list p{font-size:1.2rem}}@media screen and (max-width:600px){.department{height:24rem;width:19rem}.department_list p{font-size:.9rem}.department_head h3{font-size:1.3rem}.department_head img{height:3.5rem;width:3.5rem}}.eachDepartment{align-items:center;color:var(--color-primary);display:flex;flex-direction:column;justify-content:center;margin-top:3rem;text-align:center;transition:var(--transition)}.eachDepartment:hover{border:1rem solid var(--color-primary)}.eachDepartment_head{align-items:center;box-shadow:0 4px 8px #0000001a;display:flex;height:9rem;justify-content:center;margin-top:2rem;object-fit:cover;transition:var(--transition);width:9rem}.eachDepartment_head img{height:7rem;width:7rem}.eachDepartment_logo h2{font-size:2rem;font-weight:500;margin-top:100px}.head_member{margin-bottom:1rem;text-align:center;transition:var(--transition)}.head_member:hover{transform:scale(1.1)}.head_member img{align-items:center;border-radius:10%;box-shadow:0 4px 8px #0000001a;display:inline-block;height:18rem;object-fit:cover;width:18rem}.head_member h3{font-size:2rem;font-weight:500;margin-top:1rem}.member{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:4rem 2rem;transition:var(--transition)}.member:hover{transform:scale(1.05)}.prog-member{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:4rem 2rem;row-gap:4rem;transition:var(--transition)}.prog-member:hover{transform:scale(1.05)}.under-maintenance h3{color:#fff;display:flex;font-size:1.8rem;font-weight:700;justify-content:center;text-transform:uppercase}.typewrite{color:#fff;font-family:Courier New,Courier,monospace}.typewrite>.wrap{border-right:.08em solid #fffefd}.member_info{height:300px;margin:2rem;width:300px}.member_info,.prog-member_info{display:table;justify-content:center;text-align:center}.prog-member_info{height:20rem;margin:1rem;width:18rem}.member_info h3{font-size:1.5rem;font-weight:500;margin-top:1rem}.member_info .member_picture img,.prog-member_info .member_picture img{border-radius:10%;box-shadow:0 4px 8px #0000001a;display:inline-block;height:12rem;width:12rem}.prog-member_info h3{font-size:1.5rem;font-weight:500;margin-top:1rem}.member_picture p{font-size:1rem}.electro-member{align-items:stretch;display:flex;flex:1 1;flex-wrap:wrap;justify-content:space-evenly;margin:4rem 2rem;transition:var(--transition)}.electro-member:hover{transform:scale(1.05)}.electro-member_info{display:table;height:20rem;justify-content:center;margin:2rem;text-align:center;width:20rem}.electro-member_info .member_picture img{border-radius:10%;box-shadow:0 4px 8px #0000001a;display:inline-block;height:12rem;width:12rem}.position{font-weight:700}.description,.position{font-size:1rem}@media screen and (max-width:1024px){.eachDepartment_head{height:6rem;width:6rem}#electronic h2,#mechanism h2,#programming h2{font-size:2.4rem}.eachDepartment_head img{height:4rem;width:4rem}.head_member img{height:10rem;width:10rem}.head_member h3{font-size:1.8rem}.electro-member_info .member_picture img,.member_info .member_picture img,.prog-member_info .member_picture img{height:8rem;width:8rem}.member_info h3{font-size:1.4rem}.electro-member,.member,.prog-member{gap:1rem}}@media screen and (max-width:600px){#electronic h2,#mechanism h2,#programming h2{font-size:1.5rem}.eachDepartment_head img{height:3.5rem;width:3.5rem}.head_member{margin-top:2rem}.head_member h3{font-size:1.4rem}.member_info h3{font-size:1.2rem}.member_info p{font-size:.9rem}}.organization{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:5rem}.organization h3{color:var(--color-primary-variant);font-size:1.5rem;font-weight:500;text-align:center}.Orow{display:flex;gap:1rem;justify-content:center}.person{grid-gap:0;align-items:center;background-color:var(--color-bg);border:1px solid #ccc;border-radius:5px;color:var(--color-primary-variant);display:grid;gap:0;grid-template-columns:1fr 2fr;margin-top:1rem;text-align:left;transition:var(--transition);width:32rem}.person h3{color:var(--color-primary)}.person_info hr{border:1px solid #ccc;margin:0 0 1rem;padding:0}.person_info{margin-top:1rem;padding:0 1rem}.person:hover{padding:10px;width:33rem}.person img{border:1px solid var(--color-primary);border-radius:5px;height:14rem;margin:1rem;object-fit:cover;width:11rem}.person h3{font-size:1.5rem;font-weight:500}.person a{color:#fff;font-size:1rem}.person h6{font-size:1.2rem}.person a:hover{color:var(--color-primary)}.person p{margin:0 0 1rem;padding:0;text-align:left}@media screen and (min-width:1400px){.organization_container{width:65%}.person img{height:13rem;width:9rem}}@media screen and (max-width:1345px){.Orow{gap:1.2rem}.organization{align-items:center;display:flex;flex-direction:column;gap:2rem}.person_picture{display:flex;justify-content:center;margin:0}.person_picture img{margin:0}.person{align-items:center;background-color:var(--color-bg);border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;gap:.5rem;height:auto;padding:1rem;text-align:center;transition:var(--transition);width:20rem}.person:hover{padding:10px;width:20rem}.person h6{margin-bottom:.5rem}.person:hover{box-shadow:0 4px 8px #0000001a}.person_info{margin:0}.row{display:flex;flex-wrap:wrap;justify-content:center}.person:nth-child(3n+1){margin-right:0}.person:nth-child(3n){margin-left:0}}@media screen and (max-width:1084px){.person{gap:1rem;width:16rem}.person h3{font-size:1.3rem;font-weight:500}.person h6{font-size:1rem}.person a{font-size:.8rem;text-decoration:none}.person a:hover{text-decoration:underline}}@media screen and (max-width:850px){.person_picture img{height:10rem;width:8rem}.Orow .person{width:15rem}}@media screen and (max-width:750px){.organization{gap:2rem}.Orow,.organization{align-items:center;display:flex;flex-direction:column;justify-content:center}.Orow{gap:1rem}.person{grid-template-columns:1fr;height:25rem;text-align:center;width:16rem}.person img{height:10rem;margin:0;width:8rem}.person_info{padding:0}.person h3{font-size:1rem;font-weight:500}.person a,.person h6{font-size:.8rem}}#bureau{align-items:center;display:flex;flex-direction:column;justify-content:center}#bureau h3{color:var(--color-primary-variant)}.bureau-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.bureau-title{color:var(--color-primary-variant);margin-bottom:1rem}.bureau-title h3{font-size:1.5rem;font-weight:500}.row{display:flex;gap:1rem}.bureau{align-items:center;background-color:var(--color-bg);border-radius:5px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:.5rem;padding:1rem;text-align:center;transition:var(--transition);width:17rem}.bureau.status-dark{background-color:var(--color-bg-variant)}.bureau-logo{align-items:center;background-color:var(--color-primary);border-radius:50%;color:#fff;display:flex;font-size:3rem;height:6rem;justify-content:center;width:6rem}.bureau-logo.gmail-have:hover{background-color:#d44638}.bureau-smalltitle{align-items:center;display:flex;flex-direction:column;height:5rem;justify-content:center;margin:1rem}.bureau-smalltitle h3{color:var(--color-primary);font-size:1.8rem;font-weight:500}.icon-wrapper{align-items:center;display:flex;gap:.5rem;justify-content:center}.bureau_icon{color:#fff;font-size:2.5rem}.bureau_gmail{height:2rem;margin:1rem 0}.bureau_gmail p b{font-size:1rem}.bureau_person{color:var(--color-white);height:7rem;text-align:center}.bureau_person:hover{color:var(--color-primary)}.bureau_person p a{font-size:.9rem;margin:0 0 .5rem;padding:0}.bureau_person b{font-size:1.1rem;font-weight:500}.bureau_person a{color:var(--color-white);font-size:.8rem}.bureau_person a:hover{color:var(--color-primary)}@keyframes blink{50%{border-color:#0000}}@media screen and (max-width:700px){.bureau-smalltitle{height:auto}.bureau_person{height:auto;margin-bottom:2rem}.bureau-logo{margin:1rem 0;padding:0}}@media screen and (max-width:600px){.bureau{gap:.8rem}}@media screen and (max-width:340px){.bureau{width:16.5rem}}@media screen and (max-width:320px){.bureau p b{font-size:.8rem}}.previous-container{align-items:center;display:flex;flex-direction:column;margin-top:5rem}.previous-card{margin-top:1rem;perspective:1500px}#pic{align-items:center;animation:action 60s linear infinite;display:flex;height:20rem;justify-content:center;margin-top:10px;transform-style:preserve-3d;width:50rem;will-change:transform}#pic:hover{cursor:pointer}#pic.paused{animation-play-state:paused}@keyframes action{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}#pic img{-webkit-box-reflect:below 15px linear-gradient(#0000 20%,#ffffff4d);display:block;height:18rem;position:absolute;width:30rem}#pic img.show{animation:fadeIn 1s ease forwards;opacity:1}#pic img.enlarged{transform:scale(1.5);transition:transform .3s ease;z-index:10}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#pic img:first-child{transform:translateZ(500px)}#pic img:nth-child(2){transform:rotateY(60deg) translateZ(500px)}#pic img:nth-child(3){transform:rotateY(120deg) translateZ(500px)}#pic img:nth-child(4){transform:rotateY(180deg) translateZ(500px)}#pic img:nth-child(5){transform:rotateY(240deg) translateZ(500px)}#pic img:nth-child(6){transform:rotateY(300deg) translateZ(500px)}@media screen and (max-width:1084px){.previous-container{margin-top:2rem}.previous-card{margin-top:0}#pic{height:20rem;width:28rem}#pic img{height:15rem;width:25rem}#pic img:first-child{transform:translateZ(400px)}#pic img:nth-child(2){transform:rotateY(60deg) translateZ(400px)}#pic img:nth-child(3){transform:rotateY(120deg) translateZ(400px)}#pic img:nth-child(4){transform:rotateY(180deg) translateZ(400px)}#pic img:nth-child(5){transform:rotateY(240deg) translateZ(400px)}#pic img:nth-child(6){transform:rotateY(300deg) translateZ(400px)}}@media screen and (max-width:1024px){#pic img{height:13rem;width:20rem}#pic img:first-child{transform:translateZ(300px)}#pic img:nth-child(2){transform:rotateY(60deg) translateZ(300px)}#pic img:nth-child(3){transform:rotateY(120deg) translateZ(300px)}#pic img:nth-child(4){transform:rotateY(180deg) translateZ(300px)}#pic img:nth-child(5){transform:rotateY(240deg) translateZ(300px)}#pic img:nth-child(6){transform:rotateY(300deg) translateZ(300px)}}@media screen and (max-width:620px){#pic,.previous-card,.previous-container{margin-top:0}#pic img{height:11rem;width:14rem}#pic img:first-child{transform:translateZ(220px)}#pic img:nth-child(2){transform:rotateY(60deg) translateZ(220px)}#pic img:nth-child(3){transform:rotateY(120deg) translateZ(220px)}#pic img:nth-child(4){transform:rotateY(180deg) translateZ(220px)}#pic img:nth-child(5){transform:rotateY(240deg) translateZ(220px)}#pic img:nth-child(6){transform:rotateY(300deg) translateZ(220px)}}@media screen and (max-width:500px){#pic{height:15rem;width:15rem}#pic img{height:8rem;width:12rem}#pic img:first-child{transform:translateZ(200px)}#pic img:nth-child(2){transform:rotateY(60deg) translateZ(200px)}#pic img:nth-child(3){transform:rotateY(120deg) translateZ(200px)}#pic img:nth-child(4){transform:rotateY(180deg) translateZ(200px)}#pic img:nth-child(5){transform:rotateY(240deg) translateZ(200px)}#pic img:nth-child(6){transform:rotateY(300deg) translateZ(200px)}}@media screen and (max-width:410px){.previous-container{margin-top:0}#pic img{height:120px;width:150px}#pic img:first-child{transform:translateZ(150px)}#pic img:nth-child(2){transform:rotateY(60deg) translateZ(150px)}#pic img:nth-child(3){transform:rotateY(120deg) translateZ(150px)}#pic img:nth-child(4){transform:rotateY(180deg) translateZ(150px)}#pic img:nth-child(5){transform:rotateY(240deg) translateZ(150px)}#pic img:nth-child(6){transform:rotateY(300deg) translateZ(150px)}}@media screen and (max-width:320px){#pic{height:8rem;width:8rem}#pic img{height:5rem;width:7rem}#pic img:first-child{transform:translateZ(110px)}#pic img:nth-child(2){transform:rotateY(60deg) translateZ(110px)}#pic img:nth-child(3){transform:rotateY(120deg) translateZ(110px)}#pic img:nth-child(4){transform:rotateY(180deg) translateZ(110px)}#pic img:nth-child(5){transform:rotateY(240deg) translateZ(110px)}#pic img:nth-child(6){transform:rotateY(300deg) translateZ(110px)}}.Upcoming_container,.upcoming{align-items:center;display:flex;flex-direction:column;justify-content:center}.upcoming_container{grid-gap:1rem;display:grid;grid-template-columns:1fr 2fr}.upcoming_container,.upcoming_container2{align-items:center;background-color:var(--color-bg);border:1px solid var(--color-primary);border-radius:5px;color:var(--color-primary-variant);gap:1rem;margin-top:1.5rem;text-align:center;transition:var(--transition);width:60rem}.upcoming_container2 .upcoming_contentSpecial2 p{font-size:1.5rem}.upcoming_container:hover{background-color:initial;color:var(--color-primary)}.upcoming_content hr{border:1px solid var(--color-white);margin:0 0 1rem;padding:0}.upcoming_content{padding:1rem}.upcoming_content h3{font-size:2rem}.upcoming_content p{font-size:1rem}.upcoming_content button{margin:.8rem}.upcoming_picture{margin:1rem 0 1rem 1rem;position:relative}.upcoming_picture img{border:1px solid var(--color-white);height:15rem;margin:1rem 0;object-fit:cover;width:20rem}.blur-image{filter:blur(5px);opacity:.5;pointer-events:none}.upcoming_details a{font-size:.8rem}.upcoming_contentSpecial{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.upcoming_contentSpecial,.upcoming_contentSpecial2{background:var(--word-gradient);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;text-shadow:1px .5px 2.5px var(--color-white)}.upcoming_contentList{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.upcoming_contentList hr{border:none;border-left:2px solid var(--color-white);height:9.5rem;margin:0 0 .8rem;padding:0}.upcoming_contentListDetails{flex:50 1;margin:1rem 1rem 1rem 0;text-align:justify}.upcoming_contentListButton table{background:#0000;border:none;border-collapse:collapse;margin:1rem .4rem;width:100%}.upcoming_contentListDetails hr{border:1px solid var(--color-white);transform:rotate(90deg)}.upcoming_contentListButton table td,.upcoming_contentListButton table th{background:#0000;border:none;color:var(--color-primary-variant);font-size:1rem;padding:.2rem;text-align:left;vertical-align:top}.upcoming_container:hover table td,.upcoming_container:hover table th{color:var(--color-primary)}.upcoming_contentListButton{flex:50 1;text-align:left}.upcoming_contentSpecial p{font-size:2rem}.upcoming_content a{font-size:1rem}.upcoming_content .btn{margin-top:.5rem}.footer_socials{margin-bottom:0;margin-top:1rem}.footer_socials a{font-size:1.5rem}@media screen and (max-width:1024px){.upcoming_container,.upcoming_container2{width:50rem}.upcoming_contentList{align-items:flex-start;flex-direction:column}.upcoming_contentListButton table{margin:0}.upcoming_contentListButton table td,.upcoming_contentListButton table th{padding-left:0;padding-right:1rem}.upcoming_contentList hr{display:none}}@media screen and (max-width:800px){.upcoming_container,.upcoming_container2{grid-template-columns:1fr;width:30rem}.upcoming_contentListButton{flex:100% 1;justify-content:center}.upcoming_picture{margin:1rem 0 0}.upcoming_content h3{font-size:1.5rem;margin:0}.upcoming_content p{font-size:1rem}.upcoming_picture{align-items:center;display:flex;justify-content:center;width:auto}.upcoming_picture img{margin:0}}@media screen and (max-width:500px){.upcoming_container,.upcoming_container2{width:25rem}.upcoming_picture img{width:15rem}.upcoming_content h3{font-size:1.5rem;margin:0}.upcoming_content p,.upcoming_contentListButton table td,.upcoming_contentListButton table th{font-size:1rem}.upcoming_content .btn a{font-size:.8rem}.upcoming_content .btn{align-items:center;height:3rem;justify-content:center}}@media screen and (max-width:400px){.upcoming_container,.upcoming_container2{margin-top:2rem;padding-top:1rem;width:20rem}.upcoming_content p{font-size:.8rem}.upcoming_contentListDetails{margin:0 0 .5rem;padding:0}.upcoming_contentListButton table td,.upcoming_contentListButton table th{font-size:.8rem}}@media screen and (max-width:320px){.upcoming_container,.upcoming_container2{width:18rem}}#event{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2rem}#event h4{background:var(--word-gradient);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:1rem;text-shadow:2px 1px 4px var(--color-white)}#event h3,#event h4{color:var(--color-white);font-family:Fuzzy Bubbles,cursive}#event h3{font-size:1.8rem}.event_container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);justify-content:center}.event_item{background:var(--color-bg-variant);border:1px solid #0000;border-radius:2rem;padding:1.2rem;text-align:center;transition:var(--transition);width:20rem}.event_item:hover{background:#0000;border-color:var(--color-primary-variant);box-shadow:inset 0 0 0 2px #180266,inset 0 0 0 1px #03177a,inset 0 0 0 3px #0c54ab,inset 0 0 0 4px #2f74c3,inset 0 0 0 5px #8cb2ff}.event_item .event_item-img img{height:200px;width:300px}.event_item-img{align-items:center;display:flex;justify-content:center}.event_item h3{height:10.5rem;margin:1.2rem 0 1rem}.event_item-cta{display:flex;gap:1rem;margin-bottom:1rem;margin-left:20%}.event_btn{display:none}.event_icon{color:var(--color-primary);flex-wrap:wrap;font-size:2.5rem;gap:2rem;margin-top:1rem;padding:.5rem 1.5rem}.event_ICON,.event_icon{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:1024px){.event_container{gap:1.2rem;grid-template-columns:1fr 1fr}.event_icon{font-size:2rem}#event h3,#year h3{font-size:1.6rem}}@media screen and (max-width:680px){.event_container{align-items:center;display:flex;flex-direction:column;gap:1.2rem;justify-content:center}.event_item{width:23rem}.event_item h3{height:auto}.event_icon{font-size:1.8rem;margin:0}#event h3{font-size:1.5rem;margin:.5rem}}@media screen and (max-width:370px){.event_container{gap:2rem}.event_item .event_item-img img{height:150px;width:225px}.event_item{width:18rem}}.container.previous-container{flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.btn-same2,.container.previous-container{align-items:center;display:flex;justify-content:center}.btn-same2{height:3.5rem;margin-bottom:1rem;margin-top:1rem;text-align:center;width:8rem}.scroll_UP{bottom:5rem;font-size:1.5rem;font-weight:700;position:fixed;right:2rem;transform:rotate(90deg);z-index:1000}.filter-container{align-items:center;color:var(--color-primary);font-size:2rem;justify-content:center;text-align:center}.filter-container select{color:var(--color-primary);font-size:1.5rem;margin-left:.5rem;text-align:right}@media screen and (max-width:1250px){.scroll_UP{right:-1rem}}@media screen and (max-width:1084px){.container.previous-container{display:grid;grid-template-columns:repeat(8,1fr)}.btn-same2{align-items:center;display:flex;height:3.5rem;justify-content:center;margin-bottom:1rem;margin-top:1rem;text-align:center;width:5rem}}@media screen and (max-width:1020px){.scroll_UP{right:3rem}}@media screen and (max-width:900px){.scroll_UP{right:0}}@media screen and (max-width:800px){.container.previous-container{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(5,1fr)}.scroll_UP{right:-1rem}}@media screen and (max-width:650px){.filter-container{font-size:1.3rem}.filter-container select{font-size:1rem}}@media screen and (max-width:500px){.container.previous-container{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(4,1fr)}.btn-same2{height:3rem;width:5rem}.scroll_UP{font-size:1rem}}@media screen and (max-width:340px){.btn-same2{height:3rem;margin:0;padding:0;width:4rem}}.achievement{background-color:var(--color-bg);border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;justify-content:center;margin:3rem auto;max-width:1500px;padding:1rem}.table{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.achievement table{border-collapse:collapse;width:100%}.achievement td,.achievement th{border:2px solid #ccc;padding:1rem;text-align:center}.achievement th{background:var(--color-bg);color:var(--color-white);font-size:1.8rem}.achievement td{background:var(--color-bg);color:var(--color-light);font-size:1.2rem;padding:.8rem}.achievement td:hover,.achievement th:hover{background:var(--color-primary);color:var(--color-bg)}.achievement td:hover{font-size:1.3rem}.logoANDtheme,.logo_theme{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.logo_theme{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;height:12rem;margin-left:5px;position:relative;width:12rem}.logo_theme img{border-radius:10px;height:auto;max-height:100%;max-width:100%}.award img{height:auto;max-width:50rem}.award ul{text-align:left}@media screen and (max-width:1024px){.logo_theme{height:7rem;width:7rem}.award img{width:20rem}.achievement th{font-size:1.2rem}}@media screen and (max-width:880px){.logo_theme{height:5rem;width:5rem}.award img{width:18rem}.achievement td,.achievement th{font-size:1rem}}@media screen and (max-width:800px){.achievement table{display:wrap;width:100%}.table_head{display:none}.achievement tr{border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;margin-bottom:1rem}.achievement th{display:none}.achievement td{border:none;font-size:1.2rem;padding:.5rem;text-align:center}.achievement td:hover{background:var(--color-primary);color:var(--color-bg)}.logo_theme,.logo_theme img{align-items:center;justify-content:center;margin-bottom:1rem}.logo_theme{height:7rem;margin-top:1rem;width:7rem}.award{align-items:center;display:flex;flex-direction:column;justify-content:center}.award img{height:20rem;width:30rem}}@media screen and (max-width:500px){.achievement td{font-size:1rem}.logo_theme{height:5rem;width:5rem}.award img{height:15rem;width:20rem}}@media screen and (max-width:380px){.achievement td,.achievement th{font-size:.8rem}.achievement td:hover{font-size:1rem}.logo_theme{height:4rem;width:4rem}.award img{height:12rem;width:15rem}}.partnership_container{align-items:center;display:flex;flex-direction:column;gap:4rem;justify-content:center;overflow-x:hidden;scroll-behavior:smooth}.diamond_sponsors h3,.gold_sponsors h3,.platinum_sponsors h3,.silver_sponsors h3{color:var(--color-light);font-size:2rem;font-weight:700;margin-bottom:2rem}.diamond_sponsors,.gold_sponsors,.platinum_sponsors{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:3rem;width:100%}.diamond_sponsors .sponsors_grid,.gold_sponsors .sponsors_grid,.platinum_sponsors .sponsors_grid{align-items:center;contain:content;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding:3rem;width:100%}.diamond_sponsors .sponsor{grid-template-rows:10rem 4rem 18rem 5rem;height:40rem;justify-content:center;width:25rem}.diamond_sponsors .sponsor,.platinum_sponsors .sponsor{align-items:center;background-color:var(--color-primary2);border:1em solid var(--color-light);box-shadow:0 4px 8px var(--color-light);color:var(--color-black);contain:content;display:grid;padding:1rem;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;will-change:transform;z-index:1}.platinum_sponsors .sponsor{grid-template-rows:11rem 3.5rem 15rem 3rem;height:36rem;justify-content:flex-start;width:23rem}.gold_sponsors .sponsor{align-items:center;background-color:var(--color-primary2);border:1em solid var(--color-light);box-shadow:0 4px 8px var(--color-light);color:var(--color-black);contain:content;display:grid;grid-template-rows:6rem 4rem 3rem;height:20rem;justify-content:flex-start;margin-bottom:2rem;padding:1rem;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:20rem;will-change:transform;z-index:1}.sponsor_images{align-items:center;contain:strict;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.sponsor_images img{display:block;max-height:100%;max-width:100%;object-fit:contain;transform-origin:center center}.eastern-logo{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0);will-change:transform}.rs-logo img{max-height:90%;max-width:90%}.smc-logo img{max-height:120%;max-width:120%}.platinum-logo{transform:translateZ(0)}.platinum-logo,.platinum-logo img{-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.platinum-logo img,.stratus-logo img{max-height:90%;max-width:90%}.sponsor h4{color:var(--color-light);font-size:1.5rem;font-weight:700;margin:.5rem 0}.sponsor p{color:var(--color-white);font-size:1rem;font-weight:400;margin:.5rem 0}.gold_sponsors .sponsor p{display:none}.sponsor:hover{box-shadow:0 1rem 2rem #0006;cursor:pointer;transform:scale(1.05);z-index:1}.platinum_sponsors .sponsor_details{height:13rem}.diamond_sponsors .sponsor_details,.platinum_sponsors .sponsor_details{align-items:start;display:flex;flex-direction:column;gap:.5rem;overflow:auto;padding-right:.5rem;scrollbar-width:none}.diamond_sponsors .sponsor_details{font-size:medium;height:15rem;text-align:center}.social_links{display:flex;flex-direction:row;gap:.5rem}.social_links,.social_links .btn{align-items:center;justify-content:center}.social_links .btn{border:0;color:var(--color-bg-variant);display:inline-block;height:2.5rem;padding:.1rem;width:2.5rem}.tooltiptext{display:none}@media screen and (max-width:768px){.diamond_sponsors .sponsors_container,.gold_sponsors .sponsors_container,.platinum_sponsors .sponsors_container{padding:0}.diamond_sponsors .sponsor{grid-template-rows:8rem 5rem 15.5rem 4rem;height:35rem;width:25rem}.sponsor .btn{font-size:1.5rem}.platinum_sponsors .sponsor{grid-template-rows:7rem 6rem 12.5rem 4rem;height:32rem;width:22rem}.gold_sponsors .sponsor{grid-template-rows:5rem 5rem 0 4rem;height:16rem;width:16rem}}@media screen and (max-width:480px){.diamond_sponsors .sponsor{grid-template-rows:5rem 4rem 14rem 2rem;height:28rem;width:20rem}.diamond_sponsors .sponsor h4,.gold_sponsors .sponsor h4,.platinum_sponsors .sponsor h4{font-size:1.2rem;padding:0}.diamond_sponsors .sponsor p,.gold_sponsors .sponsor p,.platinum_sponsors .sponsor p{font-size:.8rem;margin:0;padding:0}.diamond_sponsors .sponsor .btn,.gold_sponsors .sponsor .btn,.platinum_sponsors .sponsor .btn{font-size:1.2rem}.platinum_sponsors .sponsor{grid-template-rows:5rem 3.5rem 13rem 1rem;height:26rem;width:18rem}.gold_sponsors .sponsor{grid-template-rows:5rem 4rem 0 2rem;height:15rem;width:15rem}}.testimonials_container{gap:3rem;margin-top:2rem;overflow-x:hidden}.testimonials_card,.testimonials_container{align-items:center;display:flex;justify-content:center}.testimonials_card{background:var(--color-bg);border-radius:1rem;flex-direction:column;height:35rem;padding:2rem;width:30rem}.testimonials_top{height:7rem;margin-bottom:1.5rem}.testimonials_top img{border-radius:50%;height:120px;object-fit:cover;width:120px}.testimonials_content{height:29rem;text-align:center}.testimonials_content h3{color:var(--color-light);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.testimonials_content h4{color:var(--color-primary);font-size:1.2rem;font-weight:500;margin-bottom:1rem}.testimonials_content p{color:var(--color-light);font-size:1rem;line-height:1.6}.testimonials_btn{display:flex;justify-content:center;margin-top:2rem}.testimonials_btn .btn{background:#0000;border:none;color:var(--color-primary);cursor:pointer;font-size:2rem;margin:0 1rem}.testimonials_btn .btn:focus{outline:none}@media screen and (max-width:1220px){.testimonials_card{height:39rem}.testimonials_content h3{height:5rem}}@media screen and (max-width:1084px){.testimonials_container{gap:1.5rem}}@media screen and (max-width:870px){.testimonials_card{height:42rem}}@media screen and (max-width:760px){.testimonials_container{flex-wrap:wrap;gap:1rem}.testimonials_card{height:28rem;width:25rem}.testimonials_card:not(.center){display:none}.testimonials_content h3{height:auto}}@media screen and (max-width:500px){.testimonials_card{height:31rem;width:25rem}}@media screen and (max-width:400px){.testimonials_content h3{font-size:1.3rem}.testimonials_content h4{font-size:1.1rem}.testimonials_content p{font-size:.9rem}}@media screen and (max-width:340px){.testimonials_card{height:33rem;width:25rem}}#contact,.contact_bigcard{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact_bigcard{background-color:var(--color-white);border-radius:10px;box-shadow:0 4px 8px var(--colour-primary);height:25rem;margin-bottom:1rem;padding:2rem;width:22rem}.contact_bigcard img{height:15rem;margin:2rem .5rem .5rem;width:15rem}.contact_container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;width:60rem}.contact_card{background-color:var(--color-white);border-radius:10px;box-shadow:0 4px 8px var(--colour-primary);height:19rem;margin:3rem 1rem 1rem;padding:2rem;position:relative;text-align:center;transition:var(--transition);width:18rem}.contact_card:hover{box-shadow:0 4px 8px var(--colour-light);transform:translateY(-30px)}.contact_logo{align-items:center;background-color:#d8f1f7;border-radius:50%;box-shadow:0 4px 8px #0000001a;color:var(--color-primary);display:flex;font-size:3rem;height:80px;justify-content:center;left:50%;position:absolute;top:-40px;transform:translateX(-50%);width:80px}.contact_bigcard h4,.contact_card h4{color:#333;font-size:1.6rem;font-weight:500;margin:1rem 0}.contact_account{color:#666;font-size:1.2rem;margin:.5rem 0}@media screen and (max-width:1024px){.contact_card{max-width:280px;width:100%}.contact_container{display:wrap;justify-content:center;margin:2rem auto 0;width:100%}}@media screen and (max-width:600px){.contact_bigcard{height:18rem;width:12rem}.contact_bigcard img{height:10rem;margin:.5rem;width:10rem}.contact_card{height:12rem;width:12rem}.contact_card h4{font-size:1.4rem}.contact_account{font-size:.8rem}}.notfound_container{text-align:center}.notfound_container .btn{display:inline-block;margin-bottom:10rem;margin-top:2rem}.notfound_container h3{background:var(--rbc-gradient);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:6rem;margin-top:2rem;text-shadow:2px 1px 4px #0000}@media screen and (max-width:600px){.notfound_container h3{font-size:3rem}}
/*# sourceMappingURL=main.01526ee3.css.map*/