@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap";:root{font-size:62.5%;--font-body-size: 1.6rem;--font-body-size-mobile: 1.8rem;--font-menu-size: 1.5rem;--font-menu-size-mobile: 2rem;--body-background: var(--pallete-0);--body-width: 1180px;--body-width-min: 350px;--body-width-full: 94%;--body-font-family: "Cinzel", serif;--alternative-font-family: "Corbel", sans-serif;--menu-height: 6rem;--pallete-0: #000000;--pallete-1: #FFFFFF;--pallete-2: #0D0D0D;--pallete-3: #B98F4A;--pallete-4: #DAC095;--pallete-5: #080303;--pallete-6: #FFF2E7;--pallete-7: #A6A6A6;--pallete-0-opacity-8: rgba(255, 255, 255, .8);--pallete-4-opacity-7: rgba(40, 84, 98, .7);--color-filter-1: brightness(0) saturate(100%) invert(71%) sepia(7%) saturate(3249%) hue-rotate(359deg) brightness(82%) contrast(82%);--swiper-theme-color: var(--pallete-3);--swiper-pagination-color: var(--pallete-3)}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{scroll-behavior:smooth}body{background-color:var(--body-background);font-size:var(--font-body-size);font-family:var(--body-font-family);color:var(--pallete-1);font-optical-sizing:auto;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility}.body{max-width:100%;margin:0 auto;position:relative}.menu-container{position:fixed;z-index:50;top:0;left:0;right:0;background-color:transparent}.menu{display:flex;align-items:flex-start;justify-content:space-between;font-size:clamp(1.6rem,1vw,2.6rem);font-weight:400;background-image:url(/assets/bg-top-DH3Vu38K.webp);background-repeat:repeat-x;background-position:bottom;background-size:cover;flex-direction:column;padding:0 2rem}@media only screen and (min-width: 1440px){.menu{padding:0 2rem 1.8rem}}.menu>div{display:flex;width:100%;flex:1;align-items:center}.menu .menu-row-top{justify-content:space-between;padding-top:1rem;gap:1rem}.menu .menu-row-top>*{display:flex;align-items:center}.menu .menu-row-top .logo{max-width:14rem}@media only screen and (min-width: 1200px){.menu .menu-row-top .logo{max-width:20rem}}@media only screen and (min-width: 1440px){.menu .menu-row-top .logo{max-width:24rem}}.menu .menu-row-top .logo>img{width:100%;max-width:300px;height:auto;display:block}.menu .menu-row-top .menuItems{position:fixed;top:0;right:0;left:0;bottom:0;z-index:10;flex-direction:column;align-items:stretch;justify-content:center;width:100%;display:none;list-style:none;gap:2rem;padding:0 0 0 1.6rem;margin:0}@media only screen and (min-width: 1200px){.menu .menu-row-top .menuItems{gap:.4rem;position:relative;flex-direction:row;display:flex;height:auto;width:auto;justify-content:end}}.menu .menu-row-top .menuItems>li{align-self:center;display:flex}@media only screen and (min-width: 1200px){.menu .menu-row-top .menuItems>li{align-items:normal}.menu .menu-row-top .menuItems>li:not(:last-child):after{content:" |";align-content:center;margin-left:.3rem;color:var(--pallete-3)}}.menu .menu-row-top .menuItems>li a{color:var(--pallete-3);text-decoration:none;padding:1rem;display:block;text-align:center}@media only screen and (min-width: 1200px){.menu .menu-row-top .menuItems>li a{padding:.3rem 1rem}}.menu .menu-row-top .menuItems>li a:hover,.menu .menu-row-top .menuItems>li a.router-link-exact-active{color:var(--pallete-4)}.menu .menu-row-top .available-date{color:var(--pallete-3);flex:1;justify-content:flex-end;padding-right:1.6rem;display:none}@media only screen and (min-width: 480px){.menu .menu-row-top .available-date{text-align:right;display:block}}.menu .menu-row-top .navbar .nav-container a:hover{font-weight:bolder}.menu .menu-row-top .nav-container{display:block;position:relative;height:60px}.menu .menu-row-top #menu-toggle{display:none;position:fixed;height:32px;width:32px;top:0;bottom:0;right:0;margin:auto 0;z-index:20;opacity:0;cursor:pointer}.menu .menu-row-top .hamburger-lines{display:flex;height:26px;width:32px;flex-direction:column;justify-content:space-between;z-index:20;cursor:pointer}@media only screen and (min-width: 1200px){.menu .menu-row-top .hamburger-lines{position:relative;right:auto;display:none}}.menu .menu-row-top .hamburger-lines .line{display:block;height:4px;width:100%;border-radius:10px;background:var(--pallete-3)}.menu .menu-row-top .hamburger-lines .line1{transform-origin:0% 0%;transition:transform .4s ease-in-out}.menu .menu-row-top .hamburger-lines .line2{transition:transform .2s ease-in-out}.menu .menu-row-top .hamburger-lines .line3{transform-origin:0% 100%;transition:transform .4s ease-in-out}.menu .menu-row-top input[type=checkbox]:checked~.menu-items{transform:translate(0)}.menu .menu-row-top input[type=checkbox]:checked~.hamburger-lines{position:fixed;right:.1rem}.menu .menu-row-top input[type=checkbox]:checked~.hamburger-lines .line1{transform:rotate(45deg)}.menu .menu-row-top input[type=checkbox]:checked~.hamburger-lines .line2{transform:scaleY(0)}.menu .menu-row-top input[type=checkbox]:checked~.hamburger-lines .line3{transform:rotate(-45deg)}.menu .menu-row-top input[type=checkbox]:checked~.menuItems{display:flex;background-color:var(--pallete-2)}.menu .menu-row-top input[type=checkbox]:checked~.order-app{display:block;position:fixed;z-index:10}.menu .menu-row-bottom{min-height:30px}.sections::-webkit-scrollbar{display:none}@media only screen and (min-width: 1200px) and (min-height: 960px) and (orientation: landscape){.sections{overflow-y:scroll;height:100vh;-ms-scroll-snap-type:y mandatory;-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:none;-webkit-scroll-behavior:smooth;-moz-scroll-behavior:smooth;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;-ms-overflow-style:none}}.sections section{background-color:var(--body-background);position:relative;box-sizing:border-box;flex:1;width:100%}.sections section:first-child{height:100vh;flex:1}@media only screen and (min-width: 992px) and (min-height: 960px){.sections section{padding-top:calc(var(--menu-height) / 2)}}@media only screen and (min-width: 1200px) and (min-height: 960px) and (orientation: landscape){.sections section{height:100vh;-webkit-scroll-snap-align:start;-ms-scroll-snap-align:start;scroll-snap-align:start;-webkit-scroll-snap-stop:always;-ms-scroll-snap-stop:always;scroll-snap-stop:always}}.sections h2{font-size:clamp(3.6rem,2.5vw,7.2rem);font-weight:300;padding:2rem 0;text-align:center;margin-top:0}.sections h2.pt60{padding-top:6rem}.sections .bf.bf-bottom-red:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background-image:url(/assets/bg-red-B7bNVXE5.webp);background-repeat:repeat-x;background-position:top;z-index:1;overflow:hidden}.sections .bf.bf-top-red:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:80px;background-image:url(/assets/bg-red-B7bNVXE5.webp);background-repeat:repeat-x;background-position:bottom;z-index:1;overflow:hidden}.sections .bf.bf-top-black:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:80px;background-image:url(/assets/bg-black-24ag6D5O.webp);background-repeat:repeat-x;background-position:bottom;z-index:1;overflow:hidden}.sections .bf.bf-bottom-black:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background-image:url(/assets/bg-black-24ag6D5O.webp);background-repeat:repeat-x;background-position:top;z-index:0;overflow:hidden}#home{background-image:url(/assets/top-bg2-CZBFMcsl.webp);background-size:cover;position:relative;display:flex;justify-content:end;align-items:center;column-gap:4rem}#home video{position:absolute;right:0;top:0;bottom:0;object-fit:cover;object-position:center;z-index:1;width:100%;height:100%}#home .infos{width:100%;z-index:2;justify-items:center;text-align:-webkit-center}#home .infos>img{max-width:40%}@media only screen and (min-width: 992px){#home .infos{padding:2rem;align-self:end}}@media only screen and (min-width: 1200px){#home .infos{max-width:40%;margin-right:4rem;align-self:auto;justify-items:auto}#home .infos>img{max-width:100%}}#home .infos .game-links{background-color:#00000080;display:grid;grid-template-columns:1fr;gap:2rem;padding:3rem;margin-top:2rem;width:fit-content}@media only screen and (min-width: 768px){#home .infos .game-links{grid-template-columns:auto 1fr}}#home .infos .game-links>div{display:contents}#home .infos .game-links>div h3{margin:0;text-align:left;align-content:center;font-weight:400;font-size:clamp(1.6rem,1vw,2.4rem)}@media only screen and (min-width: 768px){#home .infos .game-links>div h3{text-align:end}}#home .infos .game-links>div ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:1rem}#home .infos .game-links>div ul li a{color:#fff;text-decoration:none;display:flex;height:100%;align-items:center;justify-content:center}#home .infos .game-links>div ul li a.sign-up-btn{background-color:var(--pallete-1);color:var(--pallete-2);padding:0 2rem;border-radius:.5rem;font-weight:600}#home .infos .game-links>div ul li a.sign-up-btn:hover{background-color:var(--pallete-3)}#home .infos .game-links>div ul li a img{max-height:3rem;width:auto;object-fit:contain}#home .infos .game-links>div ul li a img:hover{filter:var(--color-filter-1)}#requirements{background-image:linear-gradient(#e6b560ac,#e6b560ac),url(/assets/requirements-uKrfRDB5.webp);background-size:cover;top:0;left:0;position:relative;width:100%;flex-direction:column;display:flex;gap:1rem;color:#3c2c18}#requirements h2{margin-top:4rem}@media only screen and (min-width: 1200px){#requirements h2{margin-top:8rem}}#requirements .border{position:relative;padding:1rem;font-size:1.8rem}@media only screen and (min-width: 1200px){#requirements .border{padding:2rem;font-size:2rem}}@media only screen and (min-width: 1440px){#requirements .border{font-size:2.3rem}}#requirements .border:last-child{grid-column:1/-1}#requirements .border:before{content:"";position:absolute;top:-1rem;left:0;right:0;bottom:0;border:.1rem solid #000;border-radius:1.5rem}#requirements .border .tab{position:absolute;top:-1rem;left:4rem;padding:0 1rem;font-weight:300;border:.1rem solid #000;border-radius:0 0 1rem 1rem;border-top:solid .2rem #C99D55;height:2.4rem;width:29rem}#requirements .border .tab>span{position:absolute;top:-1.4rem;z-index:30;font-size:clamp(2rem,2.5vw,3rem)}@media only screen and (min-width: 480px){#requirements .border .tab>span{top:-1.6rem}}@media only screen and (min-width: 768px){#requirements .border .tab>span{top:-1.4rem}}@media only screen and (min-width: 992px){#requirements .border .tab>span{top:-1.9rem;width:26rem}}@media only screen and (min-width: 1200px){#requirements .border .tab>span{top:-2.1rem}}#requirements .border .table{padding:0}@media only screen and (min-width: 992px){#requirements .border{flex-direction:row;gap:6rem;padding:4rem}}#requirements .requirements-container{display:grid;grid-template-areas:none;grid-template-columns:1fr;grid-template-rows:1fr;gap:4rem;max-width:100%;margin-top:2rem;padding:1rem}@media only screen and (min-width: 768px){#requirements .requirements-container{padding:1rem 4rem 0}}#requirements .requirements-container ul{list-style:none;display:flex;flex-direction:column;gap:1rem}#requirements .requirements-container ul li{display:flex;gap:2rem;flex-direction:column}@media only screen and (min-width: 480px){#requirements .requirements-container ul li{flex-direction:row;gap:2rem}}#requirements .requirements-container ul li span{font-weight:300;text-align:left;flex:0 0 auto}@media only screen and (min-width: 480px){#requirements .requirements-container ul li span{min-width:23rem}}@media only screen and (min-width: 768px){#requirements .requirements-container ul li span{text-align:right}}@media only screen and (min-width: 992px){#requirements .requirements-container ul li span{text-align:left}}@media only screen and (min-width: 1200px){#requirements .requirements-container ul li span{text-align:right;min-width:30rem}}#requirements .requirements-container ul li strong{flex:1}@media only screen and (min-width: 1200px){#requirements .requirements-container{grid-template-areas:"minimum recommended" "languages languages";grid-template-columns:1fr 1fr}#requirements .requirements-container .minimum{grid-area:minimum;width:100%}#requirements .requirements-container .recommended{grid-area:recommended;width:100%}#requirements .requirements-container .languages{grid-area:languages}}#requirements .requirements-container>div{min-width:0}#editions{background-image:url(/assets/editions-DvODOhuC.webp);background-size:cover;background-position:center;z-index:1}#editions h2{padding-top:5rem}#editions .container{display:flex;justify-content:center;flex-direction:column;gap:4rem;padding:0 4rem 6rem}@media only screen and (min-width: 1200px){#editions .container{flex-direction:row}}#editions .container .card{display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative}#editions .container .card:last-child{flex:0 0 60%}#editions .container .card h3{font-size:clamp(2.4rem,2vw,4.8rem);font-weight:300}#editions .container .card>a>img{max-height:80rem;height:auto;width:120rem;max-width:100%;object-fit:contain}@media only screen and (min-width: 992px){#editions .container .card>a>img{max-height:50rem;height:auto}}@media only screen and (min-width: 1440px) and (min-height: 1200px){#editions .container .card>a>img{width:130rem;max-height:76rem;height:auto}}#editions .container .card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}#editions .container .card ul.platforms{gap:3rem}#editions .container .card ul.platforms li a{color:#fff;text-decoration:none;display:flex;height:100%;align-items:center;justify-content:center}#editions .container .card ul.platforms li a img{max-height:2.6rem;width:auto;object-fit:contain}#editions .container .card ul.what-includes{gap:1rem;color:var(--pallete-4)}#editions .container .card ul.what-includes li{display:flex;align-items:center}#editions .container .card ul.what-includes li:not(:last-child):after{content:"";width:1px;height:15px;background-color:var(--pallete-4);margin-left:15px}#editions .container .card .preorder{background-image:url(/assets/preorder-BRB54OSe.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:block;width:10rem;height:5rem;align-self:flex-end;right:0;bottom:95px}@media only screen and (min-width: 1440px){#editions .container .card .preorder{position:absolute}}#editions .container .card .preorder a{display:block;width:100%;height:100%}#screenshots h2{padding-top:5rem}.screenshots-grid{display:grid;width:100%;gap:1rem;margin:0 auto;grid-auto-rows:minmax(0,1fr);align-content:start;padding:0 1rem}@media only screen and (min-width: 480px){.screenshots-grid{grid-template-columns:repeat(auto-fit,minmax(48%,1fr));gap:2rem}}@media only screen and (min-width: 992px){.screenshots-grid{grid-template-columns:repeat(auto-fit,minmax(30%,1fr))}}@media only screen and (min-width: 1200px){.screenshots-grid{grid-template-columns:repeat(auto-fit,minmax(22%,1fr));height:80%}}.screenshot-item{width:100%;height:100%}.screenshot-image{width:100%;height:100%;object-fit:cover;border-radius:1rem;cursor:pointer}.vel-modal{background:#000000e6!important}.vel-toolbar{display:none!important}#community{background-image:url(/assets/bg-D4-MDjTS.webp);background-size:cover;background-position:center;z-index:1}#community h2{padding-top:5rem}#community article{display:flex;justify-content:space-between;font-family:var(--alternative-font-family);gap:2rem;flex-direction:column}@media only screen and (min-width: 992px){#community article{flex-direction:row}}#community article>div{flex:0 1 auto;padding:0 2rem;display:flex;flex-direction:column;gap:4rem}@media only screen and (min-width: 992px){#community article>div{max-width:76rem}}#community article>div>div{text-align:center}#community article>div>div.logos{margin-top:auto}#community article>div>div.logos ul{align-items:center}#community article>div>div.logos img{height:auto;max-height:120px;width:300px;max-width:90%}#community article>div>div.logos img:hover{filter:var(--color-filter-1)}#community article>div>div ul{list-style:none;display:flex;justify-content:center}#community article>div>div ul.socials{gap:1rem;margin:1rem 0;padding:2rem}#community article>div>div ul.socials a:hover img{filter:var(--color-filter-1)}#community article>div>div ul.socials img{max-height:6rem;width:auto}#community article>div>div h3{font-size:clamp(2.2rem,2vw,4.6rem);font-weight:500;margin-bottom:1rem}#community article>div>div p{font-size:clamp(1.6rem,1.6vw,2.6rem);font-weight:300;color:var(--pallete-7)}#community article>div>div p>span{color:var(--pallete-1)}#community article>div>div a{color:var(--pallete-4);text-decoration:none}#community article>div>div a:hover{color:var(--pallete-1);text-decoration:underline}.menuLng[data-v-aabae270]{position:relative;display:inline-block;margin-left:auto}.menuLng .language-checkbox[data-v-aabae270]{display:none}.menuLng .language-checkbox:not(:checked)~ul[data-v-aabae270],.menuLng .language-checkbox:not(:checked)~.overlay[data-v-aabae270]{display:none}.menuLng .overlay[data-v-aabae270]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:#00000080}.menuLng-trigger[data-v-aabae270]{cursor:pointer;padding:.6rem;display:flex;align-items:center;gap:8px;border-radius:4px;min-width:120px;transition:all .3s ease;position:relative;z-index:9}@media (max-width: 768px){.menuLng-trigger[data-v-aabae270]{min-width:auto;padding:8px}.menuLng-trigger .current-language[data-v-aabae270]{display:none}}.menuLng-trigger .icon[data-v-aabae270]{background-image:url(/assets/globe-JhAPTqEm.svg);width:2.4rem;height:2.4rem}.menuLng-trigger .current-language[data-v-aabae270]{font-weight:500;margin:0 4px}.menuLng-trigger .arrow[data-v-aabae270]{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);transition:transform .2s;margin-left:auto}.menuLng-trigger .arrow.open[data-v-aabae270]{transform:rotate(-135deg)}@media (max-width: 768px){.menuLng-trigger .arrow[data-v-aabae270]{margin-left:4px}}.menuLng ul[data-v-aabae270]{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;padding:0;margin:4px 0;list-style:none;box-shadow:0 2px 4px #0000001a;min-width:120px;z-index:1000;transition:all .3s ease}@media (max-width: 768px){.menuLng ul[data-v-aabae270]{position:fixed;top:auto;bottom:0;left:0;right:0;margin:0;border-radius:12px 12px 0 0;min-width:100%;max-height:50vh;overflow-y:auto;box-shadow:0 -2px 10px #0000001a;padding:16px 0;z-index:1001;background:#fff}.menuLng ul[data-v-aabae270]:before{content:"";display:block;width:40px;height:4px;background:#ddd;border-radius:2px;margin:0 auto 16px}}.menuLng ul li[data-v-aabae270]{padding:0}.menuLng ul li a[data-v-aabae270]{display:block;padding:8px 16px;text-decoration:none;color:#333;transition:background-color .2s}@media (max-width: 768px){.menuLng ul li a[data-v-aabae270]{padding:12px 24px;font-size:1.1em}}.menuLng ul li a[data-v-aabae270]:hover{background:#f5f5f5}.menuLng ul li.active a[data-v-aabae270]{background:#e0e0e0;font-weight:700}.quote-card{display:grid;gap:1.6rem;margin:auto;min-height:250px}@media only screen and (min-width: 992px){.quote-card{min-height:200px}}@media only screen and (min-width: 1440px){.quote-card{grid-template-columns:100px auto;max-width:90%}}.quote-card .logo{width:10rem;height:auto;border-radius:50%;border:3px solid var(--pallete-3)}@media only screen and (min-width: 1440px){.quote-card .logo{width:16rem}}.logo-container{display:flex;align-items:center;justify-content:center}.content{text-align:center;font-size:2rem;font-family:var(--alternative-font-family);font-weight:300;font-style:italic;display:flex;flex-direction:column;place-content:center}@media only screen and (min-width: 1440px){.content{font-size:3.8rem}}.content a{display:block;font-size:1.7rem;font-style:normal;font-weight:300;color:var(--pallete-3);text-decoration:none}@media only screen and (min-width: 1440px){.content a{font-size:2.7rem}}.fade-enter-active[data-v-bea83771],.fade-leave-active[data-v-bea83771]{transition:opacity .5s}.fade-enter-from[data-v-bea83771],.fade-leave-to[data-v-bea83771]{opacity:0}.opinions[data-v-bea83771]{margin-top:3rem}@media only screen and (min-width: 992px){.opinions[data-v-bea83771]{margin-top:6rem}}.about[data-v-bea83771]{position:relative;background-color:#2f0a05;color:#fff;place-content:center;display:grid;gap:2rem}@media only screen and (min-width: 992px){.about[data-v-bea83771]{gap:8rem;padding-top:80px}}.about .columns[data-v-bea83771]{display:flex;flex-wrap:nowrap;gap:2rem;align-items:stretch;z-index:2;flex-direction:column;overflow-x:hidden}@media only screen and (min-width: 1200px){.about .columns[data-v-bea83771]{flex-direction:row}}@media only screen and (min-width: 1440px){.about .columns[data-v-bea83771]{gap:8rem}}.about .columns .info[data-v-bea83771]{padding:2rem}@media only screen and (min-width: 1200px){.about .columns .info[data-v-bea83771]{flex:1 1 50%;padding:0 0 0 2rem}}.about .columns .info h3[data-v-bea83771]{font-size:3rem;font-weight:400;margin-bottom:3rem}@media only screen and (min-width: 1440px){.about .columns .info h3[data-v-bea83771]{font-size:6.3rem;padding-left:11rem;margin-bottom:7rem}}.about .columns .info>p[data-v-bea83771]{font-size:2rem}@media only screen and (min-width: 1440px){.about .columns .info>p[data-v-bea83771]{font-size:3rem}}.about .columns .slider[data-v-bea83771]{flex:1 1 50%;overflow:hidden;position:relative}.about .columns .slider .slides-container[data-v-bea83771]{display:flex;transition:transform .3s ease;height:100%}.about .columns .slider .slide[data-v-bea83771]{flex:0 0 100%;text-align:center;align-content:center}.about .columns .slider .slide .video[data-v-bea83771]{width:100%;object-fit:contain;object-position:right;margin-left:-1px}.about .columns .slider .slide .video-placeholder[data-v-bea83771]{width:100%;height:300px;background-size:cover;background-position:center}.about .columns .slider .slide .description[data-v-bea83771]{margin-top:1rem;font-family:var(--alternative-font-family);font-size:1.7rem;font-style:italic}@media only screen and (min-width: 1440px){.about .columns .slider .slide .description[data-v-bea83771]{font-size:2.7rem}}.about .pagination[data-v-bea83771]{position:relative;z-index:2;width:100%;display:flex;justify-content:center;gap:2rem}.about .pagination .bullet[data-v-bea83771]{display:inline-block;width:12px;height:12px;margin:0 6px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:background-color .3s ease}.about .pagination .bullet.active[data-v-bea83771]{background-color:#fff}.about[data-v-bea83771]:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background-image:url(/assets/about-iPjvQCZC.webp);background-position:left 20%;background-repeat:no-repeat;background-size:cover;z-index:1;mask-image:linear-gradient(to right,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 50%,transparent 100%)}.video-view[data-v-f7f24ff2]{width:100%;margin:0;position:relative;overflow:hidden}@media only screen and (min-width: 992px){.video-view[data-v-f7f24ff2]{height:100vh}.video-view media-controller[data-v-f7f24ff2]{width:100%;height:100%}}video[data-v-f7f24ff2]{width:100%;height:100%;object-fit:contain}@media only screen and (min-width: 1200px){video[data-v-f7f24ff2]{object-fit:cover}}.mute-button-overlay[data-v-f7f24ff2]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background:#00000080;border-radius:50%;padding:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:80px;height:80px}.mute-button-overlay[data-v-f7f24ff2]{--media-button-icon-width: 60px;--media-button-icon-height: 60px}media-controller[data-v-f7f24ff2]{pointer-events:none}.mute-button-overlay[data-v-f7f24ff2]{pointer-events:auto}.mute-button-overlay[aria-label=unmute][data-v-f7f24ff2]{opacity:1!important}.mute-button-overlay[aria-label=mute][data-v-f7f24ff2]{opacity:0!important}.bold[data-v-a670f2e1]{font-weight:700!important}
