.f-themestage-fullscreen__wrapper{overflow:hidden;position:relative}.f-themestage-fullscreen__media{height:100vh;overflow:hidden;position:relative}@media(max-width: 1026px){.f-themestage-fullscreen__media{height:calc(100vh - 65px)}}@media(max-width: 449px){.f-themestage-fullscreen__media{height:calc(100vh - 55px)}}.f-themestage-fullscreen__media:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none;background:rgba(0,0,0,.25)}.f-themestage-fullscreen__content{top:0;bottom:0;z-index:1;left:100px;display:flex;gap:18px;max-width:830px;flex-flow:column;position:absolute;justify-content:center;align-items:flex-start}@media(max-width: 1620px){.f-themestage-fullscreen__content{gap:calc(10px + (18 - 10)*(100vw - 360px)/(1620 - 360));left:calc(22px + (100 - 22)*(100vw - 360px)/(1620 - 360));max-width:calc(290px + (830 - 290)*(100vw - 320px)/(1620 - 320))}}.f-themestage-fullscreen__nav{z-index:2;right:100px;bottom:68px;position:absolute}@media(max-width: 1620px){.f-themestage-fullscreen__nav{right:calc(22px + (100 - 22)*(100vw - 360px)/(1620 - 360));bottom:calc(33px + (68 - 33)*(100vw - 360px)/(1620 - 360))}}.f-themestage-fullscreen__nav:before{content:"";top:50%;left:50%;transform:translate(-50%, -50%);width:515px;display:block;height:330px;opacity:.7;max-width:515px;border-radius:50%;max-height:330px;position:absolute;z-index:-1;background:radial-gradient(#000000, rgba(255, 255, 255, 0));filter:blur(50px);pointer-events:none}.f-themestage-fullscreen__nav__list{gap:12px;display:flex;flex-flow:column;pointer-events:none}@media(max-width: 1620px){.f-themestage-fullscreen__nav__list{gap:calc(4px + (12 - 4)*(100vw - 360px)/(1620 - 360))}}.f-themestage-fullscreen__nav__list:hover .f-themestage-fullscreen__link{opacity:.4}.f-themestage-fullscreen__nav__list .f-themestage-fullscreen__link{pointer-events:all;transition:opacity .3s ease}.f-themestage-fullscreen__nav__list .f-themestage-fullscreen__link:hover{opacity:1}.f-themestage-fullscreen__nav__list__item{text-align:right}.f-themestage-fullscreen__nav__list__item:before{display:none}.f-themestage-fullscreen .video-sound-toggle{--sound-toggle-width: 2px;--sound-toggle-height: 21px;--sound-toggle-line-width: 2px;--sound-toggle-line-height: 21px;--sound-toggle-line-bg: #9b9b9b;--sound-toggle-line-fill: #ffffff;--sound-toggle-gap: 5px;--sound-toggle-radius: 28px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:var(--sound-toggle-width);height:var(--sound-toggle-height);padding:0;border:0;background:rgba(0,0,0,0);position:absolute;bottom:75px;left:104px;z-index:2}@media(max-width: 1620px){.f-themestage-fullscreen .video-sound-toggle{left:calc(33px + (104 - 33)*(100vw - 360px)/(1620 - 360));bottom:calc(38px + (75 - 38)*(100vw - 320px)/(1620 - 320))}}.f-themestage-fullscreen .video-sound-toggle:before{content:"";top:50%;left:50%;transform:translate(-50%, -50%);width:255px;display:block;height:151px;opacity:.7;max-width:255px;border-radius:50%;max-height:151px;position:absolute;z-index:-1;background:radial-gradient(#000000, rgba(255, 255, 255, 0));filter:blur(50px);pointer-events:none}.f-themestage-fullscreen .video-sound-toggle:hover{opacity:.8}.f-themestage-fullscreen .video-sound-toggle__icon{display:flex;align-items:flex-end;justify-content:center;gap:var(--sound-toggle-gap)}.f-themestage-fullscreen .video-sound-toggle__line{position:relative;overflow:hidden;width:var(--sound-toggle-line-width);height:var(--sound-toggle-line-height);border-radius:var(--sound-toggle-radius);background:var(--sound-toggle-line-bg)}.f-themestage-fullscreen .video-sound-toggle__line-fill{position:absolute;right:0;bottom:0;left:0;border-radius:var(--sound-toggle-radius);background:var(--sound-toggle-line-fill);transform-origin:bottom center;transition:height .8s ease}.f-themestage-fullscreen .video-sound-toggle__line:nth-child(1) .video-sound-toggle__line-fill{height:100%}.f-themestage-fullscreen .video-sound-toggle__line:nth-child(2) .video-sound-toggle__line-fill{height:46%}.f-themestage-fullscreen .video-sound-toggle__line:nth-child(3) .video-sound-toggle__line-fill{height:28%}.f-themestage-fullscreen .video-sound-toggle__line:nth-child(4) .video-sound-toggle__line-fill{height:70%}.f-themestage-fullscreen .video-sound-toggle.is__animated .video-sound-toggle__line-fill{animation-duration:1.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.f-themestage-fullscreen .video-sound-toggle.is__animated .video-sound-toggle__line:nth-child(1) .video-sound-toggle__line-fill{animation-name:video-sound-toggle-bar-1;animation-delay:0s}.f-themestage-fullscreen .video-sound-toggle.is__animated .video-sound-toggle__line:nth-child(2) .video-sound-toggle__line-fill{animation-name:video-sound-toggle-bar-2;animation-delay:.1s}.f-themestage-fullscreen .video-sound-toggle.is__animated .video-sound-toggle__line:nth-child(3) .video-sound-toggle__line-fill{animation-name:video-sound-toggle-bar-3;animation-delay:.2s}.f-themestage-fullscreen .video-sound-toggle.is__animated .video-sound-toggle__line:nth-child(4) .video-sound-toggle__line-fill{animation-name:video-sound-toggle-bar-4;animation-delay:.15s}@keyframes video-sound-toggle-bar-1{0%{height:100%}20%{height:40%}40%{height:85%}60%{height:55%}80%{height:95%}100%{height:100%}}@keyframes video-sound-toggle-bar-2{0%{height:46%}20%{height:72%}40%{height:35%}60%{height:88%}80%{height:50%}100%{height:46%}}@keyframes video-sound-toggle-bar-3{0%{height:28%}20%{height:58%}40%{height:82%}60%{height:38%}80%{height:64%}100%{height:28%}}@keyframes video-sound-toggle-bar-4{0%{height:70%}20%{height:92%}40%{height:52%}60%{height:78%}80%{height:45%}100%{height:70%}}