@layer common{.animated-tab{overflow:hidden}.animated-tab,.animated-tab__indicator{width:100%;height:100%;position:absolute;top:0;left:0}.animated-tab__indicator{background-color:var(--wt-color-white-20);transition:transform linear;transform:translate(-101%)}.animated-tab--active .animated-tab__indicator{transform:translate(0)}:root{--slideshow-tab-width:412px;--slideshow-tab-lg-width:240px}.slideshow{background-color:#3c3c40;border-radius:8px;display:flex;position:relative}@media screen and (width<=640px){.slideshow{flex-direction:column}}.slideshow__slides{width:calc(100% - var(--slideshow-tab-width));flex:auto;position:relative}@media screen and (width<=1276px){.slideshow__slides{width:calc(100% - var(--slideshow-tab-lg-width))}}@media screen and (width<=640px){.slideshow__slides{width:100%}}.slideshow__slide{width:100%;height:100%;inset:0}.slideshow__slide_visible{opacity:1;visibility:visible;transition:opacity .5s linear,visibility linear;position:relative}.slideshow__slide_hidden{opacity:0;visibility:hidden;transition:opacity .5s linear,visibility 0s linear .5s;position:absolute}.slideshow__slides-panel{min-height:fit-content;width:var(--slideshow-tab-width);flex-direction:column;align-items:stretch;padding:18px 0;display:flex}@media screen and (width<=1276px){.slideshow__slides-panel{width:var(--slideshow-tab-lg-width);padding:12px 0}}@media screen and (width<=640px){.slideshow__slides-panel{width:100%}}.slideshow__slides-switcher{box-sizing:border-box;flex-grow:1;flex-shrink:1;width:100%;padding:0 16px;position:relative;overflow-y:auto}@media screen and (width<=1276px){.slideshow__slides-switcher{padding:0 10px}}@media screen and (width<=640px){.slideshow__slides-switcher{padding:12px 0 0}}.slideshow__tab{background-color:var(--wt-color-white-20);cursor:pointer;text-align:left;border-radius:8px;flex:none;max-width:100%;padding:9px 14px;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}@media screen and (width<=1276px){.slideshow__tab{padding:4px 10px}}.slideshow__tab:focus{outline:none}.slideshow__tab:focus[data-focus-method=key]{box-shadow:var(--wt-color-primary-light-theme-80) 0 0 0 4px}.slideshow__tab:hover,.slideshow__tab_active{background-color:var(--wt-color-white-30)}.slideshow__tab__title{position:relative}.slideshow__tab__title-tag-container{justify-content:space-between;gap:16px;display:flex}.slideshow__tab__description{position:relative}.slideshow__learn-more{flex-shrink:0;padding:0 16px}@media screen and (width<=1276px){.slideshow__learn-more{padding:0 10px}}.slideshow__learn-more_btn{width:100%}.slideshow_panel-left{flex-direction:row-reverse}@media screen and (width<=640px){.slideshow_panel-left{flex-direction:column}}.slideshow_panel-top{flex-direction:column-reverse}.slideshow_panel-top .slideshow__slides-panel{width:100%;padding:0}.slideshow_panel-top .slideshow__slides-switcher{gap:4px;padding:0;display:flex}.slideshow_panel-top .slideshow__slides{width:100%}}
