.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.layout-header-wrapper{position:relative;width:100%}.layout-header-wrapper .container{position:relative;box-sizing:border-box;width:100%;max-width:min(100%,1500px);margin:0 auto;padding-inline:clamp(16px,2.5vw + 8px,48px)}.layout-header-wrapper .layout-header{position:absolute;z-index:10;top:0;left:0;box-sizing:border-box;width:100%;background:linear-gradient(180deg,#333c 14%,#3330 105.02%);backdrop-filter:blur(4.25px)}.layout-header-wrapper .layout-header:hover{background:#14141499;backdrop-filter:blur(8.5px)}.layout-header-wrapper .layout-header .landing-header-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(12px,2.5vw,32px);padding:12px clamp(16px,3vw + 4px,32px)}.layout-header-wrapper .layout-header .landing-header-bar .landing-header-brand{cursor:pointer}.layout-header-wrapper .layout-header .landing-header-bar .landing-header-brand img{display:block;width:109px;height:28px;object-fit:contain}.layout-header-wrapper .layout-header .landing-header-bar .landing-header-nav{display:flex;align-items:center;gap:clamp(28px,4.2vw,60px);margin:0;padding:0;overflow-x:auto;scrollbar-width:none}.layout-header-wrapper .layout-header .landing-header-bar .landing-header-nav::-webkit-scrollbar{display:none}.layout-header-wrapper .layout-header .landing-header-bar .landing-header-nav .landing-header-nav-link{flex:0 0 auto;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.8px;color:#fff;white-space:nowrap;cursor:pointer}.layout-header-wrapper .layout-header .landing-header-bar .landing-header-end{display:flex;margin-left:auto}.layout-header-wrapper .layout-header .landing-header-bar .landing-header-end .landing-header-cta{display:inline-flex;align-items:center;justify-content:center;min-width:87px;height:31px;padding:0 8px;border:1px solid #fff;border-radius:7px;color:#fff;text-decoration:none;cursor:pointer}.layout-header-wrapper .layout-header .landing-header-nav-triggers{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100%}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger{grid-column:1;grid-row:1;width:100%;max-height:0;opacity:0;overflow:hidden}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger.is-open{max-height:800px;opacity:1;overflow:visible;transition:max-height .32s ease,opacity .22s ease}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger .landing-header-nav-trigger-inner{padding:0 clamp(16px,3vw + 4px,32px) 28px}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger .landing-header-nav-trigger-inner .landing-header-feature-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger .landing-header-nav-trigger-inner .landing-header-feature-list .landing-header-feature-link{font-size:15px;line-height:22px;letter-spacing:.6px;color:#fff;text-decoration:none;cursor:pointer}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger .landing-header-nav-trigger-inner .landing-header-feature-list .landing-header-feature-link.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger .landing-header-nav-trigger-inner .landing-header-support-body{display:flex;align-items:flex-start;gap:28px}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger .landing-header-nav-trigger-inner .landing-header-support-body .landing-header-support-qr{padding:10px;border-radius:8px;background:#fff;box-shadow:2px 4px 15px #00000024}.layout-header-wrapper .layout-header .landing-header-nav-triggers .landing-header-nav-trigger .landing-header-nav-trigger-inner .landing-header-support-body .landing-header-support-qr img{display:block;width:98px;height:98px;object-fit:contain}.layout-header-wrapper .layout-banner{position:relative;overflow:hidden;width:100%;height:100vh}.layout-header-wrapper .layout-banner .layout-banner-video{position:absolute;top:0;left:0;width:100vw;height:100vh;min-width:1000px;min-height:500px;object-fit:cover;z-index:0}.layout-header-wrapper .layout-banner .banner-hero{position:relative;z-index:1;height:100%;padding-top:clamp(120px,30vh,700px);padding-bottom:48px;padding-inline:clamp(16px,5vw,10vw)}.layout-header-wrapper .layout-banner .banner-hero .banner-hero-inner{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(16px,1.2vw + 8px,20px)}.layout-header-wrapper .layout-banner .banner-hero .banner-hero-inner .banner-hero-title{margin:0;font-size:clamp(32px,2.8vw + 28px,60px);font-weight:900;line-height:1.5;letter-spacing:clamp(1.2px,.2vw + .5px,3.2px);color:#fff;text-shadow:0 5px 21px rgba(0,0,0,.3);white-space:pre-wrap}.layout-header-wrapper .layout-banner .banner-hero .banner-hero-inner .banner-hero-pill{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;width:100%;max-width:min(787px,100%);min-height:34px;padding:6px clamp(12px,1.2vw + 4px,15px) 6px clamp(16px,1.5vw + 8px,20px);border-radius:100px;background-color:#ffffff4d}.layout-header-wrapper .layout-banner .banner-hero .banner-hero-inner .banner-hero-pill .banner-hero-pill-text{margin:0;font-size:clamp(14px,.35vw + 14px,16px);line-height:2.25;color:#fff}.layout-header-wrapper .layout-banner .banner-hero .banner-hero-inner .banner-hero-pill .banner-hero-pill-cta{display:inline-flex;align-items:center;justify-content:center;min-width:104px;height:36px;padding:0 12px;border-radius:100px;color:#fff;text-decoration:none;background:#333;cursor:pointer}.layout-header-wrapper .layout-body .section{margin-top:clamp(88px,6vw + 40px,120px)}.layout-header-wrapper .layout-body .section-character>header,.layout-header-wrapper .layout-body .section-scene>header,.layout-header-wrapper .layout-body .section-ai-template>header{display:flex;flex-direction:column;align-items:center;text-align:center}.layout-header-wrapper .layout-body .section-character>header h2,.layout-header-wrapper .layout-body .section-scene>header h2,.layout-header-wrapper .layout-body .section-ai-template>header h2{margin:0;font-size:clamp(26px,1.8vw + 1.1rem,35px);font-weight:700;line-height:1.45;letter-spacing:1.4px;color:#333}.layout-header-wrapper .layout-body .section-character .section-character-sub{margin-top:10px;max-width:581px;width:100%}.layout-header-wrapper .layout-body .section-character .section-character-sub .section-character-sub-line{margin:0;font-size:16px;line-height:30px;letter-spacing:.64px;color:#666;text-align:center}.layout-header-wrapper .layout-body .section-character .section-character-body{margin-top:50px}.layout-header-wrapper .layout-body .section-character .section-character-body .index-character-swiper{width:100%;padding-bottom:28px;overflow:hidden}.layout-header-wrapper .layout-body .section-character .section-character-body .index-character-swiper .swiper-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end}.layout-header-wrapper .layout-body .section-character .section-character-body .index-character-swiper .swiper-slide{width:auto}.layout-header-wrapper .layout-body .section-character .section-character-body .index-character-swiper .swiper-slide .swiper-slide-scale{width:240px;aspect-ratio:3/4;border-radius:18px;overflow:hidden;transform:scale(.8);transition:transform .3s ease;background:#f1f1f1}.layout-header-wrapper .layout-body .section-character .section-character-body .index-character-swiper .swiper-slide .swiper-slide-scale img{width:100%;height:100%;object-fit:cover;display:block}.layout-header-wrapper .layout-body .section-character .section-character-body .index-character-swiper .swiper-slide.swiper-slide-active .swiper-slide-scale{transform:scale(1)}.layout-header-wrapper .layout-body .section-scene .section-scene-body{margin-top:50px}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper{width:100%;padding:0 0 36px;overflow:hidden}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-wrapper{display:flex;align-items:flex-start}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide{width:auto}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer{display:flex;flex-direction:column;align-items:center;transform:scale(.75);opacity:.35;transition:opacity .32s ease,transform .32s ease}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-photo{width:min(1028px,min(92vw,100vw - 48px));aspect-ratio:1028/544;overflow:hidden;border-radius:24px;background:#e8e8e8}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-photo img{width:100%;height:100%;object-fit:cover;display:block}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-reflection{width:min(1028px,min(92vw,100vw - 48px));height:0;opacity:0;overflow:hidden;visibility:hidden}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-reflection .main{width:100%;height:100%;object-fit:cover;object-position:bottom center;transform:scaleY(-1);-webkit-mask-image:linear-gradient(360deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,0) 88%);mask-image:linear-gradient(360deg,#0000008c,#0000 88%)}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel{position:relative;display:flex;align-items:center;width:min(800px,min(94vw,100vw - 40px));min-height:120px;margin-top:-96px;top:-120px;padding:22px clamp(16px,2vw + 8px,33px) 22px clamp(96px,9vw + 52px,180px);border-radius:24px;background:linear-gradient(180deg,#fff 62.4%,#fff0 143.25%);box-shadow:0 4px 10px #00000040;opacity:0;pointer-events:none;transition:opacity .28s ease}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel .index-scene-avatar-wrap{position:absolute;top:-58px;left:clamp(20px,2.5vw + 8px,40px);width:116px;height:116px;border-radius:50%;overflow:hidden}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel .index-scene-avatar-wrap img{width:100%;height:100%;object-fit:cover;display:block}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel .index-scene-text{flex:1 1 auto;padding-right:16px}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel .index-scene-text .index-scene-role,.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel .index-scene-text .index-scene-desc{margin:0;font-size:16px;line-height:25px;color:#666}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel .index-scene-text .index-scene-role{margin-bottom:6px}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide .index-scene-slide-outer .index-scene-slide-panel .index-scene-cta{display:inline-flex;align-items:center;justify-content:center;min-width:128px;height:45px;padding:0 20px;border:1px solid #333;border-radius:8px;color:#666;text-decoration:none;cursor:pointer}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide.swiper-slide-active .index-scene-slide-outer{transform:scale(1);opacity:1}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide.swiper-slide-active .index-scene-slide-reflection{height:clamp(86px,14vw,150px);opacity:1;visibility:visible;margin-top:2px}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-slide.swiper-slide-active .index-scene-slide-panel{opacity:1;pointer-events:auto}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-pagination{position:relative;margin-top:8px}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-pagination-bullet{background:#333;opacity:.35}.layout-header-wrapper .layout-body .section-scene .section-scene-body .index-scene-swiper .swiper-pagination-bullet-active{background:#6841ea;opacity:1}.layout-header-wrapper .layout-body .section-ai-template{padding-inline:clamp(16px,5vw,80px);margin-bottom:clamp(48px,5vw + 12px,60px)}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin-top:clamp(36px,3vw + 24px,50px);column-gap:clamp(8px,1.5vw,24px)}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-nav{width:50px;height:50px;border:0;background:transparent;padding:0;cursor:pointer}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-nav img{width:50px;height:50px;object-fit:contain;display:block}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-nav.index-ai-template-nav--prev img{transform:rotate(180deg)}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper{width:100%;overflow:hidden}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-wrapper{display:flex;align-items:stretch}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide{width:100%!important;max-width:100%}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide{display:grid;grid-template-columns:minmax(0,1fr) minmax(min(100%,240px),min(414px,34vw));align-items:center;gap:32px clamp(20px,3vw,48px);width:100%}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-photo{width:100%;max-width:876px;aspect-ratio:976/414;overflow:hidden;border-radius:24px;background:#e8e8e8}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-photo>img{width:100%;height:100%;object-fit:cover;display:block}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-panel{display:flex;flex-direction:column;align-items:flex-end;max-width:414px;width:100%;gap:40px}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-panel .index-ai-template-slide-title{margin:0;font-size:30px;line-height:1.35;color:#333;text-align:right}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-panel .index-ai-template-desc{display:flex;flex-direction:column;gap:6px;width:100%}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-panel .index-ai-template-desc .index-ai-template-desc-line{margin:0;font-size:20px;line-height:36px;color:#666;text-align:right}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-panel .index-ai-template-cta{display:inline-flex;align-items:center;justify-content:center;min-width:128px;height:45px;padding:0 20px;border:1px solid #333;border-radius:8px;color:#666;text-decoration:none;cursor:pointer}.layout-header-wrapper .layout-body .section-ai-template .section-ai-template-body .index-ai-template-swiper .swiper-slide .index-ai-template-slide .index-ai-template-panel .index-ai-template-cta.is-disabled{opacity:.5;cursor:not-allowed}.layout-header-wrapper .layout-footer{box-sizing:border-box;padding:clamp(88px,8vw + 24px,120px) 0 clamp(48px,5vw + 12px,60px);background:#f9f9f9}.layout-header-wrapper .layout-footer .layout-footer__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:40px clamp(24px,3.5vw,48px)}.layout-header-wrapper .layout-footer .layout-footer__brand{cursor:pointer}.layout-header-wrapper .layout-footer .layout-footer__brand img{width:109px;max-height:28px;object-fit:contain;display:block}.layout-header-wrapper .layout-footer .layout-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:28px clamp(20px,2.5vw,32px)}.layout-header-wrapper .layout-footer .layout-footer__col-title{margin:0 0 28px;font-size:16px;line-height:22px;color:#333}.layout-header-wrapper .layout-footer .layout-footer__list{display:flex;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none}.layout-header-wrapper .layout-footer .layout-footer__link{font-size:14px;line-height:20px;color:#333;text-decoration:none;cursor:pointer}.layout-header-wrapper .layout-footer .layout-footer__link.is-disabled{color:#999;pointer-events:none}.layout-header-wrapper .layout-footer .layout-footer__qr{width:137px;text-align:center}.layout-header-wrapper .layout-footer .layout-footer__qr-img{width:137px;height:137px;object-fit:cover;display:block;margin:0 auto}.layout-header-wrapper .layout-footer .layout-footer__qr-caption{margin:20px 0 0;font-size:16px;color:#333}.layout-header-wrapper .layout-footer .layout-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;margin-top:clamp(96px,8vw + 32px,140px);gap:12px clamp(40px,5vw,64px);color:#999;font-size:14px}@media (max-width: 992px){.layout-header-wrapper .layout-body .section-character .section-character-body,.layout-header-wrapper .layout-body .section-scene .section-scene-body{margin-top:36px}.layout-header-wrapper .layout-body .section-scene .index-scene-slide-panel{flex-wrap:wrap;padding:56px 20px 20px;margin-top:-56px;top:0}.layout-header-wrapper .layout-body .section-scene .index-scene-avatar-wrap{top:-48px;left:50%;width:96px;height:96px;margin-left:-48px}.layout-header-wrapper .layout-body .section-scene .index-scene-text{flex:1 1 100%;text-align:center;padding-right:0;margin-bottom:12px}.layout-header-wrapper .layout-body .section-scene .index-scene-cta{margin:0 auto}.layout-header-wrapper .layout-body .section-ai-template .index-ai-template-slide{grid-template-columns:1fr;justify-items:center}.layout-header-wrapper .layout-body .section-ai-template .index-ai-template-panel{align-items:center;max-width:520px}.layout-header-wrapper .layout-body .section-ai-template .index-ai-template-slide-title,.layout-header-wrapper .layout-body .section-ai-template .index-ai-template-desc-line{text-align:center}}@media (max-width: 768px){.layout-header-wrapper .layout-body .section{margin-top:90px}.layout-header-wrapper .layout-banner .banner-hero{padding-top:96px}.layout-header-wrapper .layout-banner .banner-hero-pill{flex-direction:column;align-items:stretch;border-radius:28px;padding:14px 16px}.layout-header-wrapper .layout-banner .banner-hero-pill-cta{width:100%;min-height:40px}.layout-header-wrapper .layout-footer .layout-footer__legal{flex-direction:column;margin-top:80px;row-gap:8px}}@media (max-width: 640px){.layout-header-wrapper .layout-footer{padding:80px 0 48px}.layout-header-wrapper .layout-footer .layout-footer__top{grid-template-columns:1fr;justify-items:center}.layout-header-wrapper .layout-footer .layout-footer__grid{width:100%;grid-template-columns:1fr}.layout-header-wrapper .layout-footer .layout-footer__col-title,.layout-header-wrapper .layout-footer .layout-footer__link{text-align:center}.layout-header-wrapper .layout-footer .layout-footer__list{align-items:center}}