.stor-c-service-error{display:flex;flex-direction:column;align-items:center;max-width:18rem;color:var(--contrast-alpha);font-size:1rem;line-height:1.5}.stor-c-service-error__icon{margin-bottom:1.5rem;color:var(--contrast-gamma);font-size:4rem}.stor-c-service-error__message{text-align:center;white-space:break-spaces}.stor-c-service-error__retry{min-width:12.5rem;margin-top:1.5rem;white-space:pre-wrap}.stor-c-progress-bar{display:flex;width:100%;height:.25rem;margin:0;padding:0;list-style:none}[dir=ltr] .stor-c-progress-bar__item{margin-right:.125rem}[dir=rtl] .stor-c-progress-bar__item{margin-left:.125rem}.stor-c-progress-bar__item{display:flex;width:100%;overflow:hidden;border-radius:.125rem;background-color:hsla(0,0%,100%,.3)}[dir=ltr] .stor-c-progress-bar__item:last-child{margin-right:0}[dir=rtl] .stor-c-progress-bar__item:last-child{margin-left:0}.stor-c-progress-bar__item_state_full .stor-c-progress-bar__progress{width:100%}.stor-c-progress-bar__progress{background-color:#fff;will-change:width}.stor-c-progress-bar__item_state_active .stor-c-progress-bar__progress{animation-name:progress-cost-full;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:both}.stor-c-progress-bar__item_state_pause .stor-c-progress-bar__progress{animation-play-state:paused}@keyframes progress-cost-full{0%{width:0}to{width:100%}}.stor-c-story-slide{display:flex;position:relative;z-index:0;box-sizing:border-box;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:2rem 1.5rem;background-repeat:no-repeat;background-position:50%;background-size:cover;font-size:1rem;-webkit-font-smoothing:antialiased;line-height:1.5;touch-action:pan-y}.stor-c-story-slide_state_active{z-index:1}[dir=ltr] .stor-c-story-slide__bg{right:-.0625rem}[dir=rtl] .stor-c-story-slide__bg{left:-.0625rem}.stor-c-story-slide__bg{position:absolute;z-index:-2;width:calc(100% + .125rem);height:calc(100% + .125rem);vertical-align:top;pointer-events:none;top:-.0625rem;object-fit:cover}.stor-c-story-slide__main{display:flex;flex-direction:column;width:100%;max-height:calc(60% - 3.25rem);overflow:hidden;margin-bottom:1.5rem}.stor-c-story-slide__title{margin:0 0 .5rem;font-weight:700}.stor-c-story-slide__title_style_promo{font-size:2.5rem;line-height:1.2}.stor-c-story-slide__title_style_h1{font-size:1.6875rem;line-height:1.185}.stor-c-story-slide__title_style_h2{font-size:1.3125rem;line-height:1.33}.stor-c-story-slide__desc{margin:0}.stor-c-story-slide__button{width:100%}.stor-c-story-slides{position:relative}@media (min-width:600px){.stor-c-story-slides{overflow:hidden;border-radius:.5rem}}.stor-c-story-slides:before{content:"";position:absolute;z-index:11;top:0;right:0;left:0;height:3rem;background-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent)}[dir=ltr] .stor-c-story-slides__progress-bar{right:.5rem}[dir=ltr] .stor-c-story-slides__progress-bar,[dir=rtl] .stor-c-story-slides__progress-bar{left:.5rem}[dir=rtl] .stor-c-story-slides__progress-bar{right:.5rem}.stor-c-story-slides__progress-bar{position:absolute;z-index:11;top:.5rem;width:100%;max-width:calc(100% - 1rem)}.stor-c-story-slides__item{position:absolute;z-index:0;width:100%;height:100%;will-change:transform}.stor-c-story-slides__item_state_active{z-index:1}.stor-m-story-slider{position:relative;z-index:0;width:100%;max-width:100%;height:100%}.stor-m-story-slider__arrow{display:none}@media (min-width:600px){.stor-m-story-slider__arrow{display:block;position:absolute;z-index:11;top:50%;width:2rem;height:4rem;transform:translateY(-50%);transition:opacity .1s ease-in-out;opacity:1}}@media (pointer:fine){.stor-m-story-slider__arrow{cursor:pointer}}.stor-m-story-slider__arrow_state_disable{opacity:0;cursor:default;pointer-events:none}[dir=ltr] .stor-m-story-slider__arrow:before{left:0}[dir=rtl] .stor-m-story-slider__arrow:before{right:0}.stor-m-story-slider__arrow:before{content:"";position:absolute;z-index:-1;top:0;width:100%;height:100%;transition:background-color .1s ease-out;border-radius:.5rem;background-color:var(--bg-alpha)}.stor-m-story-slider__arrow:hover:before{background-color:var(--bg-beta)}@media (min-width:600px){.stor-m-story-slider__arrow_type_prev{left:-3rem}}@media (min-width:600px){.stor-m-story-slider__arrow_type_next{right:-3rem}}@media (min-width:600px){.stor-m-story-slider__arrow svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.stor-ma-layout{position:relative;z-index:0;width:100%;height:100%;background-color:#000}[dir=ltr] .stor-ma-layout__close{right:.5rem}[dir=rtl] .stor-ma-layout__close{left:.5rem}.stor-ma-layout__close{position:absolute;z-index:2;width:2rem;height:2rem;transition:opacity .2s ease-in;border-radius:50%;opacity:1;background-color:hsla(0,0%,100%,.7);color:var(--button-contrast-gamma);font-size:2rem;top:1.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (pointer:fine){.stor-ma-layout__close:hover{opacity:.5}}.stor-ma-layout__content{position:relative;z-index:1;width:100%;height:100%}.stor-ma-layout__error{display:flex;align-items:center;justify-content:center;width:100%;height:100%}