@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.6;overflow:hidden;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer}::-webkit-scrollbar{width:0;height:0;display:none}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{display:none}*{scrollbar-width:none;scrollbar-color:transparent transparent}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important}}:root{--font-base: Noto Sans JP, Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;--font-accent: acumin-variable, sans-serif;--font-heading: acumin-variable, sans-serif;--color-text: #ffffff;--color-bg: #000000;--color-primary: #ffffff;--color-accent: #00ff00;--color-white: #ffffff;--column-left-width: 33.333%;--column-center-width: 33.333%;--column-right-width: 33.334%;--spacing-section-mobile: 4rem;--spacing-section-desktop: 6rem;--spacing-column-padding-h: 10%;--spacing-column-padding-v-min: 4rem;--spacing-column-padding-v-max: 15rem;--spacing-hamburger-offset: 2.5rem;--hamburger-size: 6rem;--color-category-green: #4eff4e;--color-category-blue: #4e4eff;--color-category-red: #ff4e4e;--color-mobile-menu-bg: #030619;--z-bg: -1;--z-content: 10;--z-sidebar: 20;--z-modal: 100;--transition-fast: .2s;--transition-default: .3s;--hover-opacity: .7;--breakpoint-desktop: 1025}body.body-scroll-locked{overflow:hidden}.skip-link{position:absolute;top:-10rem;left:50%;transform:translate(-50%);background:var(--color-accent);color:#000;padding:1rem 2rem;z-index:1000;font-weight:700;border-radius:0 0 4px 4px;transition:top .3s ease}.skip-link:focus{top:0}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:2rem;overflow-x:hidden;width:100%;background-color:var(--color-bg)}@media (min-width: 2000px){html{font-size:83.333%}}@media (min-width: 3000px){html{font-size:125%}}body{font-family:var(--font-base);color:var(--color-text);background-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;margin:0;width:100%;overflow-y:auto;overflow-x:hidden;position:relative}body:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;z-index:var(--z-bg);background-image:url(../images/bg-njEeGDwC.webp);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;font-stretch:extra-condensed;font-variation-settings:"wdth" 62.5,"wght" 700;margin-bottom:1.5rem;line-height:1.2;color:var(--color-text)}img{max-width:100%;height:auto;display:block}picture{display:block;max-width:100%}picture img{width:auto;max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:color .3s ease,opacity .3s ease}a:hover{opacity:1}*{box-sizing:border-box}.section-label{font-size:3.4rem;font-weight:700;margin-bottom:4rem;font-family:var(--font-heading);margin-top:6rem}@media (max-width: 1024px){.section-label{font-size:2.6rem;margin-top:4rem}}@media (max-width: 1024px){.u-block-mobile{display:block}}.column-left{height:100vh;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.column-left::-webkit-scrollbar{display:none}.column-left{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;width:var(--column-left-width);left:0;z-index:var(--z-sidebar);background:transparent;pointer-events:none}.column-left .column-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding:2rem 16%;pointer-events:auto}@media (min-width: 768px) and (max-width: 1024px){.column-left .column-content{padding:2rem 1%}}.column-center{width:var(--column-center-width);margin-left:var(--column-left-width);position:relative;z-index:var(--z-content);background:transparent;container-type:inline-size}.column-center .column-content{width:100%;min-height:100%;display:flex;flex-direction:column}.column-center section{width:100%;padding:0rem 3rem;position:relative;box-sizing:border-box}@media (min-width: 1025px) and (max-width: 1440px){.column-center section{padding:3rem 1.5rem}}.column-center img{max-width:100%;height:auto}@media (max-width: 1024px){.column-center{width:100%;margin-left:0}.column-center section{padding:var(--spacing-section-mobile) 2rem}}section.bg-black{background-color:var(--color-bg);background-image:none}section.bg-transparent{background-color:transparent;background-image:none}.column-right{height:100vh;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.column-right::-webkit-scrollbar{display:none}.column-right{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;width:var(--column-right-width);left:calc(var(--column-left-width) + var(--column-center-width));z-index:var(--z-sidebar);background:transparent;pointer-events:none}.column-right .column-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 5%;text-align:center;pointer-events:auto;height:100%;overflow-y:auto}.column-right .column-content::-webkit-scrollbar{display:none}.column-right .column-content{scrollbar-width:none;-ms-overflow-style:none}.menu-header{margin-bottom:3rem;display:flex;justify-content:flex-start;width:100%;max-width:-moz-fit-content;max-width:fit-content}.menu-header .menu-label{font-size:1.8rem;font-weight:700;color:#fff;font-family:var(--font-heading);font-stretch:extra-condensed;font-variation-settings:"wdth" 62.5,"wght" 700;margin:0}.menu-section{width:-moz-fit-content;width:fit-content;text-align:left;margin:0}.menu-section .nav-list{margin-bottom:2.5rem;padding:0;list-style:none}.menu-section .nav-list li{margin-bottom:2.5rem}.menu-section .nav-list li a{font-family:var(--font-heading);font-stretch:extra-condensed;font-variation-settings:"wdth" 62.5,"wght" 700;font-size:3rem;font-weight:700;color:#fff;text-decoration:none;transition:var(--transition-default);display:inline-block;-webkit-tap-highlight-color:transparent;background-color:transparent}@media (min-width: 1025px) and (max-width: 1440px){.menu-section .nav-list li a{font-size:2rem}}.menu-section .nav-list li a:hover{color:#888}.menu-section .nav-list li a:active,.menu-section .nav-list li a:focus{color:#fff;background-color:transparent}.menu-section .lang-switcher{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;font-family:var(--font-heading);font-weight:700;font-size:1.4rem}.menu-section .lang-switcher .lang-link{color:#fff6;text-decoration:none;transition:var(--transition-default)}.menu-section .lang-switcher .lang-link:hover{color:#fff}.menu-section .lang-switcher .lang-link.active{color:#fff;pointer-events:none}.menu-section .lang-switcher .divider{color:#fff3}.nav-sns .sns-link{display:flex;align-items:center;gap:1.5rem;background:#ffffff14;padding:1.5rem 2rem;border-radius:4px;border:1px solid rgba(255,255,255,.15);transition:var(--transition-default)}.nav-sns .sns-link .sns-icon{width:2.4rem;height:2.4rem}.nav-sns .sns-link .sns-text{font-size:1.3rem;line-height:1.4;color:#fff;font-weight:500}.nav-sns .sns-link:hover{background:#ffffff26;border-color:#fff6}.event-info-sidebar{display:flex;flex-direction:column;align-items:center;gap:4rem;width:100%}.event-info-sidebar .sidebar-logo{display:flex;justify-content:center;width:100%}.event-info-sidebar .sidebar-logo a{display:block;width:100%;max-width:40rem}.event-info-sidebar .sidebar-logo img{width:100%;height:auto}.event-info-sidebar .sidebar-date .date{font-size:2.4rem;font-weight:700;letter-spacing:.05em;color:#fff;font-family:var(--font-heading);opacity:1}.mobile-only{display:none}@media (max-width: 1024px){.mobile-only{display:block}}@media (min-width: 1025px){.column-left{transform:none}}@media (max-width: 1024px){.column-right{display:none}.column-left{display:block;width:82%;left:auto;right:0;height:100vh;height:100dvh;background:var(--color-mobile-menu-bg, #030619);z-index:var(--z-modal);opacity:0;visibility:hidden;transform:translate(100%);transition:opacity .4s cubic-bezier(.165,.84,.44,1),visibility .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);pointer-events:none}.column-left.active{opacity:1;visibility:visible;transform:translate(0);pointer-events:auto}.column-left .column-content{padding:var(--spacing-section-mobile) var(--spacing-column-padding-h);pointer-events:auto}.column-left .menu-section{text-align:left}.column-left .menu-section .menu-label{display:none}.column-left .menu-section .nav-list{margin-bottom:3rem}.column-left .menu-section .nav-list li{margin-bottom:2rem}.column-left .menu-section .nav-list li a{font-size:2rem}.column-left .nav-sns .sns-link{display:inline-block;background:transparent;border:none;padding:0}.column-left .nav-sns .sns-link .sns-icon{width:48px;height:48px}.column-left .nav-sns .sns-link:hover{background:transparent;opacity:.7}.column-left .menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.column-left .menu-header .menu-label{display:block;font-size:1.8rem;font-weight:700;color:#fff;font-family:var(--font-heading)}.column-left .menu-header .close-menu{display:none}.hamburger-menu{position:fixed;top:var(--spacing-hamburger-offset);right:var(--spacing-hamburger-offset);z-index:calc(var(--z-modal) + 1);width:var(--hamburger-size);height:var(--hamburger-size);background:transparent;border:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px}.hamburger-menu span{display:block;width:28px;height:2px;background:#fff;transition:var(--transition-default)}.hamburger-menu{opacity:1;visibility:visible;transition:var(--transition-default)}.hamburger-menu.active{background:transparent;border-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.hamburger-menu.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}.hero{padding:0;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:1;padding-bottom:20vh}.hero .hero-container{width:100%;max-width:100%;padding:0}.hero .hero-main-visual{margin:0}.hero .hero-main-visual .deeply-logo{display:flex;justify-content:center}.hero .hero-main-visual .deeply-logo img{width:100%;max-width:40rem;height:auto}.hero .scroll-down{position:absolute;bottom:var(--spacing-section-mobile);left:50%;transform:translate(-50%)}.hero .scroll-down .arrow{width:2px;height:6rem;background:var(--color-white);position:relative;margin:0 auto}.hero .scroll-down .arrow:after{content:"";position:absolute;bottom:0;left:0;width:1.5rem;height:2px;background:var(--color-white);transform:rotate(-45deg);transform-origin:left bottom}.column-center section.sns,.sns{padding-top:var(--spacing-section-desktop);padding-left:2rem;padding-right:2rem;background-color:#000}@media (max-width: 1024px){.column-center section.sns,.sns{padding-top:var(--spacing-section-mobile);padding-left:1.5rem;padding-right:1.5rem}}.column-center section.sns .sns-stories,.sns .sns-stories{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:70rem;margin:0 auto}.column-center section.sns .sns-stories .story-card,.sns .sns-stories .story-card{width:100%;aspect-ratio:9/16;background:#000;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 20px 40px #00000080}.column-center section.sns .sns-stories .story-card .story-image,.sns .sns-stories .story-card .story-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.column-center section.sns .sns-stories .story-card .story-image img,.column-center section.sns .sns-stories .story-card .story-image video,.sns .sns-stories .story-card .story-image img,.sns .sns-stories .story-card .story-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}footer{padding:2rem 0;text-align:center;background-color:#000;color:#fff}footer p{font-size:1.2rem;opacity:1;margin:0}.column-center section.contents{background-color:var(--color-bg);color:var(--color-text);padding-top:2rem;padding-bottom:2rem}@media (max-width: 1024px){.column-center section.contents{padding-top:var(--spacing-section-mobile);padding-bottom:var(--spacing-section-mobile)}}.contents-header{text-align:center;margin-bottom:2rem}.contents-header .sub-title{font-family:var(--font-accent);font-weight:700;font-stretch:extra-condensed;font-variation-settings:"wdth" 62.5,"wght" 700;font-size:1.6rem;opacity:1;color:var(--color-text);letter-spacing:.1em}.contents-header .main-title{font-size:2.6rem;font-family:var(--font-heading);font-weight:700;margin-bottom:1.5rem;line-height:1.4}@media (max-width: 1024px){.contents-header .main-title{font-size:2.2rem}}.contents-header .deeply-title{font-family:var(--font-accent);font-weight:700;font-stretch:extra-condensed;font-variation-settings:"wdth" 62.5,"wght" 700;font-size:3.4rem;margin-bottom:3rem}@media (max-width: 1024px){.contents-header .deeply-title{font-size:3rem}}.contents-header .description{font-size:1.6rem;font-family:var(--font-base);line-height:1.8;opacity:1;color:var(--color-text);max-width:60rem;margin:0 auto}.contents-visual{margin:2rem auto 3rem;max-width:55rem}.contents-visual img{width:100%;height:auto}.category-section{margin-bottom:3rem}.category-section--green .category-title .dot{background-color:var(--color-category-green)}.category-section--green .category-title:after{background:var(--color-category-green)}.category-section--green .content-item .item-image{width:16vw;height:auto;aspect-ratio:16/9}@media (max-width: 1024px){.category-section--green .content-item .item-image{width:35vw}}.category-section--blue .category-title .dot{background-color:var(--color-category-blue)}.category-section--blue .category-title:after{background:var(--color-category-blue)}.category-section--blue .content-list{max-width:40rem;margin:0 auto}.category-section--red .category-title .dot{background-color:var(--color-category-red)}.category-section--red .category-title:after{background:var(--color-category-red)}.category-title{font-size:2.8rem;font-weight:700;font-family:var(--font-heading);display:flex;align-items:center;gap:1.5rem;margin-bottom:4rem;text-transform:none;position:relative;padding-bottom:1.5rem}@media (max-width: 1024px){.category-title{font-size:2.2rem;margin-bottom:3rem}}.category-title:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;opacity:.6}.category-title .dot{width:1.8rem;height:1.8rem;border-radius:50%;display:block;flex-shrink:0}.category-title .text{color:var(--color-text)}.content-list{display:flex;flex-direction:column;gap:3rem;position:relative}@media (max-width: 1024px){.content-list{padding-left:1rem}}.content-item{display:flex;gap:2rem;align-items:stretch;position:relative}@media (max-width: 1024px){.content-item{gap:1.5rem}}.content-item .item-image{flex-shrink:0;width:clamp(10rem,12vw,15rem);height:auto;aspect-ratio:1/1;line-height:0}.content-item .item-image img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2px}@media (max-width: 1024px){.content-item .item-image{width:35vw;height:35vw;margin-left:0}}.content-item .item-info{flex:1;position:relative;padding-left:2.4rem}.content-item .item-info:before{content:"";position:absolute;left:-.6rem;top:1rem;width:1.2rem;height:1.2rem;background:var(--color-white);border-radius:50%;z-index:2}.content-item .item-info:after{content:"";position:absolute;left:0;top:1.6rem;height:var(--timeline-line-height, calc(100% + 3rem) );width:2px;background:var(--color-white);z-index:1}.content-item:last-child .item-info:after{display:none}.content-item.no-image{padding-left:0;margin-left:0}.content-item.no-image .item-info{padding-left:2.4rem}.content-item .item-title{font-size:2.4rem;font-weight:700;margin-bottom:1rem;line-height:1.2;font-family:var(--font-heading);color:var(--color-text);display:flex;justify-content:space-between;align-items:baseline;gap:2rem}@media (min-width: 1025px) and (max-width: 1440px){.content-item .item-title{font-size:1.8rem}}@media (max-width: 1024px){.content-item .item-title{font-size:2rem}}.content-item .item-title .title-text{flex-shrink:0;white-space:nowrap}.content-item .item-title .time{font-size:1.8rem;font-weight:400;opacity:1;font-family:var(--font-heading);color:var(--color-text);flex-shrink:0}@media (max-width: 1024px){.content-item .item-title .time{display:block;margin-top:.5rem}}.content-item .item-desc{font-size:1.5rem;font-family:var(--font-base);font-weight:400;line-height:1.7;opacity:1;color:var(--color-text);overflow-wrap:break-word}.vj-portraits{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;max-width:50rem}.vj-portraits .portrait{width:100%;aspect-ratio:3/4;overflow:hidden}.vj-portraits .portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(1);border-radius:0;display:block}@media (max-width: 1024px){.vj-portraits{gap:1rem;max-width:100%}}.game-grid{display:flex;flex-direction:column;gap:0;margin:0 auto 3rem;max-width:80rem}.game-grid .game-logos{display:flex;justify-content:space-around;align-items:center;gap:1.5rem;padding:0;position:relative;z-index:2;margin-bottom:1.5rem}.game-grid .game-logos .logo{flex:1;display:flex;justify-content:center;align-items:center}.game-grid .game-logos .logo img{max-height:7rem;height:auto;width:auto;max-width:100%;display:block}@media (max-width: 1024px){.game-grid .game-logos{gap:1rem;margin-bottom:1rem}.game-grid .game-logos .logo img{max-height:4.5rem}}.game-grid .game-images{display:flex;gap:1.5rem}.game-grid .game-images .image{flex:1;position:relative}.game-grid .game-images .image img{width:100%;height:auto;border-radius:0;display:block}.category-desc{font-size:1.6rem;line-height:1.7;text-align:left;opacity:1;max-width:65rem;width:-moz-fit-content;width:fit-content;margin:0 auto 2rem}@media (max-width: 1024px){.category-desc{font-size:1.5rem;padding:0 2rem;width:100%}}.booth-map{padding:3rem 2rem;color:#fff}.booth-map .map-container{width:100%}.booth-map .map-container img{width:100%;height:auto}.related-booths-section{padding:5rem 2rem;color:#fff;background-color:transparent;background-image:none}.related-booths-section .related-title{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.5rem;font-family:var(--font-accent);font-weight:700;font-stretch:extra-condensed;font-variation-settings:"wdth" 62.5,"wght" 700;font-size:2.8rem;text-align:center;margin-bottom:3rem;margin-top:6rem}@media (max-width: 1024px){.related-booths-section .related-title{font-size:2.2rem;margin-top:4rem}}.related-booths-section .related-title .jp{margin-left:0;font-family:var(--font-base);font-weight:700;font-stretch:normal;font-variation-settings:normal;font-size:2.2rem}@media (max-width: 1024px){.related-booths-section .related-title .jp{font-size:1.6rem}}.related-booths-section .booth-list{display:flex;flex-direction:column;gap:4rem}.related-booths-section .booth-item{text-align:center}.related-booths-section .booth-item .booth-logo{height:4rem;margin:0 auto 2rem}.related-booths-section .booth-item .booth-logo img{height:100%;width:auto;margin:0 auto}.related-booths-section .booth-item .booth-desc{font-size:1.55rem;line-height:1.8;max-width:70rem;margin:0 auto 2rem;opacity:1;text-align:left}.related-booths-section .booth-item .booth-image{max-width:60rem;margin:0 auto}.related-booths-section .booth-item .booth-image img{border-radius:6px}.flyer{padding:var(--spacing-section-desktop) 0;color:#fff}.flyer .flyer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.flyer .flyer-grid .flyer-item{display:flex;flex-direction:column;gap:.5rem;transition:var(--transition-default);min-width:0}.flyer .flyer-grid .flyer-item:hover{opacity:.8}.flyer .flyer-grid .flyer-item .flyer-image{aspect-ratio:1/1;overflow:hidden}.flyer .flyer-grid .flyer-item .flyer-image img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flyer .flyer-grid .flyer-item .flyer-name{padding:0;font-size:1.6rem;font-family:var(--font-base);font-weight:400;line-height:1.6;color:#fff;opacity:1;text-align:left}.info{padding:var(--spacing-section-desktop) 0;color:#fff}.info .section-content{padding-bottom:6rem}@media (max-width: 1024px){.info .section-content{padding-bottom:4rem}}.info .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.info .info-grid .info-item{min-width:0}.info .info-grid .info-item a{display:flex;flex-direction:column;gap:.5rem;transition:opacity .3s ease}.info .info-grid .info-item a:hover{opacity:.8}.info .info-grid .info-item .info-image{aspect-ratio:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.info .info-grid .info-item .info-image img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info .info-grid .info-item .info-title{padding:0;font-size:1.6rem;font-family:var(--font-base);font-weight:400;line-height:1.6;color:#fff;opacity:1;text-align:left}.why-immersive{color:#fff}.why-immersive .why-content{margin:0 auto}@media (max-width: 1024px){.why-immersive .why-content{padding:0}}.why-immersive .why-content .why-title,.why-immersive .why-content .why-subtitle{font-size:3.8rem;font-weight:700;line-height:1.3;margin-bottom:3rem;font-family:var(--font-base);white-space:pre-line}@media (max-width: 1024px){.why-immersive .why-content .why-title,.why-immersive .why-content .why-subtitle{font-size:2.8rem}}.why-immersive .why-content .why-subtitle{margin-top:4rem}.why-immersive .why-content .why-text{font-size:1.7rem;line-height:2;opacity:1;margin-bottom:4rem;font-weight:400;word-break:break-all}.why-immersive .why-content .why-mission{font-size:2rem;font-weight:700;font-family:var(--font-base);margin-top:4rem;margin-bottom:4rem;line-height:1.6}.column-center .livent-immersive{padding:0;background-color:#000}.column-center .livent-immersive .immersive-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.column-center .livent-immersive .card-item{position:relative;aspect-ratio:1/1;overflow:hidden}.column-center .livent-immersive .card-item .card-image{width:100%;height:100%}.column-center .livent-immersive .card-item .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.column-center .livent-immersive .card-item .card-info{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 4%}.column-center .livent-immersive .card-item .title-box{background:#000000d9;padding:.7rem .6rem;margin-bottom:.4rem;display:block;text-align:center;width:94%}.column-center .livent-immersive .card-item .card-title{font-size:1.6rem;font-weight:800;margin:0;letter-spacing:-.02em;white-space:normal;font-family:var(--font-accent);color:#fff;text-transform:none;line-height:1.2}@media (min-width: 1025px) and (max-width: 1440px){.column-center .livent-immersive .card-item .card-title{font-size:1.2rem}}@media (max-width: 1024px){.column-center .livent-immersive .card-item .card-title{font-size:1.3rem}}.column-center .livent-immersive .card-item .card-title .cross{font-weight:300;margin:0;opacity:.9}.column-center .livent-immersive .card-item .desc-box{background:#000000d9;padding:.8rem 1.2rem;width:94%}@media (max-width: 1024px){.column-center .livent-immersive .card-item .desc-box{padding:.6rem 1rem}}.column-center .livent-immersive .card-item .card-desc{font-size:1.25rem}@media (min-width: 1025px) and (max-width: 1440px){.column-center .livent-immersive .card-item .card-desc{font-size:.9rem;line-height:1.3}}@media (max-width: 1024px){.column-center .livent-immersive .card-item .card-desc{font-size:1.1rem;line-height:1.4}}.column-center .livent-immersive .card-item .card-desc{line-height:1.5;margin:0;text-align:left;color:#fff;font-family:var(--font-base);font-weight:500;word-break:break-all}.column-center .livent-immersive .card-item.item-art .category{color:#e680a9}.column-center .livent-immersive .card-item.item-urbandevelopment .category{color:#0082c6}.column-center .livent-immersive .card-item.item-branding .category{color:#a03e91}.column-center .livent-immersive .card-item.item-entertainment .category{color:#d49852}.column-center .livent-immersive .card-item.item-wellness .category{color:#00a169}.column-center .livent-immersive .card-item.item-meetingroom .category{color:#f4c600}.column-center .symunity-group{padding:var(--spacing-section-desktop) 2rem;background-color:var(--color-bg);color:var(--color-text);text-align:center}@media (max-width: 1024px){.column-center .symunity-group{padding:var(--spacing-section-mobile) 1.5rem}}.column-center .symunity-group .group-logos{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.column-center .symunity-group .group-main-logo{margin-bottom:6rem;width:100%;display:flex;justify-content:center}@media (max-width: 1024px){.column-center .symunity-group .group-main-logo{margin-bottom:4rem}}.column-center .symunity-group .group-main-logo a{display:block;width:100%;max-width:16rem;transition:opacity .3s ease}@media (max-width: 1024px){.column-center .symunity-group .group-main-logo a{max-width:13rem}}.column-center .symunity-group .group-main-logo a:hover{opacity:.6}.column-center .symunity-group .group-main-logo img{width:100%;height:auto}.column-center .symunity-group .logos-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem 4rem;width:100%;align-items:center}@media (max-width: 1024px){.column-center .symunity-group .logos-grid{gap:4rem 2rem}}.column-center .symunity-group .logo-item{display:flex;justify-content:center;align-items:center;width:100%}.column-center .symunity-group .logo-link{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:6rem;transition:opacity .3s ease}@media (max-width: 1024px){.column-center .symunity-group .logo-link{height:4.5rem}}.column-center .symunity-group .logo-link:hover{opacity:.6}.column-center .symunity-group .logo-link img{max-height:4.8rem;width:auto;max-width:90%;-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.column-center .symunity-group .logo-link img{max-height:3.4rem}}.column-center .symunity-group .logo-link img[alt=SWAG]{max-height:5.6rem}@media (max-width: 1024px){.column-center .symunity-group .logo-link img[alt=SWAG]{max-height:4rem}}.column-center .symunity-group .logo-link img[alt="Tasc Service"]{max-height:3.2rem}@media (max-width: 1024px){.column-center .symunity-group .logo-link img[alt="Tasc Service"]{max-height:2.2rem}}.column-center .symunity-group .logo-link img[alt=TEProS]{max-height:4rem}@media (max-width: 1024px){.column-center .symunity-group .logo-link img[alt=TEProS]{max-height:2.8rem}}.column-center .symunity-group .logo-link img[alt=SYMDIRECT]{max-height:4.2rem}@media (max-width: 1024px){.column-center .symunity-group .logo-link img[alt=SYMDIRECT]{max-height:3rem}}
