.donation-module__DI26eG__section{background:linear-gradient(#000000e6 0% 100%),url(/images/motif.jpg),#d3d3d3 50%/cover no-repeat;place-items:center;height:100vh;display:grid}.donation-module__DI26eG__content{background-color:var(--color-white);border-radius:.8rem;flex-direction:column;gap:2rem;padding:2rem 4rem;display:flex;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d}.donation-module__DI26eG__message{text-align:center}.donation-module__DI26eG__success{color:var(--color-green)}.donation-module__DI26eG__fail{color:var(--color-fail)}.donation-module__DI26eG__message h4{font-size:2rem}.donation-module__DI26eG__icon{font-size:2.4rem}.donation-module__DI26eG__btnWrap{justify-content:center;display:flex}
.button-module__ImnFXa__button{font:inherit;color:inherit;z-index:1;cursor:pointer;background-color:#0000;border:none;border-radius:5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.42,0,.28,.98);position:relative}.button-module__ImnFXa__button svg{font:inherit;width:2.4rem;height:2.4rem}.button-module__ImnFXa__primary{background-color:var(--color-black);color:var(--color-white);border:1px solid var(--color-black)}.button-module__ImnFXa__primary-reverse{background-color:var(--color-white);color:var(--color-black);border:1px solid var(--color-black)}.button-module__ImnFXa__primary:not(:disabled):hover,.button-module__ImnFXa__primary-reverse:not(:disabled):hover{box-shadow:0px 5px 0px var(--color-black);transform:translateY(-2px)}.button-module__ImnFXa__tertiary:hover{color:var(--color-black)}.button-module__ImnFXa__primary-reverse:hover,.button-module__ImnFXa__secondary:hover{color:var(--color-white)}.button-module__ImnFXa__primary:not(:disabled):active,.button-module__ImnFXa__primary-reverse:not(:disabled):active{box-shadow:0px 0px 0px var(--color-black);transform:translate(0)}.button-module__ImnFXa__primary:not(:disabled):hover:after,.button-module__ImnFXa__primary-reverse:not(:disabled):hover:after,.button-module__ImnFXa__secondary:not(:disabled):hover:after,.button-module__ImnFXa__tertiary:not(:disabled):hover:after,.button-module__ImnFXa__tertiary-reverse:not(:disabled):hover:after{opacity:1;transform:scaleX(1)scaleY(1)}.button-module__ImnFXa__primary:after{background-color:var(--color-green)}.button-module__ImnFXa__secondary:after{background-color:var(--color-black)}.button-module__ImnFXa__primary-reverse:after,.button-module__ImnFXa__tertiary:after{background-color:var(--color-green)}.button-module__ImnFXa__tertiary-reverse:after{background-color:var(--color-orange)}.button-module__ImnFXa__primary:after,.button-module__ImnFXa__primary-reverse:after,.button-module__ImnFXa__secondary:after,.button-module__ImnFXa__tertiary:after,.button-module__ImnFXa__tertiary-reverse:after{content:"";z-index:-1;opacity:0;transform-origin:50%;border-radius:5rem;width:100%;height:100%;transition:all .5s cubic-bezier(.42,0,.28,.98);position:absolute;top:0;left:0;transform:scaleX(0)scaleY(0)}.button-module__ImnFXa__link-light,.button-module__ImnFXa__link-light-small{background:linear-gradient(90deg,#0000,#0000),linear-gradient(90deg,#e8d39d,#e8d39d,#af9f76)}.button-module__ImnFXa__link-dark{color:var(--color-white);background:linear-gradient(90deg,#0000,#0000),linear-gradient(90deg,#fff,#fff,#fff)}.button-module__ImnFXa__link-light,.button-module__ImnFXa__link-dark,.button-module__ImnFXa__link-light-small{background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 2px,0 2px;border-radius:0;align-items:center;gap:1rem;padding:1rem 0;transition:all .4s;display:flex}.button-module__ImnFXa__link-light:hover,.button-module__ImnFXa__link-dark:hover,.button-module__ImnFXa__link-light-small:hover{background-size:0 2px,100% 2px}.button-module__ImnFXa__link-light-small{font-size:1.4rem}.button-module__ImnFXa__button:disabled{background-color:var(--color-transparent-black);border:1px solid var(--color-transparent-black);color:var(--color-grey);cursor:not-allowed}
.formbody-module__d6CqBq__title{background-color:var(--color-light-grey);padding:1.4rem 2rem}.formbody-module__d6CqBq__title h4{font-weight:500}.formbody-module__d6CqBq__formFields{background-color:var(--color-white);grid-template-columns:repeat(2,1fr);gap:3rem;padding:2rem 4rem;display:grid}.formbody-module__d6CqBq__buttonContainer{background-color:var(--color-white);justify-content:center;padding:4rem;display:flex}@media only screen and (max-width:42em){.formbody-module__d6CqBq__formFields{grid-template-columns:1fr;gap:1.4rem;padding:2rem}}
.formcontainer-module__kDumZq__form{border-radius:2.4rem;max-width:60%;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.formcontainer-module__kDumZq__padded{padding:4rem}@media only screen and (max-width:75em){.formcontainer-module__kDumZq__form{width:100%;max-width:100%}}
.forminput-module__QDh7bW__form{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.forminput-module__QDh7bW__fieldset{border:0;grid-template-rows:repeat(3,max-content);row-gap:.8rem;display:grid}.forminput-module__QDh7bW__label{font-weight:600}.forminput-module__QDh7bW__select,.forminput-module__QDh7bW__input,.forminput-module__QDh7bW__textarea{font:inherit;background-color:var(--color-light-grey);border:1px solid #0000;border-radius:5rem;outline:1px solid #0000;padding:.8rem 2rem;transition:all .2s}.forminput-module__QDh7bW__textarea{border-radius:1.4rem;height:180px}.forminput-module__QDh7bW__select,.forminput-module__QDh7bW__select:link,.forminput-module__QDh7bW__select:visited{color:var(--color-black)}.forminput-module__QDh7bW__select:focus,.forminput-module__QDh7bW__input:focus,.forminput-module__QDh7bW__textarea:focus{border:1px solid var(--color-green);outline:1px solid var(--color-green);background-color:var(--color-white)}.forminput-module__QDh7bW__input:disabled,.forminput-module__QDh7bW__select:disabled,.forminput-module__QDh7bW__textarea:disabled{cursor:not-allowed}.forminput-module__QDh7bW__buttonWrapper{grid-column:1/-1;grid-template-columns:repeat(2,max-content);justify-content:center;column-gap:3rem;display:grid}.forminput-module__QDh7bW__warning{color:var(--color-fail);font-size:1.6rem!important;font-weight:500!important}@media only screen and (max-width:89.375em){.forminput-module__QDh7bW__form{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:61.25em){.forminput-module__QDh7bW__form{grid-template-columns:1fr}}@media only screen and (max-width:28.125em){.forminput-module__QDh7bW__form{max-width:90%;overflow:hidden}.forminput-module__QDh7bW__select,.forminput-module__QDh7bW__input{width:100%}.forminput-module__QDh7bW__buttonWrapper{grid-template-columns:1fr;justify-items:center}}
.burgermenulist-module__HuZqjW__navigationList{background-color:var(--color-black);color:var(--color-white);z-index:5;grid-auto-rows:max-content;row-gap:3rem;width:50rem;height:100vh;padding:10em 6rem;list-style:none;display:grid;position:absolute;top:-4rem;right:-4rem;overflow:auto}.burgermenulist-module__HuZqjW__title{border-bottom:1px solid #ffffffb3}.burgermenulist-module__HuZqjW__title h3{text-transform:uppercase;letter-spacing:.15rem;color:#ffffffb3;padding:1rem 0;font-size:1rem;font-weight:300}.burgermenulist-module__HuZqjW__navLink{color:inherit;font-size:3.8rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-block;position:relative;overflow:hidden}.burgermenulist-module__HuZqjW__navLink:hover{color:var(--color-gold)}.burgermenulist-module__HuZqjW__navLink:before,.burgermenulist-module__HuZqjW__navLink:after{content:"";width:100%;position:absolute;left:0}.burgermenulist-module__HuZqjW__navLink:before{background-color:var(--color-gold);transform-origin:100%;height:2px;transition:transform .3s cubic-bezier(.76,0,.24,1);bottom:0;transform:scaleX(0)}.burgermenulist-module__HuZqjW__navLink:after{content:"";transform-origin:100%;height:100%;color:var(--color-orange);transition:transform .3s cubic-bezier(.76,0,.24,1);top:0;transform:translate(200%)}.burgermenulist-module__HuZqjW__navLink:hover:before{transform-origin:0%;transform:scaleX(1)}.burgermenulist-module__HuZqjW__navLink:hover:after{transform:translate(0,0)}@media only screen and (max-width:40.625em){.burgermenulist-module__HuZqjW__navigationList{width:100vw}}@media only screen and (max-width:26.25em){.burgermenulist-module__HuZqjW__navigationList{padding:10rem 4rem}.burgermenulist-module__HuZqjW__navLink{font-size:3rem}}@media only screen and (max-width:17.5em){.burgermenulist-module__HuZqjW__navLink{font-size:2rem}}
.burgernavigation-module__KYghDG__navigation{z-index:2000;display:none;position:fixed;top:4rem;right:4rem}.burgernavigation-module__KYghDG__hamburger{background-color:var(--color-white);z-index:8;border-radius:50rem;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.burgernavigation-module__KYghDG__hamburger svg{width:2.4rem;height:2.4rem}.burgernavigation-module__KYghDG__overlay{z-index:1;background-color:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}@media only screen and (max-width:75em){.burgernavigation-module__KYghDG__navigation{display:block}}
.dropdown-module__2wanma__dropDown{background-color:var(--color-white);z-index:1500;border-radius:.8rem;width:25rem;padding:2rem;animation:.4s dropdown-module__2wanma__fadeIn;position:absolute;top:4rem;left:-1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes dropdown-module__2wanma__fadeIn{0%{opacity:0;transform:translateY(14px)}50%{opacity:1}to{transform:translateY(0)}}.dropdown-module__2wanma__dropDownList{color:var(--color-black);justify-items:start;list-style:none;display:grid}
.navlink-module__Tp3t8W__navLink{position:relative}
.navigation-module__VSIzxW__navContainer{z-index:1000;grid-template-columns:1fr 2.5fr 1fr;place-items:center start;width:100%;padding:1.2rem 12rem;transition:all .3s;display:grid;position:fixed;top:0;left:0}.navigation-module__VSIzxW__whiteBg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffffffa;box-shadow:0 1px #11111a1a}.navigation-module__VSIzxW__navContainer a,.navigation-module__VSIzxW__navContainer button{justify-self:self-end}.navigation-module__VSIzxW__navigation{justify-self:center}.navigation-module__VSIzxW__navigationList{align-items:center;gap:3rem;list-style:none;display:flex}.navigation-module__VSIzxW__logoContainer{width:100%}.navigation-module__VSIzxW__logo{cursor:pointer;width:80px;height:auto}.navigation-module__VSIzxW__dark{color:var(--color-white)}@media only screen and (max-width:93.75em){.navigation-module__VSIzxW__navContainer{padding:2rem 8rem}}@media only screen and (max-width:75em){.navigation-module__VSIzxW__navContainer{display:none}}
.bands-module__7YJBka__marquee{grid-auto-rows:max-content;row-gap:0;padding:.1rem 0;display:grid;position:relative;overflow:hidden}.bands-module__7YJBka__bandsContainer{white-space:nowrap;width:200%}.bands-module__7YJBka__scrollContainer{white-space:nowrap;animation:200s linear infinite bands-module__7YJBka__slide;display:inline-block}.bands-module__7YJBka__scrollContainer.bands-module__7YJBka__right{animation-direction:reverse}.bands-module__7YJBka__scrollContainer img{max-width:120px;height:auto;display:inline-block}.bands-module__7YJBka__bands{display:inline-block}@keyframes bands-module__7YJBka__slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media only screen and (max-width:37.5em){.bands-module__7YJBka__scrollContainer img{max-width:80px}}
.footer-module__8us_zW__footer{background-color:var(--color-black);color:var(--color-white);grid-template-rows:4fr 1fr;row-gap:6rem;padding:8rem 16rem 1rem;display:grid}.footer-module__8us_zW__content{justify-content:space-between;display:flex}.footer-module__8us_zW__footLinks{gap:10rem;display:flex}.footer-module__8us_zW__linkBlock{flex-direction:column;gap:2rem;display:flex}.footer-module__8us_zW__linkList{list-style:none}.footer-module__8us_zW__contactBox{flex-direction:column;gap:2.2rem;display:flex}.footer-module__8us_zW__contactLinks{flex-direction:column;gap:1rem;list-style:none;display:flex}.footer-module__8us_zW__contactLink{align-items:center;gap:1rem;display:flex}.footer-module__8us_zW__socialIcons{gap:3rem;display:flex}.footer-module__8us_zW__icon{padding:1rem;font-size:2rem}.footer-module__8us_zW__allRightsReserved{text-align:center;border-top:1px solid var(--color-white);place-self:self-end center;width:100%;padding:2rem 0}@media only screen and (max-width:86.875em){.footer-module__8us_zW__footer{padding:4em 4em 0}}@media only screen and (max-width:72.5em){.footer-module__8us_zW__content{flex-direction:column;justify-content:center;align-items:center;gap:6rem}}@media only screen and (max-width:60.625em){.footer-module__8us_zW__footLinks{flex-direction:column}}@media only screen and (max-width:56.25em){.footer-module__8us_zW__link{text-align:center;width:100%}.footer-module__8us_zW__link div{text-align:center}}@media only screen and (max-width:39.375em){.footer-module__8us_zW__logo{align-self:flex-start}.footer-module__8us_zW__footLinks{width:100%}}@media only screen and (max-width:28.125em){.footer-module__8us_zW__socialIcons{gap:1.5rem}.footer-module__8us_zW__contactLink{flex-direction:column;align-items:flex-start}.footer-module__8us_zW__socialIcons{flex-wrap:wrap;gap:0}}
.modal-module__7RHkTa__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background-color:#0006;place-items:center;width:100%;height:100%;display:grid;position:fixed}.modal-module__7RHkTa__message{background-color:var(--color-white);border-radius:2.2rem;place-items:center;row-gap:2.8rem;width:600px;padding:2rem 4rem;display:grid}.modal-module__7RHkTa__message h3{max-width:80%;margin:auto;line-height:1}.modal-module__7RHkTa__message img{width:80px;height:auto}.modal-module__7RHkTa__content{text-align:center;row-gap:1.8rem;display:grid}.modal-module__7RHkTa__twoButtons{gap:3rem;display:flex}@media (max-width:88em){.modal-module__7RHkTa__message{width:500px}}@media (max-width:36.25em){.modal-module__7RHkTa__message{width:400px}}@media (max-width:27em){.modal-module__7RHkTa__overlay{padding:2rem}.modal-module__7RHkTa__message{width:100%;padding:2rem 1rem}.modal-module__7RHkTa__message h3{font-size:2.8rem}}
.formmain-module__1JAYma__main{place-items:center;row-gap:2rem;display:grid}.formmain-module__1JAYma__main h3{font-size:3.4rem}@media only screen and (max-width:32em){.formmain-module__1JAYma__main h3{font-size:2.8rem}}
.section-module__8sSWWa__section{padding:4rem 16rem}.section-module__8sSWWa__dark{background-color:var(--color-black);color:var(--color-white)}@media only screen and (max-width:94em){.section-module__8sSWWa__section{padding:4rem 10rem}}@media only screen and (max-width:71.875em){.section-module__8sSWWa__section{padding:4rem 8rem}}@media only screen and (max-width:53.125em){.section-module__8sSWWa__section{padding:4rem 6rem}}@media only screen and (max-width:40.625em){.section-module__8sSWWa__section{padding:4rem}}@media only screen and (max-width:32.5em){.section-module__8sSWWa__section{padding:4rem 2rem}}
.chiziwigwegrantad-module__bvedlG__main{row-gap:3rem;display:grid}.chiziwigwegrantad-module__bvedlG__descriptionBox{text-align:center;row-gap:3rem;display:grid}.chiziwigwegrantad-module__bvedlG__mainContentContainer{grid-template-columns:repeat(2,1fr);align-items:center;column-gap:2rem;display:grid}.chiziwigwegrantad-module__bvedlG__content{text-align:left;row-gap:2rem;display:grid}.chiziwigwegrantad-module__bvedlG__imageContainer img{width:100%;height:auto}@media (max-width:68em){.chiziwigwegrantad-module__bvedlG__mainContentContainer{grid-template-columns:1fr;row-gap:3rem}}
.headingandparagraph-module__eFbr5G__contentContainer{row-gap:1.4rem;display:grid}.headingandparagraph-module__eFbr5G__heading{font-size:3.8rem}.headingandparagraph-module__eFbr5G__paragraph{max-width:96%;margin:auto;font-size:2.2rem}@media only screen and (max-width:62em){.headingandparagraph-module__eFbr5G__paragraph{max-width:90%}.headingandparagraph-module__eFbr5G__heading{font-size:2.8rem}}@media only screen and (max-width:24em){.headingandparagraph-module__eFbr5G__paragraph{font-size:1.8rem}.headingandparagraph-module__eFbr5G__heading{font-size:2.2rem}}
.heroabout-module__O1rBha__about{height:100vh}.heroabout-module__O1rBha__main{grid-template-columns:repeat(2,1fr);align-items:center;column-gap:3rem;display:grid}.heroabout-module__O1rBha__content{grid-auto-rows:max-content;row-gap:1.2rem;display:grid}.heroabout-module__O1rBha__heading{font-size:3.2rem}.heroabout-module__O1rBha__paragraphs{row-gap:1rem;display:grid}.heroabout-module__O1rBha__hashtag{color:var(--color-green);font-size:2.4rem;font-style:italic}@media only screen and (max-width:75em){.heroabout-module__O1rBha__main{grid-template-columns:1fr;row-gap:3rem}}@media only screen and (max-width:24em){.heroabout-module__O1rBha__heading{font-size:2.4rem}.heroabout-module__O1rBha__content{row-gap:.8rem}}
.empty-module__6CaAOW__container{justify-content:center;align-items:center;width:100%;min-height:20vh;display:flex}.empty-module__6CaAOW__message{background-color:var(--color-white);border-radius:1.8rem;justify-items:center;row-gap:1.8rem;padding:2rem 4rem;display:grid;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.empty-module__6CaAOW__message svg{width:2.8rem;height:2.8rem;color:var(--color-fail)}
.heroslider-module__3ZmWfG__main{padding:10rem 0 0;overflow:hidden}.heroslider-module__3ZmWfG__container{background-color:#d3d3d3;background-image:linear-gradient(#000c 0% 100%),url(/images/motif-small.png),none;background-position:50%;background-repeat:repeat,repeat,no-repeat;background-size:auto,auto,cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;height:450px}.heroslider-module__3ZmWfG__sliderContainer{border-radius:1.8rem;width:100%;height:auto;position:relative;overflow:hidden}.heroslider-module__3ZmWfG__sliderContainer img{object-fit:cover;object-position:center center;filter:brightness(.2)contrast(.9)saturate(1.8);width:100%;height:100%;transform:scale(1.3);box-shadow:inset 0 1px 1px #ffffff1a,0 50px 100px -20px #06060640,0 30px 60px -30px #0000004d}.heroslider-module__3ZmWfG__heading{z-index:6;width:100%;height:100%;color:var(--color-white);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:absolute;top:0;left:0}.heroslider-module__3ZmWfG__heading h3{text-align:center;font-weight:500}.heroslider-module__3ZmWfG__logoContainer img{filter:brightness(1.8);width:80px;height:auto}@media only screen and (max-width:75em){.heroslider-module__3ZmWfG__sliderContainer{height:480px}.heroslider-module__3ZmWfG__sliderContainer p{top:80%}.heroslider-module__3ZmWfG__main{padding:2rem 0 0}}@media only screen and (max-width:59em){.heroslider-module__3ZmWfG__sliderContainer{height:380px}}@media only screen and (max-width:47em){.heroslider-module__3ZmWfG__sliderContainer{height:280px}.heroslider-module__3ZmWfG__logoContainer img{width:58px}.heroslider-module__3ZmWfG__heading h3{font-size:4.8rem}}@media only screen and (max-width:28em){.heroslider-module__3ZmWfG__sliderContainer{height:180px}.heroslider-module__3ZmWfG__logoContainer img{width:48px}.heroslider-module__3ZmWfG__heading h3{font-size:2.8rem}}@media only screen and (max-width:19.75em){.heroslider-module__3ZmWfG__sliderContainer{height:120px}.heroslider-module__3ZmWfG__logoContainer img{width:38px}.heroslider-module__3ZmWfG__heading h3{font-size:1.8rem}}
.videoembed-module__OMvQTG__videoContainer{border-radius:.8rem;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.videoembed-module__OMvQTG__videoContainer iframe{border:none;width:100%;height:100%;position:absolute}
.itemlist-module__x28u8W__main{row-gap:3rem;max-width:80%;margin:auto;display:grid;overflow:hidden}.itemlist-module__x28u8W__heading{font-size:2.6rem}.itemlist-module__x28u8W__itemsContainer{grid-template-rows:max-content;row-gap:1.8rem;display:grid}.itemlist-module__x28u8W__itemImageContainer img{object-fit:cover;object-position:center;width:300px;height:300px}.itemlist-module__x28u8W__item{grid-template-columns:max-content 1fr;align-items:center;gap:1.8rem 3rem;display:grid}.itemlist-module__x28u8W__itemContent{grid-template-rows:max-content;place-items:start;row-gap:2rem;display:grid}.itemlist-module__x28u8W__itemTitle{font-size:2.2rem}.itemlist-module__x28u8W__content{row-gap:1.2rem;display:grid}@media only screen and (max-width:61.25em){.itemlist-module__x28u8W__main{max-width:100%}}@media only screen and (max-width:46.875em){.itemlist-module__x28u8W__itemImageContainer{width:100%;padding-bottom:100%;position:relative;overflow:hidden}.itemlist-module__x28u8W__itemImageContainer img{width:100%;height:100%;position:absolute}.itemlist-module__x28u8W__item{grid-template-columns:1fr}.itemlist-module__x28u8W__itemsContainer{row-gap:3rem;display:grid}}@media only screen and (max-width:21em){.itemlist-module__x28u8W__itemImageContainer img{width:100%}}
.loader-module__SBaq8a__section{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loader-module__SBaq8a__loaderContainer{background-color:var(--color-black);border-radius:1.8rem;padding:3rem}.loader-module__SBaq8a__loader{border:5px solid var(--color-white);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite loader-module__SBaq8a__rotation;display:inline-block}@keyframes loader-module__SBaq8a__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.raffle-module__9I-Hiq__raffleSection{color:var(--color-black);background-color:#d3d3d3;background-image:radial-gradient(50% 50%,#fffffff0 0% .01%,#f0f0f0f0 100%),url(/images/motif.jpg),none;background-position:50%;background-repeat:repeat,repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:1.4rem;grid-template-columns:repeat(2,1fr);align-items:center;column-gap:3rem;width:90%;margin:auto;padding:4rem 8rem;display:grid;overflow:hidden}.raffle-module__9I-Hiq__descriptionBox{row-gap:1.8rem;display:grid}.raffle-module__9I-Hiq__raffleDetails{row-gap:1.4rem;display:grid}.raffle-module__9I-Hiq__paragraphs{row-gap:1.2rem;display:grid}.raffle-module__9I-Hiq__raffleImageContainer{width:400px;height:400px;margin:auto;position:relative;overflow:hidden}.raffle-module__9I-Hiq__raffleImageContainer img{object-fit:cover;border:8px solid var(--color-black);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.raffle-module__9I-Hiq__raffleTimer{max-width:fit-content;color:var(--color-black);background-color:var(--color-gold);border:1px solid var(--color-black);border-radius:2.4rem;flex-wrap:wrap;justify-content:center;gap:1.6rem;margin:auto;padding:1rem 2rem;display:flex}.raffle-module__9I-Hiq__cta{justify-items:start;row-gap:1.4rem;display:grid}.raffle-module__9I-Hiq__cta p{font-size:1.4rem;font-style:italic;font-weight:600}@media only screen and (max-width:78em){.raffle-module__9I-Hiq__raffleSection{width:100%;padding:4rem}}@media only screen and (max-width:66em){.raffle-module__9I-Hiq__raffleSection{grid-template-columns:1fr;row-gap:3rem}}@media only screen and (max-width:37em){.raffle-module__9I-Hiq__raffleImageContainer{width:300px;height:300px}}@media only screen and (max-width:27em){.raffle-module__9I-Hiq__raffleImageContainer{width:250px;height:250px}.raffle-module__9I-Hiq__raffleSection{padding:4rem 2rem}}@media only screen and (max-width:23em){.raffle-module__9I-Hiq__raffleImageContainer{width:150px;height:150px}.raffle-module__9I-Hiq__raffleTimer{display:none}}
.countdowntimer-module__Lsp3Dq__main{gap:.6rem;display:flex}.countdowntimer-module__Lsp3Dq__timer{justify-content:center;align-items:center;gap:.4rem;display:flex}.countdowntimer-module__Lsp3Dq__timer p{font-size:1.8rem;font-style:italic;font-weight:600}.countdowntimer-module__Lsp3Dq__timer span{letter-spacing:.15rem;font-size:1rem}
.pagination-module__tR1Nkq__container{justify-content:space-between;display:flex}.pagination-module__tR1Nkq__buttons{gap:1rem;display:flex}.pagination-module__tR1Nkq__btn{font:inherit;cursor:pointer;background-color:#0000;border:none}.pagination-module__tR1Nkq__btn svg{fill:var(--color-black);width:2.4rem;height:2.4rem}.pagination-module__tR1Nkq__btn:disabled svg{fill:#0000004d;cursor:not-allowed}.pagination-module__tR1Nkq__results span{font-weight:600}@media only screen and (max-width:18.75em){.pagination-module__tR1Nkq__container{flex-wrap:wrap}}
.sponsorshipbenefits-module__qoDg_G__heading{font-size:2.6rem}.sponsorshipbenefits-module__qoDg_G__list{padding-left:3rem}.sponsorshipbenefits-module__qoDg_G__icon svg{width:4rem;height:4rem}
.additionaldetails-module__wkyQHG__main{row-gap:1.8rem;display:grid}.additionaldetails-module__wkyQHG__heading{font-size:2.8rem}.additionaldetails-module__wkyQHG__videoContainer iframe{border:0}@media only screen and (max-width:44em){.additionaldetails-module__wkyQHG__videoContainer,.additionaldetails-module__wkyQHG__videoContainer iframe{width:100%}}@media only screen and (max-width:28em){.additionaldetails-module__wkyQHG__heading{font-size:2rem}.additionaldetails-module__wkyQHG__videoContainer iframe{height:260px}}
.support-module__F6RUrG__section{flex-direction:column;gap:8rem;padding:8rem 16rem;display:flex}.support-module__F6RUrG__container{flex-direction:column;display:flex}.support-module__F6RUrG__heading{color:var(--color-green)}.support-module__F6RUrG__card{row-gap:1rem;width:30%;padding:2rem;display:grid}.support-module__F6RUrG__svg{font-size:4.8rem}.support-module__F6RUrG__btnWrap{gap:3rem;display:flex}.support-module__F6RUrG__svgContainer{align-items:center;gap:2rem;width:100%;display:flex}.support-module__F6RUrG__content{flex-direction:column;gap:1rem;display:flex}@media only screen and (max-width:88em){.support-module__F6RUrG__section{padding:8rem}}@media only screen and (max-width:68.75em){.support-module__F6RUrG__methods{flex-direction:column;justify-content:center;gap:4rem}.support-module__F6RUrG__card{row-gap:1rem;width:80%}.support-module__F6RUrG__svg{justify-content:flex-start}.support-module__F6RUrG__svgContainer{text-align:start;width:auto}}@media only screen and (max-width:53.125em){.support-module__F6RUrG__section{padding:8rem 2rem}.support-module__F6RUrG__heading{font-size:2.8rem}}@media only screen and (max-width:28.125em){.support-module__F6RUrG__card{width:100%}}@media only screen and (max-width:18.5em){.support-module__F6RUrG__heading{font-size:3rem}.support-module__F6RUrG__section{padding:4rem 2rem}.support-module__F6RUrG__card{padding:1rem 0}}@media only screen and (max-width:88em){.support-module__F6RUrG__section{padding:8rem}}@media only screen and (max-width:68.75em){.support-module__F6RUrG__methods{flex-direction:column;justify-content:center;gap:4rem}.support-module__F6RUrG__card{row-gap:1rem;width:80%}.support-module__F6RUrG__svg{justify-content:flex-start}.support-module__F6RUrG__svgContainer{text-align:start;width:auto}}@media only screen and (max-width:53.125em){.support-module__F6RUrG__section{padding:4rem 2rem}}@media only screen and (max-width:28.125em){.support-module__F6RUrG__card{width:100%}}@media only screen and (max-width:18.5em){.support-module__F6RUrG__heading{font-size:3rem}.support-module__F6RUrG__section{padding:4rem 2rem}.support-module__F6RUrG__card{padding:1rem 0}}
.activitycontent-module__B9wM9a__contentContainer{grid-template-columns:2fr 1fr;column-gap:3rem;display:grid}.activitycontent-module__B9wM9a__artistBox{background:var(--color-light-grey);border-radius:1.8rem;padding:2.8rem;overflow:hidden}.activitycontent-module__B9wM9a__artists{background-color:var(--color-white);border-radius:.8rem;grid-auto-rows:max-content;row-gap:2.4rem;padding:1.8rem;display:grid;overflow:hidden}.activitycontent-module__B9wM9a__artist{cursor:pointer;grid-template-columns:max-content 1fr;align-items:center;column-gap:1.4rem;padding:.8rem 1.8rem;transition:all .3s;display:grid}.activitycontent-module__B9wM9a__artist:not(:last-child){border-bottom:1px solid #0000001a}.activitycontent-module__B9wM9a__artist:hover{background-color:var(--color-light-grey)}.activitycontent-module__B9wM9a__artistImageContainer img{object-fit:cover;object-position:center;border-radius:8rem}.activitycontent-module__B9wM9a__artistDetails h5{font-size:1.8rem}.activitycontent-module__B9wM9a__artistDetails p{opacity:.6}@media only screen and (max-width:80em){.activitycontent-module__B9wM9a__contentContainer{grid-template-columns:1.5fr 1fr}}@media only screen and (max-width:69em){.activitycontent-module__B9wM9a__contentContainer{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:58em){.activitycontent-module__B9wM9a__contentContainer{grid-template-columns:1fr;row-gap:2rem}.activitycontent-module__B9wM9a__artistBox{padding:1.2rem}}@media only screen and (max-width:29em){.activitycontent-module__B9wM9a__artistBox{padding:0}}
.allartists-module__rKZ2fa__main{row-gap:1.8rem;display:grid}.allartists-module__rKZ2fa__artistContainer{grid-template-columns:repeat(3,1fr);gap:1.8rem;display:grid}.allartists-module__rKZ2fa__artistCard{background-color:var(--color-light-grey);cursor:pointer;border-radius:1.8rem;padding:.6rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.allartists-module__rKZ2fa__artistCard:hover{background-color:var(--color-green);transform:scale(1.04);box-shadow:inset 0 1px 1px #ffffff1a,0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d}.allartists-module__rKZ2fa__innerArtistCard{background-color:var(--color-white);border-radius:1.4rem;grid-template-columns:max-content 1fr;align-items:center;column-gap:1.6rem;padding:1.2rem;display:grid;overflow:hidden}.allartists-module__rKZ2fa__imageContainer img{object-fit:cover;object-position:center;border-radius:5rem;box-shadow:0 6px 24px #0000000d,0 0 0 1px #00000014}@media only screen and (max-width:68.75em){.allartists-module__rKZ2fa__artistContainer{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:45em){.allartists-module__rKZ2fa__artistContainer{grid-template-columns:1fr}}@media only screen and (max-width:25em){.allartists-module__rKZ2fa__imageContainer img{width:40px;height:40px}.allartists-module__rKZ2fa__artistInfo h3{font-size:1.8rem}}
.donationmethods-module__SXb90G__btnContainer{gap:3rem;display:flex}.donationmethods-module__SXb90G__btn{font:inherit;outline-offset:.4rem;border:1px solid var(--color-black);cursor:pointer;background-color:#0000;border-radius:2.4rem;outline:2px solid #0000;padding:1rem 2rem;transition:all .5s cubic-bezier(.075,.82,.165,1)}.donationmethods-module__SXb90G__btn:focus{outline:2px solid var(--color-black)}.donationmethods-module__SXb90G__btn:hover,.donationmethods-module__SXb90G__active{background-color:var(--color-black);color:var(--color-white)}.donationmethods-module__SXb90G__empty{text-align:center;padding:2rem}.donationmethods-module__SXb90G__empty svg{width:2.4rem;height:2.4rem;color:var(--color-wine)}.donationmethods-module__SXb90G__textarea{grid-column:1/-1}@media only screen and (max-width:32em){.donationmethods-module__SXb90G__btnContainer{gap:1.8rem}}@media only screen and (max-width:24em){.donationmethods-module__SXb90G__btnContainer{flex-wrap:wrap;gap:1rem}}
.workdetails-module__o1CYLa__main{max-width:max-content;margin:auto}.workdetails-module__o1CYLa__container{background-color:var(--color-light-grey);border-radius:1.8rem;padding:2rem;overflow:hidden}.workdetails-module__o1CYLa__innerContainer{background-color:var(--color-white);border-radius:1.2rem;row-gap:1.8rem;padding:2rem;display:grid}.workdetails-module__o1CYLa__heading{border-bottom:1px solid var(--color-light-grey);align-items:center;gap:1.8rem;padding-bottom:1.4rem;display:flex}.workdetails-module__o1CYLa__available{align-items:center;gap:.6rem;display:flex}.workdetails-module__o1CYLa__green svg{color:var(--color-green)}.workdetails-module__o1CYLa__fail svg{color:var(--color-fail)}.workdetails-module__o1CYLa__content{row-gap:1.8rem;padding-top:1.4rem;list-style:none;display:grid}.workdetails-module__o1CYLa__list{align-items:center;gap:1.8rem;display:flex}@media only screen and (max-width:28em){.workdetails-module__o1CYLa__main{width:100%;max-width:100%}.workdetails-module__o1CYLa__container,.workdetails-module__o1CYLa__innerContainer{border-radius:0;padding:0}.workdetails-module__o1CYLa__list{flex-wrap:wrap}.workdetails-module__o1CYLa__list h3{font-size:1.8rem}}
.worklist-module__N7Mlaa__main{grid-template-rows:max-content;row-gap:1.8rem;width:80%;margin:auto;display:grid}.worklist-module__N7Mlaa__heading{font-size:2.8rem}.worklist-module__N7Mlaa__works{flex-wrap:wrap;grid-template-columns:repeat(3,1fr);display:grid}.worklist-module__N7Mlaa__workContainer{width:100%;padding:10px}.worklist-module__N7Mlaa__workImages{cursor:pointer;padding-bottom:100%;position:relative;overflow:hidden}.worklist-module__N7Mlaa__workImages img{object-fit:cover;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.worklist-module__N7Mlaa__workImages:hover>.worklist-module__N7Mlaa__image{filter:brightness(.6)}.worklist-module__N7Mlaa__available{grid-template-columns:repeat(2,max-content);align-items:center;column-gap:1.2rem;display:grid}.worklist-module__N7Mlaa__green svg{color:var(--color-green)}.worklist-module__N7Mlaa__fail svg{color:var(--color-fail)}@media only screen and (max-width:75em){.worklist-module__N7Mlaa__main{width:100%}}@media only screen and (max-width:69.25em){.worklist-module__N7Mlaa__works{grid-template-columns:repeat(2,1fr)}.worklist-module__N7Mlaa__heading{font-size:2.2rem}}@media only screen and (max-width:30em){.worklist-module__N7Mlaa__works{grid-template-columns:1fr}}
.dedicatedspace-module__nwRDKa__main{place-items:center;row-gap:3rem;max-width:60%;margin:auto;display:grid}.dedicatedspace-module__nwRDKa__imageContainer{position:relative}.dedicatedspace-module__nwRDKa__imageContainer img{object-fit:cover;object-position:center;border:13px solid var(--color-black);width:460px;height:460px}.dedicatedspace-module__nwRDKa__caption{text-align:center}.dedicatedspace-module__nwRDKa__ezim{background-color:var(--color-gold);border:2px solid var(--color-black);padding:1rem 4rem;font-size:2.2rem;font-style:italic;display:inline-block;position:absolute;bottom:-2rem;left:30%;transform:rotate(-4deg)translateY(-16px)}@media only screen and (max-width:55em){.dedicatedspace-module__nwRDKa__imageContainer img{width:360px;height:360px}}@media only screen and (max-width:37.5em){.dedicatedspace-module__nwRDKa__main{max-width:80%}}@media only screen and (max-width:32em){.dedicatedspace-module__nwRDKa__imageContainer img{width:100%;height:auto}.dedicatedspace-module__nwRDKa__ezim{font-size:1.8rem}.dedicatedspace-module__nwRDKa__main{max-width:100%}.dedicatedspace-module__nwRDKa__ezim{padding:1rem 2rem}}
.mainsection-module__k4uTNq__main{border-bottom:2px solid #0000000d;grid-template-columns:1fr 2fr;align-items:center;column-gap:3rem;height:96vh;display:grid}.mainsection-module__k4uTNq__activityDetails{grid-auto-rows:max-content;row-gap:2rem;display:grid}.mainsection-module__k4uTNq__activityMetrics{opacity:.6;list-style:none}.mainsection-module__k4uTNq__activityMetrics li{align-items:center;gap:1.6rem;display:flex}.mainsection-module__k4uTNq__videoContainer{align-items:center;width:100%;height:100%;padding:8rem 0;display:grid;overflow:hidden}.mainsection-module__k4uTNq__videoContainer iframe{cursor:pointer;border:none;border-radius:.8rem;width:100%;height:70%;margin:auto}@media only screen and (max-width:95em){.mainsection-module__k4uTNq__main{column-gap:1.4rem}}@media only screen and (max-width:80em){.mainsection-module__k4uTNq__main{grid-template-columns:1fr;justify-items:center;height:auto;padding-top:12rem}.mainsection-module__k4uTNq__videoContainer{height:1080px}}@media only screen and (max-width:55em){.mainsection-module__k4uTNq__videoContainer{height:860px}}@media only screen and (max-width:29em){.mainsection-module__k4uTNq__videoContainer{height:500px}.mainsection-module__k4uTNq__activityImageAndTitle img{width:100%;height:100%}}
.artistmain-module__WFFNYa__main{border-bottom:2px solid #0000000d;grid-template-columns:1fr 2fr;align-items:center;column-gap:3rem;height:96vh;display:grid}.artistmain-module__WFFNYa__artistDetails{grid-auto-rows:max-content;row-gap:2rem;display:grid}.artistmain-module__WFFNYa__artistMetrics{opacity:.6;row-gap:.4rem;list-style:none;display:grid}.artistmain-module__WFFNYa__artistMetrics li{align-items:center;gap:1.6rem;display:flex}.artistmain-module__WFFNYa__videoContainer{align-items:center;width:100%;height:100%;padding:8rem 0;display:grid;overflow:hidden}.artistmain-module__WFFNYa__videoContainer iframe{cursor:pointer;border:none;border-radius:.8rem;width:100%;height:70%;margin:auto}.artistmain-module__WFFNYa__artistImageAndTitle{display:grid}.artistmain-module__WFFNYa__artistImageAndTitle img{object-fit:cover;object-position:center;border-radius:500em;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}@media only screen and (max-width:95em){.artistmain-module__WFFNYa__main{column-gap:1.4rem}}@media only screen and (max-width:80em){.artistmain-module__WFFNYa__main{grid-template-columns:1fr;justify-items:center;height:auto;padding-top:12rem}.artistmain-module__WFFNYa__videoContainer{height:1080px}}@media only screen and (max-width:55em){.artistmain-module__WFFNYa__videoContainer{height:860px}}@media only screen and (max-width:29em){.artistmain-module__WFFNYa__videoContainer{height:500px}.artistmain-module__WFFNYa__artistImageAndTitle img{justify-self:center}}
.searchbar-module__11PKYW__form{justify-content:center;padding:2rem;display:flex}.searchbar-module__11PKYW__searchbar{font:inherit;border:1px solid var(--color-black);border-radius:5rem;outline:1px solid #0000;padding:1rem 2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.searchbar-module__11PKYW__searchbar:focus{border:1px solid var(--color-green);outline:1px solid var(--color-green);padding:1rem 2.6rem}
.contactform-module__xwi-ZW__textarea{grid-column:1/-1}
.supportartsaccelerator-module__L7w_bW__listContainer{grid-template-columns:repeat(2,1fr);justify-items:center;column-gap:1.4rem;display:grid}.supportartsaccelerator-module__L7w_bW__listBox{border:1px solid #000;border-radius:1.8rem;max-width:80%;padding:2rem}@media only screen and (max-width:65em){.supportartsaccelerator-module__L7w_bW__listContainer{column-gap:1rem}.supportartsaccelerator-module__L7w_bW__listBox{max-width:100%}}@media only screen and (max-width:46.25em){.supportartsaccelerator-module__L7w_bW__listContainer{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr;row-gap:1.4rem}}
.eventslist-module__uZRROG__main{grid-auto-rows:max-content;row-gap:3rem;display:grid}.eventslist-module__uZRROG__events{grid-auto-rows:max-content;row-gap:1.8rem;display:grid}.eventslist-module__uZRROG__event{align-items:center;gap:3rem 1.6rem;display:grid}.eventslist-module__uZRROG__details{border-top:1px solid #000;padding:3rem}.eventslist-module__uZRROG__imageContainer img{object-fit:cover;object-position:center;width:250px;height:250px}.eventslist-module__uZRROG__eventsContainer{grid-auto-rows:max-content;row-gap:1.8rem;display:grid}.eventslist-module__uZRROG__details{grid-auto-rows:max-content;justify-items:start;row-gap:1.2rem;display:grid}.eventslist-module__uZRROG__details p{text-align:justify}.eventslist-module__uZRROG__details p li{margin-top:1.5rem;margin-left:3rem}@media only screen and (max-width:37.5em){.eventslist-module__uZRROG__event{grid-template-columns:1fr}.eventslist-module__uZRROG__details{padding-left:1rem}}@media only screen and (max-width:27em){.eventslist-module__uZRROG__imageContainer img{width:100%;height:auto}}
.explore-module__crD1YW__body{row-gap:1.8rem;width:100%;display:grid;overflow:hidden}.explore-module__crD1YW__linkContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#f5f5f51a;border-radius:2.8rem;width:80%;margin:auto;padding:4rem;list-style:none;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d}.explore-module__crD1YW__linkContainer:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#f5f5f566,#0000);width:60%;height:1px;position:absolute;bottom:0;left:20%}.explore-module__crD1YW__linkContainer:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#f5f5f566,#0000);width:60%;height:1px;position:absolute;top:0;left:20%}@media only screen and (max-width:22em){.explore-module__crD1YW__linkContainer{width:100%;padding:4rem 2rem}}
.herosection-module__UsnfzW__textContent{grid-auto-rows:max-content;row-gap:2.4rem;display:grid}.herosection-module__UsnfzW__headingMask{overflow:hidden}.herosection-module__UsnfzW__heading{font-size:8.2rem;font-weight:500;line-height:7.8rem}.herosection-module__UsnfzW__heading span{font-style:italic;font-weight:600}.herosection-module__UsnfzW__btnContainer{gap:3rem;display:flex}@media only screen and (max-width:106.4em){.herosection-module__UsnfzW__heading{font-size:7rem}}@media only screen and (max-width:69.4em){.herosection-module__UsnfzW__heading{font-size:6.4rem}}@media only screen and (max-width:50.65em){.herosection-module__UsnfzW__heading{font-size:4rem;line-height:4.6rem}}@media only screen and (max-width:24em){.herosection-module__UsnfzW__heading{font-size:3rem;line-height:3.6rem}.herosection-module__UsnfzW__textContent p{font-size:1.6rem}}
.teamComponent-module__62d0tq__headingContainer{row-gap:1.2rem;display:grid}.teamComponent-module__62d0tq__main{row-gap:3rem;display:grid}.teamComponent-module__62d0tq__heading{background-color:var(--color-black);color:var(--color-white);text-align:center;border-radius:5rem;width:max-content;margin:auto;padding:1.2rem 2.4rem}.teamComponent-module__62d0tq__membersContainer{row-gap:3rem;display:grid}.teamComponent-module__62d0tq__member{grid-template-columns:max-content 1fr;align-items:center;column-gap:2rem;display:grid}.teamComponent-module__62d0tq__imageContainer img{object-fit:cover;border-radius:50rem;width:180px;height:180px}@media (max-width:50em){.teamComponent-module__62d0tq__member{grid-template-columns:1fr;row-gap:1.4rem}}@media (max-width:32.5em){.teamComponent-module__62d0tq__imageContainer img{width:160px;height:160px}}
.workdisplay-module__d_TjXq__main{flex-direction:column;justify-content:center;align-items:center;gap:3rem;min-height:100vh;padding-top:8rem;display:flex}.workdisplay-module__d_TjXq__imageContainer{max-width:10%;overflow:hidden}.workdisplay-module__d_TjXq__image{width:100%;height:auto}.workdisplay-module__d_TjXq__heading{text-align:center}@media only screen and (max-width:50em){.workdisplay-module__d_TjXq__main{height:auto;min-height:auto;padding-top:2rem}}
.artistworks-module__uGV_OG__main{grid-template-rows:max-content;row-gap:1.8rem;width:80%;margin:auto;display:grid}.artistworks-module__uGV_OG__heading{font-size:2.8rem}.artistworks-module__uGV_OG__works{flex-wrap:wrap;grid-template-columns:repeat(3,1fr);display:grid}.artistworks-module__uGV_OG__workContainer{width:100%;padding:10px}.artistworks-module__uGV_OG__workImages{cursor:pointer;padding-bottom:100%;position:relative;overflow:hidden}.artistworks-module__uGV_OG__workImages img{object-fit:cover;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.artistworks-module__uGV_OG__workImages:hover>.artistworks-module__uGV_OG__image{filter:brightness(.6)}.artistworks-module__uGV_OG__available{grid-template-columns:repeat(2,max-content);align-items:center;column-gap:1.2rem;display:grid}.artistworks-module__uGV_OG__green svg{color:var(--color-green)}.artistworks-module__uGV_OG__fail svg{color:var(--color-fail)}@media only screen and (max-width:75em){.artistworks-module__uGV_OG__main{width:100%}}@media only screen and (max-width:69.25em){.artistworks-module__uGV_OG__works{grid-template-columns:repeat(2,1fr)}.artistworks-module__uGV_OG__heading{font-size:2.2rem}}@media only screen and (max-width:30em){.artistworks-module__uGV_OG__works{grid-template-columns:1fr}}
.chiziwigwe-module__SvZdUa__main{row-gap:3rem;margin-top:8rem;display:grid}.chiziwigwe-module__SvZdUa__imageContainer{place-items:center;display:grid}.chiziwigwe-module__SvZdUa__image{width:60%;height:auto}.chiziwigwe-module__SvZdUa__content{row-gap:2rem;display:grid}.chiziwigwe-module__SvZdUa__content ul{margin-left:3rem}@media (max-width:65em){.chiziwigwe-module__SvZdUa__image{width:80%}}@media (max-width:40em){.chiziwigwe-module__SvZdUa__image{width:100%}}
.exhibitionmain-module__Bdt9jW__main{grid-auto-rows:max-content;place-items:center;row-gap:1.8rem;max-width:max-content;margin:auto;padding:10rem 0 3rem;display:grid}.exhibitionmain-module__Bdt9jW__list{text-align:center;row-gap:.4rem;list-style:none;display:grid}.exhibitionmain-module__Bdt9jW__item{justify-content:center;align-items:center;gap:1rem;display:flex}.exhibitionmain-module__Bdt9jW__item span{border:1px solid var(--color-black);border-radius:2.8rem;padding:.6rem 2rem}.exhibitionmain-module__Bdt9jW__item svg{width:2.4rem;height:2.4rem}
.inquirepage-module__5N4dlW__main{background-color:var(--color-white);align-items:center;min-height:100vh;padding-top:8rem;display:grid}.inquirepage-module__5N4dlW__textarea{grid-column:1/-1}
.artistDetails-module__rIeMUa__artistDetailBox{cursor:pointer;grid-template-columns:repeat(2,max-content);align-items:center;column-gap:1.2rem;max-width:max-content;margin:auto;padding:0 0 4rem;transition:all .3s;display:grid}.artistDetails-module__rIeMUa__artistDetailBox:hover{color:var(--color-green)}.artistDetails-module__rIeMUa__imageContainer img{border-radius:5rem;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d}@media only screen and (max-width:28em){.artistDetails-module__rIeMUa__imageContainer img{width:60px;height:60px}.artistDetails-module__rIeMUa__name{font-size:1.6rem}}
