@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=Inter:opsz,wght@14..32,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap);:root{--font-base:"Inter",sans-serif;--font-alt:"Fira Code",monospace;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff;--color-light-pink:#ffede6;--color-mid-pink:#f3d7d3;--color-light-blue:#d3d7e0;--color-light-skin:#f2efea;--color-hot-pink:#f8b8af;--color-skin:#f8edd9;--color-pink:#ffd2e6;--color-vivid-pink:#ff3998;--color-light-magenta:#ffebf5;--color-light-magenta2:#ffdef1;--color-light-pink2:#ff9dcc;--color-vivid-crimson:#fd4f88}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom{0%{transform:translateY(-25%)}to{transform:translateY(0)}}.club__home-container{background:var(--color-pink);gap:2rem}.club__home-content{flex-direction:column;padding:2rem;width:40vw}.club__home-content_WIC{display:flex;flex-direction:column;gap:4rem;text-align:right;width:100%}.club__home-p{text-align:start}.club__home-smallscreen-headline{display:none}@media screen and (max-width:2560px){.club__home-overlay img{width:800px}.club__home-content_WIC h1{color:var(--color-vivid-pink);font-size:100px;text-shadow:8px 8px 7px #ff399963}}@media screen and (max-width:1150px){.club__home-overlay img{width:800px}.club__home-content_WIC h1{color:var(--color-vivid-pink);font-size:100px;text-shadow:8px 8px 7px #ff399963}}@media screen and (max-width:1024px){.club__home-overlay img{width:450px}.club__home-content_WIC h1{color:var(--color-vivid-pink);font-size:50px;text-shadow:8px 8px 7px #ff399963}.club__home-content_WIC p{font-size:18px;text-align:left}}@media screen and (max-width:900px){.club__home-content{align-items:flex-start;justify-content:flex-start;padding:.2rem;width:100%}.club__home-container{flex-direction:column;gap:.5rem;width:100%}.club_home-headline{display:none}.club__home-overlay img{width:500px}.club__home-smallscreen-headline{align-items:center;color:var(--color-vivid-pink);display:flex;justify-content:center;text-align:center;text-shadow:8px 8px 7px #ff399963}.club__home-content_WIC{gap:1rem}.club__home-p{text-align:center}}@media screen and (max-width:450px){.club__home-overlay img{width:400px}.club__home-smallscreen-headline h1{color:var(--color-vivid-pink);font-size:50px;text-shadow:8px 8px 7px #ff399963}}@media screen and (max-width:380px){.club__home-overlay img{width:300px}.club__home-smallscreen-headline h1{color:var(--color-vivid-pink);font-size:50px;text-shadow:8px 8px 7px #ff399963}.club__home-content_WIC p{font-size:12px}}.club__navbar-container{background:var(--color-pink);padding-top:1rem}.club__navbar,.club__navbar-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.club__navbar{align-content:center;background:var(--color-light-pink2);border-radius:75px;box-shadow:0 2px 10px #0003;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;height:auto;left:50%;margin-left:auto;margin-right:auto;margin-top:0;padding:1rem 2.5rem;position:fixed;top:1rem;transform:translateX(-50%);width:80vw;z-index:1000}.club__navbar-links{align-items:center;display:flex;flex:1 1;gap:.8rem;justify-content:center;list-style:none}.club__navbar-links li{color:var(--color-light-magenta);cursor:pointer;font-size:100%;margin:0 1rem;text-shadow:2px 2px 4px var(--color-vivid-pink);transition:font-size 2s,.1s ease,color,.1s ease}.club__navbar-links li:hover{color:var(--color-vivid-pink);font-size:120%;text-shadow:2px 2px 4px var(--color-light-magenta)}.club__navbar-join a{color:var(--color-light-magenta);margin:0 1rem 0 auto;text-decoration:none;text-shadow:2px 2px 4px var(--color-vivid-pink);transition:font-size 2s,.1s ease,color,.1s ease}.club__navbar-join:hover{font-size:130%}.club__navbar-join a:hover{color:var(--color-vivid-pink);text-shadow:2px 2px 4px var(--color-light-magenta)}.club__navbar-smallscreen{display:none}.club__navbar-smallscreen_overlay{background-color:var(--color-light-pink2);flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:5}.club__navbar-smallscreen_overlay .overlay__close{color:var(--color-black);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.club__navbar-smallscreen_links li{color:var(--color-light-magenta);cursor:pointer;font-family:var(--font-base);font-size:2rem;list-style:none;margin:2rem;text-align:center;text-shadow:2px 2px 4px var(--color-vivid-pink)}.club__navbar-smallscreen_links li:hover{color:var(--color-vivid-pink);text-shadow:2px 2px 4px var(--color-light-magenta)}@media screen and (max-width:2000px){.club__navbar-logo img{width:120px}}@media screen and (max-width:1150px){.club__navbar-links{display:none}.club__navbar-join{display:none;margin-left:0;margin-top:1rem}.club__navbar-smallscreen{display:flex}}.program__component{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding:2rem;width:50vw}.program__component-img-contain img{width:350px}.program__component-info-section{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;width:95%}.program__component-info-section h1{font-size:45px}@media screen and (max-width:1500px){.program__component{width:70vw}}@media screen and (max-width:1200px){.program__component{width:80vw}.program__component-info-section h1{font-size:35px}.program__component-info-section p{font-size:12px}}@media screen and (max-width:770px){.program__component{align-items:center;flex-direction:column;gap:.5rem;justify-content:center}.program__component-info-section{align-items:center;gap:.5rem;justify-content:center;text-align:left}.program__component-info-section h1{font-size:30px}}@media screen and (max-width:450px){.program__component-img-contain img{width:200px}.program__component-info-section h1{font-size:25px}}.recentEvent__component{background:var(--color-light-pink2);border-bottom:2px solid #000;cursor:pointer;display:flex;flex-direction:column;gap:20px;padding:1em 2em;position:relative;width:100%}.recentEvent__component a{height:100%;left:0;opacity:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:5}.recentEvent__component:hover{scale:1.02}.recentEvent-headline{display:flex;flex-direction:row;justify-content:space-around}.memberContainer__component{align-items:center;background-color:var(--color-pink);border-radius:30px;box-shadow:4px 4px 6px var(--color-vivid-pink);display:flex;flex-direction:column;justify-content:center;padding:20px}.memberContainer-img{overflow:hidden;position:relative}.memberContainer-img img{border-radius:20px;height:250px;object-fit:cover;width:250px}.memberContainer-description p{text-align:center}.memberContainer-link{display:flex;flex-direction:row;gap:1em;margin-top:1rem}.memberContainer-link svg{cursor:pointer;transition:transform .2s ease,color .2 ease}.memberContainer-link svg:hoveR{color:var(--color-black);transform:scale(1.2)}.galleryContainer__component{align-items:center;background-color:var(--color-light-pink);box-shadow:5px 5px 10px var(--color-vivid-pink);display:flex;flex-direction:column;justify-content:center;margin-right:20px;max-height:550px;padding:25px}.galleryContainer-img img{border-radius:5px;height:250px;width:300px}.galleryContainer-description{margin-top:15px}.galleryContainer-EventHeadline{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.box-arrow-links{align-items:center;background:var(--color-hot-pink);display:flex;height:50px;justify-content:center;width:50px}.component-arrow-links{height:30px;width:30px}.gallery-eventName{font-family:var(--font-alt);font-size:24px;font-weight:400}.gallery-date,.gallery-eventDetail{font-family:var(--font-alt);font-size:16px;font-weight:300;margin-top:10px;width:300px}.club__footer-container{background:var(--color-pink);display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:1.5em 1em 0;width:100%}.club__footer-name{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:35vw}.club__footer-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5em;justify-content:space-between}.footer__btn-mainweb{background:var(--color-light-pink2);border:none;border-radius:2px;color:#000;cursor:pointer;font-family:var(--font-base);font-size:20px;font-weight:700;letter-spacing:.04em;line-height:28px;outline:none;padding:1rem 2.5rem;transition:transform .3s ease-out,background-color .3s ease-out,color .3s ease-out}.footer__btn-mainweb:hover{background-color:var(--color-light-magenta);color:#000;transform:scale(1.1)}.club__footer-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.club__footer-links a{display:inline-flex;gap:10px;transition:transform .2s ease,color .2s ease}.club__footer-links a:hover{color:var(--color-vivid-pink)}.club__footer-licens{color:#000;margin-top:2rem}@media screen and (max-width:920px){.club__footer-name h1{font-size:35px}}@media screen and (max-width:780px){.club__footer-name h1{font-size:30px}}.club__event-container{background:var(--color-pink);display:flex;flex-direction:column;gap:10px}.club__event-content{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:center;width:75vw}.club__event-upcoming-event{border-radius:4rem;height:500px;position:relative;width:60%}.club__event-upcoming-event img{border-radius:2rem;height:inherit;width:100%}.upcomingEvent-btn{bottom:35px;left:50px;position:absolute}.club__event-recent-event{display:flex;flex-direction:column;gap:1rem;height:inherit;padding:0 1rem 2rem;width:35%}.recent-event-headline h1{color:var(--color-vivid-pink);font-family:var(--font-base),sans-serif;font-size:50px;font-weight:400;text-align:center;text-shadow:4px 4px 8px #ff399963}.recent-event-content{background:var(--color-pink);display:flex;flex-direction:column;gap:5px;padding:1em}@media screen and (max-width:1024px){.club__event-content{flex-direction:column;width:100%}.club__event-recent-event,.club__event-upcoming-event{width:100%}}.club__team-container{background-color:var(--color-light-magenta);display:flex;flex-direction:column;gap:40px}.club__team-memberContainer{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px}@media screen and (max-width:1024px){.club__team-memberContainer{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:780px){.club__team-memberContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.club__team-memberContainer{grid-template-columns:repeat(1,1fr)}}.club__program-container{background:var(--color-light-magenta);display:flex;flex-direction:column;gap:45px}.club__program-content{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.club___gallery-container{background-color:var(--color-pink);flex-direction:column}.club__gallery-content{display:flex;flex:1 1;flex-direction:row;max-width:75%;position:relative}.app__gallery-images_arrows{display:flex;justify-content:flex-end;margin-bottom:10px;width:100%}.gallery__arrow-icon{height:50px;width:50px}.gallery__arrow-icon:hover{background-color:var(--color-light-pink)}.club__gallery-component-container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:max-content}.club__gallery-component-container::-webkit-scrollbar{display:none}@media screen and (max-width:450px){.club__gallery-content{max-width:100%}}.club__mailList-container{background:var(--color-light-magenta);display:flex;flex-direction:column;gap:2em}.club__mailist-descriptions{padding:1em;text-align:center;width:40vw}.club__mailList-headline{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:768px){.club__mailist-descriptions{width:50vw}}@media screen and (max-width:425px){.club__mailist-descriptions{width:70vw}}.section__padding{padding:7rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.box__container{min-height:100vh;width:100%}.club__bg{background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.club__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:100vh}.club__wrapper_info{align-items:flex-start;flex:1 1;flex-direction:column}.club__wrapper_img,.club__wrapper_info{display:flex;justify-content:center;width:100%}.club__wrapper_img{align-items:center;flex:1 1;margin-left:2rem}.club__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.club__wrapper_img img{width:80%}.custom__button{background-color:var(--color-light-pink2);border:none;border-radius:50px;color:#000;cursor:pointer;font-family:var(--font-base);font-size:20px;font-weight:700;letter-spacing:.04em;line-height:28px;outline:none;padding:1rem 2.5rem;scale:100%;text-shadow:2px 2px 4px var(--color-vivid-pink);transition:scale 2s,.2s ease-out,background-color,.2s ease-out}.custom__button:hover{background-color:var(--color-pink);scale:110%}.p__inter{font-feature-settings:"tnum" on,"lnum" on;color:var(--color-black);font-family:var(--font-base);font-size:23px;font-weight:500;line-height:29.9px}.p__fira-headline,.p__inter{letter-spacing:.04em;text-transform:capitalize}.p__fira-headline{color:var(--color-vivid-pink);font-size:70px;text-shadow:4px 4px 8px #ff399963}.p__fira,.p__fira-headline{font-family:var(--font-alt),sans-serif;font-weight:500}.p__fira{font-size:16px;line-height:28px;text-transform:none}.headtext__inter,.p__fira{color:var(--color-black);letter-spacing:.04em}.headtext__inter{word-wrap:break-word;font-family:var(--font-base);font-size:70px;line-height:83.2px;overflow-wrap:break-word;text-transform:capitalize}.icon__img{width:95px}@media screen and (min-width:2000px){.custom__button,.p__inter{font-size:37px;line-height:67px}.p__fira{font-size:30px;line-height:50px}.headtext__inter{font-size:150px;line-height:100px}.icon__img{height:80px;width:80px}}@media screen and (max-width:1150px){.headtext__inter{line-height:80px}.club__wrapper{flex-direction:column}.club__wrapper_img{margin:5rem 0 0}.club__wrapper_img-reverse{margin:0 0 5rem}.club__wrapper_img img{width:100%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__inter{font-size:21px}.p__fira{font-size:14px}}@media screen and (max-width:450px){.p__fira{font-size:12px}.p__inter{font-size:19px}.headtext__inter{font-size:45px;line-height:70px}.p__fira-headline{font-size:50px}.icon__img{height:70px;width:70px}}
/*# sourceMappingURL=main.40f4c64e.css.map*/