@charset "UTF-8";:root{--main-color: #a767bd;--sec-color: #ffffff;--black-color: #000;--font-family--primary: "DidacticGothic", Helvetica, Arial, sans-serif;--font-family--secondary: "UnifrakturCook-Bold-Terrible", Helvetica, Arial, serif;--font-size-large: 2.2rem;--font-size-default: 2rem;--font-size-small: 1.8rem;--font-size-smallest: 1.6rem;--border-radius: 16px;--border-left-white: .5rem solid var(--sec-color);--border-left-white-hover: .5rem solid var(--main-color);--box-shadow-size: 24px;--box-shadow: 0 0 var(--box-shadow-size) rgba(0, 0, 0, .1);--box-shadow-hover: 0 0 var(--box-shadow-size) rgba(255, 255, 255, 1);--padding-global-desktop: 80px;--padding-global-mobile: 20px;--transition-duration: .3s;--global-max-width: 144rem}@font-face{font-family:UnifrakturCook-Bold-Terrible;src:url(/assets/UnifrakturCook-Bold-Terrible-Bdzc4HNP.otf) format("opentype")}@font-face{font-family:Futur2;src:url(/assets/futur2-BauhbLEF.otf) format("opentype")}@font-face{font-family:AlteHaasGroteskBold;src:url(/assets/AlteHaasGroteskBold-DCuBJgsO.ttf) format("opentype")}@font-face{font-family:AlteHaasGroteskRegular;src:url(/assets/AlteHaasGroteskRegular-B25r_GJK.ttf) format("truetype")}@font-face{font-family:DidacticGothic;src:url(/assets/DidactGothic-Regular-BM3o0qVd.otf) format("opentype")}@media(prefers-reduced-motion:no-preference){.cxa-circle-logo{animation:logo-spin infinite 20s linear;animation-play-state:running}.header__logo .cxa-circle-logo:hover{animation-play-state:paused}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visually-hidden{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{box-shadow:var(--box-shadow);background-color:var(--sec-color);clip:auto;color:var(--black-color);display:block;font-size:1.4rem;font-family:var(--font-family--primary);height:auto;left:.5rem;line-height:normal;padding:1.5rem 2.3rem 1.4rem;position:fixed;text-decoration:none;top:.5rem;width:auto;z-index:666}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%}body{background-color:var(--black-color);color:var(--sec-color);font-size:var(--font-size-default);margin:0;width:100%}@media(max-width:47.99em){body{height:100%}}@media(min-width:90em){body{margin:0 auto;width:var(--global-max-width)}}.header__content{display:flex;justify-content:space-between;margin:4rem 2rem 2rem}@media(max-width:61.865em){.header__content{height:8rem}}.header__logo{display:block;height:auto;width:30.7rem}@media(max-width:29.99em){.header__logo{max-width:10rem;padding-bottom:2rem}}@media(min-width:81.25em){.header__logo{padding-left:2.5rem}}a{color:var(--main-color);text-decoration:none;transition:color .3s ease-out,background 1s ease-in}a:link,a:visited,a:active,a:hover,a:focus{text-decoration:none}a:hover{color:var(--sec-color);font-style:italic}a.link--inverted{color:var(--black-color);text-decoration:underline}a.link--inverted:hover{color:var(--black-color)}.iframe{margin:auto}@media(max-width:47.99em){.iframe{max-width:100%;text-align:center;width:100%}}.cxa-circle-logo{height:8rem}@media(min-width:61.875em){.cxa-circle-logo{height:30vmin}}.content{color:var(--sec-color);display:flex;font-family:var(--font-family--primary);font-size:var(--font-size-default);justify-content:center;line-height:1.4;margin:0 2rem 2rem}@media(max-width:29.99em){.content{font-size:var(--font-size-small)}}@media(min-width:90em){.content{margin:0 2rem 2rem 35rem}}.hrr{border:none;border-top:.2rem dashed var(--main-color);margin:1rem 0}.stars{color:var(--main-color)}.content__home{display:flex;flex-direction:column;gap:0;margin-top:2rem}@media(min-width:61.875em){.content__home{flex-direction:row;gap:4rem}}.content__home .expandable-text__toggle{margin-bottom:2rem}.content__home-out-now{background-color:var(--main-color);border-left:var(--border-left-white);color:var(--black-color);display:flex;font-size:var(--font-size-default);flex-direction:column;gap:1rem;padding:1.5rem;position:relative;transition:color .5s ease-in-out,background .5s ease-in-out}.content__home-out-now:before{content:"✺";color:var(--sec-color);font-size:6rem;position:absolute;right:0;top:-4.4rem}@media(min-width:61.875em){.content__home-out-now:before{font-size:10rem;top:-7.4rem}}@media(min-width:30em){.content__home-out-now{font-size:3rem}}@media(min-width:48em){.content__home-out-now{padding:3rem}}a.content__home-out-now:hover,a.content__home-out-now:focus-visible{background-color:var(--sec-color);border-left:var(--border-left-white-hover);color:var(--black-color)}a.content__home-out-now:hover:before,a.content__home-out-now:focus-visible:before{color:var(--main-color);font-style:normal}a.content__home-out-now:hover .release-card__out-now,a.content__home-out-now:hover .release-card__icon,a.content__home-out-now:focus-visible .release-card__out-now,a.content__home-out-now:focus-visible .release-card__icon{color:var(--main-color)}.content__home .content__home-img{aspect-ratio:1/1;margin-bottom:1rem}@media(max-width:29.99em){.content__home .content__home-img{height:100%;max-width:100%;width:100%}}.content__home-release-format .link--inverted,.content__home-right-section .link--inverted{color:var(--main-color)}.content__home-release-format .link--inverted:hover,.content__home-right-section .link--inverted:hover{color:var(--sec-color)}.content__home-release-date{margin:.1rem 0 0}.content__home-right{display:flex;flex-direction:column;gap:1.5rem;padding:0 0 0 2rem}@media(max-width:61.865em){.content__home-right{margin-top:4rem;padding:0}}.content__home-right-section-list,.content__home-right-section-credits{list-style:none;margin:0;padding-left:0}.release-card__header{align-items:flex-end;display:flex;margin:-1rem 0 0;padding:2rem 0}.release-card__out-now{color:var(--sec-color);font-family:var(--font-family--secondary);font-size:var(--font-size-smallest)}@media(min-width:48em){.release-card__out-now{font-size:var(--font-size-default)}}.release-card__icon{color:var(--sec-color);margin-left:1rem}.release-card__body{font-size:var(--font-size-default);margin:-2rem 0 0}@media(min-width:48em){.release-card__body{font-size:var(--font-size-large)}}
