.lol-uikit-spinner-image {
  animation: lol-uikit-spinner-animation 4s linear infinite;
}
.lol-uikit-spinner-image-default-size {
  width: 40px;
  height: 40px;
}
@-moz-keyframes lol-uikit-spinner-animation {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lol-uikit-spinner-animation {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes lol-uikit-spinner-animation {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes lol-uikit-spinner-animation {
  100% {
    transform: rotate(360deg);
  }
}
.lol-tooltip-component {
  display: none;
}
.uikit-framed-icon {
  display: block;
}
.uikit-framed-icon > .outer-mask > .frame-color > *:first-child {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.uikit-framed-icon .zoom > .outer-mask > .frame-color > img:first-child {
  width: calc(100% + var(--zoom, 0) * 1px);
  height: calc(100% + var(--zoom, 0) * 1px);
  -webkit-clip-path: circle(calc(50% - var(--zoom, 0) * 0.5px) at center);
  margin-top: calc(var(--zoom, 0) * -0.5 * 1px);
  margin-left: calc(var(--zoom, 0) * -0.5 * 1px);
}
.uikit-framed-icon .zoom > .outer-mask > .frame-color > img:first-child:lang(ar-ae) {
  margin-left: auto;
  margin-right: calc(var(--zoom, 0) * -0.5 * 1px);
}
.uikit-framed-icon .inner-mask {
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: inset 0px 0px 4px 1px rgba(1,10,19,0.25);
  pointer-events: none;
}
.uikit-framed-icon .inner-mask.inner-shadow {
  box-shadow: inset 0 0 4px 4px rgba(0,0,0,0.75);
}
.uikit-framed-icon .frame-color {
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 3px;
  background-image: linear-gradient(to top, #695625 0%, #a9852d 23%, #b88d35 93%, #c8aa6e 100%);
  box-sizing: border-box;
}
.uikit-framed-icon .frame-color.blue {
  background-image: linear-gradient(to top, #005a82 0%, #0596aa 44%, #0596aa 93%, #0ac8b9 100%);
}
.uikit-framed-icon .outer-mask {
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 0 4px 1px rgba(1,10,19,0.25);
  position: relative;
}
.uikit-framed-icon .interactive .frame-color:hover {
  cursor: pointer;
  background-color: transparent;
  background-image: linear-gradient(to top, #c89b3c, #f0e6d2);
}
.uikit-framed-icon .interactive .frame-color:hover.blue {
  background-image: linear-gradient(to top, #3295c7 0%, #0ac8b9 49%, #cdfafa 100%);
}
.uikit-framed-icon .interactive .frame-color:active {
  cursor: pointer;
  background-color: transparent;
  background-image: linear-gradient(to top, #695625, #463714);
}
.uikit-framed-icon .interactive .frame-color:active.blue {
  background-image: linear-gradient(to top, #005a82 0%, #005a82 83%, #005a82 100%);
}
.uikit-framed-icon .cursor-default {
  cursor: default;
}
:host([disabled]) .interactive .frame-color,
:host([disabled]) .interactive .frame-color:hover,
:host([disabled]) .interactive .frame-color:active {
  background-image: none;
  background-color: #3c3732;
}
.basic-button .play-button-container .play-button-content .play-button-text,
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl),
#patcher-progress-tooltip h1,
.animated-progress-bar.main .progress-percent-text {
  font-family: var(--font-display);
}
#patcher-progress-tooltip .info,
.lol-patcher-error-modal ul {
  font-family: var(--font-body);
}
.basic-button .play-button-container .play-button-content .play-button-text,
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl),
#patcher-progress-tooltip h1,
#patcher-progress-tooltip .info,
.lol-patcher-error-modal ul,
.animated-progress-bar.main .progress-percent-text {
  -webkit-user-select: none;
}
.basic-button .play-button-container .play-button-content .play-button-text,
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl),
#patcher-progress-tooltip h1,
#patcher-progress-tooltip .info,
.lol-patcher-error-modal ul,
.animated-progress-bar.main .progress-percent-text {
  font-kerning: normal;
  -webkit-font-feature-settings: "kern" 1;
  -webkit-font-smoothing: antialiased;
}
.basic-button .play-button-container .play-button-content .play-button-text,
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl),
#patcher-progress-tooltip h1,
.animated-progress-bar.main .progress-percent-text {
  text-transform: uppercase;
}
.basic-button .play-button-container .play-button-content .play-button-text:lang(ko-kr),
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(ko-kr),
#patcher-progress-tooltip h1:lang(ko-kr),
.animated-progress-bar.main .progress-percent-text:lang(ko-kr),
.basic-button .play-button-container .play-button-content .play-button-text:lang(ja-jp),
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(ja-jp),
#patcher-progress-tooltip h1:lang(ja-jp),
.animated-progress-bar.main .progress-percent-text:lang(ja-jp),
.basic-button .play-button-container .play-button-content .play-button-text:lang(tr-tr),
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(tr-tr),
#patcher-progress-tooltip h1:lang(tr-tr),
.animated-progress-bar.main .progress-percent-text:lang(tr-tr),
.basic-button .play-button-container .play-button-content .play-button-text:lang(el-gr),
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(el-gr),
#patcher-progress-tooltip h1:lang(el-gr),
.animated-progress-bar.main .progress-percent-text:lang(el-gr),
.basic-button .play-button-container .play-button-content .play-button-text:lang(th-th),
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(th-th),
#patcher-progress-tooltip h1:lang(th-th),
.animated-progress-bar.main .progress-percent-text:lang(th-th),
.basic-button .play-button-container .play-button-content .play-button-text:lang(zh-tw),
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(zh-tw),
#patcher-progress-tooltip h1:lang(zh-tw),
.animated-progress-bar.main .progress-percent-text:lang(zh-tw) {
  text-transform: none;
}
#patcher-progress-tooltip h1 {
  color: #f0e6d2;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.05em;
}
#patcher-progress-tooltip h1:lang(ar-ae) {
  letter-spacing: 0;
}
.basic-button .play-button-container .play-button-content .play-button-text,
.animated-progress-bar.main .progress-percent-text {
  color: #f0e6d2;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.075em;
}
.basic-button .play-button-container .play-button-content .play-button-text:lang(ar-ae),
.animated-progress-bar.main .progress-percent-text:lang(ar-ae) {
  letter-spacing: 0;
}
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl) {
  color: #f0e6d2;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.075em;
}
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(ja-jp) {
  font-size: 13px;
}
.basic-button .play-button-container .play-button-content .play-button-text:lang(pl-pl):lang(ar-ae) {
  letter-spacing: 0;
}
#patcher-progress-tooltip .info,
.lol-patcher-error-modal ul {
  color: #a09b8c;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0.025em;
  -webkit-font-smoothing: subpixel-antialiased;
}
#patcher-progress-tooltip .info:lang(ja-jp),
.lol-patcher-error-modal ul:lang(ja-jp) {
  font-size: 13px;
}
#patcher-progress-tooltip .info:lang(ar-ae),
.lol-patcher-error-modal ul:lang(ar-ae) {
  letter-spacing: 0;
}
.uikit-background-switcher {
  --background-switcher-img-height: auto;
}
.uikit-background-switcher {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.uikit-background-switcher .lol-uikit-background-switcher-image {
  height: var(--background-switcher-img-height);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.uikit-background-switcher .lol-uikit-background-switcher-image.loading {
  display: none;
}
.uikit-background-switcher .lol-uikit-background-switcher-image.transition.pop-in {
  animation: popIn 900ms;
}
.uikit-background-switcher .lol-uikit-background-switcher-image.transition.small-pop {
  animation: smallPop 900ms;
}
.uikit-background-switcher .lol-uikit-background-switcher-image.transition.fade {
  animation: fadeIn 900ms;
}
.uikit-background-switcher .lol-uikit-background-switcher-image.transition.pop-in-fade {
  animation: popAndFadeIn 900ms;
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes popIn {
  0% {
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
@-webkit-keyframes popIn {
  0% {
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
@-o-keyframes popIn {
  0% {
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
@keyframes popIn {
  0% {
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
@-moz-keyframes smallPop {
  0% {
    transform: perspective(100px) translate3d(0, 0, 1.05px);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 1px);
  }
}
@-webkit-keyframes smallPop {
  0% {
    transform: perspective(100px) translate3d(0, 0, 1.05px);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 1px);
  }
}
@-o-keyframes smallPop {
  0% {
    transform: perspective(100px) translate3d(0, 0, 1.05px);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 1px);
  }
}
@keyframes smallPop {
  0% {
    transform: perspective(100px) translate3d(0, 0, 1.05px);
  }
  100% {
    transform: perspective(0px) translate3d(0, 0, 1px);
  }
}
@-moz-keyframes popAndFadeIn {
  0% {
    opacity: 0;
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    opacity: 1;
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
@-webkit-keyframes popAndFadeIn {
  0% {
    opacity: 0;
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    opacity: 1;
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
@-o-keyframes popAndFadeIn {
  0% {
    opacity: 0;
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    opacity: 1;
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
@keyframes popAndFadeIn {
  0% {
    opacity: 0;
    transform: perspective(100px) translate3d(0, 0, 40px);
    -webkit-filter: brightness(1.5);
  }
  100% {
    opacity: 1;
    transform: perspective(0px) translate3d(0, 0, 0);
    -webkit-filter: brightness(1);
  }
}
.uikit-error-page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.uikit-error-page--hidden {
  display: none;
}
.uikit-error-page__group {
  position: absolute;
  width: 340px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.uikit-error-page__wrench {
  width: 76px;
  height: 76px;
  margin: 0 auto -4px;
  background-size: contain;
  background-image: url("/fe/lol-static-assets/images/icon-repair.png");
  background-repeat: no-repeat;
}
.uikit-error-page__content {
  direction: rtl;
  text-align: center;
}
.uikit-error-page__button-container {
  justify-content: center;
  display: flex;
  margin-top: 15px;
}
.uikit-error-page__retry-spinner {
  width: 32px;
  height: 32px;
  animation: uikit-error-page__spin 1s linear 0s infinite;
  background-size: contain;
  background-image: url("/fe/lol-static-assets/images/spinner.png");
  background-repeat: no-repeat;
}
@-moz-keyframes uikit-error-page__spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uikit-error-page__spin {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes uikit-error-page__spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes uikit-error-page__spin {
  100% {
    transform: rotate(360deg);
  }
}
.svg-loader-container {
  height: 100%;
  width: 100%;
  position: relative;
}
.svg-loader {
  margin: 0px 0px 0px 0px;
  height: 300px;
  width: 300px;
  animation: wave 1.5s infinite linear;
  animation-direction: alternate;
  background: linear-gradient(110deg, #a09b8c 0%, rgba(160,155,140,0.3) 50%, #a09b8c 100%);
  background-size: 300% 300%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 200ms;
}
.svg-loader.fade-out {
  opacity: 0;
}
.svg-loader.guide-mode {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.content {
  width: 100%;
  height: 100%;
}
.content.display-none {
  display: none;
}
@-moz-keyframes wave {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0;
  }
}
@-webkit-keyframes wave {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0;
  }
}
@-o-keyframes wave {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0;
  }
}
@keyframes wave {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0;
  }
}
.video-state {
  width: 100%;
  height: 100%;
}
.video-state .intro,
.video-state .loop,
.video-state .outro {
  position: absolute;
}
.video-state .loop,
.video-state .outro {
  -webkit-animation: fadein 100ms forwards;
}
.video-state .hanging {
  -webkit-filter: grayscale();
}
.video-state.logo .loop {
  top: 33px;
}
.video-state.main .loop {
  top: 17px;
}
.league-logo {
  cursor: pointer;
}
@-webkit-keyframes fadein {
  from {
    filter: opacity(0);
  }
  to {
    filter: opacity(1);
  }
}
.basic-button {
  position: absolute;
  top: 10px;
  left: 29px;
  width: 162px;
  height: 58px;
  padding: 7px 0;
  box-sizing: border-box;
  transition: opacity 300ms ease-out;
  cursor: default;
  pointer-events: none;
}
.basic-button .play-button-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/fe/lol-static-assets/images/play-button-frame-default.png");
  transition: 400ms background ease;
}
.basic-button .play-button-container {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 20px center;
  transition: 400ms 200ms background ease;
}
.basic-button .play-button-container .play-button-content {
  position: relative;
  width: calc(100% - 34px);
  height: 100%;
  left: 36px;
  padding: 6px;
  box-sizing: border-box;
  pointer-events: all;
  cursor: pointer;
}
.basic-button .play-button-container .play-button-content .play-button-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  pointer-events: none;
}
.basic-button .play-button-container .play-button-content .play-button-text.clicked {
  color: #3c3c41;
}
.basic-button.play .play-button-container .play-button-content .play-button-text {
  width: calc(100% - 16px);
}
.basic-button:disabled .play-button-content,
.basic-button.disabled .play-button-content {
  cursor: default;
}
.basic-button:disabled .play-button-container .play-button-content .play-button-text,
.basic-button.disabled .play-button-container .play-button-content .play-button-text {
  color: #3c3c41;
}
.basic-button.hidden {
  filter: opacity(0);
}
.basic-button.hidden .play-button-content {
  cursor: default;
  pointer-events: none;
}
.basic-button.repairing .play-button-container .play-button-text {
  background-image: url("/fe/lol-static-assets/images/icon-repair.png");
  background-size: 36px 36px;
  background-position: 35px center;
  background-repeat: no-repeat;
}
#patcher-progress-tooltip {
  text-align: center;
  user-select: none;
}
#patcher-progress-tooltip h1 {
  color: #f0e6d2;
  margin: 0px;
}
#patcher-progress-tooltip hr {
  border-color: #a09b8c;
  color: #a09b8c;
  filter: opacity(50%);
  border-bottom: 0px;
  margin: 9px 0px 12px;
}
#patcher-progress-tooltip .info {
  color: #a09b8c;
  font-size: 11px;
  text-align: initial;
}
#patcher-progress-tooltip .filename {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tooltip-holder #patcher-progress-tooltip {
  display: none;
}
.patching-progress-bar {
  width: 174px;
  height: 122px;
  position: absolute;
  top: -22px;
  left: 16px;
  pointer-events: none;
}
.patching-progress-bar.disabled {
  display: none;
}
.patching-progress-bar .modal-holder {
  pointer-events: auto;
}
.patcher-bar-proxy {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 55px;
  top: 33px;
  left: 0;
  pointer-events: auto;
}
.animated-progress-bar {
  position: relative;
  width: 100%;
  height: 100%;
}
.animated-progress-bar.patching,
.animated-progress-bar.repairing {
  display: block;
}
.animated-progress-bar.outro {
  -webkit-animation: fadeout 800ms forwards;
  -webkit-animation-delay: 1200ms;
}
@-webkit-keyframes fadeout {
  from {
    filter: opacity(1);
  }
  to {
    filter: opacity(0);
    display: none !important;
  }
}
@-webkit-keyframes indeterminate {
  100% {
    background-position: -200%;
  }
}
.patcher-tooltip-holder,
.lol-patcher-modal-holder {
  display: none;
}
#rcp-fe-lol-patcher-bootstrap {
  z-index: 10000;
  display: flex;
  width: 500px;
  height: 274px;
  overflow: hidden;
  border: 2px solid #1e282d;
  top: 0;
  left: 0;
  box-sizing: border-box;
  color: #a09b8c;
}
.lol-patcher-error-modal {
  direction: rtl;
}
.lol-patcher-error-modal h6 {
  text-align: left;
  margin: 20px 0;
}
.lol-patcher-error-modal ul {
  text-align: left;
  margin: 20px 0;
  padding-left: 20px;
}
.long-progress-bar {
  width: 804px;
  height: 122px;
  top: -20px;
  left: 240px;
}
.long-progress-bar .animated-progress-bar .global-mask {
  display: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: inherit;
}
.long-progress-bar .animated-progress-bar .global-mask.active {
  -webkit-mask-image: url("/fe/lol-static-assets/images/long-mask-progress-bar-overlay.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center right;
  padding-right: 25px;
}
.long-progress-bar .animated-progress-bar .frame {
  position: absolute;
  top: 40px;
  left: 12px;
}
.long-progress-bar .animated-progress-bar .progress-bar-wrapper .endpoint-container .video-wrapper {
  position: absolute;
  width: 272px;
  height: 272px;
  top: 7px;
  left: -51px;
  transform: translateX(-124px);
}
.long-progress-bar .animated-progress-bar .progress-percent-text {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.long-progress-bar .animated-progress-bar .progress-percent-text span:last-of-type {
  padding: 0 0 0 5px;
}
.long-progress-bar .animated-progress-bar .video-state.endpoint {
  overflow: visible;
}
.long-progress-bar .animated-progress-bar .video-state.main {
  width: 754px;
}
.long-progress-bar .animated-progress-bar .video-state.main .loop {
  top: 12px;
}
.long-progress-bar .animated-progress-bar .video-state.border {
  width: 776px;
  height: 66px;
  left: -11px;
  top: -2px;
}
.long-progress-bar .animated-progress-bar .video-state.endpoint .loop {
  width: 272px;
  height: 120px;
  margin: 0;
}
.game-patcher-bar {
  margin-top: 24px;
  margin-left: 24px;
  height: 44px;
  width: 256px;
  background-color: #232376;
}
.league-client-logo .play-button-video,
.league-client-logo .play-button-hover-magic {
  position: absolute;
  top: -7px;
  left: 20px;
}
.league-client-logo .large-video {
  position: absolute;
  top: -25px;
  padding-left: 2px;
}
.league-client-logo .league-logo {
  position: absolute;
  top: -6px;
  left: -13px;
  cursor: default;
}
.animated-progress-bar.main .global-mask {
  display: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: inherit;
}
.animated-progress-bar.main .global-mask.active {
  -webkit-mask-image: url("/fe/lol-static-assets/images/mask-progress-bar-overlay.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center right;
}
.animated-progress-bar.main .progress-bar-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: fadein 300ms forwards;
}
.animated-progress-bar.main .progress-bar-wrapper.outro {
  -webkit-animation: fadeout 300ms forwards;
}
.animated-progress-bar.main .progress-bar-wrapper .progress-bar-container {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  height: 100%;
}
.animated-progress-bar.main .progress-bar-wrapper .endpoint-container {
  position: relative;
  width: 4px;
  height: 100%;
}
.animated-progress-bar.main .progress-bar-wrapper .endpoint-container .video-wrapper {
  position: absolute;
  width: 174px;
  height: 122px;
  top: 0;
  left: 0;
  transform: translateX(-124px);
}
.animated-progress-bar.main .progress-bar-mask {
  position: relative;
  width: 0;
  height: 100%;
  border-right: 10px solid transparent;
  padding: 31px 0;
  box-sizing: border-box;
  transition: 300ms all;
  -webkit-mask-image: linear-gradient(to right, #000, #000);
}
.animated-progress-bar.main .progress-bar-mask .video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.animated-progress-bar.main .progress-percent-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 31px 0;
  padding-left: inherit;
  box-sizing: border-box;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  line-height: 16px;
  direction: rtl;
}
.animated-progress-bar.main .progress-percent-text .phase {
  font-size: 12px;
}
.animated-progress-bar.main .video-state {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  overflow: hidden;
  box-sizing: border-box;
}
.animated-progress-bar.main .video-state.main {
  width: 122px;
  padding: 14px 0;
}
.animated-progress-bar.main .video-state.main .loop {
  top: 14px;
}
.animated-progress-bar.main .video-state.border {
  width: 148px;
  height: 60px;
  top: -1px;
  left: -11px;
}
.animated-progress-bar.main .video-state.endpoint {
  transition: 300ms all;
  top: -1px;
}
.animated-progress-bar.main .video-state.endpoint .intro {
  width: 92px;
  height: 122px;
  left: 78px;
}
.animated-progress-bar.main .video-state.endpoint .loop {
  width: 154px;
  height: 122px;
}
.animated-progress-bar.main .video-state.frame {
  padding: 41px 0;
  padding-left: 12px;
}
.animated-progress-bar.main .video-state.logo {
  padding: 33px 0;
}
.animated-progress-bar.main .video-state.outro {
  width: 178px;
  height: 100%;
  padding-left: 36px;
  box-sizing: content-box;
}
.animated-progress-bar.main .video-state.outro .outro,
.animated-progress-bar.main .video-state.outro .intro {
  width: inherit;
  height: 108px;
  margin: 7px 0;
}
.animated-progress-bar.main .video-state.disabled {
  display: none;
}
@-webkit-keyframes fadein {
  from {
    filter: opacity(0);
  }
  to {
    filter: opacity(1);
  }
}
@-webkit-keyframes fadeout {
  from {
    filter: opacity(1);
  }
  to {
    filter: opacity(0);
    display: none !important;
  }
}
