.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
@charset "UTF-8";
@font-face {
  font-family: "FontAwesome";
  src: url("/skins/blue/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/skins/blue/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/skins/blue/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/skins/blue/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/skins/blue/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/skins/blue/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/skins/blue/fonts/glyphicons-halflings-regular.eot");
  src: url("/skins/blue/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/skins/blue/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/skins/blue/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/skins/blue/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/skins/blue/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
@-webkit-keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
@-webkit-keyframes shimmer-pause {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes shimmer-pause {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
@-webkit-keyframes shrink {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@keyframes shrink {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@-webkit-keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
  }
  75% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
  }
  75% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@-webkit-keyframes blue-shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(137, 58, 204, 0.7);
  }
  100% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@keyframes blue-shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(137, 58, 204, 0.7);
  }
  100% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
@keyframes shimmer-pause {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
@keyframes shrink {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
  }
  75% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@keyframes blue-shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(137, 58, 204, 0.7);
  }
  100% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@font-face {
  font-family: "FontAwesome";
  src: url("/skins/blue/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/skins/blue/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/skins/blue/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/skins/blue/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/skins/blue/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/skins/blue/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/skins/blue/fonts/glyphicons-halflings-regular.eot");
  src: url("/skins/blue/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/skins/blue/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/skins/blue/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/skins/blue/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/skins/blue/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
body {
  background: #eeeeee;
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #333333;
}

body.blur-content {
  overflow: hidden;
}
body.blur-content > :not(.page-loader, .video-loader, #video-loader__svg) {
  filter: blur(25px) brightness(100%);
}

body:has(.modal-backdrop.show),
body.modal-open {
  overflow: hidden;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}

figure,
p {
  margin: 0;
}

.is-hidden {
  display: none !important;
}

a:focus-visible,
button:focus-visible {
  outline: 1px auto #101010 !important;
}

button {
  background-color: transparent;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa.fa-lock:before {
  content: "";
}

.btn {
  position: relative;
  padding: 0;
  border: none;
  box-shadow: -2px 5px 10px 0px rgba(123, 123, 123, 0.35);
  text-transform: uppercase;
  text-align: center;
}
.btn:active, .btn:focus, .btn:active:focus {
  box-shadow: -2px 5px 10px 0px rgba(123, 123, 123, 0.35);
}

.btn--flat, .btn--flat:active, .btn--flat:focus, .btn--flat:active:focus {
  box-shadow: none;
}

.btn-primary {
  max-width: 360px;
  width: 100%;
  height: 50px;
  z-index: 0;
  overflow: hidden;
  border-radius: 25px;
  font-size: 15px;
  line-height: 50px;
  color: #8d62c4;
}
.btn-primary:hover {
  color: #8d62c4;
}
.btn-primary span {
  position: relative;
  z-index: 1;
}
.no-touch .btn-primary:hover {
  border: none;
}

.btn-primary.btn-sm {
  line-height: 40px;
  height: 40px;
}

.btn-primary.btn-block {
  max-width: none;
}

.btn-primary--blue, .btn-primary--blue:hover, .btn-primary--blue:active, .btn-primary--blue:focus, .btn-primary--blue:active:focus {
  background: linear-gradient(90deg, #51c8e9 0%, #51c8e9 100%);
}
.btn-primary--blue span {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.no-touch .btn-primary--blue:hover {
  background: #ffffff;
}
.no-touch .btn-primary--blue:hover:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 35px;
  background: linear-gradient(90deg, #51c8e9 0%, #5dade2 100%);
  transform: translate3d(-50%, -50%, 0);
}
.btn-primary--blue .down-arrow:after {
  border-color: #ffffff;
}
.btn-primary--blue.no-action:hover {
  background: #ffffff;
  color: #999;
  cursor: default;
}

.btn-primary--white, .btn-primary--white:hover {
  background-color: #ffffff;
}
.btn-primary--white span {
  position: relative;
  z-index: 1;
}
.btn-primary--white:active, .btn-primary--white:focus, .btn-primary--white:active:focus {
  color: #8d62c4;
  background-color: #ffffff;
}
.no-touch .btn-primary--white:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 35px;
  background: #ffffff;
  transform: translate3d(-50%, -50%, 0);
}
.no-touch .btn-primary--white:hover {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #8d62c4;
}
.no-touch .btn-primary--white:hover .down-arrow:after {
  border-color: #8d62c4;
}
.no-touch .btn-primary--white.no-action:hover {
  background: #ffffff;
  color: #999;
  cursor: default;
}

.btn-primary--gradient, .btn-primary--gradient:hover, .btn-primary--gradient:active, .btn-primary--gradient:focus, .btn-primary--gradient:active:focus {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
.btn-primary--gradient span {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.no-touch .btn-primary--gradient:hover {
  background: #ffffff;
}
.no-touch .btn-primary--gradient:hover:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 35px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  transform: translate3d(-50%, -50%, 0);
}
.btn-primary--gradient .down-arrow:after {
  border-color: #ffffff;
}

.btn-primary--grey, .btn-primary--grey:hover, .btn-primary--grey:active, .btn-primary--grey:focus, .btn-primary--grey:active:focus, .btn-primary--grey.disabled {
  background: #cecdcd;
}
.btn-primary--grey span {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.no-touch .btn-primary--grey:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 35px;
  background: #cecdcd;
  transform: translate3d(-50%, -50%, 0);
}
.no-touch .btn-primary--grey:hover {
  background: #ffffff;
}
.btn-primary--grey .down-arrow:after {
  border-color: #ffffff;
}

.btn-group > .btn-group:not(:last-child) > .btn:before,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle):before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:not(:first-child) > .btn:before,
.btn-group > .btn:nth-child(n+3):before,
.btn-group > :not(.btn-check) + .btn:before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .left-border-radius,
.btn-group > .full-border-radius {
  width: 100%;
}

.btn-group > .left-border-radius .btn.btn--ppd,
.btn-group > .left-border-radius .btn.btn--tkt {
  border-radius: 25px 0 0 25px;
}
.btn-group > .left-border-radius .btn.btn--ppd:before,
.btn-group > .left-border-radius .btn.btn--tkt:before {
  border-radius: 25px 0 0 25px;
}

.btn-group > .full-border-radius .btn.btn--ppd,
.btn-group > .full-border-radius .btn.btn--tkt {
  border-radius: 25px;
}
.btn-group > .full-border-radius .btn.btn--ppd:before,
.btn-group > .full-border-radius .btn.btn--tkt:before {
  border-radius: inherit;
}

.btn-info {
  border-radius: 50%;
  overflow: hidden;
}

.btn-info--logout,
.btn-info--account {
  width: auto;
  height: 30px;
  padding: 8px 15px 0 15px;
  border-radius: 20px;
  background: #ffffff;
  color: #8d62c4;
  box-shadow: none;
  line-height: 1;
  transition: none;
}
.btn-info--logout:hover, .btn-info--logout:active, .btn-info--logout:focus, .btn-info--logout:active:focus,
.btn-info--account:hover,
.btn-info--account:active,
.btn-info--account:focus,
.btn-info--account:active:focus {
  background: #ffffff;
}
.btn-info--logout span,
.btn-info--account span {
  position: relative;
  z-index: 1;
  color: #8d62c4;
}
.no-touch .btn-info--logout:hover,
.no-touch .btn-info--account:hover {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #fff;
}
.no-touch .btn-info--logout:hover:before,
.no-touch .btn-info--account:hover:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 18px;
  background: #ffffff;
  transform: translate3d(-50%, -50%, 0);
}

.btn-info--logout.sign-in-button {
  text-overflow: ellipsis;
}
.btn-info--logout.sign-in-button span {
  white-space: nowrap;
  overflow: inherit;
  text-overflow: inherit;
}
@media (max-width: 768px) {
  .btn-info--logout.sign-in-button span {
    font-size: 0.9rem;
  }
}

.btn-info--menu-mobile {
  min-width: 30px;
  width: 30px;
  height: 30px;
  margin-right: 7px;
  border-radius: 0;
  box-shadow: none;
  background: url(/skins/blue/images/common/icon-menu-burger.png) no-repeat center center;
}
.btn-info--menu-mobile:hover, .btn-info--menu-mobile:active, .btn-info--menu-mobile:focus, .btn-info--menu-mobile:active:focus, .no-touch .btn-info--menu-mobile:hover {
  box-shadow: none;
  border: none;
  background-color: transparent;
}

.btn-close-circle {
  font-size: 32px;
  width: 1em;
  height: 1em;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #5dade2;
  border-radius: 50%;
  background: #fff;
}
.btn-close-circle:before, .btn-close-circle:after {
  content: "";
  position: absolute;
  /*
  	top 50% and left 50% will place the top left corner of the element
  	in the center of the parent element
  */
  top: 50%;
  left: 50%;
  /*
  	need to translate 50% to the left and 50% to the top to place the center
  	of the element in the center of the parent element
  */
  translate: -50% -50%;
  display: block;
  width: 0.44em;
  height: 1.5px;
  background: #8d62c4;
  transform-origin: center center;
}
.btn-close-circle:before {
  transform: rotate(127deg);
}
.btn-close-circle:after {
  transform: rotate(53deg);
}
.btn-close-circle span {
  display: none;
}

.down-arrow,
.up-arrow {
  padding-right: 20px;
  position: relative;
}
.down-arrow:after,
.up-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.5em;
  display: block;
  width: 1em;
  height: 1em;
  margin: -0.75em 0 0 -0.5em;
  border: 1px solid #999999;
  font-size: 8px;
  transform: rotate(45deg);
}

.down-arrow:after {
  border-left: none;
  border-top: none;
}

.up-arrow:after {
  margin-top: -0.25em;
  border-bottom: none;
  border-right: none;
}

.gradient-circle-img {
  position: relative;
  border-radius: 50%;
  height: 34px;
  width: 34px;
  padding: 1px;
  overflow: hidden;
}
.gradient-circle-img:has([src="/skins/blue/images/profile/content/default-user.png"]), .gradient-circle-img:has([src="/skins/gray/images/headshot.jpg"]) {
  background: linear-gradient(90deg, #51c8e9 40%, #893acc 120%);
}
.gradient-circle-img img {
  border-radius: 50%;
  height: 100%;
  width: 100%;
}

.sheer-popover {
  border: none;
  background: #893acc;
}
.sheer-popover .popover-arrow:before {
  border: none;
}
.sheer-popover.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after, .sheer-popover.bs-popover-top > .popover-arrow::after {
  border-top-color: #893acc;
}
.sheer-popover.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after, .sheer-popover.bs-popover-bottom > .popover-arrow::after {
  border-bottom-color: #893acc;
}
.sheer-popover.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after, .sheer-popover.bs-popover-start > .popover-arrow::after {
  border-left-color: #893acc;
}
.sheer-popover.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after, .sheer-popover.bs-popover-end > .popover-arrow::after {
  border-right-color: #893acc;
}
.sheer-popover .popover-body {
  text-transform: uppercase;
  color: #ffffff;
}

.mobile-show {
  display: none;
}

.alert {
  margin: 0;
  padding: 5px 0;
  border-radius: 0;
  border: none;
  font-size: 15px;
}
.alert .container-fluid {
  position: relative;
  padding-right: 180px;
}
.alert .alert-link {
  position: absolute;
  top: 2px;
  right: 40px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
}
.alert .alert-link:hover {
  color: #5dade2;
}
.alert .btn-close {
  right: var(--bs-gutter-x, 0.75rem);
  padding: 5px 0;
}

.alert-primary {
  background: linear-gradient(90deg, #51c8e9 40%, #893acc 100%);
  color: white;
}

.alert--cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.alert--cookies .alert__container {
  position: relative;
  max-width: 1140px;
  padding-right: 50px;
}
.alert--cookies .alert__content {
  padding: 20px 0;
  text-align: left;
}
.alert--cookies .alert__content a {
  font-weight: bold;
  color: white;
}
.alert--cookies .alert__content a:hover {
  text-decoration: none;
}
.alert--cookies .btn-close {
  position: absolute;
  top: 50%;
  right: var(--bs-gutter-x, 0.75rem);
  width: 24px;
  height: 24px;
  margin-top: -12px;
  padding: 0;
  background-image: none;
  border: 1px solid #ffffff;
  border-radius: 12px;
  opacity: 1;
}
.alert--cookies .btn-close:before, .alert--cookies .btn-close:after {
  content: "";
  display: block;
  width: 2px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -1px;
  background-color: #ffffff;
  transform-origin: center center;
}
.alert--cookies .btn-close:before {
  transform: rotate(-45deg);
}
.alert--cookies .btn-close:after {
  transform: rotate(45deg);
}

.banner {
  padding: 30px 0;
  background: linear-gradient(90deg, #51c8e9 40%, #893acc 100%);
  color: white;
}

.banner__container {
  position: relative;
}
.banner__container.container-lg {
  max-width: 1140px;
  padding-right: 50px;
}

.banner__content {
  text-align: center;
  font-size: 18px;
}
.banner__content a {
  color: white;
}
.banner__content a:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  body {
    background: #eeeeee;
  }

  .btn-primary {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
  }

  .alert.alert-dismissible {
    padding: 0;
  }
  .alert .container-fluid {
    padding: 30px var(--bs-gutter-x, 0.75rem) 10px var(--bs-gutter-x, 0.75rem);
  }
  .alert .alert-link {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin-top: 5px;
    text-align: right;
  }
  .alert .btn-close {
    top: 15px;
    left: auto;
    right: var(--bs-gutter-x, 0.75rem);
    padding: 0;
  }

  .alert--cookies .btn-close {
    top: 50%;
  }

  .mobile-show {
    display: inline-block;
  }

  .mobile-hide {
    display: none;
  }
}
.content {
  text-align: left;
}

main.content.content--change-email,
main.content.content--user-deactivation {
  width: 100%;
  max-width: 1150px !important;
  margin: auto;
  padding-block: 2rem;
}
main.content.content--change-email h1,
main.content.content--user-deactivation h1 {
  font-size: 34px;
  margin-bottom: 2rem;
}
main.content.content--change-email form,
main.content.content--user-deactivation form {
  padding-inline: 1rem;
}
main.content.content--change-email img,
main.content.content--user-deactivation img {
  z-index: 1;
}
main.content.content--change-email a,
main.content.content--change-email em,
main.content.content--user-deactivation a,
main.content.content--user-deactivation em {
  font-style: normal;
  color: #6ba7b8;
  font-weight: 600;
}
main.content.content--change-email .btn,
main.content.content--user-deactivation .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  flex-wrap: nowrap;
  padding: 8px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  line-height: normal;
  margin-top: 2rem;
  margin-inline: auto;
}
@media (min-width: 768px) {
  main.content.content--change-email .btn,
main.content.content--user-deactivation .btn {
    margin-inline: revert;
  }
}

.page__load-more {
  margin-top: 20px;
  margin-bottom: 20px;
}

.expandable-show-less,
.expandable-show-more {
  cursor: pointer;
  color: #304e93;
  transition: all 250ms ease;
}
.expandable-show-less:after,
.expandable-show-more:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  transition: all 250ms ease;
}
.expandable-show-less:hover,
.expandable-show-more:hover {
  color: #5e7fcb;
}
.expandable-show-less:hover:after,
.expandable-show-more:hover:after {
  width: 100%;
}
.expandable-show-less div,
.expandable-show-more div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.filters-no-results__message {
  font-size: 1.2rem;
  text-align: center;
  margin-block: 1rem;
}
.filters-no-results__link {
  display: block;
  text-align: center;
  color: #893acc;
}

.post__text .expandable-show-less,
.post__text .expandable-show-more {
  cursor: pointer;
  color: #304e93;
  transition: none;
  display: inline-block;
  background-color: #eee;
  margin-left: 0.5rem;
}
.post__text .expandable-show-more {
  position: absolute;
  right: 0;
}
.post__text .expandable-show-more:before {
  content: "";
  display: block;
  position: absolute;
  left: -2rem;
  width: 2rem;
  background: linear-gradient(90deg, transparent 0%, #eee 100%);
  height: 100%;
}

.post-tags .expandable-show-less,
.post-tags .expandable-show-more {
  background: #fff;
  cursor: pointer;
  text-decoration: none;
  border-radius: 1rem;
  color: #6f6f6f;
  padding: 0.25rem 1rem;
  text-align: center;
}
.post-tags .expandable-show-less:hover,
.post-tags .expandable-show-more:hover {
  background-color: #5dade0;
  color: #000;
}
.post-tags .expandable-show-less div,
.post-tags .expandable-show-more div {
  justify-content: center;
  align-items: center;
}
.post-tags .expandable-show-less:before, .post-tags .expandable-show-less:after,
.post-tags .expandable-show-more:before,
.post-tags .expandable-show-more:after {
  display: none;
}

.page-loader {
  z-index: 5000;
  pointer-events: none;
}

.page-loader .video-loader {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  inset: 0;
  z-index: inherit;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 250ms cubic-bezier(0.25, 0.86, 0.39, 0.96);
}
.page-loader .video-loader.show {
  opacity: 1;
  pointer-events: auto;
}
.page-loader .video-loader svg {
  min-height: 60px;
  max-height: 10%;
  rotate: 0deg;
  opacity: 1;
}
.page-loader .video-loader svg.show #video-loader__circle {
  transform-origin: center;
  -webkit-animation: circle-spin 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
          animation: circle-spin 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
}
.page-loader .video-loader svg.show #video-loader__logo {
  transform-origin: center;
  -webkit-animation: s-animate 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
          animation: s-animate 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
}

.avatar {
  height: 54px;
  width: 54px;
  border-radius: 25px;
  background: #fff;
  background: linear-gradient(140deg, #51c8e9 0%, #893acc 100%);
  margin-right: 1rem;
}
.avatar img {
  position: relative;
  top: 2px;
  left: 2px;
  height: 50px;
  width: 50px;
  border: 3px solid #fff;
  border-radius: 25px;
}

.profile .content--main,
.manage-content .content--main {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}
.profile main,
.manage-content main {
  padding: 0;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 10px;
  width: 10px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  background-size: 10px 10px;
  filter: invert(44%) sepia(96%) saturate(5664%) hue-rotate(260deg) brightness(84%) contrast(89%);
  cursor: pointer;
}

.site-version-popup:not(.open) {
  display: none !important;
}
.site-version-popup .modal-backdrop {
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.site-version-popup .modal-content {
  position: fixed;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  max-width: 820px;
  width: 100%;
  min-height: 20rem;
  border: none;
  z-index: 1041;
  max-height: 100vh;
  overflow: auto;
}
.site-version-popup .modal-register__header.modal-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1rem;
}
.site-version-popup .agree-18 {
  text-align: justify;
}
.site-version-popup .agree-18__agreement {
  color: #893acc;
  font-weight: bold;
  text-align: center;
  margin-block: 1rem;
}
.site-version-popup .conditions-text.hidden {
  display: none;
}
.site-version-popup .modal-body {
  margin-top: 0;
  color: #333;
}
.site-version-popup .show-conditions {
  border-bottom: 1px dashed;
  cursor: pointer;
}
.site-version-popup a {
  color: inherit;
}
.site-version-popup .highlight {
  position: relative;
  overflow: hidden;
  background: linear-gradient(140deg, #51c8e9 0%, #893acc 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.site-version-popup .highlight:before {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-50%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 1.5s 1 forwards;
          animation: shimmer 1.5s 1 forwards;
}
.site-version-popup .site-version-choose-more {
  display: flex;
  gap: 0.25rem;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
}
.site-version-popup .site-version-choose-more.error {
  color: #d15757;
}
.site-version-popup button[type=submit] {
  pointer-events: auto;
  transition: all 250ms ease;
}
.site-version-popup button[type=submit] span {
  transition: all 250ms ease;
}
.site-version-popup button[type=submit].disabled span {
  transition: revert;
}
.site-version-popup button[type=submit].btn-disabled {
  background: #ddd;
  opacity: 0.5;
  cursor: not-allowed;
}
.site-version-popup button[type=submit].btn-disabled span {
  color: #222;
}
.site-version-popup button[type=submit].btn-disabled:hover:before {
  background: #ddd;
}

.change-site-version-form.modal-register__body {
  padding-inline: 10px;
}
@media (min-width: 420px) {
  .change-site-version-form.modal-register__body {
    padding-inline: 20px;
  }
}
.change-site-version-form.modal-register__body button {
  height: 30px;
  margin-bottom: 0;
}
.change-site-version-form.modal-register__body .site-version input[type=checkbox]:checked + label {
  color: #614485;
  border: 2px solid #946ac7;
  background-color: rgba(148, 106, 199, 0.15);
}
.change-site-version-form.modal-register__body .site-version label {
  padding: 8px 2px 6px 2px;
  border-color: silver;
  color: gray;
  /*
  pointer: coarse is a media feature that can be
  used to detect if the user has a primary input
  mechanism that is coarse (e.g. a finger or stylus).

  This will prevent hover effects on touch devices.
  */
}
.change-site-version-form.modal-register__body .site-version label:hover {
  border: 2px solid rgba(148, 106, 199, 0.5);
  background-color: rgba(148, 106, 199, 0.1);
  color: #614485;
}
@media (pointer: coarse) {
  .change-site-version-form.modal-register__body .site-version label:hover {
    border-color: silver;
    color: gray;
    background-color: transparent;
  }
}
.change-site-version-form.modal-register__body .site-version .fa {
  font-size: 21px;
}
.change-site-version-form.modal-register__body .site-version span {
  font-size: 12px;
  text-transform: lowercase;
}
.change-site-version-form.modal-register__body .site-version span::first-letter {
  text-transform: uppercase;
}

.change-site-version.menu-mobile__link {
  padding-left: 10px;
  cursor: default;
}
@media (min-width: 420px) {
  .change-site-version.menu-mobile__link {
    padding-left: 20px;
  }
}
.change-site-version.menu-mobile__link:hover {
  color: #999;
}

.site-versions {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
  justify-content: center;
  gap: 1rem;
  margin-top: 1rem;
  padding: 0;
  max-width: 15rem;
  margin-inline: auto;
}
@media (min-width: 425px) {
  .site-versions {
    display: flex;
    max-width: none;
  }
}
.menu-mobile__list .site-versions {
  display: flex;
  gap: 0.7rem;
  margin-top: 0;
  margin-bottom: 1rem;
  justify-content: space-between;
  max-width: none;
  list-style: none;
  align-items: stretch;
}
.menu-mobile__list .site-versions li {
  min-width: 20%;
  max-width: 6rem;
  flex-grow: 1;
}
.menu-mobile__list .site-versions label {
  min-width: 2rem;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
}
.menu-mobile__list .site-versions label .fa {
  font-size: 14px;
}
.menu-mobile__list .site-versions span {
  font-size: 10px;
  width: 100%;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  white-space: normal;
}

.site-version {
  min-height: 100%;
}
.site-version input[type=checkbox] {
  display: none;
}
.site-version input[type=checkbox]:checked + label {
  border: 2px solid #946ac7;
  background-color: rgba(148, 106, 199, 0.15);
}
.site-version label {
  cursor: pointer;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.25rem;
  align-items: center;
  justify-content: flex-start;
  padding: 0.25rem 0.5rem 0;
  min-width: 6rem;
  height: 100%;
  color: #333;
  border: 2px solid transparent;
  transition: all 500ms ease;
  /*
  	pointer: coarse is a media feature that can be
  	used to detect if the user has a primary input
  	mechanism that is coarse (e.g. a finger or stylus).

  	This will prevent hover effects on touch devices.
  */
}
.site-version label:hover {
  transition: all 250ms ease;
  border: 2px solid rgba(148, 106, 199, 0.5);
  background-color: rgba(148, 106, 199, 0.1);
}
@media (pointer: coarse) {
  .site-version label:hover {
    border-color: silver;
    color: gray;
    background-color: transparent;
  }
}
.site-version label .fa {
  font-size: 1.5em;
}
.site-version a {
  color: inherit;
}
.site-version strong {
  display: inline-block;
  vertical-align: middle;
}

.selected-site-version {
  position: relative;
  display: flex;
  gap: 0.25rem;
  padding: 0.25rem;
  cursor: pointer;
}
.selected-site-version:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 6px;
  border: 1px solid transparent;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%) border-box;
  /*3*/
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.selected-site-version__item {
  color: #893acc;
}
@media (max-width: 470px) {
  .selected-site-version__item:not(:nth-child(1), :nth-child(2), :nth-child(3)) {
    display: none;
  }
}
@media (max-width: 420px) {
  .selected-site-version__item:not(:nth-child(1), :nth-child(2)) {
    display: none;
  }
}
@media (max-width: 390px) {
  .selected-site-version__item:not(:nth-child(1)) {
    display: none;
  }
}
@media (min-width: 768px) {
  .selected-site-version__item {
    padding-inline: 0.25rem;
  }
}

.main-content {
  display: flex;
  flex-flow: column;
  min-height: calc(100vh - 50px);
}

.invalid-feedback {
  word-break: break-word;
}

.gradient-circle-img.loading .loader,
.comment__profile-pic.loading .loader {
  display: flex;
  position: absolute;
}
.gradient-circle-img.loading .loader:before,
.comment__profile-pic.loading .loader:before {
  position: inherit;
  font-size: 1rem;
  margin: 0;
  translate: -50% -50%;
}
.gradient-circle-img .loader,
.comment__profile-pic .loader {
  display: none;
}

.change-profile-picture__current .gradient-circle-img .loader:before {
  font-size: 3rem;
}

[data-tag-alias=ai_generated] {
  background: linear-gradient(135deg, #d3deef 0%, #C9D2DF 100%);
  color: #3F4B5E !important;
}
[data-tag-alias=ai_generated] a.post-tags__link {
  display: inline-flex !important;
  align-items: center !important;
}

.footer {
  container-type: inline-size;
  padding: 5px 20px;
  background: #e8e8e8;
}
@container (min-width: 768px) {
  .footer {
    padding: 0 0 13px 0;
  }
}
.footer hr {
  background-color: #999999;
  align-self: flex-end;
  opacity: 1;
  width: 100%;
  height: 1px;
}
@container (min-width: 768px) {
  .footer hr {
    margin-left: 3rem;
    height: 6rem;
    width: 1px;
  }
}
@container (min-width: 992px) {
  .footer hr {
    margin-left: 10rem;
  }
}

.footer__container {
  display: flex;
  align-items: center;
  flex-flow: column nowrap;
  gap: 0;
}
@container (min-width: 768px) {
  .footer__container {
    flex-flow: row nowrap;
  }
}
@container (min-width: 1040px) {
  .footer__container {
    gap: 0;
    justify-content: flex-start;
  }
}
.footer__container.container-lg {
  max-width: 1240px;
}

.footer__content {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: left;
  flex-flow: column nowrap;
}
.footer__content > div {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
@container (min-width: 768px) {
  .footer__content {
    max-width: 280px;
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .footer__content > div {
    display: block;
  }
}
@container (min-width: 992px) {
  .footer__content {
    max-width: 400px;
  }
}
.footer__content p {
  font-size: 13px;
  color: #a9a7a4;
  max-width: 225px;
  text-align: center;
}
@container (min-width: 768px) {
  .footer__content p {
    text-align: left;
  }
}

.footer__img {
  width: 148px;
  height: 148px;
}

.footer-links {
  display: flex;
  justify-content: space-between;
  gap: 0.25rem 1rem;
  width: 100%;
  flex-direction: column;
  align-self: center;
}
@container (min-width: 480px) {
  .footer-links {
    gap: 0 1rem;
    flex-direction: row;
  }
}
@container (min-width: 768px) {
  .footer-links {
    gap: 0;
  }
}

.footer__main-links-list {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  gap: 0.25rem 1rem;
}
@container (min-width: 480px) {
  .footer__main-links-list {
    gap: 0 1rem;
  }
}
@container (min-width: 768px) {
  .footer__main-links-list {
    gap: 0;
    padding: 0 0 5px 25px;
    margin: 95px 0 0 0;
  }
}
.footer__main-links-list + .footer__main-links-list {
  border-left: none;
}
.footer__main-links-list .footer__link--rights {
  display: none;
}
@container (min-width: 768px) {
  .footer__main-links-list .footer__link--rights {
    display: block;
  }
}

.footer__main-links-item {
  margin-bottom: 0;
}
@container (min-width: 768px) {
  .footer__main-links-item {
    margin-bottom: 10px;
  }
}

.footer__main-links {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  color: #999999;
}
.footer__main-links:hover {
  color: #8d62c4;
}
@container (min-width: 768px) {
  .footer__main-links {
    font-size: 18px;
  }
}

.footer__links-list {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
@container (min-width: 768px) {
  .footer__links-list {
    display: none;
  }
}

.footer__links-item--rights {
  width: 100%;
}

.footer__icon {
  width: 43px;
  height: 45px;
}

.footer__link--rights {
  text-decoration: none;
  font-size: 13px;
  color: #696666;
}
.footer__link--rights:hover {
  color: #8d62c4;
}

@media (max-width: 475px) {
  body:has([data-version="1"]) .header__btn {
    max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 375px) {
  body:has([data-version="1"]) .header__btn {
    max-width: 120px;
  }
}

.menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 2000;
  overflow: hidden;
  transition: background-color 250ms ease;
  pointer-events: none;
}
.menu-mobile.is-visible {
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.menu-mobile.is-visible[data-version="1"] .menu-mobile__container, .menu-mobile.is-visible[data-version="2"] .menu-mobile__container {
  translate: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.menu-mobile[data-version="1"] .menu-mobile__container {
  padding-top: 2rem;
  translate: -100%;
  left: 0;
}
.menu-mobile[data-version="1"] .menu-mobile__link {
  padding-block: 5px;
}
.menu-mobile[data-version="1"] .menu-mobile__btn--close {
  right: 17px;
  top: 10px;
  z-index: 1;
}
.menu-mobile[data-version="2"] .menu-mobile__container {
  translate: 100%;
  right: 0;
}

.menu-mobile__container {
  position: fixed;
  width: 80%;
  max-width: 370px;
  height: 100dvh;
  background: #eeeeee;
  z-index: 2010;
  overflow-x: hidden;
  overflow-y: auto;
  transition: translate 250ms ease;
  text-align: left;
}
.menu-mobile--nav-user .menu-mobile__container {
  float: right;
}

.menu-mobile__btn--close {
  position: absolute;
  top: 25px;
  z-index: 1;
}
.menu-mobile--nav-user .menu-mobile__btn--close {
  right: 17px;
}
.menu-mobile--nav .menu-mobile__btn--close {
  left: 17px;
}

.menu-mobile__title {
  position: relative;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin: 20px 10px 12px 10px;
}
@media (min-height: 768px) {
  .menu-mobile__title {
    margin: 20px 20px 20px 20px;
  }
}
.menu-mobile__title + .menu-mobile__list {
  margin-top: 0;
}
.menu-mobile__title .gradient-circle-img {
  display: inline-block;
  margin: 0 8px 0 0;
  height: 42px;
  width: 42px;
  vertical-align: top;
  overflow: hidden;
}
.menu-mobile__title .gradient-circle-img + span {
  display: inline-block;
  padding-top: 11px;
  vertical-align: top;
  max-width: calc(100% - 50px);
}

.menu-mobile__top {
  padding-inline: 20px;
}
.menu-mobile__top .dz-preview {
  display: none;
}
.menu-mobile__top .menu-mobile__title {
  margin-inline: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.menu-mobile__top .menu-mobile__title:has(.loader) {
  cursor: pointer;
}
.menu-mobile__top .menu-mobile__title.loading {
  pointer-events: none;
}
.menu-mobile__top .menu-mobile__title.loading .loader {
  display: block;
  position: absolute;
  inset: 0;
}
.menu-mobile__top .menu-mobile__title.loading .loader:before {
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  position: absolute;
  font-size: 20px;
  margin: 0;
}
.menu-mobile__top .menu-mobile__title .loader {
  display: none;
}
.menu-mobile__top .gradient-circle-img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

div.menu-mobile__change-profile-picture {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 2rem;
  padding-inline: 1rem;
  color: #fff;
  text-transform: none;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  line-height: normal;
  padding-block: 0.5rem;
}
div.menu-mobile__change-profile-picture:hover {
  background: none;
}
div.menu-mobile__change-profile-picture .loader {
  display: none;
}
div.menu-mobile__change-profile-picture.loading {
  overflow: hidden;
  pointer-events: none;
}
div.menu-mobile__change-profile-picture.loading .loader {
  display: block;
  position: absolute;
  inset: 0;
}
div.menu-mobile__change-profile-picture.loading .loader:before {
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  position: absolute;
  font-size: 20px;
  margin: 0;
}

.menu-mobile__change-profile-picture--input {
  display: none !important;
}

.menu-mobile__list {
  margin: 20px 0 20px 0;
  padding: 0;
  border-top: 1px solid #d7d7d7;
  list-style-type: none;
}

.menu-mobile__item {
  border-bottom: 1px solid #d7d7d7;
  color: #999999;
  text-transform: uppercase;
  position: relative;
  line-height: 40px;
}
.menu-mobile--nav .menu-mobile__item, .menu-mobile--nav-user .menu-mobile__item {
  padding: 0;
  line-height: 20px;
}
.menu-mobile__item .menu-mobile__tkt-balance {
  text-transform: none;
  background-color: #fff;
  padding-block: 1rem;
  padding-inline: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
  margin-right: -0.5rem;
}
.menu-mobile__item .menu-mobile__tkt-balance .fa {
  margin-left: 0.25rem;
}
.menu-mobile__item .menu-mobile__tkt-balance .fa-question-circle {
  color: #893acc;
  font-size: 1.1em;
  cursor: pointer;
}
.menu-mobile__item .menu-mobile__link.is-processing {
  position: relative;
  padding-right: 40px;
}
.menu-mobile__item .menu-mobile__link.is-processing:after {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-size: 15px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "";
  right: 24px;
  position: absolute;
}

.menu-mobile__item--account a {
  padding-left: 17px;
  text-decoration: none;
  color: #333333;
}

.menu-mobile__item--lang {
  position: relative;
}
.menu-mobile__item--lang.is-visible:after {
  transform: rotate(225deg);
}

.menu-mobile__lang-current {
  display: block;
  padding-left: 17px;
}
.menu-mobile__lang-current.down-arrow, .menu-mobile__lang-current.up-arrow {
  padding-right: 40px;
}
.menu-mobile__lang-current.down-arrow:after, .menu-mobile__lang-current.up-arrow:after {
  right: 12px;
}

.menu-mobile__link {
  color: #999999;
  cursor: pointer;
  font-size: 15px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
@media (min-width: 768px) {
  .menu-mobile__link {
    padding: 10px;
  }
}
.menu-mobile__link:hover {
  color: #893acc;
}
.menu-mobile__link.active-page {
  color: #893acc;
  background-color: rgba(137, 58, 204, 0.075);
}
.menu-mobile__link.down-arrow:after, .menu-mobile__link.up-arrow:after {
  right: 24px;
}

.menu-mobile__link--icon {
  padding-left: 52px;
  background: transparent no-repeat 20px center;
  background-size: 20px;
}

.menu-mobile__link--icon--privacy {
  background-image: url("/skins/blue/images/common/fan-header/privacy-policy-icon.svg");
}

.menu-mobile__link--icon--terms {
  background-image: url("/skins/blue/images/common/fan-header/terms-conditions.svg");
}

.menu-mobile__link--icon--cookie {
  background-image: url("/skins/blue/images/common/fan-header/cookie-icon.svg");
}

.menu-mobile__link--icon--settings {
  background-image: url("/skins/blue/images/common/fan-header/settings-icon.svg");
}

.menu-mobile__link--icon--admin {
  background-image: url("/skins/blue/images/common/fan-header/dashboard-icon.svg");
}

.menu-mobile__link--icon--fav {
  background-image: url("/skins/blue/images/common/fan-header/favorite-icon.svg");
}

.menu-mobile__link--icon--followed {
  background-image: url("/skins/blue/images/common/fan-header/following-icon.svg");
}

.menu-mobile__link--icon--subs {
  background-image: url("/skins/blue/images/common/fan-header/subscriptions-icon.svg");
}

.menu-mobile__link--icon--payments {
  background-image: url("/skins/blue/images/common/fan-header/payments-icon.svg");
}

.menu-mobile__link--icon--support {
  background-image: url("/skins/blue/images/common/fan-header/support-icon.svg");
}

.menu-mobile__link--icon--lang {
  background-image: url("/skins/blue/images/common/fan-header/language-icon.svg");
  padding-right: 40px;
}

.menu-mobile__link--icon--collection {
  background-image: url("/skins/blue/images/common/fan-header/collection-icon.svg");
}

.menu-mobile__link--icon--membership {
  background-image: url("/skins/blue/images/common/fan-header/membership-icon.svg");
}

.menu-mobile__link--icon--profiles {
  background-image: url("/skins/blue/images/common/fan-header/profiles-icon.svg");
}

.menu-mobile__link--icon--privacy-policy {
  background-image: url("/skins/blue/images/common/fan-header/privacy-policy-icon.svg");
}

.menu-mobile__link--icon--cookies {
  background-image: url("/skins/blue/images/common/fan-header/cookie-icon.svg");
}

.menu-mobile__link--icon--terms-conditions {
  background-image: url("/skins/blue/images/common/fan-header/terms-conditions.svg");
}

.menu-mobile__link--icon--link {
  background-image: url("/skins/blue/images/copy-profile-link.svg");
}

.menu-mobile__link--icon--history {
  background-image: url("/skins/blue/images/history.svg");
  background-size: 28px;
}

.menu-mobile__lang-list {
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #d7d7d7;
  background: #e8e8e8;
}

.menu-mobile__lang-item + .menu-mobile__lang-item {
  border-top: 1px solid #d7d7d7;
}
.menu-mobile__lang-item a, .menu-mobile__lang-item .menu-mobile__lang-link {
  display: block;
  padding: 8px 0 8px 17px;
  text-decoration: none;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
}
@media (min-width: 768px) {
  .menu-mobile__lang-item a, .menu-mobile__lang-item .menu-mobile__lang-link {
    padding: 10px 0 10px 17px;
  }
}

.menu-mobile__btn-logout {
  display: block;
  margin: 0 20px;
}
.menu-mobile__btn-logout:before {
  background: none;
}

.menu-mobile--nav-user .menu-mobile__sign-in.menu-mobile__sign-in--guest-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-bottom: none;
  padding-block: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

.breadcrumb {
  padding: 10px 0 8px 0;
  background: linear-gradient(90deg, #51c8e9 40%, #893acc 100%);
  color: white;
}

.breadcrumb__container.container-lg {
  max-width: 960px;
}

.breadcrumb__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumb__item {
  display: inline-block;
  text-transform: uppercase;
}
.breadcrumb__item.is-current {
  font-weight: bold;
}
.breadcrumb__item + .breadcrumb__item {
  margin-left: 10px;
}

.breadcrumb__link {
  text-decoration: none;
  line-height: 1;
  color: #ffffff;
}
.breadcrumb__link:hover {
  text-decoration: underline;
  color: #ffffff;
}

@media (max-width: 768px) {
  .breadcrumb {
    margin: 50px 0 0 0;
  }
}
.content__article.container-lg {
  max-width: 960px;
}

.content__website {
  margin-bottom: 15px;
  font-size: 18px;
}

.content__title {
  margin-bottom: 15px;
  font-size: 32px;
  color: #8d62c4;
}

.content__date {
  font-size: 18px;
  font-style: italic;
}

.content__desc {
  margin: 35px 0;
}
.content__desc p {
  font-size: 14px;
}
.content__desc p + p {
  margin-top: 20px;
}

.page-filters {
  --dropdown-height: 29px;
  width: 100%;
  transition: opacity 250ms ease, left 250ms ease, right 250ms ease, top 250ms ease;
  padding-inline: 1rem;
}
.page-filters .page-filters__content {
  width: 100%;
  display: none;
}
@media (min-width: 1160px) {
  .page-filters {
    padding-inline: 0;
  }
}
.page-filters.visible {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.page-filters.visible .page-filters__content {
  display: grid;
  gap: 0 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 550px) {
  .page-filters.visible .page-filters__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.page-filters.visible.page-filters--sticky {
  overflow-x: auto;
  scrollbar-width: none;
  left: 0;
  right: 0;
  transition: all 500ms ease;
}
@media (max-width: 767px) {
  .page-filters.visible.page-filters--sticky {
    background-color: #eeeeee;
  }
  .page-filters.visible.page-filters--sticky:not(:has([role=dialog].open)) {
    position: fixed;
    z-index: 100;
    margin-block: 0;
  }
  .page-filters.visible.page-filters--sticky .page-filters__content {
    display: flex;
    flex-flow: row nowrap;
    width: auto;
  }
  .page-filters.visible.page-filters--sticky .page-filters__toggle-button {
    top: 0.5rem;
  }
}
.page-filters__reset-button {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #893acc;
  white-space: nowrap;
  cursor: pointer;
  transition: all 125ms ease;
  padding-block: 0.25rem;
}
.page-filters__reset-button:hover {
  color: #a163d6;
}
.page-filters__reset-button .fa-times {
  color: inherit;
  font-size: 0.8em;
}
.page-filters__reset-button a {
  color: inherit;
  text-decoration: none;
  border: none;
  padding-inline: 0;
}
.page-filters .payment-method-label {
  text-transform: capitalize;
}
.page-filters .payment-method-filters li {
  text-transform: capitalize;
}

.ownership-filter {
  position: relative;
}

.custom-dropdown {
  display: none;
  --button-width: 7rem;
  height: var(--dropdown-height);
  padding: 0;
  margin-block: 0.5rem;
  box-sizing: border-box;
  font-size: 0.9rem;
  position: relative;
  min-width: var(--button-width);
}
@media (min-width: 1161px) {
  .custom-dropdown {
    margin-inline: 0;
  }
}
.custom-dropdown * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.custom-dropdown .filter-skeleton {
  display: flex;
  gap: 0.75rem;
}
.custom-dropdown .filter-skeleton__item {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: var(--dropdown-height);
  width: var(--button-width);
  border-radius: 0.5rem;
  background-color: #dddbdd;
}
.custom-dropdown .filter-skeleton__item::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.custom-dropdown__trigger-button {
  --button-text-color: hsl(0, 0%, 20%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border: none;
  width: 100%;
  padding: 0.25rem 0.5rem;
  background-color: #fff;
  text-decoration: none;
  color: var(--button-text-color);
  height: 100%;
  transition: all 250ms ease;
}
.custom-dropdown__trigger-button:hover {
  --button-text-color: hsl(0, 0%, 30%);
}
.custom-dropdown__trigger-button.active {
  --button-text-color: hsl(272, 60%, 50%);
}
.custom-dropdown__trigger-button.active:hover {
  --button-text-color: hsl(272, 60%, 60%);
}
.custom-dropdown__trigger-button.active__text {
  font-weight: bold;
}
.custom-dropdown__trigger-button__text {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
}
@media (max-width: 576px) {
  .custom-dropdown__trigger-button__text {
    max-width: 10rem;
  }
}
@media (max-width: 549px) {
  .custom-dropdown__trigger-button__text {
    max-width: 85%;
    width: 100%;
  }
}
.custom-dropdown__trigger-button__text .models-label,
.custom-dropdown__trigger-button__text .tags-label {
  max-width: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
}
.custom-dropdown__trigger-button__text .elements-count:not(:empty) {
  --width: 1.1rem;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  width: var(--width);
  height: var(--width);
  border-radius: 50%;
  color: #fff;
}

.custom-dropdown__list {
  --button-text-color: hsl(0, 0%, 20%);
  --button-width: 7rem;
  min-width: var(--button-width);
  padding: 0;
  position: absolute;
  left: 0;
  top: calc(var(--dropdown-height) + 10px);
  z-index: 5;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  font-size: 0.9rem;
}
.custom-dropdown__list ul {
  padding: 0;
  margin: 0;
}
.custom-dropdown__list--popup {
  position: fixed;
}
.custom-dropdown__list__item {
  cursor: pointer;
  white-space: nowrap;
  color: var(--button-text-color);
  transition: all 250ms ease;
  padding: 0.25rem 0.5rem;
  text-align: left;
}
.custom-dropdown__list__item.active, .custom-dropdown__list__item:hover {
  background-color: #d4ecf3;
}
.custom-dropdown__list__item:has(input:checked) {
  background-color: #bfe2ed;
}
@media (pointer: coarse) {
  .custom-dropdown__list__item:active, .custom-dropdown__list__item:hover {
    background-color: #fff;
  }
}
.custom-dropdown__list__item > * {
  padding-inline: 0.5rem;
  display: block;
  text-decoration: none;
  color: inherit;
}

.gender-version-label {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.gender-version-filter__list__item {
  padding: 0;
}
.gender-version-filter__list__item label {
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  display: flex;
  gap: 0.25rem;
}

.filter-dialog__more-countries-backdrop,
.filter-dialog__more-profiles-backdrop,
.filter-dialog__more-tags-backdrop,
.filter-dialog__filter-backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: all 250ms ease;
  z-index: 90000;
}

.filter-dialog__more-countries-dialog,
.filter-dialog__more-profiles-dialog,
.filter-dialog__more-tags-dialog,
.filter-dialog__more-models-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -75%);
  z-index: 100000;
  opacity: 0;
  pointer-events: none;
  display: grid;
  grid-template-rows: 8rem auto 3rem;
  gap: 1rem;
  border: none;
  background-color: #eee;
  max-width: 70rem;
  width: 100%;
  height: 100vh;
  /**
   * dynamic viewport height should adapt to the the current viewport height
   * taking into account the browser's address bar height for mobile devices
   */
  padding: 1rem;
  transition: all 250ms ease;
}
@supports (height: 100dvh) {
  .filter-dialog__more-countries-dialog,
.filter-dialog__more-profiles-dialog,
.filter-dialog__more-tags-dialog,
.filter-dialog__more-models-dialog {
    height: 100dvh;
  }
}
@media (max-width: 829px) {
  .filter-dialog__more-countries-dialog.no-categories.no-sorting.no-switch-toggle,
.filter-dialog__more-profiles-dialog.no-categories.no-sorting.no-switch-toggle,
.filter-dialog__more-tags-dialog.no-categories.no-sorting.no-switch-toggle,
.filter-dialog__more-models-dialog.no-categories.no-sorting.no-switch-toggle {
    grid-template-rows: 5rem auto 3rem;
  }
  .filter-dialog__more-countries-dialog.no-sorting .filter-dialog__sort, .filter-dialog__more-countries-dialog.no-switch-toggle .filter-dialog__sort,
.filter-dialog__more-profiles-dialog.no-sorting .filter-dialog__sort,
.filter-dialog__more-profiles-dialog.no-switch-toggle .filter-dialog__sort,
.filter-dialog__more-tags-dialog.no-sorting .filter-dialog__sort,
.filter-dialog__more-tags-dialog.no-switch-toggle .filter-dialog__sort,
.filter-dialog__more-models-dialog.no-sorting .filter-dialog__sort,
.filter-dialog__more-models-dialog.no-switch-toggle .filter-dialog__sort {
    gap: 0;
  }
  .filter-dialog__more-countries-dialog.no-categories .filter-dialog__header .filter-dialog__filter,
.filter-dialog__more-countries-dialog.no-categories .filter-dialog__header .input-container,
.filter-dialog__more-profiles-dialog.no-categories .filter-dialog__header .filter-dialog__filter,
.filter-dialog__more-profiles-dialog.no-categories .filter-dialog__header .input-container,
.filter-dialog__more-tags-dialog.no-categories .filter-dialog__header .filter-dialog__filter,
.filter-dialog__more-tags-dialog.no-categories .filter-dialog__header .input-container,
.filter-dialog__more-models-dialog.no-categories .filter-dialog__header .filter-dialog__filter,
.filter-dialog__more-models-dialog.no-categories .filter-dialog__header .input-container {
    position: static;
    width: 100%;
  }
}
@media (min-width: 830px) {
  .filter-dialog__more-countries-dialog,
.filter-dialog__more-profiles-dialog,
.filter-dialog__more-tags-dialog,
.filter-dialog__more-models-dialog {
    grid-template-rows: 3rem auto 3rem;
    border-radius: 1rem;
    max-height: 35rem;
    height: 100%;
    padding: 2rem;
  }
}
.filter-dialog__more-countries-dialog.open,
.filter-dialog__more-profiles-dialog.open,
.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open {
  opacity: 1;
  pointer-events: all;
  transform: translate(-50%, -50%);
}
.filter-dialog__more-countries-dialog.open + .tag-filters__more-tags-backdrop,
.filter-dialog__more-countries-dialog.open + .filter-dialog__filter-backdrop,
.filter-dialog__more-profiles-dialog.open + .tag-filters__more-tags-backdrop,
.filter-dialog__more-profiles-dialog.open + .filter-dialog__filter-backdrop,
.filter-dialog__more-tags-dialog.open + .tag-filters__more-tags-backdrop,
.filter-dialog__more-tags-dialog.open + .filter-dialog__filter-backdrop,
.filter-dialog__more-models-dialog.open + .tag-filters__more-tags-backdrop,
.filter-dialog__more-models-dialog.open + .filter-dialog__filter-backdrop {
  opacity: 1;
  pointer-events: all;
}
.filter-dialog__more-countries-dialog input::-webkit-search-cancel-button,
.filter-dialog__more-profiles-dialog input::-webkit-search-cancel-button,
.filter-dialog__more-tags-dialog input::-webkit-search-cancel-button,
.filter-dialog__more-models-dialog input::-webkit-search-cancel-button {
  cursor: pointer;
}
.filter-dialog__more-countries-dialog button.more-tags-dialog__close,
.filter-dialog__more-countries-dialog button.filter-dialog__close,
.filter-dialog__more-profiles-dialog button.more-tags-dialog__close,
.filter-dialog__more-profiles-dialog button.filter-dialog__close,
.filter-dialog__more-tags-dialog button.more-tags-dialog__close,
.filter-dialog__more-tags-dialog button.filter-dialog__close,
.filter-dialog__more-models-dialog button.more-tags-dialog__close,
.filter-dialog__more-models-dialog button.filter-dialog__close {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  border: 1px solid #51c8e9;
  position: absolute;
  top: 1rem;
  right: 1rem;
  background-color: #fff;
  padding: 0;
  z-index: 5;
}
@media (min-width: 830px) {
  .filter-dialog__more-countries-dialog button.more-tags-dialog__close,
.filter-dialog__more-countries-dialog button.filter-dialog__close,
.filter-dialog__more-profiles-dialog button.more-tags-dialog__close,
.filter-dialog__more-profiles-dialog button.filter-dialog__close,
.filter-dialog__more-tags-dialog button.more-tags-dialog__close,
.filter-dialog__more-tags-dialog button.filter-dialog__close,
.filter-dialog__more-models-dialog button.more-tags-dialog__close,
.filter-dialog__more-models-dialog button.filter-dialog__close {
    top: 0.5rem;
    right: 0.5rem;
  }
}
.filter-dialog__more-countries-dialog button.more-tags-dialog__close:before, .filter-dialog__more-countries-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-countries-dialog button.filter-dialog__close:before,
.filter-dialog__more-countries-dialog button.filter-dialog__close:after,
.filter-dialog__more-profiles-dialog button.more-tags-dialog__close:before,
.filter-dialog__more-profiles-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-profiles-dialog button.filter-dialog__close:before,
.filter-dialog__more-profiles-dialog button.filter-dialog__close:after,
.filter-dialog__more-tags-dialog button.more-tags-dialog__close:before,
.filter-dialog__more-tags-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-tags-dialog button.filter-dialog__close:before,
.filter-dialog__more-tags-dialog button.filter-dialog__close:after,
.filter-dialog__more-models-dialog button.more-tags-dialog__close:before,
.filter-dialog__more-models-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-models-dialog button.filter-dialog__close:before,
.filter-dialog__more-models-dialog button.filter-dialog__close:after {
  content: "";
  height: 0.1rem;
  width: 0.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #893acc;
}
.filter-dialog__more-countries-dialog button.more-tags-dialog__close:before,
.filter-dialog__more-countries-dialog button.filter-dialog__close:before,
.filter-dialog__more-profiles-dialog button.more-tags-dialog__close:before,
.filter-dialog__more-profiles-dialog button.filter-dialog__close:before,
.filter-dialog__more-tags-dialog button.more-tags-dialog__close:before,
.filter-dialog__more-tags-dialog button.filter-dialog__close:before,
.filter-dialog__more-models-dialog button.more-tags-dialog__close:before,
.filter-dialog__more-models-dialog button.filter-dialog__close:before {
  transform: translate(-50%, -50%) rotate(50deg);
}
.filter-dialog__more-countries-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-countries-dialog button.filter-dialog__close:after,
.filter-dialog__more-profiles-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-profiles-dialog button.filter-dialog__close:after,
.filter-dialog__more-tags-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-tags-dialog button.filter-dialog__close:after,
.filter-dialog__more-models-dialog button.more-tags-dialog__close:after,
.filter-dialog__more-models-dialog button.filter-dialog__close:after {
  transform: translate(-50%, -50%) rotate(-50deg);
}

.filter-dialog__more-models-dialog .filter-dialog__header {
  position: relative;
}
@media (min-width: 285px) {
  .filter-dialog__more-models-dialog .filter-dialog__header .filter-dialog__filter {
    position: absolute;
    top: 2rem;
    right: 0;
    min-width: 11rem;
    width: 50%;
  }
}
@media (min-width: 830px) {
  .filter-dialog__more-models-dialog .filter-dialog__header .filter-dialog__filter {
    position: static;
    width: auto;
  }
}
.filter-dialog__more-models-dialog .filter-dialog__header .input-container {
  min-width: 100%;
}
@media (min-width: 285px) {
  .filter-dialog__more-models-dialog .filter-dialog__header .input-container {
    position: absolute;
    right: 0;
  }
}
@media (min-width: 830px) {
  .filter-dialog__more-models-dialog .filter-dialog__header .input-container {
    position: static;
  }
}

.filter-dialog__header {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  color: #777;
}
@media (min-width: 830px) {
  .filter-dialog__header {
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
  }
}
.filter-dialog__header button {
  color: #777;
  border: none;
  padding: 0;
}
.filter-dialog__header button.active {
  color: #814ed0;
  font-weight: 700;
}
.filter-dialog__header select {
  background-color: #fff;
  border-radius: 0.4rem;
  color: #777;
  width: 50%;
}
@media (min-width: 830px) {
  .filter-dialog__header select {
    min-width: 12rem;
    width: auto;
  }
}
.filter-dialog__header select,
.filter-dialog__header input {
  padding: 0.25rem 0.5rem;
  border: none;
  background-color: #fff;
}
.filter-dialog__header select:focus-visible,
.filter-dialog__header input:focus-visible,
.filter-dialog__header button:focus-visible {
  outline: none !important;
}
.filter-dialog__header .input-container {
  border-radius: 0.4rem;
  padding: 0.25rem 0.5rem;
  position: relative;
  display: flex;
  width: 50%;
  background-color: #fff;
}
@media (min-width: 830px) {
  .filter-dialog__header .input-container {
    width: 12rem;
  }
}
.filter-dialog__header .input-container button {
  padding-left: 0.5rem;
}
.filter-dialog__header .input-container img {
  width: 1.5rem;
  height: 1.5rem;
}
.filter-dialog__header input {
  width: 100%;
}
.filter-dialog__sort > div {
  display: flex;
  gap: 2rem;
}
.filter-dialog__sort, .filter-dialog__sort-buttons, .filter-dialog__filter {
  display: flex;
  gap: 1rem;
}
.filter-dialog__sort {
  flex-flow: column nowrap;
}
@media (min-width: 830px) {
  .filter-dialog__sort {
    align-items: center;
    flex-flow: row wrap;
  }
}
.filter-dialog__switch-toggle.toggled .switch-toggle__background {
  background-color: #814ed0;
}
.filter-dialog__switch-toggle.toggled .switch-toggle__handle {
  translate: 85% -50%;
  background-color: #9e76db;
}
.filter-dialog__switch-toggle input[type=checkbox] {
  display: none;
}
.filter-dialog__switch-toggle label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.filter-dialog__switch-toggle label:before, .filter-dialog__switch-toggle label:after {
  cursor: pointer;
  text-transform: capitalize;
}
.filter-dialog__switch-toggle label:before {
  content: attr(data-before-label);
}
.filter-dialog__switch-toggle label:after {
  content: attr(data-after-label);
}
.filter-dialog__switch-toggle label .switch-toggle__background {
  border-radius: 4rem;
  position: relative;
  display: block;
  background-color: #814ed0;
  height: 1rem;
  width: 2.5rem;
}
.filter-dialog__switch-toggle label .switch-toggle__handle {
  border: none;
  background-color: #9e76db;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: absolute;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  translate: 0 -50%;
  top: 50%;
  transition: all 0.2s ease;
}
.filter-dialog__switch-toggle label .switch-toggle__handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  height: 2rem;
  width: 2rem;
  background-color: rgba(129, 78, 208, 0.25);
  border-radius: 50%;
  pointer-events: none;
  scale: 0;
  transition: all 0.3s ease;
}
.filter-dialog__switch-toggle label .switch-toggle__handle:active:before {
  transform: scale(1);
}
.filter-dialog__title {
  font-weight: 700;
  color: #000;
}
.filter-dialog__content {
  display: grid;
  height: auto;
  gap: 1rem;
  overflow: auto;
  padding-bottom: 1rem;
  padding-inline: 1rem;
  grid-template-rows: repeat(auto-fill, 2.5rem);
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 830px) {
  .filter-dialog__content {
    grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr));
    padding-bottom: 0;
  }
}
.filter-dialog__content button {
  display: block;
  border: none;
  border-radius: 2rem;
  padding: 0.25rem 1rem;
  background-color: #dbdce0;
  text-decoration: none;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 2.5rem;
}
.filter-dialog__content button.active, .filter-dialog__content button:focus-visible {
  background-color: #b5dfeb;
  outline: none !important;
}
.filter-dialog__content button.with-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
.filter-dialog__content button.with-icon span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
@media only screen and (hover: none) and (pointer: coarse) {
  .filter-dialog__content button {
    background-color: #dbdce0;
    outline: none !important;
  }
}
@media only screen and (hover: hover) {
  .filter-dialog__content button:hover {
    background-color: #b5dfeb;
    outline: none !important;
  }
}
.filter-dialog__actions {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 540px) {
  .filter-dialog__actions {
    gap: 2rem;
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .filter-dialog__actions {
    gap: 2rem;
  }
}
.filter-dialog__actions:before {
  content: "";
  display: block;
  position: absolute;
  left: -1rem;
  right: -1rem;
  top: -1rem;
  height: 2px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
@media (min-width: 830px) {
  .filter-dialog__actions:before {
    content: none;
  }
}
.filter-dialog__actions button:focus-visible {
  outline: none !important;
}
.filter-dialog__actions__reset-button {
  color: #333;
  -webkit-text-decoration: underline solid;
          text-decoration: underline solid;
  border: none;
  width: 100%;
  padding-inline: 0;
}
@media (min-width: 540px) {
  .filter-dialog__actions__reset-button {
    width: auto;
  }
}
.filter-dialog__actions__reset-button:hover {
  color: #666;
}
.filter-dialog__actions__apply-button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 2rem;
  padding: 0.75rem 0;
  width: 100%;
  color: #fff;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  text-decoration: none;
  text-transform: uppercase;
}
.filter-dialog__actions__apply-button:hover {
  background: linear-gradient(90deg, #68cfec 0%, #954ed1 100%);
}
@media (min-width: 540px) {
  .filter-dialog__actions__apply-button {
    width: auto;
    min-width: 12.5rem;
  }
}
.filter-dialog__error {
  grid-column: span 5;
  grid-row: span 6;
  justify-self: center;
  align-self: center;
}

.filter-dialog__notification-backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  opacity: 0;
  pointer-events: none;
  transition: all 250ms ease;
}
.filter-dialog__notification-backdrop.visible {
  opacity: 1;
  pointer-events: all;
}

.filter-dialog__notification-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: fixed;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 1000001;
  padding: 2rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  background-color: #eee;
  opacity: 0;
  pointer-events: none;
  transition: all 250ms ease;
}
.filter-dialog__notification-container.visible {
  opacity: 1;
  pointer-events: all;
}
.filter-dialog__notification-container__header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.filter-dialog__notification-container__close-button {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  border: 1px solid #51c8e9;
  position: absolute;
  top: 1rem;
  right: 1rem;
  background-color: #fff;
}
@media (min-width: 830px) {
  .filter-dialog__notification-container__close-button {
    top: 0.5rem;
    right: 0.5rem;
  }
}
.filter-dialog__notification-container__close-button:before, .filter-dialog__notification-container__close-button:after {
  content: "";
  height: 0.1rem;
  width: 0.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #893acc;
}
.filter-dialog__notification-container__close-button:before {
  transform: translate(-50%, -50%) rotate(50deg);
}
.filter-dialog__notification-container__close-button:after {
  transform: translate(-50%, -50%) rotate(-50deg);
}
.filter-dialog__notification-container__content {
  text-align: center;
}
.filter-dialog__notification-container__actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.filter-dialog__notification-container__actions--ok-btn {
  display: block;
  border: none;
  border-radius: 2rem;
  padding: 0.75rem 4rem;
  color: #fff;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  text-decoration: none;
  text-transform: uppercase;
}
.filter-dialog__notification-container__actions--ok-btn:hover {
  background: linear-gradient(90deg, #68cfec 0%, #954ed1 100%);
}

.page-filters__toggle-button {
  font-size: 1.5rem;
  display: flex;
  margin-left: auto;
  color: #333;
  position: relative;
  padding-inline: 6px;
}
.page-filters__toggle-button.active {
  color: #893acc;
}

.profile .page-filters__toggle-button {
  position: revert;
  top: revert;
}
@media (max-width: 489px) {
  .profile .page-filters__toggle-button {
    position: absolute;
    top: 1rem;
  }
}

.body--with-sidebar-menu {
  --sidebar-width: 8rem;
  --header-search-icon-height: 2rem;
  --header-height: 3.8rem;
  --notification-height: 0rem;
  --bottom-menu-height: 4.25rem;
  --text-color: #8d62c4;
  transition: all 300ms ease;
  display: grid;
  grid-template-rows: var(--notification-height) var(--header-height) auto var(--bottom-menu-height);
  grid-template-columns: 100%;
  grid-template-areas: "notification" "header" "content" "bottom-navigation";
}

@media (min-width: 768px) {
  .body--with-sidebar-menu {
    grid-template-columns: var(--sidebar-width) auto;
    grid-template-rows: var(--notification-height) var(--header-height) auto;
    grid-template-areas: "notification notification" "sidebar header" "sidebar content";
    --header-height: 5rem;
  }
  .body--with-sidebar-menu:has(footer.footer) {
    grid-template-columns: var(--sidebar-width) auto;
    grid-template-rows: var(--notification-height) var(--header-height) 5fr 1fr;
    grid-template-areas: "notification notification" "sidebar header" "sidebar content" "sidebar content";
  }
  .guest.body--with-sidebar-menu:not(.show-sidebar-menu) .header {
    left: 0 !important;
  }
  .guest.body--with-sidebar-menu:not(.show-sidebar-menu) main {
    max-width: calc(100vw - 10px) !important;
  }
  .compact.body--with-sidebar-menu {
    --sidebar-width: 4.25rem;
  }
  .compact.body--with-sidebar-menu aside .sidebar-link span:not(.chat-unread-messages) {
    width: 0;
    height: 0;
    scale: 0;
    transition: all 300ms ease, width 250ms 250ms ease, height 250ms 250ms ease;
  }
  .compact.body--with-sidebar-menu aside.sidebar .logo img {
    min-width: 50px;
    width: 3rem;
  }
  .scrolled.body--with-sidebar-menu {
    --header-height: 3.25rem;
  }
  .scrolled.body--with-sidebar-menu .header {
    height: var(--header-height);
  }
  .scrolled.body--with-sidebar-menu .header .header__search-form {
    padding: 0.1rem 0.25rem;
  }
  .scrolled.body--with-sidebar-menu .header__right-container {
    scale: 0.9;
  }
  .scrolled.body--with-sidebar-menu .header__title {
    position: relative;
    top: 2px;
    width: 58px;
  }
  .scrolled.body--with-sidebar-menu .header__title .header__logo {
    min-width: revert;
  }
  .scrolled.body--with-sidebar-menu .header__right-btn--search {
    background-size: 26px;
    height: 29px;
    width: 35px;
  }
  .scrolled.body--with-sidebar-menu .header__right-btn--account-menu .gradient-circle-img {
    height: 29px;
    width: 29px;
  }
}
@media (max-width: 767px) {
  .scrolled.body--with-sidebar-menu {
    --header-height: 2.8rem;
    --header-search-icon-height: 1.5rem;
  }
  .scrolled.body--with-sidebar-menu .header {
    height: var(--header-height);
  }
  .scrolled.body--with-sidebar-menu .header__right-container {
    scale: 0.9;
  }
  .scrolled.body--with-sidebar-menu .header__title {
    position: relative;
    top: 2px;
    width: 58px;
  }
  .scrolled.body--with-sidebar-menu .header__title .header__logo {
    min-width: revert;
  }
  .scrolled.body--with-sidebar-menu .header__right-btn--search {
    background-size: 26px;
    height: 29px;
    width: 35px;
  }
  .scrolled.body--with-sidebar-menu .header__right-btn--account-menu .gradient-circle-img {
    height: 29px;
    width: 29px;
  }
}
@media (min-width: 768px) {
  .body--with-sidebar-menu {
    --header-height: 5rem;
  }
}

.body--with-sidebar-menu {
  /* Toggle Button */
  /* Icon */
  /* Collapsed State */
  /* Tooltip */
  /* Hide on mobile */
}
.body--with-sidebar-menu .alert--cookies {
  z-index: 101;
}
.body--with-sidebar-menu .manage-content__title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 1rem;
}
.body--with-sidebar-menu .discover-memberships .manage-content__title {
  padding-inline: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .discover-memberships .manage-content__title {
    display: none;
  }
}
@media (max-width: 767px) {
  .body--with-sidebar-menu .discover-content,
.body--with-sidebar-menu .discover-clip-store,
.body--with-sidebar-menu .library-collection,
.body--with-sidebar-menu .library-membership {
    position: relative;
  }
  .body--with-sidebar-menu .discover-content .page-filters__toggle-button,
.body--with-sidebar-menu .discover-clip-store .page-filters__toggle-button,
.body--with-sidebar-menu .library-collection .page-filters__toggle-button,
.body--with-sidebar-menu .library-membership .page-filters__toggle-button {
    position: absolute;
    right: 0.5rem;
    top: 1.1rem;
  }
}
.body--with-sidebar-menu .discover-content .manage-content__title,
.body--with-sidebar-menu .discover-clip-store .manage-content__title,
.body--with-sidebar-menu .library-collection .manage-content__title,
.body--with-sidebar-menu .library-membership .manage-content__title {
  margin-inline: auto;
  max-width: 1000px;
  padding-inline: 10px;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .discover-content .manage-content__title,
.body--with-sidebar-menu .discover-clip-store .manage-content__title,
.body--with-sidebar-menu .library-collection .manage-content__title,
.body--with-sidebar-menu .library-membership .manage-content__title {
    display: none;
  }
}
.body--with-sidebar-menu .menu-mobile .menu-mobile__container {
  height: 100dvh;
  scrollbar-gutter: stable;
}
.body--with-sidebar-menu .menu-mobile[data-version="1"] .menu-mobile__container {
  translate: 100%;
  right: 0;
  left: revert;
}
.body--with-sidebar-menu .menu-mobile[data-version="1"] .menu-mobile__btn--close {
  left: revert;
  right: 17px;
}
.body--with-sidebar-menu .menu-mobile.is-visible[data-version="1"] .menu-mobile__container {
  translate: 0;
  right: 0;
  left: revert;
}
.body--with-sidebar-menu footer.footer {
  text-align: center;
  background: transparent;
  border-top: 1px solid #e0e0e0;
  padding: 0 1rem 1rem;
}
.body--with-sidebar-menu footer.footer .footer__container {
  padding: 0;
}
.body--with-sidebar-menu label[for=discover-list-trigger],
.body--with-sidebar-menu label[for=library-list-trigger] {
  overflow: hidden;
  height: 24px;
}
.body--with-sidebar-menu.compact aside.sidebar label[for=discover-list-trigger],
.body--with-sidebar-menu.compact aside.sidebar label[for=library-list-trigger] {
  opacity: 0;
  scale: 0;
  margin-bottom: 0;
  height: 0;
  transition: all 300ms ease;
}
.body--with-sidebar-menu.compact aside.sidebar input[type=checkbox] {
  display: none;
}
.body--with-sidebar-menu.compact aside.sidebar input[type=checkbox]:checked ~ ul {
  display: block;
}
.body--with-sidebar-menu.compact aside.sidebar ul {
  gap: 0;
  margin: 0;
}
.body--with-sidebar-menu.compact aside.sidebar li {
  margin-bottom: 0.5rem;
}
.body--with-sidebar-menu.compact aside.sidebar hr {
  scale: 0;
  margin: 0;
  height: 0;
}
.body--with-sidebar-menu.compact aside .sidebar-link__icon {
  scale: 0.75;
}
.body--with-sidebar-menu.compact .sidebar-toggle__icon {
  transform: rotateY(-180deg);
}
.body--with-sidebar-menu.guest:not(.show-sidebar-menu) {
  grid-template-columns: auto;
  grid-template-areas: "notification" "header" "content";
}
.body--with-sidebar-menu.guest:not(.show-sidebar-menu):has(footer.footer) {
  grid-template-columns: auto;
  grid-template-areas: "notification" "header" "content" "content";
}
.body--with-sidebar-menu.guest:not(.show-sidebar-menu) aside.sidebar,
.body--with-sidebar-menu.guest:not(.show-sidebar-menu) .sidebar--bottom-menu {
  display: none;
}
.body--with-sidebar-menu.guest:not(.show-sidebar-menu) .sidebar-toggle {
  display: none;
}
.body--with-sidebar-menu button:not(.btn-close-circle) {
  border: none;
}
.body--with-sidebar-menu :where(ul) {
  list-style: none;
}
.body--with-sidebar-menu .sidebar-toggle {
  align-items: center;
  background-color: #eeeeee;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 12px;
  border-left: none;
  border-top-right-radius: 12px;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  display: flex;
  height: 2rem;
  justify-content: center;
  left: var(--sidebar-width, 8rem);
  padding: 0;
  position: fixed;
  top: 35%;
  transform: translateY(-35%);
  transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 15px;
  z-index: 100;
}
.body--with-sidebar-menu .sidebar-toggle:hover {
  background-color: #e0e0e0;
  box-shadow: 3px 0 12px rgba(0, 0, 0, 0.16);
  width: 24px;
}
.body--with-sidebar-menu .sidebar-toggle:focus-visible {
  box-shadow: 0 0 0 3px rgba(133, 51, 204, 0.3);
  outline: none;
}
.body--with-sidebar-menu .sidebar-toggle:active {
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.12);
  transform: translateY(-35%) translateX(-2px);
}
.body--with-sidebar-menu .sidebar-toggle:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.body--with-sidebar-menu .sidebar-toggle__icon {
  color: #555;
  font-size: 0.5rem;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1), rotate 300ms cubic-bezier(0.4, 0, 0.2, 1), color 200ms ease-out;
}
.body--with-sidebar-menu .sidebar-toggle:hover .sidebar-toggle__icon {
  color: #8533cc;
}
.body--with-sidebar-menu .sidebar-toggle--collapsed {
  left: 4.375rem;
}
.body--with-sidebar-menu .sidebar-toggle--collapsed .sidebar-toggle__icon {
  transform: rotate(180deg);
}
.body--with-sidebar-menu .sidebar-toggle__tooltip {
  background: rgba(51, 51, 51, 0.95);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 400;
  left: calc(100% + 0.75rem);
  opacity: 0;
  padding: 0.5rem 0.75rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-4px);
  transition: opacity 200ms ease-out, transform 200ms ease-out;
  white-space: nowrap;
  z-index: 1000;
}
.body--with-sidebar-menu .sidebar-toggle__tooltip::before {
  border-color: transparent rgba(51, 51, 51, 0.95) transparent transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: "";
  left: -5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.body--with-sidebar-menu .sidebar-toggle:hover .sidebar-toggle__tooltip {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
  transition-delay: 400ms;
}
.body--with-sidebar-menu .sidebar-toggle[aria-expanded=false] {
  left: 4.375rem;
}
.body--with-sidebar-menu .sidebar-toggle[aria-expanded=false] .sidebar-toggle__icon {
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .body--with-sidebar-menu .sidebar-toggle {
    display: none;
  }
}
.body--with-sidebar-menu aside.sidebar {
  display: none;
  position: fixed;
  left: 0;
  top: var(--notification-height);
  height: calc(100dvh - var(--notification-height));
  overflow: hidden auto;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  grid-area: sidebar;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
  width: var(--sidebar-width);
  background-color: #eee;
  z-index: 101;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu aside.sidebar {
    display: flex;
  }
}
.body--with-sidebar-menu aside.sidebar::-webkit-scrollbar {
  width: 0.4rem;
}
.body--with-sidebar-menu aside.sidebar::-webkit-scrollbar-thumb {
  background: rgba(148, 106, 199, 0.75);
  border-radius: 0.25rem;
}
.body--with-sidebar-menu aside.sidebar .logo {
  margin-block: 1.5rem;
  width: 100%;
  padding: 0;
}
.body--with-sidebar-menu aside.sidebar .logo img {
  width: 5.25rem;
  transition: all 300ms ease;
}
.body--with-sidebar-menu aside.sidebar label,
.body--with-sidebar-menu aside.sidebar ul {
  padding-inline: 1rem;
}
.body--with-sidebar-menu aside.sidebar label {
  cursor: pointer;
  margin-bottom: 1rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 1rem;
  color: var(--text-color);
  filter: grayscale(1);
  opacity: 0.6;
  transition: all 300ms ease;
}
.body--with-sidebar-menu aside.sidebar label.active, .body--with-sidebar-menu aside.sidebar label:hover {
  opacity: 1;
  filter: revert;
}
.body--with-sidebar-menu aside.sidebar label i {
  color: var(--text-color);
  font-size: 0.6rem;
  border: none;
  rotate: 180deg;
  transition: all 300ms ease;
}
.body--with-sidebar-menu aside.sidebar input[type=checkbox] {
  display: none;
}
.body--with-sidebar-menu aside.sidebar input[type=checkbox]:checked ~ ul {
  display: none;
}
.body--with-sidebar-menu aside.sidebar input[type=checkbox]:checked ~ label i {
  rotate: 0deg;
}
.body--with-sidebar-menu aside.sidebar ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.body--with-sidebar-menu aside.sidebar a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: all 250ms ease;
  color: var(--text-color);
}
.body--with-sidebar-menu aside.sidebar hr {
  margin-block: 1rem;
  transition: all 300ms ease;
}
.body--with-sidebar-menu aside.sidebar .sidebar-link span {
  overflow: hidden;
}
.body--with-sidebar-menu .sidebar-link {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  transition: all 250ms ease;
}
.body--with-sidebar-menu .sidebar-link.active span, .body--with-sidebar-menu .sidebar-link:hover span {
  opacity: 1;
  filter: revert;
}
.body--with-sidebar-menu .sidebar-link.active .sidebar-link__icon, .body--with-sidebar-menu .sidebar-link:hover .sidebar-link__icon {
  background-image: var(--active-bg-img);
}
.body--with-sidebar-menu .sidebar-link .sidebar-link__icon-container {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
}
.body--with-sidebar-menu .sidebar-link .icon--profiles {
  --active-bg-img: url("/skins/blue/images/discover/active/profiles.svg");
  --inactive-bg-img: url("/skins/blue/images/discover/inactive/profiles.svg");
}
.body--with-sidebar-menu .sidebar-link .icon--contents {
  --active-bg-img: url("/skins/blue/images/discover/active/contents.svg");
  --inactive-bg-img: url("/skins/blue/images/discover/inactive/contents.svg");
}
.body--with-sidebar-menu .sidebar-link .icon--contents.new-follows:before, .body--with-sidebar-menu .sidebar-link .icon--contents[data-new-sfw-follows]:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 1rem;
  -webkit-animation: blue-shadow-pulse 2s infinite;
          animation: blue-shadow-pulse 2s infinite;
}
.body--with-sidebar-menu .sidebar-link .icon--clip-store {
  --active-bg-img: url("/skins/blue/images/discover/active/clip-store.svg");
  --inactive-bg-img: url("/skins/blue/images/discover/inactive/clip-store.svg");
}
.body--with-sidebar-menu .sidebar-link .icon--membership {
  --active-bg-img: url("/skins/blue/images/discover/active/membership.svg");
  --inactive-bg-img: url("/skins/blue/images/discover/inactive/membership.svg");
}
.body--with-sidebar-menu .sidebar-link .icon--collection {
  --active-bg-img: url("/skins/blue/images/discover/active/collection.svg");
  --inactive-bg-img: url("/skins/blue/images/discover/inactive/collection.svg");
}
.body--with-sidebar-menu .sidebar-link .icon--chat {
  --active-bg-img: url("/skins/blue/images/discover/active/chat.svg");
  --inactive-bg-img: url("/skins/blue/images/discover/inactive/chat.svg");
  position: relative;
}
.body--with-sidebar-menu .sidebar-link .icon--chat .chat-notifications {
  position: absolute;
  left: 80%;
  top: -4px;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.1rem;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .sidebar-link .icon--chat .chat-notifications {
    top: -8px;
  }
}
.body--with-sidebar-menu .sidebar-link .icon--chat .chat-unread-messages,
.body--with-sidebar-menu .sidebar-link .icon--chat .chat-tips-amount {
  --bubble-min-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: var(--bubble-min-height);
  min-width: var(--bubble-min-height);
  line-height: var(--bubble-min-height);
  padding: 0 4px;
  border-radius: 1rem;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #fff;
  z-index: 1;
  font-size: 0.6rem;
  filter: revert;
  opacity: revert;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .sidebar-link .icon--chat .chat-unread-messages,
.body--with-sidebar-menu .sidebar-link .icon--chat .chat-tips-amount {
    --bubble-min-height: 20px;
    padding: 0 4px;
    font-size: 0.8rem;
  }
}
.body--with-sidebar-menu .sidebar-link .icon--chat .chat-tips-amount {
  background: #4fc28b;
}
.body--with-sidebar-menu .sidebar-link .sidebar-link__icon {
  background-image: var(--inactive-bg-img);
  background-position: center;
  background-size: cover;
  width: 2.5rem;
  height: 2.5rem;
  transition: background-image 250ms ease-in-out, scale 250ms ease;
  position: relative;
  z-index: 1;
}
.body--with-sidebar-menu .sidebar-link .sidebar-link__icon.eyecatcher:before, .body--with-sidebar-menu .sidebar-link .sidebar-link__icon[data-eyecatcher]:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 1rem;
  -webkit-animation: blue-shadow-pulse 2s infinite;
          animation: blue-shadow-pulse 2s infinite;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .sidebar-link .sidebar-link__icon.eyecatcher.icon--clip-store:before, .body--with-sidebar-menu .sidebar-link .sidebar-link__icon[data-eyecatcher].icon--clip-store:before {
    all: revert;
  }
}
.body--with-sidebar-menu .sidebar-link span {
  position: relative;
  transition: all 300ms ease, width 250ms 250ms ease, height 250ms 250ms ease;
  filter: grayscale(1);
  font-size: 1rem;
  color: var(--text-color);
  opacity: 0.6;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu {
  grid-area: bottom-navigation;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: var(--bottom-menu-height);
  z-index: 100;
  background-color: #eee;
  padding-block: 0.5rem;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .body--with-sidebar-menu nav.sidebar--bottom-menu {
    display: none;
  }
}
.body--with-sidebar-menu nav.sidebar--bottom-menu ul {
  margin: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  height: 100%;
  gap: 1rem;
  padding: 0;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu li {
  height: 100%;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu img {
  width: 2.25rem;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .btn-info--menu-mobile {
  margin: 0;
  display: block !important;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu nav.sidebar--bottom-menu .btn-info--menu-mobile {
    display: none !important;
  }
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link {
  position: relative;
  height: 100%;
  gap: 2.1rem;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link.active span {
  opacity: 1;
  filter: revert;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link.active .sidebar-link__icon {
  background-image: var(--active-bg-img);
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link .sidebar-link__icon {
  background-image: var(--inactive-bg-img);
  background-position: center;
  background-size: cover;
  width: 1.75rem;
  height: 1.75rem;
  transition: background-image 250ms ease-in-out;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  translate: -50%;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link .sidebar-link__icon.partly-hidden {
  background-image: var(--inactive-bg-img);
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link .sidebar-link__icon.partly-hidden:nth-child(1) {
  top: 0px;
  left: calc(50% + 0px);
  z-index: -1;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link .sidebar-link__icon.partly-hidden:nth-child(2) {
  top: 3px;
  left: calc(50% + 3px);
  z-index: -2;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link .sidebar-link__icon.partly-hidden:nth-child(3) {
  top: 6px;
  left: calc(50% + 6px);
  z-index: -3;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .sidebar-link span {
  white-space: nowrap;
  font-size: 0.8rem;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .burger-menu {
  position: absolute;
  cursor: pointer;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  justify-content: center;
  flex-flow: column nowrap;
  gap: 7px;
  padding: 0;
}
.body--with-sidebar-menu nav.sidebar--bottom-menu .burger-menu > div {
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
.body--with-sidebar-menu .header {
  --transition: all 300ms ease;
  position: fixed;
  top: var(--notification-height);
  left: 0;
  right: 0;
  background-color: #eee;
  z-index: 101;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: var(--header-height);
  transition: var(--transition);
  grid-area: header;
  padding-block: 0.2rem;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header {
    left: var(--sidebar-width);
    height: var(--header-height);
    gap: 0;
    padding-block: 1rem;
  }
}
.body--with-sidebar-menu .header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  height: 2px;
  width: 100%;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  z-index: 3;
  transition: opacity 300ms ease;
}
.body--with-sidebar-menu .header .header__right-btn--search {
  background: transparent url("/skins/blue/images/common/fan-header/search.svg") no-repeat center bottom;
  background-size: 31px;
  height: 34px;
  width: 40px;
  transition: var(--transition);
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .header__right-btn--search {
    display: none;
  }
}
.body--with-sidebar-menu .header .header-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
  padding-inline: 0.5rem;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .header-content {
    justify-content: flex-start;
    padding-inline: 1.5rem;
  }
}
.body--with-sidebar-menu .header .header__title-container {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.body--with-sidebar-menu .header .header__title {
  width: 82px;
  margin-left: 0.5rem;
  transition: var(--transition);
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .header__title {
    display: none;
  }
}
.body--with-sidebar-menu .header .header__right-container {
  display: flex;
  align-items: center;
  gap: 1rem;
  transition: all 250ms ease;
}
.body--with-sidebar-menu .header .header__right-container .gradient-circle-img {
  transition: var(--transition);
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .header__right-container .gradient-circle-img {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.body--with-sidebar-menu .header .create-free-account__dropdown-container {
  --dropdown-height: 2.25rem;
  --font-size: 0.9rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 125px;
  height: var(--dropdown-height);
}
@media (min-width: 420px) {
  .body--with-sidebar-menu .header .create-free-account__dropdown-container {
    min-width: 150px;
    width: 40%;
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .create-free-account__dropdown-container {
    --font-size: 1rem;
    width: 100%;
    min-width: 230px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.body--with-sidebar-menu .header .create-free-account__dropdown-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  min-height: 29px;
  height: 100%;
  max-height: 48px;
  width: 100%;
  padding: 0 0.5rem;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #fff;
  border-radius: 1rem;
  font-size: var(--font-size);
  transition: all 250ms ease;
}
.body--with-sidebar-menu .header .create-free-account__dropdown-trigger span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.body--with-sidebar-menu .header .create-free-account__dropdown-trigger ~ .create-free-account__dropdown-list {
  display: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: calc(var(--dropdown-height) + 10px);
  z-index: 50;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.25);
  font-size: var(--font-size);
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 245px;
}
.body--with-sidebar-menu .header .create-free-account__dropdown-trigger ~ .create-free-account__dropdown-list.visible {
  display: block;
}
.body--with-sidebar-menu .header .create-free-account__dropdown-trigger ~ .create-free-account__dropdown-list li {
  cursor: pointer;
  transition: all 250ms ease;
  font-size: inherit;
  text-align: left;
}
.body--with-sidebar-menu .header .create-free-account__dropdown-trigger ~ .create-free-account__dropdown-list li:hover {
  background-color: #d4ecf3;
}
.body--with-sidebar-menu .header .create-free-account__dropdown-trigger ~ .create-free-account__dropdown-list a {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  color: #333;
  transition: all 250ms ease;
  font-size: inherit;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .btn-close-circle {
    display: none;
  }
}
.body--with-sidebar-menu .header .header__search-container {
  display: flex;
  gap: 1rem;
  align-items: center;
  z-index: 1;
  position: fixed;
  left: 0;
  top: var(--notification-height);
  translate: 0 -100%;
  height: calc(var(--header-height) - 4px);
  background-color: #eee;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 0.5rem;
  width: 100%;
  transition: translate 250ms ease-in-out;
}
.body--with-sidebar-menu .header .header__search-container.is-visible {
  translate: 0;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .header__search-container {
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
    translate: 0;
    max-width: 900px;
  }
  .body--with-sidebar-menu .header .header__search-container.is-visible {
    translate: 0;
  }
}
.body--with-sidebar-menu .header .header__search-container .header__search-close {
  flex-shrink: 0;
}
.body--with-sidebar-menu .header .header__search-container form {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 0.25rem;
  overflow: hidden;
  transition: var(--transition);
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header .header__search-container form {
    padding: 0.5rem 0.25rem;
  }
}
.body--with-sidebar-menu .header .header__search-container form input {
  border: 0;
  height: var(--header-search-icon-height);
  line-height: var(--header-search-icon-height);
  width: calc(100% - var(--header-search-icon-height));
}
.body--with-sidebar-menu .header .header__search-container form input::-moz-placeholder {
  color: #999999;
}
.body--with-sidebar-menu .header .header__search-container form input:-ms-input-placeholder {
  color: #999999;
}
.body--with-sidebar-menu .header .header__search-container form input::placeholder {
  color: #999999;
}
.body--with-sidebar-menu .header .header__search-container form input:active, .body--with-sidebar-menu .header .header__search-container form input:focus, .body--with-sidebar-menu .header .header__search-container form input:active:focus {
  outline: 0;
  box-shadow: none;
}
.body--with-sidebar-menu .header .header__search-container form button {
  border-radius: 0;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background: url("/skins/blue/images/common/fan-header/search.svg") no-repeat 30% center;
  background-size: 22px;
  height: var(--header-search-icon-height);
  width: var(--header-search-icon-height);
}
.body--with-sidebar-menu .header .header__search-container form button span {
  display: none;
}
.body--with-sidebar-menu .header .header__search-container form button, .body--with-sidebar-menu .header .header__search-container form button:active, .body--with-sidebar-menu .header .header__search-container form button:focus, .body--with-sidebar-menu .header .header__search-container form button:active:focus, .body--with-sidebar-menu .header .header__search-container form button:hover {
  border: 0;
  box-shadow: none;
  outline: 0;
}
.body--with-sidebar-menu .header__logo {
  min-width: 60px;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .header__logo {
    min-width: 82px;
  }
}
.body--with-sidebar-menu:has(.header__notification) {
  --notification-height: 2.625rem;
}
.body--with-sidebar-menu .header__notification {
  grid-area: notification;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 102;
  height: var(--notification-height);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eedc94;
}
.body--with-sidebar-menu .header__notification .global-notification {
  padding: 10px;
  color: #404040;
  font-size: 15px;
  text-align: center;
}
.body--with-sidebar-menu.manage-content--fav .main-content .no-content {
  padding-block: 1rem;
  padding-inline: 1rem;
  font-size: 1.5rem;
}
@media (min-width: 1160px) {
  .body--with-sidebar-menu.manage-content--fav .main-content .no-content {
    padding-inline: 0.25rem;
  }
}
@media (min-width: 768px) {
  .body--with-sidebar-menu.manage-content--fav .main-content .no-content {
    padding-block: 1rem;
  }
}
.body--with-sidebar-menu.manage-content--fav .page-filters-container {
  position: relative;
  margin-top: 1rem;
  min-height: 45px;
}
.body--with-sidebar-menu.manage-content--fav .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) + .page-filters__toggle-button {
  position: relative;
  right: 1rem;
  z-index: 1;
  top: 8px;
}
.body--with-sidebar-menu.manage-content--fav .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) + .page-filters__toggle-button.active {
  position: absolute;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu.manage-content--fav .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) + .page-filters__toggle-button {
    top: 12px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .body--with-sidebar-menu.manage-content--fav .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) {
    background-color: #eeeeee;
    display: flex;
    flex-flow: row nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    padding-left: 0.75rem;
    padding-right: calc(0.75rem + 2.5rem);
  }
}
@media (max-width: 767px) {
  .body--with-sidebar-menu.manage-content--fav .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)).visible .page-filters {
    width: auto;
  }
}
@media (max-width: 767px) {
  .body--with-sidebar-menu.manage-content--fav .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)).visible .page-filters.visible .page-filters__content {
    display: flex;
    flex-flow: row nowrap;
  }
}
.body--with-sidebar-menu.profile:has(.post__btn--report) .post .post__btn--report {
  display: block;
}
.body--with-sidebar-menu.profile:has(.btn-icon--share) .post .btn-icon--share {
  display: block;
}
.body--with-sidebar-menu .post .post__btn--report,
.body--with-sidebar-menu .post .btn-icon--share {
  display: none;
}
.body--with-sidebar-menu .main-content {
  max-width: 100vw;
  grid-area: content;
  display: flex;
  flex-direction: column;
  padding-bottom: var(--bottom-menu-height);
  min-height: calc(100vh - var(--bottom-menu-height) - var(--header-height));
}
.body--with-sidebar-menu .main-content:has(.no-follow, .no-content) {
  padding-bottom: revert;
}
.body--with-sidebar-menu .main-content .no-follow,
.body--with-sidebar-menu .main-content .no-content {
  padding-block: 3rem;
  padding-inline: 1rem;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .main-content .no-follow,
.body--with-sidebar-menu .main-content .no-content {
    padding-block: 1rem;
  }
}
@media (min-width: 768px) {
  .body--with-sidebar-menu .main-content {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .body--with-sidebar-menu .main-content .post > *:not(.gallery-post-container, .post__content, .scene-post-container) {
    padding-inline: 10px;
  }
}
@media (max-width: 767px) {
  .body--with-sidebar-menu .main-content .post .post__copy-link {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .body--with-sidebar-menu .main-content .post .post__edit-link {
    right: 50px;
  }
}
.body--with-sidebar-menu main {
  text-align: left;
  padding: 0;
  max-width: 100%;
  transition: width 300ms ease;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu main {
    padding: 1rem;
    max-width: calc(100vw - (var(--sidebar-width) + 10px)) !important;
  }
}
.body--with-sidebar-menu main.discover-memberships .notifications {
  padding: 1rem;
  max-width: none;
}
.body--with-sidebar-menu main.discover-memberships .notifications .notification {
  display: block;
}
.body--with-sidebar-menu main .notifications {
  position: relative;
  max-width: 1000px;
  padding: 1rem;
  margin: auto;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu main .notifications {
    padding: 1rem 0;
  }
}
.body--with-sidebar-menu main .notifications .notification {
  width: 100%;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
  border: 1px solid transparent;
  border-left: 3px solid transparent;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem;
}
.body--with-sidebar-menu main .notifications .notification button {
  border: 0;
  white-space: nowrap;
}
.body--with-sidebar-menu main .notifications .notification.notification--search-notice {
  align-items: center;
}
.body--with-sidebar-menu main .notifications .notification-info {
  background-color: #f5ebff;
  color: #3e4144;
  border-color: #e4ceff;
  border-left-color: #8d62c4;
}
.body--with-sidebar-menu main .notifications .notification-info a,
.body--with-sidebar-menu main .notifications .notification-info a:visited,
.body--with-sidebar-menu main .notifications .notification-info button {
  color: #8d62c4;
  font-weight: bold;
}
.body--with-sidebar-menu.profile main {
  padding: 0;
}
.body--with-sidebar-menu.guest .header .header__title {
  display: block;
}
@media (min-width: 768px) {
  .body--with-sidebar-menu.guest .header .header__title {
    display: block;
  }
}
.body--with-sidebar-menu.scrolled .header:after {
  opacity: 0;
}
.body--with-sidebar-menu.scrolled .header__title {
  scale: 0.75;
}
.body--with-sidebar-menu .form-control.is-invalid ~ .modal-register__toggle-password {
  display: none;
}
@media (max-width: 767px) {
  .body--with-sidebar-menu.creators--followed .main-content, .body--with-sidebar-menu.creators--not-interested .main-content {
    position: relative;
  }
  .body--with-sidebar-menu.creators--followed .discover-memberships .manage-content__title, .body--with-sidebar-menu.creators--not-interested .discover-memberships .manage-content__title {
    margin-bottom: 20px;
  }
  .body--with-sidebar-menu.creators--followed .account-discover__filters, .body--with-sidebar-menu.creators--not-interested .account-discover__filters {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    padding-block: 20px;
  }
}

.manage-content--history .main-content .no-content {
  padding-block: 1rem;
  padding-inline: 1rem;
  font-size: 1.5rem;
}
@media (min-width: 1160px) {
  .manage-content--history .main-content .no-content {
    padding-inline: 0.25rem;
  }
}
@media (min-width: 768px) {
  .manage-content--history .main-content .no-content {
    padding-block: 1rem;
  }
}
.manage-content--history .page-filters-container {
  position: relative;
  margin-top: 1rem;
  min-height: 45px;
}
.manage-content--history .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) + .page-filters__toggle-button {
  position: relative;
  right: 1rem;
  z-index: 1;
  top: 8px;
}
.manage-content--history .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) + .page-filters__toggle-button.active {
  position: absolute;
}
@media (min-width: 768px) {
  .manage-content--history .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) + .page-filters__toggle-button {
    top: 12px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .manage-content--history .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)) {
    background-color: #eeeeee;
    display: flex;
    flex-flow: row nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    padding-left: 0.75rem;
    padding-right: calc(0.75rem + 2.5rem);
  }
}
@media (max-width: 767px) {
  .manage-content--history .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)).visible .page-filters {
    width: auto;
  }
}
@media (max-width: 767px) {
  .manage-content--history .page-filters:not(:has(.filter-dialog__more-tags-dialog.open,
.filter-dialog__more-models-dialog.open,
.filter-dialog__more-countries-dialog.open)).visible .page-filters.visible .page-filters__content {
    display: flex;
    flex-flow: row nowrap;
  }
}
.manage-content--history section.content--main div.history-profiles__container {
  justify-content: center;
}

/* GTFLIXTV DEVELOPERS STYLES */
.link-toggle__show-text {
  display: none;
}
.link-toggle.collapsed .link-toggle__hide-text {
  display: none;
}
.link-toggle.collapsed .link-toggle__show-text {
  display: inline-block;
}

.btn-loading {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-loading__progress {
  visibility: hidden;
  position: absolute !important;
}
.btn-loading__progress:before {
  font-size: 15px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "";
}
.btn-loading__text {
  display: flex;
  align-items: center;
  white-space: break-spaces;
  line-height: 17px !important;
}
.btn-loading__text span {
  padding-left: 8px;
}
.btn-loading__text b {
  padding-left: 4px;
}
.btn-loading__hover-text {
  display: none;
}
.btn-loading:hover .btn-loading__visible-text, .btn-loading:active .btn-loading__visible-text {
  display: none;
}
.btn-loading:hover .btn-loading__hover-text, .btn-loading:active .btn-loading__hover-text {
  display: inline;
}
.btn-loading.is-processing .btn-loading__progress {
  visibility: visible;
}
.btn-loading.is-processing .btn-loading__progress:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.btn-loading.is-processing .btn-loading__text {
  visibility: hidden;
}
.btn-loading .btn-loading__text.text-column {
  flex-direction: column;
  gap: 0;
  padding-block: 4px;
  font-size: inherit;
}
.btn-loading .btn-loading__text.text-column .lower-cased {
  text-transform: lowercase;
  font-size: clamp(9px, 0.8em, 11px);
}
.btn-loading.subscribe-button--uncover .btn-loading__text.text-column .lower-cased {
  text-transform: lowercase;
  font-size: 14px;
}

@media (max-width: 768px) {
  .btn-text--hide-mobile {
    display: none;
  }
}
.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.loader:before {
  color: white;
  display: inline-block;
  font: normal normal normal 60px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1001;
  margin-left: -30px;
  margin-top: -30px;
}

.loader-flashing {
  display: none;
  position: relative;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  color: #ffffff;
  -webkit-animation: dot-flashing 1s infinite linear alternate;
          animation: dot-flashing 1s infinite linear alternate;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.loader-flashing::before, .loader-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}

.loader-flashing::before {
  left: -8px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  color: #ffffff;
  -webkit-animation: dot-flashing 1s infinite alternate;
          animation: dot-flashing 1s infinite alternate;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.loader-flashing::after {
  left: 8px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  color: #ffffff;
  -webkit-animation: dot-flashing 1s infinite alternate;
          animation: dot-flashing 1s infinite alternate;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

@-webkit-keyframes dot-flashing {
  0% {
    background-color: #ffffff;
  }
  50%, 100% {
    background-color: rgba(255, 255, 255, 0.2);
  }
}

@keyframes dot-flashing {
  0% {
    background-color: #ffffff;
  }
  50%, 100% {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.modal-info .modal-info__content {
  background: #eeeeee;
  border-radius: 20px;
}
.modal-info .modal-info__content .modal-info__header {
  display: block;
  padding-bottom: 0;
  border: none;
}
.modal-info .modal-info__content .modal-info__header .modal-info__title {
  margin-bottom: 10px;
  font-size: 25px;
  color: #8d62c4;
}
.modal-info .modal-info__content .modal-info__body {
  padding: 20px 50px;
}
.modal-info .modal-info__content .modal-info__body .color {
  color: #893acc;
}
.modal-info .modal-info__content .modal-info__footer {
  justify-content: center;
}

.subscription-info-modal,
.tkt-balance-modal,
.already-subscribed-modal {
  z-index: 2000;
  color: #3e4144;
}
.subscription-info-modal .modal-dialog,
.tkt-balance-modal .modal-dialog,
.already-subscribed-modal .modal-dialog {
  max-width: 700px;
}
.subscription-info-modal .modal-content,
.tkt-balance-modal .modal-content,
.already-subscribed-modal .modal-content {
  border-radius: 1.25rem;
  overflow: hidden;
}
.subscription-info-modal .modal-body,
.tkt-balance-modal .modal-body,
.already-subscribed-modal .modal-body {
  padding: 1.25rem 1.9rem 1.9rem;
}
.subscription-info-modal .modal-body p,
.tkt-balance-modal .modal-body p,
.already-subscribed-modal .modal-body p {
  font-size: 0.9rem;
}
.subscription-info-modal .modal-header,
.tkt-balance-modal .modal-header,
.already-subscribed-modal .modal-header {
  color: #fff;
  background: linear-gradient(90deg, #51c8e9 40%, #893acc 100%);
}
.subscription-info-modal .modal-header p,
.tkt-balance-modal .modal-header p,
.already-subscribed-modal .modal-header p {
  font-size: 1rem;
}
.subscription-info-modal .modal-header .close-icon,
.tkt-balance-modal .modal-header .close-icon,
.already-subscribed-modal .modal-header .close-icon {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}
.subscription-info-modal .tkt-balance-text,
.tkt-balance-modal .tkt-balance-text,
.already-subscribed-modal .tkt-balance-text {
  text-align: left;
}

.subscription-info-modal + .modal-backdrop {
  z-index: 1600 !important;
}

.subscription-info {
  text-align: left;
}
.subscription-info strong {
  font-size: 1.1em;
}

.subscription-info-modal .subscription-info-list {
  list-style: revert;
  text-align: left;
  margin-top: 0.5rem;
  line-height: 1.75;
}

.btn-icon {
  width: 35px;
  height: 35px;
  max-width: none;
}
.btn-icon--like {
  background-image: url("/skins/blue/images/profile/icon-like-inactive.svg");
}
.btn-icon--fav {
  background-image: url("/skins/blue/images/profile/icon-favorite-inactive.svg");
}
.btn-icon--buy {
  background-image: url("/skins/blue/images/profile/icon-buy.svg");
}
.btn-icon--tip {
  background-image: url("/skins/blue/images/profile/icon-tip.svg");
}
.btn-icon--chat {
  background-image: url("/skins/blue/images/profile/chat-icon.svg");
}
.btn-icon--share {
  background-image: url("/skins/blue/images/profile/share-icon-inactive.svg");
}
.btn-icon--share:hover {
  background-image: url("/skins/blue/images/profile/share-icon-active.svg");
}
.btn-icon--edit-post {
  border-radius: 50%;
  background-image: url("/skins/blue/images/profile/edit-icon-inactive.svg");
}
.btn-icon--edit-post:hover {
  background-image: url("/skins/blue/images/profile/edit-icon-active.svg");
}

.is-active .btn-icon--like {
  background-image: url("/skins/blue/images/profile/icon-like-active.svg");
}
.is-active .btn-icon--fav {
  background-image: url("/skins/blue/images/profile/icon-favorite-active.svg");
}
.is-active .btn-icon--tip {
  background-image: url("/skins/blue/images/profile/icon-tip-active.svg");
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
@supports not selector(::-webkit-scrollbar) {
  * {
    scrollbar-color: #5b2489 #e6e6e6;
  }
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 10px;
}

*::-webkit-scrollbar-track {
  background: #e6e6e6;
}

*::-webkit-scrollbar-thumb {
  background-color: #893acc;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}
.plyr video,
.plyr audio,
.plyr iframe {
  display: block;
  height: 100%;
  width: 100%;
}
.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}
.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}
.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: var(--plyr-badge-background, #4a5464);
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
          animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px);
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}
.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all 0.3s ease;
}
.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px);
}
.plyr__control:focus {
  outline: 0;
}
.plyr__control.plyr__tab-focus {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

a.plyr__control {
  text-decoration: none;
}
a.plyr__control::after, a.plyr__control::before {
  display: none;
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}
.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}
.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
  padding-left: 0;
}
.plyr__controls:empty {
  display: none;
}

.plyr [data-plyr=captions],
.plyr [data-plyr=pip],
.plyr [data-plyr=airplay],
.plyr [data-plyr=fullscreen] {
  display: none;
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--pip-supported [data-plyr=pip],
.plyr--airplay-supported [data-plyr=airplay],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}
.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}
.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
          animation: plyr-popup 0.2s ease;
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: 4px;
  bottom: 100%;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, #4a5464);
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.plyr__menu__container::after {
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));
  top: 100%;
  width: 0;
}
.plyr__menu__container [role=menu] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}
.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}
.plyr__menu__container .plyr__control {
  align-items: center;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}
.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}
.plyr__menu__container .plyr__control::after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
}
.plyr__menu__container .plyr__control--forward::after {
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}
.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
  position: relative;
  width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2));
}
.plyr__menu__container .plyr__control--back::after {
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--back::before {
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}
.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before, .plyr__menu__container .plyr__control[role=menuitemradio]::after {
  border-radius: 100%;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(35, 40, 47, 0.1);
}
.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);
  overflow: hidden;
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  display: block;
  height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
          user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
  /* stylelint-disable-line */
  margin-top: calc(((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2) * -1);
}
.plyr--full-ui input[type=range]::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
       user-select: none;
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
}
.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
}
.plyr--full-ui input[type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  color: transparent;
}
.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  background: currentColor;
}
.plyr--full-ui input[type=range]::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}
.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}
.plyr--full-ui input[type=range]:focus {
  outline: 0;
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}
.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr__poster {
  background-color: var(--plyr-video-background, var(--plyr-video-background, black));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none;
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time::before {
  content: "⁄";
  margin-right: var(--plyr-control-spacing, 10px);
}
@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr__tooltip {
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 3px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}
.plyr__tooltip::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}
.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}
.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}
.plyr__progress .plyr__tooltip {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}
.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
}
.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
          animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__volume {
  align-items: center;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}
.plyr__volume input[type=range] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: var(--plyr-video-background, var(--plyr-video-background, black));
  overflow: hidden;
}
.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: var(--plyr-video-background, var(--plyr-video-background, black));
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9;
}
@supports not (aspect-ratio: 16/9) {
  .plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
  }
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}
@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}
.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}
.plyr__control--overlaid:hover, .plyr__control--overlaid:focus {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-webkit-full-screen video {
  height: 100%;
}
.plyr:-ms-fullscreen video {
  height: 100%;
}
.plyr:fullscreen video {
  height: 100%;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}
.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */
.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-webkit-full-screen video {
  height: 100%;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */
.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-moz-full-screen video {
  height: 100%;
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */
.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-ms-fullscreen video {
  height: 100%;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}
.plyr--fullscreen-fallback video {
  height: 100%;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.plyr__ads::after {
  background: #23282f;
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}
.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin: -var(--plyr-range-track-height, 5px)/2 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 3px;
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: var(--plyr-tooltip-radius, 3px);
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  z-index: 2;
}
.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}
.plyr__preview-thumb::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}
.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}
.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}
.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

.video .video-loader {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  inset: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 500ms cubic-bezier(0.25, 0.86, 0.39, 0.96);
}
.video .video-loader.show {
  opacity: 1;
}
.video .video-loader svg {
  min-height: 60px;
  max-height: 15%;
  rotate: 0deg;
  opacity: 1;
}
.video .video-loader svg.show #video-loader__circle {
  transform-origin: center;
  -webkit-animation: circle-spin 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
          animation: circle-spin 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
}
.video .video-loader svg.show #video-loader__logo {
  transform-origin: center;
  -webkit-animation: s-animate 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
          animation: s-animate 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
}
.video .plyr__control--ratio .plyr__menu__value {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .video .plyr__menu__container > div {
    max-height: 10rem;
    overflow: auto;
    scrollbar-width: thin;
  }
  .video .plyr__menu__container > div > div {
    max-height: inherit;
  }
  .video .plyr__menu__container .plyr__control {
    padding-block: 0.15rem;
  }
  .video .plyr__volume {
    min-width: auto;
    width: auto;
  }
  .video .plyr__volume input {
    display: none;
  }
  .video [data-plyr=pip],
.video [data-plyr=download],
.video [data-plyr=captions],
.video [data-plyr=airplay] {
    display: none;
  }
}
@media (min-width: 768px) {
  .video .plyr__control--pip-mobile,
.video .plyr__control--download-mobile,
.video .plyr__control--airplay-mobile {
    display: none;
  }
}

@media (min-width: 768px) {
  .plyr:has(div.related-content-player-overlay.visible) .plyr__control.plyr__control--overlaid {
    display: none;
  }
}
.plyr div.related-content-player-overlay {
  height: revert !important;
  min-height: 100% !important;
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 3;
  opacity: 0;
  pointer-events: none;
  overflow: auto;
  scrollbar-width: thin;
  transition: opacity 300ms ease-in-out;
}
@media (min-width: 768px) {
  .plyr div.related-content-player-overlay.visible {
    opacity: 1;
    pointer-events: auto;
  }
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content {
  display: grid !important;
  justify-content: revert !important;
  align-content: revert !important;
  padding: 1rem;
  padding-bottom: 2rem;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding-block: 3rem;
  height: auto !important;
  gap: 1rem;
  grid-template-columns: repeat(1, 60%);
  grid-auto-flow: column;
  overflow: auto;
  scrollbar-width: none;
}
@media (min-width: 768px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content {
    grid-auto-flow: row;
    align-items: center;
    justify-content: center;
    justify-items: center;
    align-content: center;
    scrollbar-width: thin;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 900px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content {
    grid-template-columns: repeat(4, 1fr);
  }
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post .profile-preview__post-content {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post .post__content {
  width: 100%;
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post .post__content .post__preview {
  width: inherit;
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post:after {
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(57, 204, 204, 0.2), rgba(57, 136, 204, 0.2));
  opacity: 0;
  transition: opacity 200ms ease;
}
@media (min-width: 768px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post {
    min-width: auto;
  }
}
@media (min-width: 900px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post:hover {
    cursor: pointer;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
  }
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post:hover:after {
    opacity: 0.8;
  }
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post:hover .metadata-tag.runtime-tag {
    opacity: 1;
  }
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post:hover .post__title {
    display: -webkit-box;
  }
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post .metadata-tag.runtime-tag {
  top: 0.5rem;
  right: 0.5rem;
  bottom: revert;
}
@media (min-width: 900px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post .metadata-tag.runtime-tag {
    opacity: 0;
    transition: opacity 250ms ease-in-out;
  }
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post .post__title {
  display: -webkit-box;
  position: absolute;
  z-index: 1;
  min-height: 44px;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 0.1rem 0.25rem;
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  transition: opacity 250ms ease-in-out;
}
@media (min-width: 900px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post .post__title {
    translate: 0 100%;
    display: none;
  }
}
@media (min-width: 900px) {
  .plyr div.related-content-player-overlay > .related-content-player-overlay__content .profile-preview__post.bottom-row .post__title {
    top: 0;
    bottom: revert;
    translate: 0 -100%;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .post__image {
  border-radius: 0.25rem;
  overflow: hidden;
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content .post__image img {
  width: 100%;
}
.plyr div.related-content-player-overlay > .related-content-player-overlay__content video {
  position: absolute;
  inset: 0;
}

@-webkit-keyframes circle-spin {
  0% {
    rotate: 0deg;
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    rotate: 360deg;
    opacity: 1;
  }
}

@keyframes circle-spin {
  0% {
    rotate: 0deg;
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    rotate: 360deg;
    opacity: 1;
  }
}
@-webkit-keyframes s-animate {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes s-animate {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] {
  position: absolute;
  z-index: 1000;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item {
  font-size: 14px;
  padding: 1px 3px;
  border: 0;
}

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item a {
  text-decoration: none;
  display: block;
  height: 100%;
  line-height: 1.8em;
  padding: 0 1.54em 0 0.615em;
  color: #4f4f4f;
}

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover, .dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active {
  background-color: #e4e4e4;
}

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover a, .dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active a {
  color: #333;
}

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item .emojioneemoji {
  font-size: inherit;
  height: 2ex;
  width: 2.1ex;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: 0 5px 0.2ex 0;
  line-height: normal;
  vertical-align: middle;
  max-width: 100%;
  top: 0;
}

.emojionearea-text [class*=emojione-], .emojionearea-text .emojioneemoji {
  font-size: inherit;
  height: 2ex;
  width: 2.1ex;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.2ex 0.15em 0.2ex;
  line-height: normal;
  vertical-align: middle;
  max-width: 100%;
  top: 0;
}

.emojionearea, .emojionearea * {
  box-sizing: border-box;
}

.emojionearea.emojionearea-disable {
  position: relative;
  background-color: #eee;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.emojionearea.emojionearea-disable:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.3;
  position: absolute;
  background-color: #eee;
}

.emojionearea, .emojionearea.form-control {
  display: block;
  position: relative !important;
  width: 100%;
  height: auto;
  padding: 0;
  font-size: 14px;
  border: 0;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.emojionearea.focused {
  border-color: #66AFE9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.emojionearea .emojionearea-editor {
  display: block;
  height: auto;
  min-height: 8em;
  max-height: 15em;
  overflow: auto;
  padding: 6px 24px 6px 12px;
  line-height: 1.42857143;
  font-size: inherit;
  color: #555555;
  background-color: transparent;
  border: 0;
  cursor: text;
  margin-right: 1px;
  border-radius: 0;
  box-shadow: none;
}

.emojionearea .emojionearea-editor:empty:before {
  content: attr(placeholder);
  display: block;
  color: #BBBBBB;
}

.emojionearea .emojionearea-editor:focus {
  border: 0;
  outline: 0;
  box-shadow: none;
}

.emojionearea .emojionearea-editor [class*=emojione-], .emojionearea .emojionearea-editor .emojioneemoji {
  font-size: inherit;
  height: 2ex;
  width: 2.1ex;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.2ex 0.15em 0.2ex;
  line-height: normal;
  vertical-align: middle;
  max-width: 100%;
  top: 0;
}

.emojionearea.emojionearea-inline {
  height: 34px;
}

.emojionearea.emojionearea-inline > .emojionearea-editor {
  height: 32px;
  min-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 12px;
  right: 24px;
  padding: 6px 0;
}

.emojionearea.emojionearea-inline > .emojionearea-button {
  top: 4px;
}

.emojionearea .emojionearea-button {
  z-index: 5;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 24px;
  height: 24px;
  opacity: 0.6;
  cursor: pointer;
  transition: opacity 300ms ease-in-out;
}

.emojionearea .emojionearea-button:hover {
  opacity: 1;
}

.emojionearea .emojionearea-button > div {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  transition: all 400ms ease-in-out;
}

.emojionearea .emojionearea-button > div.emojionearea-button-open {
  background-position: 0 -24px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.emojionearea .emojionearea-button > div.emojionearea-button-close {
  background-position: 0 0;
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.emojionearea .emojionearea-button.active > div.emojionearea-button-open {
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.emojionearea .emojionearea-button.active > div.emojionearea-button-close {
  transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.emojionearea .emojionearea-picker {
  background: #FFFFFF;
  position: absolute;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  height: 276px;
  width: 316px;
  top: -15px;
  right: -15px;
  z-index: 90;
  transition: all 0.25s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.emojionearea .emojionearea-picker.hidden {
  display: none;
}

.emojionearea .emojionearea-picker .emojionearea-wrapper {
  position: relative;
  height: 276px;
  width: 316px;
}

.emojionearea .emojionearea-picker .emojionearea-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 91;
}

.emojionearea .emojionearea-picker .emojionearea-filters {
  width: 100%;
  position: absolute;
  z-index: 95;
}

.emojionearea .emojionearea-picker .emojionearea-filters {
  background: #F5F7F9;
  padding: 0 0 0 7px;
  height: 40px;
}

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter {
  display: block;
  float: left;
  height: 40px;
  width: 32px;
  filter: inherit;
  padding: 7px 1px 0;
  cursor: pointer;
  filter: grayscale(1);
}

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active {
  background: #fff;
}

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active, .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter:hover {
  filter: grayscale(0);
}

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter > i {
  width: 24px;
  height: 24px;
  top: 0;
}

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter > img {
  width: 24px;
  height: 24px;
  margin: 0 3px;
}

.emojionearea .emojionearea-picker .emojionearea-search-panel {
  height: 30px;
  position: absolute;
  z-index: 95;
  top: 40px;
  left: 0;
  right: 0;
  padding: 5px 0 5px 8px;
}

.emojionearea .emojionearea-picker .emojionearea-search-panel .emojionearea-tones {
  float: right;
  margin-right: 10px;
  margin-top: -1px;
}

.emojionearea .emojionearea-picker .emojionearea-tones-panel .emojionearea-tones {
  position: absolute;
  top: 4px;
  left: 171px;
}

.emojionearea .emojionearea-picker .emojionearea-search {
  float: left;
  padding: 0;
  height: 20px;
  width: 160px;
}

.emojionearea .emojionearea-picker .emojionearea-search > input {
  outline: none;
  width: 160px;
  min-width: 160px;
  height: 20px;
}

.emojionearea .emojionearea-picker .emojionearea-tones {
  padding: 0;
  width: 120px;
  height: 20px;
}

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone {
  display: inline-block;
  padding: 0;
  border: 0;
  vertical-align: middle;
  outline: none;
  background: transparent;
  cursor: pointer;
  position: relative;
}

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-0, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-0:after {
  background-color: #ffcf3e;
}

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-1, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-1:after {
  background-color: #fae3c5;
}

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-2, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-2:after {
  background-color: #e2cfa5;
}

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-3, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-3:after {
  background-color: #daa478;
}

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-4, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-4:after {
  background-color: #a78058;
}

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-5, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-5:after {
  background-color: #5e4d43;
}

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone {
  width: 20px;
  height: 20px;
  margin: 0;
  background-color: transparent;
}

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone:after {
  content: "";
  position: absolute;
  display: block;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
}

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone.active:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone.active:after {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone {
  width: 16px;
  height: 16px;
  margin: 0px 2px;
}

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone.active:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone.active:after {
  content: "";
  position: absolute;
  display: block;
  background-color: transparent;
  border: 2px solid #fff;
  width: 8px;
  height: 8px;
  top: 2px;
  left: 2px;
  box-sizing: initial;
}

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone:after {
  border-radius: 100%;
}

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone:after {
  border-radius: 1px;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area {
  height: 236px;
}

.emojionearea .emojionearea-picker .emojionearea-search-panel + .emojionearea-scroll-area {
  height: 206px;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area {
  overflow: auto;
  overflow-x: hidden;
  width: 100%;
  position: absolute;
  padding: 0 0 5px;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-emojis-list {
  z-index: 1;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title {
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #b2b2b2;
  background: #FFFFFF;
  line-height: 20px;
  margin: 0;
  padding: 7px 0 5px 6px;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title:after, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title:before {
  content: " ";
  display: block;
  clear: both;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block {
  padding: 0 0 0 7px;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block > .emojionearea-category {
  padding: 0 !important;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block > .emojionearea-category:after, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block > .emojionearea-category:before {
  content: " ";
  display: block;
  clear: both;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block:after, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block:before {
  content: " ";
  display: block;
  clear: both;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area [class*=emojione-] {
  box-sizing: content-box;
  margin: 0;
  width: 24px;
  height: 24px;
  top: 0;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
  float: left;
  display: block;
  margin: 1px;
  padding: 3px;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn:hover {
  border-radius: 4px;
  background-color: #e4e4e4;
  cursor: pointer;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn i, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img {
  float: left;
  display: block;
  width: 24px;
  height: 24px;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img.lazy-emoji {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters {
  top: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-top .emojionearea-scroll-area {
  bottom: 0;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-bottom .emojionearea-scroll-area {
  top: 40px;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-bottom .emojionearea-search-panel {
  top: initial;
  bottom: 0;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom .emojionearea-filters {
  bottom: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-bottom .emojionearea-scroll-area {
  top: 0;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-bottom .emojionearea-search-panel {
  top: initial;
  bottom: 40px;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-top .emojionearea-scroll-area {
  top: initial;
  bottom: 40px;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-top .emojionearea-search-panel {
  top: 0;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-top {
  margin-top: -286px;
  right: -14px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after {
  width: 19px;
  height: 10px;
  background-position: -2px -49px;
  bottom: -10px;
  right: 20px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-top.emojionearea-filters-position-bottom .emojionearea-wrapper:after {
  background-position: -2px -80px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-left, .emojionearea .emojionearea-picker.emojionearea-picker-position-right {
  margin-right: -326px;
  top: -8px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after, .emojionearea .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after {
  width: 10px;
  height: 19px;
  background-position: 0px -60px;
  top: 13px;
  left: -10px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-left.emojionearea-filters-position-bottom .emojionearea-wrapper:after, .emojionearea .emojionearea-picker.emojionearea-picker-position-right.emojionearea-filters-position-bottom .emojionearea-wrapper:after {
  background-position: right -60px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom {
  margin-top: 10px;
  right: -14px;
  top: 47px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after {
  width: 19px;
  height: 10px;
  background-position: -2px -100px;
  top: -10px;
  right: 20px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom.emojionearea-filters-position-bottom .emojionearea-wrapper:after {
  background-position: -2px -90px;
}

.emojionearea .emojionearea-button.active + .emojionearea-picker {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.emojionearea .emojionearea-button.active + .emojionearea-picker-position-top {
  margin-top: -269px;
}

.emojionearea .emojionearea-button.active + .emojionearea-picker-position-left,
.emojionearea .emojionearea-button.active + .emojionearea-picker-position-right {
  margin-right: -309px;
}

.emojionearea .emojionearea-button.active + .emojionearea-picker-position-bottom {
  margin-top: -7px;
}

.emojionearea.emojionearea-standalone {
  display: inline-block;
  width: auto;
  box-shadow: none;
}

.emojionearea.emojionearea-standalone .emojionearea-editor {
  min-height: 33px;
  position: relative;
  padding: 6px 42px 6px 6px;
}

.emojionearea.emojionearea-standalone .emojionearea-editor::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 50%;
  bottom: 4px;
  border-left: 1px solid #e6e6e6;
}

.emojionearea.emojionearea-standalone .emojionearea-editor.has-placeholder {
  background-repeat: no-repeat;
  background-position: 20px 4px;
}

.emojionearea.emojionearea-standalone .emojionearea-editor.has-placeholder .emojioneemoji {
  opacity: 0.4;
}

.emojionearea.emojionearea-standalone .emojionearea-button {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
}

.emojionearea.emojionearea-standalone .emojionearea-button > div {
  right: 6px;
  top: 5px;
}

.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, .emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after {
  right: 23px;
}

.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after, .emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after {
  top: 15px;
}

.emojionearea .emojionearea-button > div, .emojionearea .emojionearea-picker .emojionearea-wrapper:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAABuCAYAAADMB4ipAAAHfElEQVRo3u1XS1NT2Rb+9uOcQF4YlAJzLymFUHaLrdxKULvEUNpdTnRqD532f+AHMLMc94gqR1Zbt8rBnUh3YXipPGKwRDoWgXvrYiFUlEdIkPPYZ/dAkwox5yQCVt/bzRrBPnt9e+211/etFeDQDu3ArL+/X37OeqmRWoH7+vpItfWawStF1tfXR+zW9xW5ne0p8loOcAKuCdwpRft60C8a+X5zTvebCqcAvmidf1GGHtqhHdpf1qqKzsrKipyensbi4iKWl5cBAMFgEG1tbYhGo2hpadlbmxseHpaDg4MAgI6ODng8HgBAPp/H/Pw8AODatWvo7e2tvUHrui7v3r2L+fl5XL58GVeuXIHH49m1N5/Py0ePHmF0dBQdHR24desWVFXdtYdXAn/48CHm5+dx8+ZNRKPRigEUDpuenpb3799H4YaOnWh5eVmOj48jFoshGo0STdPkwMCAXF5elqV7BgYGpKZpMhqNklgshrGxMbx580Y6gicSCTDGEIvFAADpdBqpVArJZLK4J5lMIpVKIZ1OAwBisRgYY0gkEs6Rp1IphMNh+Hw+AgCGYQAANE0r7in8Xfjm8/lIOBzGq1evnMHX19fR1NRU/D8UCoFzjnA4XFwLh8PgnCMUChXXmpqakM1mUfVBS62xsZHk83lZWi1nz579ZA0AhBDO4A0NDchkMsWSJIRAURRiVy26rktVVUkmk0EgEHAGP3XqFKamppDP56Vpmrhz5w5u374t/X4/OP+w3TRNZLNZ6LoO0zSRz+dlf38/Ll686Jzz8+fPQwiBeDwOt9tNrl+/jkwmU6yaQpVkMhncuHEDbrebxONxCCEQiUScIw8Gg+TBgwdyZGQEyWRSdnV1kVQqJYeGhrC6ugrGGEKhEHp7e3Hy5EmSTCblvXv30NPTg2AwSA6M/vF4HCMjI7b0/yzh8vv9AIBsNrt34aokuQsLC7skt729varkHtqftUFf++FHsrq0QN3eBvp68Tfvf9Mv12oFCYU7G//e9nVuO7dpNbe2W4M//yQr0p8yRvyBo1Zr++lwLcCt7afD/sBRizJGavrB1dDYYh47Htrq+Kb7jBNwxzfdZ44dD201NLaYVUkU7ozQpuAJBkARwnRZpunN5zaa5hJjiXLH05GeiMd7JEM5zzHGNQBGZvk/Iv0yYVWMvK0zKk1Dl6ahW5RQobjqdjy+wEZn9PKF0n2d0csXPL7AhuKq26GECtPQLdPQZVtn1LlB69p7yRVVSEiDEGJwRd12e4+8PR3piRQidnuPvOWKuk0IMSSkwRVV6Np7WVVbSqvGsgSnlKkAFNPQXdrOtuKqcxtcUTUAhmUJnVJmlleJo3CVHmAaOlPUOmYJkxFKibQsSRkXhr4juKIKO2BHVSwcoLrqCVdUYho6K3YYRRWmoUtdey/tgKtK7rUffiQAsLq08MnbNLe2WwBgB/zHzueFyD8nwlIfbvdx8eU0WV1aKD1cVAMs9+F2j9gUPEEKemEJIe3AnXy4XfkBoNKSZHNthWfX31EA69VKttyHVyIOY1wRwmS6tqNsrr31vXo5k/bUu4gT2cp9lhbm0rzCJpeUUrE0vS63+c7/6uXMbDUWl/ssLczNFrVFddUT09AZpUy1LKvO0DVfPrfR9HxqfNbuEe185l9MFX3o6tIC5YpKFLWOfdQQ93Zu49j0+FDCDtjOp1yaOQCYhs4Y40wI05XfWj8yPT40Ua2ey33mEmMTtp2IUEq0nW3FKeJPGPjRp1Iz2QUuLUu66txG9NLVSK3gBZ+C1lcE54oqKOOCK6rm8QU2unu+u1ANuNynvFsBAG1ubbdMQ5eGviMAFDuP0w3sfMpvQEtb24fOQncU1bXl8R7JnOu+ZNv97XxKJwY6+PNPsrm13drObVqUMlMIU5OWpVHOc96Go5lTnV2fzC/VfAozD7HTCa6olBBa1Imlhbmq2lLuQ5xaW6nCPfnln0Yt7bDUhzhps8cfKH5//uTXmvS81OeLdqI/ZoROzSZrHqG/OvOPzxuhK5VgJTvV2bW3EdqJRABwrvvS/kfoSkoZvXT1YEbociHr7vnuYEfogpBFL109HKH/h0fomnXg3Lff79r7/MmvVbWG7gX4QObzc99+Tz7mHKah05KcW6ahQ9feS6cbMCdgt7eBWJagjCuUAC5tZzuouuo0Spm0hElc9R4cbf4bVl8v1p6WUmCuqEwIs34ruxaeeTy4uJVd67As08UVlVmWoG5vA7FLG3WMmHEupVTyW+vh2cn4DADMTsaTuc21LiGEhzHOnQ6gNtMrJSBMCKHkNt999WLi0S7hejEZH81n174WpukiIMw0dKq66p3Bw50RwhUVXFGJKUy28Xal48VkfKrSlWenhsc23q2cEB9SR7iiItwZIbbgHn8AlDFCCMW7laXjqZnHjkNpaubJzNuVpWZCKChjxOMPVH/QlaW0f/G3ZLqWWl6ce/bvlddp7yFD/w8Z+njoX1+GoZMjgzMAMDkyeLAMnRh+uKveJ0YGD4ahEyODFRk6OfrL/hj67GnckaHPng7vjaGzyYmaGDr77KktQ38H8tqx8Wja+WIAAAAASUVORK5CYII=") !important;
}

.emojionearea.emojionearea-standalone .emojionearea-editor.has-placeholder {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAC/v79T5hyIAAAAAXRSTlMAQObYZgAAABNJREFUCNdjYGNgQEb/P4AQqiAASiUEG6Vit44AAAAASUVORK5CYII=") !important;
}
.emojionearea.emojionearea-inline {
  padding: 8px 20px;
  border-radius: 22px;
  height: 42px;
  border-color: #a672a9;
  font-size: 14px;
  width: auto;
}
.emojionearea.emojionearea-inline > .emojionearea-editor {
  height: 42px;
  padding: 12px 10px;
}
.emojionearea.emojionearea-inline > .emojionearea-button {
  top: 8px;
}

.slick-wrapper {
  overflow: hidden;
  height: calc(1000px / 16 * 9);
  background-color: #f0f0f0;
  background-image: url("/skins/blue/images/profile/background-vertical-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.slick-wrapper.slick-slider .slick-track,
.slick-wrapper.slick-slider .slick-list {
  height: 100%;
}
.slick-wrapper.slick-slider .slick-track .slick-slide,
.slick-wrapper.slick-slider .slick-list .slick-slide {
  display: flex !important;
  justify-content: center;
  align-content: center;
}
.slick-wrapper.slick-slider .slick-track .slick-slide div,
.slick-wrapper.slick-slider .slick-list .slick-slide div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-wrapper.slick-slider .slick-track .slick-slide div .carousel-image,
.slick-wrapper.slick-slider .slick-list .slick-slide div .carousel-image {
  width: auto !important;
  height: auto !important;
  max-height: 100%;
  max-width: 100%;
  cursor: pointer;
}
.slick-wrapper .slick-prev {
  left: 20px;
  z-index: 1;
}
.slick-wrapper .slick-next {
  right: 20px;
}
.slick-wrapper .slick-dots {
  bottom: 10px;
  z-index: 1;
}
.slick-wrapper .slick-arrow {
  color: white;
  mix-blend-mode: difference;
}
.slick-wrapper .slick-arrow:before, .slick-wrapper .slick-arrow:after {
  display: inline-block;
  height: inherit;
  width: inherit;
}
@media (max-width: 1000px) {
  .slick-wrapper {
    height: calc(100vw / 16 * 9);
  }
}
@media (max-width: 575px) {
  .slick-wrapper.slick-vertical-gallery {
    height: calc(100vw / 3 * 4);
  }
}
.slick-wrapper .slick-fullscreen__close {
  display: none;
}
.slick-wrapper .slick-fullscreen-img {
  max-width: 1240px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.slick-wrapper.slick-fullscreen {
  position: fixed;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  left: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 200;
  margin: 0 !important;
}
.slick-wrapper.slick-fullscreen .slick-fullscreen__close {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
.slick-wrapper.slick-fullscreen .slick-dots li.slick-active button:before {
  color: white;
}
.slick-wrapper.slick-fullscreen .slick-dots li button:before {
  color: white;
}
.slick-wrapper .slick-fullscreen__images-preview {
  scroll-behavior: smooth;
  display: flex;
  gap: 0.25rem;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.5rem;
  max-width: 1500px;
  overflow-x: auto;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.slick-wrapper .slick-fullscreen__images-preview::-webkit-scrollbar {
  display: none;
}
.slick-wrapper .slick-fullscreen-img--preview {
  --preview-size: 3.5rem;
  min-width: var(--preview-size);
  height: var(--preview-size);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 25% 25%;
     object-position: 25% 25%;
  cursor: pointer;
  border: 2px solid transparent;
}
.slick-wrapper .slick-fullscreen-img--preview.active {
  border-color: #fff;
}

.slick-dotted .slick-dots li button:before {
  font-size: 30px;
  font-family: sans-serif;
}
@media (max-width: 575px) {
  .slick-dotted .slick-dots li,
.slick-dotted .slick-dots li button {
    height: 14px;
    width: 14px;
  }
  .slick-dotted .slick-dots li button:before {
    height: 14px;
    width: 14px;
    line-height: 14px;
    font-size: 25px;
  }
}

.slick-arrow.slick-arrow--custom-next, .slick-arrow.slick-arrow--custom-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 50%;
  height: 32px;
  width: 31px;
  cursor: pointer;
  color: #333;
  background: #fff;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  opacity: 1;
  z-index: 1;
  transition: all 200ms ease;
}
.slick-arrow.slick-arrow--custom-next.slick-disabled, .slick-arrow.slick-arrow--custom-prev.slick-disabled {
  opacity: 0;
}
.slick-arrow.slick-arrow--custom-next:before, .slick-arrow.slick-arrow--custom-prev:before {
  content: "";
  height: inherit;
  position: absolute;
  width: inherit;
  top: 0;
  z-index: -1;
  transition: all 300ms ease-in-out;
}
.slick-arrow.slick-arrow--custom-next:after, .slick-arrow.slick-arrow--custom-prev:after {
  content: "";
  background: inherit;
  height: inherit;
  width: inherit;
  position: absolute;
  inset: 0;
  border-radius: inherit;
  z-index: 1;
}
.slick-arrow.slick-arrow--custom-next .fa, .slick-arrow.slick-arrow--custom-prev .fa {
  position: relative;
  z-index: 2;
}
.slick-arrow.slick-arrow--custom-next .fa-chevron-right, .slick-arrow.slick-arrow--custom-prev .fa-chevron-right {
  margin-top: 3px;
  margin-left: 1px;
}
.slick-arrow.slick-arrow--custom-next .fa-chevron-left, .slick-arrow.slick-arrow--custom-prev .fa-chevron-left {
  margin-top: 3px;
  margin-right: 1px;
}
.slick-arrow.slick-arrow--custom-next.arrow--more:before, .slick-arrow.slick-arrow--custom-prev.arrow--more:before {
  width: 32px;
}
.slick-arrow.slick-arrow--custom-next {
  right: 0;
}
.slick-arrow.slick-arrow--custom-next:before {
  background: linear-gradient(to right, rgba(237, 237, 237, 0.7), #ededed);
  right: -1px;
}
.slick-arrow.slick-arrow--custom-prev {
  left: 0;
}
.slick-arrow.slick-arrow--custom-prev:before {
  background: linear-gradient(to left, rgba(237, 237, 237, 0.7), #ededed);
  left: -1px;
}

/*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: calc(100% / 3);
  left: 0;
  top: calc(100% / 3);
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: calc(100% / 3);
  top: 0;
  width: calc(100% / 3);
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

#change-profile-picture.processing .change-profile-picture__current {
  display: none;
}
#change-profile-picture.processing .change-profile-picture__preview {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#change-profile-picture.processing .change-profile-picture__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#change-profile-picture.processing .btn--crop {
  display: flex;
}
#change-profile-picture.processed .change-profile-picture__separator {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  #change-profile-picture.processed .change-profile-picture__separator {
    max-width: 68px;
    min-width: 45px;
  }
}
#change-profile-picture.processed .change-profile-picture__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#change-profile-picture.processed label.btn-primary--gradient {
  display: none;
}
#change-profile-picture.processed .change-profile-picture__preview {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#change-profile-picture.processed .croppie-container {
  display: none;
}
#change-profile-picture.processed .final-preview {
  display: revert;
  border-radius: 50%;
  overflow: hidden;
  aspect-ratio: 1;
  height: revert;
  width: 140px;
}
@media (max-width: 575px) {
  #change-profile-picture.processed .final-preview {
    min-width: 90px;
    max-width: 90px;
  }
}
#change-profile-picture.processed .final-preview img {
  width: 100%;
}
#change-profile-picture.processed .btn--save {
  display: flex;
}
#change-profile-picture h2 {
  margin-bottom: 2rem;
}
#change-profile-picture .modal-header {
  display: block;
  padding: 0;
  border: none;
}
#change-profile-picture .modal-content {
  background: #eeeeee;
  border-radius: 20px;
}
#change-profile-picture .modal-dialog {
  margin-inline: auto;
  width: 100%;
}
@media (min-width: 476px) {
  #change-profile-picture .modal-dialog {
    max-width: 400px;
  }
}
@media (min-width: 576px) {
  #change-profile-picture .modal-dialog {
    max-width: 550px;
  }
}
#change-profile-picture .modal-body {
  padding: 20px 50px;
}
@media (max-width: 575px) {
  #change-profile-picture .modal-body {
    padding-inline: 1rem;
  }
}
#change-profile-picture .change-profile-picture__preview {
  max-width: 600px;
}
#change-profile-picture .change-profile-picture__separator img,
#change-profile-picture .gradient-circle-img {
  aspect-ratio: 1;
  height: revert;
  max-width: 140px;
  width: 100%;
}
@media (max-width: 575px) {
  #change-profile-picture .change-profile-picture__separator img,
#change-profile-picture .gradient-circle-img {
    width: 90px;
  }
}
#change-profile-picture .gradient-circle-img:has([src="/skins/blue/images/profile/content/default-user.png"]), #change-profile-picture .gradient-circle-img:has([src="/skins/gray/images/headshot.jpg"]) {
  padding: 4px;
}
@media (max-width: 575px) {
  #change-profile-picture .gradient-circle-img {
    width: 90px;
  }
}
#change-profile-picture .change-profile-picture__separator {
  display: none;
}
#change-profile-picture .change-profile-picture__separator img {
  width: 75%;
  max-width: 140px;
}
#change-profile-picture .btn-primary--gradient {
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  color: #fff;
}
#change-profile-picture .btn-primary--gradient:before {
  border-radius: inherit;
}
#change-profile-picture .form-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#change-profile-picture .change-profile-picture__current {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  min-width: 140px;
}
@media (max-width: 575px) {
  #change-profile-picture .change-profile-picture__current {
    min-width: 90px;
  }
}
#change-profile-picture .change-profile-picture__current .btn-loading__text {
  gap: 0.5rem;
}
#change-profile-picture .change-profile-picture__current .fa {
  position: relative;
}
#change-profile-picture .change-profile-picture__current img {
  max-width: 140px;
  width: 100%;
}
@media (max-width: 575px) {
  #change-profile-picture .change-profile-picture__current img {
    max-width: 90px;
  }
}
#change-profile-picture .final-preview {
  display: none;
}
#change-profile-picture .change-profile-picture__preview,
#change-profile-picture .change-profile-picture__btns {
  display: none;
}
#change-profile-picture .change-profile-picture__btns {
  margin-top: 1.25rem;
}
#change-profile-picture .change-profile-picture__btns .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 2rem;
  height: auto;
  padding-block: 0.7rem;
}
#change-profile-picture .btn--crop,
#change-profile-picture .btn--save {
  display: none;
}
#change-profile-picture .cropper-view-box,
#change-profile-picture .cropper-face {
  border-radius: 50%;
}
#change-profile-picture input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  cursor: pointer;
  width: 100%;
  margin-top: 1rem;
}
#change-profile-picture input[type=range]::-webkit-slider-runnable-track {
  background: #917aad;
  border-radius: 5rem;
  height: 0.25rem;
}
#change-profile-picture input[type=range]::-moz-range-track {
  background: #917aad;
  border-radius: 5rem;
  height: 0.25rem;
}
#change-profile-picture input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  margin-top: -6px;
  background: #8d62c4;
  border-radius: 50%;
  height: 1rem;
  width: 1rem;
}

.modal-upgrade .upgrade-dialog {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: center;
}
.modal-upgrade .upgrade-dialog__first-row {
  height: 52px;
  line-height: 52px;
  text-align: center;
}
.modal-upgrade .upgrade-dialog__second-row {
  padding-top: 10px;
  text-align: left;
}
.modal-upgrade .upgrade-dialog__subscribe-column {
  margin-top: 20px;
}
.modal-upgrade .upgrade-dialog__subscribe-column .upgrade-dialog__first-row {
  margin-bottom: 10px;
}
.modal-upgrade .upgrade-dialog__verify-column {
  margin-top: 10px;
}
.modal-upgrade .upgrade-dialog__line-column {
  display: flex;
}
.modal-upgrade .upgrade-dialog__line-column .upgrade-dialog__zero-row,
.modal-upgrade .upgrade-dialog__line-column .upgrade-dialog__first-row,
.modal-upgrade .upgrade-dialog__line-column .upgrade-dialog__second-row {
  line-height: 20px;
  height: 20px;
}
.modal-upgrade .upgrade-dialog__line-column .upgrade-dialog__zero-row,
.modal-upgrade .upgrade-dialog__line-column .upgrade-dialog__second-row {
  position: relative;
  flex-grow: 1;
}
.modal-upgrade .upgrade-dialog__line-column .upgrade-dialog__first-row {
  padding-left: 10px;
  padding-right: 10px;
}
.modal-upgrade .modal-dialog__narrow .upgrade-dialog__subscribe-column {
  width: 100%;
}
.modal-upgrade .modal-dialog__narrow .upgrade-dialog__verify-column {
  width: 100%;
}
.modal-upgrade .upgrade-dialog__line-column {
  font-size: 14px;
  text-transform: uppercase;
}
.modal-upgrade .upgrade-dialog__line-column {
  position: relative;
}
.modal-upgrade .upgrade-dialog__line-column .line {
  background-color: #6ab2e4;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  left: 0;
}
.modal-upgrade .upgrade-dialog__verify-column .btn {
  max-width: none;
}
.modal-upgrade .upgrade-dialog__verify-column ul {
  list-style: none;
  list-style-image: url(/skins/blue/images/upgrade/check-mark.svg);
  font-size: 15px;
  line-height: 20px;
  margin-top: 20px;
  margin-left: 40px;
}
.modal-upgrade .upgrade-dialog__subscribe-column .btn {
  max-width: none;
}
.modal-upgrade .upgrade-dialog__subscribe-column ul {
  list-style: none;
  list-style-image: url(/skins/blue/images/upgrade/check-mark.svg);
  font-size: 15px;
  line-height: 20px;
}
.modal-upgrade .upgrade-dialog__profile {
  margin-left: -11px;
  margin-right: -11px;
  position: relative;
}
.modal-upgrade .upgrade-dialog__profile .poster {
  display: block;
  height: auto;
  background-image: url("/skins/blue/images/upgrade/wavybanned.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 6px 10px;
}
.modal-upgrade .upgrade-dialog__profile .headshot {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  left: 33px;
  bottom: -47px;
}
.modal-upgrade .upgrade-dialog__profile .headshot-bg {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  position: absolute;
  left: 19px;
  bottom: -62px;
  background-image: url("/skins/blue/images/upgrade/avatar-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.modal-upgrade .upgrade-dialog__profile .upgrade-dialog__offer {
  margin-left: 155px;
  color: white;
  font-size: 14px;
  white-space: nowrap;
  margin-bottom: 0.25rem;
}
.modal-upgrade .upgrade-dialog__profile .upgrade-dialog__membership-includes {
  margin-left: 155px;
  color: white;
  display: grid;
  gap: 0.25rem 0;
  grid-template-columns: 1fr 1fr;
  font-size: 14px;
}
.modal-upgrade .upgrade-dialog__profile .upgrade-dialog__membership-include-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 1.5rem;
}
@media (max-width: 500px) {
  .modal-upgrade .upgrade-dialog__profile .upgrade-dialog__offer {
    margin-left: 20px;
    white-space: normal;
  }
  .modal-upgrade .upgrade-dialog__profile .upgrade-dialog__membership-includes {
    grid-template-columns: 1fr;
  }
  .modal-upgrade .upgrade-dialog__profile .upgrade-dialog__membership-include-item {
    margin-right: 0;
    white-space: normal;
  }
}
.modal-upgrade .upgrade-dialog__name {
  font-weight: bold;
  line-height: 47px;
  font-size: 19px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 155px;
}
.modal-upgrade .upgrade-dialog__offer {
  clear: left;
  font-size: 12px;
  padding-top: 7px;
}
.modal-upgrade .upgrade-dialog__offer span {
  text-transform: uppercase;
}
.modal-upgrade .upgrade-dialog__membership-includes {
  padding-bottom: 10px;
  font-size: 13px;
  white-space: nowrap;
}
.modal-upgrade .upgrade-dialog__membership-includes img {
  width: 20px;
  height: 20px;
  display: inline;
  padding-right: 5px;
  position: relative;
  top: -1px;
}
.modal-upgrade .upgrade-dialog__membership-include-item {
  white-space: nowrap;
}
.modal-upgrade .upgrade-dialog__membership-includes {
  font-size: 12px;
}
.modal-upgrade .upgrade-dialog ul {
  margin-top: 30px;
  margin-left: 40px;
}
.modal-upgrade .upgrade-dialog__cancel {
  text-align: center;
  margin-top: 20px;
  border-top: 1px solid #6ab2e4;
  padding-top: 12px;
}
.modal-upgrade .upgrade-dialog__cancel a, .modal-upgrade .upgrade-dialog__cancel a:visited {
  color: #5dade2;
  text-transform: uppercase;
}
.modal-upgrade .modal-register__dialog {
  max-width: 720px;
}
.modal-upgrade .modal-register__dialog.modal-dialog__narrow {
  max-width: 450px;
}
.modal-upgrade .modal-register__dialog.modal-dialog__narrow .modal-register__title {
  font-size: 30px;
}
.modal-upgrade .modal-register__dialog.modal-dialog__upgrade {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 640px;
}
@media (max-width: 500px) {
  .modal-upgrade .modal-register__dialog.modal-dialog__upgrade {
    width: 100%;
  }
}
.modal-upgrade .modal-register__body {
  padding: 0 10px 20px 10px;
}
.modal-upgrade .modal-register__title {
  font-size: 30px;
  margin-top: 15px;
  line-height: 32px;
}
.modal-upgrade .modal-register__dialog {
  max-width: 470px;
  margin: 1.75rem auto;
}

html:lang(en) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(ar) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(cs) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 460px;
}
@media (max-width: 500px) {
  html:lang(en) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(ar) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(cs) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}

html:lang(pt) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 500px;
}
@media (max-width: 500px) {
  html:lang(pt) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}

html:lang(tr) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(sv) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(de) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(pl) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(no) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(ja) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(it) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(hu) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(fr) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 480px;
}
@media (max-width: 500px) {
  html:lang(tr) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(sv) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(de) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(pl) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(no) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(ja) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(it) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(hu) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(fr) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}

html:lang(he) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 440px;
}
@media (max-width: 500px) {
  html:lang(he) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}

html:lang(hi) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 420px;
}
@media (max-width: 500px) {
  html:lang(hi) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}

html:lang(vi-VN) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(es) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 500px;
}
@media (max-width: 500px) {
  html:lang(vi-VN) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog,
html:lang(es) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}

html:lang(el) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 640px;
}
@media (max-width: 640px) {
  html:lang(el) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}
html:lang(el) .modal-upgrade .upgrade-dialog__offer {
  margin-left: 20px;
}
@media (min-width: 650px) {
  html:lang(el) .modal-upgrade .upgrade-dialog__offer {
    margin-left: 155px;
  }
}
html:lang(el) .modal-upgrade .upgrade-dialog__membership-includes {
  grid-template-columns: 1fr;
}
@media (min-width: 650px) {
  html:lang(el) .modal-upgrade .upgrade-dialog__membership-includes {
    grid-template-columns: repeat(2, 1fr);
  }
}
html:lang(el) .modal-upgrade .upgrade-dialog__membership-include-item {
  white-space: normal;
}
@media (min-width: 650px) {
  html:lang(el) .modal-upgrade .upgrade-dialog__membership-include-item {
    white-space: nowrap;
  }
}

html:lang(ru) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 560px;
}
@media (max-width: 600px) {
  html:lang(ru) .modal-upgrade .modal-register__dialog.modal-dialog__upgrade-dialog {
    max-width: none;
    width: 100%;
  }
}
html:lang(ru) .modal-upgrade .upgrade-dialog__offer {
  margin-left: 20px;
}
@media (min-width: 600px) {
  html:lang(ru) .modal-upgrade .upgrade-dialog__offer {
    margin-left: 155px;
  }
}
html:lang(ru) .modal-upgrade .upgrade-dialog__membership-includes {
  grid-template-columns: 1fr;
}
@media (min-width: 600px) {
  html:lang(ru) .modal-upgrade .upgrade-dialog__membership-includes {
    grid-template-columns: repeat(2, 1fr);
  }
}
html:lang(ru) .modal-upgrade .upgrade-dialog__membership-include-item {
  white-space: normal;
}
@media (min-width: 600px) {
  html:lang(ru) .modal-upgrade .upgrade-dialog__membership-include-item {
    white-space: nowrap;
  }
}

.profile-preview {
  height: auto;
  max-height: 100%;
  z-index: 1500 !important;
}
.profile-preview::-webkit-scrollbar {
  width: 6px;
}
@media (min-width: 500px) {
  .profile-preview::-webkit-scrollbar {
    width: 8px;
  }
}
@media (min-width: 768px) {
  .profile-preview::-webkit-scrollbar {
    width: 9px;
  }
}
.profile-preview + .modal-backdrop {
  z-index: 1499 !important;
}
.profile-preview .profile-preview__profile {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  gap: 1rem;
  padding: 0 62px;
}
@media (max-width: 1366px) {
  .profile-preview .profile-preview__profile {
    flex-wrap: wrap;
  }
}
@media (max-width: 920px) {
  .profile-preview .profile-preview__profile {
    margin-top: 3rem;
  }
}
@media (max-width: 768px) {
  .profile-preview .profile-preview__profile {
    padding: 0 20px;
  }
}
@media (max-width: 576px) {
  .profile-preview .profile-preview__profile {
    margin-top: 3rem;
  }
}
.profile-preview .profile-preview__profile .profile-header {
  all: revert;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 1366px) {
  .profile-preview .profile-preview__profile .profile-header {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 920px) {
  .profile-preview .profile-preview__profile .profile-header {
    flex-wrap: wrap;
  }
}
.profile-preview .profile-preview__profile .profile-header__info {
  all: revert;
  display: flex;
  align-items: center;
}
.profile-preview .profile-preview__profile .profile-header__info .name {
  text-align: left;
  white-space: nowrap;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.profile-preview .profile-preview__profile .profile-header__info .name .account-name {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  text-decoration: none;
}
.profile-preview .profile-preview__profile .profile-header__info .name .followers-count {
  font-style: normal;
  font-size: 14px;
  color: #797979;
}
.profile-preview .profile-preview__profile .visit {
  display: flex;
  gap: 1rem;
}
.profile-preview .profile-preview__profile .visit a {
  padding: 0 20px;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .profile-preview .profile-preview__profile .visit {
    display: none;
  }
}
@media (max-width: 919px) {
  .profile-preview .profile-preview__profile--desktop {
    display: none;
  }
}
@media (min-width: 920px) {
  .profile-preview .profile-preview__profile--mobile {
    display: none;
  }
}
.profile-preview .profile-preview__profile--mobile .btn__subscribe {
  order: 2;
}
.profile-preview .profile-preview__profile--mobile .btn__follow {
  order: 1;
}
@media (max-width: 576px) {
  .profile-preview .profile-preview__profile--mobile .btn__subscribe {
    order: 1;
  }
  .profile-preview .profile-preview__profile--mobile .btn__follow {
    order: 2;
  }
}
.profile-preview .profile-preview__description {
  position: relative;
  margin-block: 1rem;
  padding: 0 62px;
  text-align: justify;
  --show-more-padding: 4rem;
}
@media (max-width: 768px) {
  .profile-preview .profile-preview__description {
    padding: 0 20px;
  }
}
.profile-preview .profile-preview__description span {
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .profile-preview .profile-preview__description span {
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
}
.profile-preview .profile-preview__description.expanded {
  --show-more-padding: 0px;
}
.profile-preview .profile-preview__description.expanded span {
  line-clamp: unset;
  -webkit-line-clamp: unset;
  overflow: unset;
}
.profile-preview .profile-preview__description.expanded .show-more-btn {
  background: transparent;
  position: relative;
  right: revert;
  bottom: revert;
}
.profile-preview .profile-preview__description .show-more-btn {
  line-height: 1.5;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  position: absolute;
  right: 62px;
  color: #777;
  padding-left: var(--show-more-padding);
  padding-right: 0.25rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #E0D8E9 20%);
  background-size: 200%;
  bottom: 0;
  width: auto;
  height: auto;
  border: none;
}
.profile-preview .profile-preview__description .show-more-btn.hidden {
  display: none;
}
@media (max-width: 1600px) {
  .profile-preview .profile-preview__description .show-more-btn {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #D8CBE6 20%);
  }
}
@media (max-width: 1073px) {
  .profile-preview .profile-preview__description .show-more-btn {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #E9E7EE 20%);
  }
}
@media (max-width: 768px) {
  .profile-preview .profile-preview__description .show-more-btn {
    right: 20px;
  }
}
.profile-preview .profile-preview__buttons {
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
  width: 100%;
  justify-content: flex-end;
}
.profile-preview .profile-preview__buttons.profile-preview__buttons--mobile {
  flex-direction: column;
}
.profile-preview .profile-preview__buttons.profile-preview__buttons--mobile .btn-not-interested {
  order: 1;
}
@media (min-width: 409px) {
  .profile-preview .profile-preview__buttons.profile-preview__buttons--mobile {
    flex-direction: row;
  }
  .profile-preview .profile-preview__buttons.profile-preview__buttons--mobile .btn-not-interested {
    order: 0;
  }
}
@media (min-width: 1366px) {
  .profile-preview .profile-preview__buttons.profile-preview__buttons--mobile {
    display: none !important;
  }
}
@media (max-width: 920px) {
  .profile-preview .profile-preview__buttons.profile-preview__buttons--mobile .btn {
    flex-basis: 100%;
  }
}
@media (max-width: 576px) {
  .profile-preview .profile-preview__buttons.profile-preview__buttons--main {
    flex-wrap: wrap;
  }
}
.profile-preview .profile-preview__buttons .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  max-width: none;
  flex-basis: content;
  font-size: 14px;
  height: 40px;
}
@media (max-width: 576px) {
  .profile-preview .profile-preview__buttons .btn {
    flex-basis: 100%;
  }
}
.profile-preview .profile-preview__buttons .btn span {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
}
.profile-preview .profile-preview__buttons .btn.btn-primary--white span {
  color: #893acc;
}
.profile-preview .profile-preview__buttons .btn.btn-primary--white:hover:before {
  background: #fff;
}
.profile-preview .profile-preview__buttons .btn.btn__follow {
  flex-flow: column nowrap;
  max-width: 320px;
  min-width: 170px;
  gap: 0.25rem;
}
@media (max-width: 920px) {
  .profile-preview .profile-preview__buttons .btn.btn__follow {
    flex-basis: auto;
    max-width: none;
  }
}
.profile-preview .profile-preview__buttons .btn.btn__follow span {
  line-height: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.profile-preview .profile-preview__buttons .btn.btn__follow:has(i) .detail {
  display: none;
}
.profile-preview .profile-preview__buttons .btn.btn__follow .detail {
  display: revert;
  font-size: 10px;
  text-transform: lowercase;
}
.profile-preview .profile-preview__buttons .btn.btn__subscribe {
  min-width: 200px;
}
@media (max-width: 1366px) {
  .profile-preview .profile-preview__buttons .btn.btn__subscribe {
    flex-basis: auto;
  }
}
.profile-preview .profile-preview__buttons .btn.btn__subscribe.disabled {
  color: #000;
}
.profile-preview .profile-preview__buttons .btn.btn__hide {
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  flex-wrap: nowrap;
  padding: 0 20px;
  min-width: 170px;
}
@media (max-width: 410px) {
  .profile-preview .profile-preview__buttons .btn.btn__hide {
    flex-basis: auto;
  }
}
.profile-preview .profile-preview__buttons .btn.btn__hide img {
  z-index: 1;
}
.profile-preview .profile-preview__buttons .btn.btn__hide span {
  white-space: nowrap;
}
.profile-preview .profile-preview__buttons .btn.btn__visit {
  min-width: 130px;
}
@media (max-width: 410px) {
  .profile-preview .profile-preview__buttons .btn.btn__visit {
    flex-basis: auto;
  }
}
.profile-preview .profile-preview__buttons .btn.btn-hidden {
  display: none;
}
@media (max-width: 576px) {
  .profile-preview .profile-preview__buttons .btn.btn-hidden.btn--s {
    display: flex;
  }
}
@media (min-width: 576px) and (max-width: 919.98px) {
  .profile-preview .profile-preview__buttons .btn.btn-hidden.btn--m {
    display: flex;
  }
}
@media (min-width: 920px) and (max-width: 1366px) {
  .profile-preview .profile-preview__buttons .btn.btn-hidden.btn--l {
    display: flex;
  }
}
@media (min-width: 1366px) {
  .profile-preview .profile-preview__buttons .btn.btn-hidden.btn--xl {
    display: flex;
  }
}
.profile-preview .profile-preview__subscribe-button-container {
  display: flex;
  gap: 5px;
}
@media (max-width: 920px) {
  .profile-preview .profile-preview__subscribe-button-container {
    flex-direction: column;
    gap: 10px;
  }
}
@media (max-width: 1366px) {
  .profile-preview .profile-preview__subscribe-button-container {
    width: 100%;
  }
}
.profile-preview .profile-preview__subscribe-button-container .about-subscription-container {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  cursor: pointer;
  order: 2;
}
.profile-preview .profile-preview__subscribe-button-container .about-subscription-container .fa.fa-question-circle {
  color: #893acc;
}
.profile-preview .profile-preview__subscribe-button-container .about-subscription-container .fa.fa-question-circle + span {
  color: #999;
  font-size: 13px;
}
@media (min-width: 921px) {
  .profile-preview .profile-preview__subscribe-button-container .about-subscription-container .fa.fa-question-circle + span {
    display: none;
  }
}
.profile-preview .profile-preview__stats {
  background: rgba(238, 238, 238, 0.6);
  padding: 10px 62px;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .profile-preview .profile-preview__stats {
    padding: 10px 20px;
  }
}
.profile-preview .profile-preview__stats ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 40px;
}
.profile-preview .profile-preview__stats ul li {
  text-align: left;
  padding-left: 1.2rem;
  background-image: url("/skins/blue/images/checkmark.svg");
  background-position: 0 6px;
  background-size: 0.7rem 0.7rem;
  background-repeat: no-repeat;
}
.profile-preview .profile-preview__upgrade {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
}
.profile-preview .profile-preview__upgrade .btn__upgrade {
  display: flex;
  font-size: 14px;
  height: 40px;
  padding: 0 20px;
  line-height: 14px;
  justify-content: center;
  align-items: center;
  width: auto;
  background: #58b5e5;
}
.profile-preview .modal-header {
  z-index: 3;
}
.profile-preview .modal-body {
  padding: 0 0 20px 0;
}
.profile-preview .profile-preview__dialog {
  max-width: 1400px;
  background: #EEEEEE url(/skins/blue/images/common/background-popup.png) no-repeat center center/cover;
  border-radius: 20px;
}
@media (max-width: 1600px) {
  .profile-preview .profile-preview__dialog {
    max-width: 80%;
  }
}
@media (max-width: 576px) {
  .profile-preview .profile-preview__dialog {
    max-width: 100%;
    margin: 20px auto;
  }
}
.profile-preview .profile-preview__posts {
  padding: 0 62px;
}
@media (max-width: 768px) {
  .profile-preview .profile-preview__posts {
    padding: 0 20px;
  }
}
.profile-preview .profile-preview__posts .btn__load-more {
  margin: 2rem auto;
  height: 2rem;
  width: auto;
  padding: 0 3rem;
}
.profile-preview .profile-preview__posts h3 {
  text-align: left;
}
.profile-preview .profile-preview__posts-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5rem;
}
@media (min-width: 577px) {
  .profile-preview .profile-preview__posts-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1074px) {
  .profile-preview .profile-preview__posts-row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1334px) {
  .profile-preview .profile-preview__posts-row {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1601px) {
  .profile-preview .profile-preview__posts-row {
    grid-template-columns: repeat(5, 1fr);
  }
}
.profile-preview .profile-preview__posts-empty-row {
  margin: 2rem auto;
  display: inline-block;
  font-size: 1.5rem;
  color: #777;
}
.profile-preview .profile-preview__post {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.profile-preview .profile-preview__post .runtime-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  padding: 2.5px 6.5px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  position: absolute;
  z-index: 50;
  border-radius: 0.25rem;
  font-size: 0.6rem;
  top: 0.5rem;
  right: 0.75rem;
}
.profile-preview .profile-preview__post .runtime-tag .fa.fa-video-camera {
  position: relative;
  line-height: 1.5;
}
.profile-preview .profile-preview__post .runtime-tag span {
  line-height: 1.5;
}
.profile-preview .profile-preview__post a.profile-preview__post-content {
  cursor: pointer;
  -webkit-user-drag: none;
}
.profile-preview .profile-preview__post .profile-preview__post-content {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  align-items: center;
  position: relative;
  aspect-ratio: 16/9;
}
.profile-preview .profile-preview__post .profile-preview__post-content .post__content {
  margin: 0;
}
.profile-preview .profile-preview__post .profile-preview__post-content .post__title {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  bottom: 0;
  height: 50px;
  font-size: 12px;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  background: #585858;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  color: #ffffff;
  font-weight: normal;
  padding: 27px 10px 10px;
  text-align: left;
}
.profile-preview .profile-preview__post .profile-preview__post-content video {
  position: absolute;
  width: 100%;
  inset: 0;
}
.profile-preview .profile-preview__post .profile-preview__post-content .progress-bar {
  background-color: transparent;
  height: 2px;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6;
}
.profile-preview .profile-preview__post .profile-preview__post-content .progress-bar .bar {
  height: 2px;
}
.profile-preview .profile-preview__post .profile-preview__post-content .progress-bar .bar:before, .profile-preview .profile-preview__post .profile-preview__post-content .progress-bar .bar:after {
  background: #2196f3;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  will-change: left, right;
}
.profile-preview .profile-preview__post .profile-preview__post-content .progress-bar .bar:after {
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.profile-preview .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden {
  background: #d7d7d7;
  width: 100%;
  height: 100%;
}
.profile-preview .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  text-align: center;
  font-size: 18px;
  padding: 0 10px;
}
.profile-preview .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i {
  color: #ff9393;
}
.profile-preview .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span {
  display: block;
  color: #333;
  font-size: 14px;
}
.profile-preview .profile-preview__post .profile-preview__post-content .post__image {
  width: 100%;
}
.profile-preview .profile-preview__post .profile-preview__post-content .post__image .post__preview:after {
  background: url(/skins/blue/images/profile/background-locked-content-gradient.png) no-repeat 50%/cover;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.profile-preview .profile-preview__post .profile-preview__post-content .post__image img {
  margin: 0 auto;
}

.related-contents .profile-preview__profile .profile-header {
  margin-bottom: 1rem;
}
.related-contents .post-info {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: #333;
}
@media (min-width: 576px) {
  .related-contents .post-info {
    gap: 1rem;
  }
}
.related-contents .post-thumbnail__img {
  min-width: 6rem;
  max-width: 6rem;
}
.related-contents .post-thumbnail__img img {
  border-radius: 10px;
}
.related-contents .post-title {
  --lines: 3;
  -webkit-line-clamp: var(--lines);
  line-clamp: var(--lines);
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.related-contents h3 {
  font-size: 1.3rem;
}

.modal-become-creator p {
  text-align: left;
  margin-bottom: 7px;
}
.modal-become-creator .form-group {
  margin-bottom: 10px !important;
}

body:has(.settings-dialog[open]) {
  overflow: hidden;
}

/* Settings Dialog Base Styles */
.settings-dialog {
  inset: auto;
  background-color: #ffffff;
  border: none;
  display: grid;
  gap: 0;
  grid-template-columns: 14rem 1fr;
  grid-template-rows: 1fr 3rem;
  height: 85vh;
  max-width: 60rem;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: fixed;
  top: 50%;
  left: 50%;
  translate: -50% -75%;
  transition: all 0.25s ease;
  width: 95%;
  z-index: 102;
  border-radius: 1rem;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.settings-dialog + .backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
  opacity: 0;
  transition: all 0.25s ease;
  pointer-events: none;
}
.settings-dialog .need-reload-notice {
  background-color: #fff3cd;
  border: 1px solid #ffeeba;
  color: #856404;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  text-align: center;
  position: absolute;
  bottom: 3rem;
  left: 14rem;
  right: 0;
}

@supports (height: 100dvh) {
  .settings-dialog {
    height: 85dvh;
  }
}
.settings-dialog[open] {
  opacity: 1;
  pointer-events: all;
  translate: -50% -50%;
}
.settings-dialog[open] + .backdrop {
  opacity: 1;
  pointer-events: all;
}

/* Close Button */
.settings-dialog .filter-dialog__close {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  height: 2rem;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  z-index: 5;
  cursor: pointer;
  transition: all 0.2s ease;
}

.settings-dialog .filter-dialog__close:hover {
  background-color: #f5f5f5;
  border-color: #893acc;
}

.settings-dialog .filter-dialog__close:after,
.settings-dialog .filter-dialog__close:before {
  background-color: #666;
  content: "";
  height: 0.1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 0.8rem;
}

.settings-dialog .filter-dialog__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.settings-dialog .filter-dialog__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* Left Navigation */
.settings-dialog__nav {
  background-color: #fafafa;
  padding: 2rem 0;
  border-right: 1px solid #e8e8e8;
  grid-column: 1;
  grid-row: 1;
  overflow: auto;
  scrollbar-gutter: stable;
}

.settings-dialog__nav-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #202020;
  padding: 0 1.5rem;
  margin: 0 0 1.5rem 0;
}

.settings-dialog__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.settings-dialog__nav-item {
  margin: 0;
}

.settings-dialog__nav-link {
  display: flex;
  align-items: center;
  padding: 0.875rem 1.5rem;
  color: #4d4d4d;
  text-decoration: none;
  font-size: 0.9375rem;
  font-weight: 400;
  transition: background-color 0.15s ease, color 0.15s ease;
  cursor: pointer;
  background: no-repeat 1.5rem center;
  background-size: 1.25rem;
  padding-left: 3.5rem;
  border-left: 3px solid transparent;
}

.settings-dialog__nav-link:hover {
  background-color: #f0f0f0;
  color: #202020;
}

.settings-dialog__nav-link--active {
  background-color: #ffffff;
  color: #893acc;
  font-weight: 500;
  border-left-color: #893acc;
}

.settings-dialog__nav-link--profile {
  background-image: url("http://www.sheer.com/skins/blue/images/common/fan-header/profiles-icon.svg");
}

.settings-dialog__nav-link--interface {
  background-image: url("http://www.sheer.com/skins/blue/images/common/fan-header/settings-icon.svg");
}

.settings-dialog__nav-link--payments {
  background-image: url("http://www.sheer.com/skins/blue/images/common/fan-header/payments-icon.svg");
}

/* Content Panel */
.settings-dialog__content {
  padding: 2.5rem 3rem;
  overflow: auto;
  scrollbar-gutter: stable;
  grid-column: 2;
  grid-row: 1;
}

.settings-dialog__content-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #202020;
  margin: 0;
  text-align: left;
}

/* Tab Content */
.settings-dialog__tab-content {
  display: none;
}

.settings-dialog__tab-content--active {
  display: block;
}

/* Settings Item */
.settings-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.5rem 0;
  border-bottom: 1px solid #f0f0f0;
}
@media (max-width: 768px) {
  .settings-item:has(#compact-mode) {
    display: none;
  }
}
.settings-item:has(.alternative-usernames) {
  flex-direction: column;
  align-items: stretch;
  gap: 0;
}
.settings-item .alternative-usernames p {
  margin-block: 1rem 0.5rem;
  color: #777;
  font-size: 0.825rem;
}
.settings-item .alternative-usernames:has(ul:empty) {
  display: none;
}
.settings-item .alternative-usernames ul {
  display: flex;
  gap: 0.5rem;
  padding: 0;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}
.settings-item .alternative-usernames ul .alternative-usernames-item {
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  color: #333;
  border: 1px solid rgba(169, 212, 239, 0.5);
  background-color: #ddeef8;
  text-decoration: none;
  border-radius: 1rem;
  font-size: 0.825rem;
  transition: all 250ms ease;
}
.settings-item .alternative-usernames ul .alternative-usernames-item:hover {
  background-color: #b0d7f2;
}
.settings-item .alternative-usernames-list {
  display: inline-flex;
  gap: 0.5rem;
  padding: 0;
}

.settings-item:last-child {
  border-bottom: none;
}

.settings-item__content {
  flex: 1;
  padding-right: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.settings-item__content--username {
  display: inherit;
  justify-content: inherit;
  align-items: inherit;
  padding: 0;
  width: 100%;
}

.settings-item__label {
  font-size: 0.9375rem;
  font-weight: 500;
  color: #202020;
  margin-bottom: 0.375rem;
  text-align: left;
}

.settings-item__description {
  font-size: 0.8125rem;
  color: #808080;
  line-height: 1.5;
  text-align: left;
  position: relative;
}
.settings-item__description--warning {
  color: #856404;
  display: block;
  font-size: 0.85rem;
  margin-top: 0.375rem;
  background-color: #fff3cd;
  padding: 0.5rem;
  padding-right: 2rem;
  border: 1px solid #ffeeba;
  border-radius: 0.375rem;
  text-align: left;
}
.settings-item__description button {
  position: absolute;
  right: 0.5rem;
  top: 0.25rem;
  font-size: 1rem;
  color: #856404;
  padding: 0;
  border: none;
  background-color: transparent;
}

.settings-item__control {
  flex-shrink: 0;
  max-width: 345px;
}

.settings-item__control--profile-picture {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.settings-item__control--profile-picture button {
  order: 2;
}
.settings-item__control--profile-picture figure {
  order: 1;
  transition: all 250ms ease-in-out;
}
.settings-item__control--profile-picture figure.scaled {
  scale: 4;
  translate: -3rem -3rem;
}
@media (max-width: 768px) {
  .settings-item__control--profile-picture figure {
    order: 2;
  }
  .settings-item__control--profile-picture figure.scaled {
    translate: 4rem -3rem;
  }
  .settings-item__control--profile-picture button {
    order: 1;
  }
}

/* Toggle Switch */
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 3rem;
  height: 1.5rem;
}

.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-switch__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d0d0d0;
  transition: 0.2s;
  border-radius: 1.5rem;
}

.toggle-switch__slider:before {
  position: absolute;
  content: "";
  height: 1.125rem;
  width: 1.125rem;
  left: 0.1875rem;
  bottom: 0.1875rem;
  background-color: white;
  transition: 0.2s;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.toggle-switch input:checked + .toggle-switch__slider {
  background-color: #893acc;
}

.toggle-switch input:checked + .toggle-switch__slider:before {
  transform: translateX(1.5rem);
}

.toggle-switch input:focus + .toggle-switch__slider {
  box-shadow: 0 0 0 3px rgba(137, 58, 204, 0.15);
}

/* Dropdown */
.select-wrapper {
  position: relative;
  cursor: pointer;
}
.select-wrapper:before {
  content: "⌄";
  position: absolute;
  right: 0.5rem;
  top: -4px;
  font-size: 1.5rem;
  pointer-events: none;
}
.select-wrapper select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.settings-dropdown {
  width: 12rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.375rem;
  background-color: #ffffff;
  font-size: 0.875rem;
  color: #333;
  cursor: pointer;
  transition: all 0.2s ease;
}

.settings-dropdown:hover {
  border-color: #893acc;
}

.settings-dropdown:focus {
  outline: none;
  border-color: #893acc;
  box-shadow: 0 0 0 3px rgba(137, 58, 204, 0.1);
}

/* Text Input */
.settings-input {
  min-width: 16rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.375rem;
  background-color: #ffffff;
  font-size: 0.875rem;
  color: #333;
  transition: all 0.2s ease;
}

.settings-input:hover {
  border-color: #893acc;
}

.settings-input:focus {
  outline: none;
  border-color: #893acc;
  box-shadow: 0 0 0 3px rgba(137, 58, 204, 0.1);
}

.settings-input:disabled {
  background-color: #f5f5f5;
  color: #999;
  cursor: not-allowed;
  border-color: #e8e8e8;
}

.settings-input[aria-invalid=true],
.settings-input--error {
  border-color: #e53e3e;
}
.settings-input[aria-invalid=true] ~ .invalid-feedback,
.settings-input--error ~ .invalid-feedback {
  display: block;
  font-size: 0.85rem;
  margin-top: 0.375rem;
  background-color: #fff5f5;
  color: #aa313d;
  padding: 0.5rem;
  border: 1px solid #f5c6cb;
  border-radius: 0.375rem;
  text-align: left;
  max-width: 260px;
}

.settings-input--error:focus {
  border-color: #e53e3e;
  box-shadow: 0 0 0 3px rgba(229, 62, 62, 0.1);
}

/* Button Styles */
.settings-btn {
  padding: 0.5rem 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 0.375rem;
  background-color: #ffffff;
  font-size: 0.875rem;
  color: #333;
  cursor: pointer;
  transition: all 0.2s ease;
  font-weight: 500;
  text-decoration: none;
}

.settings-btn:hover {
  border-color: #893acc;
  background-color: #f8f8f8;
}

.settings-btn:focus {
  outline: none;
  border-color: #893acc;
  box-shadow: 0 0 0 3px rgba(137, 58, 204, 0.1);
}

.settings-btn:disabled {
  background-color: #f5f5f5;
  color: #999;
  cursor: not-allowed;
  border-color: #e8e8e8;
}

.settings-btn--upload {
  background: linear-gradient(90deg, #68cfec, #954ed1);
  border: none;
  color: #fff;
}

.settings-btn--upload:hover {
  background: linear-gradient(90deg, #5bbde0, #8644c5);
  border: none;
  color: #fff;
}

.settings-dialog {
  /* Site Versions */
}
.settings-dialog .site-versions {
  align-items: stretch;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: none;
}
@media (min-width: 768px) {
  .settings-dialog .site-versions {
    display: grid;
  }
}
@media (min-width: 992px) {
  .settings-dialog .site-versions {
    display: flex;
  }
}
.settings-dialog .site-version input[type=checkbox] {
  display: none;
}
.settings-dialog .site-version input[type=checkbox]:checked + label {
  background-color: rgba(148, 106, 199, 0.15);
  border: 2px solid #946ac7;
  color: #614485;
}
.settings-dialog .site-version label {
  align-items: center;
  border: 2px solid #e0e0e0;
  color: #333;
  cursor: pointer;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.25rem;
  justify-content: center;
  min-width: 5rem;
  padding: 0.5rem 0.5rem 0.375rem;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  border-radius: 0.375rem;
}
.settings-dialog .site-version label:hover {
  background-color: rgba(148, 106, 199, 0.1);
  border: 2px solid rgba(148, 106, 199, 0.5);
  color: #614485;
}
.settings-dialog .site-version label .fa {
  font-size: 1.25rem;
}
.settings-dialog .site-version label span {
  font-size: 0.75rem;
  text-transform: lowercase;
}
.settings-dialog .site-version label span:first-letter {
  text-transform: uppercase;
}

/* Radio Buttons */
.settings-item__control--radio {
  align-self: flex-start;
}

.settings-radio-group {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.settings-radio {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.settings-radio input[type=radio] {
  width: 1.125rem;
  height: 1.125rem;
  margin: 0;
  cursor: pointer;
  accent-color: #893acc;
}

.settings-radio__label {
  margin-left: 0.625rem;
  font-size: 0.875rem;
  color: #333;
  cursor: pointer;
}

.settings-radio input[type=radio]:disabled + .settings-radio__label {
  color: #999;
  cursor: not-allowed;
}

.settings-radio input[type=radio]:focus {
  outline: 2px solid #893acc;
  outline-offset: 2px;
}

/* Error Message */
.settings-item__error {
  color: #e53e3e;
  font-size: 0.75rem;
  margin-top: 0.375rem;
  display: none;
}

.settings-item--error .settings-item__error {
  display: block;
}

/* Loading State */
.settings-item--loading {
  opacity: 0.6;
  pointer-events: none;
}

.settings-item__loading-spinner {
  width: 1rem;
  height: 1rem;
  border: 2px solid #e0e0e0;
  border-top-color: #893acc;
  border-radius: 50%;
  -webkit-animation: spin 0.6s linear infinite;
          animation: spin 0.6s linear infinite;
  margin-left: 0.625rem;
  display: none;
}

.settings-item--loading .settings-item__loading-spinner {
  display: inline-block;
}

/* Status Bar */
.settings-dialog__status-bar {
  grid-column: 1/-1;
  grid-row: 2;
  background-color: #fafafa;
  border-top: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  gap: 0.625rem;
  transition: all 200ms ease;
}
.settings-dialog__status-bar:has(.success) {
  background-color: #e6ffed;
  border-color: #b7f5c4;
}
.settings-dialog__status-bar:has(.success) .settings-dialog__status-text {
  color: #2f855a;
}

.settings-dialog__status-text {
  font-size: 0.75rem;
  color: #808080;
}

.settings-dialog__status-spinner {
  width: 0.875rem;
  height: 0.875rem;
  border: 2px solid #e0e0e0;
  border-top-color: #893acc;
  border-radius: 50%;
  -webkit-animation: spin 0.6s linear infinite;
          animation: spin 0.6s linear infinite;
  display: none;
}

.settings-dialog__content-mobile-header {
  display: none;
}

.settings-dialog__status-bar--loading .settings-dialog__status-spinner {
  display: block;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/* Back Button - Hidden on Desktop */
.settings-dialog__back-btn {
  display: none;
}

/* Mobile Responsive */
@media (max-width: 900px) {
  .settings-item__control:has(.site-versions) .site-versions {
    display: grid;
  }
}
@media (max-width: 768px) {
  .settings-dialog {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1.5625rem;
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    height: 100vh;
    max-height: 100vh;
  }
  .settings-dialog .need-reload-notice {
    left: 0;
    bottom: 1.5rem;
  }
  .settings-dialog .filter-dialog__close {
    position: fixed;
  }

  @supports (height: 100dvh) {
    .settings-dialog {
      height: 100dvh;
      max-height: 100dvh;
    }
  }
  .settings-dialog__content-mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0 0 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 1rem;
    background-color: #fff;
    z-index: 4;
  }

  /* Screen 1: Category Selection (Default) */
  .settings-dialog__nav {
    grid-column: 1;
    grid-row: 1;
    border-right: none;
    border-bottom: none;
    padding: 4rem 0 2rem;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
  }

  .settings-dialog__nav-title {
    padding: 0 1.5rem;
    margin-bottom: 2rem;
    font-size: 1.75rem;
    text-align: left;
  }

  .settings-dialog__nav-list {
    display: flex;
    flex-direction: column;
    padding: 0;
    gap: 0;
  }

  .settings-dialog__nav-link {
    padding: 1.25rem 1.5rem;
    background-position: left 1.5rem center;
    padding-left: 3.5rem;
    border-radius: 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 1rem;
  }

  .settings-dialog__nav-link--active {
    border-left: 3px solid transparent;
    padding-left: 3.5rem;
    background-color: transparent;
  }

  /* Screen 2: Settings Content (Hidden by default) */
  .settings-dialog__content {
    grid-column: 1;
    grid-row: 1;
    padding: 4rem 1rem 1.5rem;
    display: none;
  }

  /* Back Button - Visible on Mobile */
  .settings-dialog__back-btn {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: none;
    border: none;
    color: #893acc;
    font-size: 0.9375rem;
    font-weight: 500;
    cursor: pointer;
    padding: 0.5rem;
    z-index: 10;
  }

  .settings-dialog__back-btn svg {
    width: 1.25rem;
    height: 1.25rem;
  }

  /* Status Bar - Hidden on category screen */
  .settings-dialog__status-bar {
    grid-row: 2;
    display: none;
  }

  /* When content is visible (user selected a category) */
  .settings-dialog--mobile-content-visible .settings-dialog__nav {
    display: none;
  }

  .settings-dialog--mobile-content-visible .settings-dialog__content {
    display: block;
  }

  .settings-dialog--mobile-content-visible .settings-dialog__status-bar {
    display: flex;
  }

  .settings-item {
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
  }

  .settings-item__content {
    padding-right: 0;
  }
  .settings-item__content--username {
    flex-direction: column;
    gap: 1rem;
  }

  .settings-item__control {
    align-self: flex-start;
  }
  .settings-item__control:has(select) {
    width: 100%;
  }

  .settings-input,
.settings-dropdown {
    width: 100%;
  }

  /* Content title adjustment */
  .settings-dialog__content-title {
    margin-top: 0;
    padding-top: 0;
  }

  .settings-item__control:has(.site-versions) {
    width: 100%;
  }
  .settings-item__control:has(.site-versions) .site-versions {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 376px) {
  .settings-item__control:has(.site-versions) .site-versions {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .settings-dialog,
.settings-dialog__nav-link,
.toggle-switch__slider,
.toggle-switch__slider:before,
.settings-dropdown,
.settings-input {
    transition: none;
  }

  .settings-dialog__status-spinner {
    -webkit-animation: none;
            animation: none;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/skins/blue/images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/skins/blue/fonts/slick.eot");
  src: url("/skins/blue/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/skins/blue/fonts/slick.woff") format("woff"), url("/skins/blue/fonts/slick.ttf") format("truetype"), url("/skins/blue/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* GTFLIXTV DEVELOPERS STYLES */
.navbar-sheer .header {
  background: #eeeeee;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.navbar-sheer .header__notification {
  height: 42px;
}
.navbar-sheer .header__notification .global-notification {
  background-color: #eedc94;
  color: #404040;
  font-size: 15px;
  padding: 10px;
}
.navbar-sheer .header__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  height: 50px;
}
.navbar-sheer .header__container.container-lg {
  max-width: 960px;
}
.navbar-sheer .header__container > * {
  flex: 1;
}
.navbar-sheer .header__container > .header__btn-mobile {
  flex: 0 30px;
}
.navbar-sheer .header__container > .header__btns {
  flex: 0 100px;
  white-space: nowrap;
}
.navbar-sheer .header__container > .header__title {
  flex: 0 100px;
}
.navbar-sheer .header__logo {
  min-width: 75px;
  width: 75px;
}
.navbar-sheer .header__select-lang {
  color: #999999;
}
.navbar-sheer .header__select-lang-item {
  color: #333;
  transition: color 100ms ease, background-color 100ms ease;
}
.navbar-sheer .header__select-lang-item:hover {
  background-color: #8d62c4;
  color: #ffffff;
}
.navbar-sheer .header__select-lang-selected {
  position: relative;
  cursor: pointer;
}
.navbar-sheer .header__select-lang-current {
  display: inline-block;
  margin-left: 5px;
}
.navbar-sheer .header__select-lang-list {
  width: 150px;
  min-width: 150px;
  position: absolute;
  z-index: 1;
  top: 24px;
  left: -65px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  margin: 0;
  padding: 6px 0 3px;
  border-radius: 3px;
  background: #eeeeee;
  box-shadow: 2px 2px 10px -5px rgba(0, 0, 0, 0.5);
  list-style-type: none;
  text-align: center;
}
.navbar-sheer .header__select-lang-link {
  text-decoration: none;
  color: #ffffff;
}
.navbar-sheer .header__select-lang-link:hover {
  font-weight: bold;
}
@media (max-width: 768px) {
  .navbar-sheer .header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1990;
    width: 100%;
  }
  .navbar-sheer .header__logo {
    width: 75px;
    margin-top: 14px;
    margin-bottom: 14px;
  }
}

/* HOME */
.section-money {
  position: relative;
  z-index: 2;
  padding: 30px 0;
}

.section-money__title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 32px;
}
.section-money__title span {
  color: #8D62C4FF;
}

.section-money__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

.section-money__item {
  width: 25%;
}

.section-money__icon {
  position: relative;
  margin: 0;
}
.section-money__icon:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.section-money__img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  max-width: 75%;
  margin: 0;
  transform: translate3d(-50%, -50%, 0);
}

.section-money__img--subscription {
  max-width: 70%;
  margin-top: -1%;
}

.section-money__name {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
}

@media (max-width: 768px) {
  .section-money__title {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .section-money__title br {
    display: none;
  }

  .section-money__list {
    width: 100%;
  }

  .section-money__name {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .section-money__item {
    width: 50%;
  }

  .section-money__img {
    max-width: 75%;
  }

  .section-money__img--subscription {
    max-width: calc(75% - 9px);
  }

  .section-money__name {
    font-size: 20px;
  }
}
.section-payout {
  padding: 60px 0;
}

.section-payout__container {
  display: flex;
  flex-flow: row-reverse nowrap;
  align-items: center;
  justify-content: center;
}

.section-payout__content {
  width: 38%;
  padding-left: 7.5%;
}

.section-payout__title {
  font-size: 32px;
  color: #333333;
}
.section-payout__title span {
  color: #8d62c4;
}
.section-payout__title em {
  font-style: normal;
  color: #5dade2;
}

.section-payout__img {
  max-width: 435px;
  width: 50%;
  border-radius: 20px;
}

@media (max-width: 1024px) {
  .section-payout__title {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .section-payout {
    padding: 15px 0;
  }

  .section-payout__container {
    flex-flow: column nowrap;
    padding: 0 20px;
  }

  .section-payout__content {
    width: 100%;
    padding-left: 0;
  }

  .section-payout__title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
  }

  .section-payout__img {
    max-width: 365px;
    width: 100%;
    margin: 0 auto;
  }
}
.section-visibility {
  padding: 60px 0;
  background: #e8e8e8;
}

.section-visibility__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.section-visibility__content {
  width: 38%;
  padding-right: 7.5%;
}

.section-visibility__title {
  margin-bottom: 21px;
  font-size: 32px;
  color: #333333;
}
.section-visibility__title span {
  color: #8d62c4;
}

.section-visibility__text {
  font-size: 15px;
}
.section-visibility__text span {
  font-size: 18px;
  color: #5dade2;
}

.section-visibility__img {
  max-width: 435px;
  width: 50%;
  border-radius: 20px;
}

@media (max-width: 768px) {
  .section-visibility {
    padding: 43px 0;
  }

  .section-visibility__container {
    flex-flow: column nowrap;
    padding: 0 20px;
  }

  .section-visibility__content {
    width: 100%;
    max-width: 365px;
    padding: 0 25px;
    margin: 0 auto 24px;
    text-align: center;
  }

  .section-visibility__title {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .section-visibility__text {
    font-size: 13px;
  }
  .section-visibility__text span {
    font-size: 18px;
  }

  .section-visibility__img {
    max-width: 365px;
    width: 100%;
    margin: 0 auto;
  }
}
.section-make-more-money {
  padding: 60px 0 120px 0;
  background: #eeeeee;
}

.section-make-more-money__container {
  display: flex;
  flex-flow: row-reverse nowrap;
  align-items: center;
  justify-content: center;
}

.section-make-more-money__content {
  width: 38%;
  padding-left: 7.5%;
}

.section-make-more-money__title {
  margin-bottom: 21px;
  font-size: 36px;
  color: #333333;
}
.section-make-more-money__title span {
  color: #8d62c4;
}

.section-make-more-money__text {
  font-size: 15px;
}
.section-make-more-money__text span {
  color: #5dade2;
}

.section-make-more-money__img {
  max-width: 435px;
  width: 50%;
  border-radius: 20px;
}

@media (max-width: 768px) {
  .section-make-more-money {
    padding: 43px 0;
  }

  .section-make-more-money__container {
    flex-flow: column nowrap;
    padding: 0 20px;
  }

  .section-make-more-money__content {
    width: 100%;
    max-width: 365px;
    padding: 0 25px;
    margin: 0 auto 24px;
    text-align: center;
  }

  .section-make-more-money__title {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .section-make-more-money__text {
    font-size: 13px;
  }
  .section-make-more-money__text span {
    font-size: 18px;
  }

  .section-make-more-money__img {
    max-width: 365px;
    width: 100%;
    margin: 0 auto;
  }
}
.section-monetization {
  padding: 60px 0;
  background: #e8e8e8;
}

.section-monetization__container {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.section-monetization__content {
  width: 38%;
  margin-left: 50%;
}

.section-monetization__title {
  margin-bottom: 21px;
  font-size: 32px;
  color: #333333;
}
.section-monetization__title span {
  color: #8d62c4;
}

.section-monetization__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.section-monetization__item {
  height: 50px;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50px 50px;
  line-height: 50px;
  font-size: 15px;
}

.section-monetization__item--streaming {
  background-image: url("/skins/blue/images/home/icon-streaming.png");
}

.section-monetization__item--premium {
  background-image: url("/skins/blue/images/home/icon-premium.png");
}

.section-monetization__item--adshare {
  background-image: url("/skins/blue/images/home/icon-adshare.png");
}

.section-monetization__img {
  position: absolute;
  top: 50%;
  left: 175px;
  max-width: 37.5%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .section-monetization {
    padding: 43px 0 0 0;
  }

  .section-monetization__container {
    flex-flow: column wrap;
  }

  .section-monetization__content {
    width: 100%;
    max-width: 365px;
    margin-left: 0;
    padding: 0 25px 315px 25px;
  }

  .section-monetization__title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
  }

  .section-monetization__item {
    font-size: 18px;
  }
  .section-monetization__item + .section-monetization__item {
    margin-top: -20px;
  }

  .section-monetization__img {
    top: auto;
    bottom: -50px;
    left: 50%;
    max-width: 365px;
    transform: translateX(-50%);
  }
}
@media (max-width: 320px) {
  .section-monetization__img {
    max-width: 320px;
  }
}
.section-program {
  padding: 60px 0;
  background: #eeeeee;
}

.section-program__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.section-program__content {
  width: 38%;
  padding-right: 7.5%;
}

.section-program__title {
  font-size: 32px;
  color: #333333;
}
.section-program__title span {
  color: #8d62c4;
}

.section-program__img {
  max-width: 435px;
  width: 50%;
  border-radius: 20px;
}

@media (max-width: 768px) {
  .section-program {
    padding: 80px 0 43px 0;
  }

  .section-program__container {
    flex-flow: column nowrap;
    padding: 0 20px;
  }

  .section-program__content {
    width: 100%;
    max-width: 365px;
    padding: 0 25px;
    margin: 0 auto 24px;
    text-align: center;
  }

  .section-program__title {
    font-size: 28px;
  }

  .section-program__img {
    max-width: 365px;
    width: 100%;
    margin: 0 auto;
  }
}
.section-register {
  padding: 40px 0;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 60%);
  text-align: center;
  color: #ffffff;
}

.section-register__content {
  max-width: 450px;
  margin: 0 auto;
  font-size: 14px;
}
.section-register__content p ~ p {
  margin-top: 18px;
  margin-bottom: 38px;
}

.home {
  background: #eeeeee url(/skins/blue/images/common/background.jpg) no-repeat center top/cover;
}
.home .header__container {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  padding: 65px 0 80px 0;
}
.home .header__title {
  margin: 0 auto 40px auto;
}
.home .header__logo {
  width: 330px;
}
.home .header__btn {
  margin: 0 auto 25px auto;
}
.home .header__link.header__link--why-sheer {
  margin: 0 auto;
  text-decoration: none;
  font-size: 15px;
  color: #5dade2;
}
.home .header__link.header__link--why-sheer:hover {
  color: #8d62c4;
}
.home .header__link.header__link--why-sheer img {
  width: 30px;
  margin: 30px auto 0 auto;
}
@media (max-width: 768px) {
  .home .header {
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #eeeeee;
  }
  .home .header:before, .home .header:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    height: auto;
  }
  .home .header:before {
    top: -400px;
    left: -50px;
    width: 250px;
    padding-top: 300%;
    background: radial-gradient(ellipse at left, rgba(96, 173, 226, 0.4) 0%, #eeeeee 50%);
  }
  .home .header:after {
    right: -50px;
    width: 250px;
    padding-top: 350%;
    background: radial-gradient(ellipse at right, rgba(141, 98, 196, 0.5) 0%, #eeeeee 50%);
    transform: translateY(-50%);
  }
  .home .header__container {
    position: relative;
    z-index: 2;
    padding: 78px 20px 35px 20px;
  }
  .home .header__logo {
    width: 365px;
  }
}
@media (max-width: 375px) {
  .home .header__logo {
    width: 300px;
  }
}

/* SPLASHSCREEN */
.section-splashscreen .header__container {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  padding: 80px 20px 190px 20px;
}
.section-splashscreen .header__logo-sheer {
  margin-bottom: 40px;
}
.section-splashscreen .header__icon {
  width: 252px;
}
.section-splashscreen .header__title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 48px;
  color: #8d62c4;
}
.section-splashscreen .header__text {
  max-width: 480px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
}
.section-splashscreen .header__btn {
  margin-bottom: 20px;
}
.section-splashscreen .header__link {
  text-decoration: none;
  font-size: 18px;
  color: #5dade2;
}
.section-splashscreen .header__link:hover {
  color: #8d62c4;
}
.section-splashscreen.section-splashscreen--404 .header__container {
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .section-splashscreen.section-splashscreen--404 .header__container {
    padding-top: 10%;
    padding-bottom: 15px;
  }
}
.section-splashscreen.section-splashscreen--404 .header__icon {
  width: 207px;
}
.section-splashscreen.section-splashscreen--404 .header__title {
  font-size: 22px;
  margin-bottom: 0.75rem;
  color: #999;
}
@media (max-width: 768px) {
  .section-splashscreen.section-splashscreen--404 .header__logo-sheer {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .section-splashscreen.section-splashscreen--404 .header__icon {
    width: 140px;
  }
}
.section-splashscreen.section-splashscreen--404 .header__text {
  max-width: 400px;
  font-size: 24px;
  color: #8d62c4;
}
.section-splashscreen.section-splashscreen--404 .header__btn {
  max-width: inherit;
  width: auto;
  padding-left: 60px;
  padding-right: 60px;
}
.section-splashscreen.section-splashscreen--404 .important {
  color: #8d62c4;
  font-weight: bold;
}
.section-splashscreen.section-splashscreen--404 .top-creators-from-country {
  max-width: 1550px;
  margin: auto;
}
.section-splashscreen.section-splashscreen--forgot-password .header__title {
  font-size: 32px;
}
.section-splashscreen.section-splashscreen--forgot-password .header__text {
  max-width: 300px;
  font-size: 15px;
}
.section-splashscreen .forgot-password {
  width: 360px;
  text-align: center;
}
.section-splashscreen .forgot-password__email .form-control {
  width: 100%;
  min-height: inherit;
  height: 50px;
  margin: 0 auto 15px auto;
  font-size: 18px;
  border-radius: 20px;
}
.section-splashscreen .forgot-password__btn {
  max-width: 220px;
  margin-bottom: 20px;
}
.section-splashscreen .forgot-password__link {
  color: #5dade2;
}
.section-splashscreen .forgot-password__link:hover {
  color: #8d62c4;
}
@media (max-width: 768px) {
  .section-splashscreen .header__container {
    padding-top: 20%;
    padding-bottom: 20%;
  }
  .section-splashscreen .header__icon {
    width: 220px;
  }
  .section-splashscreen .header__title {
    font-size: 30px;
  }
  .section-splashscreen .forgot-password {
    width: 100%;
  }
}

.splashscreen {
  background: #eeeeee url(/skins/blue/images/common/background.jpg) no-repeat center top/100% auto;
}
@media (min-width: 1025px) {
  .splashscreen .content {
    min-height: calc(100vh - 220px);
  }
}

/* CREATOR APPLICATON */
.content-header {
  padding: 45px 0 35px 0;
  text-align: center;
  color: #999999;
}

.content-header__title {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 32px;
  color: #333333;
}
.content-header__title span {
  color: #8d62c4;
}

.content-header__state {
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #333333;
}

.content-header__instruction {
  padding: 0 20px;
}

@media (max-width: 768px) {
  .content-header__state {
    font-size: 14px;
  }

  .content-header__instruction {
    font-size: 10px;
  }
}
.section-brand {
  margin-top: 33px;
}

.section-brand__title.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-brand-empty.svg);
}
.section-brand__title.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-brand-alert.svg);
}
.section-brand__title.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-brand-processing.svg);
}
.section-brand__title.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-brand-complete.svg);
}

.section-brand__text {
  margin-bottom: 35px;
}

.section-brand__form .input-group .input-group-text {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #ffffff;
}
.section-brand__form .input-group .form-control {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

@media (max-width: 768px) {
  .section-brand__text {
    margin-bottom: 15px;
  }
}
.section-verif {
  margin-top: 33px;
}

.section-verif__title.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-verif-empty.svg);
}
.section-verif__title.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-verif-alert.svg);
}
.section-verif__title.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-verif-processing.svg);
}
.section-verif__title.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-verif-complete.svg);
}

.section-verif__video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  /*16/9 ratio */
  border-radius: 10px;
  background: #c2c2c2;
}
.section-verif__video video,
.section-verif__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-verif__text {
  margin: 20px 0;
}

.section-infos {
  margin-top: 33px;
}

.section-infos__title.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-infos-empty.svg);
}
.section-infos__title.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-infos-alert.svg);
}
.section-infos__title.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-infos-processing.svg);
}
.section-infos__title.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-infos-complete.svg);
}

.section-infos__form .row {
  margin-top: 20px;
}

.section-content {
  margin-top: 33px;
}

.section-content__title.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-content-empty.svg);
}
.section-content__title.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-content-alert.svg);
}
.section-content__title.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-content-processing.svg);
}
.section-content__title.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-content-complete.svg);
}

.section-content__counter {
  margin: 15px 0;
  text-align: right;
  color: #999999;
}

.section-content__text {
  padding-top: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #D7D7D7;
}

.app .app-nav {
  background: #f3f3f3;
}
.app .app-nav__list {
  padding: 11px var(--bs-gutter-x, 0.75rem);
}
.app .app-nav__link {
  display: block;
  height: 48px;
  padding: 0 0 0 55px;
  background-size: 46px 48px;
  background-position: left center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 48px;
  color: #999999;
}
.app .app-nav__link:hover {
  color: black;
}
@media (max-width: 768px) {
  .app .app-nav__list {
    padding: 10px 20px;
  }
  .app .app-nav__link {
    padding: 55px 0 10px 0;
    background-position: center top;
    font-size: 10px;
    line-height: 10px;
  }
}
.app .app-nav__link--brand.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-brand-empty.svg);
}
.app .app-nav__link--brand.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-brand-alert.svg);
}
.app .app-nav__link--brand.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-brand-processing.svg);
}
.app .app-nav__link--brand.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-brand-complete.svg);
}
.app .app-nav__link--infos.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-infos-empty.svg);
}
.app .app-nav__link--infos.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-infos-alert.svg);
}
.app .app-nav__link--infos.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-infos-processing.svg);
}
.app .app-nav__link--infos.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-infos-complete.svg);
}
.app .app-nav__link--verif.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-verif-empty.svg);
}
.app .app-nav__link--verif.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-verif-alert.svg);
}
.app .app-nav__link--verif.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-verif-processing.svg);
}
.app .app-nav__link--verif.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-verif-complete.svg);
}
.app .app-nav__link--content.is-empty {
  background-image: url(/skins/blue/images/creator-application/icon-content-empty.svg);
}
.app .app-nav__link--content.is-problem {
  background-image: url(/skins/blue/images/creator-application/icon-content-alert.svg);
}
.app .app-nav__link--content.is-processing {
  background-image: url(/skins/blue/images/creator-application/icon-content-processing.svg);
}
.app .app-nav__link--content.is-complete {
  background-image: url(/skins/blue/images/creator-application/icon-content-complete.svg);
}
.app .section-title {
  height: 48px;
  padding-left: 55px;
  margin-bottom: 20px;
  background-size: 46px 48px;
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 24px;
  font-weight: bold;
  line-height: 48px;
  color: #5dade2;
}
.app .section-text {
  font-size: 18px;
}
.app .section-form .input-group .input-group-text {
  padding: 15px 5px;
  border-radius: 10px;
  font-size: 18px;
}
.app .section-form .form-control {
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 10px;
  font-size: 18px;
  color: #333333;
}
.app .section-form .form-control[type=text], .app .section-form .form-control[type=date] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.app .section-form .form-control.is-invalid {
  padding-right: 35px;
}
.app .section-form .form-select {
  padding: 15px 0 15px 5px;
  border-radius: 10px;
  font-size: 18px;
  color: #6f6f6f;
}
.app .section-form .form-select.is-focused {
  color: #333333;
}
.app .section-form textarea {
  height: 8em;
  font-size: 18px;
}
@media (min-width: 1025px) {
  .app .content {
    min-height: calc(100vh - 80px - 220px);
  }
}
@media (min-width: 1400px) {
  .app .container-lg,
.app .header .header__container.container-lg {
    max-width: 1140px;
  }
}
@media (max-width: 1024px) {
  .app .col-5 {
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .app .content {
    padding-top: 80px;
  }
  .app .section-text {
    font-size: 16px;
  }
  .app .section-form .input-group .input-group-text,
.app .section-form .form-control,
.app .section-form .form-select,
.app .section-form textarea {
    font-size: 16px;
  }
}

/* REFERRAL PROGRAM */
.referral-program .purple {
  color: #8d62c4;
}
.referral-program .blue {
  font-style: normal;
  color: #5dade2;
}
.referral-program .main-content:has(.header-program__container) {
  background: #eee url("/skins/blue/images/common/background.jpg") no-repeat center top/cover;
}
.referral-program .header-program__container {
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 12px;
}
.referral-program .header-program__container .content.content-show-ref .container-lg {
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 12px;
}
.referral-program .header-program__container .content.content-show-ref h2 {
  font-weight: 400;
  line-height: 1.2 !important;
}
.referral-program .header-program__content {
  position: relative;
}
.referral-program .header-program__content.referral-warn {
  padding: 0 0 30px 0;
}
.referral-program .header-program__content.referral-warn .fa,
.referral-program .header-program__content.referral-warn span {
  color: #8d62c4;
}
.referral-program .header-program__title {
  width: 60%;
  margin: 0 0 50px 0;
  padding-top: 125px;
  font-size: 72px;
}
.referral-program .header-program__title.title-referral1 {
  margin: 0;
}
.referral-program .header-program__title.title-referral2 {
  padding-top: 0;
}
.referral-program .header-program__img {
  position: absolute;
  top: 15px;
  right: 0;
  max-width: 428px;
}
.referral-program .header-program__subtitle.subtitle-referral + p {
  margin-bottom: 0.5rem;
}
.referral-program .header-program__subtitle {
  width: 60%;
  margin-bottom: 40px;
  font-size: 48px;
}
.referral-program .header-program__form {
  margin-bottom: 100px;
}
.referral-program .header-program__form form + p {
  font-size: 1.1rem;
  margin-block: 1rem -2rem;
}
@media (max-width: 1140px) {
  .referral-program .header-program__form form + p {
    font-size: 0.9rem;
  }
}
.referral-program .header-program__form .input-group > input.header-program__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  flex: 1 1 auto !important;
  width: 1%;
  min-width: 0;
  font-weight: 400;
  line-height: 35px !important;
  font-size: 22px !important;
  padding: 6px 12px !important;
  display: block;
  height: auto;
}
@media (max-width: 1140px) {
  .referral-program .header-program__form .input-group > input.header-program__input {
    font-size: 13px !important;
  }
}
.referral-program .header-program__form .input-group > button.btn.header-program__btn {
  position: relative;
  padding: 20px 25px 20px 95px !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  background: linear-gradient(90deg, #51c8e9 25%, #893acc 100%);
  font-size: 24px !important;
  color: #fff;
  height: auto !important;
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  line-height: 35px !important;
}
@media (max-width: 1140px) {
  .referral-program .header-program__form .input-group > button.btn.header-program__btn {
    font-size: 13px !important;
    padding: 5px 5px 5px 26px !important;
  }
}
.referral-program .header-program__input {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: -2px 9px 10px 0px rgba(123, 123, 123, 0.35);
  font-size: 22px;
  color: #5dade2;
}
.referral-program .header-program__btn {
  position: relative;
  padding: 20px 25px 20px 95px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: linear-gradient(90deg, #51c8e9 25%, #893acc 100%);
  font-size: 24px;
  color: #fff;
}
.referral-program .header-program__btn:before, .referral-program .header-program__btn:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 6px;
}
.referral-program .header-program__btn:before {
  left: 52px;
  margin-top: -22px;
}
.referral-program .header-program__btn:after {
  left: 46px;
  margin-top: -16px;
  background: #51c8e9;
}
.referral-program .referral-copy-profile-url {
  display: inline-block;
  width: 30px;
  height: auto;
  margin-left: 5px;
  margin-top: -5px;
  cursor: pointer;
  opacity: 0.5;
}
.referral-program .referral-copy-profile-url:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .referral-program .header-program {
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #eeeeee;
  }
  .referral-program .header-program:before, .referral-program .header-program:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    height: auto;
  }
  .referral-program .header-program:before {
    top: -300px;
    left: -50px;
    width: 250px;
    padding-top: 300%;
    background: radial-gradient(ellipse at left, rgba(96, 173, 226, 0.4) 0%, #eee 50%);
  }
  .referral-program .header-program:after {
    right: -50px;
    width: 250px;
    padding-top: 350%;
    background: radial-gradient(ellipse at right, rgba(141, 98, 196, 0.5) 0%, #eee 50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 1140px) {
  .referral-program .header-program__content {
    text-align: center;
    z-index: 2;
  }
  .referral-program .header-program__title {
    width: 100%;
    margin: 0 0 20px 0;
    padding-top: 40px;
    font-size: 40px;
  }
  .referral-program .header-program__img {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    max-width: 64%;
    margin: 0 auto 20px;
  }
  .referral-program .header-program__subtitle {
    width: 100%;
    margin-bottom: 40px;
    font-size: 28px;
  }
  .referral-program .header-program__form {
    position: relative;
    z-index: 2;
    max-width: 90%;
    margin: 0 auto 50px;
  }
  .referral-program .header-program__input {
    font-size: 13px;
  }
  .referral-program .header-program__btn {
    font-size: 13px;
    padding: 5px 5px 5px 26px;
  }
  .referral-program .header-program__btn:before, .referral-program .header-program__btn:after {
    width: 15px;
    height: 16px;
    border-radius: 3px;
  }
  .referral-program .header-program__btn:before {
    left: 8px;
    margin-top: -11px;
  }
  .referral-program .header-program__btn:after {
    left: 5px;
    margin-top: -8px;
  }
}
@media (max-width: 320px) {
  .referral-program .header-program__title {
    font-size: 36px;
  }
}
.referral-program .section-recommend {
  padding: 60px 0;
  background: #e8e8e8;
}
.referral-program .section-recommend__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.referral-program .section-recommend__content {
  width: 42%;
  padding-right: 7.5%;
}
.referral-program .section-recommend__title {
  font-size: 36px;
  color: #333333;
}
.referral-program .section-recommend__img {
  max-width: 435px;
  width: 50%;
  border-radius: 20px;
}
@media (max-width: 1140px) {
  .referral-program .section-recommend {
    padding: 43px 0;
  }
  .referral-program .section-recommend__container {
    flex-flow: column nowrap;
    padding: 0 20px;
  }
  .referral-program .section-recommend__content {
    width: 100%;
    max-width: 365px;
    padding: 0 25px;
    margin: 24px auto 0;
    text-align: center;
    order: 2;
  }
  .referral-program .section-recommend__title {
    font-size: 28px;
  }
  .referral-program .section-recommend__img {
    max-width: 365px;
    width: 100%;
    margin: 0 auto;
  }
}
.referral-program .section-referral-program {
  padding: 60px 0;
  background: #eeeeee;
}
.referral-program .section-referral-program__container {
  display: flex;
  flex-flow: row-reverse nowrap;
  align-items: center;
  justify-content: center;
}
.referral-program .section-referral-program__list {
  list-style-type: revert;
  font-size: 1rem;
}
.referral-program .section-referral-program__list li {
  text-align: left;
}
.referral-program .section-referral-program__content {
  width: 42%;
  padding-left: 7.5%;
}
.referral-program .section-referral-program__title {
  font-size: 36px;
  color: #333333;
  text-align: center;
  margin-bottom: 2rem !important;
}
.referral-program .section-referral-program__img {
  max-width: 435px;
  width: 50%;
  border-radius: 20px;
}
.referral-program .section-referral-program + p {
  text-align: center;
  margin-block: 1rem;
  font-size: 1.25rem;
}
@media (max-width: 1140px) {
  .referral-program .section-referral-program {
    padding: 15px 0;
  }
  .referral-program .section-referral-program__container {
    flex-flow: column nowrap;
    padding: 0 20px;
  }
  .referral-program .section-referral-program__content {
    width: 100%;
    padding-left: 0;
    order: 2;
    margin-top: 24px;
  }
  .referral-program .section-referral-program__title {
    margin-bottom: 20px;
    max-width: 365px;
    margin-inline: auto;
    text-align: center;
    font-size: 28px;
  }
  .referral-program .section-referral-program__img {
    max-width: 365px;
    width: 100%;
    margin: 0 auto;
  }
}
.referral-program .section-content-creators {
  padding: 60px 0;
  background: #e8e8e8;
}
.referral-program .section-content-creators__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.referral-program .section-content-creators__content {
  width: 38%;
  padding-right: 7.5%;
}
.referral-program .section-content-creators__title {
  font-size: 36px;
  color: #333333;
}
.referral-program .section-content-creators__img {
  max-width: 435px;
  width: 50%;
  border-radius: 20px;
}
@media (max-width: 1140px) {
  .referral-program .section-content-creators {
    padding: 43px 0;
  }
  .referral-program .section-content-creators__container {
    flex-flow: column nowrap;
    padding: 0 20px;
  }
  .referral-program .section-content-creators__content {
    width: 100%;
    max-width: 365px;
    padding: 0 25px;
    margin: 0 auto 24px;
    text-align: center;
  }
  .referral-program .section-content-creators__title {
    font-size: 28px;
  }
  .referral-program .section-content-creators__img {
    max-width: 365px;
    width: 100%;
    margin: 0 auto;
  }
}
.referral-program .section-refer-terms {
  text-align: center;
  padding: 40px 0;
}
.referral-program .section-refer-terms__link {
  text-decoration: none;
  font-size: 18px;
  color: #999999;
}
.referral-program .section-refer-terms__link:hover {
  color: #8d62c4;
}

.program {
  background: #eeeeee url(/skins/blue/images/common/background.jpg) no-repeat center top/contain;
}
.program footer {
  background: #f7f7f7;
}
@media (max-width: 768px) {
  .program {
    background: #eeeeee;
  }
}

/*DASHBOARD*/
.dashboard .header {
  background: #eeeeee;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.dashboard .header__container {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  height: 50px;
}
.dashboard .header__logo {
  width: 60px;
}
.dashboard .navbar {
  padding: 0;
}
.dashboard .navbar--dashboard {
  margin-left: 15px;
}
.dashboard .navbar--dashboard .nav-link {
  padding: 5px 15px 5px 50px;
}
.dashboard .navbar--user {
  margin-left: auto;
  height: 40px;
}
.dashboard .navbar--user .nav-item figure {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 2px;
  border-radius: 50%;
  background: #fff linear-gradient(90deg, #51c8e9, #893acc);
  overflow: hidden;
}
.dashboard .navbar--user .nav-item img {
  border-radius: 50%;
  display: block;
  height: 100%;
  width: 100%;
}
.dashboard .navbar--user .dropdown-menu {
  position: absolute;
  margin: -45px 0 0 -20px;
  padding: 5px 20px 10px 20px;
  border: none;
  border-radius: 10px;
  background: #eeeeee;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  text-align: center;
  transform: translateX(-25%);
}
.dashboard .navbar--user .dropdown-menu .user-account__name {
  display: block;
  margin: 0 auto 5px auto;
  line-height: 1;
  color: #8d62c4;
}
.dashboard .navbar-nav {
  flex-direction: row;
  align-items: center;
}
.dashboard .navbar-nav .nav-link {
  background-repeat: no-repeat;
  background-position: 16px center;
  text-transform: uppercase;
  font-size: 15px;
  color: #999999;
}
.dashboard .navbar-nav .nav-link:hover {
  color: #8d62c4;
}
.dashboard .navbar-nav .nav-link.active {
  background-color: #ffffff;
  border-radius: 15px;
  color: #8d62c4;
}
.dashboard .navbar-nav .nav-link.header__link-dashboard {
  background-image: url(/skins/blue/images/dashboard/navbar/dashboard.svg);
  background-size: 25px 23px;
}
.dashboard .navbar-nav .nav-link.header__link-payments {
  background-image: url(/skins/blue/images/dashboard/navbar/payments.svg);
  background-size: 23px 23px;
}
.dashboard .navbar-nav .nav-link.header__link-uploads {
  background-image: url(/skins/blue/images/dashboard/navbar/uploads.svg);
  background-size: 27px 23px;
  background-position: 15px center;
}
.dashboard .navbar-nav .nav-link.header__link-orders {
  background-image: url(/skins/blue/images/dashboard/navbar/orders.svg);
  background-size: 21px 22px;
}
.dashboard .navbar-nav .nav-link.header__link-settings {
  background-image: url(/skins/blue/images/dashboard/navbar/settings.svg);
  background-size: 25px 26px;
}
.dashboard .navbar-nav .nav-link.header__link-user {
  display: block;
  width: 64px;
  height: 40px;
  padding: 0 24px 0 0;
}
.dashboard .navbar-nav .nav-link.header__link-user.down-arrow:after, .dashboard .navbar-nav .nav-link.header__link-user.up-arrow:after {
  font-size: 10px;
  border-color: #8d62c4;
}
@media (max-width: 1024px) {
  .dashboard .navbar--dashboard {
    margin-left: 30px;
  }
  .dashboard .nav-link {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .dashboard .navbar--dashboard {
    margin: 0;
    padding: 10px 0;
    background: #eeeeee;
  }
  .dashboard .navbar--dashboard:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  }
  .dashboard .navbar--dashboard .navbar-nav {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
  }
  .dashboard .navbar--dashboard .nav-link {
    background-position: center 0;
    padding: 0 5px;
    font-size: 12px;
  }
  .dashboard .navbar--dashboard .nav-link:before {
    content: "";
    display: block;
    width: 44px;
    height: 44px;
    margin: 0 auto 2px auto;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-dashboard {
    background-image: none;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-dashboard:before {
    background-image: url(/skins/blue/images/dashboard/navbar/dashboard.svg);
    background-size: 35px 32px;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-payments {
    background-image: none;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-payments:before {
    background-image: url(/skins/blue/images/dashboard/navbar/payments.svg);
    background-size: 32px 32px;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-uploads {
    background-image: none;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-uploads:before {
    background-image: url(/skins/blue/images/dashboard/navbar/uploads.svg);
    background-size: 34px 29px;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-orders {
    background-image: none;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-orders:before {
    background-image: url(/skins/blue/images/dashboard/navbar/orders.svg);
    background-size: 30px 30px;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-settings {
    background-image: none;
  }
  .dashboard .navbar--dashboard .nav-link.header__link-settings:before {
    background-image: url(/skins/blue/images/dashboard/navbar/settings.svg);
    background-size: 29px 30px;
  }
  .dashboard .navbar--dashboard .nav-link.active {
    position: relative;
    z-index: 0;
    background: transparent;
    border-radius: 0;
  }
  .dashboard .navbar--dashboard .nav-link.active:before {
    border-radius: 50%;
    background-color: #ffffff;
  }
  .dashboard .navbar--user .dropdown-menu {
    left: auto;
    right: -47px;
    margin-top: -40px;
  }
  .dashboard .navbar--user .dropdown-menu:before {
    margin-left: 29px;
  }
}
@media (max-width: 320px) {
  .dashboard .navbar--dashboard .nav-link {
    font-size: 10px;
  }
}
@media (min-width: 1025px) {
  .dashboard .content {
    min-height: calc(100vh - 50px - 220px);
  }
}
@media (min-width: 1200px) {
  .dashboard .header .container,
.dashboard .header .container-lg,
.dashboard .header .container-md,
.dashboard .header .container-sm,
.dashboard .header .container-xl,
.dashboard .header .container-xxl,
.dashboard .footer .container,
.dashboard .footer .container-lg,
.dashboard .footer .container-md,
.dashboard .footer .container-sm,
.dashboard .footer .container-xl,
.dashboard .footer .container-xxl {
    max-width: 1050px;
  }
}
@media (min-width: 1400px) {
  .dashboard .header .container,
.dashboard .header .container-lg,
.dashboard .header .container-md,
.dashboard .header .container-sm,
.dashboard .header .container-xl,
.dashboard .header .container-xxl,
.dashboard .footer .container,
.dashboard .footer .container-lg,
.dashboard .footer .container-md,
.dashboard .footer .container-sm,
.dashboard .footer .container-xl,
.dashboard .footer .container-xxl {
    max-width: 1050px;
  }
}

/* FAN AREA */
.body--with-header-fan {
  padding-top: 60px;
}

.header--fan {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%) left bottom #eeeeee no-repeat;
  background-size: 100% 2px;
  padding: 0 10px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.header--fan .header__container {
  align-items: center;
  display: flex;
  height: 60px;
  margin: 0 auto;
  width: 100%;
}
.header--fan .header__container > * {
  flex-shrink: 0;
  order: 2;
}
.header--fan .header__notification {
  height: 42px;
  background-color: #eedc94;
  margin-left: -30px;
  margin-right: -30px;
}
.header--fan .header__notification .global-notification {
  color: #404040;
  font-size: 15px;
  padding: 10px;
}
.header--fan .header__logo {
  height: 47px;
  margin: 0 4px 0 0;
}
.header--fan .header__search-container {
  gap: 1rem;
  flex-shrink: 2;
  margin-left: auto;
  margin-right: auto;
  max-width: 545px;
  position: relative;
  width: 100%;
  z-index: 2;
  transition: translate 250ms ease-in-out;
}
.header--fan .header__search-container .header__search-close {
  flex-shrink: 0;
}
.header--fan .header__search-container form {
  width: 100%;
}
.header--fan .header__search-container form input {
  background: #fff;
  border: 0;
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0 8px 0 12px;
  width: calc(100% - 40px);
}
.header--fan .header__search-container form input::-moz-placeholder {
  color: #999999;
}
.header--fan .header__search-container form input:-ms-input-placeholder {
  color: #999999;
}
.header--fan .header__search-container form input::placeholder {
  color: #999999;
}
.header--fan .header__search-container form input:active, .header--fan .header__search-container form input:focus, .header--fan .header__search-container form input:active:focus {
  outline: 0;
  box-shadow: none;
}
.header--fan .header__search-container form button {
  border-radius: 0;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff url("/skins/blue/images/common/fan-header/search.svg") no-repeat 30% center;
  background-size: 22px;
  height: 40px;
  width: 40px;
}
.header--fan .header__search-container form button span {
  display: none;
}
.header--fan .header__search-container form button, .header--fan .header__search-container form button:active, .header--fan .header__search-container form button:focus, .header--fan .header__search-container form button:active:focus, .header--fan .header__search-container form button:hover {
  border: 0;
  box-shadow: none;
  outline: 0;
}
.header--fan .header__right-container {
  margin-left: auto;
  white-space: nowrap;
  display: flex;
  align-items: end;
}
.header--fan .header__right-btn {
  display: inline-block;
  height: 34px;
  margin-left: 20px;
  padding: 0;
  position: relative;
  vertical-align: top;
  width: 34px;
}
.header--fan .header__right-btn, .header--fan .header__right-btn:active, .header--fan .header__right-btn:focus, .header--fan .header__right-btn:active:focus, .header--fan .header__right-btn:hover {
  border: 0;
  box-shadow: none;
  outline: 0;
}
.header--fan .header__right-btn--messages {
  background: transparent url("/skins/blue/images/common/fan-header/message-icon.svg") no-repeat center bottom;
  background-size: 30px;
  height: 38px;
  margin-bottom: 2px;
}
.header--fan .header__right-btn--search {
  background: transparent url("/skins/blue/images/common/fan-header/search.svg") no-repeat center bottom;
  background-size: 31px;
  height: 34px;
  width: 34px;
}
.header--fan .badge {
  background: #51c8e9;
  box-shadow: 0 0 1px 1px #eeeeee;
  font-size: 9px;
  padding: 2px 7px;
  left: 60%;
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  .header--fan .header__btn-mobile {
    order: 1;
  }
  .header--fan .header__logo {
    margin: 0 4px;
  }
  .header--fan .header__search-container {
    align-items: center;
    background: #eeeeee;
    display: flex;
    height: 58px;
    max-width: 100%;
    padding: 0 10px;
    position: fixed;
    translate: 0 -100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
  }
  .header--fan .header__search-container.is-visible {
    translate: 0 0;
  }
}
@media (min-width: 769px) {
  .header--fan .header__search-close,
.header--fan .header__right-btn--search {
    display: none;
  }
}

/* PROFILE */
body.profile .header__container,
body.profile .content,
body.profile .content--main {
  width: 100%;
  max-width: 1000px;
}
body.profile .profile--feed #recommended-content {
  margin-block: 1rem;
  border-bottom: 1px solid #d7d7d7;
  padding-block: 1rem;
}
body.profile .profile--feed #recommended-content .account-discover--recommended {
  margin-bottom: 0;
}
body.profile .content {
  margin: 0 auto 50px;
}
body.profile .content .row {
  margin-inline: 0;
}
body.profile .btn-primary--thread {
  display: block;
  max-width: inherit;
  width: auto;
  margin: 20px 10px;
}
body.profile .btn--back-to-profile {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  min-height: 50px;
  line-height: 1.25;
  padding-block: 0.3rem;
  padding-inline: 1rem;
  margin: auto;
}
@media (max-width: 768px) {
  body.profile .btn-primary--thread {
    font-size: 13px;
  }
}
body.profile .profile-header {
  width: 100%;
}
body.profile .profile-header__details {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 30px;
}
body.profile .profile-header__content {
  position: relative;
}
body.profile .profile-header__content > * {
  display: table-cell;
  vertical-align: top;
}
body.profile .profile-header__content--buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
body.profile .profile-header__content--buttons .profile-header__follow {
  flex: 1;
}
body.profile .profile-header__content--buttons .profile-header__follow span {
  padding: 0;
}
body.profile .profile-header__content--buttons .is-empty {
  display: none;
}
body.profile .profile-header__info {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
body.profile .profile-header__follow, body.profile .profile-header__profile-pic {
  width: 10.75rem;
  min-width: 10.75rem;
}
body.profile .profile-header__follow .btn, body.profile .profile-header__profile-pic .btn {
  width: inherit;
  min-width: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.profile .profile-header__profile-pic {
  min-height: 8.75rem;
  position: relative;
}
body.profile .profile-header__profile-pic .gradient-circle-img {
  height: 8.75rem;
  width: 8.75rem;
  position: absolute;
  margin-top: -52%;
  margin-left: 15px;
}
body.profile .profile-header__actions {
  white-space: nowrap;
}
body.profile .profile-header .btn .fa {
  position: relative;
  top: -1px;
}
@media (max-width: 1024px) {
  body.profile .profile-header__details {
    padding-top: 4.5rem;
    display: block;
  }
  body.profile .profile-header__content {
    display: flex;
    justify-content: flex-end;
  }
  body.profile .profile-header__content > * {
    display: block;
  }
  body.profile .profile-header__content--buttons .profile-header__follow {
    flex: revert;
  }
  body.profile .profile-header__follow {
    order: 1;
  }
  body.profile .profile-header__profile-pic {
    position: absolute;
    top: 0;
    left: 50%;
    min-height: 0;
  }
  body.profile .profile-header__profile-pic .gradient-circle-img {
    position: absolute;
    left: -50%;
    margin-top: -88%;
  }
  body.profile .profile-header__custom-order {
    order: 2;
  }
  body.profile .profile-header__subscribe {
    order: 3;
    display: flex;
  }
}
@media (max-width: 800px) {
  body.profile .profile-header__content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body.profile .profile-header__follow, body.profile .profile-header__custom-order, body.profile .profile-header__subscribe {
    max-width: 360px;
    width: 100%;
  }
  body.profile .profile-header__follow .btn, body.profile .profile-header__custom-order .btn, body.profile .profile-header__subscribe .btn {
    width: 100%;
  }
  body.profile .profile-header__follow {
    order: 1;
  }
  body.profile .profile-header__custom-order {
    order: 3;
  }
  body.profile .profile-header__custom-order.is-empty {
    margin-top: 0;
  }
  body.profile .profile-header__subscribe {
    order: 2;
  }
}
body.profile .profile-header {
  background: transparent no-repeat top center;
  background-size: contain;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}
body.profile .profile-header__custom-order {
  text-align: right;
}
body.profile .profile-header__custom-order .btn {
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
}
body.profile .profile-header__custom-order .btn .btn-loading__text {
  white-space: nowrap;
}
@media (max-width: 768px) {
  body.profile .profile-header__custom-order .btn {
    max-width: 360px;
    width: 100%;
    margin-right: auto;
  }
}
body.profile .profile-header__subscribe {
  display: flex;
}
@media (max-width: 800px) {
  body.profile .profile-header__subscribe {
    flex-direction: column;
    gap: 10px;
  }
}
body.profile .profile-header__subscribe .btn {
  padding-left: 40px;
  padding-right: 40px;
}
body.profile .profile-header__subscribe .btn .btn-loading__text {
  white-space: nowrap;
}
body.profile .profile-header__subscribe .about-subscription-container {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  cursor: pointer;
}
@media (max-width: 800px) {
  body.profile .profile-header__subscribe .about-subscription-container {
    margin-top: 0.5rem;
  }
}
body.profile .profile-header__subscribe .about-subscription-container .fa.fa-question-circle {
  color: #893acc;
}
body.profile .profile-header__subscribe .about-subscription-container .fa.fa-question-circle + span {
  color: #999;
  font-size: 13px;
}
@media (min-width: 801px) {
  body.profile .profile-header__subscribe .about-subscription-container .fa.fa-question-circle + span {
    display: none;
  }
}
@media (max-width: 768px) {
  body.profile .profile-header__subscribe .btn {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  body.profile .profile-header__follow .btn {
    margin: 0 auto;
  }
}
body.profile .profile-header__title {
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
  display: inline;
  margin-right: 5px;
  margin-bottom: 0;
}
body.profile .profile-header__description {
  display: block;
  max-height: 52px;
  overflow: hidden;
  position: relative;
  transition: none;
  line-height: 26px;
  margin-bottom: 5px;
  word-break: break-word;
}
body.profile .profile-header__description.show {
  max-height: none;
}
body.profile .profile-header__description.show .profile-header__description__more {
  position: static;
  background: none;
  padding-left: 5px;
}
body.profile .profile-header__description__more {
  position: absolute;
  color: #999999;
  right: 0;
  bottom: -5px;
  padding-left: 20px;
  background: #eeeeee;
  background: linear-gradient(90deg, rgba(238, 238, 238, 0) 0%, #eeeeee 20px, #eeeeee 100%);
}
body.profile .profile-header__actions {
  margin: 10px;
  text-align: right;
  width: auto;
}
body.profile .profile-header__actions div {
  display: flex;
  justify-content: end;
}
body.profile .profile-header__actions div .profile-header__action {
  display: flex;
  height: 46px;
  align-items: center;
  text-decoration: none;
}
body.profile .profile-header__actions div .profile-header__action .btn-loading__text {
  white-space: nowrap;
}
body.profile .profile-header__actions div .profile-header__action span {
  padding-left: 8px;
}
body.profile .profile-header__actions .dropdown-menu {
  background: #ffffff;
  border: 0;
  padding: 10px 16px;
  width: 310px;
}
body.profile .profile-header__actions .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 80%;
  display: block;
  width: 10px;
  height: 10px;
  background: #ffffff;
  transform: rotate(45deg);
}
body.profile .profile-header__actions .dropdown-menu[data-popper-placement=top-start]::before {
  bottom: -5px;
  top: auto;
}
body.profile .profile-header__actions .dropdown-menu button {
  color: #999;
  padding: 3px 5px;
}
@media (max-width: 1024px) {
  body.profile .profile-header__actions {
    margin: 0;
    padding-bottom: 0.5rem;
  }
}
@media (max-width: 768px) {
  body.profile .profile-header__actions {
    padding-inline: 1rem;
    text-align: center;
  }
  body.profile .profile-header__actions div {
    justify-content: center;
  }
  body.profile .profile-header__actions div .profile-header__action {
    height: 42px;
    margin: 0 20px;
    padding: 0;
    width: 42px;
  }
}
body.profile .profile-header__action {
  border: 0;
  color: #999;
  font-size: 15px;
  text-transform: uppercase;
}
body.profile .profile-header__action:not(:last-child) {
  margin-right: 5px;
}
body.profile .profile-header__action--chat {
  background-image: url("/skins/blue/images/profile/chat-icon.svg");
}
body.profile .profile-header__action--fav {
  background-image: url("/skins/blue/images/profile/icon-favorite-inactive.svg");
  color: #893acc;
}
body.profile .profile-header__action--fav.is-active {
  background-image: url("/skins/blue/images/profile/icon-favorite-active.svg");
}
body.profile .profile-header__action--tip {
  background-image: url("/skins/blue/images/profile/icon-tip.svg");
}
body.profile .profile-header__notifications {
  position: relative;
  top: -10px;
}
body.profile .profile-header__notifications .notification {
  padding: 10px 10px;
  line-height: 24px;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-left: 3px solid transparent;
}
body.profile .profile-header__notifications .notification button {
  float: right;
  line-height: 24px;
  border: 0;
}
body.profile .profile-header__notifications .notification-info {
  background-color: #f5ebff;
  color: #3e4144;
  border-color: #e4ceff;
  border-left-color: #8d62c4;
}
body.profile .profile-header__notifications .notification-info a, body.profile .profile-header__notifications .notification-info a:visited, body.profile .profile-header__notifications .notification-info button {
  color: #8d62c4;
  font-weight: bold;
}
body.profile .profile-search-form {
  position: relative;
  padding-inline: 10px;
  display: flex;
  justify-content: flex-end;
  transition: all 250ms 100ms ease;
  width: 100%;
  margin-bottom: 0.5rem;
  filter: drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.1));
}
@media (min-width: 590px) {
  body.profile .profile-search-form {
    max-width: 16rem;
    right: calc(35px + 0.5rem);
    margin-bottom: 0;
    padding-inline: 0;
  }
}
body.profile .profile-search-form input {
  width: 0;
  padding: 0.5rem;
  border: none;
  border-radius: 0.5rem 0 0 0.5rem;
  transition: all 250ms ease;
  outline-color: transparent;
  background-color: #fff;
}
body.profile .profile-search-form .profile-search-form__feedback {
  opacity: 0;
  position: absolute;
  border-radius: 0.5rem;
  padding: 0.25rem 0.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transition: all 250ms ease;
}
body.profile .profile-search-form .profile-search-form__content {
  display: flex;
  justify-content: flex-end;
  height: 0;
  width: 100%;
  opacity: 0;
  transition: all 250ms 100ms ease;
  margin-bottom: 0;
}
body.profile .profile-search-form.has-error .profile-search-form__content {
  margin-bottom: 2.5rem;
}
body.profile .profile-search-form.has-error .profile-search-form__feedback {
  opacity: 1;
}
body.profile .profile-search-form.visible .profile-search-form__content {
  height: 2rem;
  transition: all 250ms ease;
  opacity: 1;
}
body.profile .profile-search-form.visible input {
  width: 100%;
  transition: all 250ms 100ms ease;
}
body.profile .profile-search-form__submit-btn {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5rem;
  border-radius: 0 0.5rem 0.5rem 0;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #fff;
  box-shadow: none;
}
body.profile .profile-search-form__submit-btn:hover {
  background: linear-gradient(90deg, #68cfec 0%, #954ed1 100%);
}
body.profile .profile-search-form__submit-btn:focus-visible {
  background: linear-gradient(90deg, #7ed6ef 0%, #a163d6 100%);
  outline: 1px auto #101010;
}
body.profile .profile-tabs__container {
  border-top: 1px solid #d7d7d7;
}
body.profile .profile-tabs {
  background: #f2f2f2;
  display: flex;
  justify-content: stretch;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
body.profile .profile-tabs li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
body.profile .profile-tabs__tab {
  border: 0;
  background: 0;
  color: #b8b8b8;
  display: block;
  height: 42px;
  text-transform: uppercase;
  width: 100%;
}
body.profile .profile-tabs__tab.is-active {
  background: transparent linear-gradient(90deg, #51c8e9, #893acc) no-repeat bottom center;
  color: #893acc;
  background-size: 100% 2px;
}
.no-touch body.profile .profile-tabs__tab:hover {
  color: #893acc;
}
body.profile .profile-tabs__tab span {
  background: transparent no-repeat center left;
  background-size: 24px;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-left: 34px;
}
body.profile .profile-tabs__tab--feed span {
  background-image: url("/skins/blue/images/profile/feed-inactive.svg");
}
.no-touch body.profile .profile-tabs__tab--feed:hover span, body.profile .profile-tabs__tab--feed.is-active span {
  background-image: url("/skins/blue/images/profile/feed-active.svg");
}
body.profile .profile-tabs__tab--videos span {
  background-image: url("/skins/blue/images/profile/videos-inactive.svg");
}
.no-touch body.profile .profile-tabs__tab--videos:hover span, body.profile .profile-tabs__tab--videos.is-active span {
  background-image: url("/skins/blue/images/profile/videos-active.svg");
}
body.profile .profile-tabs__tab--photos span,
body.profile .profile-tabs__tab--gallery span {
  background-image: url("/skins/blue/images/profile/photos-inactive.svg");
}
.no-touch body.profile .profile-tabs__tab--photos:hover span, body.profile .profile-tabs__tab--photos.is-active span,
.no-touch body.profile .profile-tabs__tab--gallery:hover span,
body.profile .profile-tabs__tab--gallery.is-active span {
  background-image: url("../images/profile/photos-active.svg");
}
body.profile .profile-tabs__tab--clips span {
  background-image: url("/skins/blue/images/profile/cart-inactive.svg");
}
.no-touch body.profile .profile-tabs__tab--clips:hover span, body.profile .profile-tabs__tab--clips.is-active span {
  background-image: url("/skins/blue/images/profile/cart-active.svg");
}
body.profile .profile-tabs__tab--store span,
body.profile .profile-tabs__tab--extras span {
  background-image: url("/skins/blue/images/profile/cart-inactive.svg");
}
.no-touch body.profile .profile-tabs__tab--store:hover span, body.profile .profile-tabs__tab--store.is-active span,
.no-touch body.profile .profile-tabs__tab--extras:hover span,
body.profile .profile-tabs__tab--extras.is-active span {
  background-image: url("/skins/blue/images/profile/cart-active.svg");
}
body.profile .profile-tabs__tab--collaborate span {
  position: relative;
}
body.profile .profile-tabs__tab--collaborate span:before {
  content: "";
  filter: grayscale(100%);
  height: 45px;
  width: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  opacity: 0.5;
  background: transparent no-repeat center left;
  background-image: url(/skins/blue/images/common/fan-header/profiles-icon.svg);
  background-size: 24px;
}
.no-touch body.profile .profile-tabs__tab--collaborate:hover span:before, body.profile .profile-tabs__tab--collaborate.is-active span:before {
  filter: none;
  opacity: 1;
}
body.profile .profile-tabs__top {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
}
body.profile .profile-tabs__top > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  margin: 22px 0 0;
  width: 100%;
  row-gap: 0.65rem;
}
body.profile .profile-tabs__post-count {
  font-size: 15px;
  height: 20px;
  line-height: 20px;
}
body.profile .profile-tabs__orders-container {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  margin-inline: 10px;
  gap: 0.5rem;
}
@media (max-width: 489px) {
  body.profile .profile-tabs__orders-container:has(.profile-tabs__orders.visible) {
    width: 100%;
  }
  body.profile .profile-tabs__orders-container:has(.profile-tabs__orders.visible) ul {
    max-width: 360px;
    margin-right: auto;
    padding-inline: 0.5rem;
  }
}
@media (min-width: 490px) {
  body.profile .profile-tabs__orders-container {
    width: auto;
    margin-left: auto;
  }
}
@media (min-width: 1160px) {
  body.profile .profile-tabs__orders-container {
    margin-inline: 0;
  }
}
body.profile .profile-tabs__orders {
  display: none;
  list-style: none;
  padding: 0;
  margin-bottom: 0.5rem;
}
body.profile .profile-tabs__orders.visible {
  display: flex;
  align-items: baseline;
  gap: 1rem;
}
@media (max-width: 589px) {
  body.profile .profile-tabs__orders.visible {
    gap: 0.5rem;
  }
}
@media (max-width: 589px) {
  body.profile .profile-tabs__orders {
    width: 100%;
    justify-content: space-between;
  }
}
body.profile .profile-tabs__orders li {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.profile .profile-tabs__order {
  border: 0;
  background: none;
  color: #999999;
  display: block;
  font-size: 15px;
  width: 100%;
}
body.profile .profile-tabs__order.is-active {
  color: #893acc;
  font-weight: bold;
}
.no-touch body.profile .profile-tabs__order:hover {
  color: #893acc;
}
body.profile .profile-tabs__search {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.profile .profile-tabs__search-icon {
  font-size: 1.25rem;
  padding-right: 0;
  cursor: pointer;
}
@media (max-width: 1160px) {
  body.profile .profile-tabs__post-count {
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  body.profile .profile-tabs__tab span {
    padding-left: 24px;
    overflow: hidden;
    width: 24px;
  }
}
body.profile .post-content-dialog {
  --max-width: 1400px;
  z-index: 102;
  padding-block: 2rem;
}
body.profile .post-content-dialog + .modal-backdrop {
  z-index: 101;
  scrollbar-gutter: stable;
}
body.profile .post-content-dialog .modal-dialog {
  max-width: var(--max-width);
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body.profile .post-content-dialog .modal-dialog {
    width: 90%;
  }
}
body.profile .post-content-dialog .modal-dialog-centered {
  position: static;
}
@media (max-width: 768px) {
  body.profile .post-content-dialog .modal-header {
    padding: 1rem 1rem;
  }
}
body.profile .post-content-dialog .modal-body {
  padding-bottom: 1rem;
  padding-inline: 0;
}
body.profile .post-content-dialog .post {
  max-width: var(--max-width);
  border-bottom: none;
  text-align: left;
  padding: 0;
}
@media (min-width: 768px) {
  body.profile .post-content-dialog .post {
    padding: 0 3%;
  }
}
body.profile .post-content-dialog .post .scene-post-container,
body.profile .post-content-dialog .post .gallery-post-container {
  aspect-ratio: 16/9;
}
body.profile .post-content-dialog .post > *:not(.scene-post-container, .gallery-post-container, .post__comments-feed) {
  padding: 0 3%;
}
@media (min-width: 768px) {
  body.profile .post-content-dialog .post > *:not(.scene-post-container, .gallery-post-container, .post__comments-feed) {
    padding: 0;
  }
}
body.profile .post-content-dialog .post .slick-slide div .carousel-image {
  max-height: none;
  max-width: none;
  height: 100% !important;
  width: auto !important;
}
body.profile .post-content-dialog .post .post__content img {
  width: 100%;
}
body.profile .post-content-dialog .post .plyr {
  height: 100% !important;
}
body.profile .post-content-dialog .emojionearea-editor {
  font-size: 14px;
}
body.profile .post-content-dialog .btn-info--close {
  box-shadow: none;
}
@media (max-width: 1368px) {
  body.profile .post-content-dialog .btn-info--close {
    right: 0;
  }
}
body.profile .post-content-dialog .carousel,
body.profile .post-content-dialog .gallery-post-container {
  border-radius: 0;
  height: 100%;
}
@media (min-width: 768px) {
  body.profile .post-content-dialog .carousel,
body.profile .post-content-dialog .gallery-post-container {
    border-radius: 0.5rem;
  }
}
body.profile .post-content-dialog .post__comments-feed > form {
  margin-bottom: 0;
}
body.profile .post-content-dialog .post__comments-feed .btn-primary--gradient {
  margin-bottom: 0;
}
body.profile .post-content-dialog .post__comments-feed .form-control {
  max-width: none;
  width: auto;
}
@media (max-width: 768px) {
  body.profile .post-content-dialog .post__comments-feed .form-control {
    width: 100%;
  }
}
body.profile .profile--gallery:not([data-is-paying-member], [data-is-post-page]) .profile-header__details {
  padding-bottom: 10px;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .profile-header__details,
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list,
body.profile .profile--gallery .profile-header__details,
body.profile .profile--gallery .post-list {
  padding-inline: 1rem;
}
@media (min-width: 1160px) {
  body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .profile-header__details,
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list,
body.profile .profile--gallery .profile-header__details,
body.profile .profile--gallery .post-list {
    padding-inline: 0;
  }
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list,
body.profile .profile--gallery .post-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5rem;
  padding-inline: 0;
}
@media (min-width: 768px) {
  body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list,
body.profile .profile--gallery .post-list {
    padding-inline: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(325px, 1fr));
  }
}
@media (min-width: 1160px) {
  body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list,
body.profile .profile--gallery .post-list {
    padding-inline: 0;
  }
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post,
body.profile .profile--gallery .post-list .profile-preview__post {
  overflow: hidden;
  border-radius: 0;
}
@media (min-width: 768px) {
  body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post,
body.profile .profile--gallery .post-list .profile-preview__post {
    border-radius: 10px;
  }
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post:not(:has(img)),
body.profile .profile--gallery .post-list .profile-preview__post:not(:has(img)) {
  background: url(/skins/blue/images/profile/background-locked-content-gradient.png) no-repeat 50%/cover;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post.post-dialog-loading,
body.profile .profile--gallery .post-list .profile-preview__post.post-dialog-loading {
  position: relative;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post.post-dialog-loading:before,
body.profile .profile--gallery .post-list .profile-preview__post.post-dialog-loading:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  inset: 0;
  z-index: 10;
  border-radius: inherit;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post.post-dialog-loading:after,
body.profile .profile--gallery .post-list .profile-preview__post.post-dialog-loading:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 11;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post.no-click,
body.profile .profile--gallery .post-list .profile-preview__post.no-click {
  cursor: wait;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post.no-click .profile-preview__post-content,
body.profile .profile--gallery .post-list .profile-preview__post.no-click .profile-preview__post-content {
  cursor: inherit;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content,
body.profile .profile--gallery .post-list .profile-preview__post-content {
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  aspect-ratio: 16/9;
  cursor: pointer;
  border-radius: 0;
}
@media (min-width: 768px) {
  body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content,
body.profile .profile--gallery .post-list .profile-preview__post-content {
    border-radius: 10px;
  }
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content .post__content,
body.profile .profile--gallery .post-list .profile-preview__post-content .post__content {
  margin: revert;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content .post__image,
body.profile .profile--gallery .post-list .profile-preview__post-content .post__image {
  height: 100%;
  width: 100%;
  background-color: #f0f0f0;
  background-image: url(/skins/blue/images/profile/background-vertical-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content .post__content,
body.profile .profile--gallery .post-list .profile-preview__post-content .post__content {
  height: inherit;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content .post__content > *,
body.profile .profile--gallery .post-list .profile-preview__post-content .post__content > * {
  height: inherit;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content img,
body.profile .profile--gallery .post-list .profile-preview__post-content img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  height: inherit;
  -o-object-position: center;
     object-position: center;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .profile-preview__post-content .post__title,
body.profile .profile--gallery .post-list .profile-preview__post-content .post__title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  height: 50px;
  font-size: 12px;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  background: #585858;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  color: #ffffff;
  font-weight: normal;
  padding: 27px 10px 10px;
  text-align: left;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list .post__preview:after,
body.profile .profile--gallery .post-list .post__preview:after {
  content: "";
  background: url(/skins/blue/images/profile/background-locked-content-gradient.png) no-repeat 50%/cover;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list ~ .btn-primary--gradient,
body.profile .profile--gallery .post-list ~ .btn-primary--gradient {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: none;
  margin: 1rem auto;
  color: #893acc;
  width: calc(100% - 2rem);
}
@media (min-width: 1160px) {
  body.profile .content--main:not(.post-content, [data-is-paying-member], [data-is-post-page]) .post-list ~ .btn-primary--gradient,
body.profile .profile--gallery .post-list ~ .btn-primary--gradient {
    width: 100%;
  }
}
body.profile .no-content {
  display: block;
  text-align: center;
  height: 100%;
  padding-inline: 0.5rem;
}
body.profile .no-content p {
  margin-top: 1rem;
  font-size: 1.2rem;
}
@media (max-width: 1140px) {
  body.profile .page-filters {
    padding-inline: 0.75rem;
  }
}
body.profile .creator-content-included {
  cursor: pointer;
}

@media (max-width: 870px) {
  html:lang(ru) .profile-header__content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  html:lang(ru) .profile-header__follow, html:lang(ru) .profile-header__custom-order, html:lang(ru) .profile-header__subscribe {
    max-width: 360px;
    width: 100%;
  }
  html:lang(ru) .profile-header__follow .btn, html:lang(ru) .profile-header__custom-order .btn, html:lang(ru) .profile-header__subscribe .btn {
    width: 100%;
  }
  html:lang(ru) .profile-header__follow {
    order: 1;
  }
  html:lang(ru) .profile-header__custom-order {
    order: 3;
  }
  html:lang(ru) .profile-header__custom-order.is-empty {
    margin-top: 0;
  }
  html:lang(ru) .profile-header__subscribe {
    order: 2;
  }
}

/* FAN HOME */
body.fan-home .header__container,
body.fan-home .content,
body.fan-home .content--main {
  width: 100%;
  max-width: 1000px;
}
body.fan-home .content {
  margin: 0 auto 50px;
}
body.fan-home .content--main--title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
  margin: 20px 0 0;
}
@media (max-width: 1020px) {
  body.fan-home .content--main--title {
    margin-left: 10px;
    margin-right: 10px;
  }
}
body.fan-home .content--aside {
  display: none;
}
body.fan-home .content--aside h3 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
}
body.fan-home .content--aside .profile-card + .profile-card, body.fan-home .content--aside .profile-card__skeleton + .profile-card, body.fan-home .content--aside .profile-card + .profile-card__skeleton, body.fan-home .content--aside .profile-card__skeleton + .profile-card__skeleton {
  margin-top: 32px;
}
@media (min-width: 1360px) {
  body.fan-home .mobile-suggestions {
    display: none;
  }
  body.fan-home.with-aside-suggestions .header__container {
    max-width: calc(100% - (2 * 10px));
  }
  body.fan-home.with-aside-suggestions .content {
    display: flex;
    justify-content: space-between;
    max-width: calc(100% - (2 * 10px));
  }
  body.fan-home.with-aside-suggestions .content .content--aside {
    display: block;
    width: calc(100% - (1000px + 30px));
  }
}
@media (min-width: 1400px) {
  body.fan-home.with-aside-suggestions .header__container {
    max-width: 1380px;
  }
  body.fan-home.with-aside-suggestions .content {
    max-width: 1380px;
  }
  body.fan-home.with-aside-suggestions .content .content--aside {
    width: 350px;
  }
}
@media screen and (min-width: 1600px) {
  body.fan-home .content {
    min-height: 47rem;
    max-width: 1380px;
    position: relative;
  }
  body.fan-home .content .content--aside {
    position: absolute;
    left: clamp(1030px, 65vw, 1175px);
  }
}

/* MANAGE CONTENT */
body.manage-content .header__container,
body.manage-content .content {
  max-width: 1000px;
  width: 100%;
}
body.manage-content .content {
  margin: 0 auto 50px;
}
@media (min-width: 768px) {
  body.manage-content .content:has(.favorite-accounts) .manage-content__tabs, body.manage-content .content:has(.subscription-accounts) .manage-content__tabs {
    margin-inline: auto;
    width: calc(100% - 2rem);
  }
}
body.manage-content .manage-content__title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
  margin: 20px 0 0;
}
body.manage-content .manage-content__tabs {
  width: 100%;
  margin-top: 25px;
}
body.manage-content .manage-content__item-tab {
  width: 50%;
}
body.manage-content .manage-content__item-tab-btn {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  border: none;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  font-size: 15px;
  color: #333333;
}
body.manage-content .manage-content__item-tab-btn:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #eeeeee;
}
body.manage-content .manage-content__item-tab-btn span {
  position: relative;
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  line-height: 24px;
  padding-left: 34px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px 24px;
}
body.manage-content .manage-content__item-tab-btn.show, body.manage-content .manage-content__item-tab-btn.active {
  border: none;
  color: #8d62c4;
}
body.manage-content .manage-content__item-tab-btn.show:before, body.manage-content .manage-content__item-tab-btn.active:before {
  height: calc(100% - 2px);
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--active span {
  background-image: url("/skins/blue/images/manage-content/active-icon-inactive.svg");
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--active.show span, body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--active.active span {
  background-image: url("/skins/blue/images/manage-content/active-icon-active.svg");
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--archive span {
  background-image: url("/skins/blue/images/manage-content/archive-icon-inactive.svg");
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--archive.show span, body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--archive.active span {
  background-image: url("/skins/blue/images/manage-content/archive-icon-active.svg");
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--post span {
  background-image: url("/skins/blue/images/manage-content/post-icon-inactive.svg");
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--post.show span, body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--post.active span {
  background-image: url("/skins/blue/images/manage-content/post-icon-active.svg");
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--profile span {
  background-image: url("/skins/blue/images/manage-content/profile-icon-inactive.svg");
}
body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--profile.show span, body.manage-content .manage-content__item-tab-btn.manage-content__item-tab-btn--profile.active span {
  background-image: url("/skins/blue/images/manage-content/profile-icon-active.svg");
}
body.manage-content .manage-content__cards {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
}
body.manage-content .manage-content__cards .profile-card, body.manage-content .manage-content__cards .profile-card__skeleton {
  max-width: calc(50% - 16px);
  margin-bottom: 32px;
}
body.manage-content .manage-content__cards .profile-card:nth-child(even), body.manage-content .manage-content__cards .profile-card__skeleton:nth-child(even) {
  margin-left: 16px;
}
body.manage-content .manage-content__cards .profile-card:nth-child(odd), body.manage-content .manage-content__cards .profile-card__skeleton:nth-child(odd) {
  margin-right: 16px;
}
body.manage-content .manage-content__cards .profile-card .profile-card__container, body.manage-content .manage-content__cards .profile-card__skeleton .profile-card__container {
  height: auto;
}
body.manage-content .manage-content__cards .profile-card header, body.manage-content .manage-content__cards .profile-card__skeleton header {
  height: 124px;
}
body.manage-content .subscriptions__empty {
  margin-block: 1rem;
}
@media (max-width: 820px) {
  body.manage-content .manage-content__cards .profile-card, body.manage-content .manage-content__cards .profile-card__skeleton {
    width: 100%;
    max-width: inherit;
  }
  body.manage-content .manage-content__cards .profile-card:nth-child(even), body.manage-content .manage-content__cards .profile-card__skeleton:nth-child(even), body.manage-content .manage-content__cards .profile-card:nth-child(odd), body.manage-content .manage-content__cards .profile-card__skeleton:nth-child(odd) {
    margin: 0 0 10px 0;
  }
}
@media (max-width: 768px) {
  body.manage-content .manage-content__title {
    margin-left: 10px;
    margin-right: 10px;
  }
  body.manage-content .manage-content__cards {
    margin-left: 5px;
    margin-right: 5px;
  }
  body.manage-content.manage-content--subscription .manage-content__cards .profile-card .profile-card__link, body.manage-content.manage-content--subscription .manage-content__cards .profile-card__skeleton .profile-card__link {
    position: absolute;
    top: 80px;
    right: 0;
  }
  body.manage-content .subscriptions__empty {
    margin-left: 10px;
  }
}

/* SUPPORT CONTACT */
.support-contact .header-support__container {
  position: relative;
}
.support-contact .header-support__container.container-lg {
  width: 980px;
}
.support-contact .header-support__content {
  width: 55%;
  padding: 40px 0 150px 0;
}
.support-contact .header-support__content h2 {
  font-size: 20px;
  color: #8d62c4;
}
.support-contact .header-support__title {
  margin: 0 0 20px 0;
  font-size: 32px;
  color: #8d62c4;
}
.support-contact .header-support__img {
  position: absolute;
  top: 65px;
  right: -30px;
  max-width: 410px;
}
.support-contact .header-support__subtitle {
  margin-bottom: 25px;
  font-size: 15px;
}
.support-contact .header-support__subtitle span {
  color: #5dade2;
}
.support-contact .header-support__subtitle em {
  font-style: normal;
  color: #8d62c4;
}
.support-contact .header-support__input {
  margin-bottom: 20px;
  color: #5dade2;
}
.support-contact .header-support__input input,
.support-contact .header-support__input textarea {
  font-size: 18px;
  border: none;
  border-radius: 10px;
}
.support-contact .header-support__input textarea {
  height: 5em;
}
.support-contact .header-support__btn {
  max-width: inherit;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .support-contact .header-support .container-lg {
    width: 100%;
    overflow-x: hidden;
  }
}
@media (max-width: 768px) {
  .support-contact .header-support {
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #eeeeee;
  }
  .support-contact .header-support:before, .support-contact .header-support:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    height: auto;
  }
  .support-contact .header-support:before {
    top: -300px;
    left: -50px;
    width: 250px;
    padding-top: 300%;
    background: radial-gradient(ellipse at left, rgba(96, 173, 226, 0.4) 0%, #eeeeee 50%);
  }
  .support-contact .header-support:after {
    right: -50px;
    width: 250px;
    padding-top: 350%;
    background: radial-gradient(ellipse at right, rgba(141, 98, 196, 0.5) 0%, #eeeeee 50%);
    transform: translateY(-50%);
  }
  .support-contact .header-support__container {
    position: relative;
    z-index: 2;
  }
  .support-contact .header-support__content {
    width: 100%;
    padding-bottom: 80px;
    text-align: center;
  }
  .support-contact .header-support__title {
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 36px;
  }
  .support-contact .header-support__img {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    max-width: 60%;
    margin: 0 auto 20px;
  }
  .support-contact .header-support__subtitle {
    width: 100%;
    margin-bottom: 40px;
    font-size: 28px;
  }
  .support-contact .header-support__input {
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .support-contact .header-support__title {
    font-size: 36px;
  }
}

/* MODULES */
.profile-card, .profile-card__skeleton {
  min-width: 310px;
  position: relative;
  width: 100%;
}
.profile-card header, .profile-card__skeleton header {
  background: transparent no-repeat top center;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: block;
  height: 84px;
  width: 100%;
}
.profile-card .profile-card__banner, .profile-card__skeleton .profile-card__banner {
  background: transparent no-repeat top center;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: block;
  height: 84px;
  width: 100%;
  overflow: hidden;
}
.profile-card .profile-card__banner .preview-overlay, .profile-card__skeleton .profile-card__banner .preview-overlay {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.4s;
  opacity: 0;
  display: flex;
  z-index: 1;
  cursor: pointer;
  align-items: baseline;
  justify-content: center;
  gap: 0.5rem;
  padding-top: 10px;
}
@media (hover: hover) {
  .profile-card:hover .profile-card__banner .preview-overlay, .profile-card__skeleton:hover .profile-card__banner .preview-overlay {
    opacity: 1;
  }
}
.profile-card section, .profile-card__skeleton section {
  display: flex;
  justify-content: space-between;
}
.profile-card .btn-primary--white, .profile-card__skeleton .btn-primary--white {
  background: #eeeeee;
}
.profile-card .btn-primary--white:hover:before, .profile-card__skeleton .btn-primary--white:hover:before {
  background: #eeeeee;
}
.profile-card .dropdown-button, .profile-card__skeleton .dropdown-button {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  border: none;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  height: 2rem;
  width: 2rem;
  z-index: 3;
}
.profile-card .dropdown-button--close, .profile-card__skeleton .dropdown-button--close {
  rotate: 45deg;
}
.profile-card .dropdown-button--close:before, .profile-card__skeleton .dropdown-button--close:before, .profile-card .dropdown-button--close:after, .profile-card__skeleton .dropdown-button--close:after {
  content: "";
  background-color: #fff;
}
.profile-card .dropdown-button--close:before, .profile-card__skeleton .dropdown-button--close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  height: 0.125rem;
  width: 1.25rem;
}
.profile-card .dropdown-button--close:after, .profile-card__skeleton .dropdown-button--close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  rotate: 90deg;
  height: 0.125rem;
  width: 1.25rem;
}
.profile-card .dropdown-button--open, .profile-card__skeleton .dropdown-button--open {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  flex-direction: column;
}
.profile-card .dropdown-button--open .dot, .profile-card__skeleton .dropdown-button--open .dot {
  background-color: #fff;
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 50%;
}
.profile-card .profile-card__dropdown-menu, .profile-card__skeleton .profile-card__dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 16px 16px 15px;
  z-index: 50;
  transition: opacity 0.2s ease;
}
.profile-card .profile-card__dropdown-menu.hidden, .profile-card__skeleton .profile-card__dropdown-menu.hidden {
  opacity: 0;
  pointer-events: none;
}
.profile-card .profile-card__dropdown-menu ul, .profile-card__skeleton .profile-card__dropdown-menu ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0 30px 0 0;
}
.profile-card .profile-card__preview, .profile-card__skeleton .profile-card__preview {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  border: none;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  height: 2rem;
  width: 2rem;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
}
.profile-card .profile-card__dropdown-action--follow-button, .profile-card__skeleton .profile-card__dropdown-action--follow-button {
  color: #893acc;
  text-decoration: none;
}
.profile-card .profile-card__dropdown-action--follow-button:hover, .profile-card__skeleton .profile-card__dropdown-action--follow-button:hover {
  -webkit-text-decoration: solid underline;
          text-decoration: solid underline;
}
.profile-card .profile-card__dropdown-action, .profile-card__skeleton .profile-card__dropdown-action {
  display: flex;
  align-items: center;
  gap: 1rem;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #893acc;
}
.profile-card .profile-card__dropdown-action--grayed-out, .profile-card__skeleton .profile-card__dropdown-action--grayed-out {
  color: #cac2c3;
}
.profile-card .profile-card__dropdown-action--grayed-out span, .profile-card__skeleton .profile-card__dropdown-action--grayed-out span {
  color: #cac2c3;
}
.profile-card .profile-card__dropdown-action.text-success, .profile-card__skeleton .profile-card__dropdown-action.text-success {
  color: #5ab4e6;
}
.profile-card .profile-card__dropdown-action.text-success span, .profile-card__skeleton .profile-card__dropdown-action.text-success span {
  color: #5ab4e6;
}
.profile-card .profile-card__dropdown-action--preview, .profile-card__skeleton .profile-card__dropdown-action--preview {
  position: relative;
}
.profile-card .profile-card__dropdown-action--preview:before, .profile-card__skeleton .profile-card__dropdown-action--preview:before {
  font-family: FontAwesome;
  font-weight: normal;
  content: "";
  font-size: 12px;
  position: absolute;
  left: 10px;
  top: 7px;
  color: #60a1e1;
  text-shadow: 1px 1px 2px white;
}
.profile-card .profile-card__dropdown-action:hover, .profile-card__skeleton .profile-card__dropdown-action:hover {
  -webkit-text-decoration: solid underline;
          text-decoration: solid underline;
}
.profile-card .profile-card__dropdown-action img, .profile-card__skeleton .profile-card__dropdown-action img {
  width: 1.25rem;
}

.show-preview-overlay .profile-card__banner .preview-overlay {
  opacity: 1;
}

.profile-card__container {
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 7px 10px 0 rgba(169, 167, 164, 0.56);
  display: block;
  height: 130px;
  text-decoration: none;
  width: 100%;
}
.no-touch .profile-card__container {
  transition: box-shadow 0.2s ease;
}
.no-touch .profile-card__container:hover {
  box-shadow: 3px 12px 12px 0 rgba(169, 167, 164, 0.5);
}

.mobile-suggestions h3 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer;
}
.mobile-suggestions .suggestions-header {
  padding-inline: 1.5rem;
}
@media screen and (min-width: 1021px) {
  .mobile-suggestions .suggestions-header {
    padding-inline: 0.75rem;
  }
}
.mobile-suggestions .suggestions-container {
  padding-inline: 0.75rem;
}
.mobile-suggestions .suggestions-container .slick-slide:nth-child(odd) {
  margin-inline: 0.45rem;
}
@media screen and (min-width: 768px) {
  .mobile-suggestions .suggestions-container .slick-slide:nth-child(odd) {
    margin-inline: 0.9rem;
  }
}
.mobile-suggestions .suggestions-container .slick-slide:nth-child(even) {
  margin-inline: 0.45rem;
}
@media screen and (min-width: 768px) {
  .mobile-suggestions .suggestions-container .slick-slide:nth-child(even) {
    margin-inline: 0.9rem;
  }
}
.mobile-suggestions .slick-dots {
  position: static;
}

.suggestions:not(:first-child) {
  margin-top: 60px;
}
.suggestions .suggestions-name {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.suggestions .suggestions-name .fa.fa-chevron-down {
  font-size: 1rem;
  margin-bottom: 0.25rem;
  transition: transform 0.2s ease;
}
@media screen and (min-width: 992px) {
  .suggestions .suggestions-name .fa.fa-chevron-down {
    display: none;
  }
}

.suggestions:not(.expanded) .fa.fa-chevron-down {
  transform: rotate(-90deg);
}

.mobile-suggestions .profile-card__container,
.suggestions .profile-card__container {
  box-shadow: none;
}
.no-touch .mobile-suggestions .profile-card__container:hover,
.no-touch .suggestions .profile-card__container:hover {
  box-shadow: none;
}
.mobile-suggestions .suggestions-header,
.suggestions .suggestions-header {
  display: flex;
  margin: 20px 0 26px;
  justify-content: space-between;
}
.mobile-suggestions .suggestions-header h3,
.suggestions .suggestions-header h3 {
  margin-bottom: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.mobile-suggestions .suggestions-header h3 > *,
.suggestions .suggestions-header h3 > * {
  vertical-align: middle;
}
.mobile-suggestions .suggestions-controls,
.suggestions .suggestions-controls {
  font-size: 28px;
  line-height: 24px;
  width: 40px;
  display: flex;
  justify-content: space-between;
}
.mobile-suggestions .suggestions-controls i,
.suggestions .suggestions-controls i {
  cursor: pointer;
}
.mobile-suggestions .suggestions-controls i.slick-disabled,
.suggestions .suggestions-controls i.slick-disabled {
  cursor: default;
  color: #9b9b9b;
}
.mobile-suggestions .suggestions-container .slick-dots,
.suggestions .suggestions-container .slick-dots {
  position: static;
}
.mobile-suggestions .suggestions-container .slick-dots li,
.suggestions .suggestions-container .slick-dots li {
  margin: 0;
}

.suggestion-countries-dropdown {
  position: relative;
  display: inline-block;
}
.suggestion-countries-dropdown:not(.no-dropdown) {
  cursor: pointer;
}
.suggestion-countries-dropdown .preferred-country-selected {
  display: flex;
  margin-left: 1rem;
  gap: 0.5rem;
  align-items: center;
}
.suggestion-countries-dropdown .preferred-country-selected i.fa.fa-chevron-down {
  transform: revert;
  scale: 0.6;
}
.suggestion-countries-dropdown .preferred-country-selected img {
  min-width: 2rem;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-container {
  position: absolute;
  top: 2rem;
  left: 50%;
  translate: -50%;
  z-index: 2000;
  width: 15rem;
  border-radius: 0.5rem;
  background-color: #eee;
  box-shadow: 2px 2px 0.5rem 0.125rem rgba(0, 0, 0, 0.25);
}
.suggestion-countries-dropdown .preferred-country-dropdown-list {
  list-style: none;
  max-height: 30vh;
  overflow: hidden auto;
  padding: 0;
  margin-block: 0.25rem;
  background-color: #eeeeee;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item {
  color: #333;
  background-color: #eeeeee;
  font-weight: normal;
  text-transform: capitalize;
  cursor: pointer;
  transition: background-color 250ms ease;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item.selected {
  background-color: rgba(183, 224, 235, 0.75);
  font-weight: bold;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item.preferred-country-dropdown__search-input-container {
  background-color: transparent;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item:hover {
  background-color: rgba(51, 51, 51, 0.25);
  transition: background-color 150ms ease;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item input {
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  padding: 0.5rem;
  width: 100%;
  border: none;
  outline: none;
  background-color: #fff;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item input::-webkit-search-cancel-button {
  filter: hue-rotate(60deg);
  cursor: pointer;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item div {
  padding: 0.5rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  width: 100%;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item div img {
  width: 1rem;
}
.suggestion-countries-dropdown .preferred-country-dropdown-list-item div span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.suggestion-countries-dropdown .preferred-country__no-results {
  color: #777;
  font-size: 1rem;
}

.suggestion-follow-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.suggestion-follow-button[data-button-type=text] {
  justify-content: flex-start;
}
.suggestion-follow-button span {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.suggestion-follow-button i {
  display: flex;
  align-items: center;
  justify-content: center;
  scale: 0.6;
}

@media (max-width: 360px) {
  html:lang(ru) .suggestion-card .profile-card__profile-pic {
    margin-right: 0;
  }
}
@media (max-width: 385px) {
  html:lang(ru) .suggestion-card .suggestion-buttons span {
    font-size: 1.5ch;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
}
@media (min-width: 660px) and (max-width: 720px) {
  html:lang(ru) .suggestion-card .suggestion-buttons span {
    font-size: 1.5ch;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
}

.suggestion-card .profile-card__banner {
  position: relative;
}
.suggestion-card .profile-card__banner .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 75%);
}
.suggestion-card .profile-card__title {
  position: absolute;
  z-index: 2;
  margin-top: 0;
  bottom: 0.5rem;
  left: 5rem;
  color: #fff;
}
.suggestion-card section {
  position: relative;
  z-index: 1;
  justify-content: flex-start;
}
.suggestion-card .suggestion-buttons {
  display: flex;
  width: 100%;
}
.suggestion-card .suggestion-buttons button {
  padding-inline: 10px;
  margin-inline: 0.2rem;
}
.suggestion-card .suggestion-buttons .btn-secondary {
  background-color: #d3d3d3;
  flex: 1;
}
.suggestion-card .suggestion-buttons .btn-secondary:hover {
  background-color: #c6c6c6;
}
.suggestion-card .suggestion-buttons .suggestion-follow-button {
  flex: 2;
}

.search-accounts .suggestion-card .profile-card__title,
.post__profile-cards .suggestion-card .profile-card__title {
  position: static;
  color: #333333;
  height: 22px;
  line-height: 22px;
  margin-top: 9px;
}

.profile-card__profile-pic {
  flex-shrink: 0;
  margin: -35px 7px 0 7px;
  width: 70px;
  text-align: left;
}
.profile-card__profile-pic .gradient-circle-img {
  height: 70px;
  padding: 3px;
  width: 70px;
  overflow: hidden;
}

.profile-card__title {
  color: #333333;
  display: -webkit-box;
  flex-shrink: 2;
  font-size: 18px;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  margin-top: 9px;
  overflow: hidden;
  text-align: left;
  width: 100%;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.profile-card__link {
  border-radius: 16px;
  flex-shrink: 0;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 6px 5px 0 5px;
  padding: 0 20px;
  width: auto;
}
.profile-card__link.btn-primary.disabled {
  color: black;
}

.profile-card__nb-posts {
  padding: 2px 0 5px 10px;
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.profile-card__nb-posts strong {
  font-weight: 700;
}

.post__profile-cards.post__profile-cards--multiple .post__profile-cards__scrollable__items .post__profile-cards__scrollable__item .profile-card:last-child, .post__profile-cards.post__profile-cards--multiple .post__profile-cards__scrollable__items .post__profile-cards__scrollable__item .profile-card__skeleton:last-child {
  padding-right: 10px;
}
@media (max-width: 1000px) {
  .post__profile-cards.post__profile-cards--single .post__profile-cards__scrollable__items {
    justify-content: center !important;
  }
}
.post__profile-cards *::-webkit-scrollbar {
  height: 8px;
}
.post__profile-cards__scrollable {
  margin-bottom: 15px;
}
.post__profile-cards__scrollable__items {
  justify-content: flex-start !important;
}
.post__profile-cards__scrollable__items .post__profile-cards__scrollable__item {
  flex-grow: 0 !important;
  overflow: visible;
}
.post__profile-cards__scrollable__items .post__profile-cards__scrollable__item .profile-card, .post__profile-cards__scrollable__items .post__profile-cards__scrollable__item .profile-card__skeleton {
  max-width: 310px;
}

.suggestions__skeleton {
  margin-block: 1rem;
}

.suggestions__skeleton--header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  padding-inline: 1.5rem;
}
@media (min-width: 1360px) {
  .suggestions__skeleton--header {
    padding-inline: 0;
  }
}

.suggestions__skeleton--title {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 32px;
  width: 140px;
  border-radius: 0.25rem;
  background-color: #c4c1c4;
}
.suggestions__skeleton--title::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}

.suggestions__skeleton--actions {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 32px;
  width: 40px;
  border-radius: 0.25rem;
  background-color: #b8b4b8;
}
.suggestions__skeleton--actions::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}

.suggestions__skeleton--row {
  display: flex;
  align-items: center;
}

.suggestions__skeleton--dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  gap: 0.6rem;
}

.suggestions__skeleton--dot {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #b8b4b8;
}
.suggestions__skeleton--dot::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}

.profile-card__skeleton {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.profile-card__skeleton header {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 84px;
  width: 100%;
  border-radius: 1rem 1rem 0 0;
  background-color: #c4c1c4;
}
.profile-card__skeleton header::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.profile-card__skeleton--dropdown {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #b8b4b8;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.profile-card__skeleton--dropdown::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.profile-card__skeleton section {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 46px;
  width: 100%;
  border-radius: 0 0 1rem 1rem;
  background-color: #dddbdd;
  display: flex;
  position: relative;
  overflow: revert;
}
.profile-card__skeleton section::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.profile-card__skeleton--avatar {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 73px;
  width: 73px;
  border-radius: 50%;
  background-color: #b8b4b8;
  margin: -35px 7px 0 7px;
  z-index: 1;
}
.profile-card__skeleton--avatar::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.profile-card__skeleton--name {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 32px;
  width: 140px;
  border-radius: 16px;
  background-color: #b8b4b8;
  flex-shrink: 2;
  margin: 6px 5px 0 5px;
}
.profile-card__skeleton--name::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.profile-card__skeleton--button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 32px;
  width: 80px;
  border-radius: 16px;
  background-color: #b8b4b8;
  flex-shrink: 0;
  margin: 6px 5px 0 5px;
}
.profile-card__skeleton--button::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}

.modal-register {
  z-index: 2010;
}
.modal-register + .modal-backdrop {
  z-index: 2009;
}

.modal-register__dialog {
  max-width: 625px;
}

.modal-register__content {
  background: #eeeeee url("/skins/blue/images/common/background-popup.png") no-repeat center center/cover;
  border-radius: 20px;
}

.modal-register__gradient {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #EEEEEE url("/skins/blue/images/upgrade/background_for_mobile.png") no-repeat left top/contain;
  opacity: 0.7;
  z-index: 1;
  border-radius: 20px;
}

.modal-register__header {
  display: block;
  padding-bottom: 0;
  z-index: 2;
  border: none;
}

.modal-register__title {
  margin-bottom: 10px;
  font-size: 40px;
  color: #8d62c4;
}
@media (max-width: 769px) {
  .modal-register__title {
    font-size: 1.75rem;
    line-height: 1.25;
    padding-block: 0.25rem;
    padding-inline: 0.5rem;
  }
}

.modal-register__title--fan {
  font-size: 32px;
  color: #5dade2;
}

.modal-register__input-legend {
  margin-left: 7px;
  font-size: 13px;
  font-style: italic;
  color: #999999;
  text-align: left;
}

.modal-register__text {
  margin-bottom: 10px;
  font-size: 20px;
}
.modal-register__text span {
  color: #5dade2;
}

.modal-register__body {
  padding: 0 62px 20px 62px;
  z-index: 2;
}
.modal-register__body .alert-danger {
  margin-bottom: 10px;
  border-radius: 19px;
  border: 1px solid #842029;
}
.modal-register__body .alert-danger .alert-link {
  position: revert;
  color: #6a1a21;
  text-transform: revert;
  font-weight: bold;
  text-decoration: underline;
}
.modal-register__body .form-group {
  margin-bottom: 25px;
}
.modal-register__body .modal-login__password, .modal-register__body .modal-login__recaptcha {
  margin-bottom: 12px;
}
.modal-register__body .modal-login__recaptcha {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.modal-register__body .form-control {
  max-width: 500px;
  width: 100%;
  min-height: inherit;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  border-radius: 20px;
}
.modal-register__body .form-group {
  position: relative;
}
.modal-register__body .modal-register__toggle-password {
  position: absolute;
  top: 20px;
  right: 10px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 768px) {
  .modal-register__body .modal-register__toggle-password {
    right: 75px;
  }
}
@media (min-width: 550px) and (max-width: 599px) {
  .modal-register__body .modal-register__toggle-password {
    right: auto;
    left: 84%;
  }
}

.modal-register__btn {
  max-width: 500px !important;
  margin: auto auto 25px;
}

.modal-register__btn--google {
  background: #ffffff;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 1rem;
  padding-left: 55px;
}
@media (max-width: 320px) {
  .modal-register__btn--google {
    padding-left: 45px;
  }
}
.modal-register__btn--google span {
  color: #333333;
  white-space: nowrap;
}
.modal-register__btn--google:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100px;
  height: 50px;
  border-radius: 35px;
  background: #ffffff url(/skins/blue/images/icon-google.png) no-repeat 21px center/50px 50px;
  transform: translate3d(0, -50%, 0);
}
.modal-register__btn--google:hover {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #8d62c4;
}
.modal-register__btn--google:hover:before {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-position: 18px center;
}
.modal-register__btn--google:active, .modal-register__btn--google:focus {
  color: #8d62c4;
}

.modal-register__btn--twitter {
  background: #33ccff;
}
.modal-register__btn--twitter span {
  color: #ffffff;
}
.modal-register__btn--twitter:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 101%;
  height: 101%;
  border-radius: 35px;
  background: #33ccff url(/skins/blue/images/icon-twitter-w.svg) no-repeat 27px center;
  transform: translate3d(-50%, -50%, 0);
}
.modal-register__btn--twitter:hover {
  background-color: #ffffff;
}
.modal-register__btn--twitter:hover:before {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-position: 24px center;
}

.modal-register__alternative {
  padding: 5px 0;
  border-top: 1px solid #5dade2;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}

.g-signin2 {
  height: 0;
  opacity: 0;
}

.modal-register__link {
  padding-left: 0.5em;
  text-transform: uppercase;
  text-decoration: none;
  color: #5dade2;
}
.modal-register__link:hover {
  color: #8d62c4;
}

.modal-register__btn--close {
  position: absolute;
  top: -25px;
  right: 35px;
  z-index: 0;
  width: 50px;
  height: 50px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
@media (max-width: 640px) {
  .modal-register__btn--close {
    width: 40px !important;
    height: 40px !important;
  }
}
@media (max-width: 640px) {
  .modal-register__btn--close {
    top: -15px;
  }
}
.modal-register__btn--close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 52px;
  height: 52px;
  background: #ffffff;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.modal-register__btn--close:after {
  content: "X";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  translate: -50% -50%;
  text-align: center;
  font-size: 25px;
  line-height: 50px;
  color: #8d62c4;
}
@media (min-width: 640px) {
  .modal-register__btn--close:after {
    font-size: 30px;
  }
}
.modal-register__btn--close:hover:before {
  width: 48px;
  height: 48px;
}

@media (max-width: 1368px) {
  .modal-register__body .form-group {
    margin-bottom: 15px;
  }
  .modal-register__body .form-control {
    height: 50px;
  }
  .modal-register__body .modal-register__toggle-password {
    top: 10px;
  }

  .modal-register__btn {
    height: 50px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .modal-register__header {
    padding: 0 20px;
  }

  .modal-register__title {
    margin-bottom: 0;
  }

  .modal-register__text {
    font-size: 16px;
  }
  .modal-register__text br {
    display: none;
  }

  .modal-register__body {
    padding: 0 20px 10px 20px;
  }

  .modal-register__btn {
    margin-bottom: 15px;
  }

  .modal-register__btn--google:before {
    background-position: 15px center;
    background-size: 40px 40px;
  }

  .modal-register__btn--twitter:before {
    background-position: 15px center;
    background-size: 33px auto;
  }

  .modal-register__btn--close {
    right: -5px;
  }
}
@media (max-width: 375px) {
  .modal-register__title {
    font-size: 1.75rem;
  }
}
@media (max-width: 320px) {
  .modal-register__title {
    font-size: 30px;
  }

  .modal-register__text {
    font-size: 15px;
  }

  .modal-register__alternative {
    font-size: 15px;
  }

  .modal-register__btn {
    font-size: 14px;
  }

  .modal-register__btn--google:before {
    background-position: 5px center;
  }

  .modal-register__btn--twitter:before {
    background-position: 10px center;
  }

  .modal-register__btn--close {
    top: -5px;
  }

  .modal-register__already-member {
    font-size: 15px;
  }
}
.modal-success__dialog {
  max-width: 625px;
}

.modal-success__content {
  background: #eeeeee url("/skins/blue/images/common/background-popup.png") no-repeat center center/cover;
  border-radius: 20px;
}

.modal-success__header {
  display: block;
  padding-top: 40px;
  padding-bottom: 0;
  border: none;
}

.modal-success__body {
  padding-bottom: 60px;
}

.modal-success__title {
  font-size: 40px;
  line-height: 1.2;
  color: #8d62c4;
}

.modal-success__text {
  margin-bottom: 25px;
  font-size: 20px;
}
.modal-success__text span {
  color: #5dade2;
}

.modal-success__btn--close {
  position: absolute;
  top: -25px;
  right: 35px;
  z-index: 0;
  width: 50px;
  height: 50px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
.modal-success__btn--close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 52px;
  height: 52px;
  background: #ffffff;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.modal-success__btn--close:after {
  content: "X";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  color: #8d62c4;
}
.modal-success__btn--close:hover:before {
  width: 48px;
  height: 48px;
}

@media (max-width: 1368px) {
  .modal-register__btn {
    height: 50px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .modal-success__text {
    font-size: 16px;
  }

  .modal-success__btn--close {
    right: -5px;
  }
}
@media (max-width: 375px) {
  .modal-success__title {
    font-size: 32px;
  }
}
.modal-tip__dialog {
  max-width: 460px;
  margin: auto;
}

.modal-tip__content {
  background: #eeeeee;
  border-radius: 20px;
}

.modal-tip__header {
  display: block;
  padding: 0;
  border: none;
}

.modal-tip__body {
  padding: 20px 50px;
}
.modal-tip__body .profile-card, .modal-tip__body .profile-card__skeleton,
.modal-tip__body .form-group {
  margin-bottom: 30px;
}
.modal-tip__body .alert {
  margin-bottom: 6px;
}
.modal-tip__body .form-control {
  font-size: 15px;
  border-radius: 10px;
  border: none;
}
.modal-tip__body textarea {
  height: 120px;
}
.modal-tip__body .profile-card__container {
  box-shadow: none;
}
.modal-tip__body .profile-card__container:hover {
  box-shadow: none;
}

.modal-tip__logo {
  margin: 0 auto 20px auto;
}

.modal-tip__title {
  font-size: 40px;
  line-height: 1.2;
  color: #8d62c4;
}

.modal-tip__text {
  margin-bottom: 25px;
  font-size: 20px;
}
.modal-tip__text span {
  color: #5dade2;
}

.modal-tip__btn--close {
  position: absolute;
  top: -25px;
  right: 35px;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
.modal-tip__btn--close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 52px;
  height: 52px;
  background: #ffffff;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.modal-tip__btn--close:after {
  content: "X";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  color: #8d62c4;
}
.modal-tip__btn--close:hover:before {
  width: 48px;
  height: 48px;
}

.modal-tip__body .form-group.modal-tip__amount {
  margin-bottom: 15px;
}

.modal-tip__body .form-group.modal-tip__payment-type {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-sizing: border-box;
  display: grid;
  gap: 4px;
  grid-template-columns: 1fr 1fr;
  height: 43px;
  padding: 4px;
  position: relative;
  margin-bottom: 15px;
}
.modal-tip__body .form-group.modal-tip__payment-type input[type=radio] {
  display: none;
}
.modal-tip__body .form-group.modal-tip__payment-type input[type=radio]:checked + label {
  background: #8d62c4;
  background: linear-gradient(90deg, #51c8e9, #893acc);
  box-shadow: 0 2px 6px rgba(137, 58, 204, 0.25);
  color: #fff;
}
.modal-tip__body .form-group.modal-tip__payment-type label {
  align-items: center;
  background-color: transparent;
  border-radius: 8px;
  color: #333;
  cursor: pointer;
  display: flex;
  font-size: 15px;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  line-height: 1.2;
  margin: 0;
  padding: 0 12px;
  text-align: center;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1368px) {
  .modal-tip__btn {
    height: 50px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .modal-tip__body {
    padding: 20px;
  }
  .modal-tip__body .profile-card, .modal-tip__body .profile-card__skeleton,
.modal-tip__body .form-group {
    margin-bottom: 15px;
  }

  .modal-tip__text {
    font-size: 16px;
  }

  .modal-tip__btn--close {
    right: -5px;
  }
}
@media (max-width: 375px) {
  .modal-tip__title {
    font-size: 32px;
  }
}
.modal-custom-order__dialog {
  max-width: 465px;
}

.modal-custom-order__content {
  background: #eeeeee;
  border-radius: 20px;
  border: none;
  text-align: left;
}

.modal-custom-order__header {
  display: block;
  overflow: hidden;
  padding: 15px 40px;
  border: none;
  border-radius: 20px 20px 0 0;
  background: linear-gradient(90deg, #51c8e9 40%, #893acc 100%);
}

.modal-custom-order__title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: white;
}

.modal-custom-order__body {
  padding: 40px;
}
.modal-custom-order__body .form-group {
  margin-bottom: 30px;
  font-size: 15px;
}
.modal-custom-order__body .form-group .btn-group {
  margin-bottom: 0;
}
.modal-custom-order__body .form-group .btn-group .btn-primary--white {
  height: 40px;
  line-height: 40px;
  border-radius: 0 20px 20px 0;
  background: #8d62c4;
  box-shadow: none;
}
.modal-custom-order__body .form-group .btn-group .btn-primary--white:not(:last-child) {
  border-radius: 20px 0 0 20px;
}
.modal-custom-order__body .form-group .btn-group .btn-primary--white:not(:last-child):before {
  border-radius: 20px 0 0 20px;
}
.modal-custom-order__body .form-group .btn-group .btn-primary--white:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 0 20px 20px 0;
  background: #ffffff;
  transform: none;
}
.modal-custom-order__body .form-group .btn-group .btn-primary--white:hover:before {
  transform: none;
}
.modal-custom-order__body .form-group .btn-group > .btn-check:checked + .btn-primary--white {
  border: none;
  background: linear-gradient(90deg, #51c8e9 40%, #893acc 100%);
  color: #ffffff;
}
.modal-custom-order__body .form-group .btn-group > .btn-check:checked + .btn-primary--white:active:focus, .modal-custom-order__body .form-group .btn-group > .btn-check:checked + .btn-primary--white:focus {
  box-shadow: none;
}
.modal-custom-order__body .form-group .btn-group > .btn-check:checked + .btn-primary--white:before {
  display: none;
}
.modal-custom-order__body .form-group input,
.modal-custom-order__body .form-group textarea,
.modal-custom-order__body .form-group select {
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 10px;
  border: none;
  font-size: 15px;
}
.modal-custom-order__body .form-group textarea {
  height: 120px;
}
.modal-custom-order__body .form-label {
  font-weight: bold;
}
.modal-custom-order__body .btn-primary {
  max-width: inherit;
}

@media (max-width: 767px) {
  .modal-custom-order__header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal-custom-order__body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal-custom-order__body .form-group {
    margin-bottom: 10px;
  }
  .modal-custom-order__body .form-group textarea {
    height: 80px;
  }
}
#subscribe-dialog .modal-content {
  border: none;
}

.modal-subscribe__title {
  margin: 0 auto 20px auto;
}
.modal-subscribe .row {
  margin-top: 30px;
}

#unsubscribe-dialog {
  z-index: 1750;
}
#unsubscribe-dialog ~ .unsubscribe-form-backdrop {
  z-index: 1740;
}

.modal-swame__dialog {
  margin: auto;
}

.modal-swame__content {
  background: #eeeeee;
  border-radius: 20px;
}

.modal-swame__header {
  display: block;
  padding: 0;
  border: none;
}

.modal-swame__body {
  padding: 20px 50px;
  text-align: left;
}
.modal-swame__body .profile-card, .modal-swame__body .profile-card__skeleton,
.modal-swame__body .form-group {
  margin-bottom: 30px;
}
.modal-swame__body .alert {
  margin-bottom: 6px;
}
.modal-swame__body .form-control {
  font-size: 15px;
  border-radius: 10px;
  border: none;
}
.modal-swame__body p {
  margin-bottom: 12px;
}
.modal-swame__body textarea {
  height: 120px;
}
.modal-swame__body .profile-card__container {
  box-shadow: none;
}
.modal-swame__body .profile-card__container:hover {
  box-shadow: none;
}

.modal-swame__logos {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin-bottom: 35px;
}

.modal-swame__sheer-logo {
  width: 120px;
  margin-right: 10px;
}

.modal-swame__swame-logo {
  margin-left: 10px;
  width: 180px;
  position: relative;
  top: 8px;
}

.modal-swame__ok {
  margin: 30px auto 10px;
}

.modal-swame__title {
  text-align: center;
  font-size: 20px;
}

.modal-swame__text {
  margin-bottom: 25px;
  font-size: 20px;
}
.modal-swame__text span {
  color: #5dade2;
}

.modal-swame__btn--close {
  position: absolute;
  top: -25px;
  right: 35px;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
.modal-swame__btn--close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 52px;
  height: 52px;
  background: #ffffff;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.modal-swame__btn--close:after {
  content: "X";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  color: #8d62c4;
}
.modal-swame__btn--close:hover:before {
  width: 48px;
  height: 48px;
}

@media (max-width: 1368px) {
  .modal-swame__btn {
    height: 50px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .modal-swame__body {
    padding: 20px;
  }
  .modal-swame__body .profile-card, .modal-swame__body .profile-card__skeleton,
.modal-swame__body .form-group {
    margin-bottom: 15px;
  }

  .modal-swame__text {
    font-size: 16px;
  }

  .modal-swame__btn--close {
    right: -5px;
  }
}
@media (max-width: 375px) {
  .modal-swame__title {
    font-size: 32px;
  }
}
.modal-settings .modal-body {
  padding-inline: 40px;
}
.modal-settings .alternative-usernames p {
  margin-block: 1rem 0.5rem;
  color: #777;
  font-size: 0.825rem;
}
.modal-settings .alternative-usernames:has(ul:empty) {
  display: none;
}
.modal-settings .alternative-usernames ul {
  display: flex;
  gap: 0.5rem;
  padding: 0;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}
.modal-settings .alternative-usernames ul .alternative-usernames-item {
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  color: #333;
  border: 1px solid rgba(169, 212, 239, 0.5);
  background-color: #ddeef8;
  text-decoration: none;
  border-radius: 1rem;
  font-size: 0.825rem;
  transition: all 250ms ease;
}
.modal-settings .alternative-usernames ul .alternative-usernames-item:hover {
  background-color: #b0d7f2;
}

.custom-scene {
  color: #333333;
  padding: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  background-color: #fff;
  width: 580px;
  max-width: 100%;
  font-size: 14px;
}
.custom-scene__link {
  display: inline-block;
  margin-left: 30px;
  font-size: 14px;
  text-transform: none;
}
.custom-scene__link .fa {
  margin-left: 5px;
}
.custom-scene form {
  background: transparent;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}
.custom-scene__header {
  font-size: 20px;
  line-height: 30px;
  padding: 20px 40px 20px 30px;
  background-color: #c0cad9;
}
@media screen and (max-width: 575px) {
  .custom-scene__header {
    padding-left: 15px;
  }
}
.custom-scene__container {
  padding: 30px;
}
@media screen and (max-width: 575px) {
  .custom-scene__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.custom-scene__label {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #666;
  display: block;
  margin-bottom: 10px;
}
.custom-scene__label--asterisk {
  margin-left: 3px;
  color: #B95858;
  font-size: 12px;
}
.custom-scene__select, .custom-scene__textarea, .custom-scene__input {
  box-sizing: border-box;
  min-width: 100%;
  background-color: #f5f5f5;
  padding: 10px 14px;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
  border: none !important;
  border-radius: 3px;
  outline: none !important;
  margin-bottom: 25px;
  box-shadow: none !important;
}
.custom-scene__textarea {
  min-height: 190px;
  max-height: 190px;
  resize: none;
}
.custom-scene__select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23999999%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-size: 1em auto;
  background-position: right 0.7em top 50%;
}
.custom-scene textarea:invalid,
.custom-scene input:invalid {
  background-color: #fff8f8;
}
.custom-scene__btn {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  text-align: center;
  padding: 0 15px;
  color: #333333;
  text-decoration: none;
  transition: 0.2s;
  cursor: pointer;
  margin: 0;
  box-shadow: none;
}
.custom-scene__btn:hover {
  color: #000;
}
.custom-scene__btn--primary {
  min-width: 150px;
  color: #fff;
  border-radius: 3px;
  background-color: #5982b2;
  border: none;
  box-shadow: none;
  outline: none !important;
  font-weight: 700;
}
.custom-scene__btn--primary.processing {
  cursor: default;
  background-color: #c0cad9;
}
.custom-scene__btn--primary.processing:hover {
  color: #fff;
  background-color: #c0cad9;
}
.custom-scene__btn--primary:hover {
  color: #fff;
  background-color: #4e6b9b;
}
.custom-scene__btn--reject {
  margin-right: 20px;
  background-color: #ce2b2c;
}
.custom-scene__btn--reject:hover {
  background-color: #9c1919;
}
.custom-scene__btn--link {
  margin-right: 10px;
  background-color: transparent;
  color: #5982b2;
}
.custom-scene__btn--link:hover {
  color: #4e6b9b;
  background-color: transparent;
  text-decoration: underline;
}
.custom-scene__upload.dropzone.dropzone-light {
  min-height: 110px;
  width: 100%;
  background-color: #f5f5f5;
  border: none;
  margin-bottom: 25px;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}
.custom-scene__upload.dropzone.dropzone-light .dz-preview.dz-image-preview {
  background-color: transparent;
}
.custom-scene__upload.dropzone.dropzone-light .dz-preview .dz-remove {
  font-size: 11px;
  color: #617498;
}
.custom-scene__upload.dropzone.dropzone-light .dz-message {
  margin: 10px 0;
}
.custom-scene__upload.dropzone.dropzone-light .dropzone__icon {
  font-size: 4.5em;
}
.custom-scene__upload.dropzone.dropzone-light .dropzone__head {
  font-size: 1.1em;
}
.custom-scene__upload.dropzone.dropzone-light .dropzone__text {
  font-size: 1em;
}
.custom-scene__btns {
  text-align: right;
}
.custom-scene__btns.is-blocked .custom-scene__btn {
  background-color: #272727;
  cursor: default;
}
.custom-scene__loading {
  font-size: 40px;
  margin: 20px auto;
  display: block;
  width: 40px;
  color: #c0cad9;
}
.custom-scene__radio {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.custom-scene__rate {
  display: inline-block;
  font-size: 30px;
  line-height: 28px;
  margin-top: 2px;
  float: left;
  cursor: pointer;
}
.custom-scene__like {
  color: #878787;
}
.custom-scene__like input[type=radio]:checked + i.fa {
  color: #368036;
}
.custom-scene__dislike {
  color: #878787;
}
.custom-scene__dislike input[type=radio]:checked + i.fa {
  color: #ce2b2c;
}
.custom-scene__radio-group {
  margin-bottom: 20px;
}
.custom-scene__radio-group label {
  display: block;
  margin-bottom: 3px;
}
.custom-scene__radio-group label input {
  margin-right: 5px;
}
.custom-scene__confirm {
  margin-bottom: 20px;
}
.custom-scene__confirm label {
  font-size: 13px;
}
.custom-scene__confirm input {
  margin-right: 5px;
}
.custom-scene__error {
  margin-top: -25px;
  font-size: 12px;
  position: absolute;
  background-color: #ce2b2c;
  padding: 1px 10px;
  color: #fff;
}
.custom-scene__info {
  margin-bottom: 20px;
  font-size: 12px;
  color: #777;
}
.custom-scene__info:before {
  font-family: FontAwesome;
  padding-right: 10px;
  font-weight: normal;
  content: "";
  font-size: 15px;
}
.custom-scene__note {
  margin-bottom: 20px;
  font-size: 12px;
  color: #777;
}
.custom-scene__tabs {
  margin-bottom: 20px;
}
.custom-scene__tabs input[type=radio] {
  display: none;
}
.custom-scene__tabs label {
  display: inline-block;
  background-color: #f3f3f3;
  padding: 5px 15px;
  margin-right: 4px;
  font-size: 13px;
  cursor: pointer;
  border-radius: 3px;
}
.custom-scene__tabs input[type=radio] + label {
  background-color: #f6f6f6;
  color: #555;
}
.custom-scene__tabs input[type=radio]:checked + label {
  background-color: #485e84;
  color: #fff;
}

.share-list {
  position: fixed;
  left: 155px;
  top: 50%;
  z-index: 10;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  transform: translateY(-50%);
}

.share-list__item + .share-list__item {
  margin-top: 20px;
}

.share-list__icon {
  width: 43px;
  height: 43px;
}

@media (max-width: 1650px) {
  .share-list {
    left: 30px;
  }
}
@media (max-width: 1280px) {
  .share-list {
    left: 10px;
  }
}
@media (max-width: 1279px) {
  .share-list {
    display: none;
  }
}
.upload-file .upload-file__upload-content {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 20px 0;
  border-radius: 10px;
  background: #ffffff;
  text-align: center;
}
.upload-file .upload-file__upload-content form,
.upload-file .upload-file__upload-content input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.upload-file .upload-file__upload-content form {
  z-index: 1;
  opacity: 0;
}
.upload-file .upload-file__upload-content input[type=file] {
  z-index: 2;
}
.upload-file .upload-file__upload-image {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.upload-file .upload-file__upload-text {
  margin: 10px 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  color: #999999;
}
.upload-file .btn-primary--gradient {
  max-width: 287px;
  height: 40px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 40px;
}
.upload-file .btn-primary--gradient span {
  line-height: 40px;
}

@media (max-width: 767px) {
  .upload-file .upload-file__upload-content {
    padding: 10px 0;
  }
  .upload-file .upload-file__upload-image {
    width: 40px;
    height: 40px;
  }
  .upload-file .btn-primary--gradient {
    font-size: 15px;
  }
}
.upload-loader {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 25px 0;
  padding: 10px;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 10px;
}
.upload-loader.is-problem {
  border-color: #ee5656;
}

.upload-loader__preview {
  position: relative;
  width: 70px;
  height: 45px;
  overflow: hidden;
  border-radius: 5px;
  background: silver;
}
.upload-loader__preview img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate3d(-50%, -50%, 0);
}

.upload-loader__content {
  width: calc(100% - 90px);
  padding-left: 7px;
}

.upload-loader__title {
  font-size: 13px;
}

.upload-loader__status {
  font-size: 10px;
}
.is-problem .upload-loader__status {
  color: #ee5656;
}
.is-uploading .upload-loader__status {
  text-transform: uppercase;
  color: #D7D7D7;
}
.is-uploaded .upload-loader__status {
  text-transform: uppercase;
  color: #5dade2;
}

.upload-loader__loading-bar {
  display: none;
  position: relative;
  width: 100%;
  height: 3px;
  overflow: hidden;
  border-radius: 1px;
  background: #D7D7D7;
}
.upload-loader__loading-bar:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20%;
  height: 100%;
  background: #5dade2;
  -webkit-animation: 3s loading infinite alternate;
          animation: 3s loading infinite alternate;
}
@-webkit-keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 80%;
  }
}
@keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 80%;
  }
}
.is-uploading .upload-loader__loading-bar {
  display: block;
}

.upload-loader__btn--cancel {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #333333;
  background: #ffffff;
  transform: translateY(-50%);
}
.upload-loader__btn--cancel:before {
  content: "X";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 26px;
  height: 26px;
  margin: -13px 0 0 -13px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.upload-loader__btn--cancel:hover {
  border-color: #000000;
  background: #ffffff;
}
.upload-loader__btn--cancel:hover:before {
  color: #000000;
}

.pages-content-container h1 {
  margin-bottom: 15px;
  font-size: 32px;
  color: #8d62c4;
}
.pages-content-container ul,
.pages-content-container ol {
  margin-left: 48px;
}
.pages-content-container .table-600 {
  max-width: 600px;
  margin: 0 auto;
}

/* PAGES WITH POSTS */
.post-page .post,
.checkout-content .post {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d7d7d7;
  max-width: 1000px;
  width: 100%;
  font-size: 15px;
}
.post-page .post .video .video-inner,
.checkout-content .post .video .video-inner {
  position: relative;
  background: #000000;
}
.post-page .post .video .video-inner:before,
.checkout-content .post .video .video-inner:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.post-page .post .video .video-inner video,
.post-page .post .video .video-inner iframe,
.checkout-content .post .video .video-inner video,
.checkout-content .post .video .video-inner iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate3d(-50%, -50%, 0);
}
.post-page .post .comment,
.checkout-content .post .comment {
  position: relative;
  padding: 10px 13px 10px 73px;
}
.post-page .post .comment:before,
.checkout-content .post .comment:before {
  content: "";
  inset: 0;
  position: absolute;
  background: rgba(242, 242, 242, 0.75);
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  transition: all 350ms linear;
}
.post-page .post .comment.highlighted:before,
.checkout-content .post .comment.highlighted:before {
  opacity: 1;
}
.post-page .post .comment + .comment,
.checkout-content .post .comment + .comment {
  border-top: 1px solid #d7d7d7;
}
.post-page .post .comment a.comment__profile-name,
.checkout-content .post .comment a.comment__profile-name {
  color: #893acc;
}
.post-page .post .comment .comment__profile-name,
.checkout-content .post .comment .comment__profile-name {
  font-size: 12px;
  margin-bottom: 0.15rem;
}
.post-page .post .comment .show-replies,
.checkout-content .post .comment .show-replies {
  margin-top: 0.5rem;
  cursor: pointer;
  color: #9f9f9f;
  font-size: 13px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post-page .post .comment .show-replies > span:first-child,
.checkout-content .post .comment .show-replies > span:first-child {
  position: relative;
  top: -4px;
}
.post-page .post .comment .show-replies > span:last-child,
.checkout-content .post .comment .show-replies > span:last-child {
  color: #777;
  text-transform: lowercase;
}
.post-page .post .comment .show-replies > span:last-child::first-letter,
.checkout-content .post .comment .show-replies > span:last-child::first-letter {
  text-transform: uppercase;
}
.post-page .post .comment .comment-replies-actions,
.checkout-content .post .comment .comment-replies-actions {
  color: #9f9f9f;
  font-size: 13px;
  text-transform: lowercase;
}
.post-page .post .comment .comment-replies-actions .spinner-border,
.checkout-content .post .comment .comment-replies-actions .spinner-border {
  height: 1rem;
  width: 1rem;
  margin-left: 0.5rem;
}
.post-page .post .comment .comment-replies-actions button,
.checkout-content .post .comment .comment-replies-actions button {
  color: inherit;
  font-size: inherit;
  text-transform: inherit;
  padding: 0;
}
.post-page .post .comment .comment-replies-loader .spinner-border,
.checkout-content .post .comment .comment-replies-loader .spinner-border {
  height: 1rem;
  width: 1rem;
  margin-left: 0.5rem;
}
.post-page .post.post--locked .post__lock,
.checkout-content .post.post--locked .post__lock {
  background-color: #dddddd;
  display: flex;
  border-radius: 10px;
  align-items: center;
}
@media (max-width: 1000px) {
  .post-page .post.post--locked .post__lock,
.checkout-content .post.post--locked .post__lock {
    border-radius: 0;
  }
}
.post-page .post.post--locked .post__lock-icon,
.checkout-content .post.post--locked .post__lock-icon {
  text-align: center;
  color: #acacac;
  background-color: #e8e8e8;
  font-size: 26px;
  border-radius: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
.post-page .post.post--locked .post__lock-text,
.checkout-content .post.post--locked .post__lock-text {
  color: #999;
  line-height: 60px;
  font-weight: bold;
}
.post-page .post.post--preview-locked .post__preview:after,
.checkout-content .post.post--preview-locked .post__preview:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: url("/skins/blue/images/profile/background-locked-content.png") no-repeat center center/cover;
}
.post-page .post__copy-link,
.checkout-content .post__copy-link {
  background-color: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: inline-block;
  padding: 7px;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 5px;
  color: #8951d0;
  font-weight: normal;
}
.post-page .post__btn--report,
.checkout-content .post__btn--report {
  background-color: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px !important;
  display: inline-block;
  padding: 7px;
  font-size: 20px;
  position: absolute;
  right: 55px;
  top: 5px;
  color: #8951d0;
  font-weight: normal;
  margin: 0;
}
@media (min-width: 768px) {
  .post-page .post__btn--report,
.checkout-content .post__btn--report {
    right: 45px;
  }
}
.post-page .post__btn--report .btn-icon,
.checkout-content .post__btn--report .btn-icon {
  width: 100%;
  height: 100%;
}
.post-page .post__edit-link,
.checkout-content .post__edit-link {
  background-color: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: inline-block;
  padding: 7px;
  font-size: 20px;
  position: absolute;
  right: 40px;
  top: 5px;
  color: #8951d0;
  font-weight: normal;
}
.post-page .post .metadata-tags,
.checkout-content .post .metadata-tags {
  height: auto !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  position: absolute;
  z-index: 98;
  top: 0.75rem;
  right: 0.75rem;
}
@media (min-width: 992px) {
  .post-page .post .metadata-tags,
.checkout-content .post .metadata-tags {
    top: 1rem;
    right: 1rem;
  }
}
.post-page .post .metadata-tag,
.checkout-content .post .metadata-tag {
  height: auto !important;
  padding: 1px 0.75rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .post-page .post .metadata-tag,
.checkout-content .post .metadata-tag {
    font-size: 1.1rem;
  }
}
.post-page .post .metadata-tag--quality,
.checkout-content .post .metadata-tag--quality {
  background-color: rgba(255, 255, 255, 0.6);
  color: #fff;
}
.post-page .post .runtime-tag,
.checkout-content .post .runtime-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  position: absolute;
  z-index: 50;
  border-radius: 0.25rem;
  bottom: 0.5rem;
  right: 0.75rem;
  padding: 2.5px 6.5px;
  font-size: 0.6rem;
}
.post-page .post .runtime-tag .fa.fa-video-camera,
.checkout-content .post .runtime-tag .fa.fa-video-camera {
  position: relative;
  line-height: 1.5;
}
.post-page .post .runtime-tag span,
.checkout-content .post .runtime-tag span {
  line-height: 1.5;
}
@media (min-width: 576px) {
  .post-page .post .runtime-tag,
.checkout-content .post .runtime-tag {
    bottom: 1rem;
    right: 1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
  }
}
.post-page .post .video .commercial-promotion-badge,
.checkout-content .post .video .commercial-promotion-badge {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  z-index: 1;
  height: auto !important;
  width: auto !important;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  display: inline-block !important;
  transition: all 500ms ease;
}
.post-page .post .video .commercial-promotion-badge.is-visible,
.checkout-content .post .video .commercial-promotion-badge.is-visible {
  opacity: 1;
}
.post-page .post__forbidden,
.checkout-content .post__forbidden {
  color: #8951d0;
  background-color: rgba(255, 255, 255, 0.66);
  border: 1px solid #d5c9e5;
  border-radius: 25px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  max-width: inherit;
  width: 55%;
  min-width: 320px;
  transform: translate3d(-50%, -50%, 0);
}
.post-page .post__total-count,
.checkout-content .post__total-count {
  text-align: center;
  margin-block: 1.5rem;
  margin-inline: 0.5rem;
  font-size: 22px;
  gap: 0.5rem;
}
.post-page .post__total-count img,
.checkout-content .post__total-count img {
  display: block;
  width: 40px;
  -webkit-margin-after: 0.25rem;
          margin-block-end: 0.25rem;
  margin-inline: auto;
}
.post-page .post__total-count span,
.checkout-content .post__total-count span {
  text-align: center;
}
.post-page .post__total-count b,
.checkout-content .post__total-count b {
  color: #5DADE2;
  display: inline-flex;
}
@media (min-width: 576px) {
  .post-page .post__total-count img,
.checkout-content .post__total-count img {
    width: 30px;
    position: relative;
    top: -2px;
    display: inline-block;
    margin-block: revert;
    -webkit-margin-end: 0.5rem;
            margin-inline-end: 0.5rem;
  }
  .post-page .post__total-count span,
.checkout-content .post__total-count span {
    text-align: left;
  }
}
.post-page .post__header,
.checkout-content .post__header {
  line-height: 20px;
  margin-bottom: 15px;
  position: relative;
}
.post-page .post__header--with-pic,
.checkout-content .post__header--with-pic {
  min-height: 42px;
}
.post-page .post__pinned,
.checkout-content .post__pinned {
  color: grey;
  margin-right: 10px;
}
.post-page .post__pinned .pin__icon,
.checkout-content .post__pinned .pin__icon {
  margin-right: 8px;
}
.post-page .post__profile-picture,
.checkout-content .post__profile-picture {
  float: left;
  margin-right: 16px;
}
.post-page .post__profile-picture .gradient-circle-img,
.checkout-content .post__profile-picture .gradient-circle-img {
  overflow: hidden;
  height: 42px;
  width: 42px;
}
.post-page .post__profile-name,
.checkout-content .post__profile-name {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.post-page .post__profile-name .dots-container,
.checkout-content .post__profile-name .dots-container {
  position: relative;
}
.post-page .post__profile-name .dots,
.checkout-content .post__profile-name .dots {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.1rem;
  min-width: 0.5rem;
  cursor: pointer;
}
.post-page .post__profile-name .dots.hidden,
.checkout-content .post__profile-name .dots.hidden {
  display: none;
}
.post-page .post__profile-name .dots .dot,
.checkout-content .post__profile-name .dots .dot {
  height: 0.25rem;
  width: 0.25rem;
  background-color: #b9b9b9;
  border-radius: 50%;
}
.post-page .post__profile-name--link,
.checkout-content .post__profile-name--link {
  margin-bottom: 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  cursor: pointer;
}
.post-page .post__profile-name--link span,
.checkout-content .post__profile-name--link span {
  color: #333333;
  font-weight: bold;
  margin-right: 1rem;
}
.post-page .post__profile-name-dropdown-container,
.checkout-content .post__profile-name-dropdown-container {
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 100;
  top: 1.9rem;
  left: 50%;
  translate: -50%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background-color: #fff;
  border-radius: 1rem;
  padding: 16px 16px 15px;
  list-style: none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .post-page .post__profile-name-dropdown-container,
.checkout-content .post__profile-name-dropdown-container {
    top: 1.9rem;
    left: -1.25rem;
    translate: 0;
  }
}
.post-page .post__profile-name-dropdown-container.hidden,
.checkout-content .post__profile-name-dropdown-container.hidden {
  opacity: 0;
  pointer-events: none;
}
.post-page .post__profile-name-dropdown-container:before,
.checkout-content .post__profile-name-dropdown-container:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 50%;
  translate: -50%;
  display: inline-block;
  height: 0;
  width: 0;
  border-right: 7px solid transparent;
  border-bottom: 9px solid #fff;
  border-left: 7px solid transparent;
}
@media (min-width: 768px) {
  .post-page .post__profile-name-dropdown-container:before,
.checkout-content .post__profile-name-dropdown-container:before {
    left: 1.25rem;
    translate: 0;
  }
}
.post-page .post__profile-name-dropdown-container li:not(:has(.is-processing)),
.checkout-content .post__profile-name-dropdown-container li:not(:has(.is-processing)) {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action {
  font-weight: 200;
  color: #893acc;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 0.5rem;
  white-space: nowrap;
  text-decoration: none;
  border: none;
  padding: 0;
  box-shadow: none;
  text-transform: none;
  cursor: pointer;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.is-processing,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.is-processing {
  justify-content: center;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action a,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action a {
  text-decoration: none;
  font-weight: 200;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action .btn-loading__text,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action .btn-loading__text {
  line-height: revert !important;
  font-size: 15px;
  display: inherit;
  gap: inherit;
  align-items: inherit;
  justify-content: inherit;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action .btn-loading__text *,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action .btn-loading__text * {
  padding: 0;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.text-success,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.text-success {
  color: #5ab4e6;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.text-success span,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.text-success span {
  color: #5ab4e6;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action:hover,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action:hover {
  -webkit-text-decoration: solid underline;
          text-decoration: solid underline;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.unfollow,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.unfollow {
  color: #c7c7c7;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.unfollow:hover,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.unfollow:hover {
  -webkit-text-decoration: solid underline #c7c7c7;
          text-decoration: solid underline #c7c7c7;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.unfollow a,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.unfollow a {
  color: #c7c7c7;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.unfollow a span,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.unfollow a span {
  padding: 0;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.follow,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.follow {
  color: #51c8e9;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.follow:hover,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.follow:hover {
  -webkit-text-decoration: solid underline #51c8e9;
          text-decoration: solid underline #51c8e9;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.follow a,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.follow a {
  color: #51c8e9;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.follow a span,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.follow a span {
  padding: 0;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action img,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action img {
  width: 1.4rem;
}
.post-page .post__profile-name-dropdown-container .post__profile-name-action.post__related-content img,
.checkout-content .post__profile-name-dropdown-container .post__profile-name-action.post__related-content img {
  width: 1.25rem;
  margin-right: 0.15rem;
}
.post-page .post__profile-name-dropdown-container .post__profile-name--dislike:hover,
.checkout-content .post__profile-name-dropdown-container .post__profile-name--dislike:hover {
  -webkit-text-decoration-color: #c7c7c7;
          text-decoration-color: #c7c7c7;
}
.post-page .post__profile-name-dropdown-container .post__profile-name--dislike .btn-loading__text,
.checkout-content .post__profile-name-dropdown-container .post__profile-name--dislike .btn-loading__text {
  color: #c7c7c7;
}
.post-page .post__date,
.checkout-content .post__date {
  color: #999999;
}
.post-page .post__date-ago,
.checkout-content .post__date-ago {
  display: inline-block;
  margin-left: 10px;
}
.post-page .post__content,
.checkout-content .post__content {
  position: relative;
  margin-bottom: 15px;
}
.post-page .post__content.is-unsubscribed .post__sfw-preview img,
.post-page .post__content.is-unsubscribed .post__preview img,
.checkout-content .post__content.is-unsubscribed .post__sfw-preview img,
.checkout-content .post__content.is-unsubscribed .post__preview img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.post-page .post__content.is-unsubscribed .post__sfw-preview .post__preview-buttons,
.post-page .post__content.is-unsubscribed .post__preview .post__preview-buttons,
.checkout-content .post__content.is-unsubscribed .post__sfw-preview .post__preview-buttons,
.checkout-content .post__content.is-unsubscribed .post__preview .post__preview-buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  max-width: inherit;
  width: 55%;
  min-width: 320px;
  transform: translate3d(-50%, -50%, 0);
}
.post-page .post__content.is-unsubscribed .post__sfw-preview .post__preview-buttons .btn,
.post-page .post__content.is-unsubscribed .post__preview .post__preview-buttons .btn,
.checkout-content .post__content.is-unsubscribed .post__sfw-preview .post__preview-buttons .btn,
.checkout-content .post__content.is-unsubscribed .post__preview .post__preview-buttons .btn {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  max-width: none;
  white-space: nowrap;
  min-height: 50px;
  height: auto;
  padding-block: 0.25rem;
}
.post-page .post__content.is-locked .post__preview,
.checkout-content .post__content.is-locked .post__preview {
  background: #d7d7d7;
}
.post-page .post__content.is-locked .post__preview .fa,
.checkout-content .post__content.is-locked .post__preview .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: #999999;
  transform: translate3d(-50%, -50%, 0);
}
.post-page .post__sfw-preview,
.checkout-content .post__sfw-preview {
  position: relative;
  overflow: hidden;
}
.post-page .post__preview,
.checkout-content .post__preview {
  position: relative;
  overflow: hidden;
}
.post-page .post__preview:before,
.checkout-content .post__preview:before {
  position: relative;
  content: "";
  display: block;
  padding-top: 56.25%;
}
.post-page .post__preview img,
.checkout-content .post__preview img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: inherit;
  filter: blur(6px);
  transform: translate3d(-50%, -50%, 0);
}
.post-page .post__title,
.checkout-content .post__title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
.post-page .post__featuring-models,
.checkout-content .post__featuring-models {
  display: flex;
  align-items: baseline;
  gap: 0.25rem;
  margin-block: 0.5rem;
}
.post-page .post__featuring-models__label,
.checkout-content .post__featuring-models__label {
  font-size: 11px;
  color: #999;
}
.post-page .post__featuring-models__list,
.checkout-content .post__featuring-models__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.post-page .post__featuring-models__list-item,
.checkout-content .post__featuring-models__list-item {
  color: #893acc;
  cursor: pointer;
}
.post-page .post__text,
.checkout-content .post__text {
  margin-bottom: 1rem;
  word-break: break-word;
  font-size: 15px;
  color: #333333;
  overflow: hidden;
}
.post-page .post__text a,
.checkout-content .post__text a {
  color: #893acc;
  font-weight: bold;
  text-decoration: none;
}
.no-touch .post-page .post__text a:hover,
.no-touch .checkout-content .post__text a:hover {
  text-decoration: underline;
}
.post-page .post-tags,
.checkout-content .post-tags {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 0.75rem;
  list-style: none;
  box-sizing: border-box;
  padding: 0;
  margin-block: 0 1rem;
  overflow: hidden;
}
.post-page .post-tags *,
.checkout-content .post-tags * {
  box-sizing: border-box;
}
.post-page .post-tags__item,
.checkout-content .post-tags__item {
  cursor: pointer;
  text-decoration: none;
  border-radius: 1rem;
  color: #6f6f6f;
  background-color: #e0dedf;
  transition: all 250ms ease;
}
.post-page .post-tags__item a,
.checkout-content .post-tags__item a {
  cursor: inherit;
  padding: 0.25rem 1rem;
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.post-page .post-tags__item.no-hover,
.checkout-content .post-tags__item.no-hover {
  cursor: default;
}
.post-page .post-tags__item.active:not(.no-hover), .post-page .post-tags__item:focus-visible,
.checkout-content .post-tags__item.active:not(.no-hover),
.checkout-content .post-tags__item:focus-visible {
  color: #fff;
  background-color: #5dade0;
}
@media only screen and (hover: none) and (pointer: coarse) {
  .post-page .post-tags__item,
.checkout-content .post-tags__item {
    background-color: #dbdce0;
  }
}
@media only screen and (hover: hover) {
  .post-page .post-tags__item:hover:not(.no-hover),
.checkout-content .post-tags__item:hover:not(.no-hover) {
    color: #fff;
    background-color: #5dade0;
  }
}
.post-page .post__bottom,
.checkout-content .post__bottom {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
}
.post-page .btn-block.post-cta-buttons,
.checkout-content .btn-block.post-cta-buttons {
  border-radius: 25px;
  margin-bottom: 20px;
  padding-inline: 0 !important;
}
.post-page .btn-block.post-cta-buttons .btn,
.checkout-content .btn-block.post-cta-buttons .btn {
  min-height: 50px;
  padding-block: 0.25rem;
}
.post-page .btn-block.post-cta-buttons .btn.btn--ppd,
.post-page .btn-block.post-cta-buttons .btn.btn--tkt,
.post-page .btn-block.post-cta-buttons .btn.btn--cart,
.post-page .btn-block.post-cta-buttons .btn.btn--sub,
.checkout-content .btn-block.post-cta-buttons .btn.btn--ppd,
.checkout-content .btn-block.post-cta-buttons .btn.btn--tkt,
.checkout-content .btn-block.post-cta-buttons .btn.btn--cart,
.checkout-content .btn-block.post-cta-buttons .btn.btn--sub {
  margin: 0;
}
.post-page .btn-block.post-cta-buttons .btn.btn--cart,
.checkout-content .btn-block.post-cta-buttons .btn.btn--cart {
  margin-right: 1px;
}
.post-page .btn-block.post-cta-buttons .btn-loading__text,
.checkout-content .btn-block.post-cta-buttons .btn-loading__text {
  line-clamp: 3;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-inline: 10px;
}
.post-page .btn-block.post-cta-buttons .btn--ppd.hidden,
.post-page .btn-block.post-cta-buttons .btn--tkt.hidden,
.checkout-content .btn-block.post-cta-buttons .btn--ppd.hidden,
.checkout-content .btn-block.post-cta-buttons .btn--tkt.hidden {
  display: none;
}
.post-page .btn-block.post-cta-buttons .post-tkt-price,
.checkout-content .btn-block.post-cta-buttons .post-tkt-price {
  padding: 0;
}
.post-page .btn-block.post-cta-buttons .btn.btn--cart,
.checkout-content .btn-block.post-cta-buttons .btn.btn--cart {
  font-size: 1.25rem;
  max-width: 4rem;
}
.post-page .btn-block.post-cta-buttons .btn.btn--cart.btn--cart-remove,
.checkout-content .btn-block.post-cta-buttons .btn.btn--cart.btn--cart-remove {
  color: #d56161;
}
.post-page .post__comments,
.checkout-content .post__comments {
  margin-right: auto;
}
.post-page .post__btn,
.checkout-content .post__btn {
  margin: 0;
  padding: 0;
  border: none;
}
.post-page .post__btn--comments,
.checkout-content .post__btn--comments {
  padding-right: 20px;
  text-decoration: none;
  color: #8d62c4;
}
.post-page .post__btn--comments.collapsed:after,
.checkout-content .post__btn--comments.collapsed:after {
  margin-top: -0.75em;
  transform: rotate(45deg);
}
.post-page .post__btn--comments:after,
.checkout-content .post__btn--comments:after {
  margin-top: -0.4em;
  border-color: #8d62c4;
  transform: rotate(225deg);
}
.post-page .post__btn--round,
.checkout-content .post__btn--round {
  height: 42px;
  margin-left: 20px;
  text-transform: uppercase;
  color: #797979;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 42px 42px;
}
.post-page .post__btn--round:hover,
.checkout-content .post__btn--round:hover {
  color: #8d62c4;
}
.post-page .post__btn--round .post-icon,
.checkout-content .post__btn--round .post-icon {
  width: 42px;
  height: 42px;
}
.post-page .post__btn--round .post-icon--like,
.checkout-content .post__btn--round .post-icon--like {
  background-image: url("/skins/blue/images/profile/icon-like-inactive.svg");
}
.post-page .post__btn--round .post-icon--like.is-active,
.checkout-content .post__btn--round .post-icon--like.is-active {
  background-image: url("/skins/blue/images/profile/icon-like-active.svg");
}
.post-page .post__btn--round .post-icon--fav,
.checkout-content .post__btn--round .post-icon--fav {
  background-image: url("/skins/blue/images/profile/icon-favorite-inactive.svg");
}
.post-page .post__btn--round .post-icon--fav.is-active,
.checkout-content .post__btn--round .post-icon--fav.is-active {
  background-image: url("/skins/blue/images/profile/icon-favorite-active.svg");
}
.post-page .post__btn--round .post-icon--buy,
.checkout-content .post__btn--round .post-icon--buy {
  background-image: url("/skins/blue/images/profile/icon-buy.svg");
}
.post-page .post__btn--round .post-icon--tip,
.checkout-content .post__btn--round .post-icon--tip {
  background-image: url("/skins/blue/images/profile/icon-tip.svg");
}
.post-page .post__btn--round.is-active .post-icon--like,
.checkout-content .post__btn--round.is-active .post-icon--like {
  background-image: url("/skins/blue/images/profile/icon-like-active.svg");
}
.post-page .post__btn--round.is-active .post-icon--fav,
.checkout-content .post__btn--round.is-active .post-icon--fav {
  background-image: url("/skins/blue/images/profile/icon-favorite-active.svg");
}
@media (max-width: 768px) {
  .post-page .post__btn--round .btn-text--hide-mobile,
.checkout-content .post__btn--round .btn-text--hide-mobile {
    display: none;
  }
}
.post-page .post__btn--round.post__btn--comment .btn-text--hide-mobile, .post-page .post__btn--round.post__btn--like .btn-text--hide-mobile,
.checkout-content .post__btn--round.post__btn--comment .btn-text--hide-mobile,
.checkout-content .post__btn--round.post__btn--like .btn-text--hide-mobile {
  padding-left: 4px;
}
.post-page .post__btn--round.post__btn--tip, .post-page .post__btn--round.post__btn--comment, .post-page .post__btn--round.post__btn--fav,
.checkout-content .post__btn--round.post__btn--tip,
.checkout-content .post__btn--round.post__btn--comment,
.checkout-content .post__btn--round.post__btn--fav {
  margin-left: 10px;
}
.post-page .post__counter,
.checkout-content .post__counter {
  padding: 0 10px;
  font-size: 13px;
  color: #797979;
}
.post-page .post__counter + .post__counter,
.checkout-content .post__counter + .post__counter {
  border-left: 1px solid #d7d7d7;
}
.post-page .post__counter strong,
.checkout-content .post__counter strong {
  font-size: 15px;
  color: #333333;
}
.post-page .post__actions,
.checkout-content .post__actions {
  display: flex;
  flex-flow: row nowrap;
  justify-self: flex-start;
  padding: 0;
  list-style-type: none;
  margin: 1rem 0;
}
@media (max-width: 768px) {
  .post-page .post__actions,
.checkout-content .post__actions {
    margin: 0;
  }
}
.post-page .post__actions .post__action--like button,
.checkout-content .post__actions .post__action--like button {
  margin-left: 0;
}
.post-page .post__actions .post__action--like button:not([data-likes-count="0"]) .btn-icon--like + .btn-text--hide-mobile,
.checkout-content .post__actions .post__action--like button:not([data-likes-count="0"]) .btn-icon--like + .btn-text--hide-mobile {
  display: block !important;
}
.post-page .post__comments-feed,
.checkout-content .post__comments-feed {
  --feed-padding-top: 12px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  margin: 0 0 0 auto;
  z-index: 201;
  translate: 100%;
  width: 100%;
  min-width: revert;
  max-width: none;
  max-height: none;
  border: 0;
  color: inherit;
  overflow: inherit;
  padding-block: var(--feed-padding-top);
  padding-inline: 0 !important;
  background: #ffffff;
  transition: all 250ms ease;
  height: 100vh;
  padding-bottom: var(--feed-padding-top);
}
@supports (height: 100dvh) {
  .post-page .post__comments-feed,
.checkout-content .post__comments-feed {
    height: 100dvh;
  }
}
@media (min-width: 576px) {
  .post-page .post__comments-feed,
.checkout-content .post__comments-feed {
    width: 500px;
  }
}
.post-page .post__comments-feed::-webkit-backdrop, .checkout-content .post__comments-feed::-webkit-backdrop {
  background: rgba(0, 0, 0, 0.25);
}
.post-page .post__comments-feed::backdrop,
.checkout-content .post__comments-feed::backdrop {
  background: rgba(0, 0, 0, 0.25);
}
.post-page .post__comments-feed.collapse.hide,
.checkout-content .post__comments-feed.collapse.hide {
  display: revert;
  translate: 100%;
}
.post-page .post__comments-feed.collapse.hide .post__comments-feed--close-panel,
.checkout-content .post__comments-feed.collapse.hide .post__comments-feed--close-panel {
  opacity: 0;
}
.post-page .post__comments-feed.collapse.show,
.checkout-content .post__comments-feed.collapse.show {
  display: revert;
  translate: 0;
}
.post-page .post__comments-feed.collapse.show .post__comments-feed--close-panel,
.checkout-content .post__comments-feed.collapse.show .post__comments-feed--close-panel {
  opacity: 1;
}
.post-page .post__comments-feed:before,
.checkout-content .post__comments-feed:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 172px;
  display: block;
  width: 20px;
  height: 20px;
  background: #ffffff;
  transform: rotate(45deg);
}
.post-page .post__comments-feed .post__feed:not(:empty) + .comment-first,
.checkout-content .post__comments-feed .post__feed:not(:empty) + .comment-first {
  display: none;
}
.post-page .post__comments-feed .post__feed:empty + .comment-first,
.checkout-content .post__comments-feed .post__feed:empty + .comment-first {
  display: block;
  font-size: 1.2rem;
  padding-inline: 13px;
}
.post-page .post__comments-feed .post__comments-feed--title,
.post-page .post__comments-feed .post__comments-feed--form,
.checkout-content .post__comments-feed .post__comments-feed--title,
.checkout-content .post__comments-feed .post__comments-feed--form {
  padding-inline: 13px;
}
.post-page .post__comments-feed .post__comments-feed-content,
.checkout-content .post__comments-feed .post__comments-feed-content {
  --safe-space: 4px;
  --hr-height: 33px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - var(--feed-padding-top) - var(--safe-space) - var(--hr-height));
}
@media (max-width: 575.98px), (hover: none) and (pointer: coarse) {
  .post-page .post__comments-feed .post__comments-feed-content.has-visible-emoji-picker,
.checkout-content .post__comments-feed .post__comments-feed-content.has-visible-emoji-picker {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto 280px;
    width: 100%;
    min-height: 0;
  }
  .post-page .post__comments-feed .post__comments-feed-content.has-visible-emoji-picker .post__comments-feed--comment-list,
.checkout-content .post__comments-feed .post__comments-feed-content.has-visible-emoji-picker .post__comments-feed--comment-list {
    max-height: none;
    min-height: 0;
  }
}
.post-page .post__comments-feed .post__comments-feed--comment-list,
.checkout-content .post__comments-feed .post__comments-feed--comment-list {
  max-height: calc(100% - 30px - 52px);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  padding: 0;
}
.post-page .post__comments-feed > form,
.checkout-content .post__comments-feed > form {
  margin-bottom: 15px;
}
.post-page .post__comments-feed .form-control,
.checkout-content .post__comments-feed .form-control {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 21px !important;
}
.post-page .post__comments-feed .comment-more,
.checkout-content .post__comments-feed .comment-more {
  display: block;
  text-align: center;
  margin: 0.5rem auto;
  font-size: 0.9rem;
}
.post-page .post__comments-feed .comment-more .link-next,
.checkout-content .post__comments-feed .comment-more .link-next {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  text-decoration: none;
}
.post-page .post__comments-feed .comment-more .link-next:before,
.checkout-content .post__comments-feed .comment-more .link-next:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #333;
  bottom: 5px;
}
.post-page .post__comments-feed .post__comments-feed--title,
.checkout-content .post__comments-feed .post__comments-feed--title {
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  padding-right: 13px;
}
.post-page .post__comments-feed .post__comments-feed--form,
.checkout-content .post__comments-feed .post__comments-feed--form {
  box-sizing: border-box;
  margin: 0;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  background-color: #efefef;
}
.post-page .post__comments-feed .post__comments-feed--form:has(.form-control.is-invalid) .invalid-tooltip,
.checkout-content .post__comments-feed .post__comments-feed--form:has(.form-control.is-invalid) .invalid-tooltip {
  position: static;
  display: block;
  margin-bottom: 1rem;
}
.post-page .post__comments-feed .post__comments-feed--form .form-control,
.checkout-content .post__comments-feed .post__comments-feed--form .form-control {
  width: auto;
}
.post-page .post__comments-feed .post__comments-feed--form .form-control.emojionearea,
.checkout-content .post__comments-feed .post__comments-feed--form .form-control.emojionearea {
  width: 65%;
  padding: 4px 34px 4px 12px;
  height: auto;
  min-height: revert;
  max-height: 102px;
}
.post-page .post__comments-feed .post__comments-feed--form .form-control.emojionearea .emojionearea-editor,
.checkout-content .post__comments-feed .post__comments-feed--form .form-control.emojionearea .emojionearea-editor {
  min-height: 32px;
  max-height: 90px;
  scrollbar-gutter: stable;
  padding-right: 4px;
}
.post-page .post__comments-feed .post__comments-feed--form .form-control.emojionearea .emojionearea-editor .emojioneemoji,
.checkout-content .post__comments-feed .post__comments-feed--form .form-control.emojionearea .emojionearea-editor .emojioneemoji {
  margin-inline: 0;
  min-height: 23px;
  min-width: 23px;
}
.post-page .post__comments-feed .post__comments-feed--form .form-control.emojionearea .emojionearea-picker,
.checkout-content .post__comments-feed .post__comments-feed--form .form-control.emojionearea .emojionearea-picker {
  right: 0 !important;
}
.post-page .post__comments-feed .post__comments-feed--form .btn-primary--gradient,
.checkout-content .post__comments-feed .post__comments-feed--form .btn-primary--gradient {
  margin-block: 0;
  width: auto;
  height: auto;
  line-height: normal;
  padding: 0.5rem 2rem;
  margin-left: 0 !important;
  border-radius: 21px !important;
}
.post-page .post__comments-feed .post__comments-feed--form .btn-primary--gradient .send,
.checkout-content .post__comments-feed .post__comments-feed--form .btn-primary--gradient .send {
  max-width: 20px;
}
.post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 0.5rem;
}
.post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-custom-order,
.post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-tip,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-custom-order,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-tip {
  cursor: pointer;
}
.post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-icon,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-icon {
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  border-radius: 50%;
}
.post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-text,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-text {
  padding: 0;
  padding-left: 4px;
  color: #999;
  font-size: 14px;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-text,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-text {
    padding-left: 8px;
    font-size: 15px;
  }
}
.post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-text--hide-mobile,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .btn-text--hide-mobile {
  padding: 0;
  color: #999;
  font-size: 15px;
  text-transform: uppercase;
}
.post-page .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .post__comments-feed--form-actions--left,
.checkout-content .post__comments-feed .post__comments-feed--form .post__comments-feed--form-actions .post__comments-feed--form-actions--left {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.post-page .post__comments-feed .emojionearea .emojionearea-button,
.checkout-content .post__comments-feed .emojionearea .emojionearea-button {
  top: 8px;
}
.post-page .post__comments-feed .emojionearea .emojionearea-button > div,
.checkout-content .post__comments-feed .emojionearea .emojionearea-button > div {
  background: none !important;
  background-image: none !important;
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #999;
}
.post-page .post__comments-feed .emojionearea .emojionearea-button > .emojionearea-button-open::before,
.checkout-content .post__comments-feed .emojionearea .emojionearea-button > .emojionearea-button-open::before {
  content: "";
}
.post-page .post__comments-feed .emojionearea .emojionearea-button > .emojionearea-button-close::before,
.checkout-content .post__comments-feed .emojionearea .emojionearea-button > .emojionearea-button-close::before {
  content: "";
}
@media (max-width: 575.98px), (hover: none) and (pointer: coarse) {
  .post-page .post__comments-feed .emojionearea .emojionearea-button > .emojionearea-button-close::before,
.checkout-content .post__comments-feed .emojionearea .emojionearea-button > .emojionearea-button-close::before {
    content: "";
  }
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker {
  font-size: 14px;
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-picker,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-picker {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  width: 100%;
  max-width: 100%;
  margin: 0;
  opacity: 1 !important;
  background: #FFFFFF;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  height: 276px;
  z-index: 90;
  transition: all 0.25s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-wrapper,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-wrapper {
  width: 100%;
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-wrapper::after,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-wrapper::after {
  all: revert;
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-search-panel,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-search-panel {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-search,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-search {
  float: none;
  width: 100%;
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-search input,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-search input {
  width: inherit;
}
.post-page .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-tones,
.checkout-content .post__comments-feed .post__comments-feed--emoji-picker .emojionearea-tones {
  float: none;
  margin-top: 0;
  width: 220px;
}
.post-page .post__comments-feed .post__comments-feed--close-panel,
.checkout-content .post__comments-feed .post__comments-feed--close-panel {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: -20px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  opacity: 0;
  z-index: 1;
  transition: all 250ms ease;
}
.post-page .post__comments-feed .post__comments-feed--close-panel:hover,
.checkout-content .post__comments-feed .post__comments-feed--close-panel:hover {
  background: #eee;
}
@media (min-width: 576px) {
  .post-page .post__comments-feed .post__comments-feed--close-panel,
.checkout-content .post__comments-feed .post__comments-feed--close-panel {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.post-page .post__comments-feed .post__comments-feed--close-panel .fa-angle-up,
.checkout-content .post__comments-feed .post__comments-feed--close-panel .fa-angle-up {
  font-size: 2rem;
  rotate: 90deg;
  position: relative;
  right: -2px;
}
.post-page .post__comments-feed .post__comments-feed--close-panel--mobile,
.checkout-content .post__comments-feed .post__comments-feed--close-panel--mobile {
  position: absolute;
  top: 1.5rem;
  right: 1rem;
  width: 2rem;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 576px) {
  .post-page .post__comments-feed .post__comments-feed--close-panel--mobile,
.checkout-content .post__comments-feed .post__comments-feed--close-panel--mobile {
    display: none;
  }
}
.post-page .post__comments-feed .post__comments-feed--close-panel--mobile .fa-times,
.checkout-content .post__comments-feed .post__comments-feed--close-panel--mobile .fa-times {
  font-size: 1.25rem;
}
.post-page .post__comments-feed .comment-replies-container .comment,
.checkout-content .post__comments-feed .comment-replies-container .comment {
  padding-inline: 50px 0;
}
.post-page .post__comments-feed .comment-replies-container .comment__profile-pic,
.checkout-content .post__comments-feed .comment-replies-container .comment__profile-pic {
  left: 0;
}
.post-page .post__comments-feed .comment-replies-container .comment + .comment,
.checkout-content .post__comments-feed .comment-replies-container .comment + .comment {
  border-top: none;
}
.post-page .post__profile-cards,
.checkout-content .post__profile-cards {
  margin: -20px 0 5px;
  margin: -20px calc(-1 * (var(--viewportWidth) - 1000px) / 2) 0;
}
.post-page .post__profile-cards .profile-card + .profile-card, .post-page .post__profile-cards .profile-card__skeleton + .profile-card, .post-page .post__profile-cards .profile-card + .profile-card__skeleton, .post-page .post__profile-cards .profile-card__skeleton + .profile-card__skeleton,
.checkout-content .post__profile-cards .profile-card + .profile-card,
.checkout-content .post__profile-cards .profile-card__skeleton + .profile-card,
.checkout-content .post__profile-cards .profile-card + .profile-card__skeleton,
.checkout-content .post__profile-cards .profile-card__skeleton + .profile-card__skeleton {
  margin-left: 30px;
}
.post-page .post__profile-cards__scrollable,
.checkout-content .post__profile-cards__scrollable {
  overflow: auto;
  padding: 0;
  -ms-scroll-snap-type: x proximity;
      scroll-snap-type: x proximity;
}
.post-page .post__profile-cards__scrollable__items,
.checkout-content .post__profile-cards__scrollable__items {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 25px;
  padding: 20px calc((var(--viewportWidth) - 1000px)/2) 30px;
}
.post-page .post__profile-cards__scrollable__item,
.checkout-content .post__profile-cards__scrollable__item {
  flex: 1 0 340px;
  scroll-snap-align: center;
}
.post-page .post__profile-cards__scrollable__item:first-child, .post-page .post__profile-cards__scrollable__item:last-child,
.checkout-content .post__profile-cards__scrollable__item:first-child,
.checkout-content .post__profile-cards__scrollable__item:last-child {
  flex-basis: 325px;
}
.post-page .post__profile-cards__scrollable__item:not(:first-child),
.checkout-content .post__profile-cards__scrollable__item:not(:first-child) {
  padding-left: 15px;
}
.post-page .post__profile-cards__scrollable__item:not(:last-child),
.checkout-content .post__profile-cards__scrollable__item:not(:last-child) {
  padding-right: 15px;
}
.post-page .btn-block,
.checkout-content .btn-block {
  width: 100%;
  margin-bottom: 10px;
}
.post-page .btn-block .btn,
.checkout-content .btn-block .btn {
  max-width: inherit;
}
@media (max-width: 1160px) {
  .post-page .post,
.checkout-content .post {
    padding-left: 10px;
    padding-right: 10px;
  }
  .post-page .post__content,
.checkout-content .post__content {
    margin-left: -10px;
    margin-right: -10px;
  }
  .post-page .post__profile-cards,
.checkout-content .post__profile-cards {
    margin-left: -10px;
    margin-right: -10px;
  }
  .post-page .post__profile-cards__scrollable,
.checkout-content .post__profile-cards__scrollable {
    padding-left: 5px;
    padding-right: 5px;
  }
  .post-page .post__profile-cards__scrollable__items,
.checkout-content .post__profile-cards__scrollable__items {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0;
    padding-right: 0;
  }
  .post-page .post__profile-cards__scrollable__item:first-child, .post-page .post__profile-cards__scrollable__item:last-child,
.checkout-content .post__profile-cards__scrollable__item:first-child,
.checkout-content .post__profile-cards__scrollable__item:last-child {
    flex-basis: 335px;
  }
  .post-page .post__profile-cards__scrollable__item:first-child,
.checkout-content .post__profile-cards__scrollable__item:first-child {
    padding-left: 10px;
  }
  .post-page .post__profile-cards__scrollable__item:last-child,
.checkout-content .post__profile-cards__scrollable__item:last-child {
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .post-page .post__preview .btn-primary--gradient,
.checkout-content .post__preview .btn-primary--gradient {
    font-size: 13px;
  }
  .post-page .post__bottom,
.checkout-content .post__bottom {
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .post-page .post__comments,
.checkout-content .post__comments {
    order: 3;
    width: 100%;
  }
  .post-page .post__counters,
.checkout-content .post__counters {
    order: 1;
  }
  .post-page .post__counter.post__counter--views,
.checkout-content .post__counter.post__counter--views {
    padding-left: 0;
  }
  .post-page .post__actions,
.checkout-content .post__actions {
    order: 2;
  }
  .post-page .post__btn--like,
.checkout-content .post__btn--like {
    margin-left: 0;
  }
  .post-page .post__comments-feed > form,
.checkout-content .post__comments-feed > form {
    margin-bottom: 0;
  }
  .post-page .post__comments-feed .form-control,
.checkout-content .post__comments-feed .form-control {
    width: 100%;
  }
  .post-page .post__comments-feed .btn-primary--gradient,
.checkout-content .post__comments-feed .btn-primary--gradient {
    height: 30px;
    margin-top: 7px;
    margin-left: auto !important;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 15px;
  }
  .post-page .post__comments-feed:before,
.checkout-content .post__comments-feed:before {
    left: 162px;
  }
  .post-page .btn-block .btn,
.checkout-content .btn-block .btn {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .post-page .post__preview,
.checkout-content .post__preview {
    overflow: hidden;
  }
  .post-page .post__preview:before,
.checkout-content .post__preview:before {
    padding-top: 75%;
  }
}
@media (max-width: 326px) {
  .post-page .post__btn--round,
.checkout-content .post__btn--round {
    margin-left: 20px;
  }
  .post-page .post__btn--like,
.checkout-content .post__btn--like {
    margin-left: 0;
  }
}
@media (max-width: 365px) {
  .post-page .btn-block .btn,
.checkout-content .btn-block .btn {
    font-size: 12px;
  }
}
.post-page .comment__text,
.checkout-content .comment__text {
  word-break: break-word;
}
.post-page .comment__text pre,
.checkout-content .comment__text pre {
  all: inherit;
  white-space: pre-wrap;
  margin-bottom: 0.25rem;
  font-size: 14px;
}
.post-page .comment__text img,
.checkout-content .comment__text img {
  display: inline;
}
.post-page .comment__text img.emojione,
.checkout-content .comment__text img.emojione {
  width: 1.25rem;
}
.post-page .comment--answer,
.checkout-content .comment--answer {
  padding-bottom: 0;
}
.post-page .comment--answer .comment__text,
.checkout-content .comment--answer .comment__text {
  font-style: italic;
}
.post-page .comment__profile-pic,
.checkout-content .comment__profile-pic {
  position: absolute;
  top: 10px;
  left: 23px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.post-page .comment__profile-pic img,
.checkout-content .comment__profile-pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}
.post-page .comment__profile-name a,
.checkout-content .comment__profile-name a {
  text-decoration: none;
  color: #8d62c4;
}
.post-page .comment__profile-name .comment__profile-trust,
.checkout-content .comment__profile-name .comment__profile-trust {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  border-radius: 8px;
  background: #eeeeee;
}
.post-page .comment__profile-name .comment__profile-trust img,
.checkout-content .comment__profile-name .comment__profile-trust img {
  margin: 1px 7px;
}
.post-page .comment__bottom,
.checkout-content .comment__bottom {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
.post-page .comment__bottom .comment__ago,
.checkout-content .comment__bottom .comment__ago {
  font-size: 12px;
}
.post-page .comment__bottom a,
.checkout-content .comment__bottom a {
  text-transform: capitalize;
  font-size: 12px;
}
.post-page .comment__bottom .comment__delete,
.checkout-content .comment__bottom .comment__delete {
  margin-left: 15px;
}
.post-page .comment__ago,
.checkout-content .comment__ago {
  color: #797979;
}
.post-page .comment__btn,
.checkout-content .comment__btn {
  margin-left: 10px;
  color: #949494;
}
.post-page .comment__btn:hover,
.checkout-content .comment__btn:hover {
  color: #7b7b7b;
}
.post-page .comment__reply-form form,
.checkout-content .comment__reply-form form {
  padding: 5px 0 15px 0;
}
.post-page .post.post--welcome,
.checkout-content .post.post--welcome {
  border-bottom: none;
}
.post-page .post .video-wrapper,
.checkout-content .post .video-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  max-height: calc(100vh - 120px);
}
.post-page .post .video-wrapper .plyr,
.checkout-content .post .video-wrapper .plyr {
  max-height: calc(100vh - 120px);
  max-width: none !important;
  width: 100% !important;
  height: 100% !important;
}
.post-page .post .video-wrapper .plyr .plyr__video-wrapper,
.checkout-content .post .video-wrapper .plyr .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.post-page .post .video-wrapper .plyr .plyr__video-wrapper video.video__source,
.checkout-content .post .video-wrapper .plyr .plyr__video-wrapper video.video__source {
  width: 100% !important;
  height: 100% !important;
}
.post-page .post .video-wrapper .video,
.checkout-content .post .video-wrapper .video {
  margin: 0 auto;
  width: 100%;
}
.post-page .post .video-wrapper .video .video__source,
.checkout-content .post .video-wrapper .video .video__source {
  display: none;
  height: auto !important;
  vertical-align: top;
  max-height: calc(100vh - 120px);
}
.post-page .post .video-wrapper .video .fullscreen .video__source,
.checkout-content .post .video-wrapper .video .fullscreen .video__source {
  max-height: 100vh;
}
.post-page .post .video-wrapper .video .video-play-button,
.checkout-content .post .video-wrapper .video .video-play-button {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border: none;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
  color: #fefefe;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  z-index: 1;
}
.post-page .post .video-wrapper .video .video-play-button > .fa,
.checkout-content .post .video-wrapper .video .video-play-button > .fa {
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 2px);
  transform: translate(-50%, -50%);
}
.post-page .post .video-wrapper .video:hover .video-play-button,
.checkout-content .post .video-wrapper .video:hover .video-play-button {
  background: #0091ea;
  opacity: 1;
}
.post-page .post .video-wrapper .video-poster__background,
.checkout-content .post .video-wrapper .video-poster__background {
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background-position: 50%;
  background-size: cover;
  filter: blur(5px) opacity(80%);
}
.post-page .post .video-wrapper .video-poster__img,
.checkout-content .post .video-wrapper .video-poster__img {
  position: relative;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.post-page .post .gallery-post-container,
.post-page .post .scene-post-container,
.checkout-content .post .gallery-post-container,
.checkout-content .post .scene-post-container {
  position: relative;
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
  overflow: hidden;
}
.post-page .post .gallery-post-container *,
.post-page .post .scene-post-container *,
.checkout-content .post .gallery-post-container *,
.checkout-content .post .scene-post-container * {
  box-sizing: border-box;
}
.post-page .post .gallery-post-container .fa.expand-icon,
.post-page .post .scene-post-container .fa.expand-icon,
.checkout-content .post .gallery-post-container .fa.expand-icon,
.checkout-content .post .scene-post-container .fa.expand-icon {
  cursor: pointer;
  position: absolute;
  z-index: 5;
  right: 1rem;
  opacity: 0;
  pointer-events: none;
  transition: scale 250ms, opacity 125ms;
  scale: 0;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 0.25rem 0.5rem;
  bottom: 0.5rem;
  border-radius: 0.25rem;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}
.post-page .post .gallery-post-container .fa.expand-icon.visible,
.post-page .post .scene-post-container .fa.expand-icon.visible,
.checkout-content .post .gallery-post-container .fa.expand-icon.visible,
.checkout-content .post .scene-post-container .fa.expand-icon.visible {
  pointer-events: all;
  opacity: 1;
  scale: 1;
}
@media (min-width: 768px) {
  .post-page .post .gallery-post-container .fa.expand-icon,
.post-page .post .scene-post-container .fa.expand-icon,
.checkout-content .post .gallery-post-container .fa.expand-icon,
.checkout-content .post .scene-post-container .fa.expand-icon {
    display: none;
  }
}
.post-page .post .gallery-post-container img,
.post-page .post .gallery-post-container video,
.post-page .post .scene-post-container img,
.post-page .post .scene-post-container video,
.checkout-content .post .gallery-post-container img,
.checkout-content .post .gallery-post-container video,
.checkout-content .post .scene-post-container img,
.checkout-content .post .scene-post-container video {
  width: 100%;
  height: 100%;
}
.post-page .post .gallery-post-container .gallery-page-indicators,
.post-page .post .gallery-post-container .scene-page-indicators,
.post-page .post .scene-post-container .gallery-page-indicators,
.post-page .post .scene-post-container .scene-page-indicators,
.checkout-content .post .gallery-post-container .gallery-page-indicators,
.checkout-content .post .gallery-post-container .scene-page-indicators,
.checkout-content .post .scene-post-container .gallery-page-indicators,
.checkout-content .post .scene-post-container .scene-page-indicators {
  font-size: 0.75rem;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  gap: 0.25rem;
  color: #fff;
  padding: 0.25rem 0.5rem;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  transition: all 400ms ease;
}
@media screen and (min-width: 576px) {
  .post-page .post .gallery-post-container .gallery-page-indicators,
.post-page .post .gallery-post-container .scene-page-indicators,
.post-page .post .scene-post-container .gallery-page-indicators,
.post-page .post .scene-post-container .scene-page-indicators,
.checkout-content .post .gallery-post-container .gallery-page-indicators,
.checkout-content .post .gallery-post-container .scene-page-indicators,
.checkout-content .post .scene-post-container .gallery-page-indicators,
.checkout-content .post .scene-post-container .scene-page-indicators {
    bottom: 1rem;
    transform: translate(-50%);
  }
}
.post-page .post .gallery-post-container .gallery-page-indicators.visible,
.post-page .post .gallery-post-container .scene-page-indicators.visible,
.post-page .post .scene-post-container .gallery-page-indicators.visible,
.post-page .post .scene-post-container .scene-page-indicators.visible,
.checkout-content .post .gallery-post-container .gallery-page-indicators.visible,
.checkout-content .post .gallery-post-container .scene-page-indicators.visible,
.checkout-content .post .scene-post-container .gallery-page-indicators.visible,
.checkout-content .post .scene-post-container .scene-page-indicators.visible {
  opacity: 1;
  transform: translate(-50%);
}
.post-page .post .gallery-post-container .gallery-page-indicators--video,
.post-page .post .gallery-post-container .scene-page-indicators--video,
.post-page .post .scene-post-container .gallery-page-indicators--video,
.post-page .post .scene-post-container .scene-page-indicators--video,
.checkout-content .post .gallery-post-container .gallery-page-indicators--video,
.checkout-content .post .gallery-post-container .scene-page-indicators--video,
.checkout-content .post .scene-post-container .gallery-page-indicators--video,
.checkout-content .post .scene-post-container .scene-page-indicators--video {
  transform: translate(-50%, 100%);
  opacity: 0;
}
.post-page .post .gallery-post-container .gallery-page-indicators--video.visible,
.post-page .post .gallery-post-container .scene-page-indicators--video.visible,
.post-page .post .scene-post-container .gallery-page-indicators--video.visible,
.post-page .post .scene-post-container .scene-page-indicators--video.visible,
.checkout-content .post .gallery-post-container .gallery-page-indicators--video.visible,
.checkout-content .post .gallery-post-container .scene-page-indicators--video.visible,
.checkout-content .post .scene-post-container .gallery-page-indicators--video.visible,
.checkout-content .post .scene-post-container .scene-page-indicators--video.visible {
  opacity: 1;
  transform: translate(-50%, -1.5rem);
}
@media screen and (min-width: 576px) {
  .post-page .post .gallery-post-container .gallery-page-indicators--video.visible,
.post-page .post .gallery-post-container .scene-page-indicators--video.visible,
.post-page .post .scene-post-container .gallery-page-indicators--video.visible,
.post-page .post .scene-post-container .scene-page-indicators--video.visible,
.checkout-content .post .gallery-post-container .gallery-page-indicators--video.visible,
.checkout-content .post .gallery-post-container .scene-page-indicators--video.visible,
.checkout-content .post .scene-post-container .gallery-page-indicators--video.visible,
.checkout-content .post .scene-post-container .scene-page-indicators--video.visible {
    transform: translate(-50%, -1.25rem);
  }
}
.post-page .post .gallery-post-container .gallery-page-indicators--video.plyr-not-initialized,
.post-page .post .gallery-post-container .scene-page-indicators--video.plyr-not-initialized,
.post-page .post .scene-post-container .gallery-page-indicators--video.plyr-not-initialized,
.post-page .post .scene-post-container .scene-page-indicators--video.plyr-not-initialized,
.checkout-content .post .gallery-post-container .gallery-page-indicators--video.plyr-not-initialized,
.checkout-content .post .gallery-post-container .scene-page-indicators--video.plyr-not-initialized,
.checkout-content .post .scene-post-container .gallery-page-indicators--video.plyr-not-initialized,
.checkout-content .post .scene-post-container .scene-page-indicators--video.plyr-not-initialized {
  transform: translate(-50%, 0);
  opacity: 1;
}
.post-page .post .gallery-post-container .gallery-page-indicators .image-indicator,
.post-page .post .gallery-post-container .gallery-page-indicators .video-indicator,
.post-page .post .gallery-post-container .scene-page-indicators .image-indicator,
.post-page .post .gallery-post-container .scene-page-indicators .video-indicator,
.post-page .post .scene-post-container .gallery-page-indicators .image-indicator,
.post-page .post .scene-post-container .gallery-page-indicators .video-indicator,
.post-page .post .scene-post-container .scene-page-indicators .image-indicator,
.post-page .post .scene-post-container .scene-page-indicators .video-indicator,
.checkout-content .post .gallery-post-container .gallery-page-indicators .image-indicator,
.checkout-content .post .gallery-post-container .gallery-page-indicators .video-indicator,
.checkout-content .post .gallery-post-container .scene-page-indicators .image-indicator,
.checkout-content .post .gallery-post-container .scene-page-indicators .video-indicator,
.checkout-content .post .scene-post-container .gallery-page-indicators .image-indicator,
.checkout-content .post .scene-post-container .gallery-page-indicators .video-indicator,
.checkout-content .post .scene-post-container .scene-page-indicators .image-indicator,
.checkout-content .post .scene-post-container .scene-page-indicators .video-indicator {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  cursor: pointer;
}
.post-page .post .gallery-post-container .gallery-page-indicators .video-indicator.inactive,
.post-page .post .gallery-post-container .gallery-page-indicators .image-indicator.inactive,
.post-page .post .gallery-post-container .scene-page-indicators .video-indicator.inactive,
.post-page .post .gallery-post-container .scene-page-indicators .image-indicator.inactive,
.post-page .post .scene-post-container .gallery-page-indicators .video-indicator.inactive,
.post-page .post .scene-post-container .gallery-page-indicators .image-indicator.inactive,
.post-page .post .scene-post-container .scene-page-indicators .video-indicator.inactive,
.post-page .post .scene-post-container .scene-page-indicators .image-indicator.inactive,
.checkout-content .post .gallery-post-container .gallery-page-indicators .video-indicator.inactive,
.checkout-content .post .gallery-post-container .gallery-page-indicators .image-indicator.inactive,
.checkout-content .post .gallery-post-container .scene-page-indicators .video-indicator.inactive,
.checkout-content .post .gallery-post-container .scene-page-indicators .image-indicator.inactive,
.checkout-content .post .scene-post-container .gallery-page-indicators .video-indicator.inactive,
.checkout-content .post .scene-post-container .gallery-page-indicators .image-indicator.inactive,
.checkout-content .post .scene-post-container .scene-page-indicators .video-indicator.inactive,
.checkout-content .post .scene-post-container .scene-page-indicators .image-indicator.inactive {
  opacity: 0.75;
  color: #eaeaea;
}
.post-page .post .gallery-post-container .gallery-page-indicators .gallery-current-image-count::after,
.post-page .post .gallery-post-container .gallery-page-indicators .scene-current-image-count::after,
.post-page .post .gallery-post-container .gallery-page-indicators .scene-current-video-count::after,
.post-page .post .gallery-post-container .scene-page-indicators .gallery-current-image-count::after,
.post-page .post .gallery-post-container .scene-page-indicators .scene-current-image-count::after,
.post-page .post .gallery-post-container .scene-page-indicators .scene-current-video-count::after,
.post-page .post .scene-post-container .gallery-page-indicators .gallery-current-image-count::after,
.post-page .post .scene-post-container .gallery-page-indicators .scene-current-image-count::after,
.post-page .post .scene-post-container .gallery-page-indicators .scene-current-video-count::after,
.post-page .post .scene-post-container .scene-page-indicators .gallery-current-image-count::after,
.post-page .post .scene-post-container .scene-page-indicators .scene-current-image-count::after,
.post-page .post .scene-post-container .scene-page-indicators .scene-current-video-count::after,
.checkout-content .post .gallery-post-container .gallery-page-indicators .gallery-current-image-count::after,
.checkout-content .post .gallery-post-container .gallery-page-indicators .scene-current-image-count::after,
.checkout-content .post .gallery-post-container .gallery-page-indicators .scene-current-video-count::after,
.checkout-content .post .gallery-post-container .scene-page-indicators .gallery-current-image-count::after,
.checkout-content .post .gallery-post-container .scene-page-indicators .scene-current-image-count::after,
.checkout-content .post .gallery-post-container .scene-page-indicators .scene-current-video-count::after,
.checkout-content .post .scene-post-container .gallery-page-indicators .gallery-current-image-count::after,
.checkout-content .post .scene-post-container .gallery-page-indicators .scene-current-image-count::after,
.checkout-content .post .scene-post-container .gallery-page-indicators .scene-current-video-count::after,
.checkout-content .post .scene-post-container .scene-page-indicators .gallery-current-image-count::after,
.checkout-content .post .scene-post-container .scene-page-indicators .scene-current-image-count::after,
.checkout-content .post .scene-post-container .scene-page-indicators .scene-current-video-count::after {
  content: "/";
}
.post-page .post .gallery-post-container .image-video-separator,
.post-page .post .scene-post-container .image-video-separator,
.checkout-content .post .gallery-post-container .image-video-separator,
.checkout-content .post .scene-post-container .image-video-separator {
  width: 0.25rem;
  height: 0.25rem;
  background: white;
  border-radius: 50%;
}
.post-page .post .gallery-post-container .plyr__menu__container,
.post-page .post .scene-post-container .plyr__menu__container,
.checkout-content .post .gallery-post-container .plyr__menu__container,
.checkout-content .post .scene-post-container .plyr__menu__container {
  height: auto !important;
  display: initial;
}
.post-page .post .gallery-post-container .plyr__menu__container [id],
.post-page .post .scene-post-container .plyr__menu__container [id],
.checkout-content .post .gallery-post-container .plyr__menu__container [id],
.checkout-content .post .scene-post-container .plyr__menu__container [id] {
  display: initial;
}
.post-page .post .gallery-post-container .plyr__menu__container div[role=menu],
.post-page .post .scene-post-container .plyr__menu__container div[role=menu],
.checkout-content .post .gallery-post-container .plyr__menu__container div[role=menu],
.checkout-content .post .scene-post-container .plyr__menu__container div[role=menu] {
  display: block;
}
.post-page .post .gallery-post-container .plyr__preview-thumb,
.post-page .post .gallery-post-container .plyr__preview-thumb__time-container,
.post-page .post .scene-post-container .plyr__preview-thumb,
.post-page .post .scene-post-container .plyr__preview-thumb__time-container,
.checkout-content .post .gallery-post-container .plyr__preview-thumb,
.checkout-content .post .gallery-post-container .plyr__preview-thumb__time-container,
.checkout-content .post .scene-post-container .plyr__preview-thumb,
.checkout-content .post .scene-post-container .plyr__preview-thumb__time-container {
  height: auto !important;
}
.post-page .post .gallery-post-container .slick-list .slick-slide .plyr__preview-thumb__image-container img,
.post-page .post .scene-post-container .slick-list .slick-slide .plyr__preview-thumb__image-container img,
.checkout-content .post .gallery-post-container .slick-list .slick-slide .plyr__preview-thumb__image-container img,
.checkout-content .post .scene-post-container .slick-list .slick-slide .plyr__preview-thumb__image-container img {
  max-height: none !important;
  max-width: none !important;
}
.post-page .post .gallery-post-container .slick-list .slick-slide > div,
.post-page .post .scene-post-container .slick-list .slick-slide > div,
.checkout-content .post .gallery-post-container .slick-list .slick-slide > div,
.checkout-content .post .scene-post-container .slick-list .slick-slide > div {
  width: 100%;
}
.post-page .post .gallery-post-container .video-wrapper,
.post-page .post .scene-post-container .video-wrapper,
.checkout-content .post .gallery-post-container .video-wrapper,
.checkout-content .post .scene-post-container .video-wrapper {
  margin-bottom: 0;
}
.post-page .post .gallery-post-container .video .video__placeholder,
.post-page .post .scene-post-container .video .video__placeholder,
.checkout-content .post .gallery-post-container .video .video__placeholder,
.checkout-content .post .scene-post-container .video .video__placeholder {
  width: 100%;
}
.post-page .post .gallery-post-container .video .video__placeholder .video-poster__img,
.post-page .post .scene-post-container .video .video__placeholder .video-poster__img,
.checkout-content .post .gallery-post-container .video .video__placeholder .video-poster__img,
.checkout-content .post .scene-post-container .video .video__placeholder .video-poster__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
}
.post-page .post .gallery-post-container .video .video-poster__background,
.post-page .post .scene-post-container .video .video-poster__background,
.checkout-content .post .gallery-post-container .video .video-poster__background,
.checkout-content .post .scene-post-container .video .video-poster__background {
  background-size: cover;
  background-position: center;
}
.post-page .post .gallery-post-container .video .plyr,
.post-page .post .scene-post-container .video .plyr,
.checkout-content .post .gallery-post-container .video .plyr,
.checkout-content .post .scene-post-container .video .plyr {
  width: 100%;
}
.post-page .post .gallery-post-container .video .plyr__controls,
.post-page .post .scene-post-container .video .plyr__controls,
.checkout-content .post .gallery-post-container .video .plyr__controls,
.checkout-content .post .scene-post-container .video .plyr__controls {
  height: auto;
}
.post-page .post .gallery-post-container .video .plyr__progress__container,
.post-page .post .scene-post-container .video .plyr__progress__container,
.checkout-content .post .gallery-post-container .video .plyr__progress__container,
.checkout-content .post .scene-post-container .video .plyr__progress__container {
  display: block;
}
.post-page .post .gallery-post-container .video .plyr .plyr__captions,
.post-page .post .scene-post-container .video .plyr .plyr__captions,
.checkout-content .post .gallery-post-container .video .plyr .plyr__captions,
.checkout-content .post .scene-post-container .video .plyr .plyr__captions {
  height: auto;
}
.post-page .post .gallery-post-container .video__source,
.post-page .post .scene-post-container .video__source,
.checkout-content .post .gallery-post-container .video__source,
.checkout-content .post .scene-post-container .video__source {
  height: 100%;
}
.post-page .post .gallery-post-container .slick-next,
.post-page .post .gallery-post-container .slick-prev,
.post-page .post .scene-post-container .slick-next,
.post-page .post .scene-post-container .slick-prev,
.checkout-content .post .gallery-post-container .slick-next,
.checkout-content .post .gallery-post-container .slick-prev,
.checkout-content .post .scene-post-container .slick-next,
.checkout-content .post .scene-post-container .slick-prev {
  height: 100%;
  width: 80px;
  opacity: 1;
  transition: all 400ms ease;
}
.post-page .post .gallery-post-container .slick-next:before,
.post-page .post .gallery-post-container .slick-prev:before,
.post-page .post .scene-post-container .slick-next:before,
.post-page .post .scene-post-container .slick-prev:before,
.checkout-content .post .gallery-post-container .slick-next:before,
.checkout-content .post .gallery-post-container .slick-prev:before,
.checkout-content .post .scene-post-container .slick-next:before,
.checkout-content .post .scene-post-container .slick-prev:before {
  height: auto;
}
.post-page .post .gallery-post-container .slick-next:after,
.post-page .post .gallery-post-container .slick-prev:after,
.post-page .post .scene-post-container .slick-next:after,
.post-page .post .scene-post-container .slick-prev:after,
.checkout-content .post .gallery-post-container .slick-next:after,
.checkout-content .post .gallery-post-container .slick-prev:after,
.checkout-content .post .scene-post-container .slick-next:after,
.checkout-content .post .scene-post-container .slick-prev:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: transparent;
  transition: background-color 400ms ease;
}
.post-page .post .gallery-post-container .slick-next:hover:after,
.post-page .post .gallery-post-container .slick-prev:hover:after,
.post-page .post .scene-post-container .slick-next:hover:after,
.post-page .post .scene-post-container .slick-prev:hover:after,
.checkout-content .post .gallery-post-container .slick-next:hover:after,
.checkout-content .post .gallery-post-container .slick-prev:hover:after,
.checkout-content .post .scene-post-container .slick-next:hover:after,
.checkout-content .post .scene-post-container .slick-prev:hover:after {
  background-color: rgba(130, 130, 130, 0.075);
}
.post-page .post .gallery-post-container .slick-next[aria-disabled=true],
.post-page .post .gallery-post-container .slick-prev[aria-disabled=true],
.post-page .post .scene-post-container .slick-next[aria-disabled=true],
.post-page .post .scene-post-container .slick-prev[aria-disabled=true],
.checkout-content .post .gallery-post-container .slick-next[aria-disabled=true],
.checkout-content .post .gallery-post-container .slick-prev[aria-disabled=true],
.checkout-content .post .scene-post-container .slick-next[aria-disabled=true],
.checkout-content .post .scene-post-container .slick-prev[aria-disabled=true] {
  pointer-events: none;
}
.post-page .post .gallery-post-container .slick-next.hidden,
.post-page .post .gallery-post-container .slick-prev.hidden,
.post-page .post .scene-post-container .slick-next.hidden,
.post-page .post .scene-post-container .slick-prev.hidden,
.checkout-content .post .gallery-post-container .slick-next.hidden,
.checkout-content .post .gallery-post-container .slick-prev.hidden,
.checkout-content .post .scene-post-container .slick-next.hidden,
.checkout-content .post .scene-post-container .slick-prev.hidden {
  opacity: 0;
  pointer-events: none;
}
.post-page .post .gallery-post-container .slick-next,
.post-page .post .scene-post-container .slick-next,
.checkout-content .post .gallery-post-container .slick-next,
.checkout-content .post .scene-post-container .slick-next {
  right: 0;
}
.post-page .post .gallery-post-container .slick-next.hidden,
.post-page .post .scene-post-container .slick-next.hidden,
.checkout-content .post .gallery-post-container .slick-next.hidden,
.checkout-content .post .scene-post-container .slick-next.hidden {
  right: -25px;
}
.post-page .post .gallery-post-container .slick-prev,
.post-page .post .scene-post-container .slick-prev,
.checkout-content .post .gallery-post-container .slick-prev,
.checkout-content .post .scene-post-container .slick-prev {
  left: 0;
}
.post-page .post .gallery-post-container .slick-prev.hidden,
.post-page .post .scene-post-container .slick-prev.hidden,
.checkout-content .post .gallery-post-container .slick-prev.hidden,
.checkout-content .post .scene-post-container .slick-prev.hidden {
  left: -25px;
}

html {
  height: 100%;
}

body {
  height: 100%;
  display: flex;
  flex-direction: column;
}

main {
  flex: 1 0 auto;
}

header, footer {
  flex: 0 0 auto;
}

.no-scroll {
  overflow: hidden;
}

body .content.content--search .content--main {
  max-width: 1000px;
}
body .content.content--search .content--main--title {
  margin-block: 2rem;
  width: 100%;
  margin-inline: auto;
}
body .content.content--search .search-accounts {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
  -webkit-margin-after: 4rem;
          margin-block-end: 4rem;
  width: 100%;
  margin-inline: auto;
}
body .content.content--search .search-accounts .shown-accounts,
body .content.content--search .search-accounts .hidden-accounts {
  width: 100%;
}
body .content.content--search .search-accounts .hidden-accounts {
  display: none;
}
body .content.content--search .search-accounts .show-more {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  translate: -50%;
  border: none;
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  color: #fff;
  border-radius: 10rem;
  padding: 0.5rem 2rem;
  margin: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1400px) {
  body .content.content--search .account-discover__header-details .description {
    max-width: 550px;
  }
}
@media (min-width: 1600px) {
  body .content.content--search .account-discover__header-details .description {
    max-width: 600px;
  }
}
body .content.content--search .search-post-list .post {
  margin: auto;
}
body .content.content--search .search-accounts-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
body .content.content--search .search-cta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  max-width: 600px;
  margin-top: 2rem;
  flex-direction: column;
}
@media (min-width: 576px) {
  body .content.content--search .search-cta {
    margin-top: 4rem;
    gap: 2rem;
    align-items: stretch;
    flex-direction: row;
  }
}
body .content.content--search .search-cta button {
  max-width: 400px;
  width: 100%;
  height: 3rem;
  padding: 0.5rem 1rem;
}

.payments-list {
  overflow: auto;
}
.payments-list .payments-list-table th {
  font-weight: bold;
}
.payments-list .payments-list-table th:last-child {
  text-align: right;
}
@media (min-width: 1024px) {
  .payments-list .payments-list-table td:first-child {
    white-space: nowrap;
    width: 170px;
  }
}
@media (max-width: 1023px) {
  .payments-list .payments-list-table td:first-child {
    white-space: normal;
    width: 100px;
    min-width: 100px;
  }
}
.payments-list .payments-list-table td:last-child {
  white-space: nowrap;
  text-align: right;
}
.payments-list .payments-list-table .payments-list-table-tr, .payments-list .payments-list-table .payments-list-table-tr a {
  color: black;
}
.payments-list .payments-list-table .payments-list-table-tr--refund, .payments-list .payments-list-table .payments-list-table-tr--refund a {
  color: red;
}

.cookie-notice {
  counter-reset: section-title;
  box-sizing: border-box;
  -webkit-margin-after: 2rem;
          margin-block-end: 2rem;
}
.cookie-notice .content__article {
  text-align: center;
}
.cookie-notice .content__article * {
  box-sizing: border-box;
}
.cookie-notice .content__subtitle {
  display: block;
  margin-block: 1rem;
  font-size: 1.25rem;
}
.cookie-notice .content__update {
  text-align: center;
}
.cookie-notice p {
  text-align: justify;
  margin-block: 1rem;
}
.cookie-notice .section-title {
  margin-block: 2rem;
  font-size: 1.1rem;
  font-weight: 600;
  counter-increment: section-title;
}
.cookie-notice .section-title:before {
  content: counter(section-title) ". ";
}
.cookie-notice table {
  margin-block: 2rem;
  text-align: left;
}
.cookie-notice table tr {
  display: grid;
  grid-template-columns: 9rem 1fr 5rem;
  font-size: 0.9rem;
}
@media (min-width: 769px) {
  .cookie-notice table tr {
    font-size: 1rem;
    grid-template-columns: 10rem 1fr 9rem;
  }
}
.cookie-notice table th,
.cookie-notice table td {
  padding: 0.5rem;
  background-color: #fff;
}
.cookie-notice ul {
  text-align: left;
}
.cookie-notice .preferences-links li,
.cookie-notice .analytics-links li {
  word-wrap: break-word;
  word-break: break-all;
}
.cookie-notice .underline {
  text-decoration: underline;
}

.mandatory-information-and-reports .transparency-reports ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mandatory-information-and-reports .transparency-reports li {
  padding-left: 0;
}
.mandatory-information-and-reports .transparency-reports li a {
  color: #333;
}

.content-removal {
  --error-color: rgb(202, 110, 110);
}
@media (max-width: 768px) {
  .content-removal {
    margin-top: 3.1rem;
  }
}
.content-removal--page .breadcrumb + section {
  margin-top: 2rem;
}
.content-removal--page p {
  margin-block: 1rem;
}
.content-removal .content-removal__personal-info,
.content-removal .content-removal__signature {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
}
.content-removal .content-removal__personal-info .content-removal__field-container,
.content-removal .content-removal__signature .content-removal__field-container {
  gap: 0;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
@media (min-width: 768px) {
  .content-removal .content-removal__personal-info .content-removal__field-container,
.content-removal .content-removal__signature .content-removal__field-container {
    flex-direction: row;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    align-items: center;
  }
  .content-removal .content-removal__personal-info .content-removal__field-container > :nth-child(2),
.content-removal .content-removal__signature .content-removal__field-container > :nth-child(2) {
    margin-top: 0;
  }
}
.content-removal--copyright div.content-removal__field-container {
  align-items: center;
  display: grid;
  grid-template-columns: 40% 1fr;
}
.content-removal--copyright div.content-removal__field-container input,
.content-removal--copyright div.content-removal__field-container select {
  width: 100%;
}
.content-removal--copyright div.content-removal__field-container label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.content-removal label {
  font-size: 14px;
  cursor: pointer;
}
.content-removal p.content-removal__feedback {
  font-size: 1.5rem;
}
.content-removal p.content-removal__feedback.error {
  color: var(--error-color);
}
.content-removal .input-container {
  display: flex;
  flex-direction: column;
}
.content-removal .input-container input,
.content-removal .input-container select {
  width: 100%;
}
.content-removal .is-invalid ~ .invalid-feedback {
  display: block;
}
.content-removal select,
.content-removal input,
.content-removal textarea {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 0.5rem;
  background-color: #fff;
}
.content-removal select:focus-visible,
.content-removal input:focus-visible,
.content-removal textarea:focus-visible {
  outline: 1px solid rgba(0, 0, 0, 0.1);
}
.content-removal select.is-invalid,
.content-removal input.is-invalid,
.content-removal textarea.is-invalid {
  outline: 1px solid var(--error-color);
}
.content-removal .invalid-feedback {
  color: var(--error-color);
}
.content-removal textarea {
  width: 100%;
  height: 15rem;
  resize: none;
}
.content-removal p {
  text-align: justify;
}
.content-removal strong + p {
  margin-top: 20px;
}
.content-removal h2.content-removal__section-title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.content-removal h2.content-removal__section-title label {
  font-size: inherit;
}
.content-removal__radio-container {
  display: flex;
  gap: 0.5rem;
}
.content-removal__field-container {
  display: flex;
  flex-flow: column nowrap;
  gap: 2rem;
}
@media (min-width: 768px) {
  .content-removal__field-container {
    flex-flow: row nowrap;
  }
  .content-removal__field-container > :nth-child(1) {
    width: 40%;
  }
  .content-removal__field-container > :nth-child(2) {
    width: 60%;
  }
}
.content-removal .email-for-contact-text {
  margin-top: 0.5rem;
}
.content-removal__button-container {
  display: flex;
  justify-content: center;
}
.content-removal button {
  margin-top: 2rem;
}
.content-removal button:disabled {
  background: #ddd;
  opacity: 0.5;
  cursor: not-allowed;
}
.content-removal button:disabled span {
  color: #222;
}
.content-removal button:disabled:hover:before {
  background: #ddd;
}
.content-removal__processing-delay {
  display: block;
  margin-block: 1rem;
  font-weight: normal;
  text-align: center;
}
.content-removal__captcha-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-inline: auto;
}
.content-removal__captcha-container .invalid-feedback {
  text-align: center;
}
.content-removal__captcha {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
}
.content-removal__checkbox-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-block: 1rem;
}
.content-removal__checkbox-container > div {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.content-removal__checkbox-container > div label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
}
.content-removal__checkbox-container > div input[type=checkbox] {
  width: 1rem;
  height: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #555;
  border-radius: 3px;
  cursor: pointer;
}
.content-removal__checkbox-container > div input[type=checkbox]:checked {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem 0.75rem, 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M4.5 9.2 0.8 5.5l1.4-1.4 2.3 2.3L9.8.8l1.4 1.4z' fill='white'/%3E%3C/svg%3E"), linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
.content-removal .highlighted-bloc {
  background-color: #51c8e9;
  padding: 1rem;
  border-radius: 5px;
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  margin-bottom: 4rem;
}
.content-removal .highlighted-bloc p {
  margin-block: 0;
}
.content-removal .highlighted-bloc a {
  font-weight: bold;
  color: currentColor;
}
.content-removal .checkbox-container label {
  margin-left: 0.25rem;
  display: inline;
}
.content-removal .acknowledgement {
  text-align: center;
}
.content-removal footer {
  margin-top: 2rem;
  font-size: 14px;
}
.content-removal .checkbox-info {
  margin-bottom: 0.5rem;
}
.content-removal .required-field {
  font-size: 1rem;
  margin-left: 0.25rem;
}
.content-removal .signed-on-field {
  pointer-events: none;
}

.content-export p {
  font-size: 1.1rem;
}
.content-export .content-export-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 0;
  margin-top: 1rem;
}
.content-export .content-export-list a {
  -webkit-text-decoration: underline #333 solid;
          text-decoration: underline #333 solid;
  color: #333;
  line-height: 1.75;
}
.content-export small {
  font-size: 0.8rem;
  display: block;
  margin-top: 1rem;
}

.contact-page .content__article {
  max-width: 1000px;
}
.contact-page .contact-landing h2 {
  font-size: 28px;
  color: #8d62c4;
}
.contact-page .contact-landing p {
  font-size: 1rem;
  text-align: justify;
}
.contact-page .contact-landing a.btn-primary {
  margin: auto;
  margin-block: 2rem;
}
.contact-page .bold-underlined {
  font-weight: bold;
  text-decoration: underline;
  color: #333;
}
.contact-page input:not([type=checkbox], [type=radio], [type=file]),
.contact-page select,
.contact-page textarea {
  width: 100%;
  padding: 0.5rem;
}
.contact-page .checkbox-container {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.contact-page .checkbox-container label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
}
.contact-page .checkbox-container input[type=checkbox] {
  width: 1rem;
  height: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #555;
  border-radius: 3px;
  cursor: pointer;
}
.contact-page .checkbox-container input[type=checkbox]:checked {
  background: linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem 0.75rem, 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M4.5 9.2 0.8 5.5l1.4-1.4 2.3 2.3L9.8.8l1.4 1.4z' fill='white'/%3E%3C/svg%3E"), linear-gradient(90deg, #51c8e9 0%, #893acc 100%);
}
.contact-page input[type=checkbox] + label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.contact-page textarea {
  resize: vertical;
  max-height: 50rem;
  min-height: 2.75rem;
  height: 20rem;
}
.contact-page form {
  margin: 2rem auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 700px;
  width: 100%;
}
.contact-page .content-removal__field-container {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.contact-page .content-removal__field-container > label,
.contact-page .content-removal__field-container > div {
  width: 100%;
}
.contact-page .content-removal__captcha {
  margin-top: 0;
}
.contact-page .required-field {
  font-size: 1rem;
  margin-left: 0.25rem;
}

.characters-count {
  font-size: 1rem;
  text-align: right;
}
.characters-count--exceeded {
  color: var(--error-color, #ca6e6e);
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
@keyframes shimmer-pause {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
@keyframes shrink {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
  }
  75% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@keyframes blue-shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(137, 58, 204, 0.7);
  }
  100% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
@keyframes shimmer-pause {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
@keyframes shrink {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
  }
  75% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
@keyframes blue-shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(137, 58, 204, 0.7);
  }
  100% {
    box-shadow: 0 0 0 12px rgba(0, 0, 0, 0);
  }
}
.toast-container--top-end {
  z-index: 2000;
  top: 60px;
  right: 0;
}
.toast-container--top-end .toast {
  margin: 0.8rem;
}
.toast-container--top-end .toast .toast-body {
  padding: 1rem;
  padding-right: 0;
}
.toast-container--top-end .toast .toast-body a,
.toast-container--top-end .toast .toast-body .clickable {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}
.toast-container--top-end .toast .toast-body + .toast-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  border-radius: 4px;
  -webkit-animation: shrink linear forwards;
          animation: shrink linear forwards;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.toast-container--top-end .toast.toast-error {
  z-index: 200;
  color: #fff;
  background-color: #c85c57;
}
.toast-container--top-end .toast.toast-error > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-end .toast.toast-error .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-end .toast.toast-error button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-end .toast.toast-error a {
  color: #fff;
}
.toast-container--top-end .toast.toast-error .toast-progress {
  background-color: #9f3934;
}
.toast-container--top-end .toast.toast-warning {
  z-index: 200;
  color: #fff;
  background-color: #f0ad4e;
}
.toast-container--top-end .toast.toast-warning > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-end .toast.toast-warning .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-end .toast.toast-warning button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-end .toast.toast-warning a {
  color: #fff;
}
.toast-container--top-end .toast.toast-warning .toast-progress {
  background-color: #df8a13;
}
.toast-container--top-end .toast.toast-success {
  z-index: 200;
  color: #fff;
  background-color: #72b372;
}
.toast-container--top-end .toast.toast-success > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-end .toast.toast-success .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-end .toast.toast-success button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-end .toast.toast-success a {
  color: #fff;
}
.toast-container--top-end .toast.toast-success .toast-progress {
  background-color: #4c8d4c;
}
.toast-container--top-end .toast.toast-info {
  z-index: 200;
  color: #fff;
  background-color: #5aabc4;
}
.toast-container--top-end .toast.toast-info > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-end .toast.toast-info .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-end .toast.toast-info button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-end .toast.toast-info a {
  color: #fff;
}
.toast-container--top-end .toast.toast-info .toast-progress {
  background-color: #37839a;
}
.toast-container--top-center {
  z-index: 2000;
  top: 60px;
  left: 50%;
  translate: -50%;
}
.toast-container--top-center .toast {
  margin: 0.8rem;
}
.toast-container--top-center .toast .toast-body {
  padding: 1rem;
  padding-right: 0;
}
.toast-container--top-center .toast .toast-body a,
.toast-container--top-center .toast .toast-body .clickable {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}
.toast-container--top-center .toast .toast-body + .toast-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  border-radius: 4px;
  -webkit-animation: shrink linear forwards;
          animation: shrink linear forwards;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.toast-container--top-center .toast.toast-error {
  z-index: 200;
  color: #fff;
  background-color: #c85c57;
}
.toast-container--top-center .toast.toast-error > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-center .toast.toast-error .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-center .toast.toast-error button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-center .toast.toast-error a {
  color: #fff;
}
.toast-container--top-center .toast.toast-error .toast-progress {
  background-color: #9f3934;
}
.toast-container--top-center .toast.toast-warning {
  z-index: 200;
  color: #fff;
  background-color: #f0ad4e;
}
.toast-container--top-center .toast.toast-warning > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-center .toast.toast-warning .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-center .toast.toast-warning button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-center .toast.toast-warning a {
  color: #fff;
}
.toast-container--top-center .toast.toast-warning .toast-progress {
  background-color: #df8a13;
}
.toast-container--top-center .toast.toast-success {
  z-index: 200;
  color: #fff;
  background-color: #72b372;
}
.toast-container--top-center .toast.toast-success > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-center .toast.toast-success .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-center .toast.toast-success button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-center .toast.toast-success a {
  color: #fff;
}
.toast-container--top-center .toast.toast-success .toast-progress {
  background-color: #4c8d4c;
}
.toast-container--top-center .toast.toast-info {
  z-index: 200;
  color: #fff;
  background-color: #5aabc4;
}
.toast-container--top-center .toast.toast-info > div {
  position: relative;
  align-items: center;
  padding-right: 2rem;
}
.toast-container--top-center .toast.toast-info .fa {
  -webkit-padding-start: 0.75rem;
          padding-inline-start: 0.75rem;
  font-size: 1.4rem;
}
.toast-container--top-center .toast.toast-info button {
  position: absolute;
  top: 0.35rem;
  right: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.toast-container--top-center .toast.toast-info a {
  color: #fff;
}
.toast-container--top-center .toast.toast-info .toast-progress {
  background-color: #37839a;
}

/* DISCOVER */
.discover-section,
.library-section {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
}
.discover-section .account-discover__empty,
.discover-section .no-content,
.discover-section .no-follow,
.library-section .account-discover__empty,
.library-section .no-content,
.library-section .no-follow {
  font-size: 1.5rem;
}
.discover-section .account-discover__empty a,
.discover-section .account-discover__empty em,
.discover-section .no-content a,
.discover-section .no-content em,
.discover-section .no-follow a,
.discover-section .no-follow em,
.library-section .account-discover__empty a,
.library-section .account-discover__empty em,
.library-section .no-content a,
.library-section .no-content em,
.library-section .no-follow a,
.library-section .no-follow em {
  color: #893acc;
  font-style: normal;
}

.content-discover__container .post,
.content-library__container .post {
  margin: auto;
  text-align: left;
  padding-inline: 0;
}
.content-discover__container .post .post__content,
.content-library__container .post .post__content {
  margin-inline: 0;
}
@media (max-width: 767px) {
  .content-discover__container .post .post__text .expandable-show-more,
.content-library__container .post .post__text .expandable-show-more {
    right: 12px;
  }
}

.body--guest-user .hide-account-btn {
  display: none;
}

.account-library .custom-dropdown {
  margin: 0;
}

@media (max-width: 767px) {
  .discover-memberships .account-discover__filters:not(:has(.filter-dialog__more-tags-dialog.open, .filter-dialog__more-countries-dialog.open)) {
    background-color: #eeeeee;
    display: flex;
    flex-flow: row nowrap;
    overflow-x: auto;
    scrollbar-width: none;
  }
}
@media (max-width: 767px) {
  .discover-memberships .account-discover__filters:not(:has(.filter-dialog__more-tags-dialog.open, .filter-dialog__more-countries-dialog.open)) .page-filters {
    width: auto;
  }
}
@media (max-width: 767px) {
  .discover-memberships .account-discover__filters:not(:has(.filter-dialog__more-tags-dialog.open, .filter-dialog__more-countries-dialog.open)) .page-filters.visible .page-filters__content {
    display: flex;
    flex-flow: row nowrap;
  }
}
.discover-memberships .page-filters {
  padding-inline: 1rem;
}
.discover-memberships .too-less-accounts {
  color: #333;
  display: block;
  font-size: 1.1rem;
  margin-block: 0.5rem;
  text-align: center;
  line-height: 28px;
  background-color: #fff;
  border-radius: 0.5rem;
  padding-block: 50px;
  padding-inline: 1rem;
}
.discover-memberships .too-less-accounts strong {
  margin-bottom: 0.75rem;
  display: inline-block;
}
@media (min-width: 768px) {
  .discover-memberships .too-less-accounts strong {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .discover-memberships .too-less-accounts {
    line-height: 40px;
    margin-inline: 1rem;
    padding-inline: 0.5rem;
  }
}
.discover-memberships .too-less-accounts em {
  font-style: normal;
  color: #5dade2;
}
.discover-memberships .too-less-accounts a {
  color: #893acc;
}

.favorite-accounts,
.account-discover,
.account-library,
.subscription-accounts {
  padding: 0;
  margin-bottom: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
  /**
   * change this variable to change the spacing between the slides
   * this will ensure that the slides have space between them but not
   * at the edges of the container (it will act like a space-between)
   */
}
@media (min-width: 768px) {
  .favorite-accounts,
.account-discover,
.account-library,
.subscription-accounts {
    padding: 0 1rem;
  }
}
.favorite-accounts__filters,
.account-discover__filters,
.account-library__filters,
.subscription-accounts__filters {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  gap: 1rem;
  padding-block: 1rem;
  width: 100%;
}
@media (min-width: 768px) {
  .favorite-accounts__filters,
.account-discover__filters,
.account-library__filters,
.subscription-accounts__filters {
    min-height: 77px;
    flex-flow: row nowrap;
  }
}
.favorite-accounts__filters.content-library__filters, .favorite-accounts__filters.content-discover__filters,
.account-discover__filters.content-library__filters,
.account-discover__filters.content-discover__filters,
.account-library__filters.content-library__filters,
.account-library__filters.content-discover__filters,
.subscription-accounts__filters.content-library__filters,
.subscription-accounts__filters.content-discover__filters {
  max-width: 1000px;
  margin-inline: auto;
  padding-inline: 0;
}
@media (max-width: 767px) {
  .favorite-accounts__filters.content-library__filters, .favorite-accounts__filters.content-discover__filters,
.account-discover__filters.content-library__filters,
.account-discover__filters.content-discover__filters,
.account-library__filters.content-library__filters,
.account-library__filters.content-discover__filters,
.subscription-accounts__filters.content-library__filters,
.subscription-accounts__filters.content-discover__filters {
    padding: 0 10px;
  }
}
.favorite-accounts__filters .preferred-country-dropdown-list-container,
.account-discover__filters .preferred-country-dropdown-list-container,
.account-library__filters .preferred-country-dropdown-list-container,
.subscription-accounts__filters .preferred-country-dropdown-list-container {
  left: 0;
  translate: 0;
}
.favorite-accounts__filters .memberships__statuses,
.account-discover__filters .memberships__statuses,
.account-library__filters .memberships__statuses,
.subscription-accounts__filters .memberships__statuses {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  color: #777;
  margin-left: auto;
}
.favorite-accounts__filters .memberships__statuses.hidden,
.account-discover__filters .memberships__statuses.hidden,
.account-library__filters .memberships__statuses.hidden,
.subscription-accounts__filters .memberships__statuses.hidden {
  display: none;
}
.favorite-accounts__filters .followed-accounts,
.favorite-accounts__filters .hidden-accounts,
.account-discover__filters .followed-accounts,
.account-discover__filters .hidden-accounts,
.account-library__filters .followed-accounts,
.account-library__filters .hidden-accounts,
.subscription-accounts__filters .followed-accounts,
.subscription-accounts__filters .hidden-accounts {
  font-size: 1.1rem;
  color: #aaa;
  text-decoration: none;
  transition: color 0.125s;
}
.favorite-accounts__filters .followed-accounts.hidden,
.favorite-accounts__filters .hidden-accounts.hidden,
.account-discover__filters .followed-accounts.hidden,
.account-discover__filters .hidden-accounts.hidden,
.account-library__filters .followed-accounts.hidden,
.account-library__filters .hidden-accounts.hidden,
.subscription-accounts__filters .followed-accounts.hidden,
.subscription-accounts__filters .hidden-accounts.hidden {
  display: none;
}
.favorite-accounts__filters .followed-accounts:hover, .favorite-accounts__filters .followed-accounts.active,
.favorite-accounts__filters .hidden-accounts:hover,
.favorite-accounts__filters .hidden-accounts.active,
.account-discover__filters .followed-accounts:hover,
.account-discover__filters .followed-accounts.active,
.account-discover__filters .hidden-accounts:hover,
.account-discover__filters .hidden-accounts.active,
.account-library__filters .followed-accounts:hover,
.account-library__filters .followed-accounts.active,
.account-library__filters .hidden-accounts:hover,
.account-library__filters .hidden-accounts.active,
.subscription-accounts__filters .followed-accounts:hover,
.subscription-accounts__filters .followed-accounts.active,
.subscription-accounts__filters .hidden-accounts:hover,
.subscription-accounts__filters .hidden-accounts.active {
  color: #893acc;
}
.favorite-accounts__filters .followed-accounts.active,
.favorite-accounts__filters .hidden-accounts.active,
.account-discover__filters .followed-accounts.active,
.account-discover__filters .hidden-accounts.active,
.account-library__filters .followed-accounts.active,
.account-library__filters .hidden-accounts.active,
.subscription-accounts__filters .followed-accounts.active,
.subscription-accounts__filters .hidden-accounts.active {
  font-weight: bold;
}
.favorite-accounts__posts,
.account-discover__posts,
.account-library__posts,
.subscription-accounts__posts {
  display: flex;
  gap: 1rem;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.favorite-accounts .profile-preview__posts-empty-row,
.account-discover .profile-preview__posts-empty-row,
.account-library .profile-preview__posts-empty-row,
.subscription-accounts .profile-preview__posts-empty-row {
  margin: 2rem auto;
  display: inline-block;
  font-size: 1.5rem;
  color: #777;
}
.favorite-accounts .profile-preview__post,
.account-discover .profile-preview__post,
.account-library .profile-preview__post,
.subscription-accounts .profile-preview__post {
  flex-basis: calc((100% / 5) - 7px);
  -ms-flex: auto;
  min-width: 240px;
  max-width: 240px;
  position: relative;
  box-sizing: border-box;
}
.favorite-accounts .profile-preview__post .runtime-tag,
.account-discover .profile-preview__post .runtime-tag,
.account-library .profile-preview__post .runtime-tag,
.subscription-accounts .profile-preview__post .runtime-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  padding: 2.5px 6.5px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  position: absolute;
  z-index: 50;
  border-radius: 0.25rem;
  font-size: 0.6rem;
  top: 0.5rem;
  right: 0.75rem;
}
.favorite-accounts .profile-preview__post .runtime-tag .fa.fa-video-camera,
.account-discover .profile-preview__post .runtime-tag .fa.fa-video-camera,
.account-library .profile-preview__post .runtime-tag .fa.fa-video-camera,
.subscription-accounts .profile-preview__post .runtime-tag .fa.fa-video-camera {
  position: relative;
  line-height: 1.5;
}
.favorite-accounts .profile-preview__post .runtime-tag span,
.account-discover .profile-preview__post .runtime-tag span,
.account-library .profile-preview__post .runtime-tag span,
.subscription-accounts .profile-preview__post .runtime-tag span {
  line-height: 1.5;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content,
.account-discover .profile-preview__post .profile-preview__post-content,
.account-library .profile-preview__post .profile-preview__post-content,
.subscription-accounts .profile-preview__post .profile-preview__post-content {
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  aspect-ratio: 16/9;
  cursor: pointer;
  -webkit-user-drag: none;
}
@media (min-width: 768px) {
  .favorite-accounts .profile-preview__post .profile-preview__post-content,
.account-discover .profile-preview__post .profile-preview__post-content,
.account-library .profile-preview__post .profile-preview__post-content,
.subscription-accounts .profile-preview__post .profile-preview__post-content {
    border-radius: 10px;
  }
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__content,
.account-discover .profile-preview__post .profile-preview__post-content .post__content,
.account-library .profile-preview__post .profile-preview__post-content .post__content,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__content {
  margin: 0;
  text-align: center;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__title,
.account-discover .profile-preview__post .profile-preview__post-content .post__title,
.account-library .profile-preview__post .profile-preview__post-content .post__title,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__title {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  bottom: 0;
  height: 50px;
  font-size: 12px;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  background: #585858;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  color: #ffffff;
  font-weight: normal;
  padding: 27px 10px 10px;
  text-align: left;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content video,
.account-discover .profile-preview__post .profile-preview__post-content video,
.account-library .profile-preview__post .profile-preview__post-content video,
.subscription-accounts .profile-preview__post .profile-preview__post-content video {
  position: absolute;
  width: 100%;
  inset: 0;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar {
  background-color: transparent;
  height: 2px;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar {
  height: 2px;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:before, .favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar:before,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar:before,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:before,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after {
  background: #2196f3;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  will-change: left, right;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after {
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden {
  background: #d7d7d7;
  width: 100%;
  height: 100%;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  text-align: center;
  font-size: 18px;
  padding: 0 10px;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i {
  color: #ff9393;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span {
  display: block;
  color: #333;
  font-size: 14px;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__image,
.account-discover .profile-preview__post .profile-preview__post-content .post__image,
.account-library .profile-preview__post .profile-preview__post-content .post__image,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__image {
  width: 100%;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__image .post__preview:after,
.account-discover .profile-preview__post .profile-preview__post-content .post__image .post__preview:after,
.account-library .profile-preview__post .profile-preview__post-content .post__image .post__preview:after,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__image .post__preview:after {
  background: url(/skins/blue/images/profile/background-locked-content-gradient.png) no-repeat 50%/cover;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__image img,
.account-discover .profile-preview__post .profile-preview__post-content .post__image img,
.account-library .profile-preview__post .profile-preview__post-content .post__image img,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.favorite-accounts .slick-track,
.account-discover .slick-track,
.account-library .slick-track,
.subscription-accounts .slick-track {
  margin-left: revert;
}
.favorite-accounts .slick-track:before,
.account-discover .slick-track:before,
.account-library .slick-track:before,
.subscription-accounts .slick-track:before {
  content: revert;
}
.favorite-accounts .slick-slide,
.account-discover .slick-slide,
.account-library .slick-slide,
.subscription-accounts .slick-slide {
  margin: 0 0.3rem;
}
.favorite-accounts .custom-arrow,
.account-discover .custom-arrow,
.account-library .custom-arrow,
.subscription-accounts .custom-arrow {
  border: none;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden;
}
.favorite-accounts .custom-arrow.slick-disabled,
.account-discover .custom-arrow.slick-disabled,
.account-library .custom-arrow.slick-disabled,
.subscription-accounts .custom-arrow.slick-disabled {
  pointer-events: none;
  opacity: 0.25;
}
.favorite-accounts .custom-arrow.slick-disabled:hover .fa,
.account-discover .custom-arrow.slick-disabled:hover .fa,
.account-library .custom-arrow.slick-disabled:hover .fa,
.subscription-accounts .custom-arrow.slick-disabled:hover .fa {
  background-color: rgba(0, 0, 0, 0.5);
}
.favorite-accounts .custom-arrow:hover .fa,
.account-discover .custom-arrow:hover .fa,
.account-library .custom-arrow:hover .fa,
.subscription-accounts .custom-arrow:hover .fa {
  background-color: rgba(0, 0, 0, 0.75);
}
.favorite-accounts .custom-arrow .fa,
.account-discover .custom-arrow .fa,
.account-library .custom-arrow .fa,
.subscription-accounts .custom-arrow .fa {
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  height: 24px;
  width: 24px;
  cursor: pointer;
  transition: all 200ms ease-in-out;
}
.favorite-accounts .custom-arrow--next,
.account-discover .custom-arrow--next,
.account-library .custom-arrow--next,
.subscription-accounts .custom-arrow--next {
  right: 0;
}
.favorite-accounts .custom-arrow--next .fa:before,
.account-discover .custom-arrow--next .fa:before,
.account-library .custom-arrow--next .fa:before,
.subscription-accounts .custom-arrow--next .fa:before {
  position: relative;
  left: 5%;
}
.favorite-accounts .custom-arrow--prev,
.account-discover .custom-arrow--prev,
.account-library .custom-arrow--prev,
.subscription-accounts .custom-arrow--prev {
  left: 0;
}
.favorite-accounts .custom-arrow--prev .fa:before,
.account-discover .custom-arrow--prev .fa:before,
.account-library .custom-arrow--prev .fa:before,
.subscription-accounts .custom-arrow--prev .fa:before {
  position: relative;
  right: 5%;
}

@media (max-width: 575px) {
  .account-discover__posts {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: 1fr 1fr;
  }
}

.account-discover:has(.video-loader),
.favorite-accounts:has(.video-loader),
.subscription-accounts:has(.video-loader) {
  position: relative;
}
.account-discover .video-loader,
.favorite-accounts .video-loader,
.subscription-accounts .video-loader {
  position: absolute;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  font-size: 4rem;
  inset: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .account-discover .video-loader,
.favorite-accounts .video-loader,
.subscription-accounts .video-loader {
    width: calc(100% - 2rem);
    inset: 0 1rem;
    border-radius: 5px;
  }
}
.account-discover .video-loader:before,
.favorite-accounts .video-loader:before,
.subscription-accounts .video-loader:before {
  position: absolute;
}
.account-discover .video-loader svg,
.favorite-accounts .video-loader svg,
.subscription-accounts .video-loader svg {
  min-height: 50px;
  max-height: 50%;
  rotate: 0deg;
  opacity: 1;
}
.account-discover .video-loader svg.show #video-loader__circle,
.favorite-accounts .video-loader svg.show #video-loader__circle,
.subscription-accounts .video-loader svg.show #video-loader__circle {
  transform-origin: center;
  -webkit-animation: circle-spin 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
          animation: circle-spin 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
}
.account-discover .video-loader svg.show #video-loader__logo,
.favorite-accounts .video-loader svg.show #video-loader__logo,
.subscription-accounts .video-loader svg.show #video-loader__logo {
  transform-origin: center;
  -webkit-animation: s-animate 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
          animation: s-animate 2s infinite cubic-bezier(0.62, -0.01, 0.32, 0.98);
}

.favorite-accounts,
.account-discover,
.account-library,
.subscription-accounts {
  /**
   * change this variable to change the spacing between the slides
   * this will ensure that the slides have space between them but not
   * at the edges of the container (it will act like a space-between)
   */
}
.favorite-accounts__header,
.account-discover__header,
.account-library__header,
.subscription-accounts__header {
  position: relative;
  cursor: pointer;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  min-height: 3rem;
  transition: all 125ms ease-in-out;
  flex-direction: column;
  gap: 0.5rem;
}
.favorite-accounts__header:hover,
.account-discover__header:hover,
.account-library__header:hover,
.subscription-accounts__header:hover {
  background-color: #d4ecf3;
}
.favorite-accounts__header:has(.description--expanded),
.account-discover__header:has(.description--expanded),
.account-library__header:has(.description--expanded),
.subscription-accounts__header:has(.description--expanded) {
  align-items: baseline;
}
.favorite-accounts__header-posts-count,
.account-discover__header-posts-count,
.account-library__header-posts-count,
.subscription-accounts__header-posts-count {
  text-align: right;
  flex-grow: 1;
  display: none;
}
@media (min-width: 768px) {
  .favorite-accounts__header,
.account-discover__header,
.account-library__header,
.subscription-accounts__header {
    border-radius: 0.5rem;
  }
}
@media (min-width: 1105px) {
  .favorite-accounts__header,
.account-discover__header,
.account-library__header,
.subscription-accounts__header {
    flex-direction: row;
  }
  .favorite-accounts__header-name-container,
.account-discover__header-name-container,
.account-library__header-name-container,
.subscription-accounts__header-name-container {
    width: auto;
  }
  .favorite-accounts__header-name-container .posts-count,
.account-discover__header-name-container .posts-count,
.account-library__header-name-container .posts-count,
.subscription-accounts__header-name-container .posts-count {
    display: none;
  }
  .favorite-accounts__header-posts-count,
.account-discover__header-posts-count,
.account-library__header-posts-count,
.subscription-accounts__header-posts-count {
    display: block;
  }
}
.favorite-accounts__header-name-container,
.account-discover__header-name-container,
.account-library__header-name-container,
.subscription-accounts__header-name-container {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: space-between;
  gap: 0.5rem;
  width: 100%;
  flex-grow: 2;
}
.favorite-accounts__header-name-container *,
.account-discover__header-name-container *,
.account-library__header-name-container *,
.subscription-accounts__header-name-container * {
  white-space: nowrap;
}
@media (min-width: 1105px) {
  .favorite-accounts__header-name-container,
.account-discover__header-name-container,
.account-library__header-name-container,
.subscription-accounts__header-name-container {
    width: auto;
    gap: 1rem;
  }
}
.favorite-accounts__header-name-container .avatar,
.account-discover__header-name-container .avatar,
.account-library__header-name-container .avatar,
.subscription-accounts__header-name-container .avatar {
  --avatar-height: 41px;
  --avatar-width: 41px;
  margin-right: 0;
  min-width: var(--avatar-width);
  width: var(--avatar-width);
  min-height: var(--avatar-height);
  height: var(--avatar-height);
}
.favorite-accounts__header-name-container .avatar img,
.account-discover__header-name-container .avatar img,
.account-library__header-name-container .avatar img,
.subscription-accounts__header-name-container .avatar img {
  min-width: calc(var(--avatar-width) - 4px);
  width: calc(var(--avatar-width) - 4px);
  min-height: calc(var(--avatar-height) - 4px);
  height: calc(var(--avatar-height) - 4px);
}
.favorite-accounts__header-name-container .name,
.account-discover__header-name-container .name,
.account-library__header-name-container .name,
.subscription-accounts__header-name-container .name {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-grow: 2;
}
.favorite-accounts__header-description,
.account-discover__header-description,
.account-library__header-description,
.subscription-accounts__header-description {
  width: 100%;
  flex-grow: 1;
}
@media (min-width: 1105px) {
  .favorite-accounts__header-description,
.account-discover__header-description,
.account-library__header-description,
.subscription-accounts__header-description {
    flex-grow: 2;
  }
}
.favorite-accounts__header-description .description,
.account-discover__header-description .description,
.account-library__header-description .description,
.subscription-accounts__header-description .description {
  text-align: left;
  cursor: pointer;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.favorite-accounts__header-description .description *,
.account-discover__header-description .description *,
.account-library__header-description .description *,
.subscription-accounts__header-description .description * {
  display: inline;
  margin: 0;
}
.favorite-accounts__header-description .description.description--expanded,
.account-discover__header-description .description.description--expanded,
.account-library__header-description .description.description--expanded,
.subscription-accounts__header-description .description.description--expanded {
  -webkit-line-clamp: revert;
  line-clamp: revert;
  -webkit-box-orient: revert;
}
.favorite-accounts__header .posts-count,
.account-discover__header .posts-count,
.account-library__header .posts-count,
.subscription-accounts__header .posts-count {
  color: #777;
  white-space: nowrap;
}
.favorite-accounts .profile-preview__posts-empty-row,
.account-discover .profile-preview__posts-empty-row,
.account-library .profile-preview__posts-empty-row,
.subscription-accounts .profile-preview__posts-empty-row {
  margin: 2rem auto;
  display: inline-block;
  font-size: 1.5rem;
  color: #777;
}
.favorite-accounts .profile-preview__post,
.account-discover .profile-preview__post,
.account-library .profile-preview__post,
.subscription-accounts .profile-preview__post {
  flex-basis: calc((100% / 5) - 7px);
  -ms-flex: auto;
  min-width: 240px;
  max-width: 240px;
  position: relative;
  box-sizing: border-box;
}
.favorite-accounts .profile-preview__post .runtime-tag,
.account-discover .profile-preview__post .runtime-tag,
.account-library .profile-preview__post .runtime-tag,
.subscription-accounts .profile-preview__post .runtime-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  padding: 2.5px 6.5px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  position: absolute;
  z-index: 50;
  border-radius: 0.25rem;
  font-size: 0.6rem;
  top: 0.5rem;
  right: 0.75rem;
}
.favorite-accounts .profile-preview__post .runtime-tag .fa.fa-video-camera,
.account-discover .profile-preview__post .runtime-tag .fa.fa-video-camera,
.account-library .profile-preview__post .runtime-tag .fa.fa-video-camera,
.subscription-accounts .profile-preview__post .runtime-tag .fa.fa-video-camera {
  position: relative;
  line-height: 1.5;
}
.favorite-accounts .profile-preview__post .runtime-tag span,
.account-discover .profile-preview__post .runtime-tag span,
.account-library .profile-preview__post .runtime-tag span,
.subscription-accounts .profile-preview__post .runtime-tag span {
  line-height: 1.5;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content,
.account-discover .profile-preview__post .profile-preview__post-content,
.account-library .profile-preview__post .profile-preview__post-content,
.subscription-accounts .profile-preview__post .profile-preview__post-content {
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  aspect-ratio: 16/9;
  cursor: pointer;
  -webkit-user-drag: none;
}
@media (min-width: 768px) {
  .favorite-accounts .profile-preview__post .profile-preview__post-content,
.account-discover .profile-preview__post .profile-preview__post-content,
.account-library .profile-preview__post .profile-preview__post-content,
.subscription-accounts .profile-preview__post .profile-preview__post-content {
    border-radius: 10px;
  }
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__content,
.account-discover .profile-preview__post .profile-preview__post-content .post__content,
.account-library .profile-preview__post .profile-preview__post-content .post__content,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__content {
  margin: 0;
  text-align: center;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__title,
.account-discover .profile-preview__post .profile-preview__post-content .post__title,
.account-library .profile-preview__post .profile-preview__post-content .post__title,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__title {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  bottom: 0;
  height: 50px;
  font-size: 12px;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  background: #585858;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  color: #ffffff;
  font-weight: normal;
  padding: 27px 10px 10px;
  text-align: left;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content video,
.account-discover .profile-preview__post .profile-preview__post-content video,
.account-library .profile-preview__post .profile-preview__post-content video,
.subscription-accounts .profile-preview__post .profile-preview__post-content video {
  position: absolute;
  width: 100%;
  inset: 0;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar {
  background-color: transparent;
  height: 2px;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar {
  height: 2px;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:before, .favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar:before,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar:before,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:before,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after {
  background: #2196f3;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  will-change: left, right;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-discover .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.account-library .profile-preview__post .profile-preview__post-content .progress-bar .bar:after,
.subscription-accounts .profile-preview__post .profile-preview__post-content .progress-bar .bar:after {
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden {
  background: #d7d7d7;
  width: 100%;
  height: 100%;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  text-align: center;
  font-size: 18px;
  padding: 0 10px;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info i {
  color: #ff9393;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span,
.account-discover .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span,
.account-library .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span,
.subscription-accounts .profile-preview__post .profile-preview__post-content .profile-preview__post-forbidden .post-forbidden__info span {
  display: block;
  color: #333;
  font-size: 14px;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__image,
.account-discover .profile-preview__post .profile-preview__post-content .post__image,
.account-library .profile-preview__post .profile-preview__post-content .post__image,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__image {
  width: 100%;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__image .post__preview:after,
.account-discover .profile-preview__post .profile-preview__post-content .post__image .post__preview:after,
.account-library .profile-preview__post .profile-preview__post-content .post__image .post__preview:after,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__image .post__preview:after {
  background: url(/skins/blue/images/profile/background-locked-content-gradient.png) no-repeat 50%/cover;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.favorite-accounts .profile-preview__post .profile-preview__post-content .post__image img,
.account-discover .profile-preview__post .profile-preview__post-content .post__image img,
.account-library .profile-preview__post .profile-preview__post-content .post__image img,
.subscription-accounts .profile-preview__post .profile-preview__post-content .post__image img {
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.favorite-accounts .slick-track,
.account-discover .slick-track,
.account-library .slick-track,
.subscription-accounts .slick-track {
  margin-left: revert;
}
.favorite-accounts .slick-track:before,
.account-discover .slick-track:before,
.account-library .slick-track:before,
.subscription-accounts .slick-track:before {
  content: revert;
}
.favorite-accounts .slick-slide,
.account-discover .slick-slide,
.account-library .slick-slide,
.subscription-accounts .slick-slide {
  margin: 0 0.3rem;
}
.favorite-accounts .custom-arrow,
.account-discover .custom-arrow,
.account-library .custom-arrow,
.subscription-accounts .custom-arrow {
  border: none;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden;
}
.favorite-accounts .custom-arrow.slick-disabled,
.account-discover .custom-arrow.slick-disabled,
.account-library .custom-arrow.slick-disabled,
.subscription-accounts .custom-arrow.slick-disabled {
  pointer-events: none;
  opacity: 0.25;
}
.favorite-accounts .custom-arrow.slick-disabled:hover .fa,
.account-discover .custom-arrow.slick-disabled:hover .fa,
.account-library .custom-arrow.slick-disabled:hover .fa,
.subscription-accounts .custom-arrow.slick-disabled:hover .fa {
  background-color: rgba(0, 0, 0, 0.5);
}
.favorite-accounts .custom-arrow:hover .fa,
.account-discover .custom-arrow:hover .fa,
.account-library .custom-arrow:hover .fa,
.subscription-accounts .custom-arrow:hover .fa {
  background-color: rgba(0, 0, 0, 0.75);
}
.favorite-accounts .custom-arrow .fa,
.account-discover .custom-arrow .fa,
.account-library .custom-arrow .fa,
.subscription-accounts .custom-arrow .fa {
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  height: 24px;
  width: 24px;
  cursor: pointer;
  transition: all 200ms ease-in-out;
}
.favorite-accounts .custom-arrow--next,
.account-discover .custom-arrow--next,
.account-library .custom-arrow--next,
.subscription-accounts .custom-arrow--next {
  right: 0;
}
.favorite-accounts .custom-arrow--next .fa:before,
.account-discover .custom-arrow--next .fa:before,
.account-library .custom-arrow--next .fa:before,
.subscription-accounts .custom-arrow--next .fa:before {
  position: relative;
  left: 5%;
}
.favorite-accounts .custom-arrow--prev,
.account-discover .custom-arrow--prev,
.account-library .custom-arrow--prev,
.subscription-accounts .custom-arrow--prev {
  left: 0;
}
.favorite-accounts .custom-arrow--prev .fa:before,
.account-discover .custom-arrow--prev .fa:before,
.account-library .custom-arrow--prev .fa:before,
.subscription-accounts .custom-arrow--prev .fa:before {
  position: relative;
  right: 5%;
}

@media (min-width: 1105px) {
  .favorite-accounts__header-posts-count {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.5rem;
  }
}
.favorite-accounts__header .post__btn--fav {
  margin: revert;
}
.favorite-accounts__header .post__btn--fav .btn-icon {
  height: 29px;
  width: 29px;
}
@media (min-width: 1105px) {
  .favorite-accounts .favorite-button--mobile {
    display: none;
  }
}
.favorite-accounts .btn-text--hide-mobile {
  display: none;
}

.subscription-accounts__header-name-container {
  flex-direction: column;
  align-items: flex-start;
}
.subscription-accounts__header-name-container > div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.subscription-accounts__header-name-container .posts-count {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
@media (min-width: 576px) {
  .subscription-accounts__header {
    flex-direction: row;
    align-items: center;
  }
  .subscription-accounts__header-name-container {
    flex-direction: row;
    align-items: center;
  }
  .subscription-accounts__header .posts-count {
    position: static;
  }
}
@media (min-width: 768px) {
  .subscription-accounts__header-name-container {
    width: auto;
  }
  .subscription-accounts__header-name-container .posts-count {
    display: none;
  }
  .subscription-accounts__header-posts-count {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.5rem;
  }
}
.subscription-accounts__header .post__btn--fav {
  margin: revert;
}
.subscription-accounts__header .post__btn--fav .btn-icon {
  height: 29px;
  width: 29px;
}
.subscription-accounts .btn--subscribe {
  margin: 0;
}
@media (min-width: 768px) {
  .subscription-accounts .subscription-button--mobile {
    display: none;
  }
}
.subscription-accounts .btn-text--hide-mobile {
  display: none;
}

.account-discover--recommended {
  background: transparent;
  margin-bottom: 1rem;
  /* Track - Hidden scrollbar */
}
.profile .account-discover--recommended {
  padding: 0;
}
.account-discover--recommended .account-discover--recommended-header {
  position: relative;
  padding: 16px 20px;
  background: linear-gradient(135deg, #51c8e9, #893acc);
  border-radius: 8px;
  justify-content: flex-start;
  align-items: baseline;
  cursor: auto;
}
.account-discover--recommended .account-discover--recommended-header .title {
  color: #fff !important;
}
.account-discover--recommended .account-discover--recommended-header .subtitle {
  color: rgba(255, 255, 255, 0.9) !important;
}
.account-discover--recommended .title {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #333 !important;
}
.account-discover--recommended .count {
  margin-left: 12px;
}
.account-discover--recommended .subtitle {
  color: #666 !important;
  font-size: 14px !important;
}
.account-discover--recommended .nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: flex;
  gap: 8px;
}
.account-discover--recommended .nav__btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.account-discover--recommended .nav__btn:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #893acc;
  border-color: rgba(255, 255, 255, 0.9);
  transform: scale(1.1);
}
.account-discover--recommended .nav__btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.account-discover--recommended .nav__btn svg {
  width: 20px;
  height: 20px;
}
.account-discover--recommended .account-discover__header-name-container {
  flex: 0;
}
.account-discover--recommended .account-discover__header-name-container,
.account-discover--recommended .account-discover__header-description {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.account-discover--recommended .account-discover__header-name-container *,
.account-discover--recommended .account-discover__header-description * {
  cursor: auto;
}
.account-discover--recommended .track {
  display: flex !important;
  gap: 14px;
  overflow-x: scroll !important;
  overflow-y: hidden;
  padding: 8px 0 12px;
  flex-wrap: nowrap !important;
  position: relative;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
}
.account-discover--recommended .track::-webkit-scrollbar {
  display: none;
  /* Chrome/Safari */
}
.account-discover--recommended .card {
  flex: 0 0 220px;
  width: 220px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s;
  -webkit-user-drag: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
}
.account-discover--recommended .card .video-loader {
  width: 100%;
  inset: 0;
}
.account-discover--recommended .card .video-loader svg {
  height: 30%;
}
.account-discover--recommended .card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 20px rgba(137, 58, 204, 0.15);
}
@media (pointer: coarse) {
  .account-discover--recommended .card:hover {
    transform: none;
    box-shadow: none;
  }
}
.account-discover--recommended .card a {
  text-decoration: none;
  margin-bottom: 0;
}
.account-discover--recommended .gallery {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.account-discover--recommended .gallery__track {
  display: flex;
  height: 100%;
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.account-discover--recommended .gallery__track:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.account-discover--recommended .gallery__track::-webkit-scrollbar {
  display: none;
}
.account-discover--recommended .gallery__track img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
  scroll-snap-align: start;
  transition: transform 0.4s;
}
.account-discover--recommended .gallery__dots {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
  z-index: 10;
}
.account-discover--recommended .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.3s;
  cursor: pointer;
}
.account-discover--recommended .dot--active {
  background: #fff;
  width: 20px;
  border-radius: 3px;
}
.account-discover--recommended .content {
  padding: 14px;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.account-discover--recommended .profile-header {
  margin-bottom: 4px;
  position: relative;
  z-index: 2;
  padding-left: 65px;
  padding-top: 6px;
}
.account-discover--recommended .content .avatar {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  padding: 2px;
  position: absolute;
  left: -8px;
  top: -85%;
}
.account-discover--recommended .content .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 3px solid #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  background: #fff;
  left: 0;
  top: 0;
}
.account-discover--recommended .content h4 {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  margin: 0;
  margin-left: -10px;
  line-height: 1.3;
  padding-bottom: 2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 130px;
  padding-top: 4px;
}
.account-discover--recommended .welcome-text {
  font-size: 12px;
  color: #666;
  line-height: 1.4;
  margin: 0 0 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 33px;
}
.account-discover--recommended .price {
  font-size: 16px;
  font-weight: 700;
  height: 24px;
  background: linear-gradient(90deg, #51c8e9, #893acc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 8px;
}
.account-discover--recommended .meta {
  height: 17px;
  font-size: 11px;
  color: #999;
  margin-top: auto;
}
@media (max-width: 768px) {
  .account-discover--recommended .account-discover--recommended-header {
    border-radius: 0;
  }
  .account-discover--recommended .nav {
    display: none;
  }
  .account-discover--recommended .track {
    overflow-x: auto !important;
  }
}
.account-discover--recommended.skeleton .account-discover__header {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 60px;
  width: 100%;
  border-radius: 8px;
  background-color: #dddbdd;
  background: #dddbdd;
  display: flex;
}
.account-discover--recommended.skeleton .account-discover__header::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton .account-discover__header button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: #dddbdd;
  background: #cecace;
}
.account-discover--recommended.skeleton .account-discover__header button::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
@media (max-width: 768px) {
  .account-discover--recommended.skeleton .account-discover__header {
    border-radius: 0;
  }
}
@media (max-width: 1105px) {
  .account-discover--recommended.skeleton .account-discover__header {
    height: 90px;
  }
}
.account-discover--recommended.skeleton .name.title {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 20px;
  width: 180px;
  border-radius: 4px;
  background-color: #dddbdd;
  background: #cecace;
}
.account-discover--recommended.skeleton .name.title::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton .description.subtitle {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 250px;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-top: 6px;
  background: #cecace;
}
.account-discover--recommended.skeleton .description.subtitle::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton .track {
  overflow: hidden !important;
}
.account-discover--recommended.skeleton .gallery__track > div {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 150px;
  width: 100%;
  border-radius: 0;
  background-color: #dddbdd;
}
.account-discover--recommended.skeleton .gallery__track > div::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton .avatar {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: #dddbdd;
  background: #cecace;
  position: absolute;
}
.account-discover--recommended.skeleton .avatar::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton .profile-header {
  padding-left: 50px;
  margin: 0;
}
.account-discover--recommended.skeleton h4 {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 16px;
  width: 100px;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-left: 0;
}
.account-discover--recommended.skeleton h4::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton p {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 12px;
  width: 100%;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-bottom: 6px;
}
.account-discover--recommended.skeleton p::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton p:first-of-type {
  margin: 0;
}
.account-discover--recommended.skeleton p:last-of-type {
  width: 90%;
}
.account-discover--recommended.skeleton .price {
  position: relative;
  overflow: hidden;
  display: block;
  height: 14px;
  width: 60px;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-bottom: 6px;
  background: #dddbdd;
}
.account-discover--recommended.skeleton .price::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recommended.skeleton .meta {
  position: relative;
  overflow: hidden;
  display: block;
  height: 12px;
  width: 90px;
  border-radius: 4px;
  background-color: #dddbdd;
  background: #dddbdd;
}
.account-discover--recommended.skeleton .meta::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}

.account-discover--recently-viewed {
  background: transparent;
  margin-bottom: 1rem;
  /* Track - Hidden scrollbar */
}
.profile .account-discover--recently-viewed {
  padding: 0;
}
.account-discover--recently-viewed .account-discover--recently-viewed-header {
  position: relative;
  padding: 16px 20px;
  background: linear-gradient(135deg, #51c8e9, #893acc);
  border-radius: 8px;
  justify-content: flex-start;
  align-items: baseline;
  cursor: auto;
}
.account-discover--recently-viewed .account-discover--recently-viewed-header .title {
  color: #fff !important;
}
.account-discover--recently-viewed .account-discover--recently-viewed-header .subtitle {
  color: rgba(255, 255, 255, 0.9) !important;
}
.account-discover--recently-viewed .title {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #333 !important;
}
.account-discover--recently-viewed .count {
  margin-left: 12px;
}
.account-discover--recently-viewed .subtitle {
  color: #666 !important;
  font-size: 14px !important;
}
.account-discover--recently-viewed .nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: flex;
  gap: 8px;
}
.account-discover--recently-viewed .nav__btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.account-discover--recently-viewed .nav__btn:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #893acc;
  border-color: rgba(255, 255, 255, 0.9);
  transform: scale(1.1);
}
.account-discover--recently-viewed .nav__btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.account-discover--recently-viewed .nav__btn svg {
  width: 20px;
  height: 20px;
}
.account-discover--recently-viewed .account-discover__header-name-container {
  flex: 0;
}
.account-discover--recently-viewed .account-discover__header-name-container,
.account-discover--recently-viewed .account-discover__header-description {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.account-discover--recently-viewed .account-discover__header-name-container *,
.account-discover--recently-viewed .account-discover__header-description * {
  cursor: auto;
}
.account-discover--recently-viewed .track {
  display: flex !important;
  gap: 14px;
  overflow-x: scroll !important;
  overflow-y: hidden;
  padding: 8px 0 12px;
  flex-wrap: nowrap !important;
  position: relative;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
}
.account-discover--recently-viewed .track::-webkit-scrollbar {
  display: none;
  /* Chrome/Safari */
}
.account-discover--recently-viewed .card {
  flex: 0 0 220px;
  width: 220px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s;
  -webkit-user-drag: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
}
.account-discover--recently-viewed .card .video-loader {
  width: 100%;
  inset: 0;
}
.account-discover--recently-viewed .card .video-loader svg {
  height: 30%;
}
.account-discover--recently-viewed .card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 20px rgba(137, 58, 204, 0.15);
}
@media (pointer: coarse) {
  .account-discover--recently-viewed .card:hover {
    transform: none;
    box-shadow: none;
  }
}
.account-discover--recently-viewed .card a {
  text-decoration: none;
  margin-bottom: 0;
}
.account-discover--recently-viewed .gallery {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.account-discover--recently-viewed .gallery__track {
  display: flex;
  height: 100%;
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.account-discover--recently-viewed .gallery__track:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.account-discover--recently-viewed .gallery__track::-webkit-scrollbar {
  display: none;
}
.account-discover--recently-viewed .gallery__track img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
  scroll-snap-align: start;
  transition: transform 0.4s;
}
.account-discover--recently-viewed .gallery__dots {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
  z-index: 10;
}
.account-discover--recently-viewed .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.3s;
  cursor: pointer;
}
.account-discover--recently-viewed .dot--active {
  background: #fff;
  width: 20px;
  border-radius: 3px;
}
.account-discover--recently-viewed .content {
  padding: 14px;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.account-discover--recently-viewed .profile-header {
  margin-bottom: 4px;
  position: relative;
  z-index: 2;
  padding-left: 65px;
  padding-top: 6px;
}
.account-discover--recently-viewed .content .avatar {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  padding: 2px;
  position: absolute;
  left: -8px;
  top: -85%;
}
.account-discover--recently-viewed .content .avatar .gallery__new-posts-badge {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -5px;
  right: -5px;
  height: 20px;
  width: 20px;
  background: #ff0000;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  z-index: 10;
}
.account-discover--recently-viewed .content .avatar .gallery__new-posts-badge.big {
  width: 25px;
  height: 25px;
  right: -8px;
  top: -8px;
}
.account-discover--recently-viewed .content .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 3px solid #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  background: #fff;
  left: 0;
  top: 0;
}
.account-discover--recently-viewed .content h4 {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  margin: 0;
  margin-left: -10px;
  line-height: 1.3;
  padding-bottom: 2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 130px;
  padding-top: 4px;
}
.account-discover--recently-viewed .welcome-text {
  font-size: 12px;
  color: #666;
  line-height: 1.4;
  margin: 0 0 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 33px;
}
.account-discover--recently-viewed .price {
  font-size: 16px;
  font-weight: 700;
  height: 24px;
  background: linear-gradient(90deg, #51c8e9, #893acc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 8px;
}
.account-discover--recently-viewed .meta {
  height: 17px;
  font-size: 11px;
  color: #999;
  margin-top: auto;
}
@media (max-width: 768px) {
  .account-discover--recently-viewed .account-discover--recently-viewed-header {
    border-radius: 0;
  }
  .account-discover--recently-viewed .nav {
    display: none;
  }
  .account-discover--recently-viewed .track {
    overflow-x: auto !important;
  }
}
.account-discover--recently-viewed.skeleton .account-discover__header {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 60px;
  width: 100%;
  border-radius: 8px;
  background-color: #dddbdd;
  background: #dddbdd;
  display: flex;
}
.account-discover--recently-viewed.skeleton .account-discover__header::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton .account-discover__header button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: #dddbdd;
  background: #cecace;
}
.account-discover--recently-viewed.skeleton .account-discover__header button::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
@media (max-width: 768px) {
  .account-discover--recently-viewed.skeleton .account-discover__header {
    border-radius: 0;
  }
}
@media (max-width: 1105px) {
  .account-discover--recently-viewed.skeleton .account-discover__header {
    height: 90px;
  }
}
.account-discover--recently-viewed.skeleton .name.title {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 20px;
  width: 180px;
  border-radius: 4px;
  background-color: #dddbdd;
  background: #cecace;
}
.account-discover--recently-viewed.skeleton .name.title::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton .description.subtitle {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 250px;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-top: 6px;
  background: #cecace;
}
.account-discover--recently-viewed.skeleton .description.subtitle::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton .track {
  overflow: hidden !important;
}
.account-discover--recently-viewed.skeleton .gallery__track > div {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 150px;
  width: 100%;
  border-radius: 0;
  background-color: #dddbdd;
}
.account-discover--recently-viewed.skeleton .gallery__track > div::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton .avatar {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: #dddbdd;
  background: #cecace;
  position: absolute;
}
.account-discover--recently-viewed.skeleton .avatar::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton .profile-header {
  padding-left: 50px;
  margin: 0;
}
.account-discover--recently-viewed.skeleton h4 {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 16px;
  width: 100px;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-left: 0;
}
.account-discover--recently-viewed.skeleton h4::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton p {
  position: relative;
  overflow: hidden;
  display: inline-block;
  height: 12px;
  width: 100%;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-bottom: 6px;
}
.account-discover--recently-viewed.skeleton p::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton p:first-of-type {
  margin: 0;
}
.account-discover--recently-viewed.skeleton p:last-of-type {
  width: 90%;
}
.account-discover--recently-viewed.skeleton .price {
  position: relative;
  overflow: hidden;
  display: block;
  height: 14px;
  width: 60px;
  border-radius: 4px;
  background-color: #dddbdd;
  margin-bottom: 6px;
  background: #dddbdd;
}
.account-discover--recently-viewed.skeleton .price::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
.account-discover--recently-viewed.skeleton .meta {
  position: relative;
  overflow: hidden;
  display: block;
  height: 12px;
  width: 90px;
  border-radius: 4px;
  background-color: #dddbdd;
  background: #dddbdd;
}
.account-discover--recently-viewed.skeleton .meta::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}

body:has(.post__comments-feed.show) {
  overflow: hidden;
}

#comments-dialog-backdrop-gap-fix {
  position: fixed;
  background-color: #efefef;
  left: -200vh;
  right: -200vh;
  top: -200vh;
  bottom: -200vh;
  z-index: 100000;
  height: 600vh;
}
@media (min-width: 576px) {
  #comments-dialog-backdrop-gap-fix {
    display: none;
  }
}

.change-email {
  --error-color: rgb(202, 110, 110);
}
@media (max-width: 768px) {
  .change-email {
    margin-top: 3.1rem;
  }
}
.change-email p.change-email__feedback {
  font-size: 1.5rem;
}
.change-email p.change-email__feedback.error {
  color: var(--error-color);
}
.change-email .is-invalid ~ .invalid-feedback {
  display: block;
}
.change-email .invalid-feedback {
  color: var(--error-color);
}

/* CART */
@media (max-width: 615px) {
  body.body--with-sidebar-menu:has(.main-content--cart) footer.footer {
    border-top: none;
  }
}
@media (max-width: 767px) {
  body.body--with-sidebar-menu:has(.main-content--cart) main {
    padding-bottom: 0;
  }
}

body.body--with-sidebar-menu:has(.main-content--cart-cart):has([data-cart-items-count="0"]) .checkout-actions,
body.body--with-sidebar-menu:has(.main-content--cart-cart):has([data-cart-items-count="0"]) .checkout-content {
  display: none;
}
body.body--with-sidebar-menu:has(.main-content--cart-cart):has([data-cart-items-count="0"]) .empty-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  margin: 2rem;
}

body.body--with-sidebar-menu:has(.main-content--cart-deleted):has([data-deleted-cart-items-count="0"]) .checkout-actions,
body.body--with-sidebar-menu:has(.main-content--cart-deleted):has([data-deleted-cart-items-count="0"]) .checkout-content {
  display: none;
}
body.body--with-sidebar-menu:has(.main-content--cart-deleted):has([data-deleted-cart-items-count="0"]) .empty-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  margin: 2rem;
}

body.body--with-sidebar-menu:has(.main-content--cart-wishlist):has([data-wishlisted-cart-items-count="0"]) .checkout-actions,
body.body--with-sidebar-menu:has(.main-content--cart-wishlist):has([data-wishlisted-cart-items-count="0"]) .checkout-content {
  display: none;
}
body.body--with-sidebar-menu:has(.main-content--cart-wishlist):has([data-wishlisted-cart-items-count="0"]) .empty-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  margin: 2rem;
}

.confirm-with-cancel-modal .modal-info__content .modal-info__body {
  padding-top: 0;
}
.confirm-with-cancel-modal .modal-info__header,
.confirm-with-cancel-modal .modal-info__content .modal-info__body {
  padding: 20px;
}
@media (min-width: 768px) {
  .confirm-with-cancel-modal .modal-info__header,
.confirm-with-cancel-modal .modal-info__content .modal-info__body {
    padding: 20px 50px;
  }
}
.confirm-with-cancel-modal .modal-info__title {
  text-align: left;
}
.confirm-with-cancel-modal .modal-info__message {
  margin-bottom: 1rem;
  text-align: left;
}
.confirm-with-cancel-modal .modal-info__message a {
  color: #8d62c4;
  text-decoration: none;
}
.confirm-with-cancel-modal .fw-bold {
  color: #8d62c4;
}
.confirm-with-cancel-modal .modal-dialog .text-center {
  display: flex;
  gap: 1rem;
}
.confirm-with-cancel-modal .btn-info--close {
  right: -5px;
}

.main-content--cart .cart-pages--container {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-inline: 10px;
  margin-block: 1rem;
}
.main-content--cart .cart-pages--container .cart-page {
  width: 100%;
  max-width: 8rem;
  border-radius: 10px;
  background-color: #fff;
  text-decoration: none;
  color: #333;
}
.main-content--cart .cart-pages--container .cart-page.active {
  background-color: #9467bb;
  color: #fff;
}
.main-content--cart .cart-pages--container .cart-page a {
  padding: 0.25rem 0.5rem;
  text-decoration: inherit;
  color: inherit;
  display: block;
}
.main-content--cart .empty-cart {
  display: none;
}
.main-content--cart .cart-buy-all-button {
  font-size: 12px;
}
@media (min-width: 768px) {
  .main-content--cart .cart-buy-all-button {
    font-size: 14px;
  }
}
.main-content--cart .checkout-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .main-content--cart .checkout-header {
    margin-top: 1rem;
  }
}
.main-content--cart .checkout-header .btn--ppd {
  height: auto;
  padding: 0.1rem 1rem;
}
@media (min-width: 768px) {
  .main-content--cart .checkout-header .btn--ppd {
    min-width: 200px;
  }
}
.main-content--cart .checkout-title {
  text-transform: capitalize;
  font-size: 1.5rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #9467bb;
  margin: 0;
}
@media (min-width: 768px) {
  .main-content--cart .checkout-title {
    font-size: 2rem;
  }
}
.main-content--cart .btn-primary.disabled {
  color: #551a8b;
  background-color: revert;
  opacity: 0.5;
}
.main-content--cart .checkout-content {
  display: grid;
  gap: 0 1rem;
  grid-template-columns: repeat(1, 1fr);
  margin-block: 1rem;
}
@media (min-width: 620px) {
  .main-content--cart .checkout-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1040px) {
  .main-content--cart .checkout-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1400px) {
  .main-content--cart .checkout-content {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1700px) {
  .main-content--cart .checkout-content {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 2040px) {
  .main-content--cart .checkout-content {
    grid-template-columns: repeat(6, 1fr);
  }
}
.main-content--cart .checkout-content .post {
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #d7d7d7;
  border-bottom: none;
  padding-top: 1.5rem;
}
@media (min-width: 620px) {
  .main-content--cart .checkout-content .post:nth-child(-n+2) {
    border-top: none;
    padding-top: 1rem;
  }
}
@media (min-width: 1040px) {
  .main-content--cart .checkout-content .post:nth-child(-n+3) {
    border-top: none;
    padding-top: 1rem;
  }
}
@media (max-width: 1160px) {
  .main-content--cart .checkout-content .post {
    padding-inline: 0;
  }
}
@media (min-width: 1400px) {
  .main-content--cart .checkout-content .post:nth-child(-n+4) {
    border-top: none;
    padding-top: 1rem;
  }
}
@media (min-width: 1700px) {
  .main-content--cart .checkout-content .post:nth-child(-n+5) {
    border-top: none;
    padding-top: 1rem;
  }
}
@media (min-width: 2040px) {
  .main-content--cart .checkout-content .post:nth-child(-n+6) {
    border-top: none;
    padding-top: 1rem;
  }
}
.main-content--cart .checkout-content .post .subscribed-tooltip {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 0.7rem;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.25rem;
  padding: 0 0.35rem;
  border-radius: 5px;
  background-color: #4caf50;
  color: #fff;
  opacity: 0.8;
}
.main-content--cart .checkout-content .post .post__header {
  margin-bottom: 8px;
}
.main-content--cart .checkout-content .post .post__header .gradient-circle-img {
  height: 32px;
  width: 32px;
}
.main-content--cart .checkout-content .post .post__profile-name {
  display: flex;
  justify-content: space-between;
  padding-right: 0.75rem;
}
@media (min-width: 768px) {
  .main-content--cart .checkout-content .post .post__profile-name {
    padding-right: 0;
  }
}
.main-content--cart .checkout-content .post .dots-container {
  position: static;
}
.main-content--cart .checkout-content .post .post__profile-name--link,
.main-content--cart .checkout-content .post .dots,
.main-content--cart .checkout-content .post .post__date {
  font-size: 13px;
}
.main-content--cart .checkout-content .post .post__profile-name-dropdown-container {
  right: -0.5rem;
  left: revert;
  translate: 0;
}
@media (min-width: 768px) {
  .main-content--cart .checkout-content .post .post__profile-name-dropdown-container {
    top: 1.9rem;
    right: -1rem;
  }
}
.main-content--cart .checkout-content .post .post__profile-name-dropdown-container:before {
  content: "";
  right: 0.6rem;
  left: revert;
}
@media (min-width: 768px) {
  .main-content--cart .checkout-content .post .post__profile-name-dropdown-container:before {
    right: 0.9rem;
  }
}
.main-content--cart .checkout-content .post > a {
  display: block;
}
.main-content--cart .checkout-content .post figure {
  margin-bottom: 1rem !important;
  padding-inline: 0 !important;
}
.main-content--cart .checkout-content .post .slick-wrapper {
  position: relative;
  min-height: 155px;
  height: auto;
  width: 100%;
}
.main-content--cart .checkout-content .post .slick-wrapper img {
  width: 100%;
  height: 100%;
  min-height: 150px;
}
.main-content--cart .checkout-content .post__title {
  font-size: 15px;
  margin-bottom: 0;
}
.main-content--cart .checkout-content .post__title a {
  text-decoration: none;
  color: #333;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4;
}
.main-content--cart .checkout-content .btn {
  min-height: 38px;
}
@media (max-width: 767px) {
  .main-content--cart .checkout-content .btn-block.post-cta-buttons {
    padding-inline: 10px !important;
  }
}

.cart-icon-container {
  font-size: 1.75rem;
  position: relative;
}
.cart-icon-container:has([data-cart-items-count="0"]) {
  display: none;
}
.cart-icon-container .fa.fa-shopping-cart {
  color: #9467bb;
  background: linear-gradient(to right, #51c8e9, #893acc);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: color 125ms ease-in-out, background 125ms ease-in-out;
}
.cart-icon-container .fa.fa-shopping-cart:hover {
  color: #a079c3;
  background: linear-gradient(to right, #68cfec, #954ed1);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cart-icon-container .badge-items-count {
  position: absolute;
  top: -5px;
  right: -10px;
  background-color: #ff0000;
  color: #fff;
  border-radius: 50%;
  padding: 2px;
  font-size: 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 18px;
  min-width: 18px;
}
.cart-icon-container .badge-items-count::before {
  content: attr(data-cart-items-count);
}

.login-page .header__container {
  align-items: center;
}
.login-page form.modal-register__body {
  width: 100%;
  padding: 0;
}
.login-page form.modal-register__body .text-right,
.login-page form.modal-register__body a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  justify-self: center;
}
.login-page .modal-register__btn--register {
  margin-bottom: 0;
}
.login-page .modal-register__alternative {
  border: none;
  margin-block: 0.5rem;
}
.login-page .modal-register__btn--google:active, .login-page .modal-register__btn--google:focus {
  background-color: #fff;
}
