.Banner-module__cR4NDG__Banner{color:#fff;z-index:1;background-color:#396cdf;border:none;border-radius:32px;padding:24px;font-size:16px;font-weight:400;position:relative;overflow:hidden}.Banner-module__cR4NDG__Banner:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#f4e816,#ff97d6);border-radius:32px;padding:0;position:absolute;inset:0}.Banner-module__cR4NDG__Banner>*{z-index:1;background-color:#396cdf;border-radius:12px;padding:2em;position:relative}.Banner-module__cR4NDG__Banner-content{z-index:1}
.Button-module__8cr-Ka__Button{color:#fff;cursor:pointer;z-index:1;background-color:#396cdf;border:none;border-radius:40px;padding:20px 32px;font-size:16px;font-weight:700;display:inline-block;position:relative;overflow:hidden}.Button-module__8cr-Ka__Button span{z-index:1;position:relative}.Button-module__8cr-Ka__Button:before{content:"";z-index:-1;-webkit-mask-composite:destination-out;background:linear-gradient(90deg,#f4e816,#ff97d6);border-radius:40px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Button-module__8cr-Ka__Button:after{content:"";z-index:0;opacity:0;pointer-events:none;background:linear-gradient(90deg,#f4e816,#ff97d6);border-radius:40px;transition:opacity .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Button-module__8cr-Ka__Button:hover,.Button-module__8cr-Ka__Button:focus{text-decoration:none}.Button-module__8cr-Ka__Button:hover:after,.Button-module__8cr-Ka__Button:focus:after{opacity:1}
.Section-module__uOwoca__Section{width:100%;max-width:1512px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.Section-module__uOwoca__Section{padding:0 2.5rem}}
.Footer-module__rnk_JG__Footer{flex-direction:column;display:flex}.Footer-module__rnk_JG__Footer-content{text-align:center;background:linear-gradient(90deg,#ff97d6,#f4e816);max-width:100%!important}.Footer-module__rnk_JG__Footer-wave{width:100%;height:80px;line-height:0}.Footer-module__rnk_JG__Footer-bottom{flex-direction:column;justify-content:space-between;display:flex}@media (min-width:1200px){.Footer-module__rnk_JG__Footer-bottom{flex-direction:row;margin-bottom:12px}}.Footer-module__rnk_JG__Footer-socials{justify-content:center;gap:1rem;margin-bottom:32px;list-style:none;display:flex}@media (min-width:1200px){.Footer-module__rnk_JG__Footer-socials{align-items:end;margin-bottom:0}}@media (min-width:767px){.Footer-module__rnk_JG__Footer-consentPreferences{align-items:start}}.Footer-module__rnk_JG__Footer-socialIcon{color:var(--color-primary)}.Footer-module__rnk_JG__Footer-socialIcon:hover{color:var(--color-primary-hover)}.Footer-module__rnk_JG__Footer-logos{aspect-ratio:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);place-items:center;gap:2rem;width:100%;max-width:320px;margin:0 auto 32px;display:grid}@media (max-width:767.98px){.Footer-module__rnk_JG__Footer-logos img{width:auto;max-width:100%;height:auto;max-height:100%}}@media (min-width:768px){.Footer-module__rnk_JG__Footer-logos{aspect-ratio:auto;justify-content:center;align-items:center;width:auto;max-width:none;margin:0 0 32px;display:flex}}@media (min-width:1200px){.Footer-module__rnk_JG__Footer-logos{justify-content:end;margin:0}}.Footer-module__rnk_JG__Footer-links{flex-direction:column;justify-content:start;gap:1rem;padding:1rem 0;display:flex}@media (min-width:768px){.Footer-module__rnk_JG__Footer-links{flex-direction:row;gap:1.5rem}}
.NavBar-module__yBvhsG__NavBar{height:var(--NavBar-height,80px);grid-template-columns:1fr auto 1fr;grid-template-areas:"button logo spacer";align-items:center;width:100%;display:grid;position:relative}.NavBar-module__yBvhsG__NavBarButton{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;grid-area:button;justify-self:start;display:flex}.NavBar-module__yBvhsG__NavBarButton span{transform-origin:0%;background:currentColor;border-radius:8px;width:24px;height:3px;margin:2px 0;transition:opacity .3s,transform .3s;display:block}.NavBar-module__yBvhsG__NavBarButton[aria-expanded=true] span:first-child{transform:rotate(45deg)translateY(-75%)}.NavBar-module__yBvhsG__NavBarButton[aria-expanded=true] span:nth-child(2){opacity:0}.NavBar-module__yBvhsG__NavBarButton[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)translateY(75%)}.NavBar-module__yBvhsG__NavBarLogoLink{grid-area:logo;justify-self:center;align-items:center;display:flex}.NavBar-module__yBvhsG__NavBarLogo{width:120px;height:60px;display:block}.NavBar-module__yBvhsG__NavBarLink{color:#fff;text-transform:uppercase;text-decoration:none}
.NavMenu-module__-LjGPW__Overlay{opacity:0;visibility:hidden;pointer-events:none;z-index:40;background-color:#00000080;transition:opacity .3s,visibility 0s linear .3s;position:fixed;inset:0}.NavMenu-module__-LjGPW__OverlayOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s,visibility linear}.NavMenu-module__-LjGPW__Menu{top:var(--NavBar-height,80px);background-color:var(--color-primary,#222);opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;z-index:50;flex-direction:column;width:100vw;padding:2rem 1rem;transition:opacity .3s,visibility 0s linear .3s;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto}.NavMenu-module__-LjGPW__MenuOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s,visibility linear}.NavMenu-module__-LjGPW__MenuList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.NavMenu-module__-LjGPW__NavLink{color:#fff;text-transform:uppercase;text-decoration:none}.NavMenu-module__-LjGPW__NavLink:hover,.NavMenu-module__-LjGPW__NavLink:focus{color:#dadada}@media (min-width:992px){.NavMenu-module__-LjGPW__Menu{width:400px;max-width:90vw;padding-top:calc(var(--NavBar-height,80px) + 1rem);top:0}}
.SocialLinks-module__tSdTAG__SocialLinks{gap:1rem;display:flex}.SocialLinks-module__tSdTAG__SocialLinks-icon{color:#fff}.SocialLinks-module__tSdTAG__SocialLinks-icon:hover,.SocialLinks-module__tSdTAG__SocialLinks-icon:focus{color:#dadada}
.Artist-module__WtJllG__Layout{background-color:#396cdf;flex-direction:column;width:100vw;min-width:100dvw;display:flex}.Artist-module__WtJllG__Layout-navbar{padding:0 1rem}@media (min-width:768px){.Artist-module__WtJllG__Layout-navbar{padding:1rem}}.Artist-module__WtJllG__Artist{flex-direction:column;flex:1 0 auto;align-items:start;height:100%;display:flex}.Artist-module__WtJllG__Artist-imageOuterWrapper{width:100%;position:relative}.Artist-module__WtJllG__Artist-worm{pointer-events:none;z-index:-1;background-image:url(/illustrations/worm.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:362px;height:122px;position:absolute;top:80px;right:-150px}@media (min-width:768px){.Artist-module__WtJllG__Artist-worm{right:-180px}}@media (min-width:1400px){.Artist-module__WtJllG__Artist-worm{right:-200px}}.Artist-module__WtJllG__Artist-star{pointer-events:none;z-index:2;background-image:url(/illustrations/star.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:152px;height:152px;position:absolute;top:20%;left:-76px}.Artist-module__WtJllG__Artist-crescent{z-index:2;pointer-events:none;background-image:url(/illustrations/crescent.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:121px;height:218px;position:absolute;bottom:-60px;right:20%}.Artist-module__WtJllG__Artist-imageWrapper{aspect-ratio:1;z-index:1;border-radius:1rem;width:100%;position:relative;overflow:hidden}.Artist-module__WtJllG__Artist-image{width:100%;height:auto;display:block}.Artist-module__WtJllG__Artist-title{background:linear-gradient(90deg,#ff97d6,#f4e816);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.Artist-module__WtJllG__Artist-content{z-index:1;align-self:start;position:relative}.Artist-module__WtJllG__Artist-showDetails{gap:1rem;display:flex}.Artist-module__WtJllG__Artist-bio{font-weight:300;line-height:1.6}@media (min-width:992px){.Artist-module__WtJllG__Artist{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.Artist-module__WtJllG__Artist-imageWrapper{aspect-ratio:1/1.1}}
.Header-module__arFiJq__header{z-index:60;transition:-webkit-backdrop-filter .4s,backdrop-filter .4s;position:sticky;top:0}.Header-module__arFiJq__frosted{-webkit-backdrop-filter:saturate(60%)blur(10px);backdrop-filter:saturate(60%)blur(10px);border-bottom:1px solid #ffffff14}
.Home-module__HVPt1W__Home{justify-content:center;align-items:center;display:flex}.Home-module__HVPt1W__Home-content{color:#fff;text-align:center;flex-direction:column;max-width:95vw}.Home-module__HVPt1W__Home-content>*{text-transform:uppercase}@media (min-width:992px){.Home-module__HVPt1W__Home-content{max-width:50vw}}.Home-module__HVPt1W__Home-logoWrapper{justify-content:center;max-width:100%;height:auto;display:flex}@media (min-width:768px){.Home-module__HVPt1W__Home-logoWrapper{max-width:580px;margin:auto}}.Home-module__HVPt1W__Home-imageWrapper{width:100%;height:380px;margin-bottom:20px;position:relative}.Home-module__HVPt1W__Home-logo{max-width:100vw;height:auto}@media (min-width:768px){.Home-module__HVPt1W__Home-logo{max-width:100%}}
.FaqsPage-module__0i_dxq__FaqsPage{text-align:center}.FaqsPage-module__0i_dxq__FaqsPage>dt{margin-bottom:.5em;font-weight:700}.FaqsPage-module__0i_dxq__FaqsPage>dd{margin-bottom:1.5rem;font-weight:400}.FaqsPage-module__0i_dxq__FaqsPage-title{background:linear-gradient(90deg,#ff97d6,#f4e816);-webkit-text-fill-color:transparent;color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;margin:0 0 1em auto;display:inline-block}.FaqsPage-module__0i_dxq__FaqsPage-question,.FaqsPage-module__0i_dxq__FaqsPage-answer{text-align:left;align-items:flex-start;display:flex}.FaqsPage-module__0i_dxq__FaqsPage-question{font-weight:700}.FaqsPage-module__0i_dxq__FaqsPage-question:before,.FaqsPage-module__0i_dxq__FaqsPage-answer:before{flex-shrink:0;min-width:2ch;margin-right:.5em}.FaqsPage-module__0i_dxq__FaqsPage-question:before{content:"Q: "}.FaqsPage-module__0i_dxq__FaqsPage-answer:before{content:"A: ";font-weight:700}.FaqsPage-module__0i_dxq__FaqsPage-answer p{margin:0}.FaqsPage-module__0i_dxq__FaqsPage-answer p+p{margin-top:.75rem}
.shell-module__UqRqqG__shell{flex-direction:column;width:100vw;min-width:100dvw;min-height:100dvh;display:flex}.shell-module__UqRqqG__background{z-index:-1;background-image:url(/images/compass-background-mob.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.shell-module__UqRqqG__solidBackground{background-color:var(--color-primary)}.shell-module__UqRqqG__mainWrapper{flex:1 0 auto}@media (min-width:768px){.shell-module__UqRqqG__background{background-image:url(/images/compass-background.jpg)}}
