.b__video_selector .__video_w{aspect-ratio:16/9;opacity:0;overflow:hidden;position:relative;transform:translateY(80px);transform-origin:top;transition:var(--transition-xxl);transition-delay:.3s;transition-timing-function:var(--alias-easeOutSlow);width:100%}@media only all and (max-width:1023px){.b__video_selector .__video_w{aspect-ratio:9/16;overflow:visible}}.b__video_selector .__video_i{background:var(--background-02);border-radius:var(--radius-xl);height:100%;left:40px;overflow:hidden;position:absolute;right:40px;top:0}@media only all and (max-width:1023px){.b__video_selector .__video_i{left:8px;right:8px}}.b__video_selector .__video_i:after{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.b__video_selector .__player,.b__video_selector .__players{inset:0;position:absolute}.b__video_selector .__player{background-position:50%;background-size:cover;opacity:0;z-index:0}.b__video_selector .__player.is-front{opacity:1;z-index:1}.b__video_selector .__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.b__video_selector .__titles{align-items:flex-start;color:var(--text-01);display:flex;font-size:var(--text-6xl);gap:.3em;left:calc(40px + var(--spacing-5));line-height:92px;pointer-events:none;position:absolute;text-shadow:0 1px 16px rgba(0,0,0,.55);top:50%;transform:translateY(-50%);z-index:3}@media only all and (max-width:1023px){.b__video_selector .__titles{align-items:flex-start;bottom:var(--spacing-5);font-size:var(--text-4xl);left:var(--spacing-5);line-height:1.1;right:auto;top:auto;transform:none;transform-origin:left bottom;width:-moz-max-content;width:max-content}.b__video_selector.is-titles-fixed .__titles{bottom:calc(var(--spacing-2) + env(safe-area-inset-bottom, 0px));left:var(--spacing-5);position:fixed;right:auto;z-index:20}}.b__video_selector .__prefix{flex:none;height:92px;line-height:92px;margin:0;white-space:nowrap}@media only all and (max-width:1023px){.b__video_selector .__prefix{height:1lh;line-height:1.1}}.b__video_selector .__words{overflow:visible;pointer-events:auto;position:relative}@media only all and (max-width:1023px){.b__video_selector .__words{flex:none;height:var(--title-line,1lh);min-width:0;overflow:hidden;width:auto}}.b__video_selector .__words_track{display:block;position:relative}@media only all and (max-width:1023px){.b__video_selector .__words_track{align-items:flex-start;display:flex;flex-direction:column;height:auto}}.b__video_selector .__word{color:var(--text-03);height:1em;left:0;line-height:92px;position:absolute;top:0;transition:color var(--transition-m);white-space:nowrap;width:-moz-max-content;width:max-content}@media only all and (max-width:1023px){.b__video_selector .__word{height:var(--title-line,1lh);left:auto;line-height:1.1;position:relative;top:auto}}.b__video_selector .__word.__active{color:var(--text-01)}