@import"https://fonts.googleapis.com/css?family=Nunito";@import"https://fonts.googleapis.com/css?family=Nunito:310";@import"https://fonts.googleapis.com/css?family=Lato:300";@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css?family=Lato";@import"https://fonts.googleapis.com/css?family=Lato:200";*{box-sizing:border-box}body{margin:0;background-color:#f5f5f7}img{top:0;width:4rem;margin-left:1.5rem}.navbar{top:0;position:fixed;margin:0;padding:0;width:100%;z-index:1}.nav{background-color:#fff;color:#000;height:3.75rem;display:flex;justify-content:space-between;align-items:stretch;box-shadow:0 2px 10px 2px #00000014}.nav ul{padding:0 1rem 0 0;margin:0;list-style:none;display:flex;gap:0px}.nav a{color:inherit;text-decoration:none;height:100%;display:flex;align-items:center;padding:.4rem}.nav li{font-family:Lato,sans-serif;font-size:.8rem;font-weight:lighter;padding:0 1rem;margin:0;color:#676767}.nav li.active{color:#000;background-color:#f5f5f5}.nav li:hover{background-color:#ededf7}@media (max-width: 768px){.nav ul{position:fixed;z-index:1;top:0;right:0;height:100%;width:250px;background-color:#f3f3f3;display:flex;flex-direction:column;align-items:flex-end;justify-content:start;padding-top:3rem;transform:translate(100%);font-weight:700;transition:transform .3s ease-in-out}.nav ul.open{transform:translate(0)}.nav .hamburger{display:block;background:none;border:none;cursor:pointer;margin-right:1.5rem}.nav .hamburger.hidden{display:none}.nav .hamburger img{width:2rem;height:2rem;filter:invert(31%) sepia(56%) saturate(3329%) hue-rotate(237deg) brightness(94%) contrast(101%)}.nav a{padding:1rem}.nav li{padding:1rem 0;color:#000;font-size:1.3rem;font-weight:300}.contact-socials{display:flex;flex-direction:column;align-items:center;margin-top:10rem;width:100%;position:relative;left:1rem}.contact-socials p{margin:.5rem 0;color:#000;font-size:1.5rem}.social-icons{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.social-icons .icon{margin:0;width:2.5rem;height:2.5rem}}@media (min-width: 769px){.nav .hamburger,.contact-socials{display:none}}.full-container{top:3.75rem;min-height:187vh;height:auto}.full-container.collapsed{//height: 210vh;height:auto}.container{top:3.75rem;position:relative;width:100%;height:28rem;overflow:hidden;background-position:center}.background-image{left:0;width:100%;height:100%;background-image:url(/assets/Gallery-BOdEi_Rz.svg);background-size:cover;background-position:center;filter:brightness(.6) contrast(.9)}.centered-text{position:absolute;top:12.5%;left:30%;transform:translate(-50%,-50%);color:#fff;z-index:1}.description-title{position:relative;margin-top:8.4rem;margin-left:26rem;margin-bottom:0;width:fit-content}.description-title h3{font-size:1.3rem}p{font-size:.75rem;font-family:Nunito,sans-serif;line-height:1.2}.description p{margin:auto;background-color:#fff;width:80%;max-width:60rem;min-width:300px;padding:1.5rem 3rem 1.75rem;border-radius:1rem;margin-bottom:3.5rem;box-shadow:2px 2px 8px 2px #0000000d;font-size:1rem;align-items:center;justify-content:center;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.newsletter-title{width:fit-content;margin:auto;padding:0;color:#3e3d3d}.input-div{margin:auto;width:fit-content;padding-top:1.5rem;padding-bottom:6rem}.email-input{padding:0 2rem;margin:auto;background-color:#0000;width:fit-content;height:3rem;width:32.5rem;border-radius:1.75vh;border-width:1px;font-size:medium}.four-sections{display:grid;grid-template-columns:repeat(2,.05fr);grid-template-rows:repeat(2,.05fr);box-sizing:border-box;position:relative;justify-items:center;justify-content:center;row-gap:3rem;column-gap:6rem;margin-bottom:4rem}.box{background-color:#fff;min-width:428px;min-height:249px;border-radius:24px;box-shadow:2px 2px 8px 2px #0000001a}.box img{object-fit:cover;width:100%;height:100%;border-radius:1rem;position:relative;right:1.5rem}.box:active{box-shadow:none}.box h3{font-size:1.3rem;position:relative;top:12rem;text-align:left;margin-left:3rem}.box:hover{cursor:pointer}.faq{background-color:#fff;width:55%;margin:auto;padding:.5vw 1.5vw;border-radius:1rem;margin-bottom:5rem;box-shadow:2px 2px 8px 2px #0000001a}.play{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:2rem;color:#3e3d3d}.play:hover{cursor:pointer}.play h3{color:#000}.section-2{margin-top:1rem}.section-2 p{font-size:1rem}.faq-title{font-weight:400;font-size:1.3rem}.rotated{transform:rotate(90deg);transition:transform .3s ease-in-out}.question{font-weight:600;font-size:1.3rem}.input-div{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:.5rem}.input-div button{width:96px;height:28px;border-radius:1rem;border:none;font-size:1rem;background-color:#0a0a2e;color:#fff;padding-bottom:0}.input-div button:hover{cursor:pointer}.newsletter-title{font-size:1.5rem;font-weight:500;margin-bottom:0}.newsletter{margin-top:5rem;margin-bottom:5rem;padding-bottom:2rem}@media (max-width:1440px){.description-title{margin-left:15.5rem}.full-container{height:193vh}}@media (max-width: 768px){.description-title{margin-left:1.3rem}.description p{width:25rem;padding:1rem 2rem 1.5rem;font-size:.9rem;text-align:left}.four-sections{grid-template-columns:repeat(2,.05fr);grid-template-rows:repeat(2,.05fr);row-gap:1.3rem;column-gap:1rem}.box{min-width:200px;min-height:120px}.faq{width:95%;margin:auto;padding:.5vw 1vw;border-radius:1rem;margin-bottom:2rem}.faq-title{font-size:1.2rem;padding-left:.9rem}.email-input{padding:0 2rem;margin:auto;width:fit-content;height:3rem;width:20rem;border-radius:1.75vh;border-width:1px;font-size:medium}// 125vh .full-container{height:auto}.full-container.collapsed{height:155vh}.section-2{padding:.5rem;margin-top:0rem}}h1{font-family:Nunito,sans-serif;font-size:3.25rem;font-weight:100}h2{font-family:Nunito,sans-serif;font-size:1.8em;font-weight:300}h3{font-family:Lato,sans-serif;font-size:1.1rem;font-weight:400}li{font-family:Nunito,sans-serif}body,html{margin:0;padding:0;overflow-x:hidden}.carousel{display:flex;justify-content:start;align-items:center;width:110vw;position:relative;right:1.5rem;top:3.75rem;overflow:hidden}.slide{min-width:100vw;height:auto;transition:opacity 3s ease-in-out,transform 3s ease-in-out;opacity:0;position:absolute;top:0;left:0}.slide img{width:100%;height:auto;object-fit:cover}.slide.active{opacity:1;position:static}@media (max-width: 768px){.carousel{height:max-content}.slide{min-height:max-content}}.about-container{position:relative;top:3.73rem;height:225vh}.about-container h1{margin-left:13rem}.pic-with-description{display:flex;flex-direction:row;margin-left:11rem;gap:6rem;justify-content:flex-start;align-items:center}.pic-with-description p{font-size:2.3rem;width:50%}.pic-with-description img{width:30%;border-radius:1.5rem;align-self:flex-start}.mission-section h3{margin-left:13rem;margin-top:4rem;font-size:1.7rem}.mission-section p{margin-left:13rem;width:65%;font-size:1.2rem;background-color:#fff;padding:2rem;border-radius:.5rem}.focus-fields{width:100%;height:50%;margin-top:4rem}.focus-fields h2{margin-left:13rem}.focus-fields img{width:50%;position:relative;left:2.5rem;top:2.1rem}.focus-fields .three-sections{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-evenly}.three-sections .ux,.ui,.pd{background-color:#fff;width:17rem;height:13rem;border-radius:1rem;margin-left:4rem}.three-sections h4{font-size:1.4rem;text-transform:uppercase;position:relative;top:5.5rem;left:.2rem;text-align:center;font-family:Lato;font-weight:300}.our-history{margin-top:-45rem}.our-history-title{margin:0;width:auto;margin-top:2rem;position:relative;left:45%;top:2rem}.timeline{width:100%}.timeline-container{width:80%;justify-content:center;padding-top:2rem;margin:0;padding-right:3rem;position:relative;top:1rem;left:10%}.mobile-timeline{width:100%;display:none}@media (max-width:1440px){.focus-fields .three-sections{margin-left:4rem}.our-history-title{margin-top:5rem;margin-left:1.5rem}}@media (max-width:768px){.about-container h1{margin-left:1.7rem}.pic-with-description{flex-direction:column;margin-left:1.7rem;gap:.5rem;justify-content:flex-start;align-items:flex-start}.pic-with-description p{font-size:1.2rem;width:100%;text-align:left;color:#6e6e73}.pic-with-description img{width:90%;border-radius:0rem;margin-left:0}.mission-section h3{margin-left:1.7rem}.mission-section p{margin-left:1.7rem;width:90%;padding:1.7rem;color:#6e6e73;line-height:1.2rem}.focus-fields h2{margin-left:1.7rem}.three-sections .ux,.ui,.pd{background-color:#fff;width:7rem;height:7rem;border-radius:1rem;margin-left:1.3rem}.focus-fields img{width:60%;left:.09rem;top:1.4rem}.three-sections h4{font-size:.8rem;text-transform:uppercase;top:1.8rem}.our-history-title,.timeline{display:none}.mobile-timeline{display:block;width:100%;height:max-content;margin:0 auto}.timeline-container{width:100%;justify-content:center;padding-top:2rem;margin:auto;padding-right:3rem;position:relative;left:1rem;margin-top:46rem;padding-bottom:0;margin-bottom:0}.about-container{height:190vh}.focus-fields{height:min-content}}.event-card-container{background-color:#fff;width:15rem;padding:1.4rem;border-radius:1rem;box-shadow:.1rem .1rem .3rem #0000000f;display:flex;flex-direction:column;justify-content:center;align-items:center}.event-card-title,.event-card-paragraph{margin:0;text-align:center}.event-card-title{margin-bottom:.5rem}.event-card-paragraph{margin-top:.2rem}@media (max-width:768px){.event-card-container{background-color:#fff;width:20rem;height:auto;padding:2rem;border-radius:1rem;box-shadow:.1rem .1rem .3rem #0000000f}.event-card-title,.event-card-paragraph{margin:0;text-align:center}.event-card-title{margin-bottom:.5rem}.event-card-paragraph{margin-top:.2rem}}.events-container{position:relative;top:3.73rem;height:auto;padding-bottom:10rem}.upcoming-events{margin-top:2.5rem}.upcoming-events-container{margin-left:15rem;margin-top:2rem;padding-bottom:3.8rem;padding-top:.5rem;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:3rem}.google-calendar{background-color:#000;padding:0;width:72%;margin:auto}@media (max-width:1440px){.upcoming-events-container{margin-left:3rem;margin-top:2rem;max-width:80%;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:3rem}}@media (max-width:768px){.events-container{position:relative;top:3.73rem;height:auto;padding-bottom:12rem}.upcoming-events{margin-top:2.5rem}.upcoming-events-container{margin-left:3rem;margin-top:2rem;padding-bottom:3.8rem;padding-top:.5rem;display:inline-flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;max-width:90%}.google-calendar{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:90%;background:#000;margin:2rem auto}.google-calendar iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}}.officers-container{position:relative;top:3.73rem;min-height:100vh;padding-bottom:8rem}.e-board,h2{margin-left:14vw;margin-top:-.5rem;padding-top:0}.officers-container h3{margin-left:13rem;margin-top:5rem}.directors-heading{margin-top:3rem}.e-board-mobile{display:none}@media (max-width: 1440px){.officers-container{min-height:auto;padding-bottom:10rem}}@media (max-width: 768px){.officers-container{position:relative;top:5.73rem;height:auto;padding-bottom:12rem}.officers-container h1,.e-board{display:none}.e-board-mobile{display:block;margin-left:1rem;font-size:2.5rem}.directors-heading{position:relative;left:0;margin-left:1rem;font-size:2.5rem;margin-bottom:3rem}}.eboard-card-container{background-color:#fff;width:12.8rem;height:15.5rem;margin-left:0;margin-top:-.2rem;border-radius:1rem;box-shadow:1px 1px 8px #00000014;position:relative}.eboard-image{background-color:#f0f1f9;width:11.27rem;margin-top:.7rem;margin-left:.75rem;background-size:cover;background-position:center;border-radius:1rem;position:absolute}.eboard-name{top:7.2rem;left:-12.2rem;position:absolute}.eboard-position{position:absolute;margin-top:13.8rem;margin-left:.85rem;color:#9068ff}.eboard-icon{position:absolute;top:13.7rem;left:9.5rem;width:1.13rem}.eboard-section-container{margin-top:.2rem;margin-left:15rem;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4.5rem}@media (max-width:1440px){.eboard-section-container{margin-left:12rem}}@media (max-width: 768px){.eboard-section-container{margin:.3rem;flex-direction:row;justify-content:space-evenly;gap:1rem;width:100%}}.directors-section-container{margin-top:.2rem;margin-left:15rem;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4.5rem}@media (max-width:1440px){.directors-section-container{margin-left:12rem}}@media (max-width: 768px){.directors-section-container{margin-left:.3rem;margin-right:.3rem;flex-direction:row;justify-content:space-evenly;gap:1rem;width:100%}.directors-section-container>*{margin:0}}.director-card-container{background-color:#fff;width:12.8rem;height:15.5rem;margin-left:0;margin-top:-.2rem;border-radius:1rem;box-shadow:1px 1px 8px #00000014;position:relative}.director-image{background-color:#f0f1f9;width:11.27rem;height:11rem;margin-top:.7rem;margin-left:.75rem;background-size:contain;object-fit:cover;background-position:center;border-radius:1rem;position:absolute}.director-image img{background-size:contain}.director-name{top:7.2rem;left:-12.2rem;position:absolute}.director-position{position:absolute;margin-top:13.8rem;margin-left:.85rem;color:#9068ff}.director-icon{position:absolute;top:13.7rem;left:9.5rem;width:1.13rem}*{scroll-behavior:smooth}.dt-container{position:relative;top:4rem;min-height:auto;padding-bottom:10rem;left:12rem}.dt-container h1{margin-left:13rem;margin-top:2rem}.design-team-desc{width:55%;margin-left:13rem}.design-team-desc p{font-size:1rem;line-height:1.3rem;color:gray}.design-team-desc h3{font-size:1.5rem}.request-desc{width:45%;margin-left:13rem;margin-top:4rem}.request-desc p{font-size:1.1rem;line-height:1.2rem;color:gray}.request-desc h3{font-size:1.5rem}.five-sections{display:flex;row-gap:3rem;column-gap:10rem;margin-left:13rem;margin-top:3rem;flex-wrap:wrap;justify-content:flex-start}.teams-gud,.teams-fydt,.teams-colorstack,.teams-devlup,.teams-fydt23{width:25rem;height:22.5rem;background-color:#fff;border-radius:1rem;box-shadow:2px 2px 8px 2px #00000012}.fydt-img{width:100%;height:50%}.fydt-img img{object-fit:fill;width:100%;border-top-left-radius:1rem;border-top-right-radius:1rem;position:relative;right:1.5rem}.heading-desc h3{position:relative;top:5.5rem;left:1.3rem}.heading-desc p{position:relative;top:5rem;left:1.3rem;color:gray}@media (max-width:1440px){.dt-container{left:5.5rem;height:auto}}@media (max-width:768px){.dt-container{left:0;height:auto;padding-bottom:12rem}.dt-container h1{margin-left:2rem;margin-top:2rem;font-size:2rem}.design-team-desc{width:90%;margin-left:2rem}.design-team-desc p{font-size:.8rem;width:100%}.five-sections{grid-template-columns:1fr;grid-template-rows:repeat(5,auto);margin-left:.2rem;margin-top:2rem;row-gap:1rem;column-gap:1rem}.teams-gud,.teams-fydt,.teams-colorstack,.teams-devlup,.teams-fydt23{width:100%;height:auto;padding:1rem}.request-desc{width:80%;margin-left:2rem}}.contact-btn{margin-left:13rem;background-color:#e2eaff;color:#0071e3;border:none;width:7.5%;height:2.5rem;border-radius:13px;font-size:.9rem;font-weight:400;margin-top:1.2rem;cursor:pointer}@media (max-width:768px){.contact-btn{margin-left:2rem;background-color:#e2eaff;color:#0071e3;border:none;width:6rem;height:2.5rem;border-radius:12px;font-size:.8rem;font-weight:400;margin-top:1.2rem;cursor:pointer}}.gallery-container{position:relative;top:3.73rem;height:115rem}.row{width:fit-content;margin:auto}.gallery-pic{height:28vw;width:auto;padding:1vw}@media (max-width: 768px){.gallery-container{height:48rem}.photos-container{width:100%;height:auto}.gallery-pic{height:38vw;width:max-content;margin:auto;padding:2vw}}.resources-container{position:relative;top:3.73rem;height:auto;padding-bottom:6rem}h1{margin-left:14vw;margin-top:3.5vw}hr{border:1px solid #D6D6D6;width:71.5vw;padding:0}ul{list-style:none;display:flex;margin-left:14vw;padding:0;margin-bottom:0;gap:1rem}li{padding:1rem;padding-bottom:0;color:#6e6e73}li:hover{cursor:pointer}.gray{color:#6e6e73}.active{color:#000}.resources{margin-top:0;padding:0;display:inline-flex;flex-wrap:wrap}@media (max-width:768px){.resources-container{height:auto;padding-bottom:6rem}h1{margin-left:5vw}ul{margin-left:1.7vw}hr{margin-left:5vw;width:86vw;border:1px solid black}}.resource-card-container{background-color:#fff;width:26rem;height:11.5rem;margin:2.2rem 0px 0px 14vw;display:flex;align-items:center;overflow:hidden;padding:0;border-radius:1rem;box-shadow:2px 4px 8px #00000014}.card-image{width:10rem;height:9rem;background-size:cover;background-position:center;border-radius:1rem;margin:1rem 1.5rem}.card-content{width:12rem;height:10rem;padding-left:0;padding-top:1rem}.card-title{margin:0;padding:0}.webpage{font-family:Lato;font-size:.9rem;font-weight:400;margin:.75rem 0 0}.rc-description{font-family:Lato;font-weight:200;padding-bottom:0;margin-bottom:0}.learn-more-btn{border:none;font-family:Lato;font-size:.65rem;background-color:#e2eaff;padding:.4rem 1.5rem;margin-top:1rem;border-radius:2rem;color:#0071e3}.learn-more-btn:hover{cursor:pointer}@media (max-width:768px){.resource-card-container{width:24rem;margin:2.2rem 0px 0px 4vw}}footer{width:100%;background-color:#fff;color:#000;padding:3vh;position:relative;bottom:0}.icons{display:flex}.logo{margin:0;padding:0;display:inline-block;position:absolute;z-index:1}.text{text-align:center;font-family:Lato,sans-serif;font-size:small;padding-bottom:1vh}.logos{justify-content:center;align-items:center;display:flex;gap:.5vw;list-style-type:none;padding:0;margin:auto auto 0;width:15vw;z-index:2}a{text-decoration:none}.icon{height:1.5rem;padding:0;margin:0}@media (max-width: 768px){.text{display:none}.icons{display:flex;flex-direction:column;align-items:center;gap:1vh}.logo{order:2;margin-top:2.5rem;position:absolute;left:40%}.logos{order:1;justify-content:center;align-items:center;display:flex;gap:1rem;width:auto;margin-top:-2rem}footer{padding:7vh;z-index:0}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GUD-Team{width:100%;height:320vh}.GUD-Team>img{width:68%;height:min-content;position:relative;left:13%;top:7rem}.GUD-Team img{width:68%;height:min-content;position:relative;left:13%;top:7rem}.project{margin-top:11rem;margin-left:.6rem}.project img{position:relative;top:0}.project-timeline{margin-top:5rem;margin-left:.6rem}.timeline{position:relative;top:0;left:11rem;width:75%}.team{margin-top:3rem;margin-left:.6rem;position:relative;top:3rem;display:flex;flex-direction:column;gap:1.5rem}.row-1{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center}.card-1{background-color:#fff;width:15rem;height:17rem;padding:1.4rem;border-radius:1rem;box-shadow:.1rem .1rem .3rem #0000000f}.card-1 img{position:relative;width:13rem}.image{display:flex;align-items:center;justify-content:center;position:relative;top:0;left:0;bottom:3rem}.row-2{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;align-items:center}.mobile,.timeline-mobile{display:none}@media (max-width: 768px){.GUD-Team{height:280vh}.GUD-Team>img{display:none;margin:.3rem}.timeline{display:none}.GUD-Team>.mobile{display:inline;width:95%;height:auto;position:relative;left:.3rem}.project{position:relative;left:0}.project img{position:relative;top:0;left:0;width:95%;margin-left:.2rem;height:max-content}.project h2{position:relative;left:4.5rem}.project-timeline .timeline-mobile{position:relative;top:0;left:0;width:100%}.project-timeline h2{position:relative;left:3.5rem}.timeline-mobile{display:inline;margin:0}.team h2{position:relative;left:5.5rem}}.individual-section-container{margin-top:.2rem;margin-left:25rem;padding:0;display:grid;align-items:center;grid-template-columns:repeat(3,15rem);grid-auto-rows:auto;gap:4rem}.individual-section-container>*:nth-child(4),.individual-section-container>*:nth-child(5){margin-left:9.6rem}@media (max-width:1440px){.individual-section-container{margin-left:19rem}}@media (max-width: 768px){.individual-section-container{margin-left:0rem;column-gap:1rem;row-gap:1.4rem;grid-template-columns:repeat(2,12.5rem)}.individual-section-container>*:nth-child(4),.individual-section-container>*:nth-child(5){margin-left:0rem}.individual-section-container>*:nth-child(5){margin-left:7rem}}.individual-card-container{background-color:#fff;width:12.8rem;height:16rem;margin-left:0;margin-top:-.2rem;border-radius:1rem;box-shadow:1px 1px 8px #00000014;display:flex;flex-direction:column;align-items:center;padding:.5rem;box-sizing:border-box}.image-container{width:11.27rem;height:11rem;background-color:#f0f1f9;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;overflow:hidden}.image-container img{position:relative;top:0;left:0;margin:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.individual-name{font-size:1.2rem;font-weight:lighter;margin-bottom:.3rem;padding:0;margin:auto auto 0;text-align:left;width:100%;padding-left:.75rem}.individual-position{color:#9068ff;text-align:center}.individual-icon-container{position:relative;display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:2rem;width:100%;padding-left:.9rem}.individual-icon-container img{position:relative;align-items:center;top:0;width:1.13rem;height:1.13rem;margin-top:.3rem;display:inline-flex}
