html,body{padding:0;margin:0;background-color:var(--bg-light)}#app{width:100%;height:100%;overflow-y:auto;scrollbar-gutter:stable;display:flex;flex-direction:column}button{-moz-appearance:none;appearance:none;-webkit-appearance:none}hr{width:100%;color:var(--color-dark);opacity:.2;max-width:20rem}:root{--border-radius: 1.5rem}@media screen and (orientation: landscape) and (min-width: 52rem) and (max-height: 1179px){:root{--border-radius: 1.25rem}}@media screen and (orientation: landscape) and (min-width: 37rem) and (max-height: 1024px){:root{--border-radius: 1rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-height: 800px){:root{--border-radius: .5rem}}@media screen and (max-width: 63.5rem) and (min-height: 45rem){:root{--border-radius: 1.25rem}}@media screen and (max-width: 52rem){:root{--border-radius: 1rem}}@media screen and (max-width: 43rem){:root{--border-radius: .75rem}}@media screen and (max-width: 37rem){:root{--border-radius: .5rem}}:root{--color-dark: #17202d;--color-light: #eaf2ef;--color-accent-01: #912f56;--color-accent-02: #776d5a;--color-accent-03: #faa4bd;--color-accent-04: #cce0d8;--bg-light: var(--color-light);--font-dark: var(--color-dark);--font-light: var(--color-light);--bg-dark-transparent: #17202de0}@font-face{font-family:BellotaText;font-weight:700;src:url(/assets/BellotaText-Bold-BzZXA6pi.ttf)}@font-face{font-family:BellotaText;font-weight:700;font-style:italic;src:url(/assets/BellotaText-BoldItalic-DsKnQZw4.ttf)}@font-face{font-family:BellotaText;font-weight:400;font-style:italic;src:url(/assets/BellotaText-Italic-BwB5Xfxh.ttf)}@font-face{font-family:BellotaText;font-weight:300;src:url(/assets/BellotaText-Light-C8fq9Vr5.ttf)}@font-face{font-family:BellotaText;font-weight:300;font-style:italic;src:url(/assets/BellotaText-LightItalic-BMr3V2xt.ttf)}@font-face{font-family:BellotaText;font-weight:400;src:url(/assets/BellotaText-Regular-B1aQdA9N.ttf)}body,button{font-family:BellotaText,sans-serif}h1,h2,h3,h4,h5,p{margin:0;display:flex;align-items:center;gap:.25rem}h1{font-family:BellotaText,sans-serif;font-weight:700;font-size:3rem;color:var(--font-dark)}h2{font-family:BellotaText,sans-serif;font-weight:700;font-size:1.5rem;color:var(--color-dark);min-height:3rem}a,a:visited{text-decoration:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:inherit}p{line-height:1.5}@media screen and (max-aspect-ratio: 1/1){h1{font-size:1.5rem}h2{font-size:1.2rem}}.video-player[data-v-90642ce1]{position:relative;aspect-ratio:calc(16 / 9)}.controls[data-v-90642ce1],[data-v-90642ce1] video,.click-to-play[data-v-90642ce1],.click-to-pause[data-v-90642ce1],.video-wrapper[data-v-90642ce1]{position:absolute;top:0;left:0;width:100%;height:100%}.controls[data-v-90642ce1],.click-to-play[data-v-90642ce1],.click-to-pause[data-v-90642ce1],.video-wrapper[data-v-90642ce1]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.controls[data-v-90642ce1]{background-size:cover;background-position:center}.click-to-play[data-v-90642ce1]{border:none;background:#17202dcf;-moz-appearance:none;appearance:none;-webkit-appearance:none}.click-to-pause[data-v-90642ce1]{border:none;background:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.button-play[data-v-90642ce1]{width:4rem;height:4rem;border-radius:999px;border:none;background:var(--color-light);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:filter .1s ease-out;filter:brightness(1);color:var(--color-dark)}.button-play>svg[data-v-90642ce1]{transition:transform .1s ease-out}.button-play[data-v-90642ce1]:hover{cursor:pointer;filter:brightness(1.2)}.button-play:hover>svg[data-v-90642ce1]{transform:scale(1.2)}button[data-v-6d9f3221]{background:transparent;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:.375rem .5rem;box-sizing:border-box;font-size:1rem;transition:color .2s ease-out;display:flex;gap:.25rem;align-items:center;text-decoration:none;color:var(--color-dark)}button.selected[data-v-6d9f3221]{color:var(--color-accent-01)}button[data-v-6d9f3221]:not(.selected):hover{cursor:pointer;color:var(--color-accent-01)}.nav-main[data-v-b59a2b13]{display:flex;gap:.5rem}.layout-base[data-v-28aba2ec]{display:flex;flex-direction:column;align-items:center}.welcome-interaction[data-v-e83b8af8]{overflow:hidden}.click-effect[data-v-e83b8af8]{position:absolute;pointer-events:none;animation:click-effect-e83b8af8 ease-out 1s;border-radius:999px;border:0 solid var(--color-accent-01);width:10vw;height:10vw;box-sizing:border-box;opacity:0}@keyframes click-effect-e83b8af8{0%{transform:translate(-50%,-50%) scale(0);opacity:1;border-width:4vw}50%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:0;border-width:0}}button[data-v-5cc55b4d]{background:transparent;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;box-sizing:border-box;font-size:1rem;transition:color .2s ease-out;display:flex;gap:.25rem;align-items:center;justify-content:center;text-decoration:none;color:var(--color-dark);min-width:3rem;min-height:3rem}button.selected[data-v-5cc55b4d]{color:var(--color-accent-01)}button[data-v-5cc55b4d]:not(.selected):hover{cursor:pointer;color:var(--color-accent-01)}.layout-main[data-v-a4344e5f]{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.box-main[data-v-a4344e5f]{position:relative;width:60rem;flex-grow:1;max-width:100%;padding-top:10vh;display:flex;flex-direction:column;justify-content:start;align-items:center;pointer-events:none}.logo-main[data-v-a4344e5f]{width:20rem;max-width:80vw;pointer-events:none}[data-v-a4344e5f] h2,[data-v-a4344e5f] h3,[data-v-a4344e5f] p{padding:0 1.75rem}@media screen and (min-aspect-ratio: .8) and (max-height: 1280px){.box-main[data-v-a4344e5f]{padding-top:5vh}}@media screen and (min-aspect-ratio: .8) and (max-height: 860px){.box-main[data-v-a4344e5f]{padding-top:1rem}}button[data-v-6b5d65ca]{display:flex;align-items:center;justify-content:center;font-size:1.2rem;padding:.5rem 1rem;box-sizing:border-box;gap:.25rem;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid transparent;background:var(--color-accent-01);color:var(--font-light);border-radius:.25rem;transition:filter .2s ease-out}button[data-v-6b5d65ca]:hover{cursor:pointer;filter:brightness(1.2)}button[data-v-6b5d65ca]:active{filter:brightness(1.5)}button[data-v-6b5d65ca]:not(.interactable){pointer-events:none;opacity:.4}@media screen and (max-width: 1024px){button[data-v-6b5d65ca]{font-size:1rem;padding:.375rem .5rem}}.box-video-container[data-v-d774519f]{position:relative;padding:0 1.75rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.box-video[data-v-d774519f]{pointer-events:all;position:relative;width:100%;border-radius:1.5rem;overflow:hidden;box-shadow:#17202d5f 0 1rem 4rem;box-sizing:border-box}@media screen and (min-aspect-ratio: .8) and (max-height: 960px){.box-video[data-v-d774519f]{max-width:80%}}@media screen and (min-aspect-ratio: .8) and (max-height: 800px){.box-video[data-v-d774519f]{max-width:60%}}@media screen and (min-aspect-ratio: .8) and (max-height: 666px){.box-video[data-v-d774519f]{max-width:50%}}p[data-v-961fe872]{width:30rem;max-width:calc(100% - 3.5rem);hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;word-break:break-word;text-align:center}@media (min-width: 1024px){.about{min-height:100vh;display:flex;align-items:center}}button[data-v-246e334c]{position:relative;width:18.166rem;height:18.166rem;border-radius:var(--border-radius);padding:0;margin:0;border:none;background:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:filter .15s ease-out}button[data-v-246e334c]>img{width:100%;height:100%;border-radius:var(--border-radius);object-fit:cover}button[data-v-246e334c]:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:var(--border-radius);box-shadow:inset var(--color-dark) 0 0 4rem;opacity:.5}button[data-v-246e334c]:hover{cursor:pointer;filter:brightness(1.2)}@media screen and (orientation: landscape) and (min-width: 52rem) and (max-height: 1179px){button[data-v-246e334c]{width:15rem;height:15rem}}@media screen and (orientation: landscape) and (min-width: 37rem) and (max-height: 1024px){button[data-v-246e334c]{width:10rem;height:10rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-height: 800px){button[data-v-246e334c]{width:8rem;height:8rem}}@media screen and (max-width: 63.5rem) and (min-height: 45rem){button[data-v-246e334c]{width:15rem;height:15rem}}@media screen and (max-width: 52rem){button[data-v-246e334c]{width:12rem;height:12rem}}@media screen and (max-width: 43rem){button[data-v-246e334c]{width:10rem;height:10rem}}@media screen and (max-width: 37rem){button[data-v-246e334c]{width:8rem;height:8rem}}.box-overlay-label[data-v-66c99c2a]{position:absolute;margin-bottom:.25rem;bottom:var(--border-radius);font-size:1.5rem;left:-.125rem;display:flex;flex-direction:row;background:var(--color-accent-01);color:var(--color-light);padding:.25rem 1rem;text-align:left;z-index:1;max-width:80%;border-radius:.25rem .25rem .25rem 0;box-shadow:#0006 .125rem .125rem 1rem}.box-overlay-label span[data-v-66c99c2a]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.box-overlay-label[data-v-66c99c2a]:after{content:"";display:block;position:absolute;bottom:-.5rem;left:0;width:.25rem;height:.5rem;background:var(--color-accent-01);filter:brightness(.8);border-radius:0 0 0 .25rem;z-index:0}.fold-corner[data-v-66c99c2a]{position:absolute;bottom:-.25rem;left:0;width:.25rem;height:.25rem;fill:var(--color-accent-01);z-index:1}@media screen and (orientation: landscape) and (min-width: 52rem) and (max-height: 1179px){.box-overlay-label[data-v-66c99c2a]{font-size:1.5rem}}@media screen and (orientation: landscape) and (min-width: 37rem) and (max-height: 1024px){.box-overlay-label[data-v-66c99c2a]{font-size:1rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-height: 800px){.box-overlay-label[data-v-66c99c2a]{font-size:.875rem}}@media screen and (max-width: 63.5rem) and (min-height: 45rem){.box-overlay-label[data-v-66c99c2a]{font-size:1.25rem}}@media screen and (max-width: 52rem){.box-overlay-label[data-v-66c99c2a]{font-size:1rem}}@media screen and (max-width: 43rem){.box-overlay-label[data-v-66c99c2a]{font-size:.875rem}}@media screen and (max-width: 37rem){.box-overlay-label[data-v-66c99c2a]{font-size:.75rem}}.wrapper-grid[data-v-60493588]{width:100%;display:flex;flex-direction:column;align-items:center}.box-grid[data-v-60493588]{display:flex;gap:1rem;flex-wrap:wrap;align-items:start;justify-content:start;box-sizing:border-box;padding:0 1.5rem;margin:0 auto;width:59.5rem}@media screen and (orientation: landscape) and (min-width: 52rem) and (max-height: 1179px){.box-grid[data-v-60493588]{width:50rem}}@media screen and (orientation: landscape) and (min-width: 37rem) and (max-height: 1024px){.box-grid[data-v-60493588]{width:35rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-height: 800px){.box-grid[data-v-60493588]{width:56rem;justify-content:center}}@media screen and (max-width: 63.5rem) and (min-height: 45rem){.box-grid[data-v-60493588]{width:50rem}}@media screen and (max-width: 52rem){.box-grid[data-v-60493588]{width:41rem}}@media screen and (max-width: 43rem){.box-grid[data-v-60493588]{width:35rem}}@media screen and (max-width: 37rem){.box-grid[data-v-60493588]{width:29rem}}@media screen and (max-width: 31rem){.box-grid[data-v-60493588]{width:20rem}}.box-key-art[data-v-ca5cb232]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative;aspect-ratio:4.2666667}.box-key-art>div[data-v-ca5cb232]{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 1.75rem;box-sizing:border-box}.box-key-art>div>div[data-v-ca5cb232]{width:100%;height:100%}.box-key-art>div>div[data-v-ca5cb232]>*{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius);overflow:hidden}table[data-v-9f9b2667]{width:calc(100% - 3.5rem);max-width:30rem;border-collapse:collapse;margin:0 1.75rem}table[data-v-9f9b2667] td{line-height:1.5rem;padding:.5rem 0}table[data-v-9f9b2667] td:first-child{color:#17202d5e;padding-right:1rem;width:8rem;vertical-align:top;font-size:.875rem}table[data-v-9f9b2667] tr:not(:first-child) td{border-top:1px solid rgba(23,32,45,.37)}table[data-v-9f9b2667] .flowtext{word-break:break-word;overflow-wrap:break-word;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;text-align:left}@media screen and (max-width: 33rem){table[data-v-9f9b2667]{width:calc(100% - 3.5rem);max-width:20rem}table[data-v-9f9b2667] td:first-child{width:5.5rem;padding-right:.5rem}}label.rate[data-v-cb5ab389]{display:flex;flex-direction:column;align-items:center}label.rate[data-v-cb5ab389]{font-size:1rem}label.rate .price[data-v-cb5ab389]{font-size:1.5rem}label.rate .vat[data-v-cb5ab389]{opacity:.3}table[data-v-cb5ab389]{max-width:30rem;width:calc(100% - 3.5rem);border-collapse:collapse;table-layout:fixed}td[data-v-cb5ab389]{padding:.5rem 0}td[data-v-cb5ab389]:last-child{text-align:right}tr:not(:last-child) td[data-v-cb5ab389]{border-bottom:1px solid var(--color-dark)}
